@charset "utf-8";

/* Common */
.gnb.admin .dep2 {}

/* E20240119 */

.wid100P {
  width: 100%;
}

.sm_title.admin_title {
  position: relative;
}

.sm_title.admin_title>p:first-child {
  line-height: 28px;
}

.btn_area {
  position: relative;
}

.btn_area.posiTop {
  margin-bottom: 10px;
}

.btn_area.posiTop .count {
  font-weight: 500;
  color: #272833
}

.btn_area .right {
  text-align: right;
}

.btn_area>div>a {
  margin-top: 0;
  margin-left: 5px;
}

.btn_area>div>a:first-child {
  margin-left: 0;
}

.pop_in .btn_area {
  padding: 0 30px;
}

.btn_ico_vertiM {
  vertical-align: top;
}

.btn_ico_vertiM>img {
  vertical-align: top;
  position: relative;
  top: 1px;
}

.sm_title.admin_title>.btn_area {
  position: absolute;
  top: 0;
  right: 0;
}

.cdt_search.admin_bdn {
  padding: 15px 145px 15px 30px;
  position: relative;
  margin-bottom: 15px;
}

.cdt_search.admin_bdn ul {
  border-bottom: none;
}

.cdt_search.admin_bdn ul li {
  height: auto;
}

.cdt_search.admin_bdn ul li.wid100P {
  width: 100% !important;
}

.cdt_search.admin_bdn li strong {
  width: auto;
  min-width: auto;
  background-position: left 14px;
}

.cdt_search.admin_bdn li select {
  width: 65%;
  font-size: 12px;
}

.cdt_search.admin_bdn li.wid100P select {
  width: 15%;
  margin-right: 20px;
}

.cdt_search.admin_bdn .input_t input {
  color: #333;
  width: 65%;
}

.cdt_search.admin_bdn .input_t li.wid100P input {
  width: 65%;
  margin-left: 10px;
}

.cdt_search.admin_bdn>a.btns_darksky {
  position: absolute;
  bottom: 23px;
  right: 30px;
  height: 22px;
  line-height: 22px;
}

.btn_table {
  display: inline-block;
}

.btn_table>a {
  min-width: 80px;
  padding: 3px 0;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  margin-left: 5px;
}

.btn_table_add {
  color: #333 !important;
  border: 1px solid #ededed !important;
  background: #f7f7f7 !important;
}

.btn_table_del {
  color: #fff !important;
  border: 1px solid #9ea4ac !important;
  background: #747e8c !important;
}

.btn_table_write {
  color: #2989d9 !important;
  border: 1px solid #2989d9 !important;
  background: #fff !important;
}

.btn_benchmark_modify {
  width: 24px;
  height: 24px;
  margin-right: 18px;
}

.btn_benchmark_modify>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.set_benchmark {
  margin-bottom: 10px;
}

.fund_type.unit8over>* {
  float: none;
}

.fund_type.unit8over ul.class {
  margin-top: 10px;
}

.admin_s_name>div {
  margin-top: 10px;
}

.admin_s_name>div:first-child {
  margin-top: 0;
}

.admin_s_name>div>input[type=text] {
  margin-left: 10px;
}

.pop_in .sub_top.admin_top {
  border-bottom: none;
  padding-bottom: 0;
}

.col_two {
  overflow: hidden;
  position: relative;
}

.col_two>div {
  float: right;
}

.col_two>div:first-child {
  float: left;
}

.box {
  border: 1px solid #ddd
}

.ui-datepicker-trigger {
  margin: 0 5px;
  width: 26px;
  height: 26px;
}

.ui-datepicker-trigger img {
  width: 26px;
  height: auto;
}

.group_li {
  overflow: hidden;
}

.group_li>li {
  width: 50%;
  float: left;
  margin-top: 10px;
}

.overscrollY {
  overflow-y: auto;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt0 {
  margin-top: 0px !important;
}

.ml30 {
  margin-left: 30px;
}

.mt_minus30 {
  margin-top: -30px;
}

.pt0 {
  padding-top: 0 !important;
}

.pb50 {
  padding-bottom: 50px;
}

.fontB7 {
  font-weight: 700;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.leng10 tbody:nth-child(even) {
  background: #f8f8f8;
}

.scroll_y {
  position: relative;
  min-height: 340px;
  height: 340px;
  overflow: hidden;
  overflow-y: scroll;
  border: 1px solid #ededed;
  border-top: none;
}

.scroll_x {
  overflow-x: scroll;
}

.scroll_lg {
  height: 450px !important;
}



.cal_wrap>input {
  margin-left: 0;
}

.cal_wrap .ui-datepicker-trigger {
  margin: 0;
}

.year_setting {
  display: inline-block;
  padding-left: 20px;
}

.year_setting .radio label {
  margin-right: 0;
}

.table thead.tac th {
  text-align: center;
}

.admin_top_title {}

.admin_top_title:after {
  content: '';
  display: block;
  clear: both
}

.admin_top_title h3 {
  float: left;
}

.admin_top_title a {
  float: right;
}


.ratio_table35 {}

.ratio_table35>div {
  float: left;
  width: 62%;
}

.ratio_table35>div:first-child {
  width: 36%;
  margin-right: 2%;
}

.ratio_table55>div {
  float: left;
  width: 49%;
}

.ratio_table55>div:first-child {
  width: 49%;
  margin-right: 2%;
}

.table.data tbody td {
  height: 24px;
}

.table.data tbody td .state {
  display: inline-block;
  vertical-align: middle;
}

.table.data.colum2 tbody td {
  padding: 0;
}

.table.data.colum2 tbody td .scroll_y {
  margin-top: -1px;
}

.table.data.colum2 tbody td .scroll_y table td {
  padding: 4px 10px 4px
}

.table.data.colum2 tbody td table {
  border-top: none;
}

#userDetail .table.data tbody th+td {
  border-right: none;
}

#userDetail .table.data tbody td+td {
  border-left: none;
}

/* tr bg 변경 */
._highRank {
  background-color: #e3f4ff !important;
}

._riskRank {
  color: #fff !important;
  background: #3d5374 !important;
}



.table_top {
  overflow: hidden;
}

/* 펀드매니저 사진등록 */
.manageInfo tbody td input {
  width: 100%;
}

.manageInfo tbody th {
  text-align: center;
}

.manageInfo tbody td i {
  display: block;
  padding-top: 163px;
  text-align: left;
}

.manageInfo .pic_add .img img {
  border: none
}

table textarea.textarea_blue {
  font-size: 15px;
  color: #429eeb;
}



.etf_admin_content .inner_wrap {
  position: relative;
}

.etf_admin_content .tab {
  margin-top: 25px;
}

.n_btn_allCheck {
  border: 1px solid #ccc;
  color: #333;
  background: url('../img/bg/nbtn_all_check.png') no-repeat 9px 6px;
}

.n_btn_noneCheck {
  border: 1px solid #ccc;
  color: #333;
  background: url('../img/bg/nbtn_none_check.png') no-repeat 9px 6px;
}

.etf_admin_content .tab_wrap {
  width: 100%;
}

.etf_admin_content .tab_wrap ul li a.on {
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #666;
  border-left: 1px solid #666;
  background: #fff url('../img/bg/tab_line.gif')0 0 repeat-x;
}

.etf_admin_content .admin_con_wrap ul li {
  width: 100%;
}

.etf_admin_content .admin_con_wrap ul li.ac02 {
  position: relative;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .btn_area {
  position: absolute;
  top: -6px;
  right: -1px;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .sm_title {
  margin-top: 26px;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box {
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #f8f8f8;
  box-sizing: border-box;
  margin-top: 10px;
  padding: 40px;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box .all_stock_scroll ul {
  width: 100%;
  overflow: hidden;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box .all_stock_scroll ul li {
  width: 230px;
  float: left;
  margin-right: 49px;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box .all_stock_scroll ul li:last-child {
  margin-right: 0;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box .all_stock_scroll ul li span.check {
  width: 230px;
  border-bottom: 1px solid #dddddd;
  margin: 0 0 18px 0;
  padding-bottom: 8px;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box .all_stock_scroll ul li span:last-child {
  margin-bottom: 0;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box .all_stock_scroll ul li span.check input[type="checkbox"]+label {
  padding-left: 21px;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box .all_stock_scroll ul li .aco_btn {
  position: relative;
  width: 100%;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box .all_stock_scroll ul li .aco_btn .arrow_btn {
  position: absolute;
  top: 0px;
  right: 0;
  display: block;
  width: 210px;
  height: 26px;
  background: url('../img/common/arrow_btn01.png') no-repeat right center;
  background-size: 10px 6px;
  border-bottom: none;
  padding: 0;
  margin: 0;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box .all_stock_scroll ul li .aco_btn .arrow_btn a {
  display: block;
  width: 100%;
  height: 100%;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box .all_stock_scroll ul li .aco_btn .list_gage {
  width: 100%;
  height: 58px;
  border: 1px solid #dddddd;
  background-color: #fff;
  margin-top: -19px;
  margin-bottom: 18px;
}

.etf_admin_content .admin_con_wrap ul li.ac02 .etf_select_wrap .es_box .all_stock_scroll ul li.ch_group04 .aco_btn .list_gage {
  box-sizing: border-box
}

.tc_bg {
  background: url('../img/common/arrow_btn02.png') no-repeat right center !important;
}

.combo_slider01 {
  background: none !important;
}

._clz_com_wrap .combo_slider01 {
  background: none !important;
}

._clz_com_wrap .ui-slider-horizontal {
  width: 170px;
  height: 43px;
  box-sizing: border-box;
  background: url(../img/common/etf_gage_img.png) no-repeat;
  background-position: center;
  margin: 15px auto 0;
}

.search_area .prd_type {
  margin-top: 20px;
  text-align: left;
}

.search_area .prd_type>strong {
  float: left;
  width: 83px;
  padding-left: 10px;
  margin-right: 0px;
  font-size: 14px;
  color: #1d5799;
  font-weight: 700;
  background: url(../img/bg/video_text_bg.gif) 0 center no-repeat;
}

#trgSchtbl .radio {
  margin-top: 3px;
  margin-bottom: 3px;
}

.lineTooltip {
  padding: 5px;
}
.lineTooltip li {
  position: relative;
  display: flex;
  align-items: center;
  margin: 3px 0;
}
.lineTooltip li span {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin-right: 10px;
}
.lineTooltip li strong {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  margin-left: auto;
}

.lineTooltip li:first-child {
  font-weight: 700;
  margin-bottom: 5px;
}

.lineTooltip li::after {
  content: "";
  width: 1px;
  height: 1px;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
}



.full_chart { height: 100%; }
.treemap-chart {
  width: 100%;
  height: 48.8rem;
  font-size: 1.6rem;
  transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.treemap-chart-tooltip {
  padding: 0.5rem;
}
.treemap-chart-tooltip .title {
  font-weight: 600;
  font-size: 1.4rem;
  color: #232433;
}
.treemap-chart-tooltip .title + .info {
  padding-top: 0.7rem;
}
.treemap-chart-tooltip .info {
  display: flex;
  justify-content: space-between;
}
.treemap-chart-tooltip .desc {
  color: #71747c;
  font-size: 1.3rem;
  font-weight: 400;
}
.treemap-chart-tooltip .percent {
  display: inline-block;
  text-align: right;
  font-size: 1.3rem;
  font-weight: 500;
  margin-left: 2.3rem;
  color: #232433;
}
.treemap-chart-label {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
}
.treemap-chart-label strong {
  max-width: 12rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  word-break: break-all;
}
.treemap-chart-label span {
  display: block;
}

.rateLine-chart {
  height: 38rem;
  text-align: left;
}
.rateLine-chart .lineTooltip {
  padding: 0.5rem;
}
.rateLine-chart .lineTooltip li {
  margin: 0.3rem 0;
  display: flex;
  align-items: center;
}
.rateLine-chart .lineTooltip li:first-child {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.rateLine-chart .lineTooltip li span {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin-right: 1rem;
  text-align: left;
}
.rateLine-chart .lineTooltip li strong {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 500;
  color: rgb(255, 255, 255);
  margin-left: auto;
}
.rateLine-chart .lineTooltip li::after {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 0.4rem;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
}
.rateLine-chart .lineTooltip-msg {
  position: relative;
  padding: 0.7rem 0;
  margin: 0.7rem 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.rateLine-chart .lineTooltip-msg::before {
  content: "News";
  display: inline-block;
  color: #292977;
  font-size: 1.2rem;
  font-weight: 500;
  height: 2rem;
  padding: 0 0.5rem;
  line-height: 2rem;
  border-radius: 0.4rem;
  background-color: rgba(255, 255, 255, 0.8);
  margin-right: 0.6rem;
}
.rateLine-chart .lineTooltip-msg strong {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
}

.linechart-chkbox {
  position: relative;
  display: flex;
}
.linechart-chkbox-desc {
  position: absolute;
  right: 4rem;
  top: 4rem;
  font-size: 1.2rem;
  color: #71747c;
}
.linechart-chkbox-unit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.2rem;
  color: #71747c;
  margin: 2rem 4rem 0 4rem;
}
.linechart-chkbox.legend-list-top {
  padding: 4rem 4rem 0 4rem;
}
.linechart-chkbox.legend-list-btm {
  padding: 0 4rem;
}
.linechart-chkbox.legend-list-btm .linechart-chkbox-item {
  padding: 2.4rem 0;
}
.linechart-chkbox.legend-list-btm .linechart-chkbox-item:nth-child(1) input[type=checkbox]:checked + label::before {
  background-color: #5A56E1;
  border: 1px solid #5A56E1;
}
.linechart-chkbox.legend-list-btm .linechart-chkbox-item:nth-child(2) input[type=checkbox]:checked + label::before {
  background-color: #FECB27;
  border: 1px solid #FECB27;
}
.linechart-chkbox.legend-list-btm .linechart-chkbox-item:nth-child(3) input[type=checkbox]:checked + label::before {
  background-color: #FF4AD7;
  border: 1px solid #FF4AD7;
}
.linechart-chkbox-item {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #232433;
  cursor: default;
}
.linechart-chkbox-item button {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 3rem;
  font-size: 1px;
  text-indent: -999rem;
  background-color: #dee1f0;
  background-image: url("/static/images/common/ico_x_small.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.8rem 0.8rem;
  padding-left: revert;
  padding-right: revert;
}
.linechart-chkbox-item label {
  z-index: 3;
  margin-right: 20px;
  padding-left: 10px;
  line-height: 2rem;
  cursor: default;
}
.linechart-chkbox-item input[type=checkbox] + .legend-check-color {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  width: 16px;
  height: 16px;
  margin-right: 0.5rem;
  transform: translate3d(0, -50%, 0);
  cursor: pointer;
}
.linechart-chkbox-item input[type=checkbox] + .legend-check-color span {
  position: absolute;
  left: -2px;
  top: 0;
  z-index: 1;
  display: inline-block;
  width: 17px;
  height: 17px;
  border-radius: 0.3rem;
}
.linechart-chkbox-item input[type=checkbox] + .legend-check-color span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #d4c8E2;
  border-radius: 0.3rem;
  background-color: #ffffff;
  background-image: url("../../static/images/common/chk_bdls_01.png");
  background-size: 100% 100%;
}
.linechart-chkbox-item input[type=checkbox]:checked + .legend-check-color span {
  z-index: 2;
}
.linechart-chkbox-item input[type=checkbox]:checked + .legend-check-color span::before {
  background-image: url("../../static/images/common/chk_bdls_01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  border: none;
  filter: brightness(100);
  cursor: default;
}
.linechart-chkbox-item:nth-child(1) input[type=checkbox]:checked + label::before {
  background-color: #f0295a;
  border: 1px solid #f0295a;
}
.linechart-chkbox-item:nth-child(2) input[type=checkbox]:checked + label::before {
  background-color: #26c1f8;
  border: 1px solid #26c1f8;
}
.linechart-chkbox-item:nth-child(3) input[type=checkbox]:checked + label::before {
  background-color: #1db5ae;
  border: 1px solid #1db5ae;
}
.linechart-chkbox-item:nth-child(4) input[type=checkbox]:checked + label::before {
  background-color: #41E237;
  border: 1px solid #41E237;
}
.linechart-chkbox-item:nth-child(5) input[type=checkbox]:checked + label::before {
  background-color: #183dff;
  border: 1px solid #183dff;
}
.linechart-chkbox-item:nth-child(6) input[type=checkbox]:checked + label::before {
  background-color: #8b00ff;
  border: 1px solid #8b00ff;
}

.linechart-fund-chkbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.linechart-fund-chkbox-item {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  color: #232433;
  margin-right: 2rem;
}
.linechart-fund-chkbox-item button {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 3rem;
  font-size: 1px;
  text-indent: -999rem;
  background-color: #dee1f0;
  background-image: url("/static/images/common/ico_x_small.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.8rem 0.8rem;
  padding-left: revert;
  padding-right: revert;
}
.linechart-fund-chkbox-item input[type=checkbox] {
  margin-right: 0.5rem;
}
.linechart-fund-chkbox-item input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: 3rem;
  line-height: 2.2rem;
  margin-right: 0.5rem;
  cursor: pointer;
}
.linechart-fund-chkbox-item input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  border: 1px solid #d4c8E2;
  border-radius: 0.3rem;
}
.linechart-fund-chkbox-item input[type=checkbox]:checked + label::before {
  background-image: url("../../static/images/common/icon_chk.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.linechart-fund-chkbox-item:nth-child(1) input[type=checkbox]:checked + label::before {
  background-color: #f0295a;
  border: 1px solid #f0295a;
}
.linechart-fund-chkbox-item:nth-child(2) input[type=checkbox]:checked + label::before {
  background-color: #26c1f8;
  border: 1px solid #26c1f8;
}
.linechart-fund-chkbox-item:nth-child(3) input[type=checkbox]:checked + label::before {
  background-color: #1db5ae;
  border: 1px solid #1db5ae;
}
.linechart-fund-chkbox-item:nth-child(4) input[type=checkbox]:checked + label::before {
  background-color: #5a56e1;
  border: 1px solid #5a56e1;
}
.linechart-fund-chkbox-item:nth-child(5) input[type=checkbox]:checked + label::before {
  background-color: #fecb27;
  border: 1px solid #fecb27;
}
.linechart-fund-chkbox-item:nth-child(6) input[type=checkbox]:checked + label::before {
  background-color: #fe8fd6;
  border: 1px solid #fe8fd6;
}

.multiline-chkbox {
  display: flex;
  padding: 2.4rem 0 0 0;
}
.multiline-chkbox-item {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  color: #232433;
  margin-right: 2rem;
}
.multiline-chkbox-item input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.multiline-chkbox-item input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: 1.3rem;
  line-height: 1;
  margin-right: 0.8rem;
  text-align: left;
  cursor: pointer;
}
.multiline-chkbox-item input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  border: 1px solid #d4c8E2;
  border-radius: 0.2rem;
}
.multiline-chkbox-item input[type=checkbox]:checked + label::before {
  background-image: url("../../static/images/common/icon_chk.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.multiline-chkbox-item:nth-child(1) input[type=checkbox]:checked + label::before {
  background-color: #478cf6;
  border: 1px solid #478cf6;
}
.multiline-chkbox-item:nth-child(2) input[type=checkbox]:checked + label::before {
  background-color: #ff8900;
  border: 1px solid #ff8900;
}
.multiline-chkbox-item:nth-child(3) input[type=checkbox]:checked + label::before {
  background-color: #aadaae;
  border: 1px solid #aadaae;
}
.multiline-chkbox-item:nth-child(4) input[type=checkbox]:checked + label::before {
  background-color: #5d9ec9;
  border: 1px solid #5d9ec9;
}
.multiline-chkbox-item:nth-child(5) input[type=checkbox]:checked + label::before {
  background-color: #fe8fd6;
  border: 1px solid #fe8fd6;
}
.multiline-chkbox-item:nth-child(6) input[type=checkbox]:checked + label::before {
  background-color: #ff423b;
  border: 1px solid #ff423b;
}
.multiline-chkbox-item:nth-child(7) input[type=checkbox]:checked + label::before {
  background-color: #93daf6;
  border: 1px solid #93daf6;
}
.multiline-chkbox-view {
  position: relative;
  padding-bottom: 3rem;
}
.multiline-chkbox-view .multiline-chkbox-item {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  color: #232433;
  margin-right: 2rem;
}
.multiline-chkbox-view .multiline-chkbox-item input[type=checkbox] {
  margin-right: 0.5rem;
}
.multiline-chkbox-view .multiline-chkbox-item input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: 3rem;
  line-height: 2.2rem;
  margin-right: 0.5rem;
  cursor: pointer;
}
.multiline-chkbox-view .multiline-chkbox-item input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  border: 1px solid #d4c8E2;
  border-radius: 0.2rem;
}
.multiline-chkbox-view .multiline-chkbox-item input[type=checkbox]:checked + label::before {
  background-image: url("../../static/images/common/icon_chk.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.multiline-chkbox-view .multiline-chkbox-item:nth-child(1) input[type=checkbox]:checked + label::before {
  background-color: #8681ff;
  border: 1px solid #8681ff;
}
.multiline-chkbox-view .multiline-chkbox-item:nth-child(2) input[type=checkbox]:checked + label::before {
  background-color: #26c1f8;
  border: 1px solid #26c1f8;
}
.multiline-chkbox-view .multiline-chkbox-item:nth-child(3) input[type=checkbox]:checked + label::before {
  background-color: #1db5ae;
  border: 1px solid #1db5ae;
}
.multiline-chkbox-view::after {
  content: "(억원)";
  position: absolute;
  left: 0;
  bottom: -1rem;
  font-size: 1.4rem;
}

.chart-topic {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-size: 1.5rem;
  padding: 3rem 4.6rem 2.4rem 4rem;
  background-color: #FAFAFA;
  border-radius: 0.6rem;
}
.chart-topic-before {
  color: #232433;
  padding-left: 3rem;
  line-height: 1;
}
.chart-topic-before::after {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 3rem;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
  background: #292977 url("/static/images/svg/icon_star.svg") no-repeat center center;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}
.chart-topic-after {
  display: none;
  align-items: center;
}
.chart-topic-after p {
  position: relative;
  color: #5b5fe4;
  font-size: 1.6rem;
  font-weight: 600;
  padding-left: 3rem;
  margin-right: 1rem;
}
.chart-topic-after p::before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
  background: url("../../static/images/svg/icon_star.svg") no-repeat left center;
  background-size: contain;
}
.chart-topic-after .btn-view {
  color: #71747c;
  font-size: 1.6rem;
  font-weight: 500;
  padding-right: 2rem;
  background: url("../../static/images/svg/icon_arrow_r.svg") no-repeat right center;
  display: inline-block;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.chart-topic-news {
  position: relative;
}
.chart-topic-news.active .chart-topic-before {
  display: none;
}
.chart-topic-news.active .chart-topic-after {
  display: flex;
}
.chart-topic-news.active .chart-topic-after p::after {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 3rem;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
  background: #5b5fe4 url("/static/images/svg/icon_star.svg") no-repeat center center;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}

.chart-download.hidden .chart-download-tooltip {
  animation: fade-out 0.3s;
  animation-fill-mode: forwards;
  visibility: hidden;
}
.chart-download .btn-down {
  position: relative;
  width: 26.4rem;
  height: 4.8rem;
  line-height: 4.8rem;
  border-radius: 0.6rem;
  color: #b4b6bc;
  background-color: #E9ECEE;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 0 1.2rem;
  transition: all 0.3s;
}
.chart-download.active button.btn-down {
  width: 26.4rem;
  background-color: #5b5fe4;
  color: #ffffff;
  cursor: pointer;
}
.chart-download-tooltip {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 9.8rem;
  right: 4rem;
  width: 42.3rem;
  height: 4.4rem;
  border: 1px solid #5b5fe4;
  background-color: #ffffff;
  border-radius: 0.6rem;
  color: #5b5fe4;
  font-size: 1.5rem;
  font-weight: 500;
  padding: 0 1.6rem;
}
.chart-download-tooltip .btn-close {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
  text-indent: -9999rem;
  overflow: hidden;
}
.chart-download-tooltip .btn-close::before, .chart-download-tooltip .btn-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 1px;
  background-color: #232433;
}
.chart-download-tooltip .btn-close::before {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.chart-download-tooltip .btn-close::after {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.chart-download-tooltip::before {
  content: "";
  position: absolute;
  top: -6px;
  right: 2rem;
  transform: rotate(315deg);
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border-top: 1px solid #5b5fe4;
  border-right: 1px solid #5b5fe4;
}
.chart-download-tooltip::after {
  content: "";
  position: absolute;
  top: -7.5rem;
  right: 0;
  width: 65%;
  height: 6rem;
  border: 2px dashed #5b5fe4;
  border-radius: 0.6rem;
  background-color: transparent;
  transition: border 0.3s;
}

.pie-chart {
  width: 100%;
  height: 22rem;
}

.half-chart {
  position: relative;
  width: 260px;
  height: 17rem;
  margin-bottom: 1rem;
}
.half-chart::after {
  content: "";
  width: 1px;
  height: 5rem;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

.worldmap-chart {
  width: 100%;
  height: 100%;
}
.worldmap-chart .map-marker {
  margin-left: -0.8rem;
  margin-top: -0.8rem;
  box-sizing: border-box;
}
.worldmap-chart .map-marker.map-clickable {
  cursor: pointer;
}
.worldmap-chart .pulse {
  width: 1.2rem;
  height: 1.2rem;
  border: 3px solid #ffffff;
  border-radius: 3rem;
  background-color: #5b5fe4;
  z-index: 10;
  position: absolute;
  box-sizing: border-box;
}
.worldmap-chart .map-marker .dot {
  border: 1.5rem solid #5b5fe4;
  background: transparent;
  border-radius: 6rem;
  height: 5rem;
  width: 5rem;
  animation: pulse 2s ease-out;
  animation-iteration-count: infinite;
  position: absolute;
  top: -1.9rem;
  left: -1.9rem;
  z-index: 1;
  opacity: 0;
  box-sizing: border-box;
}
@keyframes pulse {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  25% {
    transform: scale(0.1);
    opacity: 0.1;
  }
  50% {
    transform: scale(0.3);
    opacity: 0.3;
  }
  75% {
    transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.worldmap-chart .map-tooltip {
  position: absolute;
  left: -3.7rem;
  top: -8rem;
  font-size: 1.5rem;
  width: 8.6rem;
  height: 6.6rem;
  text-align: center;
  color: #ffffff;
  background-color: #292977;
  border-radius: 0.6rem;
  padding: 1rem 0;
}
.worldmap-chart .map-tooltip::after {
  content: "";
  position: absolute;
  bottom: -0.9rem; /* 화살표 위치 조정 */
  left: 50%;
  margin-left: -0.5rem; /* 화살표의 가로 크기의 절반 */
  border-width: 0.5rem;
  border-style: solid;
  border-color: #292977 transparent transparent transparent; /* 화살표 색상 */
}
.worldmap-chart .map-tooltip-value {
  display: block;
  font-size: 2rem;
  font-weight: 600;
  margin-top: 0.5rem;
}

.multiLine-chart {
  position: relative;
  width: 100%;
  height: 43rem;
}
.multiLine-chart .lineTooltip {
  padding: 0.5rem 0;
}
.multiLine-chart .lineTooltip li {
  width: 100%;
  margin: 0.5rem 0;
  display: flex;
  align-items: center;
}
.multiLine-chart .lineTooltip li:first-child {
  font-weight: 700;
  padding-bottom: 0.5rem;
}
.multiLine-chart .lineTooltip li::after {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 0.4rem;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
}
.multiLine-chart .lineTooltip li span {
  display: block;
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin-right: 1rem;
}
.multiLine-chart .lineTooltip li strong {
  display: block;
  font-size: 1.3rem;
  font-weight: 500;
  color: rgb(255, 255, 255);
  margin-left: auto;
}
.multiLine-chart .serial1 .lineTooltip li.series1 {
  display: none;
}
.multiLine-chart .serial2 .lineTooltip li.series2 {
  display: none;
}
.multiLine-chart .serial3 .lineTooltip li.series3 {
  display: none;
}
.multiLine-chart-tooltip {
  padding: 0.5rem 0;
}
.multiLine-chart-tooltip li {
  width: 100%;
  margin: 0.5rem 0;
  display: flex;
  align-items: center;
}
.multiLine-chart-tooltip li:first-child {
  font-weight: 700;
  padding-bottom: 0.5rem;
}
.multiLine-chart-tooltip li::after {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 0.4rem;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
}
.multiLine-chart-tooltip li span {
  display: block;
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin-right: 1rem;
}
.multiLine-chart-tooltip li strong {
  display: block;
  font-size: 1.3rem;
  font-weight: 500;
  color: rgb(255, 255, 255);
  margin-left: auto;
}

.comparison-multi-chart {
  position: relative;
  width: 100%;
  height: 43rem;
}
.comparison-multi .lineTooltip {
  padding: 0.5rem;
}
.comparison-multi .lineTooltip li {
  margin: 0.5rem 0;
  display: flex;
  align-items: center;
}
.comparison-multi .lineTooltip li:first-child {
  font-weight: 700;
  padding-bottom: 0.5rem;
}
.comparison-multi .lineTooltip li::after {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 0.4rem;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
}
.comparison-multi .lineTooltip li span {
  max-width: 15rem;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin-right: 0.5rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.comparison-multi .lineTooltip li strong {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 500;
  color: rgb(255, 255, 255);
  margin-left: auto;
}

.keywordLine-chart {
  position: relative;
  width: 100%;
  height: 40rem;
}
.keywordLine-chart-tooltip {
  padding: 5px 0;
  box-shadow: none;
}
.keywordLine-chart-tooltip li {
  margin: 2px 0;
  color: #232433;
}
.keywordLine-chart-tooltip li span {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  color: #232433;
  margin-right: 10px;
}
.keywordLine-chart-tooltip li strong {
  display: inline-block;
  font-weight: 600;
  color: #232433;
}
.keywordLine-chart-tooltip li:first-child {
  font-weight: 700;
  margin-bottom: 5px;
}

.bar-chart {
  width: 100%;
  height: 25rem;
}

.port-buble {
  height: 100%;
}
.port-buble-chart-01 {
  width: 100%;
  height: 100%;
  padding: 3.2rem 3rem;
}
.port-buble-chart-02 {
  width: 100%;
  height: 100%;
  padding: 3.2rem 3rem;
}
.port-buble-chart-03 {
  width: 100%;
  height: 36.6rem;
  padding: 0 4rem 0 0.5rem;
}
.port-buble-tooltip {
  padding: 3px;
}
.port-buble-tooltip li {
  width: 100%;
  margin: 3px 0;
  color: #232433;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
}
.port-buble-tooltip li:first-child {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
}
.port-buble-tooltip li span {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  color: #71747c;
}
.port-buble-tooltip li strong {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  padding: 0 0.5rem 0 1rem;
}

.port-rate {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 3.2rem 4rem 0 4rem;
}
.port-rate-title {
  position: absolute;
  top: 3.2rem;
  left: 4rem;
  z-index: 1;
  font-size: 1.3rem;
  font-weight: 500;
}
.port-rate-chart {
  height: 100%;
}
.port-rate .lineTooltip {
  text-align: left;
  padding: 0.5rem;
}
.port-rate .lineTooltip li {
  margin: 0.5rem 0;
  display: flex;
  align-items: center;
}
.port-rate .lineTooltip li:first-child {
  font-weight: 700;
  padding-bottom: 0.5rem;
}
.port-rate .lineTooltip li::after {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 0.4rem;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
}
.port-rate .lineTooltip li span {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin-right: 1rem;
}
.port-rate .lineTooltip li strong {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 500;
  color: rgb(255, 255, 255);
  margin-left: auto;
}

.port-solution-chart-01 {
  width: 100%;
  height: 30rem;
}
.port-solution-chart-02 {
  width: 100%;
  height: 51rem;
}
.port-solution-chart-03 {
  width: 100%;
  height: 35rem;
}
.port-solution-chart-04 {
  width: 100%;
  height: 34rem;
}
.port-solution-chart-04.count-04 {
  height: 17rem;
}
.port-solution-chart-05 {
  height: 37rem;
}
.port-solution .lineTooltip {
  text-align: left;
  padding: 0.5rem;
}
.port-solution .lineTooltip li {
  position: relative;
  margin: 0.5rem 0;
  display: flex;
  align-items: center;
}
.port-solution .lineTooltip li:first-child {
  font-weight: 700;
  padding-bottom: 0.5rem;
}
.port-solution .lineTooltip li::after {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 0.4rem;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
}
.port-solution .lineTooltip li span {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin-right: 1rem;
}
.port-solution .lineTooltip li strong {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 500;
  color: rgb(255, 255, 255);
  margin-left: auto;
}
.port-solution .lineTooltip li strong::after {
  content: "%";
}

.kodex-mixed-chart-01 {
  width: 100%;
  height: 22rem;
}
.kodex-mixed-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #dee1f0;
  padding-bottom: 0.7rem;
  margin-bottom: 2rem;
}
.kodex-mixed-label p {
  color: #71747c;
  font-size: 1.2rem;
  font-weight: 500;
}
.kodex-mixed .mixedTooltip {
  padding: 0.5rem;
}
.kodex-mixed .mixedTooltip li {
  position: relative;
  margin: 0.3rem 0;
}
.kodex-mixed .mixedTooltip li span {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
}
.kodex-mixed .mixedTooltip li strong {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 500;
  color: rgb(255, 255, 255);
  margin-left: 1rem;
}
.kodex-mixed .mixedTooltip li:not(:first-child) {
  display: flex;
  justify-content: space-between;
  padding-left: 1.5rem;
}
.kodex-mixed .mixedTooltip li:first-child {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: rgb(255, 255, 255);
}
.kodex-mixed .mixedTooltip li::before {
  content: "";
  width: 1rem;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
}
.kodex-mixed .mixedTooltip li:nth-child(2)::before {
  background-color: #8fbefe;
  border-radius: 0.4rem;
  height: 1rem;
}
.kodex-mixed .mixedTooltip li:nth-child(3)::before {
  background-color: #f0295a;
  height: 0.2rem;
}

.theme-buble-chart-01 {
  width: 100%;
  height: 55rem;
}

.news-chart {
  width: 100%;
  height: 28rem;
}

.chart-area {
  position: relative;
  margin-top: 2rem;
}
.chart-area-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.chart-area-label dt {
  color: #71747c;
  font-size: 1.4rem;
  padding-left: 1rem;
}
.chart-area-label dd {
  position: relative;
  color: #494b55;
  font-size: 1.4rem;
  padding-left: 1.4rem;
}
.chart-area-label dd::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  border-radius: 0.4rem;
  background-color: #868cf4;
}
.chart-area-list {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.chart-area-list li {
  position: relative;
  font-size: 1.4rem;
  padding-left: 2.4rem;
  margin-right: 4rem;
}
.chart-area-list li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.4rem;
}
.chart-area-list li:nth-child(1)::before {
  background-color: #8681FF;
}
.chart-area-list li:nth-child(2)::before {
  background-color: #26C1F8;
}
.chart-area-list li:nth-child(3)::before {
  background-color: #1DB5AE;
}

.submain-chart {
  position: relative;
  width: 100%;
  height: 35.3rem;
  margin-top: 3rem;
}
.submain-chart::after {
  content: "";
  position: absolute;
  bottom: 14.6rem;
  left: 1rem;
  z-index: 1;
  width: calc(100% - 2rem);
  height: 1px;
  background-color: #b4b6bc;
}
.submain-chart-tooltip {
  width: 100%;
}
.submain-chart-tooltip li {
  width: 100%;
  margin: 0.3rem 0;
  display: flex;
  align-items: center;
}
.submain-chart-tooltip li:first-child {
  font-weight: 700;
  padding-bottom: 0.5rem;
}
.submain-chart-tooltip li span {
  flex: 1;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin-right: 1rem;
}
.submain-chart-tooltip li strong {
  flex: 1;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 500;
  color: rgb(255, 255, 255);
  margin-left: auto;
}
.submain-chart-tooltip li::after {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 0.4rem;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate3d(0, -50%, 0);
}