@charset "utf-8";

/* 어드바이저 */
.advisor_area span {vertical-align:baseline;}
.advisor_area p[class*="tit"]:not(.title), .column_area p[class*="tit"]:not(.title) {font-size:16px; font-weight:700;}
.advisor_area .btn_more_wrap {border-top:none;}
.btn_more_wrap.list {border-top:none; margin-top:0 !important;} /* 2019.10.30 수정 */
.advisor_intro_area p.c6 {color:#666; line-height:1.5}

/* 어드바이저소개 */
.advisor_intro_area .full_visual_Wrp.bg_intro {background:url(https://static.wooriib.com/images_mts/product/img_tiomothy08_02.png) no-repeat 0 100%; background-size:cover;}
.advisor_intro_area .full_visual_Wrp.bg_intro .full_visual{background:rgb(0,0,0,0.40);}
.advisor_intro_area .full_visual_Wrp .full_visual .fv_text .icon.ico_visual {background:url(https://static.wooriib.com/images_mts/product/icon_ic_adv.png) no-repeat; background-size:cover;}
.advisor_intro_area .info_text p + p {margin-top:10px;}
.advisor_intro_area .process_img {background:#f7f7f7; padding:30px 20px; text-align:center; margin-top:20px;}
.advisor_intro_area .process_img p { margin-bottom:20px;}
.advisor_intro_area .process_img img {padding-right:15px; width:290px;}
.advisor_intro_area .section {margin-top:35px;}
.advisor_intro_area .section .tit {margin-bottom:15px;}
.advisor_intro_area .section .use .round_tit {border-radius:6px; background:#f7f7f7; padding:0 15px; position:relative; height:54px; margin:20px 0 10px; display:flex; align-items:center;}
.advisor_intro_area .section .use .round_tit:after {position: absolute; right:15px; font-size:16px; font-weight:700; color:rgba(0, 0, 0, 0.15); }
.advisor_intro_area .section .use .round_tit.tit01:after {content:"01";}
.advisor_intro_area .section .use .round_tit.tit02:after {content:"02";}
.advisor_intro_area .section .use .round_tit.tit01 .ico {background:url('https://static.wooriib.com/images_mts/advisor/ico_advise_process01.png')no-repeat 0 0; width:24px; height:24px; margin-right:10px;}
.advisor_intro_area .section .use .round_tit.tit02 .ico {background:url('https://static.wooriib.com/images_mts/advisor/ico_advise_process02.png')no-repeat 0 0; width:24px; height:24px; margin-right:10px;}
.advisor_intro_area .section .use .c6 {margin-bottom:5px;}
.advisor_intro_area .section .round_border {margin-bottom:10px; border-radius:6px; border:1px solid #eee; padding:15px 40px 15px 20px; position:relative;}
.advisor_intro_area .section .round_border:after {width:8px; height:13px; content:""; background:url('https://static.wooriib.com/images_mts/com/ico_link_text_arrow.png')no-repeat 0 0; position:absolute; right:20px; top:50%; transform:translateY(-50%); background-size:contain;}
.advisor_intro_area .section .round_border p + p {margin-top:5px;}

/* 어드바이저 찾기 */
.advisor_area .list_wrapper {position:relative;}
.advisor_area .list_wrapper .inp_search{margin-bottom:10px;}
.advisor_area .list_wrapper .inp_search input {font-weight:700;}
.advisor_area .list_wrapper .inp_search input::placeholder {font-weight:normal;}
.advisor_area .list_wrapper .data_top_info {background:#fff; z-index:1;margin-bottom:0;padding:10px 0;}
.advisor_area .list_wrapper .data_top_info.top_fix.fix{padding:10px 20px;border:none;}
.advisor_area .list_wrapper .list + .list {margin-top:10px;}
.advisor_area .list_wrapper .list .who {border:1px solid #eee; border-top-left-radius:6px; border-top-right-radius:6px; padding:15px 20px; margin-bottom:-1px; position:relative;}
.advisor_area .list_wrapper .list .who:after {content:""; width:8px; height:13px; background-color:#333; -webkit-mask-size:contain; -webkit-mask-image:url('https://static.wooriib.com/images_mts/com/ico_link_text_arrow.png'); position:absolute; right:20px; top:50%; transform:translateY(-50%);}
.advisor_area .list_wrapper .list .who li {display:inline-flex;}
.advisor_area .list_wrapper .list .photo {width:48px; height:48px; overflow:hidden; background-size:contain; background-position:center; margin-right:15px;border-radius:50%;}

.advisor_name {}
.advisor_name .tit {line-height:1; display:flex; align-items:center;}
.advisor_name .tit > span {font-weight:normal; display:inline-flex; align-items:center; font-size:12px;}
.advisor_name .tit > span:first-child {margin-left:10px;}
/* .advisor_name .tit > span:first-child:before {content:"";width:15px; height:15px; display:inline-flex; margin-right:3px;}
.advisor_name .tit > span.fa:before {background:url('https://static.wooriib.com/images_mts/advisor/ico_fa.png')no-repeat 0 0; background-size:contain; }
.advisor_name .tit > span.ifa:before {background:url('https://static.wooriib.com/images_mts/advisor/ico_ifa.png')no-repeat 0 0; background-size:contain; } */
.advisor_name .tit > span:first-child:after {content:attr(class); text-transform:uppercase; font-size:12px; color:#999;}
.advisor_name .tit > span + span:before {content:"|"; color:#ddd; margin:0 11px;}
.advisor_name .belong {font-size:12px; color:#999; margin-top:5px;}

.advisor_find_area .list_wrapper .list .detail {background:#f7f7f7; border:1px solid #eee; border-radius:0 0 6px 6px; padding:15px 20px;}
.advisor_find_area .list_wrapper .list .detail .table {display:table; width:100%;}
.advisor_find_area .list_wrapper .list .detail .table + .table {margin-top:12px;}
.advisor_find_area .list_wrapper .list .detail .table .unit {width:calc(50% - 8px); display:inline-flex; justify-content:space-between;}
.advisor_find_area .list_wrapper .list .detail .table .unit:nth-child(2n) {margin-left:16px;}
.advisor_find_area .list_wrapper .list .detail hr {border-top:1px solid #eee; margin:15px 0;}
.advisor_find_area .list_wrapper .list .detail .unit li:first-child {color:#999;}
.advisor_find_area .list_wrapper .list .detail .unit li:last-child {color:#666;}
.advisor_find_area .list_wrapper .list .detail .pro li + li {margin-top:7px;}
.advisor_find_area .no_data_box {margin-top:150px;}

/* ---------- 어드바이저 프로필 */
.advisor_profile_area .blue_wrapper {background:#1f5dbe; padding:0 20px 20px;}
.advisor_profile_area .blue_wrapper .who li {display:inline-flex; margin-bottom: 25px;}
.advisor_profile_area .blue_wrapper .photo {width:70px; height:70px; overflow:hidden; background-size:contain; background-position:center; margin-right:15px;border-radius:50%;}
.advisor_profile_area .blue_wrapper .tit {display:flex; margin-bottom: 5px; font-size:18px; color:#fff;}
.advisor_profile_area .blue_wrapper .fs12  {color:rgba(255, 255, 255, 0.5);}
.advisor_profile_area .blue_wrapper .detail {display:flex;}
.advisor_profile_area .blue_wrapper .detail ul {line-height:1.5;}
.advisor_profile_area .blue_wrapper .detail ul + ul {margin-left:35px;}
.advisor_profile_area .blue_wrapper .detail ul li:first-child {color:rgba(255, 255, 255, 0.5); font-size:12px;}
.advisor_profile_area .blue_wrapper .detail ul li:last-child {font-size:18px; color:#fff; font-weight:700;}
.advisor_profile_area .blue_wrapper .detail ul li:last-child span {margin-left:2px; font-size:14px; font-weight:normal;}

@media screen and (max-width:320px){
	.advisor_profile_area .blue_wrapper .detail ul + ul {margin-left:20px;}
	}

/* .wrap .header.fix_header ~ .container .advisor_profile_area {position:fixed; left:0; right:0; top:60px; bottom:0; display:flex; flex-flow:column; padding-bottom:50px !important;} */
.wrap .header.fix_header ~ .container .advisor_profile_area {display:flex; flex-flow:column; overflow: hidden; height:100%;padding-bottom:0;}
.advisor_profile_area .blue_wrapper .round {max-height:48px; transition:max-height ease 2s; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-top:25px; padding:15px 55px 15px 20px; font-size:12px; line-height:1.42; color:#fff; border-radius:6px; background:rgba(255, 255, 255, 0.1); position:relative;}
.advisor_profile_area .blue_wrapper .round.open {overflow-y:auto; height:112px; max-height:1000px; white-space:inherit; transition:max-height ease 2s; }
.advisor_profile_area .blue_wrapper .round:after {transition: all ease-in-out 0.5s; content:""; width:13px; height:8px; position:absolute; top:20px; right:20px;background-color:#fff; -webkit-mask-size:contain; -webkit-mask-image:url('https://static.wooriib.com/images_mts/com/ico_arrowdown.png');}
.advisor_profile_area .blue_wrapper .round.open:after {transform: rotate( 180deg );}f
.advisor_profile_area .content_round_bg {background:#1f5dbe;}
.advisor_profile_area .menu_wrapper {background:#fff; padding:20px 0 0; border-radius:6px 6px 0 0;border-bottom:1px solid #f4f4f4;}
.advisor_profile_area .menu_wrapper .menu {display:flex; padding-left:20px;}
.advisor_profile_area .menu_wrapper .menu li {padding-bottom:12px; color:#ccc;}
.advisor_profile_area .menu_wrapper .menu li.on {color:#333; position:relative;}
.advisor_profile_area .menu_wrapper .menu li.on:after {position:absolute; border-bottom:2px solid #333; left:0; right:0; bottom:0; content:"";}
.advisor_profile_area .menu_wrapper .menu li + li {margin-left:20px;}

.advisor_profile_area .flex_wrapper {display:flex; flex:1; flex-flow:column; overflow:hidden;}
.advisor_profile_area .flex_wrapper.full {position:fixed; left:0; right:0; bottom:0; top:60px; background:#fff;}
.advisor_profile_area .round_detail {margin:20px 10px 20px 20px; flex:auto; overflow-y:auto;}
.advisor_profile_area .round_detail .scroll_body {padding-right:10px; }

.advisor_profile_area .round_detail .section + .section {margin-top:35px;}
.advisor_profile_area .round_detail .section dl + dl {margin-top:7px;}
.advisor_profile_area .round_detail .section dl {margin-top: 15px; padding-left:12px;}
.advisor_profile_area .round_detail .section dt {color:#666; position:relative;}
.advisor_profile_area .round_detail .section dt:before {position:absolute; top:50%; transform:translateY(-50%); width:3px; height:3px; background:#ccc; border-radius:50%; content:""; display:inline-flex; margin-right:6px; margin-left:-12px;}
.advisor_profile_area .round_detail .section dd {color:#999; font-size:12px; margin-top:5px;}
.advisor_profile_area .round_detail .section dl.hor {display:flex; align-content:center; justify-content:space-between;}
.advisor_profile_area .round_detail .section dl.hor dd {margin-top:0;}

/* 자문 포트폴리오 */
.advisor_area .divide {border-bottom:1px solid #eee; padding:15px 0;}
.advisor_wrapper .adv_top {display:flex; justify-content:space-between;}
.advisor_wrapper .round_box {position: relative; border:1px solid #eee; border-radius:6px; text-align:center; margin-top:10px; background: #fff;}
.advisor_wrapper .round_box:first-child { margin-top:0px; }
.advisor_wrapper .round_box .top {padding:15px 0; display:flex; justify-content:space-around; align-items:center;}
.advisor_wrapper .round_box .top .risk_wrap .ico:before {width:49px; height:24px; content:""; display:inline-block; background-size:contain; margin-bottom:10px;}
.advisor_wrapper .round_box .top .risk_wrap .ico.risk01:before {background-image:url('https://static.wooriib.com/images_mts/advisor/co_status_fund_level1.png')}  /*매우낮은위험*/
.advisor_wrapper .round_box .top .risk_wrap .ico.risk02:before {background-image:url('https://static.wooriib.com/images_mts/advisor/co_status_fund_level2.png')}  /*낮은위험*/
.advisor_wrapper .round_box .top .risk_wrap .ico.risk03:before {background-image:url('https://static.wooriib.com/images_mts/advisor/co_status_fund_level3.png')}  /*보통위험*/
.advisor_wrapper .round_box .top .risk_wrap .ico.risk04:before {background-image:url('https://static.wooriib.com/images_mts/advisor/co_status_fund_level4.png')}  /*다소높은위험*/
.advisor_wrapper .round_box .top .risk_wrap .ico.risk05:before {background-image:url('https://static.wooriib.com/images_mts/advisor/co_status_fund_level5.png')}  /*높은위험*/
.advisor_wrapper .round_box .top .risk_wrap .ico.risk06:before {background-image:url('https://static.wooriib.com/images_mts/advisor/co_status_fund_level6.png')}  /*매우높은위험*/
.advisor_wrapper .round_box .top .rate .no {font-size:22px;}
.advisor_wrapper .round_box .bottom a {display:block; padding:10px 0; border-top:1px solid #eee; text-align:center; color:#666;}
.advisor_wrapper .round_box ~ .date {font-size:12px; color:#999; margin:10px 0 0;}
.advisor_wrapper .btn_type2.btn2 {border-color: #eee !important; border-radius:6px; color:#666 !important;}
.advisor_wrapper .round_box .round_box .inp_chk {font-sixe:16px;}

.scroll_body .data_top_info, .advice_list_area .data_top_info.border {margin-bottom:15px;}
.column dl {margin-bottom: 10px;}
.column dl dt {font-size:14px; margin-bottom:10px;font-weight:bold;}
.column dl dd {color:#666; line-height:1.5; display:-webkit-box; -webkit-line-clamp:2; text-overflow:ellipsis; overflow:hidden; -webkit-box-orient:vertical; }

.advisor_profile_area .menu_wrapper.column {border-bottom:none;}
.advisor_profile_area .round_detail.board {margin-top:0; }
.advisor_profile_area .round_detail.board.c {margin-bottom:70px;}
.round_detail.board .scroll_body > p:first-child {margin-bottom:10px; }
.round_detail.board .scroll_body .advisor_name {border-bottom:1px solid #eee; padding-bottom:15px; margin-bottom:15px;}
.round_detail.board .scroll_body .advisor_name > p.tit {font-size:12px; font-weight:normal;}
.round_detail.board .scroll_body .contents_wrap .text {color:#666; line-height:1.5}
.round_detail.board .scroll_body .contents_wrap .label.type3 {padding:36px 0;}
.round_detail.board .scroll_body .contents_wrap .btn_box {padding-top: 20px; border-top: 1px solid #ccc;}

.pop_padding .check_wrap {margin-top:15px;}
.pop_padding .check_wrap p {font-size:18px; margin-bottom:17px;}
.pop_padding .check_wrap ul {font-size: 0;}
.pop_padding .check_wrap ul li {display:inline-block; width:50%; margin-bottom:24px;}
.pop_padding .check_wrap ul li * {font-size:16px !important;}
.pop_padding .check_wrap .inp_chk {display:inline-flex;}
.layerPopup2 .popup_wrap .adv_search {overflow-y:hidden; padding:0; min-height:264px;}
.layerPopup2 .popup_wrap .adv_search .pop_padding.adv {overflow-y:auto; position:absolute; top:0; left:0; right:0; bottom:50px; padding:0 30px 50px;}
.btn_area.adv {position:absolute; left:0; right:0; bottom:0;}

.advice_apply_area .round_bg {border-radius:6px; background:#f7f7f7; padding:15px 20px; line-height:1.5}
.advice_apply_area .area + .area {margin-top:30px;}
.advice_apply_area .area > p {margin-bottom:10px;}
.advice_apply_area .area .advice_input {margin-top:30px;}
.advice_apply_area .area .advice_input textarea {width:100%; height:200px; border:1px solid #eee; padding:10px;}
.advice_apply_area .area .textarea_under {margin-top:10px; font-size:12px; color:#999; display:flex; justify-content:space-between;}
.advice_apply_area .agreement_wrap .go_detail {font-size:13px; color:#aaa; display:flex; align-items:center; margin-top:10px; padding-bottom:15px; border-bottom:1px solid #eee;}
.advice_apply_area .agreement_wrap .go_detail i {margin-left:3px; }
.advice_apply_area .agreement_wrap ~.choice {margin-top:20px}
.advice_apply_area .agreement_wrap ~.choice > p {margin-bottom:12px;}
.advice_apply_area .round_bg { margin-top:20px;}
.advice_apply_area .round_bg .inp_chk {margin-top:15px; display:flex;}
.advice_apply_area .info_guide {margin-top:0;}
.advice_apply_area .acc_list{padding-top:10px;}
.advice_apply_area .acc_list .cellbox {margin-top:10px;border:1px solid #eee;border-radius:5px; padding:0 20px;} /* 2019.10.28 수정 */
.advice_apply_area .acc_list .cellbox .cell{height:70px;color:#666;}
.advice_apply_area .acc_list .cellbox .cell.go{width:30%;font-size:13px;color: #aaa;text-align: right;}
.advice_apply_area .acc_list .cellbox .cell.go .t{display:inline-block;vertical-align: middle;}
.advice_apply_area .acc_list .cellbox .cell.go .arr {display:inline-block;position:relative;margin-left:5px;vertical-align:middle;height:13px;}
.advice_apply_area .acc_list .cellbox .cell.go .arr:before{content:'';display:block;position:absolute;top:0;left:0;width :0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:5px solid #aaaaaa;}
.advice_apply_area .acc_list .cellbox .cell.go .arr:after{content:'';display:block;position:absolute;top:0;left:-1px;width :0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:5px solid #f7f7f7;}

/*advice_apply_area 팝업 안 버튼*/
/*.layerPopup1.full_pop .btn_area .btn_type3.btn4 {line-height:38px !important; font-size: 14px !important; width: 88px;}*/
.advice_apply_area .layerPopup1.full_pop .btn_area a {line-height:38px !important; font-size: 14px !important; width: 88px;}

.info_agree_area .paragraph.type1 .text_box {line-height:1.5}
.footer .unit_bt {height: 48px; padding: 0 20px; align-items: center; border-top: 1px solid #eee;}

/* 어드바이저 칼럼 */
.column_area .list_wrapper {position:relative;}
.column_area .list_wrapper .inp_search{margin-bottom:10px;}
.column_area .list_wrapper .inp_search input {font-weight:700;}
.column_area .list_wrapper .inp_search input::placeholder {font-weight:normal;}
.column_area .list_wrapper .data_top_info {background:#fff; z-index:1;margin-bottom:0;padding:10px 0;}
.column_area .list_wrapper .data_top_info.top_fix.fix{padding:10px 20px;border:none;}
.column_area .list_wrapper .list + .list {margin-top:10px;}
.column_area .list_wrapper .list .who {border:1px solid #eee; border-top-left-radius:6px; border-top-right-radius:6px; padding:15px 20px; margin-bottom:-1px; position:relative;}
/*.column_area .list_wrapper .list .who:after {content:""; width:8px; height:13px; background-color:#333; -webkit-mask-size:contain; -webkit-mask-image:url('https://static.wooriib.com/images_mts/com/ico_link_text_arrow.png'); position:absolute; right:20px; top:50%; transform:translateY(-50%);}
*/
.column_area .list_wrapper .list .who li {display:inline-flex;}
.column_area .list_wrapper .list .photo {width:48px; height:48px; overflow:hidden; background-size:contain; background-position:center; margin-right:15px; border-radius:50%;}

.column_area .advisor_name {}
.column_area .advisor_name .tit {line-height:1; display:flex; align-items:center;}
.column_area .advisor_name .tit > span {font-weight:normal; display:inline-flex; align-items:center; font-size:12px;}
.column_area .advisor_name .tit > span:first-child {margin-left:10px;}
/* .column_area .advisor_name .tit > span:first-child:before {content:"";width:15px; height:15px; display:inline-flex; margin-right:3px;}
.column_area .advisor_name .tit > span.fa:before {background:url('https://static.wooriib.com/images_mts/advisor/ico_fa.png')no-repeat 0 0; background-size:contain; }
.column_area .advisor_name .tit > span.ifa:before {background:url('https://static.wooriib.com/images_mts/advisor/ico_ifa.png')no-repeat 0 0; background-size:contain; } */
.column_area .advisor_name .tit > span:first-child:after {content:attr(class); text-transform:uppercase; font-size:12px; color:#999;}
.column_area .advisor_name .tit > span:last-child:before {content:"|"; color:#ddd; margin:0 11px;}
.column_area .advisor_name .belong {font-size:12px; color:#999; margin-top:5px;}
.column_area .list_wrapper .list .detail {background:#f7f7f7; border:1px solid #eee; border-radius:0 0 6px 6px; padding:15px 20px;}
.column_detail_area .round_detail.board {padding-top:15px; border-top:1px solid #333;}
.column_list_area .advisor_name .tit > span:first-child:before {content:"";width:15px; height:15px; display:inline-flex; margin-right:3px;margin-left:0;}
.column_list_area .btn_more_wrap{border-top:none;}
.column_list_area .no_data_box {margin-top:150px;}


/* 로보어드바이저 */
.right_link{display:flex;}
.right_link {width:22px; height:22px; background:url('https://static.wooriib.com/images_mts/com/ico_link_text_arrow.png') no-repeat center right / 8px 13px;}
.right_link.gray{background-color:#aaa;}

.inp_chk2{display:inline-block;cursor:pointer;white-space:nowrap;margin-right:5px;}
.inp_chk2 .inp{display:inline-block;position:relative;width:13px;height:9px;}
.inp_chk2 .inp input{opacity:0; position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;}
.inp_chk2 .inp .ic{display:block ;overflow:hidden; position:absolute; top:0;left:0;width:100%;height:100%; background:url('https://static.wooriib.com/images_mts/com/co_info_gray_check.png') no-repeat 0 0;background-size:13px 9px;}
.inp_chk2 .inp input:checked  + .ic{background:url('https://static.wooriib.com/images_mts/com/co_info_blue_check.png') no-repeat; background-size:13px 9px;}
.inp_chk2 .txt{display:inline-block; margin-left:5px; font-size:14px; color:#666;}

 /*로보어드바이저 소개*/
.robo_desc {position:relative; line-height:21px;}
.robo_desc .robo_visual{padding:140px 30px 0 40px; margin-bottom:50px; text-align:center;}
.robo_flex{background-color:#edf2fa; padding:35px 20px; margin-bottom:30px;}
.robo_flex .tit_style2{margin-bottom:20px; font-size:16px;}
.robo_flex ul{display:flex; justify-content:space-between;}
.robo_flex li{ text-align:center;width: 33.3%; }
.robo_flex .circle{width:82px; height:82px; border-radius:100px; margin:0 auto 8px; line-height:75px;}
.robo_flex .bg_color1{background-color:#00a2d6;}
.robo_flex .bg_color2{background-color:#134298;}
.robo_flex .bg_color3{background-color:#1f5dbe;}

.lobo_guide_area .robo_flex {margin-bottom:0px;}
.lobo_guide_area .robo_flex li a {display: block; padding-bottom:30px; background: url(https://static.wooriib.com/images_mts/advisor/robo_flex_arrow.png) no-repeat 50% 100%; background-size: 18px;}

.robo_char {font-size:14px; color:#666;}
.robo_char .tit_style2{margin-bottom:20px;font-size:16px;color: #333;}
.robo_char .cellbox{margin-bottom:20px;}
.robo_char .cellbox:last-child{margin-bottom:0px;}
.robo_char .cell{white-space:inherit;}
.robo_char .cell:last-child{padding-left:15px;}
.robo_char .circle{width:70px; height:70px; border-radius:100px; text-align:center; line-height:60px;}
.robo_char .bg_gray{background-color:#f7f7f7;}
.ico_char01{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_lobo_ch1.png); width:24px; height:25px;}
.ico_char02{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_lobo_ch2.png); width:24px; height:24px;}
.ico_char03{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_lobo_ch3.png); width:27px; height:23px;}
/* 2020.05.20 수정 */
.ico_robo04{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_robo4.png); width:82px; height:82px;}
.ico_robo05{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_robo5.png); width:82px; height:82px;}
.ico_robo06{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_robo6.png); width:82px; height:82px;}

/* 2019.10.30 수정 */
.ico_robochar01{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar01.png); width:70px; height:70px;}
.ico_robochar02{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar02.png); width:70px; height:70px;}
.ico_robochar03{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar03.png); width:70px; height:70px;}
.ico_robochar04{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar04.png); width:70px; height:70px;}
.ico_robochar05{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar05.png); width:70px; height:70px;}
.ico_robochar06{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar06.png); width:70px; height:70px;}
/* 2020.02.18 수정 */
.ico_robochar07{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar07.png); width:70px; height:70px;}
.ico_robochar08{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar08.png); width:70px; height:70px;}
.ico_robochar09{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar09.png); width:70px; height:70px;}
.ico_robochar10{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar10.png); width:70px; height:70px;}
.ico_robochar11{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar11.png); width:70px; height:70px;}
.ico_robochar12{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar12.png); width:70px; height:70px;}
.ico_robochar13{background:url(https://static.wooriib.com/images_mts/advisor/ico_robochar13.png); width:70px; height:70px;}

.robo_desc .box_line_type5 .line {background:#eee !important;}

.robo_process .tit_style2{font-size:16px;color: #333;}
.robo_process .step_type1{margin-top:20px;}
.robo_process .step_type1 .step + .step{margin-top:12px;}

.robo_partner .tit_style2{margin-bottom:20px;font-size:16px;}
.robo_partner ul:after{content:""; display:block; clear:both;}
.robo_partner li{float:left; width:50%;  text-align:center;}
.robo_partner li:first-child{padding-right:7px;}
.robo_partner li:last-child{padding-left:7px;}
.robo_partner li > div{border:1px solid #eee; border-radius:6px; padding:15px 0;}
.robo_partner .partner_logo{display:block; margin:0 auto 17px;}
.robo_partner li.fount .partner_logo{width:58px;}
.robo_partner li.december .partner_logo{width:88px;}
.robo_partner .partner_title{font-size:14px; color:#333; display:block; margin-bottom:10px;}
.robo_partner .partner_title .new{display:inline-block; width:17px; height:17px; line-height:15px; background-color:#ff3400; color:#fff; border-radius:100px; font-size:10px;}
.robo_partner .partner_more{font-size:13px;}
.robo_partner .partner_more > span{display:inline-block;line-height:1em;}
.robo_partner .partner_more:after{display:inline-block; vertical-align:middle; content:"";  width:8px; height:13px; margin-left:6px; background-color:#333; -webkit-mask-size: contain; -webkit-mask-image: url('https://static.wooriib.com/images_mts/com/ico_link_text_arrow.png');}


/*로보어드바이저 로보업체 소개*/
.robo_partner_desc .top_box {border:1px solid #eee; border-radius:5px; padding:10px 0px 20px 0px ; margin-bottom:20px; text-align:center;}
.robo_partner_desc .top_box p {color:#333 !important;/* margin-top: 7px;*/ line-height: 24px; font-size:16px;}
.robo_partner_desc .top_box .logo_fount img {height:40px;margin-left: 10px;}
.robo_partner_desc .top_box .logo_december img {height:40px;}
.robo_partner_desc .top_box .logo_dna img {height:40px;margin-left: 20px;}
.robo_partner_desc .top_box .logo_qi img {height:40px;}

.robo_partner_ad {font-size:14px; color:#666;}
.robo_partner_ad .cellbox{margin-bottom:20px;}
.robo_partner_ad .cellbox:last-child{margin-bottom:0px;}
.robo_partner_ad .cell{white-space:inherit;}
.robo_partner_ad .cell:last-child{padding-left:15px;}
.robo_partner_ad .circle{width:70px; height:70px; border-radius:100px; text-align:center; line-height:60px;}
.robo_partner_ad .bg_gray{background-color:#f7f7f7;}
.robo_partner_ad p{line-height:1.5em;}
.robo_partner_ad p:first-child{margin-bottom:6px;}
.ico_found01{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_found01.png); width:24px; height:25px;}
.ico_found02{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_found02.png); width:24px; height:24px;}
.ico_found03{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_found03.png); width:27px; height:23px;}
.ico_found04{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_found04.png); width:27px; height:23px;}
/* 2019.10.30 수정 */
.ico_robofound01{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound01.png); width:70px; height:70px;}
.ico_robofound02{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound02.png); width:70px; height:70px;}
.ico_robofound03{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound03.png); width:70px; height:70px;}
.ico_robofound04{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound04.png); width:70px; height:70px;}
.ico_robofound05{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound05.png); width:70px; height:70px;}
.ico_robofound06{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound06.png); width:70px; height:70px;}
.ico_robofound07{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound07.png); width:70px; height:70px;}
.ico_robofound08{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound08.png); width:70px; height:70px;}
/* 2020.05.20 수정 */
.ico_robofound09{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound09.png); width:70px; height:70px;}
.ico_robofound10{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound10.png); width:70px; height:70px;}
.ico_robofound11{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound11.png); width:70px; height:70px;}
.ico_robofound12{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound12.png); width:70px; height:70px;}
.ico_robofound13{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound13.png); width:70px; height:70px;}
.ico_robofound14{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound14.png); width:70px; height:70px;}
.ico_robofound15{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound15.png); width:70px; height:70px;}
.ico_robofound16{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound16.png); width:70px; height:70px;}
.ico_robofound17{background:url(https://static.wooriib.com/images_mts/advisor/ico_robofound17.png); width:70px; height:70px;}
.ico_december01{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_found01.png); width:24px; height:25px;}
.ico_december02{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_found02.png); width:24px; height:24px;}
.ico_december03{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_found03.png); width:27px; height:23px;}
.ico_december04{background:url(https://static.wooriib.com/images_mts/advisor/co_ic_found04.png); width:27px; height:23px;}

/* 2021.10.19 로보어드바이저 추가 */
.lobo_dash {padding-bottom: 80px !important;}
.lobo_dash .full_visual_Wrp {position:relative;height:386px !important; min-height: 386px !important;margin-bottom:10px;}
.lobo_dash .full_visual_Wrp.roboadviso_bg{background:url('https://static.wooriib.com/images_mts/advisor/lobo_dash_top02.png') no-repeat 0 100%;background-size:cover; margin-bottom:0; height: 386px !important; min-height: 386px !important;}
/* .lobo_dash .full_visual_Wrp.roboadviso_bg{background:url('https://static.wooriib.com/images_mts/advisor/lobo_dash_top.png') no-repeat 0 70%;background-size:cover; margin-bottom:0; height: 386px !important; min-height: 386px !important;} */
.lobo_dash .full_visual_Wrp.roboadviso_bg .full_visual .ico_visual{background:url('https://static.wooriib.com/images_mts/com/icon_ic_roboadviso.png') no-repeat;background-size:cover;}

.lobo_dash .full_visual_Wrp.roboadviso_bg .full_visual{height:100%;height:386px; min-height: 386px !important;background: rgb(0,0,0,0.4);}
.lobo_dash .full_visual_Wrp .full_visual .ico_visual{width:40px;height:40px;margin-bottom:20px;display:inline-block;}
.lobo_dash .full_visual_Wrp .full_visual .fv_text{padding:0 40px;position:absolute;bottom:200px;width:100%;}
.lobo_dash .full_visual_Wrp .full_visual .fv_text strong{font-size:28px;color:#fff;line-height:36px;display:block;}
.lobo_dash .full_visual_Wrp .full_visual .fv_text p{font-size:14px;line-height:21px;color:#fff;margin:15px 0 20px; opacity: 1;}
.lobo_dash .full_visual_Wrp .full_visual .fv_text .linkView{width:149px;height:30px;border:1px solid #fff;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#fff;}
.lobo_dash .full_visual_Wrp .full_visual .fv_text .noLink{font-size:14px;color:#ffd753;}
.lobo_dash .full_visual_Wrp .full_visual .fv_text span.scrolltxt{color:#fff;opacity:0.5;font-size:10px;display:block;text-align:center;margin-top:50px;position:relative;}
.lobo_dash .full_visual_Wrp .full_visual .fv_text span.scrolltxt:after{content:'';width:14px;height:22px;background:url('https://static.wooriib.com/images_mts/product/icon_ic_scroll_bottom.png') no-repeat;background-size:cover;display:inline-block;position:absolute;top:20px;margin-left:-26px;}

.lobo_dash .full_visual_Wrp .robo_find { position: absolute; bottom:0;left:0; width: 100%; height: 50px;line-height: 50px;	background: #1e2834; }
.lobo_dash .full_visual_Wrp .robo_find a {position: relative; display:block; text-align: left; margin:0 20px; padding-left:28px; background: url(https://static.wooriib.com/images_mts/advisor/robo_search.png) no-repeat left center; background-size: 18px 18px; color: #fff; }

.lobo_dash .full_visual_Wrp .robo_find a::before { content:''; display: block; position: absolute; top:18px; right:-5px; width:6px;height:11px; border-top: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid transparent;border-left: 7px solid #fff;}
.lobo_dash .full_visual_Wrp .robo_find a:after {content:''; display: block; position: absolute; top:18px; right:-3px; width:6px;height:11px; border-top: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid transparent;border-left: 7px solid #1e2834;}

/* 2019.10.10 로보어드바이저 추가 */

.lobo_dash .full_visual_Wrp.roboadviso_bg .fv_text{padding:0 20px;position:absolute;top:80px;width:100%;}

/* 2020.10.21 로보어드바이저 대시보드 추가*/
.wrap .header.blueType.st3 {background:#5498ee;}
.lobo_dash_top {background:#5498ee url(https://static.wooriib.com/images_mts/advisor/lobo_dash_top.png) no-repeat  95% 51%; background-size: 248px 177px; height:400px; position: relative;}
.lobo_dash_top .fv_text {padding:50px 20px 20px 20px; color:#fff; line-height: 21px;}
.wrap .header .right.two a { display:inline-block; width: 59px;}
.wrap .header .right.two .ico_share02 { margin-top: -2px;}
.wrap .header .right.two .ico_share02.on { background:url('https://static.wooriib.com/images_mts/com/ico_sns_share03.png') no-repeat 0 0;}

.robo_rb {margin-top: 60px;}
.robo_rb ul {overflow: hidden; display: flex;}
.robo_rb ul li {flex: auto;  width: auto; vertical-align: top;/*width: 33.3%;*/}
.robo_rb ul li a { display: block;  text-align: left;padding: 0 16px 30px 16px; border-left: 1px solid rgb(255,255,255,0.20);; line-height: 21px; font-size: 14px;color:#fff;background:  url(https://static.wooriib.com/images_mts/advisor/lobo_arrow.png) no-repeat 16px bottom; background-size: 18px 18px;}
.robo_rb ul li:first-child a {margin-left:0px;border-left:none;padding-left: 0; background: url(https://static.wooriib.com/images_mts/advisor/lobo_arrow.png) no-repeat 0px bottom;background-size: 18px 18px;}

/* .lobo_dash_top .robo_rb {position: absolute; bottom:20px; margin:0 20px; background: #fff;box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1); border-radius: 6px;}  
.lobo_dash_top .robo_rb ul {display: table; table-layout: fixed;  width: 100%;}
.lobo_dash_top .robo_rb ul li {display: table-cell; width: auto; width: 100%; vertical-align: top; text-align: left;}
.lobo_dash_top .robo_rb ul li a { display: block; margin:20px 0;padding: 0 0px 30px 10px; border-left: 1px solid #eee; line-height: 21px; font-size: 14px;color:#1f5dbe;background:  url(https://static.wooriib.com/images_mts/advisor/lobo_arrow.png) no-repeat 10px bottom; background-size: 18px 18px;}
.lobo_dash_top .robo_rb ul li:first-child a {margin-left:0px;border-left:none;} */


.footer .blue_box {background: #1f5dbe; padding: 15px 20px; overflow:hidden; position: fixed; bottom:0; left:0; width: 100%;}
/*.roboadvisor_intro_area .blue_box:after {content:''; clear: both; display: block; }*/
.footer .blue_box .box_view {position: relative; display: block;}
.footer .blue_box .box_view:after {content:''; clear: both; display: block; }
.footer .blue_box .box_view .mark {display:inline-block; float:left; height:20px;line-height:20px;padding:0 10px;border-radius:35px;text-align: center; background:#fff;color:#1f5dbe; font-size:12px;}
.footer .blue_box .box_view .txt {float:left;display:inline-block; margin-left: 5px; font-size: 14px; color:#ffffff;line-height:21px;}
.footer .blue_box .box_view .count {position: relative; float: right;display:inline-block; color: #ffc957; padding-right: 13px; line-height:21px; font-size: 14px; }
.footer .blue_box .box_view .count::before { content:''; display: block; position: absolute; top:3px; right:-7px; width:6px;height:11px; border-top: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid transparent;border-left: 7px solid #fff;}
.footer .blue_box .box_view .count:after {content:''; display: block; position: absolute; top:3px; right:-5px; width:6px;height:11px; border-top: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid transparent;border-left: 7px solid #1f5dbe;}

/*
@media screen and (max-width: 320px) { 
	.lobo_dash .full_visual_Wrp .full_visual .fv_text p {font-size: 13px;}
	.footer .blue_box .box_view .txt {font-size: 13px;}
	.footer .blue_box .box_view .count{font-size: 13px;}
	}
*/	
.lobo_dash_col {padding:20px;}
.lobo_dash_col.col_icon01 {background:url(https://static.wooriib.com/images_mts/advisor/lobo_dash_col_bg01.png) no-repeat 95% center; background-size: 94px 80px;}
.lobo_dash_col.col_icon02 {background:url(https://static.wooriib.com/images_mts/advisor/lobo_dash_col_bg02.png) no-repeat 95% center; background-size: 96px 80px;padding:29px 20px 33px 20px;}
.lobo_dash_col.col_icon03 {background:url(https://static.wooriib.com/images_mts/advisor/lobo_dash_col_bg03.png) no-repeat 95% center; background-size: 97px 80px;padding:29px 20px 33px 20px; margin-bottom: 30px;}
.lobo_dash_col strong {display:block; font-size:18px; line-height:24px;}
.lobo_dash_col p {font-size: 14px; line-height: 18px; color:#666; margin-top: 5px;}

.robo_list_wrap .tit_type2 {/*margin-top: 25px;*/ line-height: 25px; font-weight: bold;}
.robo_list_wrap .robo_list {border: 1px solid #eeeeee; margin: 10px 0 40px 0;}
.robo_list_wrap .robo_list li {border-top: 1px solid #eeeeee; padding: 15px 16px;}
.robo_list_wrap .robo_list li:first-child {border-top: none;background:url(https://static.wooriib.com/images_mts/advisor/robo_list_icon02.png) no-repeat 95% center;  background-size: 40px 40px;}
.robo_list_wrap .robo_list li:nth-child(2) {background:url(https://static.wooriib.com/images_mts/advisor/robo_list_icon03.png) no-repeat 95% center; background-size: 40px 40px;}
.robo_list_wrap .robo_list li a {display: block; color: #333; font-size: 14px; }
.robo_list_wrap .robo_list li a span {display: block; color: #999; font-size: 13px;margin-bottom:5px;}

.robo_list_wrap .cellbox .cell {white-space:normal;}
.robo_list_wrap .cellbox .cell .ico_arrow_right {margin-left:10px;}

.lobo_dash .standard_num { margin-top: -4px; text-align: right; color: #999; font-size: 12px; //*padding-bottom: 20px;*/}
.robo_dashbox { padding:25px 20px 0 20px; width: 100%; background: #fff;}
.robo_dashbox .dashbox_btn {color:#333; font-size: 13px; display: block; line-height: 21px;}
.robo_dashbox .dashbox_btn span {line-height: 21px; color:#666;}
.robo_dashbox .dashbox_btn .ico_select {width: 8px; height: 5px; margin-left: 5px; }
.robo_dashbox .tit_style2 {color:#333;}


/* 로보어드바이저 랭킹 박스 */
.robo_boxlist { margin-left:-16px;}
.robo_boxlist .robo_boxwrap {display: table; table-layout: fixed; width: 100%;  }
.robo_boxlist .robo_boxinner { padding:0 0 14px 16px;}
.robo_boxlist .robo_boxinner .r_box { background: #fff;border-radius:6px; border:1px solid #ddd; text-align: center;  /*min-height: 123px;*/ padding-bottom:10px;}
.robo_dashbox .robo_boxwrap .r_box .ptn_logo_area {text-align: left;display:block;padding-top:10px;padding-left:20px;padding-bottom:10px;}
.robo_dashbox .robo_boxwrap .r_box .ptn_logo {display:block;}
.robo_dashbox .robo_boxwrap .r_box .ptn_logo img {height: 40px;}
.robo_dashbox .robo_boxwrap .r_box .ptn_tit {font-size: 12px; text-align: center; line-height:17px;}
.robo_dashbox .robo_boxwrap .r_box .change_list {border-top: 1px solid #eee; margin:10px 12px 0 12px; text-align: left;}
.robo_dashbox .robo_boxwrap .r_box .change_list li {line-height: 20px;position: relative; padding:5px 40px 5px 0; font-size: 12px;text-align: left; color:#666;}
.robo_dashbox .robo_boxwrap .r_box .change_list li span {position: absolute; top:5px; right:0;}

.robo_why {text-align: center;}
.robo_why dt {margin-top: 30px;}
.robo_why dt .tit_type2 {color:#333;}
.robo_why dd {font-size: 14px; color:#666; line-height: 21px; padding-bottom: 30px; border-bottom: 10px solid #f7f7f7;}

.robo_why dd .ico {display: block; width:150px; height: 110px; margin: 30px auto 20px auto;}
.robo_why dd .robo_why_icon01 { background: url(https://static.wooriib.com/images_mts/advisor/robo_why_icon01.png) no-repeat center top;}
.robo_why dd .robo_why_icon02 { background: url(https://static.wooriib.com/images_mts/advisor/robo_why_icon02.png) no-repeat 0 0;}
.robo_why dd .robo_why_icon03 { background: url(https://static.wooriib.com/images_mts/advisor/robo_why_icon03.png) no-repeat 0 0;}
.robo_why dd .robo_why_icon04 { background: url(https://static.wooriib.com/images_mts/advisor/robo_why_icon04.png) no-repeat 0 0;}
.robo_why dd .robo_why_icon05 { background: url(https://static.wooriib.com/images_mts/advisor/robo_why_icon05.png) no-repeat 0 0;}
.robo_why dd .robo_why_icon06 { background: url(https://static.wooriib.com/images_mts/advisor/robo_why_icon06.png) no-repeat 0 0;}
.robo_why dd p {color:#999; font-size: 12px; margin-top:10px ;}


/*
@media screen and (max-width: 360px) { 
	.robo_rb ul li a {font-size:12px; padding: 0 12px 30px 12px;background:  url(https://static.wooriib.com/images_mts/advisor/lobo_arrow.png) no-repeat 12px bottom;background-size: 18px 18px;}
}
*/

@media screen and (max-width: 320px) { 
	.robo_rb ul li a {font-size:12px; padding: 0 12px 30px 12px;background:  url(https://static.wooriib.com/images_mts/advisor/lobo_arrow.png) no-repeat 12px bottom;background-size: 18px 18px;}
	.robo_dashbox .robo_boxwrap .robo_boxwrap {margin-left:-10px;}
	.robo_dashbox .robo_boxwrap .robo_boxinner {padding:0px 0 10px 10px;}
	.roboadvisor_intro_area .blue_box .box_view .txt {font-size: 12px;}
	.roboadvisor_intro_area .blue_box .box_view .count {font-size: 12px;}
	.lobo_dash .full_visual_Wrp .full_visual .fv_text p {font-size:13px;}
	.lobo_dash .standard_num { margin-top: 0px;}
}


/* 이용가이드*/
.lobo_choice_area .txt {vertical-align:baseline; line-height: 21px;}
.lobo_choice_area .c_blue1 {vertical-align:baseline;}
.lobo_choice .tit_type2 {dolor:#333;}
.lobo_choice ul li {margin-top: 30px; padding-top:50px; text-align: center; }
.lobo_choice ul li:first-child {background:url(https://static.wooriib.com/images_mts/product/ico_guide_slogan02.png) no-repeat 50% 0; background-size:41px 41px;}
.lobo_choice ul li:nth-child(2) {background:url(https://static.wooriib.com/images_mts/advisor/lobo_choice_icon01.png) no-repeat 50% 0; background-size:41px 41px;}
.lobo_choice ul li:nth-child(3) {background:url(https://static.wooriib.com/images_mts/advisor/lobo_choice_icon02.png) no-repeat 50% 0; background-size:41px 41px;}
.lobo_choice ul li span {display: block; color:#1f5dbe; font-size:16px; margin-bottom: 7px;}
.lobo_choice ul li p {font-size: 14px; color:#666; line-height: 21px;}
.lobo_choice .cell.auto {line-height: 21px;}
.lobo_choice .box_line_type5 {padding:35px 0 30px 0;}
.lobo_guide_slide .swiper-container {padding-bottom: 30px;}
.lobo_guide_slide .swiper-slide { text-align: center;}
.lobo_guide_slide .swiper-slide p {margin:7px 0 24px 0; line-height: 21px;}

/*투자유형 설정*/
.rloboadvisor_step .title_2depth{font-size:18px;}
.rloboadvisor_step .input_form{margin-bottom:30px;}
.rloboadvisor_step .txt {font-size:16px; color:#333;}
.rloboadvisor_step .txt > span{display:block; font-size:12px; color:#666; line-height:1.75em;}

/*추천포트폴리오*/
.top_text span{vertical-align:baseline;}
.portfolio_item_wrap{margin-top:20px;}
.portfolio_item{margin-top:20px; border:1px solid #eee; border-radius:6px;}
.portfolio_item:first-child{margin-top:15px;}
.portfolio_item .pf_head{padding:15px;}
.portfolio_item .pf_table{background-color:#f7f7f7; }
.portfolio_item .pf_table:after{content:""; display:block; clear:both;}
.portfolio_item .pf_table > div{float:left; width:50%; padding:15px 15px 0 15px; }
.portfolio_item .pf_table .flex{display:flex; justify-content:space-between; padding-bottom:17px;}
.portfolio_item .pf_table .flex .tit{font-size:12px; color:#999;}
.portfolio_item .pf_table .flex .num b{vertical-align:baseline;}
.portfolio_item .pf_graph{padding:20px 20px 10px 20px;}
.portfolio_item .pf_ft{padding:0 20px 18px;}
.date + .portfolio_item{margin-top:15px;}

.compare_period{font-size:16px; color:#333;}
.select_compare_period{display:inline-block; margin:0 5px; min-width:54px;vertical-align:middle;}
.select_compare_period .select_type1 .design{font-size:16px; top:-3px;}
.select_compare_period .select_type1 .design:after,
.select_compare_period .select_type1 .design:before{right:0;}
.select_compare_period .select_type1 .design:before{border-top:6px solid #ccc;}
.compare_graph{padding-top:20px; padding-bottom:35px;}

.compare_table{border-top:1px solid #333; border-bottom:1px solid #ccc; text-align:center;}
.compare_table th{background-color:#fafafa; font-weight:normal; height:38px; line-height:38px; border-bottom:1px solid #eee; font-size:12px;}
.compare_table td{padding:15px; border-bottom:1px solid #eee; line-height:1.5em;}
.compare_table td:first-child{border-right:1px solid #eee;}
.compare_table b{vertical-align:baseline;}
.compare_btn{margin-top:10px; display:inline-block; height:30px; line-height:28px; padding:0 25px; border:1px solid #ddd; border-radius:6px; font-size:14px;}
.compare_table .flex{display:flex;  justify-content:space-between; margin-bottom:10px;}
.compare_table .flex:last-child{margin-bottom:0;}

/*추천포트폴리오-상세*/
.robo_link{margin-top:5px;}
.slide_recommend_portfolio	.swiper-wrapper{padding-top:35px;}
.slide_recommend_portfolio .recommend_portfolio_page{bottom:inherit !important; top:0;}
.slide_recommend_portfolio .recommend_portfolio_page .swiper-pagination-bullet{opacity:1; background-color:#ccc;}
.slide_recommend_portfolio .recommend_portfolio_page .swiper-pagination-bullet-active{background-color:#1f5dbe;}
.slide_recommend_portfolio .result_wrap{padding:15px 0; text-align:center; line-height:1.5em; font-size:16px;}
.slide_recommend_portfolio .result_wrap  span{vertical-align:baseline;}
.slide_recommend_portfolio .result_wrap  b{vertical-align:baseline;}
.slide_recommend_portfolio .text_etc.fs12 {font-size:13px !important;}

.portfolio_detail_chart_wrap .chart_nav{ text-align:center; padding-bottom:20px;}
.portfolio_detail_chart_wrap .chart_nav li{display:inline-block; margin:0 10px;}
.portfolio_detail_chart_wrap .chart_nav li a{font-size:14px; color:#ccc;}
.portfolio_detail_chart_wrap .chart_nav li.on a{color:#333;}
.portfolio_detail_chart{ padding-bottom:30px;}
.portfolio_detail_table .design{padding-right:15px;}
.portfolio_detail_table .tbl.type1 table tbody td{padding:10px;}
.portfolio_detail_chart .highcharts-tooltip span{display:block; text-align:center; font-weight:bold;}
.portfolio_detail_chart .highcharts-tooltip span ~ br{display:none;}

/*서비스신청*/
.service_apply_content .input_box{margin-bottom:30px;}
.service_apply_content .input_box .tit_type3{margin-bottom:3px;}
.service_apply_content .input_box .inp_radio2_box{margin-top:10px;}
.service_apply_content .noti_wrap{padding-top:10px;font-size:13px !important;}
.service_apply_content .noti_wrap .fs12 {font-size:13px !important;}
.service_apply_content .noti_wrap span{vertical-align: baseline;}
.service_apply_content .cell_btn{width:102px; padding-left:20px;}
.service_apply_content .cell_btn .btn_type2{height:30px; line-height:28px;}
.service_apply_content .inp_type1 + .noti{margin-top:11px;}
.service_apply_agree{margin-bottom:35px;}
.service_apply_agree .tit_type2{margin-bottom:20px;}
.service_apply_agree .gray_box{background-color:#fafafa; padding:25px 20px 25px 25px; margin-top:15px;}
.service_apply_agree li{margin-bottom:20px;}
.service_apply_agree li:last-child{margin-bottom:0;}
.service_apply_agree .inp_chk .txt{font-size:16px;}

.wrapper_pop_radio {height:290px;}
.pop_radio {position:relative; height:100%;}
.pop_radio_top {overflow-x:hidden; overflow-y:auto; position:absolute; top:0; left:0; right:0; bottom:70px; padding:0 10px;}
.pop_radio_top .pop_radio_list {padding-top:29px; margin-bottom:15px;}
.pop_radio_top .pop_radio_list li {padding-bottom:24px;}
.pop_radio_top .pop_radio_list li:last-child{padding-bottom:15px;}
.pop_radio_bottom {position:absolute; bottom:0; left:0; right:0; padding-top:15px; height:70px; border-top:1px solid #eee;}
.pop_radio_bottom .text_etc {line-height:21px !important;}
.input_label{font-size:12px; padding:0 10px; height:18px; line-height:15px; border-radius:30px; margin-left:10px;}
.label_blue{border:1px solid #1f5dbe; color:#1f5dbe;}
.label_black{border:1px solid #333; color:#333;}
.label_red{border:1px solid #ff0000; color:#ff0000;}
.inp_radio.disabled .txt{color:#ccc;}


/*서비스 이용약관*/
.using_rule_area .text_dot{line-height:1.5em;}

/*투자자 유의사항*/
.user_notice_area .text_dot{line-height:1.5em;}

/*개인정보수집동의*/
.roboadvisor_rule_area .text_box{line-height:1.5em;}
.roboadvisor_rule_area .text_seal {margin:30px 0 15px; padding-right:54px; background:url(https://static.wooriib.com/images_mts/com/seal.gif) no-repeat right center / 34px;}
.roboadvisor_rule_area .text_seal p {font-size:12px; color:#666;}
.roboadvisor_rule_area .text_seal p.company_name {margin-bottom:4px; font-size:14px;}
.roboadvisor_rule_area .text_box_gray {padding:17px 20px 20px; border:1px solid #e4e4e4; background-color:#fafafa;}
.roboadvisor_rule_area .table_top {overflow:hidden; margin:20px 0 7px;}
.roboadvisor_rule_area .table_top span {color:#666; font-size:12px; line-height:1.4em;}
.privacy_info_area .table_mb{margin-bottom:20px;}


/* 이용약관 */
.rule_wrap{}
.rule_wrap .rule_cont {font-size:14px;color: #666;line-height:1.4em;}
.rule_wrap .rule_cont .rule_tit1 {margin-top:30px;margin-bottom:15px;font-size:16px;color: #333;font-weight:bold;}
.rule_wrap .rule_cont .rule_tit1:first-child{margin-top:0;}
.rule_wrap .rule_cont .rule_tit2 {margin-top:20px;margin-bottom:10px;font-size:14px;color: #333;font-weight:bold;}
.rule_wrap .rule_cont .rule_tit1 + .rule_tit2{margin-top:15px;}
.rule_wrap .rule_cont .rule_box > * {margin-top:0;}
.rule_wrap .rule_cont .rule_box > .table_mb {margin-top:10px;}
.rule_wrap .rule_cont .rule_box > .text_etc {margin-top:7px;}
.rule_wrap .rule_cont .rule_box .list_info_contact {margin:5px 0;}
.rule_wrap .rule_cont .rule_box .list_info_contact li {margin:2px 0;}
.rule_wrap .rule_cont .rule_number_type1 {position:relative;margin-top:7px;padding-left:18px;}
.rule_wrap .rule_cont .rule_number_type1 .num {position:absolute;top:0;left:0;}
.rule_wrap .rule_cont .rule_number_type2 {position:relative;margin-top:7px;padding-left:15px;}
.rule_wrap .rule_cont .rule_number_type2 .num {position:absolute;top:0;left:0;}

/* 서비스 신청완료 */
.apply_complete_area .apply_complete_text{padding:0 40px;padding-bottom:40px;}
.apply_complete_area .transfer_info{padding:30px 20px 0px 20px;}
.apply_complete_area .box_line_type2.pd0 {margin:0 20px;}


/* MY 로보어드바이저 */

/* MY로보어드바이저 - 투자성과 */
.result_detail_area .blue_wrapper {position:relative;background:#1f5dbe url('https://static.wooriib.com/images_mts/advisor/bg_result_detail.png') bottom no-repeat; background-size:100% 115px; padding:15px 40px 66px;}
.result_detail_area .blue_wrapper .bg{position:absolute;bottom:0;left:0;width:100%;}
.result_detail_area .blue_wrapper dt {color:rgba(255, 255, 255, 0.5); font-size:12px;}
.result_detail_area .blue_wrapper dd {color:#fff; font-size:18px;}
.result_detail_area .blue_wrapper dd .big {font-weight:700; font-size:28px;vertical-align:baseline;margin-right:3px;}
.result_detail_area .blue_wrapper .total {margin-bottom:25px;position:relative;}
.result_detail_area .blue_wrapper .total_rate, .result_detail_area .blue_wrapper .total_money {display:inline-flex; flex-direction:column;position:relative;}
.result_detail_area .blue_wrapper .total_money {margin-left:40px;}

.result_detail_area {display:flex; flex-flow:column;height:100%; padding-bottom:0 !important;}
.result_detail_area .flex_wrapper {margin-top:-16px; display:flex; flex:1; flex-flow:column; position:relative}
.result_detail_area .menu_wrapper {background:#fff; padding:15px 0 0; border-radius:6px 6px 0 0; box-shadow: 0 -7px 6px 0 rgba(0, 0, 0, 0.1); margin-top:10px;}
.result_detail_area .data_top_info {padding:15px 20px; border-bottom:1px solid #f4f4f4; margin-bottom:0;}
.result_detail_area .data_top_info *{vertical-align:baseline;}
.result_detail_area .round_detail {margin:0 10px 0 20px; flex:auto;}
.result_detail_area .round_detail .scroll_body {padding-right:10px; height:100%;}
.result_detail_area .scroll_body .section_bond_wrap{padding:20px 0;}
.result_detail_area .scroll_body .section_bond {display:flex; justify-content:space-between; align-items:center; line-height:1.42;}
.result_detail_area .scroll_body .section_bond + .section_bond {margin-top:25px;}
.result_detail_area .scroll_body .section_bond .kind {width:50%;}
.result_detail_area .scroll_body .section_bond .kind dt {font-size:16px; margin-bottom:5px;}
.result_detail_area .scroll_body .section_bond .kind dt span {margin-left:5px; font-size:12px;}
.result_detail_area .scroll_body .section_bond .kind dt span.invest {vertical-align:baseline;color:#ff0000;}
.result_detail_area .scroll_body .section_bond .kind dt span.sale {color:#1f5dbe;}
.result_detail_area .scroll_body .section_bond .kind dd {font-size:14px; line-height:1.4; color:#999;}
.result_detail_area .scroll_body .section_bond .result {text-align:right;}
.result_detail_area .scroll_body .section_bond .result dt {font-size:18px; font-weight:700; margin-bottom:5px;}
.result_detail_area .scroll_body .section_bond .result dd {font-size:12px;}
.result_detail_area .scroll_body .section_bond .result dd.up *{color:#ff0000;}
.result_detail_area .scroll_body .section_bond .result dd.down *{color:#1f5dbe;}
.result_detail_area .scroll_body .section_bond .result dd.up span.index:before{margin-right:5px; content:"";	display:inline-block; width: 0px; height: 0px; border-right: 5px solid transparent; border-bottom: 6px solid #ff0000;border-left: 5px solid transparent;}
.result_detail_area .scroll_body .section_bond .result dd.down span.index:before{margin-right:5px; content:"";	display:inline-block; width: 0px; height: 0px; border-right: 5px solid transparent; border-top: 6px solid #1f5dbe;border-left: 5px solid transparent;}
.result_detail_area .scroll_body .section_bond .result dd span + span:before{content:'';position:relative;top:1px;display:inline-block; width:1px; height:11px; background-color:#eee; margin:0 4px;vertical-align:baseline; }
.result_detail_area .scroll_body .section_bond .result .date {font-size:12px; color:#ccc;}
.result_detail_area .scroll_body .no_data_box_wrap {display:flex; height:100%; justify-content:center;}
.result_detail_area .scroll_body .no_data_box_wrap .no_data_box {display:flex; align-items:center;}

/*2022 08 01 수정*/
.invest_result .data_top_info {margin-bottom: 7px;}
.invest_result_item{border:1px solid #ddd; border-radius:15px; margin-top:10px;}
.invest_result:first-child .invest_result_item {margin-top: 7px;}
.invest_result_item_tit{display:table; width:100%; position:relative; padding:15px 20px;}
.invest_result_item_tit .more_btn{display:table-cell; width:8px;}
.invest_result_item_tit p b.c_gray2 {color:#333 !important; font-size: 16px; line-height: 24px;}
/* .invest_result_item_tit .more_btn:after{content:""; width:8px; height:13px; background-color:#333; -webkit-mask-size:contain; -webkit-mask-image:url('https://static.wooriib.com/images_mts/com/ico_link_text_arrow.png'); position:absolute; right:20px; top:50%; transform:translateY(-50%);} */
/* .invest_result_item_tit .more_btn:after{content:""; width:8px; height:13px; background:url('https://static.wooriib.com/images_mts/com/ico_link_text_arrow.png') no-repeat 0 0; background-size: 8px 13px; position:absolute; right:20px; top:50%; margin-top:-7px } */
.invest_result_item_tit .more_btn:after{content:""; width:8px; height:13px; background:url('https://static.wooriib.com/images_mts/com/ico_arrow_go.png') no-repeat 0 0; background-size: 8px 13px; position:absolute; right:20px; top:50%; margin-top:-7px }
.invest_result_item_tit .dot_btn{display:table-cell; width:8px; background:url(https://static.wooriib.com/images_mts/com/ico_more_dot.png) no-repeat top right; background-size:4px 15px;}
.invest_result_item_tit .acount_num{margin-top:5px; font-size:14px; color:#666; display:inline-block; vertical-align:baseline;}
.invest_result_item_tit .invest_period{margin-top:5px; font-size:12px; color:#ccc; display:inline-block; vertical-align:baseline; }
.invest_result_item_tit .bar{position:relative;top:1px;display:inline-block; width:1px; height:11px; background-color:#f2f2f2; margin:0 4px;vertical-align:baseline; }
.bedge_r{display:inline-block; width:17px; height:17px; background-color:#ff3400; border-radius:100px; color:#fff; font-size:10px; text-align:center; line-height:15px; vertical-align: text-top;}
.invest_result .bedge{display:inline-block; padding:0 10px; height:20px; line-height:18px; font-size:12px;  border-radius:9px;}
.invest_result .bedge_blue{ color:#1f5dbe; border:1px solid #1f5dbe; margin-bottom: 7px;}
.invest_result .bedge_blue + b {display:block; }
.invest_result .bedge_gray{color:#999; border:1px solid #eee;}
.invest_result_item_body{background-color:#f7f7f7; padding:8px 20px; border-top:1px solid #ddd;}
.invest_result_item_body th{font-weight:normal; font-size:14px; color:#666; text-align:left; padding:8px 0;}
.invest_result_item_body td{font-size:14px; text-align:right;}
.invest_result_item_body td b {font-weight: normal;}
.invest_result_item_ft {display: table; table-layout: fixed; width:100%;}
.invest_result_item_ft a{display: table-cell; position:relative; color:#666; padding:12px 10px; text-align:center; border-top:1px solid #ddd;}
.invest_result_item_ft  a + a:after{content:'';display:block;position:absolute;top:50%;left:0;width:1px;height:18px;background:#ddd;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.invest_result .no_data{margin-top:150px;}
.invest_result_summary .summary_text{text-align:center; font-size:16px; padding-top:15px;}
.invest_result_summary .summary_text *{vertical-align:baseline;}
.invest_result_graph {padding:20px 0 35px;}
.invest_result_table .tit_type2{margin-bottom:20px;}
.portfolio_compare_area .num{padding:5px 0 10px; text-align:center;}

/* MY로보어드바이저 - 시황리포트 */
.report_list_area .report, .report_detail_area .report {border-top:1px solid #333;}
.report_list_area .report.list a {display:block;}
.report_detail_area {position:relative; padding-bottom:0 !important;; height:100%;}
.report_detail_area .pd_wrapper {position:absolute; top:0; left:20px; right:20px; bottom:30px; padding:0;}
.report_detail_area .pd_wrapper .report.detail {display:flex; flex-direction:column; position:absolute; top:0; left:0; right:0; bottom:0;}
.report_detail_area .pd_wrapper .report.detail .report_detail_header {max-height:99px;}
.report_detail_area .pd_wrapper .report.detail .report_detail_header > .detail_tit {padding:15px 0;}
.report_detail_area .pd_wrapper .report.detail .report_detail_header > .detail_tit .tit { overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;line-height:1.4em;max-height:2.8em;}
.report_detail_area .pd_wrapper .report.detail .report_detail_body {flex:1; height:auto; border-top:1px solid #eee; border-bottom:1px solid #ccc;}
.report_detail_area .pd_wrapper .report.detail .report_detail_body .report_detail_view .btn_box {display:none; position:absolute; left:0; right:0; bottom:0; height:61px; padding-top:20px; border-top:1px solid #ccc;}
.report_list_area .column dl dt {font-weight:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;line-height:1.4em;max-height:2.8em;}
.report_detail_area .detail_tit .date {font-size:12px; color:#999; margin-top:10px;}
.report_detail_view {position:relative; height:100%;}
.report_detail_view .text {overflow:hidden; position:absolute; top:15px; left:0; bottom:35px; width:100%; line-height:1.5; color:#666;}
.report_detail_view .text #fileContent {padding:0; height:100%;}	/* 뷰어 적용시 상세 영역 */
.report_detail_view .text #fileContent #outerContainer #mainContainer {min-width:auto;}	/* 뷰어 적용시 상세 영역 */
.report_detail_view .anal_from {display:flex; flex-direction:row; margin-top:20px;}
.report_detail_view .anal_from .ico {display:inline-block; width:40px; height:40px; margin-right:10px; background: url(https://static.wooriib.com/images_mts/investInfo/ico_anal_from.png) no-repeat 0 0;}
.report_detail_view .anal_from .info b {display:block; font-weight:normal; font-size:12px; color:#333;}
.report_detail_view .anal_from .info .url {font-size:12px; color:#999;}

/* 계약 현황 */
.my_advisor_area .list_wrapper {position:relative;}
.my_advisor_area .list_wrapper .inp_search{margin-bottom:20px;}
.my_advisor_area .list_wrapper .inp_search input {font-weight:700;}
.my_advisor_area .list_wrapper .inp_search input::placeholder {font-weight:normal;}
.my_advisor_area .list_wrapper .data_top_info,  .result_list_area .list_wrapper .data_top_info{background:#fff; z-index:1;margin-bottom:0;padding:20px 0 10px;}
.my_advisor_area .list_wrapper .data_top_info.top_fix.fix{padding:10px 20px;border:none;}

.list_wrapper .list + .list {margin-top:10px;}
.list_wrapper .list .who {border:1px solid #eee; border-top-left-radius:6px; border-top-right-radius:6px; padding:15px 20px; margin-bottom:-1px; position:relative;}
.list_wrapper .list .who li {}
.list_wrapper .list .who .askNum{font-size:16px;}
.list_wrapper .list .who .contract{margin-bottom:5px;font-size:12px;color:#999;}
.list_wrapper .list .who .contract .num{margin-left:3px; color:#333;vertical-align:baseline;font-weight:bold;}
.list_wrapper .list .photo {width:48px; height:48px; overflow:hidden; background-size:contain; background-position:center; margin-right:15px;}
.list_wrapper .list .who .advisor_name {margin-top:5px;}
.list_wrapper .list .who .advisor_name .tit {line-height:1; display:flex; align-items:center;font-size:12px;color:#999;}
.list_wrapper .list .who .advisor_name .tit > span {font-weight:normal; display:inline-flex; align-items:center; font-size:12px;}
.list_wrapper .list .who .advisor_name .tit > span:first-child {margin-left:10px;}
.list_wrapper .list .who .advisor_name .tit > span:first-child:before {content:"";width:15px; height:15px; display:inline-flex; margin-right:3px;}
.list_wrapper .list .who .advisor_name .tit > span.fa:before {display:none; /* background:url('https://static.wooriib.com/images_mts/advisor/ico_fa.png')no-repeat 0 0; background-size:contain; */}
.list_wrapper .list .who .advisor_name .tit > span.ifa:before {display:none; /* background:url('https://static.wooriib.com/images_mts/advisor/ico_ifa.png')no-repeat 0 0; background-size:contain; */}
.list_wrapper .list .who .advisor_name .tit > span:first-child:after {content:attr(class); text-transform:uppercase; font-size:12px; color:#999;}
.list_wrapper .list .who .advisor_name .tit > span + span:before {content:"|"; color:#ddd; margin:0 11px;}
.list_wrapper .list .who .advisor_name .belong {font-size:12px; color:#999;}
.list_wrapper .list .detail {background:#f7f7f7; border:1px solid #eee; border-radius:0 0 6px 6px; padding:15px 20px;}
.list_wrapper .list .detail .unit_bt .right ul.text li.status {padding-right:8px; background:url(https://static.wooriib.com/images_mts/com/bul_arrow_right_blue.png) no-repeat right center / 4px 8px;}

.my_advisor_area .list_wrapper .list .detail {background:#f7f7f7; border:1px solid #eee; border-radius:0 0 6px 6px; padding:15px 20px;}
.search_area .no_data_box {margin-top:150px;}

/* 승인대기 */
.contract_search_area .round_bg {border-radius:6px; background:#f7f7f7; padding:15px 20px; line-height:1.5;margin-top:20px;}
.contract_search_area .area + .area {margin-top:30px;}
.contract_search_area .area > p {margin-bottom:10px;}
.contract_search_area .advisor_name .tit{font-size:16px;font-weight:bold;}
.contract_search_area .advisor_name .tit span{vertical-align:baseline;font-size:12px;font-weight:normal;}
.contract_search_area .advisor_name .tit b{font-size:16px;}
.contract_search_area .advisor_name .tit > span:first-child {margin-left:15px;}
/* .contract_search_area .advisor_name .tit > span:first-child:before {content:"";width:15px; height:15px; display:inline-flex; margin-right:3px;}
.contract_search_area .advisor_name .tit > span.fa:before {background:url('https://static.wooriib.com/images_mts/advisor/ico_fa.png')no-repeat 0 0; background-size:contain; position:relative;top:2px;}
.contract_search_area .advisor_name .tit > span.ifa:before {background:url('https://static.wooriib.com/images_mts/advisor/ico_ifa.png')no-repeat 0 0; background-size:contain; position:relative;top:2px;} */
.contract_search_area .advisor_name .tit > span:first-child:after {content:attr(class); text-transform:uppercase; font-size:12px; color:#999;}
.contract_search_area .advisor_name .tit > span + span:before {content:"|"; color:#ddd; margin:0 11px;}

.contract_search_area .contractInfo .tbl{margin-top:20px;}
.contract_search_area .agree_contents{border-bottom:1px solid #eee;padding:20px 0;}
.contract_search_area .agree_contents:first-child{padding-top:0;}
.contract_search_area .agree_contents:last-child{border-bottom:none;}
.contract_search_area .agree_contents .tt_down{margin-left:30px;padding:17px 0 0;font-size:13px;color:#999;text-decoration:underline;display:block;}
.contract_search_area .agree_contents .tt_down:after{content:'';width:15px;height:13px;display:inline-block;background:url('https://static.wooriib.com/images_mts/com/tt_ico_down.png') no-repeat 0 0;background-size:cover;margin-left:5px;position:relative;top:1px;}
.contract_search_area .agree_result{padding:15px 20px;background-color:#f7f7f7;}
.contract_search_area .agree_result p{color:#666;margin-bottom:7px;}
.contract_search_area .agree_result p + p{margin-bottom:15px;}
.contract_search_area .tooltip_wrap .tooltip_txt span{color:#333;}
.contract_search_area .tooltip_wrap .tooltip_layer{top:0;left:80px;}

.contract_status_area .list_wrapper .list + .list {margin-top:10px;}
.contract_status_area .list_wrapper .list .who {border:1px solid #eee; border-top-left-radius:6px; border-top-right-radius:6px; padding:15px 20px; margin-bottom:-1px; position:relative;}
.contract_status_area .list_wrapper .list .who li {}
.contract_status_area .list_wrapper .list .who .askNum{font-size:16px;}
.contract_status_area .list_wrapper .list .who .contract{margin-bottom:5px;font-size:12px;color:#999;}
.contract_status_area .list_wrapper .list .who .contract .num{margin-left:3px; color:#333;vertical-align:baseline;font-weight:bold;}
.contract_status_area .list_wrapper .list .who .advisor_name .belong {margin-top:0;} /* 2019.10.29 수정 */

.search_area .list_wrapper .data_top_info, .my_advice_area .list_wrapper .data_top_info{padding:20px 0 0;}

/* 자문신청 */
.contract_search_area .area > p {margin-bottom:10px;}
.contract_search_area .tbl{margin-top:21px;}
.contract_search_area .area .advice_input {margin-top:30px;}
.contract_search_area .area .advice_input textarea {width:100%; height:200px; border:1px solid #eee; padding:10px;}
.contract_search_area .area .textarea_under {margin-top:10px; font-size:12px; color:#999; display:flex; justify-content:space-between;}
.contract_search_area .agreement_wrap .tit.bold{font-size:16px;}
.contract_search_area .agreement_wrap .go_detail {font-size:13px; color:#aaa; display:flex; align-items:center; margin-top:10px; padding-bottom:15px; border-bottom:1px solid #eee;}
.contract_search_area .agreement_wrap .go_detail i {margin-left:3px; }
.contract_search_area .agreement_wrap ~.choice {margin-top:20px}
.contract_search_area .agreement_wrap ~.choice > p {margin-bottom:12px;}
.contract_search_area .round_bg { margin-top:20px;}
.contract_search_area .round_bg .inp_chk {margin-top:15px; display:flex;}
.contract_search_area .info_guide {margin-top:0;}
.contract_search_area .acc_list{padding-top:10px;}
.contract_search_area .acc_list .cellbox {margin-top:10px;border:1px solid #eee;border-radius:5px; padding:0 20px;} /* 2019.10.28 수정 */
.contract_search_area .acc_list .cellbox .cell{height:70px;color:#666;}
.contract_search_area .acc_list .cellbox .cell.go{width:30%;font-size:13px;color: #aaa;text-align: right;}
.contract_search_area .acc_list .cellbox .cell.go .t{display:inline-block;vertical-align: middle;}
.contract_search_area .acc_list .cellbox .cell.go .arr {display:inline-block;position:relative;margin-left:5px;vertical-align:middle;height:13px;}
.contract_search_area .acc_list .cellbox .cell.go .arr:before{content:'';display:block;position:absolute;top:0;left:0;width :0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:5px solid #aaaaaa;}
.contract_search_area .acc_list .cellbox .cell.go .arr:after{content:'';display:block;position:absolute;top:0;left:-1px;width :0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:5px solid #f7f7f7;}

/* 결제계좌 상세조회 */
.acc_detail_area .detailList{margin-top:36px !important;}
.acc_detail_area .detailList table tbody th{background:none !important;}

/* 자문 포트폴리오 */
.my_advice_area .round_bg {border-radius:6px; background:#f7f7f7; padding:15px 20px; line-height:1.5}
.my_advice_area .round_bg .advisor_name .tit {font-size:16px; font-weight:bold; color:#333;}
.my_advice_area .area > p {margin-bottom:10px;}
.my_advice_area .tbl{margin-top:20px;}
.my_advice_area .tbl td.t_right{text-align:right;}
.my_advice_area .tbl tfoot th{text-align:left;padding:15px 8px;}
.my_advice_area .tbl tfoot th,.my_advice_area .tbl tfoot td{background-color:#fff6e6;color:#333;font-weight:bold; border-top:1px solid #ccc !important;font-size:14px;}
.my_advice_area .viewFund_list{padding:15px 20px;border:1px solid #eee;border-radius:5px;margin:35px 0;}
.my_advice_area .advice_graph{display:flex;}
.my_advice_area .title{font-size:16px;font-weight:bold;color:#333;margin:35px 0 20px;}
.my_advice_area .btn_area{margin-top:35px;}
.my_advice_area .advice_graph .img,.my_advice_area .advice_graph .graph_list{flex:1;display:flex;justify-content:flex-end;align-items:center;}
.my_advice_area .advice_graph .img{padding-left:10px;}
.my_advice_area .advice_graph .spinchart{width:100%;}

.pop_body .account_pw_wrp .myAccount{margin:20px 0 30px;padding:15px 20px;background-color:#f7f7f7;font-size:16px;color:#999;display:inline-block;width:100%;border-radius:10px;}
.pop_body .account_pw_wrp .myAccount label{float:left;}
.pop_body .account_pw_wrp .myAccount input{color:#333;float:right;background-color:#f7f7f7;text-align:right;}
.pop_body .account_pw_wrp .myAccount input::-webkit-input-placeholder{color:#333;}
.pop_body .account_pw_wrp .myAccount input::-ms-input-placeholder{color:#333;}
.pop_body .account_pw_wrp .inp_type1 label{font-size:14px;}

/* 어드바이저 의견 */
.my_advice_area .opinion_wrp{margin-bottom:15px;padding:15px 0 10px;border-top:1px solid #333;border-bottom:1px solid #f7f7f7;}
.my_advice_area .opinion_wrp .round_bg{background:none;padding:10px 0 0;}
.my_advice_area .text{line-height:21px;}

.pf_detail_area .round_bg .advisor_name{font-size:16px;}
.pf_detail_area .round_bg .advisor_name span{vertical-align:baseline;}
.pf_detail_area .inp_radio2_box{margin:20px 0;}
.pf_detail_area .pf_fundList .pf_fundList_detail{display:none;border-bottom:1px solid #eee;}
.pf_detail_area .pf_fundList .pf_fundList_detail .pd_wrapper{margin:1px 0 16px;padding:0 15px;}
.pf_detail_area .pf_fundList .pf_fundList_detail ul{padding:15px 0 15px 15px;}
.pf_detail_area .pf_fundList .pf_fundList_detail ul li{margin-bottom:5px;padding-right:12%;font-size:13px;color:#666;}
.pf_detail_area .pf_fundList .pf_fundList_detail ul li span{vertical-align:baseline;float:right;}
.pf_detail_area .pf_list_detail .text span{float:right;}
.pf_detail_area .pf_list_detail .tbl th.t_right{text-align:right;padding-right:15px;}
.pf_detail_area .pf_list_detail .tbl th img{width:13px;height:8px;}
.pf_detail_area .pf_list_detail .tbl td{padding:10px 0 0;}
.pf_detail_area .pf_list_detail .toggle_info{margin-top:10px;}
.pf_detail_area .pf_list_detail .toggle_info .fst{background-color:#fafafa;padding:10px;border-top:1px solid #333;display:flex;}
.pf_detail_area .pf_list_detail .toggle_info .fst li{font-size:13px;}
.pf_detail_area .pf_list_detail .toggle_info .fst li:first-child{text-align:center;width:60%	;}
.pf_detail_area .pf_list_detail .toggle_info .fst li:nth-child(2){width:35%;text-align:right;padding-right:15px;}
.pf_detail_area .pf_list_detail .toggle_info .fst li:last-child{width:10%;text-align:center;}
.toggle_info .fst .arrow_down:before{content:'';background:none;}

.pf_detail_area .pf_list_detail .toggle_info .info{padding:15px 10px;height:inherit;align-items: end !important;}
.pf_detail_area .pf_list_detail .toggle_info .info li{font-size:14px;align-self:center;}
.pf_detail_area .pf_list_detail .toggle_info .info li:first-child{width:60%;}
.pf_detail_area .pf_list_detail .toggle_info .info li:nth-child(2){width:35%;text-align:right;padding-right:15px;}
.pf_detail_area .pf_list_detail .toggle_info .info li:last-child{width:10%;text-align:center;}

.pf_detail_area .pf_list_detail .toggle_info .label.type1 {display:inline-block;}
.pf_detail_area .pf_list_detail .toggle_info .label.type1 li {width:auto; font-size:12px;}

.fund_detail_area .round_bg .advisor_name{font-size:16px;}
.fund_detail_area .round_bg .advisor_name span{vertical-align:baseline;}
.fund_detail_area .inp_radio2_box{margin:20px 0;}
.fund_detail_area .pf_fundList{display:none;}
.fund_detail_area .pf_fundList .pf_fundList_detail{display:none;border-bottom:1px solid #eee;}
.fund_detail_area .pf_fundList .pf_fundList_detail ul{padding:15px 0 15px 15px;}
.fund_detail_area .pf_fundList .pf_fundList_detail ul li{margin-bottom:5px;padding-right:12%;font-size:12px;color:#999;}
.fund_detail_area .pf_fundList .pf_fundList_detail ul li span{vertical-align:baseline;float:right;}
.fund_detail_area .pf_list_detail .text span{float:right;}
.fund_detail_area .pf_list_detail .tbl th.t_right{text-align:right;padding-right:15px;}
.fund_detail_area .pf_list_detail .tbl th img{width:13px;height:8px;}
.fund_detail_area .pf_list_detail .tbl td{padding:10px 0 0;}
.fund_detail_area .pf_list_detail .toggle_info{margin-top:10px;}
.fund_detail_area .pf_list_detail .toggle_info .fst{background-color:#fafafa;padding:10px;border-top:1px solid #333;display:flex;}
.fund_detail_area .pf_list_detail .toggle_info .fst li{font-size:12px;}
.fund_detail_area .pf_list_detail .toggle_info .fst li:first-child{text-align:center;width:60%	;}
.fund_detail_area .pf_list_detail .toggle_info .fst li:nth-child(2){width:35%;text-align:right;padding-right:15px;}
.fund_detail_area .pf_list_detail .toggle_info .fst li:last-child{width:10%;text-align:center;}
.fund_detail_area .pf_list_detail .toggle_info .info{padding:15px 10px;height:inherit;}
.fund_detail_area .pf_list_detail .toggle_info .info li:first-child{width:65%;}
.fund_detail_area .pf_list_detail .toggle_info .info li:nth-child(2){width:25%;text-align:right;padding-right:15px;}
.fund_detail_area .pf_list_detail .toggle_info .info li:last-child{width:10%;text-align:center;}

/* 신규매수 계좌정보 */
.my_advice_area .account_change_wrp{border:1px solid #eee;}
.my_advice_area .account_change_wrp .tit{padding:15px 20px;font-size:16px;line-height:24px;}
.my_advice_area .account_change_wrp .change_value_list{padding:20px;background-color:#f7f7f7;}
.my_advice_area .account_change_wrp + .account_change_wrp{margin-top:10px;}
.my_advice_area .account_change_wrp .change_value_list .tooltip_wrap .tooltip_layer{left:0;}
.my_advice_area .account_change_wrp .change_value_list table th,.my_advice_area .account_change_wrp .change_value_list table td{padding:10px 0;}
.my_advice_area .account_change_wrp .change_value_list table th{font-weight:normal;text-align:left;color:#999;}
.my_advice_area .account_change_wrp .change_value_list table td{text-align:right;}
.my_advice_area .account_change_wrp .change_value_list .tooltip_wrap .tooltip_txt span{color:#999;}
.my_advice_area .account_change_wrp .change_value_list .select_type1 .design{border-bottom:1px solid #999;}
.my_advice_area .account_change_wrp .change_value_list .select_type1 .design:before{content:""; display: block;position:absolute;top:50%;right:0;width:0px;height:0px;margin-top:-3px;cursor:pointer;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #363636;}
.my_advice_area .account_change_wrp .change_value_list .select_type1 .design:after{content:""; display: block;position:absolute;top:50%;right:0;width:0px;height:0px;margin-top:-4px;cursor:pointer;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #eee;}
.my_advice_area .account_change_wrp .change_value_list .inp_type1{border-bottom:1px solid #999;}
.my_advice_area .account_change_wrp .change_value_list .inp_type1 input::-webkit-input-placeholder{color:#333;font-weight:bold;}
.my_advice_area .account_change_wrp .change_value_list table tr:last-child td .inp_type1{border-bottom:1px solid #eee;}
.my_advice_area .account_change_wrp .change_value_list table tr:last-child .inp_type1 input::-webkit-input-placeholder{color:#ccc;font-weight:normal;}
.my_advice_area .account_change_wrp .change_value_list .inp_type1 input{background-color:#f7f7f7 !important;}
.my_advice_area .account_change_wrp .change_value_list .inp_type1 input:disabled {background:#e7e7e7 !important;}
.my_advice_area .contractInfo .btn_type2_box{margin-top:20px;}
.footer .btnwrp{margin-bottom:20px;background-color:#fff;padding-top:20px;}

.result_list_area .list .detail .right li b{vertical-align:baseline;margin-left:2px;}
.tooltip_wrap.fixedTip{position:fixed;top:20%;left:50%;margin-left:-121px;width:240px;z-index:1;}

/* 투자성과분석 상세 */
.my_result_area .contractInfo .graphWrp{position:relative;}
.my_result_area .contractInfo .graphWrp p.tit_type2{margin-top:35px;}
.my_result_area .contractInfo .graphWrp .graphDate{color:#999;font-size:12px;position:absolute;right:0;top:2px;}
.my_result_area .contractInfo .graphWrp table th{background:none;}
.my_result_area .contractInfo .graphWrp table td{padding-right:0;}
.my_result_area .contractInfo .graphWrp table td strong{font-size:18px;}
.my_result_area .contractInfo .graphWrp table p.up *{color:#ff0000;font-size:12px;}
.my_result_area .contractInfo .graphWrp table p > span{position:relative;}
.my_result_area .contractInfo .graphWrp table p.up > span:first-child:before{content:'';display:block;position:absolute;bottom:4px;left:-17px;width: 0px;height: 0px;border-bottom:6px solid #ff0000;border-right: 5px solid transparent;border-left: 5px solid  transparent;}
.my_result_area .contractInfo .graphWrp table p > span:last-child{margin-left:11px;}
.my_result_area .contractInfo .graphWrp table p.down *{color:#1f5dbe;font-size:12px;}
.my_result_area .contractInfo .graphWrp table p.down > span:first-child:before{content:'';display:block;position:absolute;top:6px;left:-17px;width: 0px;height: 0px;border-top:6px solid #1f5dbe;border-right: 5px solid transparent;border-left: 5px solid  transparent;}

.my_result_area .contractInfo .advice_graph2{height:200px;background-color:#ff0000;text-align:center;color:#fff;}

.my_result_area .round_bg {border-radius:6px; background:#f7f7f7; padding:15px 20px; line-height:1.5;margin-top:20px;}
.my_result_area .round_bg .advisor_name .tit {font-size:16px; font-weight:bold; color:#333;}
.my_result_area .tbl{margin-top:20px;}

/* 수수료내역 */
.my_result_area .tbl.th_center.t_border{margin:20px 0;}
.my_result_area .list .detail .commissionList p{padding-bottom:10px;border-bottom:1px solid #eee;font-size:12px;}
.my_result_area .list .detail .commissionList ul li{color:#999;margin-top:15px;}
.my_result_area .list .detail .commissionList ul li strong{vertical-align:baseline;float:right;color:#666;}
.my_result_area .list .detail .commissionList ul li strong:after{content:'';clear:both;}

/* 펀드체크사항 */
.customer_check_area label{padding:15px 0 15px 20px;}
.customer_check_area .check_txt{padding:20px;background-color:#f7f7f7;}
.customer_check_area .check_txt .tit_type3{margin-top:20px;margin-bottom:5px; color:#666;}
.customer_check_area .check_txt .tit_type3 + .text {font-size:13px; color:#666;}
.customer_check_area .customerPop_inp label{border-bottom:1px solid #eee;width:100%;}
.customer_check_area .paragraph.type1 .text_dot span.exam{margin-left:21px;}
.customer_check_area .paragraph.type1 .text span{vertical-align:baseline;}

/* 포트폴리오 비교 리스트 */
.portfolio_compare_area {}
.portfolio_compare_area .no_data_box{margin-top: 150px;}
.portfolio_compare_area .data_top_info {margin: 20px 0 10px 0;}
.portfolio_compare_area .data_top_info .tit_type2 {color: #333;}

.view_area .view_mark { position: relative; float: left;}
.view_area .view_mark:after { /*content:''; display:inline-block; width:1px; height:11px; background:#eee; position: absolute; */ }
.view_area .view_mark a	{display:inline-block;  margin-right:16px; width: 14px; height: 14px;}
.view_area .view_mark .view_mark_list {background:url('https://static.wooriib.com/images_mts/com/ico_view_mark_list.png')no-repeat 0 1px; background-size:14px; }
.view_area .view_mark .view_mark_list.on {background:url('https://static.wooriib.com/images_mts/com/ico_view_mark_list_on.png')no-repeat 0 1px; background-size:14px;}
.view_area .view_mark .view_mark_box {background:url('https://static.wooriib.com/images_mts/com/ico_view_mark_box.png')no-repeat 0 0; background-size:14px; margin-right:0;}
.view_area .view_mark .view_mark_box.on { background:url('https://static.wooriib.com/images_mts/com/ico_view_mark_box_on.png')no-repeat 0 0; background-size:14px;}
.view_area .filter { float: left; margin-left:16px; position: relative;}
.view_area .filter a { display: inline-block; width: 16px; height: 16px;background:url('https://static.wooriib.com/images_mts/com/ico_filter_b.png')no-repeat 0 0;background-size:16px; }
.view_area .filter .m_num {position: absolute;top:-8px;right:-8px;width: 17px;height: 17px;background: #000;border-radius: 50%;color:#fff;text-align: center;font-size: 10px;border: 2px solid #fff;}


.lobo_chk_list .compamy_list p.c_blue1 {font-size: 18px; font-weight: bold; /*adding:0 10px 0 20px !important;*/}
.lobo_chk_list .compamy_list .info_move:after {content:''; display: block; clear: both;}
.lobo_chk_list .compamy_list .info_move::before {content:''; display: block; width: 8px; height: 13px; background:url('https://static.wooriib.com/images_mts/com/ico_link_text_arrow.png') no-repeat 0 0; background-size:100% 100%; position: absolute; top:50%; right:20px;}
.lobo_chk_list .compamy_list .compamy_logo li {color:#666; line-height: 21px; letter-spacing: -1px;}
.lobo_chk_list .compamy_list .compamy_logo li:first-child {margin-top: 0; }
.lobo_chk_list .compamy_list .compamy_logo li img {height: 40px;}
.lobo_chk_list .btn_select .btn {border-bottom:none ; font-size: 13px;}
.lobo_chk_list .round_box .top {display:block;/*display:table; table-layout: fixed; width: 100%;*/ padding:5px 0 15px 0;}
.lobo_chk_list .round_box .top .compamy_list {position: relative; overflow:hidden; text-align: left;}
.lobo_chk_list .round_box .top .compamy_list .l_cell {/*display: table-cell;padding:0 0 0 20px*/ position: absolute; top:50%;left:20px; margin-top:-8px; z-index: 10;}
.lobo_chk_list .round_box .top .compamy_list .info_move {/*display: table-cell; width: 100%;*/ margin-left:52px; display: block;}
.lobo_chk_list .round_box .top .compamy_list .compamy_logo { float: left; /*width:132px;*/letter-spacing: -1px;}
.lobo_chk_list .round_box .top .compamy_list .rate {float: right; margin-right:22px;text-align:right; margin-top:42px;}
.lobo_chk_list .round_box .top .compamy_list .rate li:first-child {margin-bottom:3px;}
.lobo_chk_list .round_box .top .compamy_list .rate li span {vertical-align: baseline;}
.lobo_chk_list .round_box .bottom {overflow: hidden;}
.lobo_chk_list .round_box .bottom .t_link {color:#1f5dbe; margin:0 20px 0 52px; padding:5px 0; line-height: 40px;}
.lobo_chk_list .round_box .rate.n_bg {padding-right:0; background:none; }
.lobo_chk_list.bg_gray .round_box .bottom img {height: 40px; float:left;}
.lobo_chk_list.bg_gray .lobo_chk_list .round_box { position: relative;}
.lobo_chk_list.bg_gray .lobo_chk_list .round_box .compamy_logo { margin-top: 15px;}
.lobo_chk_list.bg_gray .lobo_chk_list .round_box .rate { margin-top: 17px;}

.lobo_chk_list.t_col_box .round_box { position: relative;}
.lobo_chk_list.t_col_box .round_box .top {padding:15px 0;}
.lobo_chk_list.t_col_box .round_box .bottom img {height: 40px; float:left;}
.lobo_chk_list.t_col_box .lobo_chk_list .round_box .compamy_logo { margin-top: 15px;}
.lobo_chk_list.t_col_box .round_box .rate { margin-top: 17px;} 
.lobo_chk_list.t_col_box .round_box .bottom .t_link {margin:0px 20px 0px 50px; padding:5px 0; line-height: 40px;}

.lobo_chk_list .round_box >.l_cell {position: absolute; top:50%;left:20px; margin-top:-11px; z-index: 10;}

.gf_boxlist>ul {margin-left:-4%}
.gf_boxlist>ul>li {float:left; /*min-width: 150px;*/ width:46%; margin-left:4%;}
.gf_boxlist .gf_box {position: relative;  height: 150px; border:1px solid #eee; border-radius: 6px;}
.gf_boxlist .gf_box .inp_chk {position: absolute; top:10px;left:10px; z-index:10;}

.gf_boxlist .compamy_info {margin-bottom: 30px; width: 140px;}
.gf_boxlist .compamy_info li {color:#666; line-height: 21px; font-size: 14px;}
.gf_boxlist .compamy_info .c_red1 {line-height: 18px;}
.gf_boxlist .compamy_info .bold { overflow: hidden; text-overflow: ellipsis; display: -webkit-box;	-webkit-line-clamp: 2; /* 라인수 */	-webkit-box-orient: vertical;	word-wrap:break-word; }
.gf_boxlist .compamy_info .bold.c_blue1,
.gf_boxlist .compamy_info .bold.c_red1 {margin-top: 7px;}
.gf_boxlist .compamy_info .ico {margin-top: 5px;}
.gf_boxlist .compamy_info .ico img {height: 40px;}
.gf_boxlist .compamy_info .bold span {vertical-align: baseline;}

.lobo_chk_list.bg_gray {padding:20px 20px 50px 20px ;}

@media all and (max-width:320px) {
	.lobo_chk_list .round_box .top .compamy_list .compamy_logo {width:122px;}
	}
	


/* 위험등급 마크 */
.round_box_nm{ padding:15px 20px; border:1px solid #eee; border-radius:6px;}
.warning_lv {}
.warning_lv .lv_mark {display:inline-block; border-radius:50%; background: #f4f4f4;}
.warning_lv.small_mark .lv_mark {width:7px; height:7px; margin: 0 2px;}
.warning_lv.big_mark .lv_mark {width:16px; height:16px;}
.warning_lv .lv_mark.w_lv1 {background:#e45a74;} /* 공격투자형 */
.warning_lv .lv_mark.w_lv2 {background:#ffbe5b;} /* 적극투자형 */
.warning_lv .lv_mark.w_lv3 {background:#f8e26e;} /* 위험중립형 */
.warning_lv .lv_mark.w_lv4 {background:#52dbe5;} /* 안정추구형 */
.warning_lv .lv_mark.w_lv5 {background:#5498ee;} /* 안정형 */

.mark_confirm { text-align: left;}
.mark_confirm dt {padding:15px 20px; background: url('https://static.wooriib.com/images_mts/com/ico_arrowdown_dn.png') no-repeat 94% 50%;background-size:13px;  text-align: left;}
.mark_confirm dt.on {background: url('https://static.wooriib.com/images_mts/com/ico_arrowup_02.png') no-repeat 94% 50%; background-size:13px;}
.mark_confirm dt .inp_chk {width:100%;}
.mark_confirm dt .txt {display:block; width:88%; margin-top:2px;font-size:16px;margin-left:10px;}
.mark_confirm dd {margin:0 20px 20px 20px; padding-top:20px; border-top: 1px solid #eee; display: none;}
.mark_confirm dd ul {padding-bottom: 5px;border-bottom: 1px solid #eee;}
.mark_confirm dd ul li {line-height:17px; margin-bottom: 15px;}
.mark_confirm dd ul li p {display: inline-block; color:#666; margin-left: 10px;vertical-align:baseline;}
.mark_confirm dd ul li p span {display: inline-block; width:85px;color: #333;vertical-align:baseline; }
.mark_confirm dd div p {line-height:22px; margin-top: 20px; color:#999; font-size:13px;}

@media all and (max-width:320px) {
.mark_confirm dt .txt {font-size: 13px;margin-left:5px;}
.mark_confirm dd ul li p {margin-left:8px}
.mark_confirm dd ul li p {font-size: 13px;}
.mark_confirm dd ul li p span {width: 70px;}
}


/* 포트폴리오 비교하기 */
 .scrolling_area { margin-top: 10px;display: inline-block;  vertical-align: top;  max-width: 100%; width: 100%;  overflow-x: auto;	white-space: nowrap;  border-collapse: collapse;  border-spacing: 0;}
.scrolling_inner {display: flex;  overflow: hidden; background: none;}
.scrolling_area .l_tbl { display:flex; flex-shrink: 0; min-width: min-content;}
.scrolling_area .r_tbl { display:flex; position: relative; overflow-x: auto; overflow-y: hidden;}
.scrolling_inner .tbl.type1 table th {font-size:12px !important; height: 38px;}
.rtbl_inner .rtable {display: inline-block;  vertical-align: top;  max-width: 100%;  overflow-x: auto;white-space: nowrap;  border-collapse: collapse;  border-spacing: 0;}
.scrolling_inner .l_tbl .tbl.type1 {border-right: 1px solid #eee;width:102px;}
.scrolling_inner .l_tbl .tbl.type1 table thead th {border-right: 1px solid #eee !important;}
.rtbl_inner .rtable { display: flex;  overflow: hidden; background: none; overflow-scrolling: touch;}
.rtbl_inner .rtable thead { display:flex; flex-shrink: 0; min-width: min-content;}
.rtbl_inner .rtable tbody { display:flex; position: relative; overflow-x: auto; overflow-y: hidden;}
.rtbl_inner .rtable tr { display: flex; flex-direction: column; min-width: min-content; flex-shrink: 0;}
.rtbl_inner.tbl.type1 .rtable table th { border-left: 1px solid #eee;padding:7px 20px !important; height: auto !important; text-align: center; font-size:12px !important;}
.rtbl_inner.tbl.type1 .rtable table td {border-left: 1px solid #eee; text-align: right; padding:10px 20px; }

.scrolling_inner .tbl.type1 table th.pd_s {height: auto !important; padding:7px 10px !important; height: 45px !important;}
.scrolling_inner .tbl.type1 table tbody tr:first-child th, 
.scrolling_inner .tbl.type1 table tbody tr:first-child td {border-left:none;}
.scrolling_inner .tbl.type1 table tbody tr:first-child th, 
.scrolling_inner .tbl.type1 table tbody tr:first-child td {border-top: 1px solid #eee;}
.scrolling_inner .tbl.type1 .btn_type2.btn1 {}
.scrolling_inner .tbl.type1 table .h50 {height:50px; padding:10px 10px !important; }
.scrolling_inner .tbl.type1 .btn_type2.btn1 {height: 30px; line-height: 28px; padding:0 15px;}
.scrolling_inner .tbl.type1 table thead th.bd_n {border-bottom: none !important;}

.asset_pf_wrap {min-width: 100%; overflow: hidden;overflow-x: auto;display: flex; margin: 15px 0 50px 0;}
.asset_pf { display:flex; }
.asset_pf .asset_chart dl:first-child {margin-left:0;}
.asset_pf .asset_chart {position: relative;overflow-x: auto;overflow-y: hidden;/* float:left; */margin-right: 20px;}
.asset_pf .asset_chart dl { width: 165px; margin-left:20px; border: 1px solid #eee; }
.asset_pf .asset_chart dt {padding: 10px; border-bottom: 1px solid #eee; background: #fafafa; text-align: center;}
.asset_pf .asset_chart dd {padding:20px 0 0 0;}

.tbl.tbl_list.t_risk table tbody tr .fund_p {vertical-align: top; text-align: center;margin-top: 0; padding-right:0 !important; font-size: 16px; }
.tbl.tbl_list.t_risk table tbody tr .fund_p .ico_arrow_right{margin-bottom: 4px;}

/* 고난도 및 고령자 숙려제도 진행상황 */ 
.oldhigh_area .invest_result_item_body { padding: 20px;}
.oldhigh_area .invest_result_item_body .btn_area { margin-top: 20px;}

.pf_fundList .high_product_nav {overflow: hidden; margin-bottom:3px;}
.pf_fundList .high_product_nav li {position: relative; font-size: 13px !important; padding: 0 10px;width:auto !important; float:left;}
.pf_fundList .high_product_nav li:first-child {margin-left:0; padding-left:0;}
.pf_fundList .high_product_nav li:last-child {width:auto !important;}
.pf_fundList .high_product_nav li + li { color:#e45a74} 
.pf_fundList .high_product_nav li + li:after{content:""; display:block; position: absolute; top:5px; left:0; width: 1px; height:11px; background:#eee;}

