@charset "utf-8";
/* 여백 */
.padt0{padding-top:0px !important}
.padt5{padding-top:5px !important}
.padt10{padding-top:10px !important}
.padt15{padding-top:15px !important}
.padt16{padding-top:16px !important}
.padt20{padding-top:20px !important}
.padt24{padding-top:24px !important}
.padt25{padding-top:25px !important}
.padt30{padding-top:30px !important}
.padt40{padding-top:40px !important}
.padt60{padding-top:60px !important}
.padb5{padding-bottom:5px !important}
.padb8{padding-bottom:8px !important}
.padb10{padding-bottom:10px !important}
.padb20{padding-bottom:20px !important}
.padb24{padding-bottom:24px !important}
.padb28{padding-bottom:28px !important}
.padb30{padding-bottom:30px !important}
.padb40{padding-bottom:40px !important}
.padb50{padding-bottom:50px !important}
.padb60{padding-bottom:60px !important}
.padb80{padding-bottom:80px !important}
.padb100{padding-bottom:100px !important}
.padl5{padding-left:5px !important}
.padl10{padding-left:10px !important}
.padl15{padding-left:15px !important}
.padl20{padding-left:20px !important}
.padl25{padding-left:25px !important}
.padr5{padding-right:5px !important}
.padr10{padding-right:10px !important}
.padr15{padding-right:15px !important}
.padr20{padding-right:20px !important}
.padr25{padding-right:25px !important}
.padlr24{padding:0 24px!important}

.mat50 {margin-top: 50px!important;}
.mat32 {margin-top: 32px!important;}
.mat28 {margin-top: 28px!important;}
.mat26 {margin-top: 26px!important;}
.mat24 {margin-top: 24px!important;}
.mat22 {margin-top: 22px!important;}
.mat18 {margin-top: 18px!important;}
.mat16 {margin-top: 16px!important;}
.mat12 {margin-top: 12px!important;}
.mat8 {margin-top: 8px!important;}
.mat4 {margin-top: 4px!important;}
.mab32 {margin-bottom: 32px!important;}
.mab28 {margin-bottom: 28px!important;}
.mab24 {margin-bottom: 24px!important;}
.mab20 {margin-bottom: 20px!important;}
.mab16 {margin-bottom: 16px!important;}
.mab12 {margin-bottom: 12px!important;}
.mab8 {margin-bottom: 8px!important;}
.mab4 {margin-bottom: 4px!important;}
.mgr8 {margin-right:8px!important;}

/* 텍스트 컬러 */
.white {color:#fff !important;}
.black11 {color:#111 !important;}
.gray44 {color:#444 !important;}
.gray66 {color:#666 !important;}
.gray61 {color:#616161 !important;}
.gray88 {color:#888 !important;}
.mblue{color:#0068FF !important;}
.skyblue{color:#2288ee !important;}
.mred{color:#f10a45 !important}
.mgold{color:#BEA678 !important}
.mgold2{color:#A58246 !important}
.green{color:#20BE1C}
.cl0068ff{color:#0068ff!important;}
.cl0b0d0f{color:#0b0d0f!important}
.cl727780{color:#727780!important}

/* 폰트 스타일 */
.fs11{font-size:11px !important}
.fs12{font-size:12px !important}
.fs13{font-size:13px !important}
.fs14{font-size:14px !important}
.fs15{font-size:15px !important}
.fs16{font-size:16px !important}
.fs18{font-size:18px !important}
.fs20{font-size:20px !important}
.fs22{font-size:22px !important}
.fs26{font-size:26px !important}
.fs28{font-size:28px !important}

.text_line{text-decoration:underline}

.tal{text-align: left;}

/* 비주얼 영역 */
.visualBox {display:block; position:relative;}
.visualBox .visualBg {display:block; position:relative; width:100%;}
.visualBox .visualBg img {width:100%;}
.visualBox .visualText {display:block; position:absolute; top:0; left:0; width:100%; height:100%; padding:24px; text-align:left; box-sizing:border-box;}
.visualBox .visualText .title {display:block; position:relative; font-size:22px; color:#fff; line-height:28px; font-family:"SpoqaHanSansNeoMedium"; }
.visualBox .visualText .text {display:block; position:relative; margin-top:6px; font-size:13px; color:#a6cff8; line-height:20px;}

/* 비주얼 영역 내 버튼 위치 */
.visualBox .btnMpop{position:absolute;top:79%;left:6.5%;width:87%;height:14%;z-index:10;box-sizing:border-box;overflow:hidden;}

.isaGuideArea .visualBox .btnMpop{top:79%;height:14.5%;}
.bondGuideInfo .visualBox .btnMpop{top:84%;height:9.5%;}
.priGuideInfo .visualBox .btnMpop{position:absolute;top:80.8%;left:6.8%;width:87%;height:13%;z-index:10;box-sizing:border-box;overflow:hidden;}
.loanGuideInfo .visualBox .btnMpop{top:86%;height:8.9%}
.cfdGuideInfo .visualBox .btnMpop {top:80%;height:13%;width:42.5%;}
.cfdGuideInfo .visualBox .btnMpop.btn01{}
.cfdGuideInfo .visualBox .btnMpop.btn02{left:51%;}
.cfdGuideInfo .visualBox .btnMpop.btn03{left:65.5%}
.unstockGuideInfo .visualBox .btnMpop.btn01{height:9.5%;top:85%}

/* 동영상 영역 */
.videoWarp {display:block; position:relative; padding-top:0; width:320px; height:240px; margin:0 auto}
.videoWarp video {display:block; position:relative; width:100%; height:100%;}


/* 컨텐츠 영역  */
.inner{display:block; position:relative; padding:0 24px; text-align:left}
.inner2{display:block; position:relative; padding:0 22px; text-align:left}
.innerBanner{display:block; position:relative; padding:0 20px; text-align:left}

/* border */
.borLineT {border-top:6px solid #f0f0f0;}
.borLineB {border-bottom:6px solid #f0f0f0;}
.borLineB0 {border-bottom:0!important;}
.borLineT8 {border-top:8px solid #f0f0f0;}
.borLineT9{border-top:9px solid #f5f7f9;}
.borLineB8 {border-bottom:8px solid #f0f0f0;}
.borLineT12 {border-top:12px solid #f0f0f0;}
.borLineB12 {border-bottom:12px solid #f0f0f0;}
.borLineT1 {border-top:1px solid #f0f0f0;}
.borLineB1 {border-bottom:1px solid #f0f0f0;}
.borLineT1.type2 {border-top:1px solid #e4e4e4;}
.borLineT0 {border-top:none  !important}
.radius{border-radius:4px !important}
.radius2{border-radius:8px !important}

/* border color */
.bcF5f7f9{border-color: #f5f7f9!important;}
.bcF1F3F6{border-color: #F1F3F6!important;}

/* 타이틀 관련 */
.htitleCont{font-family:"SpoqaHanSansNeoMedium"; font-weight:100; font-size:20px;color:#111;line-height:27px}
.titleCont{font-family:"SpoqaHanSansNeoMedium"; font-weight:100; font-size:18px;color:#111;line-height:25px}
.textCont{font-family:"SpoqaHanSansNeoMedium"; font-weight:500; font-size:16px;color:#888;line-height:22px}
.textsCont{font-size:14px;color:#111;line-height:19px}
.htitle24Cont{font-family:"SpoqaHanSansNeoBold"; font-weight:700; font-size:24px;line-height:32px}
.htitle24Cont span{font-family:"SpoqaHanSansNeoBold";}
.titleCont2{font-family:"SpoqaHanSansNeoBold"; font-weight:700; font-size:20px;line-height:28px}
.textsCont2{font-family:'SpoqaHanSansNeoRegular';font-size:14px;line-height:18px}

.fontRegular{font-family:'SpoqaHanSansNeoRegular'}
.fontMedium{font-family:'SpoqaHanSansNeoMedium'}
.fontBold{font-family:"SpoqaHanSansNeoMedium"; font-weight:100;}
.fontBold2{font-family:"SpoqaHanSansNeoMedium"; font-weight:700;}
.fontBold3{font-family:"SpoqaHanSansNeoBold";}

.hasBuleLine{display:inline-block; position: relative}
.hasBuleLine::after{display:block;position: absolute;content:'';left:0;bottom:4px;width:100%;height:10px;background-color: #d1e1ff;}
.titleCont2 .hasBuleLine span{position: relative;font-size:20px;line-height:28px; color:#0068ff;z-index: 1;}

/* 여백 정의 */
.htitleCont+.titleCont, .imgCont+.titleCont, .listCont+.titleCont, .tblArea+.titleCont, .textCont+.titleCont, .listBul+.titleCont,
.textsCont+.titleCont, .listDesc+.titleCont, .btnBox+.titleCont, .tblArea+.textCont, .listDot+.titleCont, .listItem+.titleCont, .rbgBox+.titleCont, .listHyphen+.titleCont{margin-top:42px}

.titleCont+.textCont{margin-top:12px}
.textCont+.textCont{margin-top:12px}
.textCont+.imgCont, .titleCont+.imgCont, .titleCont+.listBul, .tblArea+.listDesc, .titleCont+.tblArea, .textCont+.tblArea,.imgCont+.listDesc, .textCont+.listDot, .listItem+.imgCont, p.txtExe+.imgCont
{margin-top:12px}

.titleCont+.listCont, .exList+.listCont, .textCont+.listCont,.listCont+.textCont, .listDesc+.tblArea, .listDot+.textCont,.listDesc+.textCont
{margin-top:24px}
.textCont+.listDesc{margin-top:10px}
.titleCont+.exList, .textCont+.textsCont{margin-top:10px}
.titleCont+.listBul, .titleCont+.listDot{margin-top:10px}

.imgCont{display:block}
.imgCont img{width:100%;}

.outType{margin-left:-24px !important;margin-right:-24px !important;}
.inType8{margin-left:8px !important;margin-right:8px !important}

/* 리스트 스타일 */
.listCont{display:block;margin:0;padding:0}
.listCont:after {content:"";display:block;clear:both;visibility:hidden}
.listCont>li{display:block;position:relative;padding:0 0 0 26px;font-size:15px;color:#111;line-height:21px;font-family:"SpoqaHanSansNeoMedium"; font-weight:100;}
.listCont>li~li{margin-top:18px}
.listCont>li>em{position:absolute;top:0;left:0}
.listCont>li .number{color:#0674e1;font-size:15px;line-height:20px;font-family:"SpoqaHanSansNeoMedium"; font-weight:100;}
.listCont>li .titText{color:#111;font-size:15px;line-height:20px;}
.listCont>li p.infoText{display:block;margin-top:5px;color:#888;font-size:15px;line-height:21px;padding:0}
.listCont>li ul.infoText{margin-top:3px;display:table;width:100%;}
.listCont>li ul.infoText li{display:table-cell;color:#888;font-size:15px;line-height:21px;padding:0}
.listCont>li ul.infoText.btn li:nth-child(1){width:72%;text-align:left}
.listCont>li ul.infoText.btn li:nth-child(2){width:28%;text-align:right}

.listCont>li p.txtIndent{display:block;margin-top:5px;color:#888;font-size:15px;line-height:21px;text-indent:-16px;padding-left:20px;}

.listCont>li .imgCont, .listCont>li .infoText+.textsCont{margin-top:10px}
.listCont>li .imgCont.indent{margin-left:-26px;}
.listCont>li .infoText +.exList{margin-top:5px;}
.listCont>li .exList +.infoText{margin-top:10px;}

/* 개발 넘버링 카운트 */
.listCont.count>li{background-color:#f5f5f5;padding:16px 0;border-radius:4px;margin:0}
.listCont.count>li+li{margin-top:8px}
.listCont.count>li>div{position:relative;padding:0 16px 0 42px}
.listCont.count>li>div:before{content:' ';display:block;position:absolute;top:0;left:16px;color:#0674e1;font-size:15px;line-height:20px;font-family:"SpoqaHanSansNeoMedium"; font-weight:100;}
.listCont.count>li .item01:before{content:'01';}
.listCont.count>li .item02:before{content:'02';}
.listCont.count>li .item03:before{content:'03';}
.listCont.count>li .item04:before{content:'04';}
.listCont.count>li .item05:before{content:'05';}
.listCont.count>li .item06:before{content:'06';}
.listCont.count>li>div .btnBox{position:absolute;top:50%;right:16px;margin-top:-10px}

/* 개발 넘버링 카운트2 */
.listRoundNum {counter-reset: section;}
.listRoundNum > li {position:relative; padding: 0 0 0 26px; display: block; font-size: 15px; line-height: 21px; font-family: "SpoqaHanSansNeoMedium"; font-weight: 100; counter-increment: section; margin-top: 4px; color: #666;}
.listRoundNum > li::before {content: counter(section); position:absolute; top:0; left:0; width: 14px; text-align: center; font-size:11px; letter-spacing: -1px;}
.listRoundNum > li::after {content: ''; position: absolute; top: 3px; left: 0; border: 1px solid #111; border-radius: 50%; width: 14px; height: 14px;}

/* 체크 리스트 */
.listChk > li {margin-top:14px; padding-left: 28px;}
.listChk > li:first-child {margin-top:0;}
.listChk > li .chk {display: block; position: relative; margin-left:-28px; padding-left: 28px;}
.listChk > li .chk::before,
.listChk > li .chk::after {content: '';}
.listChk > li .chk::before {position: absolute; top: 2px; left: 0; width: 16px; height: 16px; border: 1px solid #e2e2e2; border-radius: 50%;}
.listChk > li .chk::after {content: ''; border: 1px solid #fc9e3e; position: absolute; top: 4px; left: 4px; width: 12px; height: 5px; border-width: 0 0 2px 2px; transform: rotate(-45deg);}

/* 텍스트 리스트 */
.listCont.textView>li{padding-left:36px;}

p.listDot,.listDot > li{display:block; position:relative; padding-left:10px; font-size:14px; color:#666; line-height:20px; margin:8px 0 0; text-align:left; word-break:keep-all}
.listDot > li:first-child{margin:0}
.listDot > li:before, p.listDot:before{content:''; display:block; position:absolute; top:8px; left:0; clear:both; width:3px; height:3px; border-radius:1.5px; background-color:#666;}
p.listDot.align_c:before{position:inherit; left:inherit; display:inline-block; vertical-align:text-top; margin-right:5px;}
.listDot.fs13 > li{font-size:13px; line-height:17px;}
.listDot.fs14 > li{font-size:14px; line-height:20px;}
.listDot.fs16 > li{font-size:16px; line-height:22px;}

p.listBul, .listBul > li{display:block; position:relative; padding-left:8px; font-size:14px; color:#888; line-height:19px; margin:5px 0 0; text-align:left}
.listBul > li:first-child{margin:0}
p.listBul:before, .listBul > li:before{content:''; display:block; position:absolute; top:8px; left:0; clear:both; width:4px; height:1px; background-color:#888;}

.exList{color:#0674e1;font-size:13px;line-height:18px;font-family:"SpoqaHanSansNeoMedium"; font-weight:100;}

p.listDesc, .listDesc>li {display:block; position:relative; padding-left:15px; font-size:14px; color:#888; line-height:18px;}
.listDesc>li + li {margin-top:4px;}
p.listDesc:before, .listDesc>li:before {content:'※'; display:block; position:absolute; top:0; left:0; clear:both;}
p.listDesc.fs13, .listDesc.fs13>li{font-size:13px; line-height:17px;}

p.listDesc2, .listDesc2>li {display:block; position:relative; padding-left:18px; font-size:15px; color:#727780; line-height:19px;}
.listDesc2>li + li {margin-top:4px;}
p.listDesc2:before, .listDesc2>li:before {content:'※'; display:block; position:absolute; top:0; left:0; clear:both;}
p.listDesc2.fs13, .listDesc2.fs13>li{font-size:13px; line-height:17px;}

p.listHyphen, .listHyphen > li{display:block; position:relative; padding-left:10px; font-size:14px; color:#888; line-height:19px; margin:0; text-align:left}
.listHyphen > li:first-child{margin:0}
p.listHyphen:before, .listHyphen > li:before{content:'-'; display:block; position:absolute; top:0; left:0; clear:both;}
p.listHyphen.gray44, .listHyphen.gray44 li{color:#444} 
.listHyphen.fs16 > li{font-size:16px; line-height:22px;}


p.txtExe{display:block; position:relative; padding-left:10px; font-size:14px; color:#888; line-height:19px; margin:0; text-align:left}
p.txtExe:before{content:'*'; display:block; position:absolute; top:0; left:0; clear:both;}

p.txtIndent, .txtIndent li{display:block;margin-top:5px;color:#888;font-size:14px;line-height:21px;text-indent:-16px;padding-left:20px;}
p.txtIndent.fs15, .txtIndent.fs15 li{font-size:15px;padding-left:22px;text-indent:-20px}

.listItem > li{display:block; position:relative; font-size:14px; color:#888; line-height:16px; margin:0; text-align:left}
.listItem > li:first-child{margin:0}

.ico_number{display:inline-block;font-size:7px;background:#2288ed;padding:0px;width:12px;height:12px;line-height:13px;border-radius:100%;text-align:left;color:#fff;text-indent:3px;vertical-align:middle}
.ico_number.Large{width:14px;height:14px;line-height:14px;font-size:9px;text-indent:4px;}

.investInfoLst {}
.investInfoLst:after {display:block;content:"";clear:both;}
.investInfoLst li{display:block;margin-bottom:24px;text-align:left}
.investInfoLst li .titles{display:block;}
.investInfoLst li .titles>strong{color:#111;font-size:15px}
.investInfoLst li .texts{margin:10px 0 0 0px;font-size:15px;line-height:20px;color:#888}

/* 아이콘 라인 리스트 스타일 */
.infoLst{}
.infoLst:after {display:block;content:"";clear:both;}
.infoLst>li:first-child{border-top:0}
.infoLst>li{display:block;border-top:1px solid #ebebeb;padding:20px 0 24px;position:relative}
.infoLst>li>div{padding-left:75px}
.infoLst>li>div:before{content:' ';opacity:1;position:absolute;display:inline-block;top:50%;left:0;margin-top:-30px;width:60px;height:60px;}
.infoLst>li>div>.textsCont{margin-top:5px} 

/* 삼성POP e-골든랩  */
.goldenWrap>li>div.item01:before{background:url(/mbw/images/asset/icon_egoldenWrapInfo_cont01.png) 0 0 no-repeat;background-size:60px;}
.goldenWrap>li>div.item02:before{background:url(/mbw/images/asset/icon_egoldenWrapInfo_cont02.png) 0 0 no-repeat;background-size:60px;}
.goldenWrap>li>div.item03:before{background:url(/mbw/images/asset/icon_egoldenWrapInfo_cont03.png) 0 0 no-repeat;background-size:60px;}

/* 상담문의 아이콘 */
.infoLst.familyCenter.type2>li{}
.infoLst.familyCenter>li:after{content:' ';opacity:1;position:absolute;display:inline-block;top:20px;right:0;width:40px;height:40px;z-index:0}
.infoLst.familyCenter>li.call:after{background:url(/mbw/images/customer/ico_familyCenter_call.png) 0 0 no-repeat;background-size:40px;}
.infoLst.familyCenter>li.branch:after{background:url(/mbw/images/customer/ico_familyCenter_branch.png) 0 0 no-repeat;background-size:40px;}
.infoLst.familyCenter>li.home:after{background:url(/mbw/images/customer/ico_familyCenter_home.png) 0 0 no-repeat;background-size:40px;}

.infoLst.familyCenter>li:before{content:' ';opacity:1;position:absolute;display:inline-block;top:20px;right:52px;width:40px;height:40px;z-index:0}
.infoLst.familyCenter>li.callB:before{background:url(/mbw/images/customer/ico_familyCenter_call.png) 0 0 no-repeat;background-size:40px;}
.infoLst.familyCenter>li.branchB:before{background:url(/mbw/images/customer/ico_familyCenter_branch.png) 0 0 no-repeat;background-size:40px;}
.infoLst.familyCenter>li.homeB:before{background:url(/mbw/images/customer/ico_familyCenter_home.png) 0 0 no-repeat;background-size:40px;}

.infoLst.familyCenter>li.iconNon:after{display:none}
.infoLst.familyCenter>li a{position:relative;z-index:1}
.infoLst.familyCenter>li a.link{position:absolute;display:inline-block;top:20px;right:0;width:40px;height:40px;}
.infoLst.familyCenter>li a.link.call{right:52px;background:url(/mbw/images/customer/ico_familyCenter_call.png) 0 0 no-repeat;background-size:40px;}
.infoLst.familyCenter>li a.link.home{background:url(/mbw/images/customer/ico_familyCenter_home.png) 0 0 no-repeat;background-size:40px;}

/* 외화연계계좌안내 */
.foreignBank>li>div{padding-left:55px}
.foreignBank>li>div:before{width:40px;height:40px;margin-top:-22px}
.foreignBank>li>div.item01:before{background:url(/mbw/images/customer/icon_foreignBank_hana_cont01.png) 0 0 no-repeat;background-size:40px;}
.foreignBank>li>div.item02:before{background:url(/mbw/images/customer/icon_foreignBank_hana_cont02.png) 0 0 no-repeat;background-size:40px;}
.foreignBank>li>div.item03:before{background:url(/mbw/images/customer/icon_foreignBank_hana_cont03.png) 0 0 no-repeat;background-size:40px;}


/* 아이콘 라인 없는 리스트 스타일 */
.infoLst2{}
.infoLst2:after {display:block;content:"";clear:both;}
.infoLst2>li:first-child{border-top:0}
.infoLst2>li{display:block;margin:20px 0 24px;position:relative}
.infoLst2>li>div{padding-left:55px}
.infoLst2>li>div:before{content:' ';opacity:1;position:absolute;display:inline-block;top:0;left:0;margin:0px;width:40px;height:40px;}
.infoLst2>li>div>.listDot{margin-top:10px} 

/* 연금서비스 복지혜택  */
.additionalSVCInfoMall>li>div.item01:before{background:url(/mbw/images/finance/icon_additionalSVC_mall_cont01.png) 0 0 no-repeat;background-size:40px;}
.additionalSVCInfoMall>li>div.item02:before{background:url(/mbw/images/finance/icon_additionalSVC_mall_cont02.png) 0 0 no-repeat;background-size:40px;}
.additionalSVCInfoMall>li>div.item03:before{background:url(/mbw/images/finance/icon_additionalSVC_mall_cont03.png) 0 0 no-repeat;background-size:40px;}
.additionalSVCInfoMall>li>div.item04:before{background:url(/mbw/images/finance/icon_additionalSVC_mall_cont04.png) 0 0 no-repeat;background-size:40px;}


/* 테이블 스타일 */
.tblArea {display:block; position:relative;}
.tblArea .tbl {width:100%; table-layout:fixed; border-collapse:collapse; border:0; border-spacing:0;}
.tblArea .tbl th {padding:10px 4px; border-left:1px solid #D9D9D9; border-top:1px solid #D9D9D9; background-color:#ebebeb; font-size:13px; color:#444; line-height:18px; text-align:center;}
.tblArea .tbl.c th {text-align:center;}
.tblArea .tbl tr th:first-child {border-left:none;}
/* .tblArea .tbl tr:first-child td{border-top:none;} */
/* .tblArea .tbl tbody tr:first-child  th{border-top:none;} */
.tblArea .tbl tbody tr:last-child  th, .tblArea .tbl tbody tr:last-child  td {border-bottom:1px solid #e4e4e4;}
.tblArea .tbl td {padding:10px 4px; border-left:1px solid #e4e4e4; border-top:1px solid #e4e4e4; font-size:13px; color:#444; line-height:18px;}
.tblArea .tbl tbody tr td:first-child, .tblArea .tbl tbody tr .first {border-left:1px solid #fff;}
.tblArea .tbl td.black, .tblArea .black{color:#212121}
.tblArea .tbl .unfirst{border-left:1px solid #ebebeb !important;}
.tblArea .tbl .blast{border-bottom:1px solid #e4e4e4 !important;}
.tblArea .tbl th.line{border-left:1px solid #fff !important;}
.tblArea .tbl tr td.first.focus {}
.tblArea .tbl tr.focus td.left, .tblArea .tbl tr.focus th.left{border-left-color:#0674e1 !important}
.tblArea .tbl tr.focus td.right, .tblArea .tbl tr.focus th.right{border-right:1px solid #0674e1 !important}
.tblArea .tbl tr.focus td.top, .tblArea .tbl tr.focus th.top{border-top-color:#0674e1 !important}
.tblArea .tbl tr.focus td.bm, .tblArea .tbl tr.focus th.bm{border-bottom:1px solid #0674e1 !important}
.tblArea .tbl td .listDot li{margin-top:0px;font-size:13px}
.tblArea .tbl td .listDesc, .tblArea .tbl td .listDesc li, .tblArea .tbl td .listHyphen, .tblArea .tbl td .listHyphen li {font-size:13px}
.tblArea .tbl td .listDot > li, .tblArea .tbl td .listHyphen, .tblArea .tbl td .listHyphen li{color:#444}

.tblArea .tbl th.bg_fff{border-top:1px solid #e4e4e4;background-color:#fff}

.tblArea .tbl tr.focus th.bg, .tblArea .tbl tr.focus td.bg{background-color:#e2f0fb}
.tblArea .tbl thead th.pointer{border-top:2px solid #949494; border-left:2px solid #949494; border-right:2px solid #949494;}
.tblArea .tbl tbody td.pointer{border-left:2px solid #949494; border-right:2px solid #949494;}
.tblArea .tbl tbody td.last_pointer{border-bottom:2px solid #949494 !important; border-left:2px solid #949494; border-right:2px solid #949494;}

.tblArea.tblBg .tbl tr:nth-child(even) td {background-color:#f5f5f5;}
.tblArea.tblBg .up {color:#f50057;}
.tblArea.tblBg .down {color:#286ef1;}
.tblArea.line .tbl{border-bottom:1px solid #ddd;}
.tblArea.noline .tbl tbody td, .noline .tbl tbody th{border-bottom:none;}

.tblArea.cols .tbl tbody tr th, .tblArea.cols .tbl tbody tr td{border-left:none !important}

/* 여백 얇은 스타일 */
.tblArea.slip .tbl th, .tblArea.slip .tbl td{padding:10px 2px}
.tblArea.slip .tbl table tr th, .tblArea.slip .tbl table tr td{padding:10px 2px}

.tblArea.row .tbl tr:first-child td{border-top:1px solid #e4e4e4 !important}
.tblArea.row .tbl tr:first-child th{border-top:1px solid #ebebeb !important;}
.tblArea.row .tbl tr td{border-left:1px solid #ebebeb !important;}

/* 폰트 작은 스타일 */
.tblArea.small .tbl th, .tblArea.small .tbl td{ font-size:12px;}
.tblArea.small .tbl table tr th, .tblArea.small .tbl table tr td{font-size:12px;}

/* 스크롤테이블 */
.tableInfo .scrollTable .scrollCell table.tbl_type{border-top:none}
.tableInfo table.tbl_type {border-top:0;border-bottom:0;}
.tableInfo table.tbl_type th{background:#EBEBEB;border-left:1px solid #fff !important;border-bottom:1px solid #fff !important;height:37px;color:#444;padding:0;box-sizing:border-box}
.tableInfo table.tbl_type td.row2{height:75px;}
.tableInfo table.tbl_type thead th{height:37px;color:#444;padding:0;border-left:none;border-bottom:none}
.tableInfo table.tbl_type tbody td{height:37px;color:#111;padding:0;border-left:none;border-top:none;border-bottom:1px solid #e4e4e4}
.tableInfo table.tbl_type tbody td span{font-size:13px}
.tableInfo .scrollTable .scrollCell:before {content:'';position:absolute;top:0;right:0;width:12px;height:100%;box-shadow:5px 0 6px 0 rgba(0,0,0,0.08);z-index:1;}
.tableInfo .scrollTable .scrollCell table.tbl_type tbody td{background:#EBEBEB;border-bottom:1px solid #fff}
.tableInfo .scrollTable .scrollTbody.cell {position:relative;margin-left:130px;border-left:0;}
.tableInfo .scrollTable .scrollTbody.cell table.tbl_type th {border-right:1px solid #fff;}
.tableInfo .scrollTable .scrollTbody.cell table.tbl_type tr + tr th {border-top:1px solid #fff;}

.tableInfo .scrollTable .scrollTbody.cell .tbl_scroll.wid700{width:700px}

/* 탭 고정 */
.tabBox.flex{position:fixed;top:0px;background-color:#fff;z-index:10;width:100%;}
.tabBox.flex .tabArea{background-color:#fff;}

.tabArea {position:relative}

/* 탭 스크롤 스타일 */
.tabScroll{max-width:calc(100% + 64px); overflow-x:auto; margin:0; padding:0 24px; /* border-bottom:1px solid #ccc; */ box-sizing:content-box; text-align:left}
.tabScroll:after{content:''; display:block; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#ccc}
.tabScroll .tab {display:block; position:relative;white-space:nowrap;}
.tabScroll .tab li{display:inline-block}
.tabScroll .tab li a {display:block; position:relative; height:46px; padding:0 12px 0; font-size:16px; color:#888; line-height:45px;}
.tabScroll .tab li a span{font-family:"SpoqaHanSansNeoMedium"; font-weight:500;}
.tabScroll .tab.line2 li a{line-height:18px;}
.tabScroll .tab.line2 li a span{}
.tabScroll .tab li:first-child a {padding-left:0;}
.tabScroll .tab li:last-child {margin-right:32px;}
.tabScroll .tab li.active a {color:#111; }
.tabScroll .tab li a:after{opacity:0; content:''; display:block; clear:both; position:absolute; bottom:0; left:8px; width:0; height:2px; background-color:#fff; }
.tabScroll .tab li.active a:after {transition:all 0.4s ease;opacity:1 ;content:''; display:block; clear:both; position:absolute; bottom:0; left:8px; width:calc(100% - 16px); height:2px; background-color:#111; z-index:1;}
.tabScroll .tab li.active:first-child a:after {left:0; width:calc(100% - 8px);}

.tabScroll02{max-width:calc(100% + 64px); overflow:hidden; margin:0; padding:16px 24px 0; /* border-bottom:1px solid #ccc; */ box-sizing:content-box; text-align:left}
.tabScroll02:after{content:''; display:block; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#ccc}
.tabScroll02 .tab {display:block; position:relative;white-space:nowrap;}
.tabScroll02 .tab li{display:inline-block}
.tabScroll02 .tab li a {display:block; position:relative; height:44px; padding:0 12px 0; font-size:15px; color:#888; line-height:45px;}
.tabScroll02 .tab li a span{font-family:"SpoqaHanSansNeoMedium"; font-weight:500;}
.tabScroll02 .tab.line2 li a{line-height:18px;}
.tabScroll02 .tab.line2 li a span{}
.tabScroll02 .tab li:first-child a {padding-left:0;}
.tabScroll02 .tab li:last-child {margin-right:32px;}
.tabScroll02 .tab li.active a {color:#111; }
.tabScroll02 .tab li a:after{opacity:0; content:''; display:block; clear:both; position:absolute; bottom:0; left:8px; width:0; height:2px; background-color:#fff; }
.tabScroll02 .tab li.active a:after {transition:all 0.4s ease;opacity:1 ;content:''; display:block; clear:both; position:absolute; bottom:0; left:8px; width:calc(100% - 16px); height:2px; background-color:#111; z-index:1;}
.tabScroll02 .tab li.active:first-child a:after {left:0; width:calc(100% - 8px);}

.mtab02 {position:relative;padding:0 24px 12px;}
.mtab02 .tab {font-size:0;}
.mtab02 .tab li {display:inline-block;}
.mtab02 .tab li + li {margin-left:2px;}
.mtab02 .tab li a {display:block;padding:4px 10px;border-radius:13px;font-family:"SpoqaHanSansNeoRegular";font-size:13px;color:#888}
.mtab02 .tab li.active a {background-color:#444;color:#fff;}

.tabBg{background-color:#2288ed;overflow:hidden}
.tabBg .tab{display:block; position:relative;}
.tabBg .tab li+li {}
.tabBg .tab li+li a{}
.tabBg .tab li{position:relative;display:block;width:50%;float:left;}
.tabBg .tab.col3 li{width:33.33%}
.tabBg .tab.col3 li a{padding:0 10px}
.tabBg .tab li:last-child{margin-right:0;}
.tabBg .tab li:first-child a{}
.tabBg .tab li a {display:block; position:relative; background-color:#0674e1; height:60px; padding:0 20px; font-size:15px; color:#fff; line-height:20px; box-sizing:border-box;border-radius:4px 0 0 0;overflow:hidden}
.tabBg .tab li a:after{content:''; display:block;position:absolute;top:0;right:0;width:20px;height:60px;background:url(/mbw/images/common/tab_bg_off.png) 0 0 no-repeat;background-size:20px 60px;}
.tabBg .tab li a>span{display:block;padding:10px 0; font-family:"SpoqaHanSansNeoRegular"; font-weight:100;}
.tabBg .tab li a.vm>span{padding-top:20px}
.tabBg .tab li.active{z-index:5;}
.tabBg .tab li.active a {background-color:#fff;color:#111;}
.tabBg .tab li.active a:after{background:url(/mbw/images/common/tab_bg_on.png) 0 0 no-repeat;background-size:20px 60px;}
.tabBg .tab li.active a>span{font-family:"SpoqaHanSansNeoMedium"; font-weight:100;}

.tabBg2{background-color:#2288ed;overflow:hidden}
.tabBg2 .tab{display:block; position:relative;}
.tabBg2 .tab li+li {margin-left:1px}
.tabBg2 .tab li+li a{}
.tabBg2 .tab li{position:relative;display:block;width:49.8%;float:left;}
.tabBg2 .tab.col3 li{width:33%}
.tabBg2 .tab.col3 li a{padding:0 10px}
.tabBg2 .tab.col4 li{width:24.8%}
.tabBg2 .tab.col4 li:last-child{width:24.7%}
.tabBg2 .tab.col4 li a{padding:0 10px}
.tabBg2 .tab li:last-child{margin-right:0;}
.tabBg2 .tab li:first-child a{}
.tabBg2 .tab li a {display:block; position:relative; background-color:#0674e1; height:57px; padding:0 20px; font-size:15px; color:#fff; line-height:20px; box-sizing:border-box;border-radius:4px 4px 0  0;overflow:hidden}
.tabBg2 .tab li a>span{display:block;padding:8px 0; font-family:"SpoqaHanSansNeoRegular"; font-weight:100;}
.tabBg2 .tab li a.vm>span{padding-top:18px}
.tabBg2 .tab li.active{z-index:5;}
.tabBg2 .tab li.active a {background-color:#fff;color:#111;}
.tabBg2 .tab li.active a>span{ font-family:"SpoqaHanSansNeoMedium"; font-weight:100;}

/* tab내 tab style : 라운드 배경 탭 */
.tabSort.in{margin-top:-18px}
.tabSort .tabMenu{display:block; position:relative;}
.tabSort .tabMenu li+li {}
.tabSort .tabMenu li+li a{}
.tabSort .tabMenu li{position:relative;margin-right:2px;display:inline-block}
.tabSort .tabMenu li:last-child{margin-right:0;}
.tabSort .tabMenu li:first-child a{}
.tabSort .tabMenu li a {display:block;height:34px; padding:0 12px; font-size:14px; color:#888; line-height:34px; background-color:#fff;box-sizing:border-box;border-radius:20px;overflow:hidden}
.tabSort .tabMenu li.active{z-index:5;}
.tabSort .tabMenu li.active a {background-color:#f0f0f0;color:#111;}

/* 배경색상 진그레이 */
.tabSort.bgGray .tabMenu li.active a {background-color:#0b0d0f;color:#fff;}
.tabSort.bgGray .tabMenu li{margin-right:6px;margin-bottom:6px;}
.tabSort.bgGray .tabMenu li a{min-width:44px;background-color:#F5F5F5;}
.tabScroll.tabSort.bgGray .tabMenu{white-space:nowrap}
.tabScroll.tabSort.bgGray:after{display:none}

/* 라디오 스타일 tab */
.tabForm{}
.tabForm .tabRadio li{display:inline-block;margin-left:10px;}
.tabForm .tabRadio li:first-child{margin-left:0}
.tabForm .tabRadio li a{display:flex; font-size:14px;color:#111;line-height:18px;}
.tabForm .tabRadio li a:before{content:'';position:inherit;opacity:1;vertical-align:middle;display:inline-block; width:18px; height:18px; background:url('/mbn/images/common/ico_radio_off.png') no-repeat 50% 50%; background-size:18px;margin-right:6px;}
.tabForm .tabRadio li.active a:before{background:url('/mbn/images/common/ico_radio_on.png') no-repeat 50% 50%; background-size:18px;}
.tabForm .tabRadio li.active a{} 


/* 스크롤 이벤트 개선 탭메뉴 스타일 */
.tabScroll03{max-width:calc(100% + 64px); overflow-x:auto; margin:0; padding:0 24px; box-sizing:content-box; text-align:left}
.tabScroll03 .tabEvent {display:block; position:relative;white-space:nowrap;}
.tabScroll03 .tabEvent li{display:inline-block;margin-right:4px;}
.tabScroll03 .tabEvent li:last-child{margin-right:24px}
.tabScroll03 .tabEvent li a {display:block;height:30px; padding:0 13px; line-height:30px; background-color:#f5f5f5;box-sizing:border-box;border-radius:100px;overflow:hidden}
.tabScroll03 .tabEvent li a span{font-family:"SpoqaHanSansNeoMedium"; font-size:14px; font-weight:100;color:#444; line-height:30px; }
.tabScroll03 .tabEvent li a:before{content:" ";display:inline-block;position:static;opacity:1;width:16px; height:30px; vertical-align:top; margin-right:6px;}
.tabScroll03 .tabEvent li.active{z-index:5;}
.tabScroll03 .tabEvent li.active a {background-color:#444;}
.tabScroll03 .tabEvent li.active a:before{}
.tabScroll03 .tabEvent li.active a span{color:#fff;}

.tabScroll03 .tabEvent li a.menuAll:before{background:url('/mbn/images/content/ic_tab_2dep_all.png') no-repeat; background-position:0 50%; background-size:16px 16px;}/* 전체 */
.tabScroll03 .tabEvent li.active a.menuAll:before{background:url('/mbn/images/content/ic_tab_2dep_all_on.png') no-repeat; background-position:0 50%; background-size:16px 16px;}

.tabScroll03 .tabEvent li a.menu01:before{background:url('/mbn/images/content/ic_tab_2dep_01.png') no-repeat; background-position:0 50%; background-size:16px 16px;}/* 국내주식 */
.tabScroll03 .tabEvent li a.menu02:before{background:url('/mbn/images/content/ic_tab_2dep_02.png') no-repeat; background-position:0 50%; background-size:16px 16px;}/* 해외주식 */
.tabScroll03 .tabEvent li a.menu03:before{background:url('/mbn/images/content/ic_tab_2dep_03.png') no-repeat; background-position:0 50%; background-size:16px 16px;}/* 연금 */
.tabScroll03 .tabEvent li a.menu04:before{background:url('/mbn/images/content/ic_tab_2dep_04.png') no-repeat; background-position:0 50%; background-size:16px 16px;}/* 금융상품/ISA */
.tabScroll03 .tabEvent li a.menu05:before{background:url('/mbn/images/content/ic_tab_2dep_05.png') no-repeat; background-position:0 50%; background-size:16px 16px;}/* 파생 */
.tabScroll03 .tabEvent li a.menu06:before{background:url('/mbn/images/content/ic_tab_2dep_06.png') no-repeat; background-position:0 50%; background-size:16px 16px;}/* 기타 */

/* 이벤트 개선 탭메뉴 라인 스타일 */
.tabScroll01{max-width:calc(100% + 64px); overflow-x:auto; margin:0; padding:0 24px; box-sizing:content-box; text-align:left}
.tabScroll01 .tabLine {display:block; position:relative;white-space:nowrap;}
.tabScroll01 .tabLine li{display:inline-block;}
.tabScroll01 .tabLine li:last-child{margin-right:24px}
.tabScroll01 .tabLine li:last-child a:after{display:none}
.tabScroll01 .tabLine li:first-child a{padding-left:0}
.tabScroll01 .tabLine li a {display:block; height:20px; padding:0 0 0 12px; line-height:20px;box-sizing:border-box;}
.tabScroll01 .tabLine li a:after{content:" ";display:inline-block;position:static;opacity:1;width:1px;height:10px; vertical-align:middle;background-color:#ebebeb;margin-left:12px;}
.tabScroll01 .tabLine li a span{font-family:"SpoqaHanSansNeoRegular"; font-size:14px; font-weight:100; color:#888; line-height:20px; }
.tabScroll01 .tabLine li.active a span{color:#111;}

/* 배경 박스 스타일 */
.rbgBox{background-color:#f5f5f5;padding:16px 0;border-radius:8px;}
.rbgBox.pad{padding-left:18px;padding-right:18px;}
.rbgBox .stext{display:block;color:#666;font-size:13px;line-height:17px}
.rbgBox .stext+.text{padding-top:5px}
.rbgBox .text{display:block;color:#0674e1;font-size:17px;line-height:23px}
.rbgBox .contactBox{display:block;padding-top:20px;}
.rbgBox .contactBox > strong{display:block;color:#111;font-size:15px;line-height:20px}
.rbgBox .contactBox > strong+a{display:block;padding-top:10px;color:#111;font-size:12px;line-height:15px}

.rbgBox2{background-color:#f5f5f5;padding:16px 0;border-radius:4px;}
.rbgBox2 .stext{display:block;color:#212121;font-size:13px;line-height:17px}

.rbgBlueBox{background-color:#EDF6FD;padding:18px 16px;border-radius:8px;}
.rbgBlueBox .stext{display:block;color:#2288EE;font-size:20px;line-height:28px}
.rbgBlueBox .stext+.text{padding-top:5px}
.rbgBlueBox .text{display:block;color:#111;font-size:14px;line-height:20px}

/* 쉐도우 박스 스타일 */
.infoBox {display:block; position:relative; border-radius:4px; box-shadow:0 3px 10px 0 rgba(0, 0, 0, 0.12);}
.infoBox2 {display:block; position:relative; border-radius:8px; box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.12);}

.infoText{display:block;}
.infoText>li{display:block;padding:12px 0 12px 6px;}
.infoText>li.head{background-color:#f5f5f5;font-size:13px;color:#111}
.infoText>li.text{background-color:#fff;font-size:13px;color:#888}
.infoText>li.text>span{color:#2288ee;}
.infoText>li>span{display:inline-block;color:#111;text-align:center}
.infoText>li>span.text1{width:24%;}
.infoText>li>span.text2{width:20%;}
.infoText>li>span.text3{width:16%;}
.infoText>li>span.text4{width:23%;}
.infoText>li>em{display:inline-block;width:4%;text-align:center}

/* 센서뷰 */
/* .infoText.type2>li.head, .infoText.type2>li.text{font-size:12px} */
.infoText.type2>li>span.text1{width:35%;}
.infoText.type2>li>span.text2{width:16%;}
.infoText.type2>li>span.text3{width:16%;}
.infoText.type2>li>span.text4{width:16%;}


/* 꼭 확인하세요 */
.slideUpDnWrap.newType{border-top:8px solid #f0f0f0;padding:16px 0;}
.slideUpDnWrap.newType > dl > dt{border-top:none;border-bottom:none}
.slideUpDnWrap.newType > dl > dt >a{display:block;background:url(/mbw/images/common/ico_drop_down.png) 100% 10px no-repeat;background-size:16px;margin:0 24px;padding:10px 0;font-size:15px;color:#111;line-height:21px}
.slideUpDnWrap.newType > dl > dt.on > a{background:url(/mbw/images/common/ico_drop_up.png) 100% 10px no-repeat;background-size:16px;}
.slideUpDnWrap.newType > dl > dd{padding:5px 24px 20px;border-bottom:0}
.slideUpDnWrap.newType > dl > dt.on.notice > :before{background-position:-50px 0}

.slideUpDnWrap.newType2 {border-top: 8px solid #f0f0f0;padding: 16px 0;}
.slideUpDnWrap.newType2 > dl > dd {padding:5px 24px 20px}
.slideUpDnWrap.newType2 > dl > dt {border-top:none;border-bottom:none;}
.slideUpDnWrap.newType2.ico > dl > dt > :before {background:url(/mbw/images/trading/n_ico_notice_black.png) no-repeat;background-size:16px;background-position: center;}
.slideUpDnWrap.newType2.ico > dl > dt.on.notice > :before {background:url(/mbw/images/trading/n_ico_notice_blue.png) no-repeat;background-size:16px;background-position: center;}
.slideUpDnWrap.newType2 > dl > dt > a {display: block; background: url(/mbw/images/common/ico_drop_down.png) 100% 10px no-repeat; background-size: 16px; margin: 0 24px; padding: 10px 0; font-size: 15px; color: #111; line-height: 21px;}
.slideUpDnWrap.newType2 > dl > dt.on > a {background: url(/mbw/images/trading/n_ico_drop_up_blue.png) 100% 10px no-repeat;background-size: 16px;background-position-y:50%;color:#2288ee}

.toggleGuide .slideUpDnWrap > dl dt{border-top-color:#ebebeb}
.toggleGuide .slideUpDnWrap > dl dt > a{color:#444;padding:20px 0;background:url('/mbw/images/common/btn_toggle_down.png') no-repeat 100% 50%;background-size:20px;}
.toggleGuide .slideUpDnWrap > dl dt.on{border-bottom-color:#ebebeb}
.toggleGuide .slideUpDnWrap > dl dt.on > a{color:#111;background:url('/mbw/images/common/btn_toggle_up.png') no-repeat 100% 50%;background-size:20px;}
.toggleGuide .slideUpDnWrap > dl dt > a:before{display:none}
.toggleGuide .slideUpDnWrap .on + .slideUpDntCont{padding:16px 0 28px;text-align:left;}
.toggleGuide .slideUpDnWrap > dl dd:last-child{border-bottom:0;padding-bottom:0 !important}
.toggleGuide .slideUpDnWrap .slideUpDntCont .tblWrap {margin-bottom:0 !important}
.toggleGuide .slideUpDnWrap .slideUpDntCont.bNon{border-bottom:0;padding-bottom:0}

.toggleGuide.ntype .slideUpDnWrap > dl dt > a{padding-left:24px;padding-right:24px; background-position: 95% 23px;}

.slideUpDnWrap .listDot li{color:#888}
.slideUpDnWrap .listDot li:before{background-color:#888}

/* 라인 없는 버전 */
.toggleGuide.nbLine .slideUpDnWrap > dl dt, .toggleGuide.nbLine .slideUpDnWrap > dl dt.on{border-top:none;border-bottom:none}
.toggleGuide.nbLine .slideUpDnWrap > dl dt > a{margin:0 25px; padding-right:24px;font-size:15px}
.toggleGuide.nbLine .slideUpDnWrap > dl dt.on a{color:#212121}
.toggleGuide.nbLine .slideUpDnWrap > dl dd{border-bottom:none}
.toggleGuide.nbLine .slideUpDnWrap .on + .slideUpDntCont{background-color:#fff;padding:0px 24px 16px; }
.toggleGuide.nbLine .slideUpDnWrap .slideUpDntCont + .on{margin-top:0}
.toggleGuide.nbLine .slideUpDnWrap .slideUpDntCont{font-size:15px;color:#616161;line-height:26px;padding:0px 25px 16px;}

.toggleGuide.nbLine .slideUpDnWrap > dl.qna .titleQ{position:relative;line-height:26px;}
.toggleGuide.nbLine .slideUpDnWrap > dl.qna .titleQ:before{content:''; display:inline-block;position:static; vertical-align:middle; opacity:1;margin:0 6px 0 0;width:16px;height:16px;background:url('/mbn/images/common/ico_q.png') no-repeat 0 0;background-size:16px;}


/* 라인 파란색 버전 */
.toggleGuide.typeBlue .slideUpDnWrap > dl dt > a{margin:0 25px;}
.toggleGuide.typeBlue .slideUpDnWrap > dl dt.on{border-top:1px solid #2288ed;border-bottom:none}
.toggleGuide.typeBlue .slideUpDnWrap > dl dt.on a{color:#2288ed}
.toggleGuide.typeBlue .slideUpDnWrap .on + .slideUpDntCont{background-color:#fafafa;padding:16px 24px 28px; }
.toggleGuide.typeBlue .slideUpDnWrap .slideUpDntCont + .on{margin-top:-1px}

/* 라인 파란색 버전  v2*/
.toggleGuide.typeBlueV2 .slideUpDnWrap > dl dt { border-top:1px #ebebeb solid; border-bottom:none; }
.toggleGuide.typeBlueV2 .slideUpDnWrap > dl{ border-bottom:1px #ebebeb solid; }
.toggleGuide.typeBlueV2 .slideUpDnWrap > dl dt.on { border-top-color:#2188ef; border-bottom-color:transparent; }
.toggleGuide.typeBlueV2 .slideUpDnWrap > dl > dt,
.toggleGuide.typeBlueV2 .slideUpDnWrap > dl > dd{ border-bottom:none; }
.toggleGuide.typeBlueV2 .slideUpDnWrap > dl dt > a{ padding:20px 24px; background-position:calc(100% - 20px) 50%; }
.toggleGuide.typeBlueV2 .slideUpDnWrap > dl dt.on > a { color: #2188ef; }
.toggleGuide.typeBlueV2 .slideUpDnWrap .on + .slideUpDntCont,  
.toggleGuide.typeBlueV2 .slideUpDnWrap > dl dd:last-child  { padding:17px 24px 28px !important; text-align: left; background: #fafafa; }

.tipBg{background:#e8f2fb;padding:4px 6px;border-radius:2px;}

/* 회색박스 버전 */
.slideUpDnWrap.qnaWrap{}
.slideUpDnWrap.qnaWrap > dl dt > a{display:block; background:url('/mba/images/product/ico_arr_bottom02.png') no-repeat 96% 50%; background-size:24px; padding:16px 38px 16px; font-size:16px; color:#212121; font-weight:bold;}
.slideUpDnWrap.qnaWrap > dl dt.on > a{color:#212121; background:url('/mba/images/product/ico_arr_top02.png') no-repeat 96% 50%; background-size:24px;}
.slideUpDnWrap.qnaWrap > dl > dt{position:relative;background:#f5f5f5;box-sizing:border-box;border-radius:9px;margin-bottom:10px;border-top:none;border-bottom:none}
.slideUpDnWrap.qnaWrap > dl > dt:before {content:'Q';display:inline-block;position:absolute;left:16px;top:13px;width:14px;height:25px;font-size:18px;color:#2288ed;opacity:1;line-height:25px;font-weight:bold}
.slideUpDnWrap.qnaWrap > dl > dt.on{}
.slideUpDnWrap.qnaWrap > dl > dd {display:none;padding:20px !important; font-size:15px; color:#616161}
.slideUpDnWrap.qnaWrap > dl > dt.on + dd{border:1px #ebebeb solid;box-sizing:border-box;border-radius:9px;margin-bottom:20px}
.slideUpDnWrap.qnaWrap > dl dd:last-child{padding-bottom:20px !important; }
 
/* 토글이벤트 없는 faq 스타일 */
.qnaBox{display:block;text-align:left;}
.qnaBox > dt{position:relative;box-sizing:border-box;display:block;margin-top:30px; padding:0px 0 16px 28px; font-size:16px; color:#111; font-family:"SpoqaHanSansNeoMedium"; font-weight:100;}
.qnaBox > dt::first-child{margin-top:0}
.qnaBox > dt::before {content:' ';display:inline-block;position:absolute;left:0;top:0px;width:20px;height:20px;background:url('/mbw/images/customer/ic_q.png') no-repeat 0 50%; background-size:20px;}
.qnaBox > dd {position:relative; display:block;  }
.qnaBox > dd>.answer{display:block; padding:0px 0 30px 28px; font-size:15px; color:#666}
.qnaBox > dd::before {content:' ';display:inline-block;position:absolute;left:0;top:0px;width:20px;height:20px;background:url('/mbw/images/customer/ic_a.png') no-repeat 0 50%; background-size:20px;}
.qnaBox > dd::after{content:' ';display:block;height:1px;background-color:#ebebeb;margin:0 -24px;}

/* 신탁제도 */
.trustGuide .btnBox .ui_toggle.active+.layerPopFull{display:block}
.trustGuide .tabBox.flex .tabSort{} 
.trustGuide .tabBox.flex.stab{top:47px}
.trustGuide .tabBox.flex.stab+.contTabs, .trustGuide .tabBox.flex.stab+.contTabs~.contTabs{padding-top:42px}
.trustGuide .tabBox.flex+.contTab, .trustGuide .tabBox.flex+.contTab~.contTab{padding-top:20px}

.goodsInfo {display:block;padding:0}
.goodsInfo>li{display:block;padding:0}
.goodsInfo>li:after {content:''; display:block;margin:28px -24px;height:8px;background-color:#f0f0f0;}
.goodsInfo>li:last-child:after{display:none;}

.goodsInfo .info{position:relative;display:block;margin:20px 0 20px;padding-left:110px;}
.goodsInfo .info:before{display:inline-block;content:''; width:60px; height:60px; position:absolute;top:9px;left:27px}
.goodsInfo .info.goods_type01:before{background:url(/mbw/images/finance/ico_trust_goods01.png) 0 0 no-repeat;background-size:60px;}
.goodsInfo .info.goods_type02:before{background:url(/mbw/images/finance/ico_trust_goods02.png) 0 0 no-repeat;background-size:60px;}
.goodsInfo .info.goods_type03:before{background:url(/mbw/images/finance/ico_trust_goods03.png) 0 0 no-repeat;background-size:60px;}
.goodsInfo .info.goods_type04:before{background:url(/mbw/images/finance/ico_trust_goods04.png) 0 0 no-repeat;background-size:60px;}
.goodsInfo .info li{display:table;width:100%;}
.goodsInfo .info li>span{display:table-cell;font-size:15px;line-height:27px;text-align:left}
.goodsInfo .info li>span.head{color:#888;width:36%}
.goodsInfo .info li>span.head:before{display:inline-block;content:''; width:3px; height:3px; border-radius:1.5px; background-color:#888;vertical-align:middle;margin-right:4px;}
.goodsInfo .info li>span.text{color:#111}


/* 금융상품 : 이런투자어떄요 */
.investInfoGuide .contList{text-align:left}
.investInfoGuide .investHeader{display:block;border-bottom:6px solid #f0f0f0;padding:12px 24px 35px;box-sizing:border-box}
.investInfoGuide .investHeader .title{display:block;font-size:18px;color:#111;font-family:"SpoqaHanSansNeoMedium";padding-right:120px;min-height:66px;line-height:25px}
.investInfoGuide .investHeader .title:after{display:block;content:'';width:67px;height:66px;position:absolute;top:12px;right:37px;border-radius:7px;box-shadow:0 2px 10px 0 rgba(0, 0, 0, 0.12);background:url(/mbw/images/finance/img_invest_info_guide.png) 0 0 no-repeat;background-size:67px 66px;}

.investInfoBox{display:block;border-bottom:6px solid #f0f0f0;padding:30px 24px;box-sizing:border-box}
.investInfoBox:last-child{border-bottom:0}
.investInfoBox .boxHeader{display:block;position:relative;margin:0}
.investInfoBox .boxHeader .title{display:block;font-size:19px;color:#111;font-family:"SpoqaHanSansNeoMedium";padding-right:40px;min-height:52px;line-height:26px}
.investInfoBox .boxHeader .title>span{color:#2288ee;font-family:"SpoqaHanSansNeoMedium";}
.investInfoBox .boxHeader .title:after{display:block;content:'';width:8px;height:11px;position:absolute;top:20px;right:0;margin:0;background:url(/mbw/images/common/ico_arrow_bk2.png) 0 0 no-repeat;background-size:8px 11px;}
.investInfoBox .boxHeader .title>.txtDesc{display:block;font-size:13px;color:#888;margin-top:2px}
.investInfoBox .boxHeader+.boxCont{margin-top:10px}
.investInfoBox .boxCont {display:table;width:100%;position:relative;background-color:#f5f5f5;border-radius:4px;padding:12px;box-sizing:border-box}
.investInfoBox .boxCont>li{display:table-cell;width:25%;text-align:center}
.investInfoBox .boxCont>li:nth-child(2){width:50%;}
.investInfoBox .boxCont>li>.title{display:block;font-size:13px;color:#aaa}
.investInfoBox .boxCont>li>.title+.text{margin-top:8px}
.investInfoBox .boxCont>li>.text{display:block;font-size:13px;color:#111;}

/* SNI전용 */
.icoSni{display:inline-block;box-sizing:border-box;background-color:#f5eadf;color:#a58246;line-height:20px;font-size:12px;padding:0 8px;border-radius:9px;} 
.investHeader.sni .title{min-height:54px}

.boxCont2{display:table;width:100%;position:relative;}
.boxCont2>p{display:block;font-size:13px;color:#888;padding:4px 0 4px 14px}
.boxCont2.col4 dt{width:30%;padding-left:4px}
.boxCont2.col4 dd{width:20%;padding-right:2px}
.boxCont2 dt{display:table-cell;width:60%;font-size:13px;color:#888;padding:4px 0 4px 14px}
.boxCont2 dd{display:table-cell;width:40%;font-size:14px;color:#111;padding:4px 14px 4px 0;text-align:right}


/* 연금안내가입하기 */
.pensionGuide .contList{text-align:left}
.pensionGuide .btnBox .ui_toggle.active+.layerPopFull{display:block}

/* ISA거래가이드 */
.newGuide #isaGuideSlider01{min-height:620px;}
.newGuide #isaGuideSlider04{min-height:580px;}
#isaGuideSlider02, #isaGuideSlider03, #isaGuideSlider05, #isaGuideSlider06, #isaGuideSlider07, #isaGuideSlider08, #isaGuideSlider09{min-height:630px;}

/* 연금부가서비스 안내 */
.additionalSVCInfo .btnBox .ui_toggle.active+.layerPopFull{display:block}
.additionalSVCInfo .topList h4{font-family:"SpoqaHanSansNeoMedium";font-size:16px;color:#0b0d0f;line-height: 24px;font-weight:500;}
.additionalSVCInfo .basicText {margin-top: 9px;font-family:"SpoqaHanSansNeoMedium";font-size: 14px;color:#0b0d0f;line-height: 18px;}
.additionalSVCInfo .basicText + .warn{display:block;margin-top: 4px;font-size: 12px;color:#727780;line-height:16px;}
.additionalSVCInfo .ico24{display:block;width:24px;height:24px;}
.additionalSVCInfo .detailList>li{padding:16px 0;border-top:1px solid #f1f3f6;}
.additionalSVCInfo .detailList>li:last-child{border-bottom:1px solid #f1f3f6;}
.additionalSVCInfo .detailList .badge{display: block;width:31px;height:20px}
.additionalSVCInfo .detailList .ico{display: block;width:36px;height:36px;margin-left:17px;}
.additionalSVCInfo .badgeOne{background: url(/mbw/images/finance/badge_31_one.png) no-repeat;background-size:cover;}
.additionalSVCInfo .badgeTwo{background: url(/mbw/images/finance/badge_31_two.png) no-repeat;background-size:cover;}
.additionalSVCInfo .badgeThree{background: url(/mbw/images/finance/badge_31_three.png) no-repeat;background-size:cover;}
.additionalSVCInfo .badgeFour{background: url(/mbw/images/finance/badge_31_four.png) no-repeat;background-size:cover;}
.additionalSVCInfo .listDot li{color:#727780;margin-top: 4px;}
.additionalSVCInfo .listDot li::before{background-color:#727780;}
.additionalSVCInfo .mallDownloadBtn{margin-top:24px;padding:16px;background-color: #def3f3;border-radius: 10px;}
.additionalSVCInfo .mallDownloadBtn .ico24 + .ico24{margin-left: 6px;}
.additionalSVCInfo .mallDownloadBtn .ico40{width:40px;height:40px}
.additionalSVCInfo .mallDownloadBtn .name{margin-left: 12px;flex:1;font-family:"SpoqaHanSansNeoBold";font-size: 16px;color:#0b0d0f;line-height: 22px;}
.additionalSVCInfo .mallDownloadBtn .name{margin-left: 12px;flex:1;font-family:"SpoqaHanSansNeoBold";font-size: 16px;color:#0b0d0f;line-height: 22px;}
.additionalSVCInfo .layerDetailInfo>li{margin-top: 26px;}
.additionalSVCInfo .layerDetailInfo h4{font-family:'SpoqaHanSansNeoBold';font-size: 16px;color:#0b0d0f;line-height: 20px;}
.additionalSVCInfo .stepList{margin-top: 14px;}
.additionalSVCInfo .stepList li + li{margin-top: 4px;}
.additionalSVCInfo .stepList .step{display:block;width:36px;height:36px;margin-right:12px;}
.additionalSVCInfo .stepList .step.ing{height:56px}
.additionalSVCInfo .stepList .step01{background: url(/mbw/images/finance/img_pension_step_01.png) no-repeat;background-size:cover;}
.additionalSVCInfo .stepList .step02{background: url(/mbw/images/finance/img_pension_step_02.png) no-repeat;background-size:cover;}
.additionalSVCInfo .stepList .step02End{background: url(/mbw/images/finance/img_pension_step_number02.png) no-repeat;background-size:cover;}
.additionalSVCInfo .stepList .step03End{background: url(/mbw/images/finance/img_pension_step_number03.png) no-repeat;background-size:cover;}
.tblArea .type01 th{background-color:#f5f7f9;border-top-color:#dedee5;border-left-color: #dedee5;color:#727780}
.tblArea .type01 td{color:#0b0d0f;}


/* 자문서비스 안내 */
.assetGuide .btnBox .ui_toggle.active+.layerPopFull{display:block}

/* 전문투자자안내 */
.priGuideInfo .btnBox .ui_toggle.active+.layerPopFull{display:block}

/* 비상장주식안내 */
.unstockGuideInfo{}
.unstockGuideInfo .imgCont.toolArea{position:relative; }
.unstockGuideInfo .btnBox .ui_toggle.active+.layerPopFull{display:block}

.unstockGuideInfo .imgCont.toolArea .toolTipWrap{position:absolute;bottom: 17%;left:50%;margin-left:-7px;z-index: 100;}
.unstockGuideInfo .imgCont.toolArea .toolTipWrap .layhelpWrap{position: absolute; top: 25px; left:50%; width: 250px; margin-left:-125px;}
.unstockGuideInfo .layhelpWrap .layWarp .layhelpClose{top: 15px;}

.unstockGuideInfo.v2 .imgCont.toolArea .toolTipWrap{position:absolute;bottom:17%;left:50%;margin-left:-7px;}
.unstockGuideInfo.v2 .header-box { display:block; margin:30px -9px; padding:20px; background: #edf6fd; border-radius :10px; }
.unstockGuideInfo.v2 .textCont { font-size:14px}
.unstockGuideInfo.v2 .header-box .titleCont{ color: #2188ef; font-size:20px; }
.unstockGuideInfo.v2 .header-box .textCont{ color: #111; }

/* 선물옵션 가이드 */
.foptGuide  .btnBox .ui_toggle.active+.layerPopFull{display:block}

/* 주식선물하기 */
.stockGiftArea{display:block;padding:40px 24px 24px}
.stockGiftArea .titleArea{position:relative;display:block;text-align:center;}
.stockGiftArea .titleArea>span{display:block;color:#000;font-size:16px;line-height:24px}
.stockGiftArea .sendInfo{display:block;border-radius:3px;box-sizing:border-box;background-color:#edf6fd;overflow:hidden;padding:16px 14px}
.stockGiftArea .sendInfo p{display:block;float:left;width:50%;overflow:hidden;font-size:14px;color:#111 }

.stockGiftInfo {display:block;margin:20px 0;}
.stockGiftInfo>li:first-child{border-top:0}
.stockGiftInfo>li{position:relative;display:block;border-radius:8px;box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);padding:20px;text-align:left;margin-bottom:8px}
.stockGiftInfo>li a:after{position:absolute;right:20px;top:50%;margin-top:-5px;content:"";width:7px;height:10px;background:url(/mbw/images/common/ico_arrow_bk.png) no-repeat;background-size:7px 10px;}
.stockGiftInfo>li a{display:block;}
.stockGiftInfo>li .text{color:#111;line-height:24px;font-size:16px}
.stockGiftInfo>li .text>span{color:#2288ed}

/* 리서치톡 서비스 */
.researchTalkArea{display:block;box-sizing:border-box;margin:0;padding-top:20px}
.serviceInfoBox{display:block;box-sizing:border-box;border:1px solid #ebebeb;border-radius:4px;padding:20px 15px} 
.serviceInfoBox .researchTalk{display:block;position:relative;padding:0 0px 0 52px;}
.serviceInfoBox .researchTalk:before{content:"";display:inline-block;position:absolute;top:50%;left:0;margin-top:-20px;width:40px;height:40px;vertical-align:middle;background: url(/mbn/images/researchTalk/icon_researchTalk_service_talk.png) no-repeat;background-size:40px;}
/* .serviceInfoBox .researchTalk:after{content:"";display:inline-block;position:absolute;top:50%;right:0;margin-top:-8px;;width:16px;height:16px;vertical-align:middle;background: url(/mbn/images/common/ico_arrowbk2.png) no-repeat;background-size:16px;} */

.researchTalkSwiper.vip{background:url(/mbn/images/researchTalk/bg_vip_research_talk_swiper_banner.png) no-repeat;background-size:cover;}
.researchTalkSwiper{background:url(/mbn/images/researchTalk/bg_research_talk_swiper_banner.png) no-repeat;background-size:cover;padding-bottom:16px;margin-top:-20px}
.researchTalkSwiper .swiper-slide{}
.researchTalkBanner{display:table;width:100%;box-sizing:border-box;padding:30px 24px 24px;margin:0;;}
.researchTalkBanner .infoImg{position:relative; border-radius:8px; box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.12);display:table-cell;width:100%;padding:0;font-size:16px;color:#212121;text-align:left;height:115px;vertical-align:middle;line-height:24px;font-family:"NotoSansBold";}
.researchTalkBanner .infoImg img{width:100%;margin-top:-14px}
.researchTalkBanner .textBox {display:block; position:absolute; top:0; left:0; width:100%; height:100%; padding:6.8% 5.8% 5.8%; box-sizing:border-box;}
.researchTalkBanner .textBox .titleCont{padding-top:4.4%;padding-left:6.5%; font-size:16px}
.researchTalkBanner .textBox .priceCont{padding-top:7%;text-align:center;vertical-align:middle;letter-spacing:-1px}
.researchTalkBanner .textBox .priceCont>em{position:relative;font-size:24px;color:#333;vertical-align:middle;}
.researchTalkBanner .textBox .priceCont>em:before{content:"";display:inline-block;position:absolute;top:50%;left:-8px;margin-top:-5px;width:80px;height:10px;vertical-align:middle;background: url(/mbn/images/researchTalk/arrow_researchTalk_service.png) no-repeat;background-size:80px 10px;}
.researchTalkBanner .textBox .priceCont>strong{display:inline-block;font-size:62px;color:#111;padding-left:20px;vertical-align:middle;line-height:50px}
.researchTalkBanner .textBox .priceCont>strong>span{display:inline-block;font-size:30px;vertical-align:top;font-weight:bold;padding-top:10px;padding-left:3px;line-height:32px}
.researchTalkBanner .textBox .infoText{display:block; padding:1% 3% 0; font-size:14px; color:#666; text-align:center;letter-spacing:-1px}
.researchTalkBanner .textBox .infoText+.infoText{padding-top:5%}
.researchTalkSwiper.vip .researchTalkBanner .textBox .infoText{color:#b19153;}
.researchTalkBanner .textBox.pay .priceCont{padding-top:8%}
.researchTalkBanner .textBox.pay .priceCont>strong{font-size:28px;padding-left:0}
.researchTalkBanner .textBox.pay .descCont{display:block; padding-top:0;font-size:20px;color:#444;text-align:center;}

.researchTalkBanner .btnBox {display:block; position:absolute; top:70%;left:12%; width:76%;height:14%;box-sizing:border-box;}
.researchTalkBanner .btnBox a {z-index:10;display:block;width:100%;height:100%;position:relative;border:none;padding-top:2.4%;border-radius:4px;font-size:15px;text-align:center;box-sizing:border-box;font-family:"SpoqaHanSansNeoMedium"; font-weight:100;}
.researchTalkBanner .btnBox a.ing {background-color:#ebebeb;color:#aaa;}
.researchTalkBanner .btnBox a.sub {background-color:#e2f0fb;color:#2288ee;}
.researchTalkSwiper.vip .researchTalkBanner .btnBox a.sub {background-color:#f1e8d7;color:#ab8132;}

.researchTalkSwiper .swiper-pagination-bullet{background-color:#fff;opacity:0.4}
.researchTalkSwiper .swiper-pagination-bullet-active{background-color:#fff;opacity:1.0}

/*약관동의 리스트*/
.agreeList{display:block}
.agreeList>li{display:block; position:relative; padding:16px 0; border-bottom:1px solid #ebebeb}
.agreeList>li:first-child{border-top:0}
.agreeList>li.check{background:url('/mbn/images/common/ico_arrowbk2.png') no-repeat right center;background-size:16px;}
.agreeList>li.allCheck{background:none}
.agreeList>li:last-child{border-bottom:0}
.agreeList>li .textsCont{display:block; padding:10px 24px;}
.agreeList>li .listDot{padding:0px 24px;}
.agreeList>li.block .form_check, .agreeList>li.block .form_check>label{display:block}
.agreeList>li .form_check.col, .agreeList>li .form_check.col>label{display:inline-block}

/*약관 pdf 뷰어*/
.pdfArea{display:block;position:relative;box-sizing:border-box;}
.pdfArea .pdfHeader{display:block;box-sizing:border-box;padding:12px 24px}
.pdfArea > .pdfClose{display:block;position:absolute;top:14px;right:24px;width:24px;height:24px;background:url('/mbn/images/common/btn_close.png') no-repeat 50% 50%;background-size:24px;font-size:0;text-indent:-9999px;z-index:50;}
.pdfArea > .pdfClose.type2{top:24px;}

.pdfView{display:block;position:relative;box-sizing:border-box;overflow:hidden}
.pdfView .page{float:left;margin-left:24px;}
.pdfView .page>span{font-size:13px;color:#111; line-height:19px}
.pdfView .btn{float:right;margin-right:24px;}
.pdfView .btn button{display:inline-block;width:24px;height:24px;text-indent:-9999px;font-size:0;}
.pdfView .btn button~button{margin-left:8px;}
.pdfView .btn .btnBack{background: url(/mbn/images/common/ico_pdf_lastback.png) no-repeat;background-size:24px;}
.pdfView .btn .btnFirst{background: url(/mbn/images/common/ico_pdf_headforward.png) no-repeat;background-size:24px;}
.pdfView .btn .btnPrev{background: url(/mbn/images/common/ico_pdf_back.png) no-repeat;background-size:24px;}
.pdfView .btn .btnNext{background: url(/mbn/images/common/ico_pdf_forward.png) no-repeat;background-size:24px;}

.pdfViewArea{display:block;position:relative;box-sizing:border-box;width:100%;height:100%;border-top:1px solid #ebebeb;margin:22px 0 0}

/* 결제정보등록 */
.accountInfo .btnSelect.active + .dateModalWrap {display:block} 

.accountPayArea {display:block; position:relative; box-sizing:border-box}
.accountPayArea dl {display:table; width:100%; padding:6px 0; font-size:14px; line-height:20px;}
.accountPayArea dl dt {display:table-cell; width:40%; vertical-align:top; color:#83878c}
.accountPayArea dl dd {display:table-cell; width:60%; text-align:right; vertical-align:top; color:#111}
/* .accountPayArea dl dd .phone_number{border:none;background:transparent; text-align:right; font-size:14px;color:#111} */

.accountPayArea.result{background-color:#f5f5f5;border-radius:4px;padding:14px}
.accountPayArea.result dl dt {width:35%}
.accountPayArea.result dl dd {width:65%}

.accountPayArea dl.header{margin-bottom:10px}
.accountPayArea dl.header dt{font-size:16px;color:#111}
.accountPayArea dl.header dd{font-size:20px;color:#111}

.accountPayArea dl.total{margin-bottom:10px}
.accountPayArea dl.total dt{color:#111}
.accountPayArea dl.total dd{font-size:18px;color:#111}
.accountPayArea dl.total dd p{font-size:13px;margin-top:5px}
.accountPayArea dl.total .bithum{display:inline-block;background:url(/mbn/images/bithum/icon_vmoney01.png) 0 0 no-repeat;background-size:28px; padding-left:40px;min-height:30px; line-height:30px;}
.accountPayArea dl.total .upbit{display:inline-block;background:url(/mbn/images/bithum/icon_vmoney02.png) 0 0 no-repeat;background-size:28px; padding-left:40px;min-height:30px; line-height:30px;}
.accountPayArea dl.total .coinwon{display:inline-block;background:url(/mbn/images/bithum/icon_vmoney03.png) 0 0 no-repeat;background-size:28px; padding-left:40px;min-height:30px; line-height:30px;}

/* 가로사이즈 타입 */
.accountPayArea.half{}
.accountPayArea.half dl dt {width:50%}
.accountPayArea.half dl dd {width:50%}

/*  */
.accountPayArea.agree{}
.accountPayArea.agree dl {font-size:13px;}
.accountPayArea.agree dl dt {}
.accountPayArea.agree dl dd {}


/* 결제내역 */
.accountPayList{display:block;box-sizing:border-box;}
.accountPayList .payLst{display:block;position:relative;padding:20px 24px;border-bottom:1px solid #ebebeb}
.accountPayList .payLst .payInfo{display:table;width:100%}
.accountPayList .payLst .payInfo dt, .accountPayList .payLst .payInfo dd{display:table-cell;width:50%}
.accountPayList .payLst .payInfo .data{color:#0674e1;font-size:15px;}
.accountPayList .payLst .payInfo .price{color:#111;font-size:15px;text-align:right;}
.accountPayList .payLst .payInfo .price>sup{color:#aaa;font-size:12px;vertical-align:middle;margin-right:12px}
.accountPayList .payLst .lstInfo{display:block;margin-top:14px}
.accountPayList .payLst .lstInfo>li{display:block;font-size:15px;line-height:26px;color:#888}


/* 나의 구독 관리 */
.planInfoBox{padding:26px 20px;}
.planInfoBox.type2{padding:16px;}
.planInfoBox .innerBox{display:block; position:relative;padding-left:74px}
.planInfoBox .innerBox .img{display:block;position:absolute;top:50%;left:0;margin-top:-30px;width:55px;height:60px}
.planInfoBox .innerBox .img img{width:100%}

/* 구독 해지 */
.cancelList{display:block}
.cancelList>li{display:block; padding:8px 0;}
.cancelList>li:first-child{border-top:0}
.cancelList>li .input_textarea{display:block;margin-top:5px;margin-left:24px;box-sizing:border-box; }
.cancelList>li .input_textarea .form_textarea{height:90px} 

/* 메세지 컨텐츠 */
.mgsOk {padding-top:50px; background:url('/mbn/images/common/ico_check_ok.png') no-repeat 50% 0; background-size:32px;}
.mgsCancel {padding-top:62px; background:url('/mbn/images/researchTalk/ico_check_cancel.png') no-repeat 50% 0; background-size:48px;}
.mgsNon {padding-top:62px; background:url('/mbn/images/researchTalk/ico_check_non.png') no-repeat 50% 0; background-size:40px;}
.mgsBlueNon {padding-top:84px; background:url('/mbn/images/content/img_mgs_none_blue.png') no-repeat 50% 0; background-size:64px;}
.mgsGreyNon {padding-top:50px; background:url('/mbn/images/content/img_mgs_none_grey.png') no-repeat 50% 0; background-size:40px;}


/* 데이터 없음 */
.noData {width:100%; height:100vh;}
.noData.mid {height:calc(100vh - 180px);}
.noData.small {height:calc(100vh - 380px);}
.noData .info {display:-webkit-flex; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-align:center;-ms-flex-align:center;align-items:center; -webkit-box-pack:center;-ms-flex-pack:center;justify-content:center; width:100%; height:100%}
.noData.ico:before{content:"";display:block;padding:0px;width:48px;height:48px;margin:0 auto 20px;background: url(/mbn/images/common/ico_nodata.png) no-repeat;background-size:48px 48px;}

/* 이벤트 게시물 데이터 없음 추가 */
.noData2{display:block;font-size:14px;color:#333;padding:80px 0;text-align:center;}
.noData2:before{content:"";display:block;padding:0px;width:48px;height:48px;margin:0 auto 20px;background: url(/mbn/images/common/ico_nodata.png) no-repeat;background-size:48px 48px;}
.noData2>span{display:block;color:#888;font-size:13px;line-height:19px;padding-top:8px}

/* 소수점매매 */
.miniStockArea{}
.miniStock .innerBox{display:block; position:relative; padding:20px 24px;box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;} 
.miniStock .innerbody{display:block; position:relative; padding-right:65px; min-height:74px} 
.miniStock .innerbody .list.tag{margin-top:3px;}
.miniStock .innerbody .list.tag .item {display:inline-block; position:relative; margin-top:2px; margin-right:2px; font-size:14px; color:#888; line-height:20px;}
.miniStock .img{display:block;width:56px;height:56px;border-radius:4px;overflow:hidden;position:absolute;top:39px;right:24px;}
.miniStock .img img{width:100%}
.miniStock ~ .miniStock {margin-top:8px}

.miniStock2 .innerBox{display:block; position:relative; padding:20px 24px;box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;} 
.miniStock2 .innerbody{display:block; position:relative; padding-left:68px; min-height:74px} 
.miniStock2 .innerbody .list.tag{margin-top:3px;}
.miniStock2 .innerbody .list.tag .item {display:inline-block; position:relative; margin-top:2px; margin-right:2px; font-size:14px; color:#888; line-height:20px;}
.miniStock2 .img{display:block;width:60px;height:60px;border-radius:4px;overflow:hidden;position:absolute;top:35px;left:24px;}
.miniStock2 .img img{width:100%}
.miniStock2 ~ .miniStock2 {margin-top:8px} 


/* 수수점 매매 검색 영역 */
.miniStockArea .searchInputArea{position:inherit; top:0; left:0; width:100%; display:block; box-sizing:border-box; z-index:1000; padding:0px; background-color:#fff; /* border-bottom:1px solid #ebebeb */}
.miniStockArea .searchBox {position:relative;margin:0;padding:12px 0;}
.miniStockArea .searchBox .isearchArea {position:relative;background:#f5f5f5 url(/mbn/images/common/btn_auto_search.png) 12px 50% no-repeat; background-size:20px 20px;padding:0 45px 0 35px;border:0;display:block;position:relative;margin:0 22px;height:40px;border-radius:4px}
.miniStockArea .searchBox .isearchArea.active{border-color:#0078c8}
.miniStockArea .searchBox .isearchArea label{display:block}
.miniStockArea .searchBox .isearchArea .isearch {background:#f5f5f5;width:100%;font-size:14px;height:40px;line-height:40px;border:none; color:#aaa}
.miniStockArea .searchBox .isearchArea .isearch:input[placeholder]{color:#aaa}
.miniStockArea .searchBox .isearchArea .idelect {display:none;position:absolute;top:50%;right:14px;margin-top:-10px;background:url(/mbn/images/common/btn_delete.png) 50% 50% no-repeat;width:20px;height:20px;background-size:20px;}
.miniStockArea .searchBox .btnSrch {display:inline-block;position:absolute;top:12px;left:12px;background:url(/mbn/images/common/ico_arrowbk.png) left 50% no-repeat; background-size:32px 32px;padding:0;width:32px;height:32px;z-index:3}


/*소수점 매매 안내 배너*/
.miniStockBanner{display:block; }
.miniStockBanner a{display:block;}
.miniStockBanner a img{width:100%}

/*일반주식 전환*/
.generalBanner{display:block;position:relative;margin:30px 0 24px}
.generalBanner:after{content:"";display:block;position:absolute;top:50%;right:24px;margin-top:-8px;width:16px;height:16px;vertical-align:middle;background: url(/mbn/images/common/ico_arrowbk2.png) no-repeat;background-size:16px;}
.generalBanner .img{display:block;position:absolute;width:60px;height:60px;top:50%;left:24px;margin-top:-30px}
.generalBanner > p{margin-left:74px}
 
/* 전체 사이즈 레이어 팝업 */
.layerPopFull{display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#fff; z-index:98; overflow-y:auto; -webkit-overflow-scrolling:touch}
.layerPopFull > .layerClose{display:block;position:absolute;top:24px;right:24px;width:24px;height:24px;background:url('/mbn/images/common/btn_close.png') no-repeat 50% 50%;background-size:24px;font-size:0;text-indent:-9999px;z-index:50;}
.layerPopFull .layerHeader{display:block;position:absolute;padding:28px 24px;width:100%;top:0;left:0;background-color:#fff;z-index:50;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.layerPopFull .layerHeader .layerTit{font-size:18px;color:#111;line-height:21px; font-family:"SpoqaHanSansNeoMedium"; font-weight:100; }
.layerPopFull .layerCont.scrollYL{max-height:580px; overflow-y:auto; -webkit-overflow-scrolling:touch}
.layerPopFull .layerCont{display:block;position:relative;overflow-y:auto;height:100%;padding:80px 24px 32px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.layerPopFull .lawAbiding{padding-left:0 !important}
.layerCont .tblArea{margin-left:-24px;margin-right:-24px;}
.layerCont .contFull{margin-left:-24px;margin-right:-24px;padding:24px 24px 0;}
.layerCont .contFull .tblArea{margin-left:0;margin-right:0;}
.layerCont .contFull.slideUpDnWrap.newType{padding:16px 0;}

.btnBox{}
.btnBox.posR{position:relative;display:inline-block;}
.btnBox.fixed{position:fixed;left:0;bottom:0;width:100%;z-index:6}
.btnBox.fixed a, .btnBox.fixed span{border-radius:0}
.btnBox.fixed.col2 a{width:50%;float:left}
.btnBox.fixed.round a{border-radius:4px !important; margin:0 22px 24px}
.btnBox.fixed.round2 a, .btnBox.round2 a{border-radius:25px !important; margin:0 22px 24px; box-shadow: 0 3px 8px 0 rgba(0,0,0,0.12);}
.btnBox.round48 a{border-radius:48px !important; margin:0 22px 24px;}
.btnBox.fixed.round a{border-radius: 8px!important;}

/* 버튼내 툴팁 안내 텍스트 */
.btnBox.fixed a>.tooltipLayer{display:block;position:absolute;left:50%;top:-20px;margin-left:-52px;width:104px;height:32px;background: url(/mbn/images/content/tooltip_yellow.png) no-repeat;background-size:104px 32px;font-size:12px;line-height:28px;color:#222}

.btnBox~.btnBox{margin-top:8px}
.btnLine {font-size:14px; color:#888; line-height:15px; text-decoration:underline;}
.btnLine:hover, .btnLine:focus{color:#2288ed; text-decoration:underline;}
.btnArrLink {font-size:14px; color:#111; line-height:15px;}
.btnArrLink:after{content:"";display:inline-block;width:16px;height:16px;background: url(/mbn/images/common/ico_arrowbk2.png) no-repeat;background-size:16px;margin-left:3px}
.btnGray {display:block; position:relative; height:54px; border:none; border-radius:4px; background-color:#ebebeb; font-size:16px; color:#444; line-height:54px; text-align:center; box-sizing:border-box; padding:0 10px}
.btnGray.small{display:inline-block;height:28px;font-size:12px;line-height:28px;color:#111;}
.btnGray.small2{display:inline-block;height:25px;font-size:11px;line-height:25px;color:#111;}
.btnGray.mid{height:42px;line-height:42px;font-size:14px}
.btnGray.mid2{height:32px;line-height:32px;font-size:14px}
.btnGray.mid3{height:38px;line-height:38px;font-size:14px;color:#111;}
.btnGray.mid4{height:48px;line-height:48px;font-size:14px;color:#444;}
.btnCancel {display:block; position:relative; height:54px; border:none; border-radius:4px; background-color:#888888; font-size:16px; color:#fff; line-height:54px; text-align:center; box-sizing:border-box; padding:0 10px}
.btnCancel.small{display:inline-block;height:28px;font-size:12px;line-height:28px;color:#111;}
.btnCancel.mid{height:42px; line-height:42px;font-size:14px}
.btnDisabled {display:block; position:relative; height:54px; border:none; border-radius:4px; background-color:#ccc; font-size:16px; color:#fff; line-height:54px; text-align:center; box-sizing:border-box; padding:0 10px}

.btnConfirm{display:block; position:relative; height:54px; border:none; border-radius:4px; background-color:#2b3b85; font-size:16px; color:#fff; line-height:54px; text-align:center; box-sizing:border-box; padding:0 10px}

.btnBlue {display:block; position:relative; height:54px; border:none; border-radius:4px; background-color:#2288ee; font-size:16px; color:#fff; line-height:54px; text-align:center; box-sizing:border-box; padding:0 10px}
.btnBlue.mid {height:42px; line-height:42px;font-size:14px}
.btnBlue.mid2 {height:50px; line-height:50px;font-size:15px}
.btnBlue.mid3 {height:32px; line-height:32px;font-size:13px; border-radius:4px; }
.btnBlue.mid4 {height:38px; line-height:38px;font-size:13px; border-radius:4px; }
.btnBlue.small {display:inline-block;height:28px; line-height:28px;font-size:12px;padding-left:24px;padding-right:24px; border-radius:4px;}

.btnBlue2 {display:block; position:relative; height:54px; border:none; border-radius:4px; background-color:#edf6fd; font-size:16px; color:#2288ee; line-height:54px; text-align:center; box-sizing:border-box; padding:0 10px}
.btnBlue2.mid {height:42px; line-height:42px;font-size:14px}

.btnBlue3 {display:inline-block;position:relative; height:32px; border:none; border-radius:16px; background-color:#EDF4FF; font-size:14px; color:#0068FF; line-height:32px; text-align:center; box-sizing:border-box; padding:0 12px}
.btnBlue4 {display:inline-block;position:relative; height:50px; border:none; border-radius:24px; background-color:#EDF4FF; font-size:14px; color:#0068FF; line-height:50px; text-align:center; box-sizing:border-box; padding:0 25px}
.btnBlue5 {display:inline-block;position:relative; height:46px; border:none; border-radius:8px; background-color:#0068FF; font-size:14px; color:#fff; line-height:46px; text-align:center; box-sizing:border-box; padding:0 16px}
.btnBlue6 {display:inline-block;position:relative; height:46px; border:none; border-radius:8px; background-color:#d9ecff; font-size:14px; color:#0068ff; line-height:46px; text-align:center; box-sizing:border-box; padding:0 16px}

.btnCat{display:inline-block;min-width:147px;height:44px;line-height:44px;color:#fff;font-size:15px;font-weight:500;text-align:center;box-sizing:border-box; border-radius:24px; background-color:#2288EE;padding:0 34px}

.btnBox.col2:after {content:""; display:block; clear:both;}
.btnBox.col2 a{width:49%;float:left}
.btnBox.col2 a+a{float:right}
.btnBox.type02{padding-bottom:10px;background-color:#fff;}
.btnBox.type02 a{width:calc(50% - 24px);border-radius: 8px!important;}
.btnBox.type02 a + a{margin-left: 8px;}

.btnGray.snsShare{background-image:url(/mbn/images/common/ico_share.png); background-position:10px 50%; background-repeat:no-repeat; background-size:16px 12px; padding-left:30px}

.btnAlarmBox{position:relative;}
.btnAlarm {display:block; width:32px; height:16px; font-size:0; text-indent:-9999px; background:url(/mbn/images/common/switches_control_off.png) no-repeat; background-size:32px 16px;}
.btnAlarm:before{content:" ";width:20px;height:20px;background:#fafbfe;box-shadow:0 0 3px rgba(0, 0, 0, 0.3);border-radius:50%;position:absolute;top:-2px;left:-4px;}
.btnAlarm.active{background:url(/mbn/images/common/switches_control_on.png) no-repeat; background-size:32px 16px;}
.btnAlarm.active:before{right:-4px;left:inherit;-webkit-transition:right 0.15s ease-in-out;-o-transition:right 0.15s ease-in-out;-moz-transition:right 0.15s ease-in-out;transition:right 0.15s ease-in-out;}

.btnPhone{display: block;position: relative;height:38px;background-color: #f1f3f6;border-radius: 4px;font-family:'SpoqaHanSansNeoMedium'; font-size:12px;line-height: 38px;color:#0b0d0f;text-align: center;}
.btnPhone span{position:relative;padding-left:20px;}
.btnPhone span::before{display:block;content:'';position: absolute;top:50%;transform: translateY(-50%);left:0;width:16px;height:16px;background: url(/mbw/images/finance/icon_16_phone_black.png) no-repeat;background-size: cover;}

/* 텍스트 + 버튼 스타일 */
.btnPos{display:block; position:relative;}
.btnPos .btnBox{display:block;position:absolute;}
.btnPos.right .btnBox{top:2px;right:0}


/* 스와이프 배너 스타일 */
.newGuide .touchSldWrap {}
.newGuide .touchSldWrap .btn_touchSld {position:absolute; width:40px; height:40px; top:50%; margin-top:-20px; font-size:1px; color:transparent; z-index:5;}
.newGuide .touchSldWrap .btn_touchSld.btn_prev {left:5px; background:url(/mbw/images/common/btn_touch_prev.png) no-repeat; background-size:40px auto; }
.newGuide .touchSldWrap .btn_touchSld.btn_next {right:5px; background:url(/mbw/images/common/btn_touch_next.png) no-repeat; background-size:40px auto; }
.newGuide .touchSldWrap .btn_touchSld.view {opacity:0.35}
.newGuide .touchSldWrap .listDesc {margin:20px 24px 0; text-align:left}

.newGuide .lawAbiding{font-family:"SpoqaHanSansNeoRegular";padding:10px 0 30px 20px;}
.newGuide .contListWrap .contList:last-child{padding-bottom:30px}

/* 카카오페이 보상관련 컨텐츠 */
.kakaoPayCs header{padding:24px;margin:0 !important}
.kakaoPayCs header img{width:100%;}
.kakaoPayCs #container{padding:0 0 28px}

.kakaoPayCs .fileUpload strong{font-size:18px;color:#000}
.kakaoPayCs .fileUpload .fileBox{display:block;box-sizing:border-box;margin:10px 0 0;position:relative}
.kakaoPayCs .fileUpload .fileBox~.fileBox{margin-top:8px}
.kakaoPayCs .fileUpload .fileBox .title{display:inline-block;width:25%;color:#111;line-height:34px;}
.kakaoPayCs .fileUpload .fileBox input[type="file"]{display:inline-block;width:73%;border:0;font-size:14px;box-sizing:border-box;color:#aaa}
.kakaoPayCs .fileUpload .fileBox .ifile{display:block;margin-top:3px;margin-left:82px;font-size:13px;color:#888;}

.kakaoPayCs .btnBox .ui_toggle.active+.noticeModalWrap{display:block}
.kakaoPayCs .btnBox .ui_toggle.active+.noticeModalWrap .noticeBox{bottom:0;}

.kakaoPayCs .btnBox .ui_toggle.active+.tipInfoLayer{display:block}

.kakaoPayCs .tipInfoLayer{display:none}


/* mpop webView : faq */
.newGuide .srchWrap {background:#fff; padding:16px 24px 16px}
.newGuide .srchWrap.srcGuide {padding:12px 24px 20px;}
.newGuide .srchFormWrap {}
.newGuide .srchFormWrap .inpSrchWrap {background:#fff; padding-right:0; border:1px #f5f5f5 solid;}
.newGuide .srchFormWrap.faqForm .inpSrchWrap{border-radius:4px;overflow:hidden}
.newGuide .srchFormWrap.faqForm .inpSrchSet .inpSrch{width:100%;border:none;font-size:14px;color:#111 !important;padding-left:35px;height:38px;line-height:38px;background:#f5f5f5 url(/mbw/images/search/btn_faq_search.png) 0 center no-repeat;background-size:35px 25px;text-indent:0}
.newGuide .srchFormWrap .inpSrchSet .inpSrch_del {display:none; position:absolute; top:50%; right:10px; margin-top:-8px; background:url(/mbw/images/common/ico_srch_del.png) 0 0 no-repeat; width:16px; height:16px; background-size:16px 16px;}
.newGuide .srchFormWrap .inpSrchWrap input.inpSrch[placeholder]{color:#aaa;}
.newGuide .srchFormWrap .inpSrchWrap input.inpSrch::-webkit-input-placeholder {color:#aaa;}/* Webkit Browser */
.newGuide .srchFormWrap .inpSrchWrap.active {border-color:none;}

.newGuide .srchWrap.myListItem {padding:16px 24px;border-bottom:0;}
.newGuide .srchWrap.myListItem .inpSrchWrap{overflow:hidden;float:right;width:calc(100% - 77px);border-radius:4px;}
.newGuide .srchWrap.myListItem .inpSrchSet .inpSrch{height:35px;line-height:35px;}
.newGuide .srchWrap.myListItem .inpSrchWrap .btn_srch{font-weight:normal}
.newGuide .srchWrap.myListItem select{overflow:hidden;float:left;width:69px;height:36px;padding:0 0 0 12px;border:none;border-radius:4px;background:#f5f5f5 url('/mbw/images/common/icon_option_dropdown.png') no-repeat right 10px center;background-size:16px;color:#111;font-size:13px;}

/* 이벤트 검색 개선 */
.eventSearch{background:transparent !important;padding-bottom:0 !important;}
.eventSearch .srchFormWrap.faqForm .inpSrchWrap{position:relative}
.eventSearch .srchFormWrap.faqForm .inpSrchSet .inpSrch{padding-left:8px;padding-right:40px;background:#f5f5f5 }
.eventSearch .srchFormWrap.faqForm .inpSrchSet label{position:absolute;}
.eventSearch .srchFormWrap.faqForm .inpSrchSet .btnSearch{display:block;width:35px;height:38px;position:absolute;top:0;right:4px;background:#f5f5f5 url(/mbw/images/search/btn_faq_search.png) 0 center no-repeat;background-size:35px 25px;text-indent:-99999px}
.eventSearch .srchFormWrap.faqForm .inpSrchSet .inpSrch:focus::placeholder {color:transparent !important; }
.eventSearch .srchFormWrap.faqForm .inpSrchSet .inpSrch_del {display:none;position:absolute;top:50%;right:32px;margin-top:-12px;background:url(/mbn/images/common/btn_delete.png) 50% 50% no-repeat;width:24px;height:24px;background-size:24px;}

.newGuide #scrollerTab.h5TabWrap.faqTab, .newGuide .h5TabWrap.faqTab .h5Tab, .newGuide .h5TabWrap.faqTab .h5Tab li{background:#fff;}
.newGuide #scrollerTab.h5TabWrap.faqTab{height:45px !important;padding-top:4px;border-bottom:1px solid #ebebeb;background:#fff;box-sizing:border-box;}
.newGuide .h5TabWrap.faqTab .h5Tab{width:1300px !important}
.newGuide .h5TabWrap.faqTab .h5Tab li{height:auto;border-right:none;border-bottom:none;background-color:#fff;}
.newGuide .h5TabWrap.faqTab .h5Tab li:first-child a{padding-left:18px !important;}
.newGuide .h5TabWrap.faqTab .h5Tab li a{height:auto !important;padding:12px 10px !important;line-height:17px;font-size:14px;color:#888 !important;}
.newGuide .h5TabWrap.faqTab .h5Tab li:last-child a{padding-right:0 !important}
.newGuide .h5TabWrap.faqTab .h5Tab li:last-child a:after{display:none}
.newGuide .h5TabWrap.faqTab .h5Tab li a:after{content:'';display:block;position:absolute;top:17px;right:0;width:1px;height:10px;margin:0;background-color:#ebebeb}
.newGuide .h5TabWrap.faqTab .h5Tab li.on a{color:#111 !important;font-weight:bold}
.newGuide .h5TabWrap.faqTab .h5Tab li a>em{display:inline-block;}

/* tab */
.tab-wrap {display:block; position:relative;}
.tab-area.flex{position:fixed;top:0;background-color:#fff;z-index:10;padding-right:60px;width:100%;}
.tab-area.flex .tab-wrap{background-color:#fff;margin-top:0 !important; margin-bottom:0 !important;padding-top:24px;}
.tab-nav {display:block; position:relative; font-size:0;}
.tab-nav li {display:inline-block;}
.tab-nav li a {display:block; position:relative;}

.tab-xscroll {max-width:calc(100% + 64px); overflow-x:auto; margin:0 -32px; padding:0 32px; border-bottom:1px solid #eee; box-sizing:content-box;}
.tab-xscroll.no-line{border-bottom:none;overflow-y:hidden}
.tab-xscroll .tab-nav {white-space:nowrap;}
.tab-xscroll .tab-nav li{}
.tab-xscroll .tab-nav li a {height:33px; padding:0 8px 3px; font-size:14px; color:#888; line-height:30px; font-family:'NotoSansRegular'}
.tab-xscroll .tab-nav li:first-child a {padding-left:0;}
.tab-xscroll .tab-nav li:last-child {margin-right:32px;}
.tab-xscroll .tab-nav li.active a {color:#286ef1; font-weight:bold;}
.tab-xscroll .tab-nav li a:after{opacity:0; content:''; display:block; clear:both; position:absolute; bottom:0; left:8px; width:0; height:3px; background-color:#286ef1; }
.tab-xscroll .tab-nav li.active a:after {transition:all 0.4s ease;opacity:1 ;content:''; display:block; clear:both; position:absolute; bottom:0; left:8px; width:calc(100% - 16px); height:3px; background-color:#286ef1; }
.tab-xscroll .tab-nav li.active:first-child a:after {left:0; width:calc(100% - 8px);}

.faqListArea{margin-top:5px;}
.faqListArea li{position:relative;display:table;border-bottom:1px #ebebeb solid;width:100%;}
.faqListArea li:last-child{border-bottom:0}
.faqListArea li a{display:table-cell;width:100%;height:24px;padding:15px 34px 15px 25px;vertical-align:middle;line-height:20px;font-size:14px;color:#111;}
.faqListArea li a:after{content:''; display:block;position:absolute;top:50%;right:0;margin-top:-9px;width:15px;height:18px;background:url(/mbw/images/customer/btn_faq_arrow.png) 0 0 no-repeat;background-size:15px 18px;}
.faqListArea li a:before {content:'Q';display:inline-block;position:absolute;left:3px;top:17px;width:10px;height:14px;font-size:14px;color:#2288ed;opacity:1;}
.faqListArea li.noData{padding:80px 0;text-align:center; font-size:16px;color:#333;}

.srchText.qnaSrchText {padding:16px 24px;border-bottom:none;}
.srchText.qnaSrchText .btnArea {margin:0;}
.srchText.qnaSrchText .btnArea span {display:block;width:100%;}
.srchText.qnaSrchText .btnArea span a {height:auto;padding:11px 16px 10px;border:none;border-radius:4px;background:#2288ee;line-height:1;font-size:12px;color:#fff;}

/* 활용가이드 */
.guideListArea{padding-top:4px;}
.guideListArea li{position:relative;display:table;width:100%;}
.guideListArea li + li {border-top:1px solid #ebebeb;}
/* .guideListArea li:last-child{border-bottom:0} */
.guideListArea li a{display:table-cell;line-height:20px;font-size:14px;color:#111;padding:15px 44px 15px 0px;vertical-align:middle;width:100%;}
.guideListArea li a:after{content:''; display:block;position:absolute;top:50%;right:0;margin-top:-8px;width:16px;height:16px;background:url(/mbw/images/customer/btn_faq_arrow.png) 0 0 no-repeat;background-size:15px auto;}
.guideListArea li.noData{padding:80px 0;text-align:center; font-size:16px;color:#333;}
.guideListArea li .ico_new{display:block;position:absolute;top:50%;right:23px;margin-top:-7px;width:14px;height:14px;}

/* noticeModalWrap */
.noticeModalWrap {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.8); z-index:12;}
.noticeModalWrap .noticeHeader {display:block; position:relative; border-radius:10px 10px 0 0; background-color:#fff;}
.noticeModalWrap .noticeHeader .title {font-size:18px; line-height:22px; text-align:left; color:#111; padding:28px 0 12px 24px;}
.noticeModalWrap .noticeBox {display:block; position:absolute; left:0; bottom:-100%; width:100%;}
.noticeModalWrap .noticeBody {display:block; position:relative; padding:28px 24px 32px; border-radius:10px 10px 0 0; background-color:#fff; }
.noticeModalWrap .noticeBody div{font-family:"SpoqaHanSansNeoRegular"}
.noticeModalWrap .noticeBody .titleCont{line-height:26px;font-family:"SpoqaHanSansNeoMedium"; font-weight:100;}
.noticeModalWrap .noticeBody .titleCont + .textsCont {padding-top:12px;}

.noticeModalWrap .noticeFooter {display:block; position:relative; overflow:hidden;}
.noticeModalWrap .noticeFooter button{border-radius:0}
.noticeModalWrap .noticeFooter .btnConfirm {width:100%; background-color:#2288ee; font-size:16px; line-height:54px; color:#fff;}
.noticeModalWrap .noticeFooter .btnCancel {float:left; width:50%; background-color:#eee; font-size:16px; line-height:54px; color:#616161;}
.noticeModalWrap .noticeFooter .btnCancel.type2{background-color:#888;color:#fff}
.noticeModalWrap .noticeFooter .btnCancel + .btnConfirm {float:left; width:50%;}

/* 약관 스크롤*/
.noticeModalWrap.agree .noticeBody {
	max-height:360px;overflow-y:auto; border-radius:0
}

/* dateModalWrap */
.dateModalWrap {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.8); z-index:5;}
.dateModalWrap .dateBox {display:block; position:absolute; left:0; bottom:-100%; width:100%;}
.dateModalWrap .dateHeader {display:block; position:relative; border-radius:10px 10px 0 0; background-color:#fff;}
.dateModalWrap .dateHeader .title {font-size:18px; line-height:22px; text-align:left; color:#111; padding:28px 0 12px 24px; font-weight:700}
.dateModalWrap .dateBody {display:block; position:relative; background-color:#fff; padding:0 24px 12px}
.dateModalWrap .dateBody .radio_wrap {display:block; position:relative; min-height:22px; padding:14px 0}
.dateModalWrap .dateBody .radio_wrap + .radio_wrap {border-top:1px solid #ebebeb;}
.dateModalWrap .dateBody .radio_wrap label {display:block;}
.dateModalWrap .dateBody .radio_wrap label input {position:absolute; top:0; left:0; width:0; height:0;}
.dateModalWrap .dateBody .radio_wrap label span {position:relative; padding:0; line-height:22px; font-size:16px; display:-webkit-box;overflow:hidden;max-height:56px;color:#111;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.dateModalWrap .dateBody .radio_wrap label input.check + span{color:#2288EE;padding-right:40px}
.dateModalWrap.account .dateBody .radio_wrap label input.check  + span + small  {color:#2288EE;}
.dateModalWrap .dateBody .radio_wrap label input + span:after {content:''; display:block; position:absolute; top:50%; left:calc(100% - 24px); width:0; height:24px; margin-top:-12px; background:url('/mbn/images/common/ico_check_on.png') no-repeat 0 50%; background-size:24px;}
.dateModalWrap .dateBody .radio_wrap label input.check + span:after {width:24px; transition:all ease-out 0.5s; -webkit-transition:all ease-out 0.5s; -moz-transition:all ease-out 0.5s; -o-transition:all ease-out 0.5s;}
.noticeModalWrap .dateClose, .dateModalWrap .dateClose {display:block; position:absolute; top:28px; right:24px; width:24px; height:24px; background:url('/mba/images/product/btn_exit.png') no-repeat 50% 50%; background-size:24px; font-size:0; text-indent:-9999px;}
.dateModalWrap .dateFooter{} 
.dateModalWrap .dateFooter button{border-radius:0}
.dateModalWrap .dateFooter .btnConfirm {width:100%; background-color:#2288ee; font-size:14px; line-height:54px; color:#fff;}
.dateModalWrap .dateFooter .btnCancel {float:left; width:50%; background-color:#888; font-size:14px; line-height:54px; color:#fff;}
.dateModalWrap .dateFooter .btnCancel + .btnConfirm {float:left; width:50%;}

/*계좌*/
.dateModalWrap.account .dateBody {max-height:290px;overflow-y:auto}


.toggleWrap {display:block; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding-top:15px; padding-bottom:50px}
.tipBtn{display:block; position:relative; width:100%; padding:14px 43px 15px 0; background:url('/mba/images/product/ico_arr_bottom02.png') no-repeat 100% 50%; background-size:24px; font-size:16px; line-height:22px; text-align:left; color:#111}
.tipBtn.bgNon{background:none !important}
.toggleWrap .ui_toggle.active .tipBtn, .tipBtn.active{border-bottom:none; background:url('/mba/images/product/ico_arr_top02.png') no-repeat 100% 50%; background-size:24px;}
.toggleWrap .ui_toggle+dd, .tipBtn + .listDot {display:none;}
.toggleWrap .ui_toggle.active+dd, .tipBtn.active + .listDot {display:block;}

.keyword {display:block}
.keyword:after {content:"";display:block;clear:both;visibility:hidden}
.keyword li{display:inline-block;position:relative;margin-bottom:10px;margin-right:8px;float:left}


/* 게시판 리스트 */
.bbsWarp{display:block;}
.bbsWarp>li{display:block;padding:16px 0;border-bottom:1px solid #e4e4e4}
.bbsWarp>li:first-child{}
.bbsWarp>li .report{display:block}
.bbsWarp>li .titleInfo{display:-webkit-box; position:relative; overflow:hidden; max-height:24px; text-overflow:ellipsis; line-height:22px; -webkit-line-clamp:1; -webkit-box-orient:vertical; word-break:break-all; font-size:17px; color:#0B0D0F;}
.bbsWarp>li .titleInfo+.dataInfo{margin-top:5px;}
.bbsWarp>li .dataInfo{font-size:14px;color:#727780;line-height:19px;}
.bbsWarp>li .dataInfo>em{color:#ddd;font-size:14px;margin:0 4px}
.bbsWarp>li .dataInfo .time{padding-left:6px;}

/* 공지사항 */
.bbsWarp>li .notice{display:block;position:relative;padding-right:24px}
.bbsWarp>li .notice:after{content:''; display:block;position:absolute;top:50%;right:0;margin-top:-9px;width:15px;height:18px;background:url(/mbw/images/customer/btn_faq_arrow.png) 0 0 no-repeat;background-size:15px 18px;}


 /* 게시판 상세 */
.borderViewWrap {}
.borderViewWrap > .borderViewHeader {padding:24px 24px 24px;border-bottom:1px solid #ebebeb;margin-bottom:24px}
.borderViewWrap > .borderViewHeader .dataCont{color:#888;font-size:12px;}
.borderViewWrap > .borderViewHeader .dataCont .time{padding-left:6px;}
.borderViewWrap.letter > .borderViewHeader .dataCont .time:before{display:inline-block;content:'';width:1px;height:8px;background-color:#d8d8d8;margin-right:6px}
.borderViewWrap > .borderViewCont{padding:0 24px 24px;}
.borderViewWrap .borderInner{margin-bottom:24px}

.borderViewWrap.letter .borderInner{padding:0 24px}

.borderLst{display:block;margin:0 24px;padding:20px 0;font-size:12px}
.borderLst dt{float:left;width:42px;text-align:left; color:#111;line-height:28px}
.borderLst dd{position:relative;line-height:28px}
.borderLst dd,
.borderLst dd a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;color:#888}

.keyItem{position:relative;display:inline-block;box-sizing:border-box;border-radius:4px;background-color:#f0f0f0;color:#111;padding:0 10px 0 10px;height:28px;line-height:28px;font-size:13px;overflow:hidden;font-family:"SpoqaHanSansNeoMedium"}
.keyItem.on{border-color:#999;color:#000;background-color:#fff;}

.keyItem2{position:relative;display:inline-block;box-sizing:border-box;border-radius:30px;background-color:#fff;color:#444;padding:0 14px;height:30px;line-height:30px;font-size:14px;overflow:hidden;font-family:"SpoqaHanSansNeoMedium";font-weight:500}
.keyItem2.on{color:#fff;background-color:#0b0d0f;}
 
 /* 수수점 매매 검색 영역 */
.searchInputArea{width:100%; display:block; box-sizing:border-box; z-index:1000; padding:0px; background-color:#fff;}
.searchBox {position:relative;margin:0;padding:12px 0;}
.searchBox .isearchArea {position:relative;background:#f5f5f5 url(/mbn/images/common/btn_auto_search2.png) 12px 50% no-repeat; background-size:20px 20px;padding:0 45px 0 35px;border:0;display:block;position:relative;margin:0 22px;height:36px;border-radius:4px}
.searchBox .isearchArea.active{border-color:#0078c8}
.searchBox .isearchArea label{display:block}
.searchBox .isearchArea .isearch {background:#f5f5f5;width:100%;font-size:14px;height:36px;line-height:36px;border:none; color:#aaa}
.searchBox .isearchArea input.isearch[placeholder]{color:#aaa}
.searchBox .isearchArea input.isearch::-webkit-input-placeholder {color:#aaa;}/* Webkit Browser */

.searchBox .isearchArea .idelect {display:none;position:absolute;top:50%;right:14px;margin-top:-10px;background:url(/mbn/images/common/btn_delete.png) 50% 50% no-repeat;width:20px;height:20px;background-size:20px;}
.searchBox .btnSrch {display:inline-block;position:absolute;top:12px;left:12px;background:url(/mbn/images/common/ico_arrowbk.png) left 50% no-repeat; background-size:32px 32px;padding:0;width:32px;height:32px;z-index:3}

.searchBox.select {display:flex}
.searchBox.select .btnSelect{display:inline-block;width:33%;padding:6px 24px 6px 12px}
.searchBox.select .isearchArea{display:inline-block;margin-left:6px;margin-right:0;flex:auto}

 /* 비상장주식 전문상담팝업 */
.unstockCsSeviceInfo {display:block;margin:24px 22px;}
.unstockCsSeviceInfo>li:first-child{border-top:0}
.unstockCsSeviceInfo>li{position:relative;display:block;border-radius:3px;box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);padding:25px 20px;text-align:left;margin-bottom:8px}
.unstockCsSeviceInfo>li a:after{position:absolute;right:20px;top:50%;margin-top:-5px;content:"";width:7px;height:10px;background:url(/mbw/images/common/ico_arrow_bk.png) no-repeat;background-size:7px 10px;}
.unstockCsSeviceInfo>li a{display:block;padding-left:60px}
.unstockCsSeviceInfo>li a:before{opacity:1;position:absolute;left:20px;top:50%;margin-top:-19px;content:"";width:37px;height:37px;}
.unstockCsSeviceInfo>li:nth-child(1) a:before{background:url(/mbw/images/trading/icon_unstock_call.png) no-repeat;background-size:37px 37px;}
.unstockCsSeviceInfo>li .csTitle{color:#111;line-height:24px}
.unstockCsSeviceInfo>li .csTitle>span{display:inline-block;font-size:14px;}
.unstockCsSeviceInfo>li .csTitle>strong{display:inline-block;font-size:16px;}

/*디폴트 옵션*/
.doption_head{display:block;box-sizing: border-box;min-height:40px;background-color:#0077c7}
.doption_head>h2{display:block;font-size:16px;color:#fff;font-weight:bold;line-height:38px;text-align:center}

.ico_dcOption_tit01:before, .ico_dcOption_tit02:before, .ico_dcOption_tit03:before{opacity:1;content:"";display:inline-block;width:20px;height:18px;margin-right:6px;}
.ico_dcOption_tit01:before{background:url(/mbw/images/trading/ico_dc_option_tit01.png) no-repeat;background-size:20px 18px;}
.ico_dcOption_tit02:before{background:url(/mbw/images/trading/ico_dc_option_tit02.png) no-repeat;background-size:20px 18px;}
.ico_dcOption_tit03:before{background:url(/mbw/images/trading/ico_dc_option_tit03.png) no-repeat;background-size:20px 18px;}

.ico_dcOption{display:block;position:relative;padding-left:24px;}
.ico_dcOption:before{opacity:1;position:absolute;left:0px;top:0px;content:"";width:18px;height:18px;background:url(/mbw/images/trading/icon_dc_option.png) no-repeat;background-size:18px 18px;}

.rblueBg{display:inline-block; box-sizing:border-box; background:#0674e1; border-radius:12px;padding:0px 10px;line-height:24px;font-size:15px;color:#fff}

.icoTip{display:block;position:relative;padding-left:30px;font-size:16px;color:#000;}
.icoTip:before{opacity:1;position:absolute;left:0px;top:0px;content:"";width:22px;height:22px;background:url(/mbn/images/common/ico_tip.png) no-repeat;background-size:22px 22px;}

.icoBlueTip{display:block;position:relative;padding-left:30px;font-size:16px;color:#000;}
.icoBlueTip:before{opacity:1;position:absolute;left:0px;top:0px;content:"";width:20px;height:20px;background:url(/mbn/images/common/ico_blue_tip.png) no-repeat;background-size:20px 20px;}


/* 디폴트옵션 상품안내 */
.doption_list{box-sizing: border-box;}
.doption_list .goods{border-bottom:1px solid #ebebeb;padding:14px 24px;display:flex;}
.doption_list .goods .boxLink{display:flex;align-items:center;flex:auto;flex-wrap:wrap;width:100%;min-height: 58px;}
.doption_list .goods .boxLink .name_info{width:70%; text-align:left;}
.doption_list .goods .boxLink .name_info>strong{display:inline-block;  width:100%; font-size:14px; color:#000; white-space:nowrap; overflow:hidden; line-height:24px; text-overflow:ellipsis;}
.doption_list .goods .boxLink .name_info>dl{display:flex;font-size:13px;margin-top: 5px;}
.doption_list .goods .boxLink .name_info>dl>dt{margin-right:4px;}
.doption_list .goods .boxLink .name_info>dl>dd{min-width:40px;}
.doption_list .goods .boxLink .state_info{flex-basis:30%; text-align:right;}
.doption_list .goods .boxLink .state_info .risk{font-size:13px; display:block; line-height:24px; font-family:"SpoqaHanSansNeoMedium";}
.doption_list .goods .boxLink .state_info .risk.risk1{color:#4eb83f} /*초저위험*/
.doption_list .goods .boxLink .state_info .risk.risk2{color:#7cc812} /*저위험*/
.doption_list .goods .boxLink .state_info .risk.risk3{color:#d9b518} /*중위험*/
.doption_list .goods .boxLink .state_info .risk.risk4{color:#e99727} /*고위험*/
.doption_list .goods .boxLink .state_info .risk.risk5{color:#f17174}  /*초고위험*/
.doption_list .goods .boxLink .state_info .btnGray{padding-left:22px;padding-right:7px;background-image: url(/mbn/images/common/ico_download.png);background-size:8px 10px;background-repeat: no-repeat;background-position: 8px 50%;margin-top:5px;}

/* 방문유선 상담 예약 */
.visitCsInfo{display:block;width:100%}
.visitCsInfo>li{display:flex;align-items:center;padding:2px 0;line-height:19px}
.visitCsInfo .visitDay{font-size:14px;color:#888}
.visitCsInfo .visitText{font-size:14px;color:#111;margin-left:auto;}
.visitCsInfo + .borLineT1{border-color:#EBEBEB;}


/* 시작하기-모바일트레이딩, 비대면계좌개설 */
.ico_mts_tit01:before, .ico_mts_tit02:before, .ico_mts_tit03:before{opacity:1;content:"";display:inline-block;width:25px;height:25px;margin-right:6px;vertical-align:middle}
.ico_mts_tit01:before{background:url(/mbw/images/trading/img_icon_start_mpop.png) no-repeat;background-size:25px 25px;}
.ico_mts_tit02:before{background:url(/mbw/images/trading/img_icon_start_mtablet.png) no-repeat;background-size:25px 25px;}
.ico_mts_tit03:before{background:url(/mbw/images/trading/img_icon_start_o2.png) no-repeat;background-size:25px 25px;}

.accountSeviceInfo {display:block;margin:14px 0px 40px;}
.accountSeviceInfo>li:first-child{border-top:0}
.accountSeviceInfo>li{position:relative;display:block;border-radius:3px;box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);padding:24px 20px;text-align:left;margin-bottom:8px}
.accountSeviceInfo>li a:after{position:absolute;right:20px;top:50%;margin-top:-4px;content:"";width:7px;height:10px;background:url(/mbw/images/common/ico_arrow_bk.png) no-repeat;background-size:7px 10px;}
.accountSeviceInfo>li a{display:block;padding-left:60px}
.accountSeviceInfo>li a:before{opacity:1;position:absolute;left:20px;top:50%;margin-top:-24px;content:"";width:48px;height:48px;}
.accountSeviceInfo>li:nth-child(1) a:before{background:url(/mbw/images/trading/img_icon_account_mweb.png) no-repeat;background-size:48px 48px;}
.accountSeviceInfo>li:nth-child(2) a:before{background:url(/mbw/images/trading/img_icon_account_mpop.png) no-repeat;background-size:48px 48px;}
.accountSeviceInfo>li:nth-child(3) a:before{background:url(/mbw/images/trading/img_icon_account_mpop.png) no-repeat;background-size:48px 48px;}
.accountSeviceInfo>li .csTitle{color:#111;line-height:24px}
.accountSeviceInfo>li .csTitle>strong{display:inline-block;font-size:16px;}

/* 금융상품 체크카드 */
.slide .sliderWrap #cmaSlider01{height:300px;padding-bottom:0}
.slide .sliderWrap.cma{padding-bottom:0}
.cmaSlide01 .btn_touchSld {top:25% !important;}
.cmaSlide01 .btn_touchSld.btn_prev{left:9% !important;}
.cmaSlide01 .btn_touchSld.btn_next{right:9% !important;}

/* 해외소수점적립 */
.miniStockSavingArea .htitleCont{font-size:25px;line-height:34px;font-family:"SpoqaHanSansNeoBold";letter-spacing:-1px}
.miniStockSavingArea .htitleCont .fontRegular{font-weight:normal}
.miniStockSavingArea .textCont{font-size:18px;font-weight:400;}
.miniStockSavingArea .textsCont{font-size:15px;font-family:"SpoqaHanSansNeoMedium";}
.miniStockSavingArea .titleWarp{display:block;position:relative}
.miniStockSavingArea .titleWarp:before{position:absolute;left:40px;top:50px;content:"";width:22px;height:22px;background:url(/mbn/images/content/img_ministocksaving_ico01.png) no-repeat;background-size:22px 22px;}
.miniStockSavingArea .titleWarp:after{position:absolute;right:30px;top:40px;content:"";width:34px;height:34px;background:url(/mbn/images/content/img_ministocksaving_ico02.png) no-repeat;background-size:34px 34px;}

.miniStockSavingArea .bannerChallenge{display:block;position:relative;background:#FAFAFA;border-radius:12px;padding:24px 20px 24px 88px;}
.miniStockSavingArea .bannerChallenge:after{position:absolute;content:"";top:50%;right:24px;margin-top:-8px;width:16px;height:16px;background:url(/mbn/images/common/ico_arrowbk2.png) no-repeat;background-size:16px 16px;}
.miniStockSavingArea .bannerChallenge .imgArea{position:absolute;top:50%;left:24px;margin-top:-24px;}
.miniStockSavingArea .bannerChallenge .imgArea img{width:48px;height:48px;}
.miniStockSavingArea .bannerChallenge .titArea{text-align:left;color:#0674E1;font-size:17px;font-weight:500;line-height:20px;}
.miniStockSavingArea .bannerChallenge .textArea{text-align:left;color:#111;font-size:15px;font-weight:500;line-height:26px;}
.miniStockSavingArea .bannerChallenge~.bannerChallenge{margin-top:12px}

.miniStockSavingArea .stampBox{display:block;position:relative;margin:0 auto;width:317px;height:410px;}
.miniStockSavingArea .stampBox.stampItem{background:url(/mbn/images/content/img_ministocksaving_stamp.png) no-repeat;background-size:317px 410px;}
.miniStockSavingArea .stampBox ul{}
.miniStockSavingArea .stampBox ul li{display:block;position:absolute;width:40px;height:40px;}
.miniStockSavingArea .stampBox ul li.checkOn{background:url(/mbn/images/content/img_ministocksaving_stamp_on.png) no-repeat;background-size:40px 40px;}
/* .miniStockSavingArea .stampBox ul li.checkOn>span{display:none} */
.miniStockSavingArea .stampBox ul li.checkStop{margin-left:-2px;margin-top:-2px;width:44px;height:44px;background:url(/mbn/images/content/img_ministocksaving_stamp_stop.png) no-repeat;background-size:44px 44px;}
/* .miniStockSavingArea .stampBox ul li.checkStop>span{display:none} */
.miniStockSavingArea .stampBox ul li.Complet{background:url(/mbn/images/content/img_ministocksaving_stamp_end.png) no-repeat;background-size:40px 40px;}
.miniStockSavingArea .stampBox ul li>span{display:none}
.miniStockSavingArea .stampBox ul li.win{margin-top:-2px;margin-left:-2px;width:44px;height:44px;background:url(/mbn/images/content/img_ministocksaving_stamp_win.png) no-repeat;background-size:44px 44px;}

.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(1), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(1){left:48px;top:8px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(2), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(2){left:114px;top:8px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(3), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(3){left:180px;top:8px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(4), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(4){left:246px;top:8px;}

.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(5), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(5){left:215px;top:68px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(6), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(6){left:151px;top:68px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(7), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(7){left:87px;top:68px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(8), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(8){left:23px;top:68px;}

.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(9), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(9){left:10px;top:128px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(10), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(10){left:74px;top:128px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(11), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(11){left:138px;top:128px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(12), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(12){left:202px;top:128px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(13), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(13){left:266px;top:128px;}

.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(14), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(14){left:256px;top:188px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(15), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(15){left:192px;top:188px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(16), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(16){left:102px;top:188px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(17), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(17){left:38px;top:188px;}

.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(18), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(18){left:14px;top:248px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(19), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(19){left:76px;top:248px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(20), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(20){left:138px;top:248px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(21), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(21){left:200px;top:248px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(22), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(22){left:262px;top:248px;}

.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(23), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(23){left:243px;top:308px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(24), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(24){left:173px;top:308px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(25), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(25){left:107px;top:308px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(26), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(26){left:41px;top:308px;}

.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(27), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(27){left:24px;top:368px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(28), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(28){left:92px;top:368px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(29), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(29){left:156px;top:368px;}
.miniStockSavingArea .stampBox.stampItem ul li.checkOn:nth-child(30), .miniStockSavingArea .stampBox.stampItem ul li.checkOff:nth-child(30){left:218px;top:368px;}



.miniStockSavingArea .paging{display:block;text-align:center;margin-top:18px}
.miniStockSavingArea .paging>a{font-size:13px;color:#888;line-height:19px;font-weight:500;letter-spacing:10px}
.miniStockSavingArea .paging>a.active{color:#111;}

.miniStockSavingArea .lawAbiding{display:block; font-size:11px; color:#777; padding:30px 0 3% 15px; text-align:left; letter-spacing:-1px;}

/* 공유하기 */
.miniStockSavingArea .shareWrap{margin:0px;position:absolute;top:24px;right:24px}
.icoSns.ico06{background:url(/mbn/images/common/ico_share_url.png) no-repeat;background-size:35px 35px;}

/* 해외선물공지,리뷰 */
.reviewHeader{display:block;min-height:60px; margin:24px 0 18px}
.reviewHeader:after{content:" ";display:block;background:url('/mbn/images/content/img_foreignFutures_review.jpg') no-repeat; background-size:72px 65px;position:absolute;top:0px;right:24px;width:72px;height:65px;}


.bbsThumbList{}
.bbsThumbList dl{position:relative; margin:0 0 35px}
.bbsThumbList dl dt{display:block; margin:0 0 10px}
.bbsThumbList dl dt a{display:block;}
.bbsThumbList dl dt img{width:100%;}
.bbsThumbList dl dd{display:block; padding:0 15px 0 15px; overflow:hidden}
.bbsThumbList dl dd .title{display:block; font-size:14px; font-weight:bold; line-height:20px; color:#111; text-align:left; margin:0; padding:0;}
.bbsThumbList dl dd .data{display:inline-block; padding:16px 0 0; font-size:12px; color:#888; text-align:left}
.bbsThumbList dl dd .btnBox  {margin-top:0px; position:absolute; right:22px;}
.bbsThumbList dl dd .btnBox .btnBlue.mid{height:36px; line-height:36px; font-size:12px; padding:0 20px; border-radius:3px} 

.reviewQna {}
.reviewQna .expend{margin-top:18px;padding-top:18px}
.reviewQna .expend>dt{display:block;padding-left:22px;position:relative;color:#444;font-size:15px;}
.reviewQna .expend>dt>span{position:absolute;top:0;left:0;}
.reviewQna .expend>dd{display:block;margin-top:12px}
.reviewQna .expend>dd .form_check{margin-right:24px;line-height:30px}
.reviewQna .expend>dd .form_check span, .reviewQna .expend>dd .form_check label{color:#444;}
.reviewQna .expend>dd .form_check+.form_check{margin-left:0;}
.reviewQna .expend>dd.agree{}
.reviewQna .expend>dd.agree .form_check{width:49%;margin:0}

.reviewQna .expend>dd.imgArea img{width:100%}

.reviewQna .expend>dd .form_textarea{box-sizing:border-box;height:80px}

.agreeBox2 {display:block; border-radius:4px; background-color:#fff; height:100px; padding: 20px 15px 25px; border:1px solid #e4e4e4; overflow-y:auto; color:#888}
.agreeBox2 .txtInfo{font-size:13px;color:#888; margin-top:10px}

/* 계좌개설 약관 리스트 */
.mpop_head{display:block;box-sizing: border-box;min-height:52px;background-color:#2288EE;}
.mpop_head>h2{display:block;font-size:16px;color:#fff;font-weight:bold;line-height:52px;text-align:left;padding:0 22px}


.termLst{box-sizing:border-box;margin-top:10px}
.termLst>li{padding:5px 0px;display:flex;}
.termLst>li .boxLink{display:flex;align-items:center;flex:auto;flex-wrap:wrap;width:100%;}
.termLst>li .boxLink .name{width:70%; text-align:left; color:#111; font-size:14px;line-height:19px}
.termLst>li .boxLink .btn {flex-basis:30%; text-align:right;}
.termLst>li .boxLink .btn .btnGray{padding-left:22px;padding-right:7px;background-image: url(/mbn/images/common/ico_download.png);background-size:8px 10px;background-repeat: no-repeat;background-position: 8px 50%;margin-top:5px;}

.ico_pdf{display:inline-block;background: url(/mbn/images/common/ic_pdf.png);background-size:16px 16px;background-repeat: no-repeat;background-position:0 50%;padding-left:20px}

/* 1%적립 제휴통장 */
.savingGuide{}
.savingGuide .savingLink{display:block;position:relative}
.savingGuide .savingLink .link01{position:absolute;width:86%;height:16%;left:7%;top:22%;}
.savingGuide .savingLink .link02{position:absolute;width:86%;height:16%;left:7%;top:41%;}
.savingGuide .savingLink .link03{position:absolute;width:86%;height:16%;left:7%;top:59%;}
.savingGuide .savingLink .link04{position:absolute;width:86%;height:16%;left:7%;top:77%;}

.sliderSwiper{position:relative;}
.sliderSwiper .swiper-container{padding-bottom:23px;}
.sliderSwiper .swiper-pagination{bottom:0px}

/* mPOP newGuide style */
.pensionBenefitGuide .toolArea{position:relative}
.pensionBenefitGuide .btnBox .ui_toggle.active+.layerPopFull{display:block}
.pensionBenefitGuide .btnBox {position:absolute; top:39.7%; left:66%;}
.pensionBenefitGuide .btnBox .btnHelp.active + .layhelpWrap{position:absolute; top:34px; z-index:5; pointer-events:auto; width:320px; left:50%; margin-left:-225px; box-sizing:border-box}
.pensionBenefitGuide .btnBox.tip2 {top:42.2%;left:63.5% }
.pensionBenefitGuide .btnBox.tip2  .btnHelp.active + .layhelpWrap{margin-left:-215px; }
 

/* 자녀계좌개설 */
.nageHeader{display:block;min-height:60px;padding-top:20px}
.nageHeader:after{content:" ";display:block;background:url('/mbn/images/content/img_nage.png') no-repeat; background-size:98px 54px;position:absolute;top:20px;right:20px;width:98px;height:54px;}


/* 보이스피싱 주요사례 */
.ico_voiceCase{display:block;}
.ico_voiceCase .icons{display:inline-block;width:20px;height:20px;margin-right:10px;}
.ico_voiceCase .icons img{width:100%;height:100%}


/* 보이스피싱 피해신고 */
.voiceBox{background-color:#EDFDFD; position:relative}
.voiceBox:after{position:absolute; display:block; content:''; top:50%; right:12px; margin-top:-35px; background:transparent url('/mbw/images/customer/ic_safety.png') no-repeat 0 0; background-size:64px 70px; width:64px; height:70px;}
.voiceBox>p{font-size:16px;color:#111}


/* 댓글서비스 */

.replyMainBg{background-image: linear-gradient(180deg, #FFFFFF 0%, #EEF3F8 26%);}

.replyArea{}
.titleCont.hotIco, .replyArea .hotIco{font-size:21px;display:flex;line-height:30px}
.titleCont.hotIco:before, .replyArea .hotIco:before{display:inline-block;content:'';width:30px;height:30px; background:transparent url('/mbn/images/content/ic_eyes.png') no-repeat 0 0; background-size:30px;margin-right:6px;vertical-align:sub}

.swiper-reply .swiper-slide{width:90% !important}
.swiper-reply .swiper-wrapper{margin-bottom:0}

.reply-page.swiper-pagination{width:100%;position:relative}
.reply-page.swiper-pagination .swiper-pagination-bullet~.swiper-pagination-bullet{margin-left:6px}

.hotViewBox{display:table;width:100%;box-sizing:border-box;padding:12px 5px;margin:0;}
.hotViewBox .hotInfoBox {position:relative;display:block;width:100%;height:358px;box-sizing:border-box;background:#fff; box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.12);border-radius:8px;padding:18px 22px;}
.hotViewBox .hotInfoBox .btnLink{position:absolute;top:18px;right:18px;z-index:1}
.hotViewBox .textBox{display:flex;flex-flow:column;min-height:100px;max-height:125px;}
.hotViewBox .textBox .stitleCont{display:flex;}
.hotViewBox .textBox .stitleCont>span{display:flex;border-radius:6px;background:#e2ecff;color:#215ede;font-size:15px; height:28px; padding:0 10px; align-items:center;line-height:28px}
.hotViewBox .textBox .stitleCont+.titleCont{margin-top:12px}
.hotViewBox .textBox .titleCont{max-height:80px; word-break:keep-all;line-height:30px; font-size:22px}
.hotViewBox .textBox .infoText{padding-top:8px;padding-bottom:28px}
.hotViewBox .ic_personnel{color:#ff7414;font-size:14px;line-height:20px;font-weight:400}
.hotViewBox .ic_personnel:before{display:inline-block;content:" ";background:url('/mbn/images/content/ic_personnel.png') no-repeat; background-size:22px 22px; width:22px; height:22px; vertical-align:top;padding-right:3px}

.hotViewBox .quizBox{margin-top:20px}
.hotViewBox .quizBox.oxQuiz{margin-top:28px} 
.hotViewBox .quizBox .choiceBox{display:flex;justify-content:space-between;position:relative}
.hotViewBox .quizBox .choiceBox li{position:relative;width:calc(50% - 4px);box-sizing:border-box;}

/* 라디오 박스 기본형 */
.form_check .belanceChoice > input[type="radio"] + span {display:inline-block;width:100%;box-sizing:border-box;border:2px solid #f5f5f5;background:#f5f5f5;border-radius:11px;text-align:center;padding:22px 0;font-size:18px; color:#212121; line-height:27px; font-weight:500; word-break:keep-all;height:124px;font-family:'SpoqaHanSansNeoMedium';}
.form_check .belanceChoice > input[type="radio"] + span:before{width:18px; height:18px; background:url('/mbn/images/content/ico_belance_radio_off.png') no-repeat 50% 50%; background-size:18px;}
.form_check .belanceChoice > input[type="radio"]:checked + span{border:2px solid #2288ee;color:#2288EE }
.form_check .belanceChoice > input[type="radio"]:checked + span:before{background:url('/mbn/images/content/ico_belance_radio_on.png') no-repeat 50% 50%; background-size:18px;}

/* ox 퀴즈 형 */
.oxQuiz .form_check .belanceChoice > input[type="radio"] + span{padding-top:24px;overflow:hidden}
.oxQuiz .form_check .belanceChoice > input[type="radio"] + span:before{position:static;display:block;margin:0 auto 13px;}
.oxQuiz .form_check .belanceChoice.ok > input[type="radio"] + span:before{width:34px; height:34px; background:url('/mbn/images/content/btn_quiz_O.png') no-repeat 50% 50%; background-size:34px;}
.oxQuiz .form_check .belanceChoice.no > input[type="radio"] + span:before{width:34px; height:34px; background:url('/mbn/images/content/btn_quiz_X.png') no-repeat 50% 50%; background-size:34px;}
.oxQuiz .form_check .belanceChoice.ok > input[type="radio"]:checked + span{/* background:#ffe7e7; */border-color:#286EF1;color:#212121}
.oxQuiz .form_check .belanceChoice.no > input[type="radio"]:checked + span{/* background:#e8f3fe; */border-color:#286EF1;color:#212121}

/* 밸런스 퀴즈 형 */
.hotViewBox .quizBox.belanceVs{margin-top:28px}
.belanceVsBox{}
.belanceVs .choiceBox li:first-child .belanceChoice > input[type="radio"] + span{color:#6BB309}
.belanceVs .form_check  .belanceChoice > input[type="radio"] + span{padding:20px 0px 43px;color:#2288EE}
/* .belanceVs .form_check  .belanceChoice > input[type="radio"] + span>em{display:block;color:#616161;font-weight:200;line-height:23px;font-size:14px;font-family:SpoqaHanSansNeoRegular;} */
.belanceVs .form_check  .belanceChoice > input[type="radio"] + span>em{display:-webkit-box;overflow:hidden;max-height:24px;-webkit-line-clamp:1;padding:4px 5px 0;color:#616161;font-weight:200;line-height:23px;font-size:15px;font-family:SpoqaHanSansNeoRegular;-webkit-box-pack:center;}
.belanceVs .form_check  .belanceChoice > input[type="radio"]:checked + span, 
.belanceVs .form_check  .belanceChoice > input[type="radio"]:checked + span>em{color:#286EF1}
.belanceVs .form_check  .belanceChoice > input[type="radio"] + span:before{top:inherit;position:absolute;display:block;margin:0;bottom:22px;left:50%;margin-left:-9px;}

.hotViewBox .quizBox.belanceVs .choiceBox .icoVs{position:absolute;top:50%;left:50%;margin-left:-13px;margin-top:-13px;background:url('/mbn/images/content/ic_belance_vs.png') no-repeat 50% 50%; background-size:26px;width:26px;height:26px;z-index:1}


/* 선택형 퀴즈 형 */
.hotViewBox .quizBox.choice{margin-top:25px}
.quizBox.choice .choiceBox{display:block}
.quizBox.choice .choiceBox li{width:100%;}
.quizBox.choice .choiceBox li~li{margin-top:12px}

.choice .form_check  .belanceChoice > input[type="radio"] + span{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical; word-break:break-all;background:none;border:none;padding:0px 0px 0px 26px;height:24px;color:#616161;text-align:left;line-height:24px;font-size:18px}
.choice .form_check  .belanceChoice > input[type="radio"] + span:before{top:3px;position:absolute;display:block;margin:0;left:0px;}
.choice .form_check  .belanceChoice > input[type="radio"]:checked + span{color:#286EF1}

/* .choice .form_check  .belanceChoice > input[type="radio"] + span{padding:0px;height:30px;color:#616161;text-align:left;line-height:19px;background:#fff;border:none}
.choice .form_check  .belanceChoice > input[type="radio"] + span:before{top:50%;position:absolute;display:block;margin:0;left:inherit;right:0px;margin-top:-16px}
 */

.hotInfoBox .quizInfoBox{position:absolute;bottom:18px;display:block;width:100%;box-sizing:border-box;left:0;}
.quizInfoBox .quizInfo{margin:0px 22px;display:flex;justify-content:space-between;align-items:center;}
.quizInfoBox .quizInfo .replyLink{font-size:14px;color:#888;line-height:20px;}
.quizInfoBox .quizInfo .replyLink~.replyLink{margin-left:30px;}
.quizInfoBox .quizInfo .replyLink:before{display:inline-block;content:" ";width:20px;height:20px;vertical-align:TOP;margin-right:4px}
.quizInfoBox .quizInfo .replyLink.like:before{background:url('/mbn/images/content/ic_like.png') no-repeat 50% 50%; background-size:20px;}
.quizInfoBox .quizInfo .replyLink.like.on:before{background:url('/mbn/images/content/ic_like_on.png') no-repeat 50% 50%; background-size:20px;}
.quizInfoBox .quizInfo .replyLink.comment:before{background:url('/mbn/images/content/ic_comment.png') no-repeat 50% 50%; background-size:20px;}

.quizInfoBox .quizInfo .btnGo{font-size:13px;color:#888;line-height:17px;}
.quizInfoBox .quizInfo .btnGo:after{display:inline-block;content:" ";width:16px;height:16px;vertical-align:middle;margin-left:4px;background:url('/mbn/images/common/ic_arrowfoward.png') no-repeat 50% 50%; background-size:16px;}

.quizInfoBox .quizInfo .btnEdit{}
.quizInfoBox .quizInfo .btnEdit:after{display:inline-block;content:" ";width:18px;height:18px;vertical-align:middle;margin:0;background:url('/mbn/images/content/ic_edit.png') no-repeat 50% 50%; background-size:18px;}

.quizInfoBox .quizInfo .btnShare{}
.quizInfoBox .quizInfo .btnShare:before{display:inline-block;content:" ";background:url('/mbn/images/content/btn_share.png') no-repeat; background-size:32px 32px; width:32px; height:32px; vertical-align:middle;}

/* 텍스트형 퀴즈 */
.hotViewBox .textBox.normal{max-height:inherit}
.normal{justify-content:center;height:100%;position:relative}
.normal .stitleCont{position:absolute;top:0px;left:0px;}
.normal .titleCont {text-align:center;font-size:23px !important;line-height:32px !important;max-height:inherit !important} 
.normal .btnBox .btnBlue.mid {height:36px;line-height:36px;max-width:102px !important;margin:0 auto !important;box-shadow:none;font-size:15px} 

.replyArea .bbsWarp>li .bbsLst{display:flex;flex-flow:column;justify-content:center;min-height:65px;}
.bbsWarp>li .bbsLst{display:block;position:relative;padding-right:0;padding-left:56px;margin:0}
.bbsWarp>li .bbsLst .dataInfo .suj{color:#0068ff;padding-left:0;margin:0;}
.bbsWarp>li .bbsLst .dataInfo .time{padding-left:0;font-size:13px}
/* .bbsWarp>li .bbsLst .dataInfo .suj:after{display:inline-block;content:'';width:2px;height:10px;background-color:#bbbdc0;margin-left:8px} */
.bbsWarp>li .bbsLst .thumImg{position:absolute;left:0px;top:50%;margin-top:-20px;width:40px;height:40px;}
.bbsWarp>li .bbsLst .titleInfo+.dataInfo{margin-top:3px}


.btnMore{display:block;position:relative;text-align:center;}
.btnMore .more{display:inline-block;padding:7px 12px 7px 15px;margin:0 auto;border:1px solid #ccc;border-radius:26px;}
.btnMore .more>span{display:flex;font-size:13px;color:#888;line-height:14px;align-items:center}
.btnMore .more>span:after{content:"";opacity:1;display:inline-block;width:14px;height:14px;background: url(/mbn/images/common/btn_more_arrow.png) no-repeat;background-size:14px;vertical-align:middle;margin-left:5px}
.btnMore.down .more>span:after{background: url(/mbn/images/common/btn_more_arrow.png) no-repeat;background-size:14px;/* transform:rotate(90deg) */}

.btnShare{display:inline-block;width:32px;height:32px;background: url(/mbn/images/content/btn_share.png) no-repeat;background-size:32px;}

/* 댓글 상세 */
.replyArea.detail .hotViewBox .hotInfoBox{border-radius:0;box-shadow:none;height:auto;}
.replyArea.detail .hotViewBox .hotInfoBox .textBox{min-height:initial;max-height:inherit}
.replyArea.detail .hotViewBox .hotInfoBox .textBox .titleCont{font-size:22px;line-height:30px;max-height:initial}

.replyArea.detail .hotViewBox .quizBox{margin:0;position:relative}
.replyArea.detail .hotViewBox .quizBox.belanceVs{/* margin:0 auto;width:304px */}
.replyArea.detail .hotViewBox .quizBox .choiceBox li{width:calc(50% - 9px);}
.replyArea.detail .hotViewBox .quizBox .choiceBox .icoVs{width:32px !important;height:32px !important;background-size:32px !important;margin-left:-16px !important}

.replyArea.detail .hotInfoBox .quizInfoBox{position:static;margin-top:40px}
.replyArea.detail .hotInfoBox .quizInfoBox .quizInfo{margin:0}

.replyArea.detail .hotViewBox .quizBox.choice .choiceBox li{width:100% !important}

.replyArea.detail .oxQuiz{margin-left:15px !important;margin-right:15px !important}
.replyArea.detail .oxQuiz .form_check .belanceChoice > input[type="radio"] + span{}
.replyArea.detail .oxQuiz .form_check .belanceChoice.no > input[type="radio"] + span:before, 
.replyArea.detail .oxQuiz .form_check .belanceChoice.ok > input[type="radio"] + span:before{}

.replyArea.detail .hotViewBox .hotInfoBox .normal{padding:24px 0 12px}

.replyArea.detail .hotViewBox .quizBox.choice{margin:0}
.replyArea.detail .choice .form_check .belanceChoice > input[type="radio"] + span{padding:0px 8px 0px 54px;font-size:17px;color:#212121;line-height:52px;font-weight:500;background-color:#f5f5f5;border-radius:8px;border:2px solid #f5f5f5 !important;height:58px !important;font-family:'SpoqaHanSansNeoMedium'}
.replyArea.detail .choice .form_check .belanceChoice > input[type="radio"] + span:before{top:50%;margin-top:-11px;left:20px;background-size:20px;width:20px;height:20px;}
.replyArea.detail .choice .form_check .belanceChoice > input[type="radio"]:checked + span{border:2px solid #2288ee !important;}

.replyArea.detail .hotViewBox .belanceVs .choiceBox li .belanceChoice > input[type="radio"] + span{height:124px;padding-top:20px}
.replyArea.detail .belanceVs .form_check .belanceChoice > input[type="radio"] + span:before{background-size:20px;width:22px;height:22px;bottom:18px}

/* 퀴즈 형 결과 보여주기 */
.replyArea.detail .hotViewBox .quizBox.oxQuiz .answer{display:flex;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;justify-content:center;flex-direction:column;align-items:center}
.replyArea.detail .hotViewBox .quizBox.oxQuiz .answer:before{content:" ";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#fff;backdrop-filter:blur(6px);opacity:.95;z-index:1;}
.replyArea.detail .hotViewBox .quizBox.oxQuiz .answer .answerText .icoImg{width:22px;height:22px;display:flex}
.replyArea.detail .hotViewBox .quizBox.oxQuiz .answer .answerText .icoImg img{width:100%}
.replyArea.detail .hotViewBox .quizBox.oxQuiz .answer .answerText .icoImg2{width:51px;height:36px;display:flex}
.replyArea.detail .hotViewBox .quizBox.oxQuiz .answer .answerText .icoImg2 img{width:100%}
.replyArea.detail .hotViewBox .quizBox.oxQuiz .answer .answerText{color:#286EF1;font-size:20px;z-index:2;display:flex;padding-bottom:8px;align-items:center;font-family:'SpoqaHanSansNeoMedium'}
.replyArea.detail .hotViewBox .quizBox.oxQuiz .answer .answerText.textOx{font-size:18px;color:#212121}

/* 밸런스 퀴즈 형 결과 보여주기 */
.replyArea.detail .belanceVs.readonly .form_check .belanceChoice{position:relative;display:inline-block;width:100%;box-sizing:border-box;background:#f5f5f5;border-radius:11px;text-align:center;padding:0;height:124px;overflow:hidden}
.replyArea.detail .belanceVs.readonly .form_check li:first-child .belanceChoice>span{color:#6BB309}
.replyArea.detail .belanceVs.readonly .form_check li:first-child .belanceChoice .charts{animation-duration:0.7s; animation-name:fadeInUp200;}
.replyArea.detail .belanceVs.readonly .form_check .belanceChoice>span{display:block;position:relative;color:#2288EE;z-index:2;font-size:18px; padding-top:22px;font-family:'SpoqaHanSansNeoMedium'}
.replyArea.detail .belanceVs.readonly .form_check .belanceChoice>span>em{display:block;color:#616161;font-weight:200;line-height:23px;font-size:15px}
.replyArea.detail .belanceVs.readonly .form_check .belanceChoice > .charts{position:absolute;left:0;bottom:0;width:calc(100% - 0px);margin:0px;display:flex;background:#ddd;border-radius:10px;justify-content:center;align-items:flex-end; animation-duration:1.1s; animation-name:fadeInUp200;}
.replyArea.detail .belanceVs.readonly .form_check .belanceChoice > .charts .count{display:block;padding-bottom:20px;font-size:14px;color:#888;line-height:23px}
.replyArea.detail .belanceVs.readonly .form_check .belanceChoice.checked{border:2px solid #2288EE;}
.replyArea.detail .belanceVs.readonly .form_check .belanceChoice.checked span{padding-top:22px;}
.replyArea.detail .belanceVs.readonly .form_check .belanceChoice.checked > .charts .count{padding-bottom:18px;}
.replyArea.detail .belanceVs.readonly .form_check .belanceChoice.winner > .charts{background:#d6eaff;}


/* 사지선답 결과 보여주기 */
.replyArea.detail .choice.readonly .form_check .belanceChoice{position:relative;display:inline-block;width:100%;box-sizing:border-box;background:#f5f5f5;border-radius:8px;text-align:center;padding:0 0 0 20px;height:55px;overflow:hidden}
.replyArea.detail .choice.readonly .form_check li:nth-child(1) .belanceChoice .charts{animation-duration:0.7s; animation-name:fadeInLeft;}
.replyArea.detail .choice.readonly .form_check li:nth-child(2) .belanceChoice .charts{animation-duration:0.8s; animation-name:fadeInLeft;}
.replyArea.detail .choice.readonly .form_check li:nth-child(3) .belanceChoice .charts{animation-duration:0.9s; animation-name:fadeInLeft;}
.replyArea.detail .choice.readonly .form_check li:nth-child(4) .belanceChoice .charts{animation-duration:1.1s; animation-name:fadeInLeft;}
.replyArea.detail .choice.readonly .form_check .belanceChoice>span{display:-webkit-box; position:relative; overflow:hidden; max-height:55px; text-overflow:ellipsis; line-height:55px; -webkit-line-clamp:1; -webkit-box-orient:vertical; word-break:break-all; font-size:17px;color:#666;z-index:2;font-size:17px;text-align:left;align-items:center;height:100%;font-family:'SpoqaHanSansNeoMedium';
margin-right:60px;}
.replyArea.detail .choice.readonly .form_check .belanceChoice > .charts{position:absolute;left:0;top:0;width:100%;height:100%;margin:0px;display:flex;background:#ddd;border-radius:8px;justify-content:center;align-items:center;}
.replyArea.detail .choice.readonly .form_check .belanceChoice > .count{position:absolute;right:20px;top:0;height:100%;padding:0px;font-size:14px;color:#888;display:flex;justify-content:center;align-items:center; }
.replyArea.detail .choice.readonly .form_check .belanceChoice.checked{border:2px solid #2288EE;}
.replyArea.detail .choice.readonly .form_check .belanceChoice.winner span{color:#2288EE}
.replyArea.detail .choice.readonly .form_check .belanceChoice.winner > .charts{background:#d6eaff;}


.quizContBox{display:block;margin-top:28px}
.quizContBox .content{display:block;font-size:16px;color:#616161;line-height:25px;font-weight:400}
.quizContBox .tagList{display:block;margin-top:30px;}
.quizContBox .tagList .tag{display:inline-block;color:#2288EE;font-size:15px;line-height:23px}
.quizContBox .tagList .tag~.tag{padding-left:8px}

.quizContBox .btnBox{box-shadow:none;height:36px;line-height:36px;text-align:center}
.quizContBox .btnBox a{display:inline-block;font-size:15px;height:36px;line-height:36px;padding:0 23px;box-shadow:none}



.replyListBox{display:block}
.replyListBox .headTit{display:flex;justify-content:space-between;align-items:center;margin:0;padding:14px 0 12px;border-bottom:1px solid #f0f0f0}
.replyListBox .headTit div{}
.replyListBox .headTit .textCont{color:#444;line-height:23px;font-weight:500;font-size:17px;font-family:'SpoqaHanSansNeoMedium';margin-left:22px;}
.replyListBox .headTit .sort{margin-right:22px;}
.replyListBox .headTit .sort select{min-width:81px;padding-top:1px;padding-bottom:1px;background-color:#f0f0f0}

.replyListBox .headTit .sort .boxSelect{display:block;position:relative}
.replyListBox .headTit .sort .boxSelect .btnSelect.small{min-width:81px;padding:3px 0;background-color:#f0f0f0}
.replyListBox .headTit .sort .boxSelect .btnSelect.small>span{font-weight:100;font-size:13px;}
.replyListBox .headTit .sort .boxSelect .select{position:absolute;top:30px;left:0;min-width:81px;background-color:#fff;z-index:4}
.replyListBox .headTit .sort .boxSelect .select>ul{border:1px solid #f0f0f0;padding:10px 0}
.replyListBox .headTit .sort .boxSelect .select>ul>li>a{font-size:13px;padding-left:12px;color:#111;line-height:30px}

/* 댓글 메인 상세 */
.replyListBox .bodyList .replyComment {padding-top:0px}
.replyListBox .bodyList .replyComment .commLst .userInfo{margin-left:46px;}
.replyListBox .bodyList .replyComment .commLst .userInfo>dt{margin-left:0px;}
.replyListBox .bodyList .replyComment .commLst .userInfo .commentBox .commentTxt{margin-top:10px;display:-webkit-box;position:relative;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-all;max-height:68px;font-size:17px;color:#616161;line-height:23px;}
.replyListBox .bodyList .replyComment .commLst .userInfo .commentBox.on .commentTxt{max-height:fit-content;-webkit-line-clamp:inherit}

/* .replyBadge{display:inline-block;padding:0 8px;border-radius:26px;line-height:19px;height:19px;font-size:12px;min-width:74px;box-sizing:border-box;text-align:center }
.replyBadge.type01{background-color:#fde6ec;color:#f1114b}
.replyBadge.type02{background-color:#edf6fd;color:#2288ee} */
/* 이미지 타입으로 변경 */
.replyBadge{display:inline-block;}
.replyBadge.type01 img{width:119px;height:19px;}
.replyBadge.type02 img{width:112px;height:19px;}
/* .replyBadge.type02 img{width:112px;height:19px;} */

/* 댓글 메인 */
.replyComment{padding-top:12px}
.replyComment .commLst{display:block;position:relative;padding:16px 22px 24px;border-top:1px solid #f0f0f0;box-sizing:border-box;}
.replyComment .commLst:first-child{border-top:none}
.replyComment .commLst .commLst{border-top:none !important;margin-left:46px;padding:18px 4px 18px 14px!important;background:#fafafa;border-radius:8px;margin-top:14px;}
.replyComment .commLst .commLst~.commLst{margin-top:10px;}
.replyComment .commLst .thumImg{position:absolute;left:22px;top:18px;width:34px;height:34px;}
.replyComment .commLst .thumImg img{width:100%;height:100%}
.replyComment .commLst .commLst .thumImg{width:26px;height:26px}
.replyComment .commLst .userInfo{display:block;margin-left:0px;}
.replyComment .commLst .userInfo .helpArea{position:static}
.replyComment .commLst .userInfo .helpArea .layhelpWrap{left:16px;width:calc(100% - 32px);top:65px;height:auto}
.replyComment .commLst .userInfo>dt{margin-left:46px;display:grid;padding:0;align-items:center;min-height:34px}
.replyComment .commLst .userInfo>dt>strong{font-size:14px;color:#666;word-break:break-all;overflow-wrap:break-word;/* display: flex; *//* align-items: flex-start; */}
.replyComment .commLst .userInfo>dt>strong>.time{padding-left:4px}
.replyComment .commLst .userInfo>dt .time{font-size:14px;color:#aaa; font-weight:200;}
.replyComment .commLst .userInfo>dt .badgeBox{display:block;padding:2px 0 0px}
.replyComment .commLst .userInfo>dt .badgeBox>li{display:inline-block;}
.replyComment .commLst .userInfo .quizInfoBox .quizInfo{margin:0}
.replyComment .commLst .userInfo .commentBox{display:block;padding:0px 0 20px;}
.replyComment .commLst .userInfo .commentBox .commentTxt{display:-webkit-box;position:relative;word-break:break-all;overflow-wrap:break-word;line-height:24px;font-size:16px;color:#616161;margin-top:10px}
.replyComment .commLst .userInfo .commentBox.on .commentTxt{max-height:fit-content;-webkit-line-clamp:inherit}
.replyComment .commLst .userInfo .commentBox .btnMore{margin-top:8px;text-align:left}
.replyComment .commLst .userInfo .commentBox .btnMore .txtMore{border:none;border-radius:0;padding:0; }
.replyComment .commLst .userInfo .commentBox .btnMore .txtMore>span{display:inline-block;font-size:15px;color:#888;font-weight:100}
.replyComment .commLst .userInfo .commentBox .btnMore .txtMore>span:after{content:"더보기";font-size:15px;color:#888;}
.replyComment .commLst .userInfo .commentBox.on .btnMore .txtMore>span:after{content:"접기";}
.replyComment .commLst .commMore {display:block;box-sizing:border-box;margin-top:12px;margin-left:46px;padding:0px 22px 16px 0px}
.replyComment .commLst .commMore .more{font-size:14px;color:#666;}
.replyComment .commLst .commMore .more:after{display:inline-block;content:" ";width:16px;height:16px;margin-left:4px;background: url('/mbn/images/common/ic_arrowfoward_gray88.png') 0 0 no-repeat; background-size:16px; vertical-align:middle}

.replyComment .commLst .noData .info{font-size:18px;color:#888}

/* 대댓글 */
.replyComment .commLst.replyWrite .thumImg{left:14px;top:18px;width:26px;height:26px;}
.replyComment .commLst.replyWrite .userInfo{margin-left:0px !important}
.replyComment .commLst.replyWrite .userInfo .commentBox .commentTxt{color:#444 !important}
.replyComment .commLst.replyWrite .userInfo dt{margin-left:34px !important;min-height:26px !important}
.replyComment .commLst.replyWrite .userInfo dt strong{/* display:flex; */min-height:26px;padding-top:2px; /* align-items:center; *//* line-height: 21px; */}
.replyComment .commLst.replyWrite .userInfo .helpArea .layhelpWrap{top:75px}
.replyComment .commLst.replyWrite .userInfo .helpArea{margin-left:-34px;margin-top:2px;}
.replyComment .commLst.replyWrite .commentBox{padding-right:10px}


.screenMsg{position:relative;padding-left:22px !important;font-size:14px !important;color:#616161 !important;line-height:19px !important}
.screenMsg:before{display:inline-block;content:" ";position:absolute;left:0;top:1px;width:18px;height:18px;margin-right:4px;background: url('/mbn/images/content/ico_error.png') 0 0 no-repeat; background-size:18px; }

/* 댓글 입력 */
.replyEnterComment{width:100%;position:fixed;left:0;bottom:0;background-color:#fff;box-sizing:border-box;border-top:1px solid #e4e4e4}
.replyEnterComment .commentInput{display:flex;width:100%;box-sizing:border-box;padding:14px 22px;}
.replyEnterComment .commentInput .thumImg{position:absolute;left:22px;top:14px;width:40px;height:40px;}
.replyEnterComment .commentInput .thumImg img{width:100%;height:100%;}
.replyEnterComment .commentInput .inputWrite{margin-left:50px;width:100%;box-sizing:border-box;} 
.replyEnterComment .commentInput .inputWrite input{width:100%;box-sizing:border-box;padding:9px 32px 9px 12px;font-size:15px;color:#616161;background:#f5f5f5 url('/mbn/images/content/ic_write.png') 95% 50% no-repeat; background-size:18px; border-radius:4px;}
.replyEnterComment .commentInput .inputWrite input::-webkit-input-placeholder {color:#aaaaaa;}

/* 댓글 쓰기 */
.replyComment .commentBox .form_textarea{display:flex;box-sizing:border-box;background-color:#fff;padding:0;margin-top:20px;font-size:17px;height:220px;color:#616161;line-height:26px;font-family:'SpoqaHanSansNeoMedium';letter-spacing:-1px}
.replyComment .commentBox .form_textarea:-ms-input-placeholder{color:#c8c8c8;font-size:16px;}
.replyComment .commentBox .form_textarea::-webkit-input-placeholder{color:#c8c8c8;font-size:16px;}

.replyComment .btnBox.Link{position:absolute;top:24px;right:24px}
.replyComment .btnBox.Link .textLink{font-size:13px;color:#111;border-radius:4px;background-color:#EBEBEB;padding:6px 13px 6px;font-weight:600}
.replyComment .btnBox.Link .textLink.disabled{color:#aaa}

.replyComment.write .commLst{border-top:none}

/* 댓글 결과 */
.tab-xscroll .tab-nav li a:after {opacity: 0; content: ''; display: block; clear: both; position: absolute; bottom: 0; left: 8px; width: 0; height: 3px; background-color: #286ef1;}
.tab-xscroll .tab-nav li.active a:after {transition: all 0.4s ease;opacity: 1 ; content: ''; display: block; clear: both;position: absolute; bottom: 0;left: 8px;width: calc(100% - 16px);height: 3px;background-color: #286ef1;}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0px, 100px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}


@keyframes fadeInUp200 {
  from {
    opacity: 0;
    transform: translate3d(0px, 200px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp200 {
  animation-name: fadeInUp200;  
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

/* 댓글서비스 프로필 */
.profileBox{display:block;position:relative;width:100%;margin:0;box-sizing:border-box;padding:28px 22px 26px;min-height:58px}
.profileBox .thumImg{position:absolute;right:22px;top:28px;width:58px;height:58px;}
.profileBox .thumImg img{width:100%;height:100%}
/* .profileBox .thumImg .badgeBox{position:absolute;left:-10px;bottom:-14px}
.profileBox .thumImg .badgeBox .replyBadge.type02{min-width:84px;margin-left:-4px} */
.profileBox .userInfo {}
.profileBox .userInfo > dt{display:block;font-size:20px;color:#212121;line-height:25px;font-weight:500;margin-right:65px;overflow-wrap:break-word;word-break:break-all}
.profileBox .userInfo > dd{display:block;margin-top:4px}
.profileBox .userInfo > dd .badgeBox{display:block;padding:2px 0 0px}
.profileBox .userInfo > dd .badgeBox>li{display:inline-block;}

/* 프로필 이미지 편집 레이어 */
.profileLayBox{padding-bottom:10px;margin:0 4px;}
.profileLayBox .profileThumLst{display:block}
.profileLayBox .profileThumLst > dt{display:block;width:94px;height:94px;margin:0 auto 24px;}
.profileLayBox .profileThumLst > dt img{width:100%}
.profileLayBox .profileThumLst > dd{display:flex;justify-content:space-between;align-items:center;}
.profileLayBox .profileThumLst > dd img{width:40px;height:40px}
.profileLayBox .profileThumLst > dd~dd{margin-top:10px}

.replyArea .bbsWarp>li{}
.replyComment.bbsWarp>li{border-top:none;}
.replyComment.bbsWarp .commLst .thumImg{left:0}
.replyComment.bbsWarp .commLst .userInfo>dt{margin-left:0}
.replyComment.bbsWarp .commLst .userInfo>dt .name{font-size:15px;color:#212121}
.replyComment.bbsWarp .commLst .userInfo .commentBox{margin-left:0px;padding-bottom:5px;padding-top:0}
.replyComment.bbsWarp .commLst .userInfo .commentBox .commentTxt{font-size:14px;color:#616161;line-height:22px;}
.replyComment.bbsWarp .commLst .userInfo .time{font-size:13px;color:#aaa; font-weight:200;}


/* 댓글서비스 프로필 편집 */
.profileEditBox{display:block;padding-top:38px}
.profileEditBox .btnEdit{display:block;position:relative;width:82px;margin:0 auto}
.profileEditBox .btnEdit:after{display:inline-block;content:" ";position:absolute; bottom:0px;right:-8px;background:url('/mbn/images/content/ic_profileedit_img.png') 0 50% no-repeat; background-size:26px; width:26px; height:26px; vertical-align:middle;}
.profileEditBox .thumImg{width:82px;height:82px}
.profileEditBox .thumImg img{width:100%}



/* 라디오 박스 기본형 */
.form_check.profileThum label > input[type="radio"] + span {display:inline-block;width:40px;height:40px;box-sizing:border-box;text-align:center;padding:0;border-radius:100%}
.form_check.profileThum label > input[type="radio"] + span:before{display:none}
.form_check.profileThum label > input[type="radio"]:checked + span{}
.form_check.profileThum label > input[type="radio"]:checked + span img{border-radius:100%;border:2px solid #2288ee;margin-left:-2px;margin-top:-2px}
.form_check.profileThum label > input[type="radio"]:checked + span:before{}


.nickName{display:block;padding-top:16px}
.nickName>dt{}
.nickName>dd{display:flex;margin-top:12px}
.nickName>dd~dd{margin-top:0px;min-height:46px;}
.nickName>dd input{box-sizing:border-box;margin-right:8px;height:40px;font-size:14px;}
.nickName>dd .btnBox {display:inline-block;}
.nickName>dd .btnBox a {display:inline-block; width:96px; height:40px; padding:0 12px; font-size:14px; line-height:40px; border-radius:4px}
.nickName>dd .pinMsg{display:block;padding:10px 0 0;font-size:13px;color:#286ef1}
.nickName>dd .errorMsg{display:block;padding:10px 0 0;font-size:13px;color:#F10A45}
.nickName>dd .modMsg{display:block;padding:10px 0 0;font-size:13px;color:#888}


.profileEditFooter{margin:20px 24px;box-sizing:border-box;}
.profileEditFooter .footerCont{display:block;box-sizing:border-box;padding-top:20px;padding-bottom:16px}
.profileEditFooter .footerCont .headTit{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}
.profileEditFooter .footerCont+.footerCont{border-top:1px solid #EBEBEB;padding-top:16px}

.badgeChoice{display:flex;justify-content:space-between;align-items:center;}
.badgeChoice .form_check{width:49%;margin-right:3px}
.badgeChoice .form_check+.form_check{margin-left:3px;margin-right:0}
.badgeChoice .form_check input[type="checkbox"] + span{display:inline-block;width:100%;box-sizing:border-box;border:1px solid #ebebeb;background:#fff;border-radius:12px;text-align:center;padding:0;height:47px;}
.badgeChoice .form_check input[type="checkbox"] + span:before{display:none}
.badgeChoice .form_check input[type="checkbox"] + span em{display:flex;justify-content:center;padding-top:12px}
.badgeChoice .form_check.badgeType01 input[type="checkbox"] + span em img{width:119px;height:19px;}
.badgeChoice .form_check.badgeType02 input[type="checkbox"] + span em img{width:112px;height:19px;}
/* 
.badgeChoice .form_check input[type="checkbox"] + span:before{position:static;display:block;margin:14px auto 0;}
.badgeChoice .form_check.badgeType01 input[type="checkbox"] + span:before{width:83px; height:19px; background:url('/mbn/images/content/badge_realgame_text.png') no-repeat 50% 50%; background-size:83px 19px;}
.badgeChoice .form_check.badgeType02 input[type="checkbox"] + span:before{width:112px; height:19px; background:url('/mbn/images/content/badge_legendclub_text.png') no-repeat 50% 50%; background-size:112px 19px;}
.badgeChoice .form_check.badgeType01 input[type="checkbox"]:checked + span:before{background:url('/mbn/images/content/badge_realgame_text.png') no-repeat 50% 50%; background-size:83px 19px;}
.badgeChoice .form_check.badgeType02 input[type="checkbox"]:checked + span:before{background:url('/mbn/images/content/badge_legendclub_text.png') no-repeat 50% 50%; background-size:112px 19px;}
 */
 .badgeChoice .form_check input[type="checkbox"]:checked + span{border:1px solid #2288ee;}

.badgeChoice.disable .form_check.badgeType01 input[type="checkbox"] + span:before, .badgeChoice .form_check.badgeType01 input[type="checkbox"]:disabled + span:before{background:url('/mbn/images/content/badge_realgame_text_disable.png') no-repeat 50% 50%; background-size:83px 19px;}
.badgeChoice.disable .form_check.badgeType02 input[type="checkbox"] + span:before, .badgeChoice .form_check.badgeType02 input[type="checkbox"]:disabled + span:before{background:url('/mbn/images/content/badge_legendclub_text_disable.png') no-repeat 50% 50%; background-size:112px 19px;}


/* 도움말 pop */
.btnHelp{display:inline-block; width:16px; min-width:16px; height:16px; color:#fff; vertical-align:middle; text-indent:-9999px;  background:url('/mbw/images/common/ic_tooltip.png') right 50% no-repeat; background-size:16px;}
.btnHelp.active{background:url('/mbw/images/common/ic_tooltip_on.png') right 50% no-repeat; background-size:16px;}

.btnHelp2{display:inline-block; width:16px; min-width:16px; height:16px; color:#fff; vertical-align:middle; text-indent:-9999px;  background:url('/mbn/images/common/ic_tooltip2.png') right 50% no-repeat; background-size:16px;}
.btnHelp2.active{background:url('/mbw/images/common/ic_tooltip_on.png') right 50% no-repeat; background-size:16px;}

.btnHelp3{display:inline-block; width:14px; height:14px; color:#fff; vertical-align:middle; text-indent:-9999px;  background:url('/mbn/images/common/ic_tooltip3.png') right 50% no-repeat; background-size:14px;}
.btnHelp3.active{background:url('/mbn/images/common/ic_tooltip3.png') right 50% no-repeat; background-size:14px;}


.layhelpWrap {display:none;}
.btnHelp.active + .layhelpWrap,  .btnHelp2.active + .layhelpWrap, .btnHelp3.active+.layhelpWrap{display:block;}
.helpArea{display:flex;box-sizing:border-box;font-size:13px;position:relative;align-items:center}
.helpArea .layhelpWrap {display:none; position:absolute; top:24px; height:100%; z-index:5; pointer-events:auto; width:calc(100% - 16px); left:0;}
.layhelpWrap .layWarp {display:block; position:relative; border-radius:4px; box-shadow:0 0 30px 0 rgba(0, 0, 0, 0.12); margin:0; overflow:hidden}
.layhelpWrap .layWarp.type2{box-shadow:0px 5px 8px 3px rgba(0, 0, 0, 0.12);border-radius:9px}
.layhelpWrap .layWarp .layHeader {display:block; position:relative; background-color:#fff; padding:20px 20px 10px; text-align:left;font-size:16px;color:#212121}
.layhelpWrap .layWarp .layBody {background-color:#fff; display:block; position:relative; height:auto; padding:0px 30px 20px 20px; text-align:left;font-size:14px;color:#888}
.layhelpWrap .layWarp .layhelpClose{display:block; z-index:6; position:absolute; top:20px; right:12px; width:24px; height:24px; background:url('/mbn/images/common/ic_closed.png') no-repeat 50% 50%; background-size:20px; font-size:0; text-indent:-9999px;}
.layhelpWrap .layWarp .layBody p{line-height:18px}
.layhelpWrap .layWarp .listDot.small{margin-top:8px}
.layhelpWrap .layWarp .listDot.small>li{font-size:12px}
.layhelpWrap .layWarp .listDot.small>li~li{margin-top:4px}

.btnHelp2 +.layhelpWrap .layWarp .layhelpClose{top:16px}

/* .layhelpWrap .layWarp.type2 .layhelpClose{top:18px;} */

/* 댓글 상세 도움말 */
.replyBadge.active + .layhelpWrap {display:block;}

/* 주식/금현물 모으기 */
.gatherArea {}
.gatherArea .htitleCont{font-weight:700;font-size:24px;line-height:32px}
.gatherArea .htitleCont span {font-family:"SpoqaHanSansNeoMedium";color:#0068FF;}
.gatherArea .collectListInfo li{display:flex;align-items:center;margin:18px 0;}
.gatherArea .collectListInfo li span {margin-left:8px; font-size:16px; color:#0B0D0F; line-height:22px;}
.gatherArea .collectListInfo li img{width:24px;height:24px;}
.gatherArea .btnBlue5 {width:100%; font-size:14px;}
.gatherArea .textCont{font-size:17px}

/* 이벤트 개인정보 수집 동의화면 */
.evAgreeWrap {margin-top:24px; padding:0 22px !important;}
.evAgreeWrap>strong.tit {margin-bottom:8px;}

.evAgreeBox {background:#f5f5f5; padding:10px; height:138px !important; overflow:auto; border:1px solid #ebebeb;}
.evAgreeBox::-webkit-scrollbar {width:12px;}
.evAgreeBox::-webkit-scrollbar-thumb {width:4px;border:4px solid #f5f5f5;background:#dfdfdf;border-radius:6px;}
.evAgreeBox::-webkit-scrollbar-track {background:transparent;}

.eventAgree {margin-top:24px;line-height:20px !important;}
.eventAgree>span {font-weight:500;}
.eventAgree>p {display:flex;margin-top:12px;}
.eventAgree .form_check {width:50%;}
.evHeader {padding:0 22px !important;}
.evHeader h1.tit {padding:24px 0 12px;font-weight:500;letter-spacing:0;line-height:20px;}
.evHeader a.white {color:#888 !important;}
.evHeader .btnWrap {margin-top:12px !important;}

.evBtnWrap a {width:50% !important;height:50px;line-height:50px;}
/* .contTab {padding:0 !important;} */

/* 퀴즈 이벤트 */
.quizEventArea {}
.quizEventArea .htitleCont{font-size:23px;line-height:30px}
.quizEventArea .imgGuide{margin:0 30px}
.quizEventArea .textCont{font-size:17px}

.itemListInfo{display:block}
.itemListInfo li{display:flex;position:relative;padding-left:50px;min-height:42px;align-items:center}
.itemListInfo li~li{margin-top:8px}
.itemListInfo li img{position:absolute; width:42px;height:42px;top:0;left:0;}
.itemListInfo li>span{font-size:16px; color:#111; line-height:23px; }

/* 퀴즈이벤트 퀴즈 풀기 */
.quizEventArea .hotViewBox .textBox.type2{min-height:60px;max-height:inherit;padding-bottom:20px}
.quizEventArea .hotViewBox .textBox.type2 .titleCont{max-height:inherit}
.quizEventArea .icoTitle{display:flex; color:#111; align-items:center}
.quizEventArea .icoTitle img{width:24px;height:24px;margin-right:8px}

.hotViewBox.nonBg{padding-top:0}
.hotViewBox.nonBg .hotInfoBox{box-shadow:none;height:auto}
.quizEventArea .hotViewBox .quizBox{margin-left:12px;margin-right:12px}

.hotViewBox .oxQuiz.voteEvent .choiceBox li{width:calc(50% - 9px)}
.oxQuiz.voteEvent .form_check .belanceChoice{position:relative}
.oxQuiz.voteEvent .form_check .belanceChoice > input[type="radio"] + span{display:flex; overflow:inherit; padding:0; height:134px}
.oxQuiz.voteEvent .form_check .belanceChoice > input[type="radio"] + span>em{position:absolute;bottom:20px;width:100%;left:0}
.oxQuiz.voteEvent .form_check .belanceChoice > input[type="radio"] + span:before{margin:30px auto; display:flex}
.oxQuiz.voteEvent .form_check .belanceChoice.up > input[type="radio"] + span:before{width:48px;height:48px;background:url('/mbn/images/content/btn_quiz_up.png') no-repeat 50% 50%; background-size:48px;}
.oxQuiz.voteEvent .form_check .belanceChoice.ok > input[type="radio"] + span, 
.oxQuiz.voteEvent .form_check .belanceChoice.up > input[type="radio"] + span {background:#ffe7e7;border-color:#ffe7e7}
.oxQuiz.voteEvent .form_check .belanceChoice.ok > input[type="radio"] + span>em,
.oxQuiz.voteEvent .form_check .belanceChoice.up > input[type="radio"] + span>em{color:#E50119;font-weight:700;}
.oxQuiz.voteEvent .form_check .belanceChoice.ok > input[type="radio"]:checked + span,
.oxQuiz.voteEvent .form_check .belanceChoice.up > input[type="radio"]:checked + span{border-color:#E50119;}
 
.oxQuiz.voteEvent .form_check .belanceChoice.down > input[type="radio"] + span:before{width:48px;height:48px;background:url('/mbn/images/content/btn_quiz_down.png') no-repeat 50% 50%; background-size:48px;}
.oxQuiz.voteEvent .form_check .belanceChoice.no > input[type="radio"] + span, 
.oxQuiz.voteEvent .form_check .belanceChoice.down > input[type="radio"] + span{background:#e8f3fe;border-color:#e8f3fe}
.oxQuiz.voteEvent .form_check .belanceChoice.no > input[type="radio"] + span>em, 
.oxQuiz.voteEvent .form_check .belanceChoice.down > input[type="radio"] + span>em{color:#286EF1;font-weight:700;}
.oxQuiz.voteEvent .form_check .belanceChoice.no > input[type="radio"]:checked + span,
.oxQuiz.voteEvent .form_check .belanceChoice.down > input[type="radio"]:checked + span{border-color:#286EF1}

.quizEventArea .imgBanner{margin-bottom:16px}
.quizEventArea .imgBanner img{width:100%}

#quizEventLottie, #quizEventLottie2{display:block;box-sizing:border-box;position:relative;margin:0 0 16px}

.quizBox.choice.voteEvent .choiceBox li~li{margin-top:8px}
.quizBox.choice.voteEvent{margin:0}
.quizBox.choice.voteEvent .form_check .belanceChoice > input[type="radio"] + span{padding:0px 20px 0px 54px;font-size:17px;color:#444;line-height:52px;font-weight:500;background-color:#f5f5f5;border-radius:8px;border:2px solid #f5f5f5 !important;height:58px !important;font-family:'SpoqaHanSansNeoMedium'}
.quizBox.choice.voteEvent .form_check .belanceChoice > input[type="radio"] + span:before{top:50%;margin-top:-12px;left:18px;width:24px; height:24px; background:url('/mbn/images/content/ic_check_ex_off.png') no-repeat 50% 50%; background-size:24px;}
.quizBox.choice.voteEvent .form_check .belanceChoice > input[type="radio"]:checked + span{background:#e8f3fe;border:2px solid #2288ee !important;}
.quizBox.choice.voteEvent .form_check .belanceChoice > input[type="radio"]:checked + span:before{background:url('/mbn/images/content/ic_check_ex_on.png') no-repeat 50% 50%; background-size:24px;}

.quizBox.oxQuiz.voteEvent .answer{display:flex;width:100%;justify-content:center;flex-direction:column;align-items:center}

.quizBox.oxQuiz.voteEvent .answer .answerText{display:block;color:#111;font-size:26px;padding-bottom:8px;font-family:'SpoqaHanSansNeoMedium';text-align:center}
.quizBox.oxQuiz.voteEvent .answer .answerText.textOx{display:flex;font-size:24px;align-items:center;}
.quizBox.oxQuiz.voteEvent .answer .answerText .icoImg{display:flex;width:28px;height:28px}
.quizBox.oxQuiz.voteEvent .answer .answerText .icoImg img{width:100%}
.quizBox.oxQuiz.voteEvent .answer .descText{display:block; font-size:14px; color:#888; line-height:20px}
.quizBox.oxQuiz.voteEvent .answer .btnBox{margin-top:20px}
.quizBox.oxQuiz.voteEvent .answer .btnArrLink{display:flex;align-items:center}

/* 퀴즈이벤트 선물 선택하기 */
.quizBox.choice.giftEvent {margin:0;}
.quizBox.choice.giftEvent .form_check .belanceChoice > input[type="radio"] + span{padding:16px 20px 0px 48px;font-size:17px;color:#111;line-height:23px;font-weight:500;background-color:#f5f5f5;border-radius:8px;border:2px solid #f5f5f5 !important;height:82px !important;font-family:'SpoqaHanSansNeoMedium';-webkit-line-clamp:none}
.quizBox.choice.giftEvent .form_check .belanceChoice > input[type="radio"] + span:before{top:20px;margin-top:0px;left:20px;width:16px;height:16px; background:url('/mbn/images/content/check_16_n.png') no-repeat 50% 50%; background-size:16px;}
.quizBox.choice.giftEvent .form_check .belanceChoice > input[type="radio"] + span>em{display:block;font-size:12px;color:#666;line-height:17px;padding-top:4px}
.quizBox.choice.giftEvent .form_check .belanceChoice > input[type="radio"]:checked + span{background:#e8f3fe;border:2px solid #2288ee !important;}
.quizBox.choice.giftEvent .form_check .belanceChoice > input[type="radio"]:checked + span:before{background:url('/mbn/images/content/check_16_o.png') no-repeat 50% 50%; background-size:16px;}

.oxQuiz.giftEvent .form_check .belanceChoice{position:relative}
.oxQuiz.giftEvent .form_check .belanceChoice > input[type="radio"] + span{display:flex; overflow:inherit; padding:0; height:134px}
.oxQuiz.giftEvent .form_check .belanceChoice > input[type="radio"] + span>em{position:absolute;bottom:24px;width:100%;left:0}
.oxQuiz.giftEvent .form_check .belanceChoice > input[type="radio"] + span:before{margin:30px auto; display:flex}
.oxQuiz.giftEvent .form_check .belanceChoice.no > input[type="radio"] + span{background:#ffe7e7;border-color:#ffe7e7}
.oxQuiz.giftEvent .form_check .belanceChoice.no > input[type="radio"] + span>em{color:#E50119;font-weight:700;}
.oxQuiz.giftEvent .form_check .belanceChoice.no > input[type="radio"]:checked + span{border-color:#E50119;}

.oxQuiz.giftEvent .form_check .belanceChoice.ok > input[type="radio"] + span{background:#e8f3fe;border-color:#e8f3fe}
.oxQuiz.giftEvent .form_check .belanceChoice.ok > input[type="radio"] + span>em{color:#286EF1;font-weight:700;}
.oxQuiz.giftEvent .form_check .belanceChoice.ok > input[type="radio"]:checked + span{border-color:#286EF1;}

.oxQuiz.giftEvent .form_check .belanceChoice.no > input[type="radio"] + span:before{width:48px; height:48px; background:url('/mbn/images/content/btn_gift_quiz_X.png') no-repeat 50% 50%; background-size:48px;}
.oxQuiz.giftEvent .form_check .belanceChoice.ok > input[type="radio"] + span:before{width:48px; height:48px; background:url('/mbn/images/content/btn_gift_quiz_O.png') no-repeat 50% 50%; background-size:48px;}
.oxQuiz.giftEvent .form_check .belanceChoice.no > input[type="radio"]:checked + span{/* background:#ffe7e7; */border-color:#E50119;color:#212121}
.oxQuiz.giftEvent .form_check .belanceChoice.ok > input[type="radio"]:checked + span{/* background:#e8f3fe; */border-color:#286EF1;color:#212121}

.hintToggle{display:flex}
.hintToggle .tipBtn{width:auto;padding-right:20px;display:inline-flex;background:url('/mbn/images/common/ic_dropdn_16.png') no-repeat 100% 50%; background-size:16px;font-size:15px;}
.hintToggle .tipBtn:before{content:' ';display:inline-flex;background:url('/mbn/images/content/ico_hint.png') no-repeat 100% 50% ; background-size:16px;width:20px;height:20px;margin-right:4px}
.hintToggle.active .tipBtn{background:url('/mbn/images/common/ic_dropup_16.png') no-repeat 100% 50% !important; background-size:16px !important;}

.toggleWrap .hintToggle.active+dd.cont{background:#f7f7f7;border-radius:9px;padding:20px;box-sizing:border-box}
.toggleWrap .hintToggle.active+dd.cont>p{font-size:15px;color:#444;line-height:22px}

.exInfoBox{display:flex;width:100%;justify-content:space-between;align-items:center}
.exInfoBox>span{}
.exInfoBox>span>img{width:18px;height:18px;}
.exInfoBox .refresh{display:flex;line-height:16px;color:#2288EE;font-size:14px;font-weight:500;}
.exInfoBox .refresh:after{content:' ';display:inline-flex;width:16px;height:16px;background:url('/mbn/images/content/btn_reset_blue.png') no-repeat 50% 50%; background-size:16px;align-items:center}


.quizEventArea .hotViewBox .quizBox .btnEventShare{width:248px;margin:0 auto}

.quizEventArea .couponInfo{position:relative}
.quizEventArea .couponInfo .price{display:block; font-size:23px; color:#fff; line-height:26px; font-weight:700; position:absolute; left:33%; top:47%; width:80px; text-align:center;}

.quizEventHead{font-size:22px; color:#111;line-height:30px; font-weight: 500; font-family:"SpoqaHanSansNeoMedium";}
.quizEventHead .btnSelect{display:inline-flex; width:auto; padding:0; background:url('/mbn/images/common/btn_toggle_down.png') no-repeat 97% 50%; background-size:20px; align-items:center; vertical-align:baseline; font-size:22px;color:#111;padding-right:20px; font-weight:700}
.quizEventHead strong{font-size:30px;line-height:46px;font-weight:700;} 

.quizEventArea .btnHelp{background:url('/mbn/images/sLounge/ico_help.png') right 50% no-repeat; background-size:14px;}
.quizEventArea .btnHelp.active{background:url('/mbn/images/sLounge/ico_help_on.png') right 50% no-repeat; background-size:14px;}

.quizEventArea .tblArea.row .tbl td{height:31px;border-left:1px solid #fff !important;color:#111}
.quizEventArea .tblArea.row .tbl td.txtwon{padding-right:15px;font-size:14px;}

/* 퀴즈이벤트 현황 */
.quizEventArea .flexArea.cols2 .cols .btnBox{min-width:72px;}
.quizEventArea .quizStampBox{margin:20px 22px 0;display:block;overflow:hidden}
.quizEventArea .quizStampBox>ul{display:flex;box-sizing:border-box;position:relative;margin:0 auto;}
.quizEventArea .quizStampBox>ul~ul{margin-top:10px}
/* .quizEventArea .quizStampBox>ul.cols3{width:230px;margin-bottom:28px}
.quizEventArea .quizStampBox>ul.cols3 li{} */
.quizEventArea .quizStampBox>ul>li{display:inline-flex;width:25%}

.quizEventArea .quizStampBox>ul>li .quizResult{position:relative;margin:0 auto;width:76px;height:76px}
.quizEventArea .quizStampBox>ul>li .quizResult .won{display:block;padding-top:45px;font-size:13px;color:#888;line-height:16px;text-align:center;font-weight:700;}
.quizEventArea .quizStampBox>ul>li .quizResult .text{display:block;margin-top:56px;font-size:15px;color:#888;line-height:18px;text-align:center;font-weight:500;}

.quizEventArea .quizStampBox>ul>li.quizOk .quizResult{background:url('/mbn/images/content/quiz_result_img_o_new.png') center center no-repeat; background-size:76px 76px;}/* 정답 */
.quizEventArea .quizStampBox>ul>li.quizOk .quizResult .won{color:#2288EE;}
.quizEventArea .quizStampBox>ul>li.quizOk.double .quizResult:before, .quizEventArea .quizStampBox>ul>li.quizWrong.double .quizResult:before{display:block; content:' '; background:url(/mbn/images/content/ic_x2.png) no-repeat; background-size:28px 18px; height:18px; width:28px; position:absolute; right:0}/* 정답 두배적립 */
.quizEventArea .quizStampBox>ul>li.quizDay .quizResult{background:url('/mbn/images/content/quiz_result_img_day.png') center center no-repeat; background-size:76px 76px;}/* 일반 날짜 */
.quizEventArea .quizStampBox>ul>li.quizDay .quizResult .won{height:100%;padding-top:0;color:#aaa;align-items:center;display:flex;justify-content:center;font-weight:500;}
.quizEventArea .quizStampBox>ul>li.quizNot .quizResult{background:url('/mbn/images/content/quiz_result_img_empty_new.png') center center no-repeat; background-size:76px 76px;}/* 미참여 */
.quizEventArea .quizStampBox>ul>li.quizNot .quizResult .won{display:none}
.quizEventArea .quizStampBox>ul>li.quizWrong .quizResult{background:url('/mbn/images/content/quiz_result_img_x_new.png') center center no-repeat; background-size:76px 76px;}/* 오답 */
.quizEventArea .quizStampBox>ul>li.quizWrong .quizResult .won{color:#EF5075;}
.quizEventArea .quizStampBox>ul>li.quizIng .quizResult{background:url('/mbn/images/content/quiz_result_img_ing_new.png') center center no-repeat; background-size:76px 76px;}/* 진행중 */
.quizEventArea .quizStampBox>ul>li.quizIng .quizResult .won{display:none}
.quizEventArea .quizStampBox>ul>li.quizReady .quizResult{background:url('/mbn/images/content/quiz_result_img_ready.png') center center no-repeat; background-size:76px 76px;}/* 준비중 */
.quizEventArea .quizStampBox>ul>li.quizReady .quizResult .won{display:none}

.quizResultBox{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;margin:40px 0;padding:0 25px;box-sizing:border-box}
.quizResultBox .resultArea{display:flex;width:calc(50% - 4px);height:51px;background:#F5F5F5;border-radius:4px;padding:0 16px;box-sizing:border-box;justify-content:space-between;align-items:center}
.quizResultBox .resultArea>span{color:#83878C;}

.quizEventArea .monthSearch{display:flex;justify-content:flex-end}
.quizEventArea .monthSearch .btnSelect{width:90px;background-color:#f0f0f0}
.quizEventArea .monthList{display:block;box-sizing:border-box;margin-top:13px}
.quizEventArea .monthList ul{display:table;width:100%;box-sizing:border-box}
.quizEventArea .monthList ul>li{display:table;width:100%; background-color:#fff;box-shadow: 0 3px 8px 0 rgba(0,0,0,0.12);border-radius: 8px;min-height:68px;}
.quizEventArea .monthList ul>li:first-child{margin-top:0}
.quizEventArea .monthList ul>li~li{margin-top:10px}
.quizEventArea .monthList ul>li>p{display:table-cell;vertical-align:middle}
.quizEventArea .monthList ul>li> .quizData{width:60px}
.quizEventArea .monthList ul>li> .quizData>span, .quizEventArea .monthList ul>li> .quizStats>span{display:flex;align-items:center;padding-left:12px;}
.quizEventArea .monthList ul>li> .quizStats{width:110px}

.quizEventArea .monthList ul>li> .quizIng span:before{display:flex; content:' '; background:url(/mbn/images/content/ic_result_ing.png) no-repeat; background-size:32px; height:32px; width:32px; align-items:center;margin-right:8px}
.quizEventArea .monthList ul>li> .quizNot span:before{display:flex; content:' '; background:url(/mbn/images/content/ic_result_ing_new.png) no-repeat; background-size:32px; height:32px; width:32px; align-items:center;margin-right:8px}
.quizEventArea .monthList ul>li> .quizNot span{color:#aaa}
.quizEventArea .monthList ul>li> .quizWrong span:before{display:flex; content:' '; background:url(/mbn/images/content/ic_result_x_new.png) no-repeat; background-size:32px; height:32px; width:32px; align-items:center;margin-right:8px}
.quizEventArea .monthList ul>li> .quizWrong span{color:#F10A45;}
.quizEventArea .monthList ul>li> .quizOk span:before{display:flex; content:' '; background:url(/mbn/images/content/ic_result_ok_new.png) no-repeat; background-size:32px; height:32px; width:32px; align-items:center;margin-right:8px}
.quizEventArea .monthList ul>li> .quizOk span{color:#2288EE;}

.quizEventArea .monthList ul>li> .quizAnswer{text-align:right;padding-right:12px;}
.quizEventArea .monthList ul>li> .quizAnswer strong{color:#888; font-weight:100; font-family:SpoqaHanSansNeoRegular}
.quizEventArea .monthList ul>li> .quizAnswer .right{display:block;color:#111;font-weight:100; font-family:SpoqaHanSansNeoRegular}

.quizEventArea .icResultImg{display:flex;width:16px;height:16px}
.quizEventArea .icResultImg img{width:100%}

.quizEventArea .shareIcoWrap {position:fixed; top:0; left:50%; width:100%; margin-left:-50%; display:none; z-index:1100; text-align:center;}
.quizEventArea .shareIcoGroup {position:fixed; top:50%; left:50%; margin-top:-210px; margin-left:-42px; z-index:1100;}
.quizEventArea .shareIcoGroup > .icolst > li {margin:25px 0;}
.quizEventArea .icoSns{display:inline-block; background:url(/mbw/images/common/ico_share.png?001) no-repeat; background-size:320px auto; width:35px; height:35px;}
.quizEventArea .icoSns.shareImgTit {background-position:0 -100px; width:84px; height:48px; margin-top:30px;}
.quizEventArea .icoSns.ico01 {background-position:-50px 0;}
.quizEventArea .icoSns.ico02 {background-position:-100px 0;}
.quizEventArea .icoSns.ico03 {background-position:-150px 0;}
.quizEventArea .icoSns.ico04 {background-position:-200px 0;}
.quizEventArea .icoSns.ico05 {background-position:-250px 0;}
.quizEventArea .icoSns.ico06 {background-position:0px 0px;}
.quizEventArea .icoSns.share_close {position:absolute; top:15px; right:15px; background-position:0 -50px; width:21px; height:21px; z-index:1100;}
.quizEventArea .dim, .quizEventArea .dim1 {position:fixed; top:0; left:0; opacity:0.8; background-color:#000; overflow:hidden;}

/* 개인정보동의 박스 */
.privacyAgreeArea{ border-radius:8px;box-sizing:border-box;padding:15px;border:1px solid #ebebeb;background:#f5f5f5;max-height:168px;overflow-y:auto} 
.privacyAgreeArea .formGroup{dispaly:flex;justify-content:space-between; align-items:center} 
.mpopLinkBox{display:flex;align-items:center;} 
.mpopLinkBox .text_line {box-shadow: none !important;margin:0 !important;border-radius: 0 !important;display:flex;align-items:center;}
.mpopLinkBox .text_line+.text_line{margin-left:16px !important}

.formGroup {display:flex;align-items:center;justify-content:center; }
.formGroup .form_check{width:50%}
.formGroup .form_check+.form_check{margin-left:0}

.appMpop:before{display:flex; content:' '; background:url(/mbw/images/common/ico_mpop.png) no-repeat; background-size:150px auto; height:16px; width:16px; align-items:center;margin-right:2px}


.flexArea{display:flex;box-sizing:border-box;position:relative;justify-content:space-between}
.flexArea.cols2 .cols{display:inline-flex}
.flexArea.cols2.center .cols{align-items:center}
.flexArea.cols2 .btnBox .ui_toggle.active + .layhelpWrap {position:absolute; top:24px; height:100%; z-index:5; pointer-events:auto; width:calc(100% - 16px); left:8px;}
.flexArea.cols2 .btnBox .layhelpWrap .layWarp {margin-left:-14px !important;margin-right:-14px !important;}

.flexArea.rows{}
.flexArea.rows .row{display:flex;flex-flow:column}

.quizEventArea .flexArea.cols2 .btnBox .ui_toggle.active + .layhelpWrap{top:56px}

/* 서비스등급개선 */
.toggleGuide.rating_honors .slideUpDnWrap > dl dt > a, .toggleGuide.rating_honors .slideUpDnWrap > dl dt.none>p{color:#666;font-weight:100}
.toggleGuide.rating_honors .slideUpDnWrap > dl dt.on{border-bottom:none}
.toggleGuide.rating_honors .slideUpDnWrap > dl dd{background:#FAFAFA;}

.toggleGuide.rating_honors .slideUpDnWrap > dl dt.none{border-bottom:none}
.toggleGuide.rating_honors .slideUpDnWrap > dl dt.none>p{background:none;padding:20px 24px;}

.rating_honors .img_badge_rating{display:block;margin-bottom:10px}
.rating_honors .img_badge_rating .HonorsNoblesse{width:129px;height:30px;}
.rating_honors .img_badge_rating .SNIHONORS{width:92px;height:30px;}
.rating_honors .img_badge_rating .HONORSPremium{width:128px;height:30px;}
.rating_honors .img_badge_rating .HONORS{width:68px;height:30px;}
.rating_honors .img_badge_rating .preferential{width:48px;height:30px;}
.rating_honors .img_badge_rating .general{width:48px;height:30px;}


/* *******************
HTS 매뉴얼
********************* */
/* 대 타이틀 */
.stepGuide .titArea {margin-bottom:28px; padding-top:24px;}
.stepGuide .titArea h2 {font-size:30px; color:#222;}
.stepGuide .titArea .desc {display: block; padding-top: 6px;}

/* 중 타이틀 */
.stepGuide .subTitArea {margin-top:28px; padding-top:26px; border-top: 1px solid #222;}
.stepGuide .subTitArea h3 {font-size: 22px; color: #222;}
.stepGuide .subTitArea .desc {display: block; padding-top: 6px;}

/* 박스 */
.stepGuide .lineBox {padding:30px 10px; border:1px solid #ddd; border-top: 1px solid #747474; text-align: center;}
.stepGuide .lineBox + .lineBox {margin-top:32px;}
.stepGuide .lineBox.gray {background-color: #fafafa; border-width: 1px 0;}
.stepGuide .lineBox .layerPopFull {text-align: left;}

/* 버튼 여러개 정렬(기본 3개 정렬) */
.stepGuide div[class*="sort"] {display: flex; flex-wrap: wrap;}
.stepGuide div[class*="sort"] > a:first-child {margin-top: 0;}
.stepGuide div[class*="sort"] > a {flex: 0 0 100%; margin-top: 6px; box-sizing: border-box;}

/* tab */
.stepGuide .tabWrap .tabList {display: none;}
.stepGuide .tabWrap .tabList ul {display: flex; border-bottom: 2px solid #444;}
.stepGuide .tabWrap .tabList ul > li {flex: 0 1 auto; position: relative; border: 1px solid #ddd; border-left: 0; text-align: center;}
.stepGuide .tabWrap .tabList ul > li:first-child {border-left: 1px solid #ddd;}
.stepGuide .tabWrap .tabList ul > li.on {border: 2px solid #444; border-bottom: 0;}
.stepGuide .tabWrap .tabList ul > li > a {display: flex; align-items: center; padding: 20px 14px; background-color: #fafafa; height: 100%; box-sizing: border-box;}
.stepGuide .tabWrap .tabList ul > li.on::after {content: ''; position: absolute; bottom: -2px; left: 0; right: 0; width: 100%; height: 2px; background-color: #fff;}
.stepGuide .tabWrap .tabList ul > li.on > a {background-color: #fff;}
/* tab 컨텐츠 */
.stepGuide .tabWrap .tabConts .listCont {margin-top:28px; padding-top:26px; border-top:1px solid #222;}
.stepGuide .tabWrap .tabConts .listCont > li:first-child {margin-top:0;}
.stepGuide .tabWrap .tabConts .listCont > li {margin:30px 0; padding-bottom:24px; line-height:normal; border-bottom:1px solid #ddd;}
.stepGuide .tabWrap .tabConts .listCont > li .number,
.stepGuide .tabWrap .tabConts .listCont > li > strong {display:inline-block; padding-left:8px; font-size:20px;}
.stepGuide .tabWrap .tabConts .listCont > li .number {padding-left:0; line-height:normal;}
.stepGuide .tabWrap .tabConts .listCont > li .contInner {margin-left:-23px;}
.stepGuide .tabWrap .tabConts .listCont > li .listDot {margin-top:6px;}
.stepGuide .tabWrap .tabConts .sortInner > div {margin-top:20px;}
.stepGuide .tabWrap .tabConts .sortInner .imgCont > img {max-width:100%; width:auto; height:auto;}



/* 대체거래소 퀴즈 이벤트 */
.quizViewBox{display:table;width:100%;box-sizing:border-box;padding:28px 24px;margin:0;}
.quizViewBox .textBox{margin-bottom:8px}
.quizViewBox .textBox .icQna{display:block}
.quizViewBox .textBox .icQna img{width:33px;height:28px}
.quizViewBox .textBox .icQna+.titleCont{margin-top:6px;}
.quizViewBox .textBox .titleCont{font-size:20px}
.quizViewBox .textBox + .voteEvent{margin-top:16px}
.quizViewBox .quizBox.choice.voteEvent .form_check .belanceChoice > input[type="radio"] + span{color:#444}
.quizViewBox .quizBox.choice.voteEvent .form_check .belanceChoice > input[type="radio"]:checked + span{color:#2288EE}
.quizViewBox .quizContBox .content.hint{display:block;position:relative;color:#666;padding-left:40px;font-size:15px;line-height:22px}
.quizViewBox .quizContBox .content.hint:before{content:" ";display:block;position:absolute;left:0;top:0px;width:33px;height:20px;background:url(/mbn/images/content/bedge_hint.png) 0 0 no-repeat; background-size:33px 20px;}

.quizViewBox .textBox + .quizBox.oxQuiz{padding-top:8px}
.quizViewBox .quizBox.oxQuiz{margin:0 13px}
.quizViewBox .quizBox.oxQuiz .choiceBox{display:flex;justify-content:space-between;position:relative}
.quizViewBox .quizBox.oxQuiz .choiceBox li{position:relative;width:calc(50% - 9px);box-sizing:border-box;}
.quizViewBox .oxQuiz .form_check .belanceChoice > input[type="radio"] + span{height:134px;padding-top:40px;font-size:16px;font-family:'SpoqaHanSansNeoRegular';}
.quizViewBox .oxQuiz .form_check .belanceChoice > input[type="radio"] + span:before{margin-bottom:4px}
.quizViewBox .oxQuiz .form_check .belanceChoice.ok > input[type="radio"]+span{background:#ffe7e7;border-color:#ffe7e7;color:#E50119}
.quizViewBox .oxQuiz .form_check .belanceChoice.no > input[type="radio"]+span{background:#e8f3fe;border-color:#e8f3fe;color:#286EF1}
.quizViewBox .oxQuiz .form_check .belanceChoice.ok > input[type="radio"]:checked + span{background:#ffe7e7;border-color:#E50119;color:#E50119}
.quizViewBox .oxQuiz .form_check .belanceChoice.no > input[type="radio"]:checked + span{background:#e8f3fe;border-color:#286EF1;color:#286EF1}

.quizViewBox.result .textBox .icQna{position:relative}
.quizViewBox.result .textBox .icQna.right:before{content:" ";display:block;position:absolute;left:-8px;top:-14px;width:54px;height:54px;background:url(/mbn/images/content/quiz_answer_O.png) 0 0 no-repeat; background-size:54px;}
.quizViewBox.result .textBox .icQna.wrong:before{content:" ";display:block;position:absolute;left:-8px;top:-14px;width:55px;height:55px;background:url(/mbn/images/content/quiz_answer_X.png) 0 0 no-repeat; background-size:55px;}

.quizViewBox.result .quizContBox .content .resultText{position:relative;padding:0px 20px 0px 63px;font-size:17px;color:#444;line-height:54px;font-weight:500;background-color:#f5f5f5;border-radius:8px;height:55px;font-family:'SpoqaHanSansNeoRegular'}
.quizViewBox.result .quizContBox .content .resultText:before{content:" ";display:block;position:absolute;left:20px;top:18px;width:33px;height:20px;background:url(/mbn/images/content/bedge_right.png) 0 0 no-repeat; background-size:33px 20px;}

.quizViewBox.result .quizContBox .content .resultText.oxQuiz{display:block;width:134px;margin:0 auto;box-sizing:border-box;border:2px solid #f5f5f5;background:#f5f5f5;border-radius:11px;text-align:center;padding:40px 0 26px;font-size:16px; color:#212121; line-height:27px; font-weight:500; word-break:keep-all;height:134px;}
.quizViewBox.result .quizContBox .content .resultText.oxQuiz:before{left:12px;top:12px}

.quizViewBox.result .quizContBox .content .resultText.oxQuiz.ok{background:#ffe7e7;border-color:#ffe7e7;color:#E50119}
.quizViewBox.result .quizContBox .content .resultText.oxQuiz.ok>span:before{content:" ";display:block;margin:0px auto;width:34px; height:34px; background:url('/mbn/images/content/btn_quiz_O.png') no-repeat 50% 50%; background-size:34px;}
.quizViewBox.result .quizContBox .content .resultText.oxQuiz.no{background:#e8f3fe;border-color:#e8f3fe;color:#286EF1}
.quizViewBox.result .quizContBox .content .resultText.oxQuiz.no>span:before{content:" ";display:block;margin:0px auto;width:34px; height:34px; background:url('/mbn/images/content/btn_quiz_X.png') no-repeat 50% 50%; background-size:34px;}

/* AI 해외뉴스 TOP15 리스트 */
.newsRank .titArea {padding-top:12px;}
.newsRank .titArea .titleCont {line-height:32px; font-size:20px; font-weight:500;}
.newsRank .titArea .titleCont::after {content:''; display:inline-block; width:24px; height:24px; background:url(/mbw/images/invest/ico_ai_news_top.png) 0 0 no-repeat; background-size:24px auto; vertical-align:middle;}
.newsRank .titArea .textCont {display:block; margin-top:4px; line-height:17px; font-size:12px;}

.rankList {margin:0 -4px;}
.rankList .cardGroup {margin:20px 0;}
.rankList .cardGroup:first-child {margin-top:0;}
.rankList .cardGroup .block {display:block; padding:20px 20px; border-radius:8px; box-shadow:0 3px 6px 0 rgba(0, 0, 0, 0.12);}
.rankList .cardGroup .block:hover,
.rankList .cardGroup .block:active,
.rankList .cardGroup .block:focus {outline:1px solid #efefef; background-color:#fafafc;}
.rankList .cardGroup .stockFlagArea {margin-bottom:10px;}
.rankList .cardGroup .stockFlagArea [class*="Flag"] {display:inline-block; margin:0 2px 2px 0; padding:3px 6px; font-size:13px; border-radius:5px;}
.rankList .cardGroup .stockFlagArea .stockFlag {color:#0B0D0F; background-color:#F5F5F5;}
.rankList .cardGroup .stockFlagArea .stockFlag > span {display:inline-block;}
.rankList .cardGroup .stockFlagArea .stockFlag > span > em {font-size:15px;}
.rankList .cardGroup .stockFlagArea .stockFlag .rate {padding-left:4px; font-weight:500;}
.rankList .cardGroup .stockFlagArea .buyFlag {background-color:#FDE6EC;}

.rankList .cardGroup .cardTit {display:block; padding:0 0 4px;}
.rankList .cardGroup .cardTit .tit > strong {height:auto; line-height:30px; color:#111; font-size:21px; font-weight:500; word-break:keep-all;}
.rankList .cardGroup .cardSubTit {color:#888; font-size:0; font-weight:400;}
.rankList .cardGroup .cardSubTit > div::before {content:''; position:absolute; top:50%; left:0; width:1px; height:10px; margin-top:-5px; background-color:#e4e4e4;}
.rankList .cardGroup .cardSubTit > div {display:inline-block; position:relative; margin-left:7px; padding-left:7px; font-size:13px; color:#888; font-weight:400;}
.rankList .cardGroup .cardSubTit > div:first-child {margin-left:0; padding-left:0;}
.rankList .cardGroup .cardSubTit > div:first-child:before {content:none;}
.rankList .cardGroup .cardTxt .listDot > li {line-height:22px; color:#888; font-size:15px; word-break:keep-all;}

/* AI뉴스상세 - 상단 원문보기(번역) */
.newsDetail .txtTranslate {position:sticky; top:0; left:0; right:0; display:flex ; align-items:center; justify-content:space-between; padding:11px 16px; background-color:#F7F8F9; z-index:9;}
#header ~ #container .newsDetail .txtTranslate {top:50px;}
.newsDetail .txtTranslate .alarmTxt {display:flex; flex:1 1 auto; align-items:center; position:relative; min-height:40px; padding-left:40px; color:#111; font-size:16px;}
.newsDetail .txtTranslate .alarmTxt::before {content:''; position:absolute; top:0; left:0; width:40px; height:40px; background:url(/mbw/images/invest/ico_ai_news_translate.png) 0 0 no-repeat; background-size:40px auto;}
.newsDetail .txtTranslate .btnBox {flex:0 0 auto; padding-left:12px;}
.newsDetail .txtTranslate .btnBox button {min-width:76px; height:32px; padding:0 12px; color:#0068FF; font-size:14px; font-weight:500; background-color:#fff; border-radius:24px;}

/* AI뉴스상세 - 타이틀 */
.newsDetail .detailHeader {margin:15px 0 28px;}
.newsDetail .detailHeader .stockFlagArea [class*="Flag"] {display:inline-block; margin:0 2px 2px 0; padding:3px 6px; font-size:13px; border-radius:5px;}
.newsDetail .detailHeader .stockFlagArea .stockFlag {color:#0B0D0F; background-color:#F5F5F5;}
.newsDetail .detailHeader .stockFlagArea .stockFlag > span {display:inline-block;}
.newsDetail .detailHeader .stockFlagArea .stockFlag > span > em {font-size:15px;}
.newsDetail .detailHeader .stockFlagArea .stockFlag .rate {padding-left:4px; font-weight:500;}
.newsDetail .detailHeader .tit {margin:10px 0 4px;}
.newsDetail .detailHeader .tit > strong {display:block; font-size:24px; color:#111; font-weight:700; word-break:keep-all;}
.newsDetail .detailHeader .time {font-size:14px; color:#888;}

/* AI뉴스상세 - 요약 */
.newsDetail .detailBody {margin:28px 0;}
.newsDetail .detailBody .txtSummary {margin-bottom:28px;}
.newsDetail .detailBody .txtSummary .notice {display:flex; align-items:flex-start; margin-bottom:8px;}
.newsDetail .detailBody .txtSummary .notice .tit {display:block; font-size:17px; font-weight:500;}
.newsDetail .detailBody .txtSummary .notice .tit::before {content:''; display:inline-block; width:24px; height:24px; margin-right:6px; background:url(/mbw/images/invest/ico_ai_news_summary.png) 0 0 no-repeat; background-size:24px auto; vertical-align:top;}
.newsDetail .detailBody .txtSummary .listBul {padding:16px 16px; background-color:#EDF4FF; border-radius:8px;}
.newsDetail .detailBody .txtSummary .listBul > li:first-child {margin-top:0;}
.newsDetail .detailBody .txtSummary .listBul > li {line-height:25px; color:#5A5B63; font-size:15px; word-break:keep-all;}
.newsDetail .detailBody .txtSummary .listBul > li::before {top:12px;}

/* AI뉴스상세 - 본문 */
.newsDetail .detailBody .detailTxt {line-height:25px; font-size:15px; color:#5A5B63;}
/* AI뉴스상세 - 주식 이동 버튼 */
.newsDetail .detailBody .btnStockInfo:first-child {margin-top:28px;}
.newsDetail .detailBody .btnStockInfo {display:flex; justify-content:center; margin-top:10px;}
.newsDetail .detailBody .btnStockInfo .btnInner {display:flex; flex:1 1 auto; justify-content:space-between; padding:16px 16px; background-color:#fff; box-shadow:0 3px 8px 0 rgba(17,17,17,0.12); border-radius:4px;}
.newsDetail .detailBody .btnStockInfo .btnInner:hover,
.newsDetail .detailBody .btnStockInfo .btnInner:active,
.newsDetail .detailBody .btnStockInfo .btnInner:focus {outline: 1px solid #222;}
.newsDetail .detailBody .btnStockInfo .btnInner > * {font-size:16px; color:#0B0D0F;}
.newsDetail .detailBody .btnStockInfo .btnInner .item {flex: 1 1 140px; width:140px; color:#111; font-size:16px;}
.newsDetail .detailBody .btnStockInfo .btnInner .priceInfo {flex:1 1 auto; text-align:right;}
.newsDetail .detailBody .btnStockInfo .btnInner .priceInfo > div {display:inline-block;}
.newsDetail .detailBody .btnStockInfo .btnInner .priceInfo .price {line-height:20px; color:#111; font-size:16px; font-weight:500;}
.newsDetail .detailBody .btnStockInfo .btnInner .priceInfo .rate {margin-left:2px; padding:0 4px; line-height:20px; color:#fff; font-size:13px; border-radius:4px; background-color:#F10A45;}
.newsDetail .detailBody .btnStockInfo .btnInner .priceInfo .rate.up {background-color:#F10A45;}
.newsDetail .detailBody .btnStockInfo .btnInner .priceInfo .rate.down {background-color:#0674E1;}

/* 대체거래서 안내 화면 */
.nxtInfoArea{}

.nxtInfoBanner{}

.nxtInfoBanner{display:block;}
.nxtInfoBanner .listLink{display:flex;width:100%;background:#f6f7f9;padding:23px;align-items:center; box-sizing:border-box; border-radius:8px;}
.nxtInfoBanner .listLink:after{content:" ";display:flex;width:24px;height:24px;margin-left:auto;background:url(/mbw/images/trading/ic_arrowblack24.png) no-repeat; background-size:24px;}
.nxtInfoBanner .listLink > p{}
.nxtInfoBanner .listLink > p > strong{font-size:17px;color:#111;line-height:24px;font-weight:700;}
.nxtInfoBanner .listLink > p > span{display:block;margin-top:4px;font-size:14px;color:#666;line-height:18px;}
.nxtInfoBanner .listLink .bicons{width:45px;height:39px;margin-right:14px;}
.nxtInfoBanner .listLink~.listLink{margin-top:12px;}

.nxtChangeBtn{display:block;position:relative;}
.nxtChangeBtn .btnLink{position:absolute;top:42%;left:39%;width:21.5%;height:4%;}
.nxtChangeBtn.btn01 .btnLink{}
.nxtChangeBtn.btn02 .btnLink{}
.nxtChangeBtn.btn03 .btnLink{top:38.6%}
.nxtChangeBtn.btn04 .btnLink{top:38.6%}


/* 2503 이벤트 화면 개편 리스트, 상세 */
.eventNewMainBg{background-image:linear-gradient(180deg, #FFFFFF 0%, #EEF3F8 48%);}

.eventHeader .imgIco{width:90px;height:90px}
.eventHeader .imgIco img{}

.eventNewArea .dateModalWrap .dateClose{opacity:0.5}

/* 이벤트 현황 진행중인 이벤트 리스트 */
.eventBox{display:block;position:relative;overflow:hidden;}
.eventBox~.eventBox{margin-top:16px;}
.eventBox .eventLinkBtn{display:flex;box-sizing:border-box;position:relative;justify-content:space-between;width:100%;height:90px;}
.eventBox .eventLinkBtn .thumImg{display:inline-flex;position:absolute;overflow:hidden;width:130px;height:90px;border-radius:4px;text-align:center;top:0;left:0;}
.eventBox .eventLinkBtn .thumImg img{width:100%}
.eventBox .eventLinkBtn .thumImg .badge {position:absolute;left:8px;top:8px;background:#F5F8FB;border-radius:4px;font-size:11px;color:#2288EE;line-height:20px;padding:0 6px;}
.eventBox .eventLinkBtn .info{display:inline-flex;flex-flow:column;position:relative;width:100%;justify-content:space-between;margin-left:150px;padding:10px 0}
.eventBox .eventLinkBtn .info .titleInfo{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical; height:40px; font-size:15px;color:#111;line-height:20px;overflow:hidden; text-overflow:ellipsis; font-family:"SpoqaHanSansNeoMedium"; }
.eventBox .eventLinkBtn .info .titleInfo .icoNew{width:16px;}
.eventBox .eventLinkBtn .info .dateInfo{display:flex;box-sizing:border-box;justify-content:space-between;width:100%;font-size:12px;color:#888;line-height:20px;}
.eventBox .eventLinkBtn .info .dateInfo>em{font-family:"SpoqaHanSansNeoRegular"; }
.eventBox .eventLinkBtn .info .dateInfo .dday{border:1px solid #FF6060;border-radius:10px;height:20px;line-height:20px;padding:0 6px;font-size:12px;color:#FF6060;}

.eventDataNon .info .mgsBlueNon{font-size:22px;color:#0B0D0F;font-family:"SpoqaHanSansNeoMedium"; }
.eventDataNon .info .mgsGreyNon{font-size:16px;color:#868A93;}
.eventDataNon .info .cont{text-align:center;}

.eventDataNon{background:#fff}

/* 참여한 이벤트 리스트 */
.eventNewArea .tabScroll:after{background:#F5F6F7;}
.eventNewArea .tabScroll .tab li a{color:#9095A1;}
.eventNewArea .tabScroll .tab li.active a{color:#0B0D0F;}

.eventDataLst{display:block;position:relative;padding:12px 12px 0 12px;box-sizing:border-box;}
.eventDataLst~.eventDataLst{padding-top:16px}

.dataBox{display:flex;flex-flow:column;box-sizing:border-box;padding:20px;background:#FFF;box-shadow:0 -7px 15px -6px rgba(0,0,0,0.04), 0 16px 34px -10px rgba(0,0,0,0.17);border-radius:20px;}
.dataBox .titleInfo{font-size:16px;color:#0B0D0F;line-height:20px;font-family:"SpoqaHanSansNeoMedium"; }
.dataBox .dateInfo{font-size:14px;color:#868A93;line-height:16px;}
.dataBox .titleInfo+.dateInfo{padding-top:10px}
.dataBox .dateInfo+.textInfo{margin-top:10px}
.dataBox .textInfo, .applyInfoBox{display:flex;width:100%;background:#F7F8F9;border-radius:8px;padding:18px 16px;box-sizing:border-box;flex-flow:column;}
.dataBox .textInfo>li, .applyInfoBox>li{display:flex;width:100%;justify-content:space-between;font-size:15px}
.dataBox .textInfo>li~li, .applyInfoBox>li~li{padding-top:8px}
.dataBox .textInfo>li>span, .applyInfoBox>li>span{min-width:80px;font-size:15px;color:#868A93;line-height:23px;}
.dataBox .textInfo>li>em, .applyInfoBox>li>em{font-size:15px;color:#5A5B63;line-height:23px;}

.dataBox .badgeImg{width:35px;height:20px;}
.dataBox .badgeImg img{width:100%}
.dataBox .badgeImg+.titleInfo{margin-top:8px}

.eventNewArea .bgBox{margin:0 16px;}
.bgBox {display:block; position:relative; padding:14px; border-radius:16px; background-color:#F7F8F9; box-sizing:border-box;}
.bgBox .notice{display:flex;font-size:14px;color:#0B0D0F;}
.bgBox .notice:before{content:" ";display:flex;width:20px;height:20px;background:url(/mbn/images/content/ic_error_gray.png) no-repeat; background-size:20px;margin-right:10px}

.eventNewArea .tipBtn{font-size:17px;color:#212121;}
.eventNewArea .toggleWrap .listDot li{color:#868A93;} 
.eventNewArea .toggleWrap .listDot > li:before{background-color:#868A93}

.eventNewArea .borLineT12 {border-top-color:#F7F8F9;}

.eventDetailView .eventImg{padding:0;margin:0 20px}
.eventDetailView .eventImg img{width:100%}

.btnShareArea{display:block}
.btnShareArea p{display:flex;justify-content:center}
.btnShareArea p>a{width:60px;height:60px}
.btnShareArea p>a~a{margin-left:12px}

.icoSnsKakao{background:url(/mbn/images/content/btn_sns_kakao.png) no-repeat; background-size:60px}
.icoSnsUrl{background:url(/mbn/images/content/btn_sns_url.png) no-repeat; background-size:60px}

.tipInfoArea .lawAbiding{font-size:14px;color:#868A93;}
.tipInfoArea .lawAbiding:before{display:block;content:" ";background:#F5F6F7;width:100%;height:1px;}
.tipInfoArea .lawAbiding>p{padding-top:20px;}

.eventNewArea .titleCont{color:#0B0D0F;}
.eventNewArea .textCont{color:#0B0D0F;}

.eventNewArea .agreeBox{display:flex;width:100%;box-sizing:border-box;flex-flow:column;}
.eventNewArea .agreeBox>li{display:flex;width:100%;justify-content:space-between;padding:14px 0;align-items:center}
.eventNewArea .agreeBox>li:after{content:" ";display:flex;width:14px;height:14px;background:url(/mbn/images/common/ic_arrowfoward_right.png) no-repeat; background-size:14px;}

.eventApplyArea .htitleCont{font-size:22px;line-height:30px}
.eventApplyArea .textsCont{color:#5A5B63;}

/* 아이콘 40px 사이즈 */
.iconListInfo{display:block}
.iconListInfo li{display:flex;position:relative;padding-left:55px;min-height:40px;align-items:center}
.iconListInfo li~li{margin-top:9px}
.iconListInfo li img{position:absolute; width:40px;height:40px;top:0;left:0;}
.iconListInfo li>span{font-size:17px; color:#0B0D0F; line-height:20px; }
.iconListInfo li em{font-size:13px; color:#286EF1; line-height:16px;}
.iconListInfo.pensionSaving li{padding-left:0;min-height:76px;font-size:17px;color:#303135;font-family:"SpoqaHanSansNeoMedium";}
.iconListInfo.pensionSaving li~li{border-top:1px solid #F1F1F3;margin-top:0}
.iconListInfo.pensionSaving li .bgNum{display:flex;background:#EEF5FF;border-radius:6px;width:31px;height:20px;font-size:12px;color:#0068FF;justify-content:center;margin-right:8px}
.iconListInfo.pensionSaving li img{position:absolute; width:36px;height:36px;top:20px;right:0;left:inherit}

/* 아이콘 24px 사이즈 */
.iconListInfo.small li{padding-left:32px;}
.iconListInfo.small li~li{margin-top:0px}
.iconListInfo.small li img{width:24px;height:24px; top:8px}

/* 퀴즈 이벤트 주관식형 */
.eventQuizBox{margin:0 20px;box-sizing:border-box;border:1px solid #286EF1;border-radius:20px;padding:20px}
.eventQuizBox .quizArea{display:flex;width:100%;box-sizing:border-box;flex-flow:column;}
.eventQuizBox .quizArea .title{font-size:16px;color:#0B0D0F;line-height:21px;word-break:keep-all}
.eventQuizBox .quizArea .title::before{content:"Q";display:block;font-size:18px;color:#0068FF;font-weight:bold;padding-bottom:4px;}

.eventQuizBox .quizArea .hint{margin-top:10px;font-size:14px;color:#868A93;line-height:16px;}
.eventQuizBox .quizArea .hint .btnHelp{margin-left:4px;}

.eventQuizBox .quizArea .input{padding-bottom:20px}
.eventQuizBox .quizArea .input .quizInput{border-width:0 0 1px 0;width:100%;font-size:20px;text-indent:0}
.eventQuizBox .quizArea .input .quizInput::-webkit-input-placeholder {color:#9095A1;} /* 웹킷 전용 속성 */
.eventQuizBox .quizArea .input  input.quizInput[placeholder]{color:#9095A1;}
.eventQuizBox .quizArea .hint + .input{margin-top:20px}

.eventQuizBox .multiChoice{display:block}
.eventQuizBox .multiChoice li{display:block;padding:9px 0}

/* Layer Popup */
body.noScroll {overflow:hidden; height:100%; -webkit-text-size-adjust:none}
.popWrap {display:none;align-items:center;justify-content:center; position:fixed;top:0;left:0; z-index:200;width:100%; height:100%; padding:28px; background-color:rgba(0,0,0,.6);box-sizing:border-box;}
.popWrap.open {display:flex;}
.popWrap .layerInner {display:flex;flex-direction:column; width:100%; min-width:320px; max-height:100%; border-radius:12px; background-color:#fff; box-shadow: 0 2px 10px 0 rgba(0,0,0,0.08);overflow:hidden;}
.popWrap .layerContent {padding:20px; overflow-y:auto; flex:1;}
.popWrap .layerContent .txtCont{padding:0px; text-align:center; font-size:18px; color:#0B0D0F; line-height:24px; font-family:"SpoqaHanSansNeoMedium"; font-weight:500}
.popWrap .layerContent .txtsCont{padding:0px; text-align:center; font-size:14px; color:#888; line-height:20px;}
.popWrap .layerContent .txtCont+.txtsCont{margin-top:12px}
.popWrap .layerContent .txtsCont~.txtsCont{margin-top:10px}

.layerBottom{display:block;width:100%;padding:4px 20px 20px;box-sizing:border-box}
.layerBottom:after {content:""; display:block; clear:both;}
.layerBottom button:only-child, .layerBottom a:only-child{width:100%;float:left; }
.layerBottom button, .layerBottom a{width:48%;float:left;line-height:48px;height:48px;border-radius:12px; font-size:16px;font-weight:500;}
.layerBottom button+button, .layerBottom a+a{float:right;margin-left:0!important}

.layerBottom .btn.cancel{background:#EDF4FF;color:#0068FF;}
.layerBottom .btn.blue{background:#0068FF;color:#fff;}
.layerBottom .btn.confirm{background:#2288ee;color:#fff;}

.popWrap .layerContent .titCont{font-size:20px; font-weight:bold; line-height:26px; font-weight:bold;}
.popWrap .layerContent .mgsBox{margin-top:20px; text-align:center;}
.popWrap .layerContent .mgsBox .titCont+.txtCont{padding-top:13px;}
.popWrap .layerContent .mgsBox.error{margin-bottom:6px}
.popWrap .layerContent .mgsBox.error:before {content:"";display:block;width:40px;height:40px;margin:0 auto 20px;background:url('/mbw/images/monthly/icon_error.png') no-repeat center;background-size:40px;}
.popWrap .layerContent .mgsBox .mgsBlueNon{display:block;}

/* 약관 컨텐츠 스타일 */
.agreeTextBox{display:block}
.agreeTextBox .agreeTitle{font-family:'SpoqaHanSansNeoMedium';font-size:18px;color:#0B0D0F;line-height:24px;font-weight:500;}
.agreeTextBox .agreeText{font-size:16px;color:#5A5B63;line-height:20px;font-weight:400;}
.agreeTextBox .agreeTitle+.agreeText{margin-top:8px}
.agreeTextBox .agreeText+.agreeTitle{margin-top:30px}

/* 연금계좌저축 */
.pensionSavingArea .htitleCont{font-size:25px;line-height:34px;font-family:"SpoqaHanSansNeoBold";letter-spacing:-1px;color:#303135;}
.pensionSavingArea .htitleCont .fontRegular{font-weight:normal}
.pensionSavingArea .htitleCont>b{font-family:"SpoqaHanSansNeoBold";}
.pensionSavingArea .htitleCont .blue{color:#076BE2}
.pensionSavingArea .titleCont {font-family:"SpoqaHanSansNeoBold";color:#303135;line-height:28px}
.pensionSavingArea .titleCont .bgBlue{position:relative;color:#0068FF;font-family:"SpoqaHanSansNeoBold";}
.pensionSavingArea .titleCont .bgBlue b{position:relative;z-index:1;font-family:"SpoqaHanSansNeoBold";}
.pensionSavingArea .titleCont .bgBlue:after{position:absolute;content:"";display:block;background-color:#d1e1ff;height:10px;width:36px;left:0;bottom:4px;z-index:0}
.pensionSavingArea .titleCont .icoImg{width:24px;height:24px}

/*소득안내*/
.pensionSavingArea .titleCont .bgBlue.my:after{width:60px}
/*연령,상황별 안내*/
.pensionSavingArea .titleCont .bgBlue.year:after{width:112px}
.pensionSavingArea .imgLogopop{width:48px;height:20px}
.pensionSavingArea .savingListBox{display:block;width:100%;height:47px;background:#F7F8F9;padding:12px;align-items:center;box-sizing:border-box;border-radius:12px;font-size:15px;color:#303135;}
.pensionSavingArea .savingListBox img{width:22px;height:22px;}
.pensionSavingArea .savingListBox~.savingListBox{margin-top:8px}

.pensionSavingArea .helpArea{align-items:center;}
.pensionSavingArea .helpArea a{color:#5A5B63;font-family:"SpoqaHanSansNeoMedium";}
.pensionSavingArea .helpArea .layhelpWrap{width:100%;z-index:6}

.pensionSavingArea .layhelpWrap .layWarp .layBody{padding-left:12px;padding-right:12px} 

/* 소득공제 슬라이드바 */
.textValInfoArea{display:block;background:#F7F8F9;border-radius:12px;padding:24px;box-sizing:border-box;}
.textValInfoArea .valTxt{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px}
.textValInfoArea .valTxt>span{font-size:14px;color:#5A5B63;font-family:"SpoqaHanSansNeoMedium";}
.textValInfoArea .valTxt>strong{font-size:20px;color:#0B0D0F;font-weight:700;}
.textValInfoArea .valTxt  .valNumber{font-family:"SpoqaHanSansNeoMedium";font-size:21px;color:#0B0D0F;font-weight:700;width:110px;text-align:right;border:none;text-indent:0;background:none;height:28px;line-height:28px}


.textValInfoArea .sliderArea{position:relative}
.textValInfoArea .textValInfoBox{display:flex;flex-flow:column;margin-top:40px;background:#FFF;border-radius:8px;padding:20px;box-sizing:border-box;align-items:center;}
.textValInfoArea .textValInfoBox .number{font-size:28px;color:#0068FF;width:110px;text-align:center;font-weight:700;border:none;text-indent:0;font-family:"SpoqaHanSansNeoBold";}
.textValInfoArea .textValInfoBox .valInput .won{font-size:18px;color:#0068FF;font-weight:400;font-family:"SpoqaHanSansNeoBold";}
.textValInfoArea .textValInfoBox .textView{font-size:20px;color:#0B0D0F;line-height:28px;font-weight:700;font-family:"SpoqaHanSansNeoBold";}
.textValInfoArea .textValInfoBox .textVal{font-size:16px;color:#0B0D0F;}
.textValInfoArea .textValInfoBox .textVal>em{color:#0068FF;}

/****************************************************************************************
jQuery UI Slider Style
******************************************************************************************/
/* Slider Style */
.textValInfoArea .ui-slider {position:relative;text-align:left;}
.textValInfoArea .ui-slider .ui-slider-handle {position:absolute;z-index:4;width:37px;height:37px;cursor:default;margin-left:-10px;background:url(/mbn/images/content/btn_slider_handle.png) no-repeat 0 0;background-size:37px}
.textValInfoArea .ui-slider .ui-slider-handle+.ui-slider-handle{display:none}
.textValInfoArea .ui-slider .ui-slider-range {position:absolute;z-index:90;display:block;border:0;}

/* For IE8 - See #6727 */
.textValInfoArea .ui-slider.ui-state-disabled .ui-slider-handle, .textValInfoArea .ui-slider.ui-state-disabled .ui-slider-range {filter:inherit;}
.textValInfoArea .ui-slider-horizontal, .textValInfoArea .ui-slider-horizontal .ui-slider-range {margin-left:16%; height:6px; background:#0068FF; cursor:pointer; border-radius:3px;}
.textValInfoArea .ui-slider-horizontal:after{content:"";display:block;background-color:#0068FF;position:absolute;width:100%;height:6px;margin-left:-19%;border-radius:3px;}
.textValInfoArea .ui-slider-horizontal .ui-slider-handle {top:-13px;margin-left:-18px;}
.textValInfoArea .ui-slider-horizontal .ui-slider-range {top:0;height:100%;}
/* 슬라이스 바 (handle) */
.textValInfoArea .ui-slider-horizontal .ui-slider-range-min {left:-20%;}
.textValInfoArea .ui-slider-horizontal .ui-slider-range-max {right:0;}
.textValInfoArea .ui-slider-horizontal .ui-slider-range-min,
.textValInfoArea .ui-slider-horizontal .ui-slider-range {background:#fff;margin-left:0;padding-right:1px}
/* 슬라이드 바 텍스트 */
.textValInfoArea .guide-txt .txt-view {font-size:12px;color:#868A93;;text-indent:0;position:absolute;height:15px;top:15px;}
.textValInfoArea .guide-txt .txt-view.l {left:-19%;}
.textValInfoArea .guide-txt .txt-view.c {left:50%;margin-left:-40px}
.textValInfoArea .guide-txt .txt-view.r {right:0;}

/* tab내 tab style : 라운드 배경 탭 */
.tabSaving .tab{display:block; position:relative; background:#F1F1F3; border-radius:10px; padding:2px; box-sizing:border-box; height:52px;}
.tabSaving .tab li+li {}
.tabSaving .tab li+li a{}
.tabSaving .tab li{position:relative;margin:0;display:inline-block;width:49%}
.tabSaving .tab li:last-child{margin-right:0;}
.tabSaving .tab li:first-child a{}
.tabSaving .tab li a {display:flex; height:48px; padding:0 12px; font-size:14px; color:#868A93; line-height:20px; background-color:#F1F1F3;box-sizing:border-box;border-radius:10px;overflow:hidden;text-align:center;align-items:center;justify-content:center}
.tabSaving .tab li a em{color:#868A93;font-size:12px;}
.tabSaving .tab li.active{z-index:5;}
.tabSaving .tab li.active a {border:1px solid #E9E9EF;background-color:#fff;color:#0B0D0F;}
.tabSaving .tab li.active a span{font-family:"SpoqaHanSansNeoMedium"; }
.tabSaving .tab li.active a em{color:#9095A1}

/* 퇴직연금스마트안내장 */
.pensionReportArea{display:block}

.pensionReportArea .sspopHead{display:flex;box-sizing:border-box;width:100%;miun-height:36px;padding:10px 20px 0;justify-content:space-between;align-items:center;margin-bottom:36px}
.pensionReportArea .sspopHead .slogo{width:57px;height:18px;}
.pensionReportArea .sspopHead .language{width:90px}
.pensionReportArea .sspopHead .language .btnSelect{padding:5px 10px;height:36px;box-sizing:border-box;background-position-x:90%}

.pensionReportArea .titleArea{display:flex;box-sizing:border-box;justify-content:space-between;align-items:center;}
.pensionReportArea .titleArea .icoImg{width:66px;height:60px;margin-right:25px}
.pensionReportArea .titleArea .htitleCont{line-height:30px;}

/* .pensionReportArea .layerPopFull{top:30px;border-radius:10px 10px 0 0;} */
.pensionReportArea .layerPopFull{border-radius:10px 10px 0 0;}

.pensionReportArea .infoArea{display:block;box-sizing:border-box;}
.pensionReportArea .infoArea .itext{box-sizing:border-box;text-align:center;line-height:19px;padding:5px 12px}
.pensionReportArea .infoArea .itext:focus{border:2px solid #8bbef1}
.pensionReportArea .infoArea .itext:-ms-input-placeholder{color:#aaaaaa;}/* IE 10 + */
.pensionReportArea .infoArea .itext::-webkit-input-placeholder {color:#aaaaaa;}
           
.pensionReportArea .btnBox .disable{color:#aaa}

.pensionReportArea .layerPopFull .layerHeader{z-index:6;padding-bottom:0;position:sticky}
.pensionReportArea .layerPopFull > .layerClose{background:url('/mbn/images/common/ic_closed_24.png') no-repeat 50% 50%;background-size:24px;z-index:6}

.pensionReportArea .tabArea.tabScroll {border-bottom:1px solid #ccc;padding-top:28px;}
.pensionReportArea .tabArea.tabScroll:after{display:none}
.pensionReportArea .tabScroll .tab li a{padding:0 8px;font-size:17px;font-family:"SpoqaHanSansNeoMedium"; font-weight:500;}
.pensionReportArea .tabScroll .tab li.active a:after{transition:none}
.pensionReportArea .tabScroll .tab li:first-child a{padding-left:0}
.pensionReportArea .tabScroll .tab li:last-child{padding-right:32px;margin-right:0}

.pensionReportArea .tabSort.bgGray .tabMenu li.active{z-index:4}

.pensionReportArea .textCont{font-size:17px}
.pensionReportArea .textCont>span{font-family:"SpoqaHanSansNeoMedium";font-weight:500}

.reportInfoBox{display:block;box-sizing:border-box;position:relative;margin:0;}
.reportInfoBox .body{display:block;width:100%;min-height:114px;box-sizing:border-box;background:#edf6fd;border-radius:8px;padding:20px}
.reportInfoBox .body.hauto{min-height:auto;}
.reportInfoBox.tax .body{background:#fffae6;}
.reportInfoBox .body .text{display:flex; flex-flow:column; padding:0; justify-content:space-between; width:100%}
.reportInfoBox .body .text>small{color:#666;font-size:14px;font-weight:400}
.reportInfoBox .body .text>small+strong{margin-top:5px}
.reportInfoBox .body .text>span{color:#286EF1;font-size:15px;font-weight:500}
.reportInfoBox .body .text>strong{padding:0px;color:#212121;font-size:19px;line-height:26px;font-weight:500}
.reportInfoBox .body .text>strong span{font-family:"SpoqaHanSansNeoBold";font-weight:700;}
.reportInfoBox .body .icoImg{position:absolute;top:44px;right:20px;width:52px;height:52px;}
.reportInfoBox.tax .body .icoImg{top:76px}
.reportInfoBox .body .text>strong+.arrow{margin-top:10px}
.reportInfoBox .body .text>.arrow{display:flex;align-items:center;color:#111}
.reportInfoBox .body .text>.arrow:after{content:" ";display:inline-block;width:16px;height:16px;background:url(/mbn/images/common/ico_arrowbk2.png) 0 0 no-repeat; background-size:16px;}
.reportInfoBox .body .desc{display:block;padding-top:16px;}
.reportInfoBox .body .desc:before{content:" ";display:block;width:100%;height:1px;opacity: 0.6;background: #BCC5CD;border-radius: 0 0 8px 8px;margin-bottom:16px}
.reportInfoBox .body .desc .mgTxt{font-size:14px;color:#666;line-height:20px;font-weight:400;}

.reportInfoBox~.reportInfoBox{margin-top:10px}

.pensionReportArea .applyInfoBox{background-color:#fff;border:1px solid #DEDEE5}
.pensionReportArea .applyInfoBox li{align-items:flex-start}
.pensionReportArea .applyInfoBox li~li{}
.pensionReportArea .applyInfoBox li:first-child{padding-top:0px;}
.pensionReportArea .applyInfoBox li.title{padding-bottom:4px;color:#0B0D0F;font-family:"SpoqaHanSansNeoMedium"; font-weight:500;}
.pensionReportArea .applyInfoBox li.title>span{font-size:16px;width:auto;color:#0B0D0F;font-family:"SpoqaHanSansNeoMedium"; font-weight:500;}
.pensionReportArea .applyInfoBox li.nData{justify-content:center;text-align:center}
.pensionReportArea .applyInfoBox li>span{display:flex;align-items:center;color:#0B0D0F;/* width:60% */}
.pensionReportArea .applyInfoBox li>em{color:#0B0D0F;text-align:right;margin-left:auto}
.pensionReportArea .applyInfoBox li .icoEmoji{width:100%;text-align:center}
.pensionReportArea .applyInfoBox li .icoEmoji img{width:55px;height:38px;}
.pensionReportArea .applyInfoBox li.borLineT1 {margin:14px 0 0;padding-top:14px}
.pensionReportArea .applyInfoBox li>em>strong{font-size:16px;font-family:"SpoqaHanSansNeoBold";font-weight:700;}
.pensionReportArea .applyInfoBox li>em>b>span{font-family:"SpoqaHanSansNeoBold";font-weight:500;}
/*  */
.pensionReportArea .applyInfoBox li.half{}
.pensionReportArea .applyInfoBox li.helpArea .helpInner{display:flex;align-items:center;}
.pensionReportArea .applyInfoBox li.helpArea .helpInner .layhelpWrap{top:38px}

/* 연금투자비율 */
.pensionReportArea .applyInfoBox.col2 .cols{padding-top:16px}
.pensionReportArea .applyInfoBox.col2 .cols p{display:flex;flex-flow:column;width:50%;text-align:center}
.pensionReportArea .applyInfoBox.col2 .cols p+p{border-left:1px solid #e4e4e4}
.pensionReportArea .applyInfoBox.col2 .cols .textInfo{color:#666} 
.pensionReportArea .applyInfoBox.col2 .cols .textInfo+.perInfo{padding-top:4px;}
.pensionReportArea .applyInfoBox.col2 .cols .perInfo{font-size:15px}
.pensionReportArea .applyInfoBox.col2 .cols .perInfo>strong{font-size:17px}

.pensionReportArea .applyInfoBox.col2 .rows{margin-top:12px;box-sizing:border-box;flex-flow:column;background:#F5F7F9;border-radius:6px;padding:12px 14px}
.pensionReportArea .applyInfoBox.col2 .rows p{display:flex;justify-content:space-between;width:100%;align-items:center;}
.pensionReportArea .applyInfoBox.col2 .rows p+p{padding-top:7px}
.pensionReportArea .applyInfoBox.col2 .rows .textInfo{font-size:14px}
.pensionReportArea .applyInfoBox.col2 .rows .textInfo+.perInfo{}
.pensionReportArea .applyInfoBox.col2 .rows .perInfo{font-size:15px}


.pensionReportArea .helpArea .layhelpWrap{width:calc(100% - 0px)}

.applyInfoBox.add li>span{color:#111;font-family:"SpoqaHanSansNeoMedium"; font-weight:500;}
.applyInfoBox.add li>em{font-size:17px;}
.applyInfoBox.add li>em>b>span{font-family:"SpoqaHanSansNeoBold";font-weight:700;}
.applyInfoBox.add li~li{border-top:1px solid #E4E4E4;padding-top:16px;}
.applyInfoBox.add li:first-child{margin-bottom:16px}

.applyInfoBox.irp{background-color:#fffae6;border:none}
.applyInfoBox.irp li.title{align-items:center}
.applyInfoBox.irp li>span{color:#111;font-family:"SpoqaHanSansNeoMedium"; font-weight:500;}
.applyInfoBox.irp li>em{font-size:17px;}
.applyInfoBox.irp li>em>b>span{font-family:"SpoqaHanSansNeoBold";font-weight:700;}
.applyInfoBox.irp li~li{padding-top:6px;}
.applyInfoBox.irp li .arrow{display:flex;align-items:center;color:#111;font-size:14px}
.applyInfoBox.irp li .arrow:after{content:" ";display:inline-block;width:16px;height:16px;background:url(/mbn/images/common/ico_arrowbk2.png) 0 0 no-repeat; background-size:16px;}

/* 연간 납입한도 총 */
.applyInfoBox.add{background-color:#F5F7F9;border:none}

/* 스페셜 에디션 투자정보 배너 */
.pensionBanner{position:relative; display:flex; width:100%;box-sizing:border-box; border-radius:8px; height:72px; background-color:#ffebeb}
.pensionBanner .icoImg{position:absolute;top:8px;right:20px;width:52px;height:52px}
.pensionBanner .icoImg img{width:100%}
.pensionBanner .text{display:flex; flex-flow:column; padding:12px 20px; justify-content:center; margin-right:40px;}
.pensionBanner .text>span{font-size:12px;color:#666;/* font-family:"SpoqaHanSansNeoMedium"; */font-weight:100;}
.pensionBanner .text>strong{padding-top:2px;color:#111;font-size:17px;line-height:22px;font-weight:500}

/* 상품별 수익률 배너 */
.pensionBanner.goods{background-color:#fff5e1}
.pensionBanner.goods .text>strong{font-size:16px;}
.pensionBanner.goods .icoImg{right:10px}

/* mPOP 이동 배너 */
.pensionBanner.mpop{background-color:#e8f9f4}
.pensionBanner.mpop .icoImg{right:10px}

/* mPOP 이동 배너 */
.pensionBanner.cs{background-color:#ffebed}
.pensionBanner.cs .icoImg{right:10px}

/* 수익률 */
.pensionReportArea .btnSelect{padding:6px 12px 6px;box-sizing:border-box}
.pensionReportArea .btnSelect.disabled{background:#ebebeb;}
.pensionReportArea .btnSelect.disabled>span{color:#aaa}
.pensionReportArea .btnSelect>span{margin-left:0;margin-right:0;font-weight:400;}

/* 평가금액 */
.applyInfoBox.rate{background-color:#edf6fd;border:none}
.applyInfoBox.rate li.title{border-bottom:1px solid #444;padding:4px 0 14px;margin-bottom:10px;align-items:flex-start}
.applyInfoBox.rate li.title~li{border-bottom:none;margin-bottom:0px;padding-bottom:0px}
.applyInfoBox.rate li.title>span{color:#111;}
.applyInfoBox.rate li.title>em{font-size:23px;color:#0B0D0F;font-family:"SpoqaHanSansNeoBold"; font-weight:700;text-align:right}
.applyInfoBox.rate li.title>em>span{font-family:"SpoqaHanSansNeoBold"; font-weight:700;}
.applyInfoBox.rate li.title>em>sub{font-size:14px;font-weight:100}
.applyInfoBox.rate li .stxt{width:auto;font-size:13px;color:#888}
.applyInfoBox.rate li .stxt+em{min-width:70px;}

/* 운용/요약 */
.applyInfoBox.summary li.title{padding-bottom:2px}
.applyInfoBox.summary li.title>span{color:#0B0D0F;font-family:"SpoqaHanSansNeoMedium"; font-weight:500;}
.applyInfoBox.summary li.title>em{font-size:18px;color:#111;font-family:"SpoqaHanSansNeoBold"; font-weight:700;}
.applyInfoBox.summary li.title>em>span{font-family:"SpoqaHanSansNeoBold"; font-weight:700;}
.applyInfoBox.summary li sub{font-size:14px;vertical-align:middle;margin-left:4px}
.applyInfoBox.summary li.last{border-bottom:1px solid #e4e4e4;padding:4px 0 14px;margin-bottom:10px}

/* 잔고 상세 내역 */
.titleBox{display:flex;width:100%;justify-content:space-between;align-items:center}
.titleBox .tit{display:inline-flex;font-size:17px;color:#111;font-family:"SpoqaHanSansNeoMedium"; font-weight:500;align-items:center}
.titleBox .num{font-size:17px;color:#111;font-family:"SpoqaHanSansNeoBold"; font-weight:700;}
.titleBox .icon{margin-left:5px}
.titleBox.iconType1 .icon{width:34px;height:20px;}
.titleBox.iconType2 .icon{width:24px;height:24px;}

.titleBox .bedge{display:flex;padding:2px 6px;line-height:20px;border-radius:4px;font-size:11px;font-weight:400;margin-left:auto}
.titleBox .bedge.non{background-color:#fde6ec;color:#F10A45;}
.titleBox .bedge.ing{background-color:#edf6fd;color:#2288EE;}

.prdBox{display:block; position:relative;background:#fff;border-radius:8px;padding:16px;box-sizing:border-box;border:1px solid #DEDEE5}
.prdBox~.prdBox{margin-top:10px}
.prdBox .btnLink{display:flex;width:100%;box-sizing:border-box;flex-flow:column;}
.prdBox .btnLink .title{font-size:16px;color:#111;font-family:"SpoqaHanSansNeoMedium"; font-weight:500;}
.prdBox .btnLink .info{text-align:right;background:#F5F7F9;border-radius:6px;padding:12px 14px}
.prdBox .btnLink .info .price{font-size:16px;color:#111;line-height:23px;font-family:"SpoqaHanSansNeoBold";font-weight:700;}
.prdBox .btnLink .info .val{font-size:14px;}
.prdBox .btnLink .title+.info{margin-top:12px;}

.prdBox .btnLink .info.cell{display:flex}
.prdBox .btnLink .info.cell ul{display:grid;gap:7px;width:100%;}
.prdBox .btnLink .info.cell li{display:flex;width:100%;align-items:flex-start;justify-content:space-between}

.pensionReportArea  .btnBox .ui_toggle.active+.layerPopFull{display:block}

.pensionReportArea .layerPopFull .layerCont{padding-top:32px}

/* .layerPopFull.nonHeader{top:77px;border-radius:0} */
.layerPopFull.nonHeader{top:47px;border-radius:0}
.layerPopFull.nonHeader .layerCont{padding-top:26px;height:90%}
.layerPopFull.scrollTable{top:124px;border-radius:0;z-index:99;overflow:hidden}
.layerPopFull.scrollTable .layerCont{padding-top:144px;-webkit-overflow-scrolling:touch;overflow-y:scroll; height:calc(100% - 124px);}
.pensionReportArea .layerPopFull .tblArea .tbl th, .pensionReportArea .layerPopFull .tblArea .tbl td{padding:4px 8px;}
.pensionReportArea .layerPopFull .tblArea .tbl thead tr:nth-child(1) th:first-child, .pensionReportArea .layerPopFull .tblArea .tbl tbody tr:nth-child(1) th:first-child{border-left:1px solid #ebebeb}
.pensionReportArea .layhelpWrap .layWarp .layBody{padding-left:12px;padding-right:12px}
.pensionReportArea .layerPopFull.scrollTable .layerHeader{padding-bottom:0;height:144px;overflow:hidden;z-index:99 !important;position:absolute}
.pensionReportArea .layerPopFull.scrollTable .layerCont .listDot {padding-bottom:20px}
.pensionReportArea .layerPopFull.scrollTable > .layerClose{z-index:100}

.pensionReportArea .dateModalWrap {z-index:7}

/* 유툽 링크 */
.youtubeBox{display:flex; position:relative; justify-content:space-between}
.youtubeBox .text{}
.youtubeBox .thum{width:116px;height:67px;}

.btnCall{display:flex;position:relative;background:url(/mbn/images/content/bg_btn_cs.png) 0 0 no-repeat;background-size:228px 71px;width:228px;height:71px;justify-content:center;padding-top:21px;box-sizing:border-box;margin:0 auto;}
.btnCall>span{display:flex;font-size:14px;color:#111;line-height:23px;font-family:"SpoqaHanSansNeoMedium";font-weight:500;}
.btnCall>span:before{content:" ";display:inline-block;width:26px;height:26px;background:url(/mbn/images/content/ic_call.png) 0 0 no-repeat; background-size:26px 26px;margin-right:6px}


/* 연금수령 */
.accountInfo.pension{display:flex;width:100%;justify-content:space-between}
.accountInfo.pension .btnSelect:first-child{margin-right:8px}
.accountInfo.pension .btnSelect+.btnSelect{max-width:118px;background-position-x:90%}
.accountInfo.pension .btnSelect>strong{display:-webkit-box;overflow:hidden;max-height:24px;font-size:14px;color:#111;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:"SpoqaHanSansNeoRegular"}
.accountInfo.pension .btnSelect.line2{line-height:16px;padding-top:2px;padding-bottom:2px}
.accountInfo.pension .btnSelect.line2>strong{font-size:13px;color:#111;line-height:16px;font-weight:400;}
.accountInfo.pension .btnSelect.line2>em{display:-webkit-box;overflow:hidden;max-height:15px;margin-right:4px;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:11px;color:#111;line-height:13px;font-weight:100;}
.accountInfo.pension .btnSelect.line2.disabled>strong{}
.accountInfo.pension .btnSelect.disabled>strong, .accountInfo.pension .btnSelect.line2.disabled>strong, .accountInfo.pension .btnSelect.line2.disabled>em{color:#aaa;margin-right:0}

/* 쿠폰등록하기 */
.couponRegister>.couponNumIn{margin: 28px 0 20px;}
.couponRegister>.couponNumIn>.couponTitCont{display: flex;justify-content: space-between;padding: 0 24px;}
.couponRegister>.couponNumIn>.couponTitCont>img{width: 76px;height: 56px;}
.couponRegister>.couponNumIn>.couponTitCont>.txtArea>.tit{font-family: 'SpoqaHanSansNeoMedium';font-size: 18px;color: #111;line-height: 25px;font-weight: 500;}
.couponRegister>.couponNumIn>.couponTitCont>.txtArea>.tit>span{font-family: 'SpoqaHanSansNeoMedium';color: #2288ee;}
.couponRegister>.couponNumIn>.couponTitCont>.txtArea>.date{font-size: 13px;color: #888;line-height: 19px;font-weight: 400;}

.couponRegister>.couponNumIn>.couponInCont{padding: 0 22px;margin-top: 20px;}
.couponRegister>.couponNumIn>.couponInCont>.input{margin-top: 20px;}
.couponRegister>.couponNumIn>.couponInCont>.input .couponNumIn{width: 100%;height: 52px;padding: 12px 0;border-width: 0 0 1px 0;font-size: 20px;line-height: 27px;text-align: center;font-weight: 500;}
.couponRegister>.couponNumIn>.couponInCont>.input .couponNumIn::placeholder{color: #ccc;}
.couponRegister>.couponNumIn>.couponInCont>.input .couponNumIn:disabled{background-color: transparent;}
.couponRegister>.couponNumIn>.couponInCont>.btnBox{margin-top: 12px;}
.couponRegister>.couponNumIn>.couponInCont>.btnBox>.btnBlue.mid{width: 100%;height: 38px;line-height: 38px;font-size: 12px;font-family: 'SpoqaHanSansNeoMedium';font-weight: 500;}
.couponRegister>.couponNumIn>.couponInCont>.btnBox>.btnBlue.mid:disabled{background-color: #ccc;}

.couponRegister>.couponNumIn>.couponInfo{padding: 0 24px;margin-top: 28px;}
.couponRegister>.couponNumIn>.couponInfo>.infoCont{display: flex;}
.couponRegister>.couponNumIn>.couponInfo>.infoCont>img{width: 24px;height: 24px;margin-right: 8px;}
.couponRegister>.couponNumIn>.couponInfo>.infoCont>.txtCont{display: flex;flex-flow: column;}
.couponRegister>.couponNumIn>.couponInfo>.infoCont>.txtCont>.tit{font-family: 'SpoqaHanSansNeoMedium';font-size: 16px;color: #111;line-height: 23px;font-weight: 500;}
.couponRegister>.couponNumIn>.couponInfo>.infoCont>.txtCont>.sub{margin-top: 4px;font-size: 14px;color: #888;line-height: 20px;font-weight: 400;word-break: keep-all;}
.couponRegister>.couponNumIn>.couponInfo>.infoCont>.txtCont>.evtlink{margin-top: 4px;font-size: 13px;color: #2288ee;line-height: 19px;font-weight: 400;text-decoration:underline;text-align: right;}

.couponNotice{width: 100%;position: relative;}
.couponNotice::before{content: '';display:block; width:100%;height:8px;background-color: #f0f0f0;}
.couponNotice>ul{padding: 20px 24px;}
.couponNotice>ul>li{font-size:14px;color:#111;line-height: 20px;font-weight: 500;}
.couponNotice>ul>li>ol>li{position:relative;padding-left:10px;font-size:12px;color: #888;line-height: 17px;font-weight: 400;}
.couponNotice>ul>li>ol>li:before{content:''; display:block; position:absolute; top:7px; left:0; clear:both; width:3px; height:3px; border-radius:1.5px; background-color:#888;}

.couponCompleteArea .noticeModalWrap{display:block;}
.couponCompleteArea .noticeModalWrap .noticeBox{bottom:0;}
.couponCompleteArea .noticeModalWrap .noticeBody{padding-bottom:36px;}
.couponCompleteArea .noticeModalWrap .noticeBody .titleCont{line-height:25px; font-weight:500;}
.couponCompleteArea .noticeModalWrap .noticeFooter .btnConfirm{height:50px;font-family:'SpoqaHanSansNeoMedium';font-size:14px;font-weight:500;line-height:50px;}

/* ai분석 */
.aiInfoArea{}
.aiInfoArea .tabsContainer{}
.aiInfoArea .tabsContainer.flex{position:fixed;top:0px;background-color:#fff;z-index:10;width:100%;box-sizing:border-box;}
.aiInfoArea .tabBox.flex{position:fixed;top:0px;background-color:#fff;z-index:10;width:100%;box-sizing:border-box;}
.aiInfoArea .tabBox{padding-top:11px}
.aiInfoArea .tabScroll{padding-left:0px}
.aiInfoArea .tabScroll:after{display:none}
.aiInfoArea .tabScroll .tab li:first-child a{padding-left:12px}
.aiInfoArea .tabScroll .tab li.active a:after{display:none}
.aiInfoArea .tabScroll .tab li:first-child{padding-left:20px}

.aiInfoArea .icon_ai{width:24px;height:24px}
.aiInfoArea .icon_ai img{width:100%}

.aiInfoArea .icons_ai{width:14px;height:14px}
.aiInfoArea .icons_ai img{width:100%}

.aiInfoArea .text_ai{color:#727780;}
.aiInfoArea .textBgBox{display:block;background-color:#f5f5f5;box-sizing:border-box;padding:14px 18px;font-size:14px;color:#727780;line-height:20px;font-weight:400;margin-top:12px;border-radius:8px}

.aiInfoArea .textBgBox strong{color:#111}
.aiInfoArea .textBgBox p{margin-top:8px} 
.aiInfoArea .textBgBox ul > li{display:block; position:relative; padding-left:10px; font-size:14px; color:#727780; line-height:19px; margin:8px 0 0; text-align:left}
.aiInfoArea .textBgBox ul > li:first-child{margin:0}
.aiInfoArea .textBgBox ul > li:before{content:''; display:block; position:absolute; top:8px; left:0; clear:both; width:3px; height:3px; border-radius:1.5px; background-color:#727780;}

.aiInfoArea .conBody.first{padding-top:100px}
/* .aiInfoArea .conBody.first .contTab{padding-top:50px} */

.aiInfoArea .contTab{padding-top:48px}
.aiInfoArea .contTab#contTab1{padding-top:28px}
.aiInfoArea .conBody.first .contTab#contTab1{padding-top:48px}

.investMoaMain{background-color:#192a5f}

/* 상승, 하락, 보합 */
.val.up{color:#F10A45  !important	}
.val.down{color:#0068FF  !important	}
.val.balance{color:#000  !important}

.upper, .up{color:#F10A45}
.balance{color:#000}
.low, .lower{color:#0674E1}

.upper_arr{background:url(/mbn/images/common/upper_arr.png) no-repeat;background-position:0% 50%;background-size:12px;color:#F10A45 !important}
.up_arr{background:url(/mbn/images/common/up_arr.png) no-repeat;background-position:0% 50%;background-size:12px;color:#F10A45 !important}
.low_arr{background:url(/mbn/images/common/low_arr.png) no-repeat;background-position:0% 50%;background-size:12px;color:#0674E1 !important}
.lower_arr{background:url(/mbn/images/common/lower_arr.png) no-repeat;background-position:0% 50%;background-size:12px;color:#0674E1 !important}
.balance_arr{background:url(/mbn/images/common/balance_arr.png) no-repeat;background-position:0% 50%;background-size:12px;}

.upper_txt{color:#F10A45 !important}
.up_txt{color:#F10A45 !important}
.balance_txt{color:#000 !important}
.low_txt{color:#0674E1 !important}
.lower_txt{color:#0674E1 !important}

.upper_stock_txt{color:#F10A45 !important}
.up_stock_txt{color:#F10A45 !important}
.low_stock_txt{color:#0674E1 !important}
.lower_stock_txt{color:#0674E1 !important}

/* 모아보기 */
.moaInvestArea {margin:0;min-width:320px;display:block;padding:0;overflow:hidden}
.moaList{width:100%;height:45px;}
.moaList~.moaList{margin-top:17px}
.moaList .swiper-wrapper{transition-timing-function:linear;column-gap:10px;}
.moaList .swiper-slide{position:relative;display:flex;align-items:center;justify-content:center;height:45px;line-height:45px;border-radius:40px;padding:0 16px;color:#111;background:#d8e7ff;width:auto  !important;color:#111;}
.moaList .swiper-slide .item{color:#111;font-weight:500;font-family:"SpoqaHanSansNeoMedium";}
.moaList .swiper-slide .mtsiImg{width:24px;height:24px;}
.moaList .swiper-slide .icoNew{width:42px;height:20px;margin-left:6px;}
/* 스와이프 방향 오른쪽 케이스*/
/* .swiper-container-rtl .swiper-slide{justify-content:flex-end}
.swiper-container-rtl .swiper-slide .item{padding-left:28px}
.swiper-container-rtl .swiper-slide .mtsiImg{position:absolute;left:16px;top:12px;} */

/* 해외주식커뮤니티 AI분석서비스 */
.sortOption{display:flex}
.sortOption .sortTxt{}

.commListBox{display:block}
.commListBox .headTit{position:relative;display:flex;justify-content:space-between;align-items:center;margin:0;padding:10px 0;background:#fff;}
.commListBox .headTit .bg{display:inline-block;content:" ";width:100%;height:42px;background:#fff;z-index:6;position:absolute;left:0;top:0}
.commListBox .headTit .totalTabType{display:flex;position:relative;z-index:7;margin-left:22px;}
.commListBox .headTit .totalTabType>li{display:inline-flex;align-items:center}
.commListBox .headTit .totalTabType>li~li:before{content:''; display:inline-flex;background:#ebebeb;width:1px;height:10px;margin:0 10px}
.commListBox .headTit .totalTabType>li>a{font-size:16px;color:#888;line-height:22px;font-weight:400;}
.commListBox .headTit .totalTabType>li.active>a{color:#111;font-weight:500;font-family:"SpoqaHanSansNeoMedium";}
.commListBox .headTit .sort{margin-right:22px;}
.commListBox .headTit .sort .btnEdit{position:relative;z-index:7}
.commListBox .headTit .sort .btnEdit:after{display:inline-block;content:" ";width:18px;height:18px;vertical-align:middle;margin:0;background:url('/mbn/images/content/ic_edit.png') no-repeat 50% 50%; background-size:18px;}

.btnEdit.ui_toggle.active+.tooltipLayerBox{display:block}
.tooltipLayerBox {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.4); z-index:6;}
.tooltipLayerBox .tipbox {background:#fff; box-shadow:0 6px 16px 0 rgba(17,17,17,0.12); border-radius:4px; position:absolute; right:20px; top:58px; width:152px; box-sizing:border-box; padding:16px;}
.tooltipLayerBox .tipbox span, .tooltipLayerBox .tipbox a{font-size:14px;color:#111;font-weight:400;line-height:20px;}

.foreignTipBox{display:flex;background:#E9F4FF;padding:8px 8px 8px 14px;margin:0;position:fixed;left:0;bottom:0;width:100%;z-index:5;box-sizing:border-box}
.foreignTipBox>p{display:flex;position:relative;align-items:center;color:#2288EE;font-size:11px;font-weight:400;width:100%;box-sizing:border-box}
.foreignTipBox>p:before{display:inline-flex;content:"";background: #2288EE;border-radius:2px;width:3px;height:3px;margin-right:6px}
.foreignTipBox>p:after{display:inline-flex;content:"";background:url('/mbn/images/content/ic_arrowfoward_blue.png') no-repeat 50% 0;background-size:14px;width:14px;height:14px;margin-left:auto;}

/* 댓글 메인 상세 */
.foreignComment{padding-top:0px}
.foreignComment .noData {height:calc(100vh - 480px); min-height:240px}
.foreignComment .noData .mgsNo{padding-top:64px; background:url('/mbn/images/content/ic_complete_40.png') no-repeat 50% 0; background-size:40px;font-size:16px;color:#111;line-height:23px;font-weight:500;text-align:center}
.foreignComment .commLst{display:block;position:relative;padding:14px 0 10px;border-top:1px solid #f0f0f0;box-sizing:border-box;margin:0 22px}
.foreignComment .commLst:first-child{border-top:none}
.foreignComment .commLst .descWrapLink{position:absolute;top:0;left:0;right:0;bottom:0;}
.foreignComment .commLst .userInfo{display:block;}
.foreignComment .commLst .userInfo .helpArea{position:static}
.foreignComment .commLst .userInfo .helpArea .layhelpWrap{left:16px;width:calc(100% - 32px);top:65px;height:auto}
.foreignComment .commLst .userInfo>dd{margin-left:34px;}
.userInfo .commentBox .commentTxt{margin-top:8px;display:-webkit-box;position:relative;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;/*word-break:break-all;*/word-break:keep-all;max-height:70px;font-size:16px;color:#616161;line-height:24px;font-weight:400;font-family:"SpoqaHanSansNeoMedium";}
.userInfo .commentBox .commentTag{margin-top:4px;}
.userInfo .commentBox .commentTag .tagTxt{position:relative;z-index:4;font-size:15px;color:#2288EE;line-height:21px;font-weight:500;}
.userInfo .commentBox .commentTag .tagTxt~.tagTxt{margin-left:2px}

.userInfo .commentBox .commentUsergallery{position:relative;z-index:4;}

/* 상세내 댓글 제한 수 없음 */
#commentUl .userInfo .commentBox .commentTxt{max-height:inherit;-webkit-line-clamp:inherit;word-break:keep-all}



/* 댓글 좋아요, 댓글 갯수, view 카운트 */
.userInfo .commInfoBox{margin-top:12px}
.userInfo .commentBox .commInfo{display:flex;align-items:center;}
.userInfo .commentBox .commentUserImg{position:relative;display:flex;aspect-ratio:3/2;margin-top:8px;overflow:hidden;max-width:230px;border-radius:8px;box-sizing:border-box;align-items:center;justify-content:center;}
.userInfo .commentBox .commentUserImg:after{position:absolute;top:0;left:0;right:0;bottom:0;content:"";border:1px solid #e4e4e4;border-radius:8px;}
.userInfo .commentBox .commentUserImg .userImages{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;} 

.userInfo {display:block}
.userInfo .profileArea{display:flex;padding:0;align-items:center;min-height:34px;justify-content:left;padding-left:34px;}
.userInfo .profileArea .thumImg{position:absolute;left:-34px;top:5px;width:28px;height:28px;}
.userInfo .profileArea .thumImg img{width:100%;height:100%;border-radius:100%;border:1px solid #e4e4e4}
.userInfo .profileArea .profileLink{position:relative;z-index:4;display:flex;flex-flow:column;width:100%;box-sizing: border-box;text-align:left;}
.userInfo .profileArea .profileLink p{display:flex;align-items:center;}
.userInfo .profileArea .profileLink p:nth-child(3){margin-top:1px}
.userInfo .profileArea .profileLink strong{display:-webkit-box;position:relative;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;max-height:22px;font-size:15px;color:#616161;font-weight:400;font-family:"SpoqaHanSansNeoRegular";}
.userInfo .profileArea .perUser{display:inline-flex;align-items:center;font-size:13px;color:#aaa;font-weight:400;}
.userInfo .profileArea .perUser:before{content:''; display:inline-flex;background:#aaa;width:3px;height:3px;margin:0 5px}
.userInfo .profileArea .badge{display:inline-flex;align-items:center;margin-left:4px;min-width:17px}
.userInfo .profileArea .badge.highlight{width:17px;height:17px}
.userInfo .profileArea .badge  img{width:100%}
.userInfo .profileArea .badge.heavyuser{width:61px;height:20px}/*추천유저*/
.userInfo .profileArea .badge.celebrity{width:72px;height:20px}/*액티브유저*/
.userInfo .profileArea .badge.influencer{width:61px;height:20px}/*파워유저*/
.userInfo .profileArea .time{font-size:13px;color:#aaa; font-weight:400;}
.userInfo .profileArea .badgeBox{display:block;padding:2px 0 0px}
.userInfo .profileArea .badgeBox>li{display:inline-block;}

.commInfoBox .commInfo{}
.commInfoBox .commInfo .itemBox{display:flex; flex-wrap:wrap; position:relative; width:100%; padding:0;}
.commInfoBox .commInfo .itemBox>li{display:flex;align-items:center;width:80px}
.commInfoBox .commInfo .btnLink{position:relative;z-index:4;width:20px;height:20px;text-align:left}
.commInfoBox .commInfo .btnLink~.btnLink{margin-left:30px;}
.commInfoBox .commInfo .btnLink.btnHeart{background:url('/mbn/images/content/ic_heart.png') no-repeat 50% 50%; background-size:20px; animation-duration:1.1s;}
.commInfoBox .commInfo .btnLink.btnHeart.active{background:url('/mbn/images/content/ic_heart_on.png') no-repeat 50% 50%; background-size:20px; animation-duration:1.1s; animation-name:heartOn;}
.commInfoBox .commInfo .btnLink+span, .commInfoBox .commInfo .btnLink>span{font-size:13px;color:#616161;font-weight:400;margin-left:3px;}
.commInfoBox .commInfo .btnLink>span{padding-left:21px}
.commInfoBox .commInfo .btnLink.comment{width:100px;background:url('/mbn/images/content/ic_comment.png') no-repeat 0 0; background-size:20px;}
.commInfoBox .commInfo .btnLink.count{width:100px;background:url('/mbn/images/content/ic_cursor_count_basic.png') no-repeat 0 0; background-size:20px;}
.commInfoBox .commInfo .btnLink.count.v100{background:url('/mbn/images/content/ic_view_count_100over.png') no-repeat 0 0; background-size:20px;}
.commInfoBox .commInfo .btnLink.count.v5000{background:url('/mbn/images/content/ic_view_count_5000over.png') no-repeat 0 0; background-size:20px;}

.commArea .borLineT8{border-top:8px solid #F6F8FA}
.commArea .titleCont.hotIco:before{display:none}
.commArea .titleCont.hotIco:after{display:inline-block;content:'';width:30px;height:30px; background:transparent url('/mbn/images/content/ic_eyes.png') no-repeat 0 0; background-size:30px;margin-left:6px;vertical-align:sub}
.commArea .icoTitle{font-size:21px;display:flex;line-height:30px;align-items:center;letter-spacing:-1px}
.commArea .icoTitle img{width:26px;height:26px;margin:0 4px}

/* 해외커뮤니티 안내 */
.commArea .icoBubbles{width:30px;height:30px}
.commArea .commGuideBox .textCont{font-size:18px;}
.commArea .commGuideBox .textsCont{line-height:22px;font-size:16px;}
.commArea .textCont{font-size:18px}
.commArea .textsCont{font-size:15px;}

.commArea+.slideUpDnWrap.newType > dl > dt >a{font-size:16px}

/*이번주의 화제의 게시물*/
.hotBoard{}
.hotBoard .commLst{background-color:#f6f8fa;border-radius:8px;padding:12px 18px;box-sizing:border-box;border-top:none}
.hotBoard .commLst~.commLst{margin-top:10px}

.hotBoard .commLst .userInfo .thumImg{position:absolute;left:-48px;top:7px;width:34px;height:50px;flex-flow:column}
.hotBoard .commLst .userInfo .thumImg img{width:36px;height:36px;border-radius:100%;overflow:hidden}
.hotBoard .commLst .userInfo .thumImg .ranking{margin-top:-4px;}
/* 랭킹 스타일 */
.thumImg .ranking{display:inline-flex;border-radius:40px;background:#fff;font-size:11px;color:#ff7414;border:1px solid #ff7414;width:30px;height:20px;line-height:18px;text-align:center;box-sizing:border-box;font-family:"SpoqaHanSansNeoLight";align-items:center;justify-content:center}

.hotBoard .commLst .userInfo .profileArea{display:flex;padding:0;align-items:center;min-height:17px;justify-content:left;padding-left:48px;}
.hotBoard .commLst .userInfo .profileArea .profileLink{position:relative;z-index:4;display:flex;flex-flow:column;width:100%;box-sizing:border-box;text-align:left;}

.hotBoard .commLst .userInfo .profileArea .profileLink p{}
.hotBoard .commLst .userInfo .profileArea .profileLink strong{color:#2288EE;}
.hotBoard .commLst .userInfo .commentBox{margin-left:48px}
.hotBoard .commLst .userInfo .commentBox .commentTxt{margin-top:6px;display:-webkit-box;position:relative;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;height:50px;font-size:16px;color:#616161;line-height:24px;font-weight:400;font-family:"SpoqaHanSansNeoMedium";}

.commRefresh{margin-top:16px;}
.commRefresh .btnRefresh{display:flex;justify-content:center;}
.commRefresh .btnRefresh>span{font-size:15px;color:#666;line-height:20px;font-weight:400;padding-left:20px;background:transparent url('/mbn/images/content/ic_refresh.png') no-repeat 0 center; background-size:16px;}

/* 지금 해외에서 가장 핫한 종목 */
.swiper-foreignStock .swiper-slide{width:80% !important}

.foreignStockBox{display:table;width:100%;box-sizing:border-box;padding:0;margin:0;height:219px;border:1px solid #e4e4e4;border-radius:8px;overflow:hidden;background-color:#f6f8fa;}
.foreignStockBox .foreignStockList{position:relative;width:100%;box-sizing:border-box;padding: 0px 18px 0;background-color:#f6f8fa;height:74px;display:flex;}
.foreignStockBox .foreignStockList:last-child:after{display:none}
.foreignStockBox .foreignStockList .stockWrapLink{position:absolute;top:0;left:0;right:0;bottom:0;}
/* 핫한 종목 중 랭킹 스타일 */
.foreignStockList.header{padding:12px 18px;border-bottom:1px solid #e4e4e4;background-color:#fff;height:83px;}
.foreignStockList.header .userInfo{position:relative;}
.foreignStockList.header .stockInfoArea{align-items:flex-start}
.foreignStockList.header .stockInfoArea .thumImg{width:36px;height:36px}
.foreignStockList.header .stockInfoArea .thumImg .ranking{margin-top:-4px;}
.foreignStockList.header .stockInfoArea .stockName{display:-webkit-box;position:relative;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;max-height:24px;font-size:17px;color:#111;line-height:22px;font-weight:500;font-family:"SpoqaHanSansNeoMedium";}
.foreignStockList.header .stockInfoArea .stockInfo .sotckPrice{display:flex;justify-content:flex-end;align-items:center;margin-top:8px}
.foreignStockList.header .stockInfoArea .stockInfo .sotckPrice>strong{font-family:"SpoqaHanSansNeoBold";font-size:18px;line-height:23px;font-weight:700;}
.foreignStockList.header .stockInfoArea .stockInfo .sotckPrice .price+.rate{margin-left:8px}
.foreignStockList.header .stockInfoArea .stockInfo .sotckPrice .rate{padding-left:14px;font-weight:400;}
.foreignStockList.header:after{display:none}
/* 핫한 종목 중 기본 스타일 */
.foreignStockList:after{display:inline-block;content:'';background:#E4E4E4;width:calc(100% - 36px);;height:1px;position:absolute;left:18px;bottom:0;}
.foreignStockList .stockInfoArea{display:flex;align-items:center;width:100%;}
.foreignStockList .stockInfoArea .profileThum .profileLink{position:relative;z-index:4;width:100%;box-sizing:border-box;}
.foreignStockList .stockInfoArea .thumImg{width:28px;height:28px}
.foreignStockList .stockInfoArea .thumImg img{width:100%;height:100%;border-radius:100%;}
.foreignStockList .stockInfoArea .stockInfo{display:flex;width:100%;margin-left:8px;flex-flow:column;justify-content:center}
.foreignStockList .stockInfoArea .stockCont{display:-webkit-box;position:relative;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;max-height:44px;font-size:16px;color:#616161;line-height:24px;font-weight:500;font-family:"SpoqaHanSansNeoMedium";}


/*떠오르는 핫유저 게시물*/
.hotUser{}
.hotUser .commLst{background-color:#f6f8fa;border-radius:8px;padding:14px 16px;box-sizing:border-box;border-top:none}
.hotUser .commLst~.commLst{margin-top:10px}

.hotUser .commLst .userInfo .thumImg{position:absolute;left:-44px;top:-3px;width:36px;height:46px;flex-flow:column}
.hotUser .commLst .userInfo .thumImg img{width:36px;height:36px;}
.hotUser .commLst .userInfo .thumImg .ranking{margin-top:-7px;}

.hotUser .commLst .userInfo .profileArea{padding-left:44px;min-height:18px}
.hotUser .commLst .userInfo .commentBox{margin-left:44px}
.hotUser .commLst .userInfo .profileArea .profileLink strong{font-weight:500;font-family:"SpoqaHanSansNeoMedium"}
.hotUser .commLst .userInfo .commentBox .commentTxt{margin-top:4px;font-size:14px;color:#888;-webkit-line-clamp:1;max-height:20px;line-height:18px;font-family:"SpoqaHanSansNeoRegular"}

.commArea .imgBanner{display:block;box-sizing:border-box;}
.commArea .imgBanner img{width:100%}

.commArea .helpArea .layhelpWrap{top:34px;width:100%}

/* 해외커뮤니티 상세*/
.stockInfoBanner{display:table;width:100%;box-sizing:border-box;margin:0;background:#f6f8fa}
.stockInfoBanner .infoLink{display:block;position:relative;box-sizing:border-box;padding:16px 18px;}
.stockInfoBanner .infoLink:before{position:absolute;top:50%;right:18px;margin-top:-8px;display:inline-block;content:'';width:16px;height:16px;background: url('/mbn/images/content/ic_arrowfoward_16.png') no-repeat 0 0; background-size:16px;}
.stockInfoBanner .infoLink .stock .name{font-size:18px;color:#111;font-weight:500;font-family:"SpoqaHanSansNeoMedium";line-height:24px;}
.stockInfoBanner .infoLink .stock .price {font-size:18px;color:#111;font-weight:700;font-family:"SpoqaHanSansNeoBold";line-height:24px;}
.stockInfoBanner .infoLink .stock~.stock{margin-top:4px}
.stockInfoBanner .infoLink .stock .price+.defin{margin-left:8px}
.stockInfoBanner .infoLink .stock .defin{}
.stockInfoBanner .infoLink .stock .defin em{font-size:13px;font-weight:400;font-family:"SpoqaHanSansNeoRegular";line-height:15px;padding-left:14px;}

.stockInfoView{display:block;position:relative;padding:22px 0 8px;box-sizing:border-box;margin:0 22px}
.stockInfoView .userInfo .profileArea{padding-left:44px}
.stockInfoView .userInfo .profileArea .thumImg{width:34px;height:34px;left:-44px;}
.stockInfoView .commInfoBox .commInfo .itemBox>li{width:86px}
.stockInfoView .commInfoBox .commInfo .itemBox>li.icoShare{margin-left:auto;width:auto}
.stockInfoView .commInfoBox .commInfo .btnLink{width:24px;height:24px}
.stockInfoView .commInfoBox .commInfo .btnLink.btnHeart2{background:url('/mbn/images/content/ic_heart.png') no-repeat 50% 50%;background-size:24px;animation-duration:1.1s;}
.stockInfoView .commInfoBox .commInfo .btnLink.btnHeart2.active{background:url('/mbn/images/content/ic_heart_on.png') no-repeat 50% 50%;background-size:24px;animation-duration:1.1s; animation-name:heartOn2;}
.stockInfoView .commInfoBox .commInfo .btnLink.share{background: url('/mbn/images/content/ic_share2.png') no-repeat 0 0;background-size:24px}
.stockInfoView .commInfoBox .commInfo .btnLink.count{background-size:24px}
.stockInfoView .userInfo .profileArea+.commentBox{margin-top:24px}

/* 댓글 더보기 */
.commMoreInfo{box-sizing:border-box;margin:0;background:#f6f8fa;border-radius:8px;padding:28px 24px;}
.commMoreInfo > p{font-size:14px;color:#616161;line-height:22px;font-weight:400;text-align:center}
.commMoreInfo .btnMore{width:100%;height:32px;background:#0068ff;border-radius:4px;font-size:13px;color:#fff;text-align:center;font-weight:500;font-family:"SpoqaHanSansNeoMedium";}

/* 언어 한글, 원문 선택 토글 버튼 */
.languageArea{display:block;position:relative;min-height:32px;margin:8px 0;text-align:right}
.languageArea .toggle-group {display:inline-block;position:relative;}
.languageArea .toggle-group .toggle-input{display:none}
.languageArea .toggle-group .toggle-switch{display:block;position:relative;width:86px;height:32px;border-radius:24px;background:#0c6fff;cursor:pointer;transition: background-color 0.3s ease;box-shadow: inset 1px 3px 4px rgba(0,0,0,0.1);}
.languageArea .toggle-group .toggle-switch>span{display:block;position:absolute;top:6px;left:6px;width:36px;height:20px;line-height:20px;z-index:5;font-size:13px;color:#0068ff}
.languageArea .toggle-group .toggle-switch::before{content:"";position:absolute;top:2px;left:2px;width:46px;height:28px;background-color:#fff;border-radius:24px;transition:transform 0.3s ease;font-size:12px;color:#fff;box-shadow: 1px 2px 2px rgba(0,0,0,0.1);}
.languageArea .toggle-group .toggle-switch::after{content:"원문";position:absolute;top:6px;right:9px;width:24px;height:20px;line-height:20px;z-index:5;font-size:13px;color:#fff}
.languageArea .toggle-group .toggle-input:checked + .toggle-switch::before{transform: translateX(44px);width:38px;}
.languageArea .toggle-group .toggle-input:checked + .toggle-switch::after{color:#0068ff}
.languageArea .toggle-group .toggle-input:checked + .toggle-switch>span{color:#fff}
/* 인기,최신 선택 토글 버튼 */
.languageArea.latest .toggle-group .toggle-switch{width:70px;}
.languageArea.latest .toggle-group .toggle-switch::after{content:"최신"; right:6px;}
.languageArea.latest .toggle-group .toggle-switch::before{width:34px;}
.languageArea.latest .toggle-group .toggle-switch>span{width:24px;}
.languageArea.latest .toggle-group .toggle-input:checked + .toggle-switch::before{transform:translateX(32px);width:34px}

.stockInfoView .userInfo .commentBox .commentTxtDetail{font-size:16px;color:#616161;line-height:26px;font-weight:500;font-family:"SpoqaHanSansNeoMedium";word-break:keep-all}
.stockInfoView .userInfo .commentBox .commentTxtDetail .badgeImg{display:inline-flex;width:79px;height:23px;float:right;padding-top:4px}
.stockInfoView .userInfo .commentBox .commentTxtDetail .badgeImg img{width:100%}
.stockInfoView .userInfo .commentBox .commentUserLink{display:flex;margin:20px 0 0;padding-bottom:16px}
.stockInfoView .userInfo .commentBox .commentUserLink .textLink{display:inline-flex;margin-left:auto;font-size:14px;color:#616161;align-items:center}
.stockInfoView .userInfo .commentBox .commentUserLink .textLink:after{display:inline-flex;content:'';width:16px;height:16px; background:transparent url('/mbn/images/content/ic_arrowfoward_16.png') no-repeat 0 0; background-size:16px;}

.totalCount{display:flex;box-sizing:border-box;padding:14px 22px;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center}
.totalCount>strong{font-size:15px;color:#444;font-weight:500}
.totalCount .languageArea{margin:0}
/* 작성자 게시글 스타일 */
.userInfo .totalCount{padding-bottom:6px;margin:0 -22px}

.writerArea .stockInfoView{padding-bottom:0}
.writerArea .foreignComment .userInfo .profileArea{position:relative;min-height:26px}
.writerArea .foreignComment .userInfo .profileArea .profileLink, .writerArea .foreignComment .userInfo .profileArea .profileLink p{min-height:26px}
.writerArea .foreignComment .userInfo .profileArea .profileLink p{margin-right:17px}
.writerArea .foreignComment .userInfo .profileArea .profileLink:after{position:absolute;top:50%;right:0;margin-top:-8px;display:inline-flex;content:'';width:16px;height:16px; background:transparent url('/mbn/images/content/ic_arrowfoward_16.png') no-repeat 0 0; background-size:16px;}
.writerArea .foreignComment .userInfo .profileArea .profileLink strong{font-size:16px;color:#111;line-height:26px;max-height:26px;font-family:"SpoqaHanSansNeoMedium";font-weight:500;}
.writerArea .foreignComment .userInfo .profileArea .profileLink em{font-size:16px;color:#616161;line-height:26px;font-weight:400;min-width:48px;}
.writerArea .foreignComment .userInfo .profileArea .profileLink strong+em{margin-left:4px}

.writerArea .userInfo .commentBox .commentTxt{margin-top:4px}
.writerArea .userInfo .commentBox .timeInfo{margin-top:8px;}
.writerArea .userInfo .commentBox .timeInfo .time{font-size:13px;color:#aaa;line-height:18px}

/* 상세 갤러리 팝업 */
.commentUsergallery{display:grid; grid-template-columns:50% auto; flex-wrap:wrap; gap:8px; margin-top:10px}
/* .commentUsergallery{display:flex; flex-wrap:wrap; gap:8px; } */
.commentUsergallery .thumbnails:only-child{width:140%;}
.commentUsergallery .thumbnails{width:100%; max-height:152px; overflow:hidden;border-radius: 8px;border: 1px solid #E4E4E4;} 
/* .commentUsergallery .thumbnails .thumb{width:100%; height:100%; object-fit:cover; object-position:center; cursor:pointer; transition:all 0.2s;} */
.commentUsergallery .thumbnails .thumb{width:100%; height:100%; object-fit:cover; cursor:pointer; /*transform:scale(1.5);*/transform-origin:center center;}
/* 레이어 팝업 (모달) 스타일 */
#imageModal, .imageModal {display:none; position:fixed; z-index:1000; left:0; top:0; width:100%; height:100%; background-color:rgba(0, 0, 0, 0.8);overflow: hidden;}
/* 원본 이미지 */
#fullImage, .fullImage {/*max-width:100%;*/width:100%;max-height:90vh; display:block; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.fullImage .modal-wrapper{display:flex}
.fullImage .modal-wrapper img{touch-action:pinch-zoom;}
.closeBtn {position:absolute; top:10px; right:12px; cursor:pointer; z-index:1010; width:32px; height:32px; background:transparent url('/mbn/images/content/ic_closed_white.png') no-repeat 0 0; background-size:32px;}
.dotArea {position:absolute; bottom:36px; left:50%; transform:translateX(-50%); text-align:center;}
.dotArea .dotList {cursor:pointer; height:6px;width:6px; margin:0 3px; background-color:#666; border-radius:50%; display:inline-block; transition:background-color 0.4s ease;}
.dotArea .dotList.active, .dotArea .dotList:hover {background-color:#fff;}


#floatingTop {position:fixed;bottom:30px;right:16px;padding:0; z-index:99; display:block; }
#floatingTop .icoTop{display:block;width:54px;height:54px;background:url(/mbn/images/common/top_peulloting.png) 0 0 no-repeat; background-size:54px;border-radius:100%;box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box;font-size:0; text-indent:-9999px;}


.foreignMetaDataArea{background:#f6f7f9;}
.boxShadow{background:#fff;border-radius:8px;box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.02);padding:16px}

.graphTab{border-radius:4px;overflow:hidden;margin-bottom:16px}
.graphTab ul{display:flex;position:relative;justify-content:center;align-items:center;}
.graphTab ul li{width:33.3%;margin:0 !important;display: inline-flex;height:26px;align-items:center;}
.graphTab ul li a{text-align:center;background:#f0f1f3;display:inline-flex;width:100%;height:100%;justify-content:center;align-items:center;font-size:12px;color:#9095A1;}
.graphTab ul li.active a{background:#0c0d0f;color:#fff}

.graphArea{position:relative;width:100%;min-height:180px;display:flex;justify-content:center;align-items:center;margin:0 auto;}
.graphArea.pieType{min-height:150px}

.graphLegend{}
.graphLegend dl{display:flex;flex-direction:column;margin-top:12px}
.graphLegend dl>dt{display:flex;align-items:center;font-size:14px;color:#111;line-height:21px;font-weight:400}
.graphLegend dl>dt>i{display:inline-flex;width:12px;height:12px;margin-right:8px;border-radius:4px;}
.graphLegend dl>dd{padding-left:20px;font-size:13px;color:#888;line-height:21px;font-weight:400}


/* 기본 */
.graphLegend dl.legendType01>dt>i{background:#0068FF;}
.graphLegend dl.legendType02>dt>i{background:#00B7FD;}
.graphLegend dl.legendType03>dt>i{background:#7E89A2;}

/* 유입투자자 */
.graphLegend.number dl.legendType01>dt>i{background:#0068FF;}
.graphLegend.number dl.legendType02>dt>i{background:#19CB8B;;}
.graphLegend.number dl.legendType03>dt>i{background:#FF8C4F;}

/* 전량매도 */
.graphLegend.sell dl.legendType01>dt>i{background:#CCD1DC;}
.graphLegend.sell dl.legendType02>dt>i{background:#0068FF;}

/* 장기보유 */
.graphLegend.long dl.legendType01>dt>i{background:#0068FF;}
.graphLegend.long dl.legendType02>dt>i{background:#00B7FD;}

/* 익절, 손해 */
.graphLegend.loss dl.legendType01>dt>i{background:#F10A45;}
.graphLegend.loss dl.legendType02>dt>i{background:#0674E1;}

@keyframes heartOn {
	0% {width:20px; height:20px; background-size:20px;}
	8% {width:10px; height:10px; margin:5px; background-size:10px;}
	25% {width:20px; height:20px; margin:0; background-size:20px;}
	55% {width:10px; height:10px; margin:5px; background-size:10px;}
	75% {width:18px; height:18px; margin:1px; background-size:18px;}
	100% {width:20px; height:20px; margin:0; background-size:20px;}
}

@keyframes heartOff {
	0% {width:20px; height:20px; background-size:20px;}
	8% {width:10px; height:10px; margin:5px; background-size:12px;}
	25% {width:20px; height:20px; margin:0; background-size:20px;}
	55% {width:10px; height:10px; margin:5px; background-size:10px;}
	75% {width:18px; height:18px; margin:1px; background-size:18px;}
	100% {width:20px; height:20px; margin:0; background-size:20px;}
}

@keyframes heartOn2 {
	0% {width:24px; height:24px; background-size:24px;}
	8% {width:12px; height:12px; margin:6px; background-size:12px;}
	25% {width:22px; height:22px; margin:1px; background-size:22px;}
	55% {width:12px; height:12px; margin:6px; background-size:12px;}
	75% {width:20px; height:20px; margin:2px; background-size:20px;}
	100% {width:24px; height:24px; margin:0; background-size:24px;}
}

@keyframes heartOff2 {
	0% {width:24px; height:24px; background-size:24px;}
	8% {width:12px; height:12px; margin:6px; background-size:12px;}
	25% {width:22px; height:22px; margin:1px; background-size:22px;}
	55% {width:12px; height:12px; margin:6px; background-size:12px;}
	75% {width:20px; height:20px; margin:2px; background-size:20px;}
	100% {width:24px; height:24px; margin:0; background-size:24px;}
}


@keyframes textLoop {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
	


@keyframes textLoop {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

/* 발행어음 안내화면 */
.bankbillInfoArea .ptitleCont{display: flex;align-items: center;margin-bottom: 10px;font-size: 14px;color: #0B0D0F;line-height: 18px;font-weight: 500;}
.bankbillInfoArea .ptitleCont>img{width: 48px;margin-right: 6px;}
.bankbillInfoArea .htitleCont{font-family: 'SpoqaHanSansNeoBold';font-size: 24px;color: #0B0D0F;line-height: 32px;font-weight: 700;}
.bankbillInfoArea .imgInfo{margin: 35px 22.22% 45px 21.66%;}
.bankbillInfoArea .collectListInfo li{display: flex;align-items: center;margin-bottom: 14px;}
.bankbillInfoArea .collectListInfo li:last-child{margin-bottom: 24px;}
.bankbillInfoArea .collectListInfo li img{width: 24px;margin-right: 8px;}
.bankbillInfoArea .collectListInfo li span{font-size: 16px;color: #0B0D0F;line-height: 22px;font-weight: 500;}
.bankbillInfoArea .collectListInfo li span em{color: #0068ff;}
/* .bankbillInfoArea .btnBox{padding: 0 20px;} */
.bankbillInfoArea .btnBox .btnBottom{width: 100%;height: 46px;margin: 24px 0;padding: 0;border-radius: 6px;line-height: 46px;font-size: 14px;color: #fff;font-weight: 500;text-align: center;background-color: #0068ff;}

.bankbillInfoArea .tabScroll .tab{display: flex;align-items: center;justify-content: center;}
.bankbillInfoArea .tabScroll .tab li{width: calc(100%/2);text-align: center;}
.bankbillInfoArea .tabScroll .tab li:last-child{margin-right: 0;}
.bankbillInfoArea .tabScroll .tab li a{padding: 0;color: #9095A1;}
.bankbillInfoArea .tabScroll .tab li.active a{color: #0B0D0F;}
.bankbillInfoArea .tabScroll .tab li.active a span{font-weight: 700;}
.bankbillInfoArea .tabScroll .tab li.active:first-child a:after{width: 100%;}
.bankbillInfoArea .tabScroll:after{background: #DEDEE5;}

.bankbillInfoArea .contTab .pdinfoCont{margin: 40px 24px;}
.bankbillInfoArea .contTab .pdinfoCont .title{margin-bottom: 4px;font-size: 20px;color: #0B0D0F;line-height: 28px;font-weight: 700;}
.bankbillInfoArea .contTab .pdinfoCont .title>span{color: #0068ff;}
.bankbillInfoArea .contTab .pdinfoCont.cont01 .pdinfoList .list{display: flex;justify-content: space-between;padding: 12px 0; border-bottom: 1px solid #F1F3F6;font-size: 16px;line-height: 22px;}
.bankbillInfoArea .contTab .pdinfoCont.cont01 .pdinfoList .list:last-child{border-bottom: 0;padding-bottom: 0;}
.bankbillInfoArea .contTab .pdinfoCont.cont01 .pdinfoList .list .txt{display: flex;}
.bankbillInfoArea .contTab .pdinfoCont.cont01 .pdinfoList .list span{margin-right: 20px;color: #0068ff;font-weight: 700;}
.bankbillInfoArea .contTab .pdinfoCont.cont01 .pdinfoList .list p{color: #0B0D0F;font-weight: 500;}
.bankbillInfoArea .contTab .pdinfoCont.cont01 .pdinfoList .list img{width: 40px;height: 40px;}

.bankbillInfoArea .contTab .pdinfoCont.cont02 ul li{padding-top: 12px;}
.bankbillInfoArea .contTab .pdinfoCont.cont02 ul li img{width: 100%;}

.bankbillInfoArea .contTab .pdinfoCont.cont03 .listDot{padding: 8px;}
.bankbillInfoArea .contTab .pdinfoCont.cont03 .listDot li{line-height: 18px;color: #727780;}
.bankbillInfoArea .contTab .pdinfoCont.cont03 .listDot > li:before{color: #727780;}
.bankbillInfoArea .contTab .pdinfoCont.cont03 .date{margin-top: 8px;font-size: 12px;color: #868A93;line-height: 16px;text-align: right;}
.bankbillInfoArea .contTab .pdinfoCont.cont03 .tblArea .tbl th{font-size: 12px;color: #727780;line-height: 16px;font-weight: 500;text-align: center;background: #F5F7F9;border: 1px solid #dedee5;padding: 4.5px;box-sizing: border-box;}
.bankbillInfoArea .contTab .pdinfoCont.cont03 .tblArea .tbl td{font-size: 12px;color: #0B0D0F;text-align: center;line-height: 16px;font-weight: 500;border: 1px solid #dedee5;padding: 17px 8px;box-sizing: border-box;}

.bankbillInfoArea .repaymentInfo{display: flex;align-items: center;font-size: 14px;font-weight: 400;color: #727780;line-height: 18px;margin-top: 16px;}
.bankbillInfoArea .repaymentInfo>img{width: 16px;height: 16px;margin-left: 4px;}
.bankbillInfoArea .repaymentInfo.ui_toggle.active+.layerPopFull{display:block}
.layerCont .tblArea.repaymentTbl{margin: 0;}
.bankbillInfoArea .contTab .pdinfoCont.cont03 .tblArea.repaymentTbl .tbl th{border: 1px solid #fff;}
.bankbillInfoArea .contTab .pdinfoCont.cont03 .tblArea.repaymentTbl .tbl tr:last-of-type th{border-bottom:  1px solid #F5F7F9;}
.bankbillInfoArea .contTab .pdinfoCont.cont03 .tblArea.repaymentTbl .tbl td{border-bottom: 1px solid #dedee5;border-right: 1px solid transparent;border-left: 1px solid transparent;}

.bankbillInfoArea .slideUpDnWrap .slideUpDntCont{display: none;}
.bankbillInfoArea .slideUpDnWrap .slideUpDntCont .listGray{display: block;color: #9095a1;line-height: 20px;font-weight: 400;margin-top: 4px;}

.repaymentCont span{display: inline-block;margin-top: 10px;word-break: keep-all;}

.bankbillInfoArea .toggleGuide .qnaWrap{margin: 24px 20px;}
.bankbillInfoArea .toggleGuide .qnaWrap li{position: relative;background: #fff;border: 1px solid #dedee5;border-radius: 8px;padding: 16px;box-sizing: border-box;margin-bottom: 10px;}
.bankbillInfoArea .toggleGuide .qnaWrap li.on{border: 1px solid #0068ff;}
.bankbillInfoArea .toggleGuide .qnaWrap li::before{content: '';display: inline-block;width: 15px;height: 22px;position: absolute; background: url(/mbn/images/content/ico_q.png) no-repeat;background-size: 100%;}
.bankbillInfoArea .toggleGuide .qnaWrap li.on::before{content: '';background: url(/mbn/images/content/ico_q_on.png) no-repeat;background-size: 100%;}
.bankbillInfoArea .toggleGuide .qnaWrap li a{display: block;padding-left:21px;padding-right:14px;font-size: 16px;color: #0B0D0F;line-height: 22px;font-weight: 500;background: url(/mbn/images/content/accordion.png) right top no-repeat;background-size: 12px;}
.bankbillInfoArea .toggleGuide .qnaWrap li.on a{background: url(/mbn/images/content/accordion_on.png) right top no-repeat;background-size: 12px;font-weight: 700;}
.bankbillInfoArea .toggleGuide .qnaWrap li .slideUpDntCont{display: none;font-size: 14px;color: #0B0D0F;word-break: keep-all;line-height: 18px;margin-top: 10px;margin-left: 21px;}

	
@media only screen and (min-device-width:280px) and (max-device-width:340px) {
	.videoWarp {width:230px; height:110px; margin:0 auto}
	.investInfoGuide .investHeader .title, .investInfoBox .boxHeader .title{font-size:16px;}
	.slide .sliderWrap #cmaSlider01{height:260px  !important	}
    .commArea .icoTitle, .titleCont.hotIco{font-size:18px}
    .layhelpWrap .layWarp .layHeader{font-size:15px}
}

@media only screen and (min-device-width:320px) and (max-device-width:360px) {
	.pensionBanner .text>strong{font-size:15px !important;margin-right:20px}
	.commArea .icoTitle, .titleCont.hotIco{font-size:18px}
	.layhelpWrap .layWarp .layHeader{font-size:15px}
}
@media only screen and (min-device-width:360px) and (max-device-width:370px) {
	.slide .sliderWrap #cmaSlider01{height:260px  !important	}
}

@media only screen and (min-device-width:375px) and (max-device-width:400px) {
	.slide .sliderWrap #cmaSlider01{height:280px  !important	}
}


@media only screen and (min-device-width:410px) and (max-device-width:420px) {
	.videoWarp {width:356px; height:220px; margin:0 auto}
}

@media only screen and (min-device-width: 420px) and (max-device-width: 530px) {
	.slide .sliderWrap #cmaSlider01{height:320px  !important	}
	
}	

@media only screen and (min-device-width: 540px) and (max-device-width: 600px) {
	.slide .sliderWrap #cmaSlider01{height:390px  !important	}
	
}	

@media screen and (min-width:1024px){
/* HTS 매뉴얼 */
.stepGuide .tabWrap .tabList {display: block;}
.stepGuide .tabWrap .tabConts .sortInner {display: flex; flex-wrap: nowrap; margin-top: 16px;}
.stepGuide .tabWrap .tabConts .sortInner > div {margin-top: 0;}
.stepGuide .tabWrap .tabConts .sortInner .imgCont {flex: 0 0 465px; margin-top: 0; margin-right: 20px;}
.stepGuide .tabWrap .tabConts .sortInner .imgCont > img {width: 100%;}

.stepGuide .tabWrap .tabConts .listCont > li:last-child {border: 0;}

.stepGuide div.sort-1 {justify-content: center;}
.stepGuide div.sort-1 > a {flex: 0 1 auto;}
.stepGuide div[class*="sort"] > a {display: flex; align-items: center; justify-content: center; flex: 0 0 auto; margin:0 6px;}
.stepGuide div[class*="sort"] > a {flex: 0 1 32%;}
.stepGuide div[class*="sort"] > a:nth-child(n+4) {margin-top: 10px;}
}



/***** 선물환 매도 안내(2026.04.10) *****/
/* font style */
.fowardSelling h2 {font-weight:700; font-size:24px; color:#303135; line-height:30px;}
.fowardSelling h3 {font-weight:700; font-size:20px; color:#0B0D0F; line-height:30px;}
.fowardSelling h4 {font-weight:500; font-size:16px; color:#0B0D0F; line-height:22px;}
.fowardSelling p {font-weight:400; font-size:15px; color:#666; line-height:26px;}
.fowardSelling .gray72 {color:#727780;}
.fowardSelling .borLineT8 {border-top:8px solid #F1F1F3;}
/* list style */
.fowardSelling ul.listStyle li {position:relative; padding-left:16px; font-weight:400;  line-height:20px;}
.fowardSelling ul.listStyle.dot li:before {content:'ㆍ'; position:absolute; left:0;}
.fowardSelling ul.listStyle.etc li:before {content:'※'; position:absolute; left:0;}
/* box style */
.fowardSelling .grayBox {margin:20px 0; padding:20px; border-radius:8px; background-color: #F5F5F5; text-align:center;}
.fowardSelling .grayBox img {width:100%;}
.fowardSelling .grayBox img.auto {width:auto;}
.fowardSelling .grayBox.text {margin:8px 0 20px; padding:16px; font-size:14px;  color:#0B0D0F; text-align:left;}
.fowardSelling .grayBox.text p {font-weight:500; font-size:14px; color:#0B0D0F;}

.fowardSelling .textsCont {font-weight:500; font-size:14px; color:#0B0D0F;}
.fowardSelling ul.iconListInfo li {min-height:auto; padding:2px 0;}
.fowardSelling ul.iconListInfo li img {position:relative; width:24px; height:24px; margin-right:6px;}
.fowardSelling ul.iconListInfo li span {font-size:16px;}
.fowardSelling em.bgBlue {position:relative;}
.fowardSelling em.bgBlue:after{display:block; position:absolute; bottom:4px; left:0; z-index:0; content:""; background-color:#d1e1ff; width:100%; height:10px;}
.fowardSelling em span {position:relative; z-index:1; color:#286EF1;}
.fowardSelling .circle {display:flex; justify-content:center; column-gap:18px;}
.fowardSelling .circle li {display:flex; justify-content:center; align-items:center; width:74px; height:74px; border-radius:50%; background:#f0f0f0; font-weight:700; font-size:14px; color:#111; text-align:center;}
.fowardSelling .circle li span {font-family:'SpoqaHanSansRegular'; font-weight:300; font-size:12px; color:#fff; line-height:16px;}
.fowardSelling .circle li p {color:#fff; line-height:20px;}
.fowardSelling .circle li:nth-child(2) {flex-wrap:wrap; background:#0068FF;}
.fowardSelling .arrow {margin-top:-8px; text-align:center;}
.fowardSelling .arrow.row {display:flex; justify-content:center; column-gap:4px;}
.fowardSelling .arrow p {font-size:10px; color:#111; line-height:16px;}
.fowardSelling .icoWrap {display:flex; justify-content:space-around;}
.fowardSelling .list li {font-family:'SpoqaHanSansNeoRegular'; font-size:12px; color:#888; line-height:18px;}
.fowardSelling table {margin-top:26px;}
.fowardSelling table tr th {padding:10px; border-radius:4px; border-bottom:2px solid #f5f5f5; border-right:2px solid #f5f5f5; background:#00c1a8; font-family:'SpoqaHanSansRegular'; font-weight:400; font-size:12px; color:#fff; line-height:18px;}
.fowardSelling table tr td {padding:10px; border-radius:4px; border-bottom:2px solid #f5f5f5; background:#eaeaea !important; font-weight:600; font-size:13px;}
.fowardSelling table tr td input {width:80px; height:20px; border:none; background:none; font-weight:600 !important; font-size:13px !important; text-align:center;}

/* 슬라이드바 */
.textValInfoArea.fwdSell {padding:0; border-radius:0; background:none;}
.textValInfoArea.fwdSell .valTxt {display:block; padding:20px; border-radius:8px; background:#fff; background:#fff;}
.textValInfoArea.fwdSell .valTxt>p {font-family:"SpoqaHanSansNeoRegular"; font-size:13px; color:#0B0D0F;}
.textValInfoArea.fwdSell .valTxt .valNumber {font-family:"SpoqaHanSansNeoMedium"; border:none; background:none; text-indent:0; font-size:20px; color:#0068FF; text-align:center;}
.textValInfoArea.fwdSell .pensionRate{position:relative}
.textValInfoArea.fwdSell .textValInfoBox{display:flex;flex-flow:column;margin-top:40px;background:#FFF;border-radius:8px;padding:20px;box-sizing:border-box;align-items:center;}
.textValInfoArea.fwdSell .textValInfoBox .number{font-size:28px;color:#0068FF;width:110px;text-align:center;font-weight:700;border:none;text-indent:0;font-family:"SpoqaHanSansNeoBold";}
.textValInfoArea.fwdSell .textValInfoBox .valInput .won{font-size:18px;color:#0068FF;font-weight:400;font-family:"SpoqaHanSansNeoBold";}
.textValInfoArea.fwdSell .textValInfoBox .textView{font-size:20px;color:#0B0D0F;line-height:28px;font-weight:700;font-family:"SpoqaHanSansNeoBold";}
.textValInfoArea.fwdSell .textValInfoBox .textVal{font-size:16px;color:#0B0D0F;}
.textValInfoArea.fwdSell .textValInfoBox .textVal>em{color:#0068FF;}
.textValInfoArea.fwdSell .ui-slider-horizontal,
.textValInfoArea.fwdSell .ui-slider-horizontal .ui-slider-range {margin-left:0;}
.textValInfoArea.fwdSell .ui-slider-horizontal:after {content:"";display:block;background-color:#0068FF;position:absolute;top:0;left:0;width:100%;height:6px;margin-left:0;border-radius:3px;}
.textValInfoArea.fwdSell .guideTxt {display:flex; justify-content:space-between; position:relative; top:15px;}
.textValInfoArea.fwdSell .guideTxt .txt-view {font-size:11px; color:#868A93;height:15px;}


/***** RIA(국내시장 복귀계좌) 안내(2026.03.20) *****/
/***** 해외주식 의결권 투표 안내(2026.05.21) *****/
.ria {overflow-x:hidden;}
.ria h2 {font-family:'SpoqaHanSansNeo-Bold'; font-weight:700; font-size:24px; color:#303135; line-height:30px;}
.ria h3 {font-family:'SpoqaHanSansNeo-Bold'; font-weight:700; font-size:20px; color:#0B0D0F; line-height:28px;}
.ria h4 {font-weight:500; font-size:16px; color:#0B0D0F; line-height:22px;}
.ria p {font-weight:400; font-size:14px; color:#0B0D0F; line-height:20px;}
.ria .colorBlue {color:#0068FF;}
.ria .colorRed {color:#F10A45;}
.ria .colorBlack {color:#0B0D0F !important;}
.ria .colorBlack111 {color:#111 !important;}
.ria .colorGray505 {color:#505358 !important;}
.ria .colorGray727 {color:#727780 !important;}
.ria .bold {font-weight:bold;}
.ria .textCenter {text-align:center;}
.ria .imgCenter {width:calc(100% + 48px); margin-left:50%; transform:translateX(-50%)}
.ria .iconImg {width:24px; height:24px; margin-top:-4px; margin-right:2px;}
.ria .borderNone {border:none !important;}
.ria .decoration {background:linear-gradient(transparent 40%, #cbffd4 40%); box-decoration-break:clone;}
.ria .decoration.blue {background:linear-gradient(transparent 40%, #cbe0ff 40%);}
.ria .grayBox {padding:24px; border-radius:6px; background:#F5F7F9;}
.ria .whiteBox {display:flex; align-items:center; margin:8px 0; padding:12px 16px; border-radius:6px; background:#fff; text-align:left;}
.ria .beforeChk {position:relative; padding-left:18px;}
.ria .beforeChk:before {content:''; position:absolute; top:4px; left:0; width:13px; height:13px; background:url('/mbn/images/ria/ico_check_blue_16px@2x.png') no-repeat; background-size:13px;}
.ria .whiteBox img {width:24px; height:24px; margin-right:8px;}
.ria .subTit {font-weight:700; font-size:14px; color:#0B0D0F;}
.ria .row li {display:flex; align-items:center; margin:16px 0;}
.ria .row img {width:24px; height:24px; margin-right:8px;}
.ria .row p {font-size:16px; color:#111;}
.ria dl {display:flex; padding:14px 0; border-top:1px solid #F1F3F6;}
.ria dl dt span {display:inline-block; position:relative; top:-2px;  width:30px; margin-right:8px; padding:2px 0; border-radius:4px; background:#EDF4FF; font-size:11px; color:#0068FF; text-align:center;}
.ria dl dt span.red {background:#FDE6EC; color:#F10A45;}
.ria table tr th {padding:16px 0; border:1px solid #DEDEE5; background:#F5F7F9; font-size:12px; color:#727780; text-align:center;}
.ria table tr td {padding:16px 0; border:1px solid #DEDEE5; font-size:12px; color:#0B0D0F; text-align:center;}
.ria table tr th:first-child {border-left:none;}
.ria table tr td:first-child {border-left:none;}
.ria table tr th:last-child,
.ria table tr td:last-child {border-right:none;}


/***** 고령/장애인 금융가이드(2026.04.09) *****/
.customDisabled .mainTop {padding:26px 0 16px; background:#2288EE; color:#fff;}
.customDisabled .mainTop h3 {font-family:'SpoqaHanSansNeo-Medium';font-weight:500; font-size:22px; color:#fff; line-height:30px;}
.customDisabled .mainTop p {height:80px; font-family:'SpoqaHanSansNeo-Medium'; font-weight:300; font-size:13px; color:#fff; line-height:20px;}
.customDisabled .mainTop .imgGift {display:flex; justify-content:right; margin-top:20px;}
.customDisabled .mainTop .imgGift span {position:relative; height:fit-content; margin-right:4px; padding:7px 15px; border-radius:100px; background:#18C2E7; box-shadow:1px 2px 5px 0 rgba(0,46,102,0.16), inset -2px -1px 2px 0 #13B0D2, inset 1px 2px 3px 0 rgba(25,156,184,0.67); font-family:'SpoqaHanSansNeo-Bold'; font-size:14px; color:#fff;}
.customDisabled .mainTop .imgGift span:after {content:''; position:absolute; right:-3px; bottom:-18px; width:0; height:0; border-width:15px 0 15px 15px; border-style:solid; border-color:#18C2E7 transparent transparent transparent; transform:rotate(-24deg);}
.customDisabled .mainTop .imgGift img {width:110px;}

.customDisabled .innerMargin {margin:0 24px; padding:30px 0;}
.customDisabled .innerMargin .ico {width:92px; height:92px; margin-left:50%; transform:translateX(-50%);}
.customDisabled .innerMargin h4 {margin:12px 0 8px;font-family:'SpoqaHanSansNeo-Medium'; font-weight:500; font-size:16px; color:#111; line-height:22px; text-align:center;}
.customDisabled ul.listStyle li {position:relative; margin-top:4px; padding-left:16px; font-family:'SpoqaHanSansNeo-Regular'; font-weight:400; font-size:14px; color:#888; line-height:20px;}
.customDisabled ul.listStyle.dot li:before {content:'ㆍ'; position:absolute; left:0;}
.customDisabled ul.listStyle p.etc {margin-top:4px; padding-left:4px; font-family:'SpoqaHanSansNeo-Regular'; font-weight:400; font-size:12px; color:#888; line-height:17px;}
.customDisabled ul.listStyle p.etc:before {content:'※'; position:absolute; left:5px; font-size:11px;}
.customDisabled .innerMargin p {font-family:'SpoqaHanSansNeo-Medium'; font-weight:500; font-size:14px; color:#111;}


/***** mPOP 쿠폰서비스(2026.05.21) [고객서비스 > 이벤트 > MY쿠폰] *****/
.myCoupon h3 {margin:1.8vw 0 0.6vw; font-weight:700; font-size:6vw; color:#0B0D0F; line-height:6.2vw;}
.myCoupon h3 span {position:relative; top:-1px; padding-left:1px; font-size:4.5vw;}
.myCoupon h5 {font-weight:500; font-size:3.8vw; color:#0B0D0F; line-height:4.7vw;}
.myCoupon p {font-weight:500; font-size:3.3vw; color:#0B0D0F; line-height:4.3vw;}
.myCoupon p span.reg {margin-right:0.8vw; font-weight:400;}
.myCoupon p.blue {color:#0068FF;}
.myCoupon p.gray {color:#727780;}
.myCoupon p.white {color:#fff;}
.myCoupon p.bottom {position:absolute; bottom:6vw;}

.myCoupon .couponList li {margin-bottom:3vw;}
.myCoupon .couponList li:last-child {margin-bottom:8vw;}
.myCoupon .couponList li .couponWrap {display:flex; position:relative; width:88vw; height:40.3vw;}
.myCoupon .couponList.possible li .couponWrap {background:url('/mbw/images/customer/myCoupon/coupon_container_o.9.png') no-repeat; background-size:cover;}
.myCoupon .couponList.ing li .couponWrap {background:url('/mbw/images/customer/myCoupon/coupon_container_n.9.png') no-repeat; background-size:cover;}
.myCoupon .couponList.complete li .couponWrap img {position:absolute; z-index:1;}
.myCoupon .couponList.complete li .couponWrap img.ic_comp {top:10vw; right:7vw; z-index:2; width:21vw;}

.myCoupon .couponWrap .couponCont {width:67vw; padding:6vw 0 0 7.4vw;}
.myCoupon .couponWrap .couponCont .ic {display:inline-block; position:relative; top:2px; width:4vw; height:4vw;}
.myCoupon .couponWrap .couponCont .ic.kor {background:url('/mbw/images/customer/myCoupon/ic_20_coupon_category_kor.png') no-repeat; background-size:cover;}
.myCoupon .couponWrap .couponCont .ic.usa {background:url('/mbw/images/customer/myCoupon/ic_20_coupon_category_usa.png') no-repeat; background-size:cover;}
.myCoupon .couponWrap .couponState {display:flex; align-items:center; padding:0 3.6vw; text-align:center;}
.myCoupon .couponWrap .couponState p {writing-mode:vertical-lr;}
.myCoupon .couponWrap .couponState .ic {display:inline-block; position:relative; top:2px; width:5vw; height:5vw;}
.myCoupon .couponWrap .couponState .ic.chk {background:url('/mbw/images/customer/myCoupon/ic_20_coupon_check.png') no-repeat; background-size:cover;}

.myCoupon .noData {display:flex; justify-content:center; align-items:center; height:auto; margin:150px 0 180px;}
.myCoupon .noData i {display:block; width:56px; height:56px; margin:0 auto 15px; background:url(/mbw/images/customer/myCoupon/img_empty_nodata_new_gray.png) no-repeat; background-size:56px;}
.myCoupon .noData p {font-size:16px; color:#0B0D0F;}


/***** [SSIT-176872][XCMS] 2차_바이럴마케팅 쿠폰등록XCMS 개발요청_POP.com (2026.05.28) *****/
.rewardRegister h4,
.rwdBottomSheet p {font-weight:500; font-size:18px; color:#0B0D0F; line-height:25px;}
.rewardRegister h4 span,
.rwdBottomSheet p span.colorBlue {color:#0068FF;}
.rewardRegister h5 {font-weight:500; font-size:16px; color:#0B0D0F; line-height:23px;}
.rewardRegister p {font-size:14px; color:#888; line-height:20px;}
.rewardRegister .period {font-size:13px; color:#888; line-height:19px;}
.rewardRegister input[type="text"] {width:100%; border:0; border-bottom:1px solid #ddd; font-size:20px; color:#0B0D0F; text-align:center;}
.rewardRegister input[type="text"]::placeholder {font-family:'SpoqaHanSansNeoRegular', Arial, Helvetica, "맑은 고딕", "Malgun Gothic", Dotum, "돋움", sans-serif; font-size:20px; color:#ccc; line-height:27px;}
.rewardRegister dl {display:flex; }
.rewardRegister dl dt {width:24px; height:24px; margin-right:6px; background:url('/mbw/images/customer/rewardRegister/ic_coupon_24.png') no-repeat; background-size:24px 24px;}
.rewardRegister .goback {text-align:right;}
.rewardRegister .goback a {font-size:13px; color:#2288EE; text-decoration:underline;}
.rewardRegister .btnBlue.disabled {background-color:#b2d7fe;}
.rwdNotice ul li {position:relative; padding-left:14px; margin-bottom:4px; font-size:12px; color:#888; line-height:17px;}
.rwdNotice ul li:before {content:'ㆍ'; position:absolute; left:0;}

.rwdBottomSheet {display:none; position:fixed; top:0; z-index:10; width:100%; height:100%; background:rgba(0,0,0,.5);}
.rwdBottomSheet .rwdBottomCont {position:absolute; bottom:0; width:100%; border-top-left-radius:20px; border-top-right-radius:20px; background:#fff;}
.rwdBottomSheet .rwdBottomCont .inner {padding:28px 24px 16px;}

.myCoupon.rewardRegister .couponList.rwd {padding:0 24px;}
.myCoupon.rewardRegister .couponList.rwd li {margin-bottom:1vw;}
.myCoupon.rewardRegister .couponList.rwd li .couponWrap {width:88vw; height:36vw; background:url('/mbw/images/customer/rewardRegister/reward_coupon_container_n.9.png') no-repeat; background-size:cover;}
.myCoupon.rewardRegister .couponList.rwd li .couponWrap .couponCont h5 {font-weight:500; font-size:3.8vw; color:#0B0D0F; line-height:4.7vw;}
.myCoupon.rewardRegister .couponList.rwd li .couponWrap .couponCont h3 {margin:1.8vw 0 0.6vw; font-weight:700; font-size:5.4vw; color:#0B0D0F; line-height:6.2vw;}
.myCoupon.rewardRegister .couponWrap .couponCont {width:60vw;}
.myCoupon.rewardRegister p.bottom {font-size:3.3vw;}
.myCoupon.rewardRegister .couponWrap .couponState {display:inline-grid; width:24vw; padding:0;}
.myCoupon.rewardRegister .couponWrap .couponState p {font-size:3.5vw; color:#0068FF; writing-mode:initial;}


/***** [SSIT-177005][연금고도화PJT] 퇴직연금로보일임UXUI 개선_POP.com (2026.5.21) *****/
.robo h2 {font-weight:700; font-size:24px; color:#0B0D0F; line-height:32px;}
.robo h3 {font-weight:700; font-size:20px; color:#0B0D0F; line-height:28px;}
.robo h4 {font-weight:500; font-size:16px; color:#0B0D0F; line-height:22px;}
.robo p {font-weight:400; font-size:14px; color:#0B0D0F; line-height:18px;}
.robo .colorBlue {color:#0068FF;}
.robo .colorGray727 {color:#727780 !important;}
.robo .borderNone {border:none !important;}
.robo .gra {background-image:linear-gradient(180deg, rgba(201,223,255,0.00) 0%, rgba(0,104,255,0.10) 55%);}
.robo .subTit {font-weight:700; font-size:14px; color:#0B0D0F;}
.robo .row li {display:flex; align-items:center; margin:16px 0;}
.robo .row img {width:24px; height:24px; margin-right:8px;}
.robo .row p {font-weight:500; font-size:16px; color:#0B0D0F;}
.robo em.bgBlue {position:relative;}
.robo em.bgBlue:after{display:block; position:absolute; bottom:0; left:0; z-index:0; content:""; background-color:#d1e1ff; width:100%; height:10px;}
.robo em span {position:relative; z-index:1; color:#0068FF;}
.robo dl {display:flex; padding:14px 0; border-top:1px solid #F1F3F6;}
.robo dl dt span {display:inline-block; position:relative; top:-2px;  width:30px; margin-right:8px; padding:2px 0; border-radius:4px; background:#EDF4FF; font-size:11px; color:#0068FF; text-align:center;}
.robo dl dd:first-of-type {flex:auto;}
.robo dl dd:last-child {display:flex; align-items:center;}
.robo dl dd:last-child img {width:36px; height:36px;}
.robo .grayBox {margin-top:6px; padding:16px; border-radius:12px; background-color: #F5F7F9;}
.robo .grayBox li {font-weight:400; font-size:14px; color: #727780; line-height:18px;}
.robo .item {padding:24px; max-width:260px; border-radius:8px; background-color:#fff;}
.robo .item img {display:block; width:100px !important; height:100px; margin:0 auto;}
.swiper-robo {padding:0 24px 30px !important;}
.swiper-robo .swiper-pagination-bullet {margin:0 3px !important; transition:all .2s;}
.swiper-robo .swiper-pagination-bullet-active {padding:0 5px; border-radius:50px;}
.robo .go + .btnBoxStyle {padding:0 22px 24px; transform:translateY(100%); transition:all ease-in-out .4s; box-sizing:border-box;}
.robo .go.in-animation + .btnBoxStyle {transform:translateY(0);}
.robo .btnBox a {width:100%; border-radius:6px;}
.robo .btnBox.fixed.round a {margin:0; border-radius:6px !important;}


/***** [SSIT-167368][해외권리]해외주식 의결권 신청 서비스 신규 개발_POP.com (2026.05.21) *****/
.votingRight dl dt {position:relative; margin-bottom:10px; background:#f5f5f5; border-radius:9px;}
.votingRight dl dt > a {display:block; padding:16px 16px 16px 42px; background:url(/mbn/images/votingRight/Accordion@2x.png) no-repeat 95% 15px; background-size:14px; color:#0B0D0F;}
.votingRight dl > dt:before {content:'';display:block; position:absolute; top:20px; left:16px; width:17px; height:17px; background:url(/mbn/images/votingRight/ic_m_bell-black_new.png) no-repeat; background-size:17px;}
.votingRight dl > dt.active:before {content:''; top:20px; left:16px; width:17px; height:17px; background:url(/mbn/images/votingRight/ic_m_bell-blue_new.png) no-repeat; background-size:17px;}
.votingRight dl > dd {overflow:hidden; height:0; margin-bottom:0; border-radius:10px; border:1px #fff solid !important; font-size:14px; color:#0B0D0F; word-break:keep-all; transition:all .3s;}
.votingRight dl > dd p {padding:16px;}
.votingRight dl dt.active > a {background:url(/mbn/images/votingRight/AccordionUp@2x.png) no-repeat 95% 15px; background-size:14px;}
.votingRight dl > dt.active + dd {height:auto; margin-bottom:10px; border:1px #ebebeb solid !important}


/* 연금 상품안내 */
.pensionInfoArea .ptitleCont{display: flex;align-items: center;margin-bottom: 10px;font-size: 14px;color: #0B0D0F;line-height: 18px;font-weight: 500;font-family: 'SpoqaHanSansNeoMedium';}
.pensionInfoArea .ptitleCont>img{width: 48px;margin-right: 6px;}
.pensionInfoArea .htitleCont{font-family: 'SpoqaHanSansNeoBold';font-size: 24px;color: #0B0D0F;line-height: 32px;font-weight: 700;}
.pensionInfoArea .htitleCont>span{font-family: 'SpoqaHanSansNeoBold';color:#0068FF;}
.pensionInfoArea .underlineBg {background:linear-gradient(transparent 60%, #cbe0ff 0%);}
.pensionInfoArea .imgInfo{margin-top: 16px;}
.pensionInfoArea .collectListInfo li{display: flex;align-items: flex-start;margin-bottom: 14px;}
.pensionInfoArea .collectListInfo li:last-child{margin-bottom: 24px;}
.pensionInfoArea .collectListInfo li img{width: 24px;margin-right: 8px;}
.pensionInfoArea .collectListInfo li span{font-size: 16px;color: #0B0D0F;line-height: 22px;font-weight: 500;word-break: keep-all;font-family: 'SpoqaHanSansNeoMedium';}
.pensionInfoArea .collectListInfo li span em{color: #0068ff;font-family: 'SpoqaHanSansNeoMedium';}
.pensionInfoArea .psInfoCont{margin: 40px 24px;}
.pensionInfoArea .title{margin-bottom: 4px;font-size: 20px;color: #0B0D0F;line-height: 28px;font-weight: 700;font-family: 'SpoqaHanSansNeoBold';}
.pensionInfoArea .title>span{color: #0068ff;font-family: 'SpoqaHanSansNeoBold';}
.pensionInfoArea .psInfoCont .sub{padding-top:4px;margin-bottom:14px;font-size:15px;color:#0B0D0F;line-height:19px;font-weight:400;}
.pensionInfoArea .psInfoCont .psInfoList .list{display:flex; position:relative}
.pensionInfoArea .psInfoCont .psInfoList .list .txt{display:flex;font-size: 16px;line-height: 22px;}
.pensionInfoArea .psInfoCont .psInfoList .list .image{margin:12px 0 0px}
.pensionInfoArea .psInfoCont .psInfoList .list .image>img{width:100%;height:auto}
.pensionInfoArea .psInfoCont .psInfoList .list span{margin-right: 20px;color: #0068ff;font-weight: 700;}
.pensionInfoArea .psInfoCont .psInfoList .list span .numberImg{display:inline-flex;width:29px !important;height:19px !important;margin-right:-12px}
.pensionInfoArea .psInfoCont .psInfoList .list p{color:#0B0D0F;font-weight:500;word-break:keep-all;font-family: 'SpoqaHanSansNeoMedium';}
.pensionInfoArea .psInfoCont .psInfoList .list p>em, .pensionInfoArea .psInfoCont.cont03 .psInfoList .list .txt>span{display:block;margin-right:0px;padding-top:4px;color:#727780;line-height:18px;font-size:15px;font-weight:400;}
.pensionInfoArea .psInfoCont .psInfoList .list{justify-content:space-between;padding:12px 0;border-bottom:1px solid #F1F3F6;}
.pensionInfoArea .psInfoCont .psInfoList .list:last-child{border-bottom:0;padding-bottom:0;}
.pensionInfoArea .psInfoCont .psInfoList .list>img{width:36px;height:36px;position:absolute;right:0;top:50%;margin-top:-18px;}
.pensionInfoArea .psInfoCont.cont02 .psInfoList .list{}
.pensionInfoArea .psInfoCont.cont02 .psInfoList .list.item01{flex-direction:column; border-bottom:none}
.pensionInfoArea .psInfoCont.cont03 .psInfoList{padding-top: 12px;}
.pensionInfoArea .psInfoCont.cont03 .psInfoList .list{justify-content:flex-start;padding:0;border-bottom:none}
.pensionInfoArea .psInfoCont.cont03 .psInfoList .list img{position:static;width:36px;height:80px;margin-bottom:2px;margin-top:0}
.pensionInfoArea .psInfoCont.cont03 .psInfoList .list .txt{flex-direction: column;margin-left:12px; margin-top: 8px; line-height: 20px;word-break: keep-all;}
.pensionInfoArea .psInfoCont.cont03 .psInfoList .list.step04 img{height:50px}
.pensionInfoArea .psText{font-size:15px; color:#0B0D0F; font-weight:500; line-height:19px; font-family:"SpoqaHanSansNeoMedium";}
.pensionInfoArea .psDescText{font-size:15px; color:#727780; font-weight:400; line-height:19px}
.pensionInfoArea .psInfoBanner{display:flex;justify-content:space-between;align-items:center}
.pensionInfoArea .psInfoBanner .icArrow{display:inline-flex;width:16px;height:16px;background: url('/mbn/images/content/ic_arrowfoward_16_black.png') no-repeat 0 0; background-size:16px;}
.pensionInfoArea .btnBox .btnBlue{height:46px;margin:32px 24px 0;padding:0;font-size:14px;font-weight: 500;line-height: 46px;border-radius: 6px;background-color: #0068FF;}
.pensionInfoArea .tabScroll{padding:0}
.listGray {font-size:15px; color:#9095A1; line-height:20px; font-weight:400}

/* 온라인주총장, 꼭 확인하세요 토글 없는 경우(onlineShareholderMeeting.jsp 참고) */
.slideUpDnWrap.nonToggle .notice + .slideUpDntCont{display:block!important}
.slideUpDnWrap.nonToggle > dl > dt >span{display:block;margin:0 24px;padding:10px 0;font-size:15px;font-weight:bold;color:#111;line-height:21px;background:none;}
.slideUpDnWrap.nonToggle > dl > dt >span:before{vertical-align:middle;}

/* 예금자비보호 이미지 아이콘 공통 영역 관련 */
.img_tip_unprotected{width:50px;height:32px} /* 하단 알려드립니다 내 이미지 */

.unprot_text{display:flex;padding:0px}
.unprot_text .text{padding-left:6px}