@charset "utf-8";

#wrapper {
    overflow: hidden;
}

#container {
    width: 100%;
    padding-top: 210px;
    animation: container 1s ease;
}

@keyframes container {
    from {
        opacity: 0;
        /*transform: translateY(200px);                                                                                                                                                                                                  */
    }

    to {
        opacity: 1;
        /*transform: translateY(0);*/
    }
}

.content-header {
    margin-bottom: 5.6rem;
}

.content-header .content-tit {
    margin: 0;
}

.content-tit+.ui_tabs1,
.content-header+.ui_tabs1 {
    margin-top: 60px;
}

/* .content-tit + #searchForm .txt_guide {margin-top: 60px;} */
.content-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1488px;
    margin: 0 auto;
}

#searchForm .txt_guide {
    width: 100%;
    max-width: 1488px;
    margin: 57px auto 12px;
    padding-right: 100px;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
}

h1.content-tit {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1488px;
    margin: 0 auto;
    color: #1c3e70;
    font-weight: 700;
    font-size: 5.4rem;
    line-height: 8.5rem;
}

h1.content-tit.relative {
    position: relative;
}

h1.content-tit.relative a {
    position: absolute;
    right: 0;
    font-weight: 400;
    font-size: 16px;
    color: #8c94a3;
    background-repeat: no-repeat;
    background-image: url("/magi/assets/images/common/bullt_blank_7x11.png");
    background-position: 100% 3px;
    line-height: 16px;
    padding-right: 20px;
}

h1.content-tit>i {
    width: 110px;
    height: 100px;
    display: inline-block;
    background-size: auto;
    background-position: center;
    margin-right: 3rem;
}

.content-tit .vs {
    display: inline-block;
    padding: 0 1rem;
    font-weight: 300;
    font-size: 5.4rem;
}

.content-stit+.ui_lists {
    padding-top: 1.5rem;
}

.content-stit+.ui_form {
    margin-top: 3rem;
}

.content-stit+.popup-box {
    margin-top: 3rem;
}

.content-stit+[class*="board_data"] {
    margin-top: 2.9rem;
}

.content-stit+.round-box {
    margin-top: 2.9rem;
}

.content-stit {
    width: 1488px;
    margin: 11.5rem auto 0;
    font-weight: 700;
    font-size: 30px;
    line-height: 4.2rem;
}

.content-stit span {
    margin: 0 0 0 2rem;
    font-weight: 400;
}

/* 공통 : 탭 */
[class*="ui_tabs"] .tabpanel {
    margin-top: 5.5rem;
}

[class*="ui_tabs"],
[class*="comm_tabs"] {
    width: 100%;
    max-width: 1488px;
    margin: 0 auto;
}

[class*="ui_tabs"] .flex {
    display: flex;
}

[class*="comm_tabs"] {
    position: relative;
}

[class*="ui_tabs"] .tab.on,
[class*="comm_tabs"] .tab.on {
    z-index: 1;
}

[class*="ui_tabs"] .tabpanel,
[class*="comm_tabs"] .tabpanel {
    display: none;
}

[class*="ui_tabs"] .tabpanel.on,
[class*="comm_tabs"] .tabpanel.on {
    display: block;
}

[class*="ui_tabs"] .tab:first-child {
    border-top-left-radius: 6px;
}

[class*="ui_tabs"] .tab:last-child {
    border-top-right-radius: 6px;
}

.ui_boardList-small+.tabpanel {
    margin-top: 0;
}

[class*="ui_tabs"]+.tabpanel {
    margin-top: 55px;
}

.ui_tabs1 .tab {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 11rem;
    width: 202px;
    height: 60px;
    margin: 0 0 0 -0.1rem;
    background-color: #edeff3;
    border: 1px solid #c3cad6;
    color: #7e8693;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    flex: 1;
}

.ui_tabs1 .tab.on {
    background: #fff;
    border: 2px solid #1c3e70;
    border-bottom: 2px solid #df6d1b;
    color: #193d71;
    font-weight: 700;
    font-size: 22px;
}

.ui_tabs-choice {
    display: flex;
    width: 100%;
}

.ui_tabs-choice .tab {
    width: calc(100% / 6);
    max-width: 16rem;
    height: 4.4rem;
    margin: 0 0 0 0.6rem;
    background-color: #edeff3;
    border-radius: 0.6rem;
    color: #8c94a3;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.ui_tabs-choice .tab:first-child {
    margin-left: 0;
}

.ui_tabs-choice .tab.on {
    background-color: #fff;
    border: 1px solid #f58220;
    color: #f58220;
}

.ui_tabs1.threeSet .tab {
    width: calc(100% / 3);
}

.ui_tabs1.fourSet .tab {
    width: calc(100% / 4);
}

.ui_tabs1.fiveSet .tab {
    width: calc(100% / 5);
}

.ui_tabs1.sixSet .tab {
    width: calc(100% / 6);
}

/* 공통 : 상품목록 */
.search-form+[class*="ui_boardList"] {
    margin-top: 55px;
}

[class*="ui_boardList"] {
    width: 100%;
    max-width: 1488px;
    margin: 0 auto 0;
    border-bottom: 1px solid #c2c9d5;
}

[class*="ui_boardList"] span {
    display: inline-block;
}

[class*="ui_boardList"] .result {
    display: flex;
    padding-bottom: 2.3rem;
}

[class*="ui_boardList"] .result .total {
    margin: 0 auto 0 0;
    color: #2b2f36;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
}

[class*="ui_boardList"] .result .total strong {
    font-size: 20px;
    line-height: 32px;
    vertical-align: top;
}

[class*="ui_boardList"] .result .date {
    display: flex;
    align-items: center;
    color: #2b2f36;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

[class*="ui_boardList"] .result .date .tooltip-layer {
    display: flex;
}

[class*="ui_boardList"] .sector {
    display: flex;
    width: 100%;
    padding: 5.5rem 0 5.5rem;
    border-top: 1px solid #c2c9d5;
}

[class*="ui_boardList"] .result .btnBasics {
    margin-left: 20px;
}

[class*="ui_boardList"] .result select {
    font-size: 14px;
}

[class*="ui_boardList"] .result .submit-btn {
    color: #193d71;
    font-size: 14px;
    margin-left: 15px;
}

[class*="ui_boardList"] .sector.on {
    background-color: #fff !important;
}

[class*="ui_boardList"] .sector:focus,
[class*="ui_boardList"] .sector:hover {
    background: #edeff3;
}

[class*="ui_boardList"] .sector:last-child {
    border-bottom: 1px solid #c2c9d5;
}

[class*="ui_boardList"] .no_data {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 55px;
    padding: 140px 0;
    border-top: 1px solid #707070 !important;
}

[class*="ui_boardList"] .no_data p {
    padding-top: 110px;
    background: url("/magi/assets/images/common/ico_no_data.png") no-repeat center top;
    font-size: 18px;
    line-height: 26px;
}

[class*="ui_boardList"] .no_data .ui_flex-center {
    margin-top: 60px;
}

[class*="ui_boardList"] .checked {
    display: flex;
    flex-direction: column;
    margin: 5.2rem 0 auto 3rem;
}

[class*="ui_boardList"] .subject {
    margin: 0 auto 0 3.5rem;
    width: auto;
}

[class*="ui_boardList"] .subject .lb .btn {
    width: 14px;
    height: 20px;
    margin-right: 7px;
    background: url("/magi/assets/images/common/btn_interest.png") no-repeat center center;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
}

[class*="ui_boardList"] .subject .lb .btn.on {
    background: url("/magi/assets/images/common/btn_interest_on.png") no-repeat center center;
}

[class*="ui_boardList"] .subject .lb span {
    position: relative;
    padding: 0 9px 0 7px;
    color: #595e6b;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

[class*="ui_boardList"] .subject .lb span:first-child {
    padding-left: 0;
}

[class*="ui_boardList"] .subject .lb span::after {
    content: "";
    display: block;
    position: absolute;
    top: 0.5rem;
    right: 0;
    width: 1px;
    height: 12px;
    background: #d5d8e1;
}

[class*="ui_boardList"] .subject .lb span:last-child::after {
    display: none;
}

[class*="ui_boardList"] .subject .title {
    display: block;
    margin: 2.4rem 0 0 0;
}

[class*="ui_boardList"] .subject .title+select {
    padding-left: 0;
}

[class*="ui_boardList"] .subject .title strong {
    display: flex;
    flex-wrap: wrap;
    max-width: 800px;
    color: #2b2f36;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
}

[class*="ui_boardList"] .subject .tiger strong {
    display: inline;
    padding-right: 3rem;
    background: url("/magi/assets/images/common/bullt_tiger_12x12.png?v=20250110A") no-repeat 100% 10px;
}

[class*="ui_boardList"] .subject .title span {
    margin: 1rem 0 0 0;
    color: #2b2f36;
    font-weight: 500;
    font-size: 18px;
    line-height: 2.6rem;
}

[class*="ui_boardList"] .subject .title select {
    margin-left: -5px;
    padding-left: 0;
}

[class*="ui_boardList"] .subject .hash {
    margin: 0.8rem 0 0 0;
}

[class*="ui_boardList"] .subject .hash span {
    margin: 0 0.5rem 0 0;
    color: #6a7180;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.8rem;
    letter-spacing: 0;
}

[class*="ui_boardList"] .subject .amount {
    width: 400px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-around;
    height: 8.1rem;
}

[class*="ui_boardList"] .subject .amount dt,
[class*="ui_boardList"] .subject .amount dd {
    display: inline-block;
}

[class*="ui_boardList"] .subject .amount dt {
    margin: 2.7rem 0 0 0;
    color: #2b2f36;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.8rem;
}

[class*="ui_boardList"] .subject .amount dd {
    display: flex;
    align-items: baseline;
    margin: 0.4rem 0 0 0;
    color: #2b2f36;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0;
}

[class*="ui_boardList"] .subject .amount dd .won {
    margin-left: 3px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

[class*="ui_boardList"] .rate {
    display: flex;
    flex-direction: column;
    margin-top: 2.6rem;
}

[class*="ui_boardList"] .rate dl {
    display: flex;
    justify-content: space-between;
    width: 15.4rem;
    margin-top: 1.7rem;
}

[class*="ui_boardList"] .rate dl dt,
[class*="ui_boardList"] .rate dl dd {
    display: inline-block;
}

[class*="ui_boardList"] .rate dl dt {
    color: #2b2f36;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 28px;
}

[class*="ui_boardList"] .rate dl dd {
    font-size: 20px;
    line-height: 32px;
}

[class*="ui_boardList"] .rate dl dd.up {
    color: #d73e3e;
}

[class*="ui_boardList"] .rate dl dd.down {
    color: #245dab;
}

[class*="ui_boardList"] .rate dl dd em {
    display: inline-block;
    margin: 0 0 0 0.5rem;
    font-style: normal;
    font-size: 16px;
}

[class*="ui_boardList"] .chart {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    margin: 0 3.6rem 0 10.4rem;
}

[class*="ui_boardList"] .chart>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 4.3rem;
}

[class*="ui_boardList"] .chart span {
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.8rem;
}

[class*="ui_boardList"] .chart select,
[class*="ui_boardList"] .chart select option {
    z-index: 8;
    font-weight: 500;
    font-size: 12px;
}

[class*="ui_boardList"] .chart .imgs {
    margin-top: 3rem;
}

[class*="ui_boardList"] .tage {
    margin: 3.4rem 0 0 0;
    width: 140px;
}

[class*="ui_boardList"] .subject+.tage {
    width: 165px;
}

[class*="ui_boardList"] .tage dt {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

[class*="ui_boardList"] .tage dd {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0;
    display: flex;
    align-items: baseline;
}

[class*="ui_boardList"] .tage .num {
    color: #245dab;
    font-weight: 700;
}

[class*="ui_boardList"] .tage .num.per {
    color: #d93b3b;
    font-weight: 700;
}

[class*="ui_boardList"] .func {
    display: flex;
    margin-top: 3.3rem;
    padding-right: 4rem;
}

[class*="ui_boardList"] .func input {
    width: 8rem;
    height: 3.6rem;
    border-radius: 0.6rem;
    border: 1px solid #c3cad6;
    font-weight: 500;
    font-size: 16px;
    text-align: right;
    line-height: 2.4rem;
    letter-spacing: 0;
}

[class*="ui_boardList"] .func .btn-del {
    width: 8rem;
    height: 3.6rem;
    border-radius: 0.6rem;
    background-color: #fff;
    border: 1px solid #c3cad6;
    color: #a2aab8;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

[class*="ui_boardList"] .func input+.btn-del {
    margin-left: 1.2rem;
}

[class*="data_table"] .plus,
[class*="ui_boardList"] .plus {
    color: #d93b3b !important;
}

[class*="data_table"] .minus,
[class*="ui_boardList"] .minus {
    color: #245dab !important;
}

.pop-content [class*="ui_boardList"] .result .date {
    margin-right: 35px;
}

/* 공통 : 상품목록 + .small */
[class*="ui_boardList-small"] .sector {
    padding: 2.7rem 0 3.4rem;
    border-top: 1px solid #c3cad6;
}

[class*="ui_boardList-small"] .checked {
    margin: 39px 0 0 30px;
}

[class*="ui_boardList-small"] .sector:last-child {
    border-bottom: 1px solid #c3cad6;
}

[class*="ui_boardList-small"] .subject {
    margin: 0 auto 0 4rem;
}

[class*="ui_boardList-small"] .subject .title {
    display: block;
}

[class*="ui_boardList-small"] .subject .title+select {
    padding-left: 0;
}

[class*="ui_boardList-small"] .subject .title strong {
    margin-top: 1rem;
    font-size: 20px;
}

[class*="ui_boardList-small"] .subject .title span {
    margin-top: 0.5rem;
    font-size: 16px;
    line-height: 2.4rem;
}

/* 공통 : 상품목록 상단 투자비중합계 */
[class*="ui_boardList-small"] .totals {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10rem;
    background-color: #fff;
    border-top: 1px solid #d5d8e1;
    border-bottom: 1px solid #d5d8e1;
}

[class*="ui_boardList-small"] .totals strong {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
}

[class*="ui_boardList-small"] .totals em {
    margin-left: 2rem;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
}

[class*="ui_boardList-small"] .totals em span {
    margin: 0 0.4rem;
    font-size: 20px;
    line-height: 28px;
    vertical-align: top;
}

/* 상품 목록 : 레이어 */
.period-layer {
    z-index: 9;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    border-radius: 1.5rem;
    border: 1px solid #2b2f36;
    overflow: hidden;
}

.period-layer.on {
    display: block;
}

.period-layer .btnCls {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 3rem;
    height: 3rem;
    background: url("/magi/assets/images/common/btn_close_30x30.png") no-repeat center center;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
}

.period-layer .tit {
    padding: 2.3rem 0 0;
    text-align: center;
}

.period-layer .tit span {
    padding: 0 0 0 2.9rem;
    background: url("/magi/assets/images/common/ico_period_on_19x19.png") no-repeat 0 center;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.period-layer .top {
    display: flex;
    justify-content: space-between;
    padding: 4.2rem 3.1rem 2rem;
}

.period-layer .top .btns {
    width: 7.6rem;
    height: 2.8rem;
    background: #f4f6f8;
    border: 1px solid #f4f6f8;
    border-radius: 3px;
    color: #7e8693;
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 1.8rem;
}

.period-layer .top .btns.on {
    border-color: #193c70;
    color: #1c3e70;
    background: #fff;
}

.period-layer .choice {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 3rem;
    background: #f8f8f8;
}

.period-layer .choice label {
    display: flex;
    align-items: center;
    width: 33.3%;
    margin: 3rem 0 0;
}

.period-layer .choice [type="checkbox"] {
    position: relative;
    width: 2rem;
    height: 2rem;
    margin: 0 0.8rem 0 0;
    background: #fff;
}

.period-layer .choice [type="checkbox"]::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 2rem;
    height: 2rem;
    border-radius: 0.3rem;
    border: 1px solid #c3cad6;
}

.period-layer .choice [type="checkbox"]:checked::after {
    background: url("/magi/assets/images/common/checked_on_20x20.png") no-repeat center center #df6d1b;
    border: 1px solid #df6d1b;
}

.period-layer .bottom {
    padding: 4rem 3rem 3.3rem;
    background: #f8f8f8;
    text-align: right;
}

.period-layer .bottom .btn-confirm {
    width: 7.6rem;
    height: 3.4rem;
    background: #1c3e70;
    border-radius: 0.6rem;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.period-layer .bottom .btn-confirm:focus-visible,
.ui_btn-basis2:focus-visible {
    outline-color: red;
}

/* tooltip layer */
[class*="tooltip-layer"] {
    position: relative;
    line-height: 0;
}

[class*="tooltip-layer"] .layer {
    z-index: 1;
    display: none !important;
    position: absolute;
    top: 3.5rem;
    right: -3rem;
    width: 270px;
    padding: 22px 20px 30px;
    background: #fff;
    border: 1px solid #1c3e70;
    border-radius: 0.3rem;
}

[class*="tooltip-layer"].on .layer {
    display: block !important;
}

[class*="tooltip-layer"] .layer::after {
    content: "";
    display: block;
    position: absolute;
    top: -1rem;
    right: 3rem;
    width: 1.4rem;
    height: 1rem;
    background: url("/magi/assets/images/common/bullt_tooltip_14x10.png") no-repeat center center;
}

[class*="tooltip-layer"] .btn-click {
    width: 1.6rem;
    height: 1.6rem;
    margin: 2px 0 0 5px;
    background: url("/magi/assets/images/common/ico_tooltip.png") no-repeat center center;
    font-size: 0;
    text-indent: -999rem;
    line-height: 0;
}

[class*="tooltip-layer"].on .btn-click {
    background: url("/magi/assets/images/common/ico_tooltip_on.png?v=20250110A") no-repeat center center;
}

[class*="tooltip-layer"] .btn-close {
    position: absolute;
    top: 1.1rem;
    right: 1.1rem;
    min-width: 0;
    width: 14px;
    height: 14px;
    margin: 0;
    padding: 0;
    background: url("/magi/assets/images/common/btn_close_14x14.png") no-repeat center center;
    border: 0;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
}

[class*="tooltip-layer"] .txt-bold {
    color: #2b2f36;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

[class*="tooltip-layer"] .list-bullt>li {
    position: relative;
    margin: 1.2rem 0 0;
    padding: 0 0 0 0.9rem;
    color: #2b2f36;
    font-size: 14px;
    line-height: 2.2rem;
    letter-spacing: 0;
}

[class*="tooltip-layer"] .list-bullt>li:first-child {
    margin-top: 1.8rem;
}

[class*="tooltip-layer"] .list-bullt>li::after {
    content: "";
    display: block;
    position: absolute;
    top: 1rem;
    left: 0;
    width: 0.3rem;
    height: 0.3rem;
    background: #2b2f36;
}

[class*="tooltip-layer"].type .btn-click {
    background-image: url("/magi/assets/images/common/ico_tooltip02.png");
}

[class*="tooltip-layer"].typeb .layer::after {
    right: auto;
    left: 30px;
}

/* TABLE TYPE */
.small-tit+[class*="board_data"] {
    margin-top: 3rem;
}

.small-tit+[class*="board_data-round"] {
    margin-top: 3rem;
}

.small-tit+.comm_items {
    margin-top: 30px;
}

[class*="board_data"]+.ui_flex-center {
    margin-top: 8.5rem;
}

[class*="board_data"]+.small-tit {
    margin-top: 8.5rem !important;
}

[class*="board_data"] {
    width: 100%;
    max-width: 1488px;
    margin: 0 auto;
}

[class*="board_data"] .annex {
    margin: 2.9rem 0 0 2rem;
    color: #8c94a3;
    font-size: 14px;
    line-height: 2.2rem;
    letter-spacing: 0;
}

[class*="board_data"] .annex+.annex {
    margin-top: 1.3rem;
}

body [class*="board_data"] table {
    border: 0;
    border-top: 1px solid #193d71;
    border-bottom: 1px solid #d2d7e1;
    background-color: transparent;
    border-collapse: collapse;
}

body [class*="board_data"] table tr {
    border: 0;
}

[class*="board_data"] table * {
    letter-spacing: 0;
}

[class*="board_data"] table thead th,
[class*="board_data"] table tbody th {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

[class*="board_data"] table thead th {
    height: 60px;
}

[class*="board_data"] table thead th:first-child {
    padding-left: 2rem;
    text-align: left;
}

[class*="board_data"] table tbody th {
    padding-left: 20px;
    text-align: left;
    border-top: 1px solid #d2d7e1;
}

[class*="board_data"] table tbody td {
    height: 60px;
    text-align: center;
    border-top: 1px solid #d2d7e1;
}

[class*="board_data"] table tbody td.title {
    padding-left: 2rem;
    text-align: left;
}

[class*="board_data"] table tbody td .numm {
    margin-right: 3.8rem;
    color: #5786c5;
    font-weight: 700;
    vertical-align: top;
}

[class*="board_data"] table tbody .plus {
    color: #d93b3b;
}

[class*="board_data"] table tbody .minus {
    color: #245dab;
}

.board_data .datatype th {
    height: 40px;
    border-left: 1px solid #d2d7e1;
    text-align: center !important;
}

.board_data .datatype tr+tr th {
    border-top: 1px solid #d2d7e1;
}

.board_data .datatype tr:first-child th:first-child {
    border-left: 0;
}

[class*="board_data-round"] {
    overflow: hidden;
    margin: 0 0 8.5rem;
    padding: 0 40px 50px;
    background: #fff;
    border-radius: 2rem;
}

body [class*="board_data-round"] table {
    border: 0;
}

[class*="board_data-round"] table thead th {
    padding: 40px 0 24px;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

[class*="board_data-round"] table thead th:first-child,
[class*="board_data-round"] table tbody td:first-child {
    padding-left: 20px;
    text-align: left;
}

[class*="board_data-round"] table tbody tr:first-child td {
    border-top: 1px solid #dfe3eb;
}

[class*="board_data-round"] table thead th:last-child,
[class*="board_data-round"] table tbody td:last-child {
    padding-right: 20px;
}

[class*="board_data-round"] table tbody td {
    height: 8.2rem;
    border-bottom: 1px solid #dfe3eb;
    text-align: center;
    line-height: 2.4rem;
}

[class*="board_data-round"] table tbody td .num {
    display: inline-block;
    margin-right: 0.9rem;
    vertical-align: top;
}

[class*="board_data-round"] table tbody tr.active {
    background-color: #f4f6f8;
    color: #1c3e70;
    font-weight: 500;
}

[class*="board_data-H80"] table thead th,
[class*="board_data-H80"] table tbody th,
[class*="board_data-H80"] table tbody td {
    height: 8rem;
    font-size: 18px;
    line-height: 2.6rem;
}

[class*="board_data-H80"] table thead th *,
[class*="board_data-H80"] table tbody th *,
[class*="board_data-H80"] table tbody td * {
    font-size: 18px;
    line-height: 2.6rem;
}

[class*="board_data-H80"] table tbody td.date {
    font-size: 14px;
    color: #8c94a3;
}

/* board-page */
[class*="board_page"] {
    width: 100%;
    max-width: 1488px;
    margin: 0 auto;
}

[class*="board_page"]>div {
    display: flex;
    justify-content: center;
    padding: 4rem 0 0;
}

[class*="board_page-center"]>div {
    justify-content: center;
}

[class*="board_page"] a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.4rem;
    height: 3.4rem;
    cursor: pointer;
}

[class*="board_page"] .num {
    border-radius: 50%;
    color: #2b2f36;
    font-size: 16px;
    line-height: 2.4rem;
}

[class*="board_page"] .on {
    background: #df6d1b;
    color: #fff;
    font-weight: 700;
}

[class*="board_page"] [class*="btn"] {
    font-size: 0;
    line-height: 0;
}

[class*="board_page"] .first {
    background: url("/magi/assets/images/common/btn_page_first.png") no-repeat center center;
}

[class*="board_page"] .prev {
    background: url("/magi/assets/images/common/btn_page_prev.png") no-repeat center center;
}

[class*="board_page"] .next {
    background: url("/magi/assets/images/common/btn_page_next.png") no-repeat center center;
}

[class*="board_page"] .last {
    background: url("/magi/assets/images/common/btn_page_last.png") no-repeat center center;
}

[class*="board_page"]+.flex-btn-center {
    padding-top: 6rem;
}

/* 검색 타입 */
.search-input {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 330px;
    height: 55px;
    margin: 40px auto 0;
    padding: 0 0 11px;
    border-bottom: 2px solid #1c3e70;
}

.search-input [type="text"] {
    width: calc(100% - 3.4rem);
    padding: 0;
    background: transparent;
    border: 0 none;
    font-size: 20px;
    line-height: 32px;
    outline: 0 none;
}

.search-input [type="text"]::placeholder {
    color: #1c3e70;
}

.search-input button,
.search-input [type="submit"] {
    width: 34px;
    height: 34px;
    background: url("/magi/assets/images/common/header_methods_search.svg") no-repeat center center;
    background-size: 24px;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
}

.tag-sort {
    text-align: center;
}

.tag-sort .btn {
    margin: 0 32px 0;
    border-bottom: 4px solid transparent;
    color: #193d71;
    font-size: 18px;
    line-height: 26px;
}

.tag-sort .btn.on {
    font-weight: 700;
    border-color: #df6d1b;
}

.tag-sort+.mCustomScrollbar {
    margin-top: 55px;
}

/* mCustomScrollbar */
.search-product .mCustomScrollbar {
    overflow-y: auto;
    height: 50rem;
}

.search-product .mCSB_scrollTools .mCSB_draggerRail {
    width: 0.5rem;
    background: #103367;
}

.search-product .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 0.5rem;
    background: rgba(255, 255, 255, 0.3);
}

.modal-popup .mCSB_scrollTools .mCSB_draggerRail {
    width: 0.5rem;
    background: #edeff3;
}

.modal-popup .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 0.5rem;
    background: #d2d7e1;
}

.modal-popup .content p {
    color: #2b2f36;
}

body .mCustomScrollbar {
    -ms-touch-action: auto;
    touch-action: auto;
}

/* 공통 : FORM */
.ui_form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 1000px;
    width: 100%;
    max-width: 1488px;
    margin: 0 auto;
}

.ui_form .input {
    display: flex;
    align-items: center;
    width: 68.5rem;
    margin-right: calc(min(1rem, 2.8369vw));
}

.ui_form .input .data {
    display: block;
    position: relative;
    width: 100%;
    height: 6rem;
    border-radius: 0.6rem;
    border: 1px solid #d2d7e1;
}

.ui_form .input .data [type="text"] {
    width: 100%;
    height: 100%;
    padding: 0 2rem 0;
    border: 0;
    font-size: 20px;
    line-height: 28px;
}

.ui_form .calendar .data {
    position: relative;
    background: #fff;
    letter-spacing: 0;
}

.ui_form .calendar .data [type="date"],
.ui_form .calendar .data [type="text"] {
    width: 100%;
    padding-right: 60px;
    background: url("/magi/assets/images/common/ico_calendar_18x18.png") no-repeat calc(100% - 20px) center;
    color: #2b2f36;
    -webkit-appearance: none;
    appearance: none;
}

.ui_form .calendar .data .btn {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 2.2rem;
    width: 4.2553vw;
    max-width: 6rem;
    height: 6rem;
    background: url("/magi/assets/images/common/ico_calendar_18x18.png") no-repeat center center;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
}

.ui_form .input .divis {
    position: relative;
    width: 3.9rem;
    height: 6rem;
    font-size: 0;
    text-indent: -9999em;
    text-align: center;
    line-height: 0;
}

.ui_form .input .divis::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1rem;
    height: 0.1rem;
    background-color: #2b2f36;
}

.ui_form .comm_radioed>li {
    display: block;
    position: relative;
    width: calc(100% / 4);
    font-size: 0;
    line-height: 0;
}

.ui_form .comm_radioed>li [type="radio"] {
    position: absolute;
    left: 0;
    min-width: 80px;
    width: 100%;
    max-width: 166px;
    height: 60px;
}

/* 공통 : 별첨 텍스트 */
.comm_annex {
    min-width: 8rem;
    width: 100%;
    max-width: 1488px;
    margin: 2.6rem auto 0;
}

.comm_annex p {
    color: #6a7180;
    font-size: 14px;
    line-height: 2.4rem;
    letter-spacing: 0;
}

/* 투자상품 상세 */
.indicator {
    z-index: 1;
    position: absolute;
    top: 1154px;
    left: calc(50% - 705px);
    display: flex;
    flex-direction: column;
    width: 0.1rem;
    height: calc(100% - 1435px);
    background: #d2d7e1;
}

.indicator>div {
    position: absolute;
    top: 0;
    left: -4px;
}

.indicator>.fixed {
    z-index: 1;
    position: fixed;
    top: calc(50% - 168px);
    left: calc(50% - 709px);
    background-color: transparent;
}

.indicator>.fixed::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 4px;
    width: 1px;
    height: 200px;
    background-color: #d2d7e1;
}

.indicator>div>a {
    z-index: 1;
    display: block;
    position: relative;
    width: 0.9rem;
    height: 0.9rem;
    margin: 30px 0 0;
    background: #d2d7e1;
    border-radius: 50%;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
}

.indicator>div>a:first-child {
    margin-top: 0;
}

.indicator>div>a.on {
    background: #e27625;
}

.indicator>div>a.on::after,
.indicator>div>a:hover::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: -13.5px;
    left: 3.3rem;
    width: 11.8rem;
    height: 3.7rem;
    padding-top: 0.7rem;
    box-sizing: border-box;
    background: url("/magi/assets/images/common/box_indicator.png") no-repeat center center;
    border-radius: 0.6rem;
    color: #2b2f36;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    letter-spacing: 0;
}

.indicator>div>a.on:nth-child(1):after,
.indicator>div>a:hover:nth-child(1):after {
    content: "투자포인트";
}

.indicator>div>a.on:nth-child(2):after,
.indicator>div>a:hover:nth-child(2):after {
    content: "수익률";
}

.indicator>div>a.on:nth-child(3):after,
.indicator>div>a:hover:nth-child(3):after {
    content: "상품정보";
}

.indicator>div>a.on:nth-child(4):after,
.indicator>div>a:hover:nth-child(4):after {
    content: "자산구성";
}

.indicator>div>a.on:nth-child(5):after,
.indicator>div>a:hover:nth-child(5):after {
    content: "자료/공시";
}

.indicator>div>a.on:nth-child(6):after,
.indicator>div>a:hover:nth-child(6):after {
    content: "PICK";
}

.view-product .compare {
    display: flex;
    align-items: end;
    margin-top: 4rem;
}

.view-product .compare select,
.view-product .compare select option {
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0;
}

.view-product .compare select {
    height: auto;
    padding: 0 40px 5px 0;
    margin-right: 2rem;
    background: transparent url("/magi/assets/images/common/select_30x30.png") no-repeat 100% 5px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.5);
    color: #fff;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
}

.view-product .compare select option {
    color: #2b2f36;
    padding: 10px;
}

.view-product .compare select option:nth-child(even) {
    background-color: #f8f8f8;
}

body [id*="indicator"].content {
    overflow: visible;
    width: 99rem;
    margin: 0 auto;
    height: auto;
}

[id*="indicator"] .view-tit {
    display: inline-block;
    color: #df6d1b;
    font-size: 21px;
    line-height: 3rem;
}

.small-tit {
    display: flex;
    align-items: baseline;
    width: 1488px;
    margin: 8.5rem auto 0;
    font-weight: 700;
    font-size: 30px;
    line-height: 4.2rem;
}

.small-tit .btn-more {
    margin-left: auto;
    padding-right: 26px;
    background: url("/magi/assets/images/common/btn_more01.png") no-repeat right center;
    color: #1c3e70;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.small-tit>span {
    margin-left: 2rem;
    font-weight: 400;
}

.smaller-tit+.ui_tabs-choice {
    margin-top: 2.3rem;
}

.smaller-tit+.board_data {
    margin-top: 2.3rem;
}

.smaller-tit {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 4.5rem;
    font-weight: 700;
    font-size: 18px;
    line-height: 2.6rem;
}

.smaller-tit .data {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

#indicator1 {
    padding-top: 20.2rem;
}

.view-product {
    padding: 290px 0 130px;
    background: linear-gradient(45deg, #1c3e70, #192d55);
}

.view-product>.flex {
    position: relative;
    width: 100%;
    max-width: 1488px;
    margin: 0 auto;
}

.view-product .lb {
    display: flex;
}

.view-product .lb span {
    display: block;
    position: relative;
    padding: 0 1.4rem 0 1.5rem;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 2.6rem;
}

.view-product .lb span::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0.7rem;
    left: 0;
    width: 1px;
    height: 1.4rem;
    background: rgba(255, 255, 255, 0.3);
}

.view-product .lb span:first-child {
    padding-left: 0;
}

.view-product .lb span:first-child:after {
    display: none;
}

.view-product .title {
    margin-top: 2rem;
    color: #fff;
    font-weight: 500;
    font-size: 4rem;
    line-height: 5.4rem;
}

/* 상세 셀렉트 */
.view-product .compare .btnComp {
    width: 9rem;
    height: 4rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 0.6rem;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.view-product .compare-box {
    display: flex;
    align-items: end;
}

.view-product .compare-box .btn-purc {
    position: static;
    width: 27rem;
    height: 4.4rem;
    margin-left: auto;
    background: #f58220;
    border-radius: 0.6rem;
    color: #fff;
    font-weight: 700;
    font-size: 16px !important;
    text-indent: 0;
    line-height: 20px;
    letter-spacing: 0;
}

.view-product .boxs {
    display: flex;
    width: 100%;
    width: 1490px;
    margin: 87px 0 0 -40px;
}

.view-product .space {
    display: flex;
    width: 111.2rem;
    height: 17rem;
    margin-right: auto;
    padding: 4.5rem 0;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 1rem;
}

.view-product .space .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    width: 27.8rem;
    padding: 0 1rem 0 3.5rem;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.view-product .space .item:first-child {
    padding-left: 5rem;
    border: 0;
}

.view-product .boxs .name {
    display: flex;
    align-items: center;
    color: #bedaff;
    font-weight: 500;
    line-height: 1.5rem;
    letter-spacing: 0;
    word-spacing: 0.3rem;
}

.view-product .boxs .name .data {
    margin: 0 0 0 1.2rem;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 400;
}

.view-product .boxs .num,
.view-product .boxs .num>span {
    display: flex;
    align-items: baseline;
    color: #fff;
    font-weight: 200;
    font-size: 3.6rem;
    line-height: 5.2rem;
    letter-spacing: 0;
    white-space: nowrap;
}

.view-product .space .item:last-child .num.up,
.view-product .space .item:last-child .num.up em {
    color: #fab280;
}

.view-product .space .item:last-child .num.down,
.view-product .space .item:last-child .num.down em {
    color: #80bdfa;
}

.view-product .space .item:last-child .num.no-data {
    color: #bbb;
}

.view-product .boxs .num>em {
    margin-left: 0.5rem;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.view-product .boxs .plus,
.view-product .boxs .minus {
    position: relative;
    margin-top: 5px;
    padding-left: 20px;
    letter-spacing: 0;
}

.view-product .boxs .plus {
    color: #fab280;
}

.view-product .boxs .minus {
    color: #80bdfa;
}

.view-product .boxs .plus::after,
.view-product .boxs .minus::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 10px;
}

.view-product .boxs .plus::after {
    content: "▲";
}

.view-product .boxs .minus::after {
    content: "▼";
}

.view-product .between {
    width: 356px;
    height: 170px;
    padding: 45px 10px 45px 35px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
}

.view-product .between .risk {
    display: block;
    margin-top: 35px;
    background: url("/magi/assets/images/common/bar_risk_rating.png") no-repeat left bottom;
}

.view-product .between .risk>span {
    display: none;
    position: relative;
    padding: 0 0 0 190px;
    height: 21px;
    color: #ff8b33;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.view-product .between .risk>span.rating1 {
    color: #5facfb;
}

.view-product .between .risk>span.rating2 {
    color: #14ca67;
}

.view-product .between .risk>span.rating3 {
    color: #feae22;
}

.view-product .between .risk>span.rating4 {
    color: #ff8e30;
}

.view-product .between .risk>span.rating5 {
    color: #ff7549;
}

.view-product .between .risk>span.rating6 {
    color: #f23d0a;
}

.view-product .between .risk>span::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
}

.view-product .between .risk>span.rating2::after {
    left: 34.5px;
}

.view-product .between .risk>span.rating3::after {
    left: 69px;
}

.view-product .between .risk>span.rating4::after {
    left: 103.5px;
}

.view-product .between .risk>span.rating5::after {
    left: 138px;
}

.view-product .between .risk>span.rating6::after {
    left: 167px;
}

.view-product .between .risk>span.on {
    display: block;
}

.view-product .between .name {
    display: flex;
    justify-content: left;
    position: relative;
}

.view-product .between .popupClick {
    position: absolute;
    top: 0.3rem;
    right: 3rem;
    width: 15px;
    height: 15px;
    background: url("/magi/assets/images/common/btn_more_11x11.png") no-repeat center center;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
}

.view-product .popupClick {
    position: absolute;
    top: 7px;
    right: 30px;
    width: 15px;
    height: 15px;
    background: url("/magi/assets/images/common/btn_more_11x11.png") no-repeat center center;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
}

.view-product .area {
    display: flex;
    margin-top: 4rem;
}

.view-product .area>li {
    display: flex;
    align-items: center;
    margin-right: 7rem;
}

.view-product .area>li em,
.view-product .area>li span {
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    line-height: 20px;
}

.view-product .area>li em {
    margin-right: 2rem;
    color: #bedaff;
    font-weight: 500;
}

.view-product .area>li span {
    letter-spacing: 0;
}

.view-product .area>li span {
    color: #fff;
}

.view-product .tooltip-layer {
    margin-left: 0.3rem;
}

/* 상품상세 : 상단고정 */
body.up .topFixed2.isOn>.flex {
    top: 7.9rem;
    max-width: 100%;
}

.view-product.topFixed2.isOn .flex {
    z-index: 11;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    min-height: 0;
    height: auto;
    background-color: #fff;
    border-bottom: 1px solid #f58220;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    transform: translateY(0);
}

.topFixed2.isOn>.flex>div {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 1488px;
    margin: 0 auto;
    padding: 37px 0 41px;
    border: 0;
}

.view-product.topFixed2.isOn .btnComp,
.view-product.topFixed2.isOn .boxs,
.view-product.topFixed2.isOn .area,
.view-product .ui_btn-list {
    display: none;
}

.view-product.topFixed2.isOn .lb span {
    padding: 0 1.2rem 0 1.3rem;
    color: #8c94a3;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.view-product.topFixed2.isOn .lb span:first-child {
    padding-left: 0;
}

.view-product.topFixed2.isOn .lb span::after {
    top: 0.4rem;
    background: rgba(140, 148, 163, 0.3);
}

.view-product.topFixed2.isOn .title {
    margin-top: 0.7rem;
    color: #2b2f36;
    font-size: 24px;
    line-height: 3.4rem;
}

.view-product.topFixed2.isOn .view-social {
    top: 62px;
    right: 24.6rem;
}

.view-product.topFixed2.isOn .compare {
    margin: 0;
}

.view-product.topFixed2.isOn .compare * {
    position: absolute;
    margin: 0;
}

.view-product.topFixed2.isOn .compare select {
    position: static;
    width: auto !important;
    border: 0;
    background: none;
}

.view-product.topFixed2.isOn .compare select,
.view-product.topFixed2.isOn .compare option {
    padding: 0;
    color: #2b2f36;
    font-size: 16px;
    pointer-events: none;
}

.view-product.topFixed2.isOn .compare-box .ui_btn-list {
    top: 58px;
    right: 0;
}

.view-product.topFixed2.isOn .compare-box .btn-purc {
    position: absolute;
    top: 58px;
    right: 0;
    width: 9.8rem;
    font-size: 14px !important;
    letter-spacing: 0;
}

.view-product.topFixed2.isOn .compare .ui_btn-list {
    display: block;
    right: 10.8rem;
}

#indicator1 .text {
    margin-top: 25px;
    font-size: 30px;
    line-height: 40px;
}

#indicator1 .text-des {
    margin-top: 15px;
    font-size: 30px;
    line-height: 40px;
    color: #2b2f36;
}

#indicator1 .flex-card {
    display: flex;
    margin-top: 90px;
}

#indicator1 .card {
    width: 360px;
    margin-right: 30px;
}

#indicator1 .card img {
    width: 360px;
    height: 203px;
    border-radius: 24px;
}

#indicator1 .card p {
    margin-top: 2rem;
    font-weight: 500;
    line-height: 20px;
}

ul.list-outline {
    margin-top: 5.8rem;
    border-top: 1px solid #193d71;
}

ul.list-outline>li {
    display: flex;
    align-items: center;
    padding: 3rem 0 3.2rem;
    border-bottom: 1px solid #d2d7e1;
    line-height: 0;
}

ul.list-outline>li>dl {
    width: 25%;
}

ul.list-outline>li>dl>dt,
ul.list-outline>li>dl>dd {
    display: block;
}

ul.list-outline>li>dl>dt {
    font-weight: 500;
    font-size: 16px;
    line-height: 2.4rem;
}

ul.list-outline>li>dl>dd {
    margin-top: 1rem;
    font-weight: 700;
    font-size: 24px;
    line-height: 3.4rem;
}

ul.list-outline>li>dl>dd em {
    display: inline-block;
    font-style: normal;
    font-weight: 700;
}

ul.list-outline>li>dl>dd .won {
    margin: 0 0 0 0.5rem;
    font-size: 18px;
    line-height: 2.6rem;
}

ul.list-outline>li>dl>dd .per {
    margin: 0 0 0 0.5rem;
    font-size: 20px;
    line-height: 32px;
}

ul.list-outline>li>dl>dd.risk-grade-1 {
    color: #f23d09;
}

ul.list-outline>li>dl>dd.risk-grade-2 {
    color: #ff7549;
}

ul.list-outline>li>dl>dd.risk-grade-3 {
    color: #ff8f2f;
}

ul.list-outline>li>dl>dd.risk-grade-4 {
    color: #ffae20;
}

ul.list-outline>li>dl>dd.risk-grade-5 {
    color: #14c966;
}

ul.list-outline>li>dl>dd.risk-grade-6 {
    color: #5facfb;
}

ul.list-outline>li>dl>dd.rat.up {
    color: #d73e3e;
}

ul.list-outline>li>dl>dd.rat.down {
    color: #245dab;
}

/* 상품상세 : 수익률 */
#indicator2 {
    padding-top: 120px;
}

#indicator2 .view-tit {
    color: #26395e;
}

#indicator2 .board_data+.view-tit {
    margin-top: 84px;
}

#indicator2 .period-profit {
    display: flex;
    align-items: baseline;
    margin-top: 2.3rem;
}

#indicator2 .period-profit .small-tit {
    width: auto;
    margin: 0;
}

#indicator2 .period-profit .txt {
    margin-left: 1.4rem;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

#indicator2 .period-profit .right {
    display: flex;
    align-items: center;
    margin-left: auto;
}

#indicator2 .period-profit .ui_selected {
    min-width: 7.5rem;
    width: auto;
    max-width: 10.5rem;
}

#indicator2 .profit-chart {
    margin: 30px 0 60px;
}

#indicator2 .profit-chart .boxArea {
    position: relative;
}

#indicator2 .profit-chart .boxArea .btn-func {
    display: flex;
    position: absolute;
    top: 42px;
    right: 40px;
    line-height: 0;
}

#indicator2 .profit-chart .boxArea .btn-func button {
    width: 40px;
    height: 20px;
    margin-left: 4px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 1px;
}

#indicator2 [class*="board_data"]+.small-tit {
    margin-top: 8.4rem;
}

#indicator2 .rating-chart {
    display: flex;
    justify-content: space-between;
    align-items: end;
    height: 70px;
    margin-top: 23px;
    background: url("/magi/assets/images/common/bar_risk_rating02.png") no-repeat 0 30px;
    margin-bottom: 8rem;
}

#indicator2 .rating-chart>span {
    display: flex;
    align-items: end;
    position: relative;
    height: 100%;
    color: #8c94a3;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

#indicator2 .rating-chart>span.rating2 {
    left: -18px;
}

#indicator2 .rating-chart>span.rating3 {
    left: -10px;
}

#indicator2 .rating-chart>span.rating4 {
    left: -2px;
}

#indicator2 .rating-chart>span.rating5 {
    left: 6px;
}

#indicator2 .rating-chart>span::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
}

#indicator2 .rating-chart>span.rating1::after {
    left: 25px;
}

#indicator2 .rating-chart>span.rating6::after {
    left: 53px;
}

#indicator2 .rating-chart>span.on {
    font-weight: 700;
}

#indicator2 .rating-chart>span.rating1.on {
    color: #5facfb;
}

#indicator2 .rating-chart>span.rating2.on {
    color: #14ca67;
}

#indicator2 .rating-chart>span.rating3.on {
    color: #feae21;
}

#indicator2 .rating-chart>span.rating4.on {
    color: #ff8e2f;
}

#indicator2 .rating-chart>span.rating5.on {
    color: #ff7549;
}

#indicator2 .rating-chart>span.rating6.on {
    color: #f23d0a;
}

#indicator2 .rating-chart>span.on::after {
    width: 14px;
    height: 14px;
}

#indicator2 .rating-chart>span.rating1.on::after {
    background-color: #5facfb;
    left: 25px;
}

#indicator2 .rating-chart>span.rating2.on::after {
    background-color: #14ca67;
}

#indicator2 .rating-chart>span.rating3.on::after {
    background-color: #feae21;
}

#indicator2 .rating-chart>span.rating4.on::after {
    background-color: #ff8e2f;
}

#indicator2 .rating-chart>span.rating5.on::after {
    background-color: #ff7549;
}

#indicator2 .rating-chart>span.rating6.on::after {
    background-color: #f23d0a;
    left: 53px;
}

#indicator2 .analysis-chart {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 4.2rem;
}

.analysis-chart+[class*="board_data"] {
    margin-top: 9rem;
}

/* 상품정보 : 보수 및 수수료 */
#indicator3 .view-tit {
    margin-top: 20rem;
    text-align: right;
}

#indicator3 .view-tit>span {
    top: 50%;
    left: 0;
}

#indicator3 .small-tit {
    width: auto;
    margin: 0;
    margin-top: 2.3rem;
}

.flex-fee {
    display: flex;
    margin: 3rem 0 8.5rem;
}

.flex-fee .box {
    display: flex;
    position: relative;
    width: 65rem;
    margin: 0 auto 0 0;
    background: #fff;
    border-radius: 2rem;
}

.flex-fee .box::after {
    content: "";
    display: block;
    position: absolute;
    top: 9rem;
    left: 50%;
    width: 1px;
    height: 14rem;
    background: #dfe3eb;
}

.flex-fee .box .items {
    width: 50%;
}

.flex-fee .items {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 32rem;
}

.flex-fee .items dt,
.flex-fee .items dd,
.flex-fee .items span {
    display: block;
}

.flex-fee .items h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 2.6rem;
}

.flex-fee .items .name {
    margin-top: 6.7rem;
    color: #1c3e70;
    font-weight: 700;
    line-height: 2.4rem;
}

.flex-fee .items .num {
    color: #f58220;
    font-weight: 700;
    font-size: 3.6rem;
    line-height: 5.2rem;
}

.flex-fee .items .lst {
    display: flex;
    flex-wrap: wrap;
    padding: 0 40px;
}

.flex-fee .items .lst>li {
    display: flex;
    width: 50%;
    line-height: 0;
}

.flex-fee .items .lst>li:nth-child(odd) {
    padding-right: 3px;
}

.flex-fee .items .lst>li:nth-child(even) {
    padding-left: 3px;
}

.flex-fee .items .lst>li em {
    display: inline-block;
    margin-right: 5px;
    color: #8c94a3;
    font-style: normal;
    font-size: 14px;
    line-height: 2.6rem;
    letter-spacing: 0;
}

.flex-fee .items .lst>li span {
    font-size: 14px;
    line-height: 2.6rem;
    letter-spacing: 0;
    white-space: nowrap;
}

.flex-fee .items dl {
    display: block;
    width: 100%;
    padding: 0 20px 0 40px;
}

.flex-fee .items dl dt {
    display: block;
    margin-top: 27px;
    color: #d2e7ff;
    font-weight: 700;
    line-height: 24px;
}

.flex-fee .items dl dd {
    display: block;
    margin-top: 4px;
    color: #d2e7ff;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    white-space: normal;
}

.flex-fee .box+.items {
    width: 32rem;
    background: #193d71;
    border-radius: 2rem;
}

.flex-fee .box+.items h4 {
    color: #fff;
}

.flex-fee .items .tooltip-layer {
    display: flex;
    align-items: center;
    margin-top: 3.7rem;
}

/* 상품정보 : 매입기준가&환매기준가 */
.lst-purchase {
    margin: 3rem 0 8.5rem;
}

.lst-purchase>li {
    display: flex;
    align-items: center;
    width: 100%;
    height: 13.7rem;
    margin-top: 2rem;
    background: #fff;
    border-radius: 2rem;
    line-height: 0;
}

.lst-purchase>li:first-child {
    margin-top: 0;
}

.lst-purchase>li .tit {
    width: 33rem;
    padding-left: 4.7rem;
    color: #1c3e70;
    font-weight: 700;
    font-size: 18px;
    line-height: 2.6rem;
}

.lst-purchase>li span {
    width: 33rem;
    font-size: 18px;
    line-height: 2.6rem;
}

.lst-purchase>li span em {
    display: block;
    margin: 0 0 1rem;
    color: #8c94a3;
    font-weight: 500;
    font-size: 16px;
    line-height: 2.4rem;
}

.lst-purchase>li .block {
    width: calc(100% - 330px);
}

.lst-purchase>li .block_line {
    width: calc(100% - 330px);
    line-height: 50px;
}

/* 상품정보 : 판매사 정보 */
.flex-logo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin: 3rem 0 8.5rem;
}

.flex-logo>a {
    display: flex;
    align-items: center;
    position: relative;
    width: 24rem;
    height: 8.8rem;
    margin: 0 1rem 1rem 0;
    background: #fff;
    border-radius: 1rem;
    font-size: 18px;
    line-height: 2.6rem;
}

.flex-logo>a:nth-child(4n) {
    margin-right: 0;
}

.flex-logo>a img {
    width: 40px;
    height: 40px;
    margin: 0 20px;
    padding: 0;
}

/* 자산구성 : 자산구성 */
#indicator4 .view-tit>span {
    bottom: 1.7rem;
    left: 0;
}

#indicator4 .small-tit {
    width: auto;
    margin: 0;
    margin-top: 2.3rem;
}

.asset-chart+.smaller-tit {
    margin-top: 8.7rem;
}

.asset-chart {
    display: flex;
    justify-content: center;
    margin-top: 139px;
}

.asset-folio {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30rem;
    font-size: 5rem;
    border: 5px solid #000;
}

/* 자산구성 : 관련 자료 */
.data-download {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 3rem 0 8.5rem;
}

.data-download>a {
    display: flex;
    align-items: center;
    position: relative;
    width: 49rem;
    height: 8.8rem;
    margin-top: 1rem;
    padding-left: 2.4rem;
    background: #fff;
    border-radius: 1rem;
    font-size: 18px;
    line-height: 2.6rem;
}

.data-download>a:hover {
    font-weight: 700;
}

.data-download>a::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    right: 2.4rem;
    transform: translateY(-50%);
    width: 4rem;
    height: 4rem;
    background: url("/magi/assets/images/common/btn_download_off.png") no-repeat center center;
}

.data-download>a:hover::after {
    background: url("/magi/assets/images/common/btn_download_on.png") no-repeat center center;
}

.data-download>a:nth-child(1),
.data-download>a:nth-child(2) {
    margin-top: 0;
}

#indicator5 .small-tit {
    width: 990px;
}

/* PICK : 추천상품 */
[id*="indicator6"] {
    overflow: hidden;
    position: relative;
    width: 100% !important;
    margin-top: 15rem !important;
    padding: 10.5rem 0 17.5rem;
    background: #caccd5;
}

/* [id*="indicator6"]::after {
	content: '';
	display: block;
	clear: both;
	position: absolute;
	width: 1px;
	height: 2047px;
	background-color: ;
} */
[id*="indicator6"]>div {
    overflow: hidden;
    width: 108rem;
    margin: 0 auto;
    padding: 0 4.5rem;
}

[id*="indicator6"] .view-tit {
    position: relative;
}

[id*="indicator6"] .view-tit>span {
    position: absolute;
    bottom: -4rem;
    left: 5.5rem;
    color: #193d71;
    font-weight: 700;
    font-size: 24px;
    line-height: 5.6rem;
    white-space: nowrap;
}

[id*="indicator6"] .stit {
    margin: 8.5rem 0 2.3rem;
    font-weight: 700;
    font-size: 18px;
    line-height: 2.6rem;
}

[id*="indicator6"] .pick-reco .stit {
    margin-top: 13rem;
}

[id*="indicator6"] [class*="comm_items"] {
    position: relative;
}

[id*="indicator6"] [class*="comm_items"] .item {
    flex-wrap: nowrap;
}

[id*="indicator6"] [class*="comm_items"] .item>li {
    margin: 0 45px 0 0;
    width: 300px;
    max-width: 300px;
}

[id*="indicator6"] .pick-video img {
    width: 300px;
    height: 168px;
    border-radius: 24px;
}

[id*="indicator6"] .pick-paper img {
    width: 300px;
    height: 300px;
    border-radius: 24px;
}

[id*="indicator6"] .pick-video .text,
[id*="indicator6"] .pick-paper .text {
    margin-top: 2rem;
}

[id*="indicator6"] .swiper-container {
    overflow: visible;
    padding-bottom: 30px;
}

[id*="indicator6"] .swiper-container .swiper-button-prev,
[id*="indicator6"] .swiper-container .swiper-button-next {
    color: #fff;
}

[id*="indicator6"] .pick-video .swiper-container .swiper-button-prev,
[id*="indicator6"] .pick-video .swiper-container .swiper-button-next {
    top: 8.5rem;
}

[id*="indicator6"] .pick-paper .swiper-container .swiper-button-prev,
[id*="indicator6"] .pick-paper .swiper-container .swiper-button-next {
    top: 14.5rem;
}

[id*="indicator6"] .swiper-container .swiper-button-prev {
    left: -4.5rem;
}

[id*="indicator6"] .swiper-container .swiper-button-next {
    right: -4.5rem;
}

[id*="indicator6"] .swiper-container .swiper-button-next:after,
[id*="indicator6"] .swiper-container .swiper-button-prev:after {
    font-size: 22px;
}

[id*="indicator6"] .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: initial;
    top: -4.6rem;
    left: 0;
    color: rgba(0, 0, 0, 0.3);
    font-size: 1.2rem;
}

[id*="indicator6"] .swiper-pagination .swiper-pagination-current {
    margin-right: 0.5rem;
    color: #2b2f36;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}

[id*="indicator6"] .swiper-pagination .swiper-pagination-total {
    margin-left: 0.5rem;
    color: rgba(0, 0, 0, 0.3);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}

[id*="indicator6"] .relation-theme {
    flex-wrap: wrap;
    gap: 20px;
    display: flex;
    margin: 0 auto 0;
}

[id*="indicator6"] .relation-theme>a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 180px;
    background-color: #fff;
    border-radius: 24px;
    color: #193d71;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    letter-spacing: 0;
}

[id*="indicator6"] .relation-theme .imgs {
    width: 75px;
    height: 75px;
    margin: 0 auto 7px;
}

[id*="indicator6"] .relation-theme .imgs i {
    display: block;
    width: 75px;
    height: 75px;
    background-size: cover;
}

[class*="indicator7"] {
    overflow: hidden;
    padding: 0 0 200px;
    background-color: #fff;
}

.explain {
    width: 99rem;
    margin: 11.5rem auto 0;
}

.explain h3 {
    padding: 0 0 28px;
    color: #d93b3b;
    font-weight: 700;
    font-size: 24px;
    line-height: 3.4rem;
}

.explain p {
    position: relative;
    padding-left: 15px;
}

.explain p::after {
    content: "";
    position: absolute;
    top: 0.5lh;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #2b2f36;
    border-radius: 50%;
    transform: translateY(-50%);
}

[class*="indicator7"] .explain p+p {
    margin-top: 1.2rem;
}

.txt-desc {
    margin: 15px auto 0;
    color: #8c94a3;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.txt-desc+.txt-desc {
    margin-top: 10px;
}

.board-area .txt-desc {
    margin-left: 10px;
    text-indent: -10px;
}

.board-area .tabpanel+.txt-desc {
    margin-top: 50px;
}

.board-area .board_page+.txt-desc {
    padding-top: 60px;
}

.pop-content .explain {
    width: 100%;
    margin: 0;
}

/* 상품상세 : 인출계산기 */
#indicator8 {
    padding-bottom: 90px;
}

#indicator8 .view-tit {
    color: #15284e;
}

#indicator8 .small-tit {
    margin-top: 2.3rem;
}

#indicator8 .board_data-round {
    margin-bottom: 3.5rem;
}

#indicator8 .flex-box {
    width: 45%;
    position: relative;
}

#indicator8 .flex-box:first-of-type::after {
    content: "";
    width: 1px;
    height: 120px;
    background: #dfe3eb;
    position: absolute;
    right: -11.5%;
    top: 50%;
    transform: translateY(-50%);
}

#indicator8 .flex-box>p {
    font-size: 18px;
    font-weight: bold;
}

#indicator8 .flex-box input {
    margin: 0 11px;
    width: 208px;
    height: 60px;
    border-radius: 6px;
    font-size: 20px;
    color: #1c3e70;
    text-align: right;
    display: inline-block;
    letter-spacing: 0.2px;
}

#indicator8 .flex-box input::placeholder {
    font-weight: 300;
    color: #595f6b;
    text-align: left;
}

#indicator8 .grey-box {
    margin-top: 30px;
    background: #f4f6f8;
    padding: 23px 20px;
    width: 100%;
    height: 110px;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 300;
}

#indicator8 .grey-box p:first-of-type {
    margin-bottom: 15px;
}

#indicator8 .grey-box .output,
#indicator8 .grey-box .inputs {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #1c3e70;
    margin: 0 10px 0 0;
    text-align: right;
    vertical-align: bottom;
}

#indicator8 .grey-box .flex-txt {
    display: inline-flex;
    justify-content: space-between;
    width: 245px;
}

#indicator8 .flex-box:last-of-type .flex-txt {
    width: 230px;
}

#indicator8 .grey-box .flex-txt.right {
    justify-content: right;
}

#indicator8 .grey-box .flex-txt+span {
    vertical-align: top;
}

#indicator8 .btn-click {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 14px;
}

#indicator8 .annex p {
    font-size: 14px;
    font-weight: 300;
}

#indicator8 .annex p:not(:first-of-type, :last-of-type) {
    margin-top: 10px;
}

#indicator8 .annex p:last-of-type {
    margin-left: 14px;
}

#indicator8 .btn-click .ico {
    display: inline-block;
    background: url("/magi/assets/images/common/ico_tooltip.png") no-repeat center top;
    width: 1.6rem;
    height: 1.4rem;
}

#indicator8 .on .btn-click .ico {
    background-image: url("/magi/assets/images/common/ico_tooltip_on.png");
}

#indicator8 .btn-click .accordion {
    display: inline-block;
    background: url("/magi/assets/images/common/btn_acco_down.png") no-repeat center top;
    width: 1.6rem;
    height: 1.6rem;
}

#indicator8 .on .btn-click .accordion {
    background-image: url("/magi/assets/images/common/btn_acco_up.png");
}

/* modal popup */
.modal-popup {
    z-index: 100;
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}

.modal-popup.on {
    display: flex;
}

.pop-content {
    /*overflow-y: auto;*/
    /*position: fixed;*/
    /*top: 50%; left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    position: relative;
    width: 90rem;
    max-width: 1488px;
    margin: 0 auto;
    min-height: 800px;
    height: auto;
    max-height: calc(100vh - 100px);
    padding: 32px 40px 60px 40px;
    background: #fff;
    border-radius: 36px;
}

.pop-content .pHead {
    position: relative;
}

.pop-content .pHead::before,
.pop-content .pHead h1::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.2rem;
}

.pop-content .pHead::before {
    background: #193d71;
}

.pop-content .pHead h1 {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0 0 1.8rem;
    color: #1c3e70;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
}

.pop-content .pHead h1::after {
    background: #f58220;
}

.pop-content .pHead+form .search-flex {
    padding-top: 5rem;
    padding-bottom: 6rem;
}

.pop-content .content {
    height: auto;
    max-height: 300px;
    overflow-y: auto;
}

/*.pop-content .search-flex + .mCustomScrollbar {margin-top: 6rem;}*/
.pop-content .popupClose {
    position: absolute;
    top: 3rem;
    right: 3rem;
    width: 3rem;
    height: 3rem;
    background: url("/magi/assets/images/common/btn_close_30x30.png") no-repeat center center;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
}

.pop-content [class*="board_data-round"] {
    overflow: auto;
    padding: 0;
    margin-bottom: 0;
    max-height: 500px;
}

.pop-content [class*="board_data-round"] .th-cols {
    width: 860px;
}

/* 팝업 : 전체운용상품_기준가조회 */
.search-flex {
    display: flex;
    justify-content: space-between;
}

.search-flex .area {
    display: flex;
    flex-direction: column;
    width: calc(100% - 12rem);
}

.pop-content .search-flex .calendar+.ui_tabs {
    margin-top: 14px;
}

.search-flex .calendar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-flex .calendar .data {
    position: relative;
    width: calc(50% - 15px);
}

.search-flex .calendar input[type="text"] {
    width: 100%;
    height: 50px;
    padding-right: 60px;
    background: url("/magi/assets/images/common/ico_calendar_18x18.png") no-repeat calc(100% - 20px) center;
    color: #2b2f36;
}

.search-flex .calendar .divis {
    position: relative;
    width: 3rem;
}

.search-flex .calendar .divis::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1rem;
    height: 0.1rem;
    background: #2b2f36;
}

.search-flex .ui_tabs {
    display: flex;
    justify-content: space-between;
    margin-top: auto;
}

.search-flex .ui_tabs .tab {
    width: calc(100% / 4);
    height: 4.4rem;
    margin-left: 10px;
    background: #edeff3;
    border-radius: 0.6rem;
    color: #8c94a3;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.search-flex .ui_tabs .tab:first-child {
    margin-left: 0;
}

.search-flex .ui_tabs .tab.on {
    background-color: #fff;
    border: 1px solid #d2d7e1;
    color: #f58220;
    font-weight: 700;
}

.search-flex .button button:first-child {
    margin-left: 0;
}

.search-flex .btn-sch {
    width: 10.4rem;
    height: 10.8rem;
    background: #193d71;
    border-radius: 0.6rem;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

/* 팝업 : 전체운용상품_구매하기 */
.pop-content .purchase {
    display: flex;
    padding-top: 4rem;
}

.pop-content .purchase .order>ol>li {
    margin-left: 3.4rem;
    padding-top: 3.8rem;
    text-indent: -3.4rem;
}

.pop-content .purchase .order>ol>li em {
    margin-right: 1.7rem;
    font-weight: 700;
    line-height: 2.6rem;
}

.pop-content .purchase .order p {
    display: flex;
    margin: 9.6rem 0 0 3rem;
}

.pop-content .purchase .order p label {
    margin-right: 1.4rem;
}

.pop-content .purchase .area {
    margin-left: 3rem;
}

.pop-content .purchase .area h2 {
    margin: 0;
    padding: 3.7rem 0 0 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 2.6rem;
}

.pop-content .purchase .content {
    width: 57rem;
    min-height: auto;
    max-height: 45.6rem;
    background: #f4f6f8;
    border-radius: 0.6rem;
}

.pop-content .purchase .mCSB_inside>.mCSB_container {
    min-height: 200px;
    margin-right: 0;
}

.pop-content .purchase .flex-logo {
    width: 100%;
}

.pop-content .purchase .flex-logo>a:nth-child(even) {
    margin-right: 0;
}

.pop-content .purchase .area .exa {
    margin-top: 2.9rem;
    font-size: 14px;
    text-align: right;
    line-height: 20px;
    letter-spacing: 0;
}

.pop-content .mCSB_inside>.mCSB_container {
    margin-right: 5px;
}

.pop-content .content table {
    background-color: transparent;
    border: 0;
    border-collapse: separate;
    border-spacing: 0;
}

.pop-content .content table tr {
    border: 0;
}

.pop-content .content table th:first-child {
    padding-left: 55px;
}

.pop-content .content table td {
    padding: 0;
}

.pop-content .content p {
    margin: 24px 0 0;
    padding-left: 15px !important;
}

.pop-content .content p:first-child {
    margin-top: 40px;
}

.pop-content .content p:nth-child(odd) {
    padding: 0;
    background-color: transparent;
}

.pop-content .content p:nth-child(3n + 3) {
    color: #2b2f36;
}

.pop-content .purchase .content {
    pointer-events: none;
}

.pop-content .purchase .mCSB_container {
    padding: 0 35px 0 40px;
}

.pop-content .purchase .flex-logo {
    margin: 15px 0 0;
}

.pop-content .purchase .dimm {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 465px;
    background-color: #000;
    opacity: 0.5;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}

.pop-content .flex-fee {
    flex-direction: column;
    margin: 60px 0 0;
}

.pop-content .flex-fee .box {
    width: 100%;
    border-radius: 20px;
    border: 1px solid #d5d8e1;
}

.pop-content .flex-fee .items .lst {
    padding: 0 80px;
}

.pop-content .flex-fee .box+.items {
    width: 100%;
    margin-top: 20px;
}

.pop-content .flex-fee .items dl {
    align-items: normal;
    width: 230px;
}

.pop-content .flex-fee .items dl dt {
    margin-top: 21px;
}

/* 팝업 : 전체운용상품_관련 영상 */
.pop-content .video {
    height: 46.8rem;
    margin-top: 4rem;
    background: #000;
}

.pop-content .ptit {
    padding: 3.7rem 0 2rem;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
}

.pop-content .subtitles p {
    margin: 0 !important;
    padding-left: 0 !important;
}

/* 팝업 : 펀드 계산기_상품검색 */
#popopRecommend .mCustomScrollbar {
    margin-top: 40px;
    min-height: 470px;
    height: auto;
    max-height: calc(100vh - 626px);
}

#popopRecommend .ui_tabs1 {
    margin-top: 0;
    padding: 0 0 0 1px;
}

#popopRecommend .ui_tabs1 .tab {
    width: 50%;
}

#popopRecommend .disabled {
    border: 0 !important;
}

#popopRecommend .disabled span {
    color: #7e8693 !important;
}

#popopRecommend .pop-content {
    max-height: calc(100vh - 300px);
}

.pop-content [class*="ui_tabs"] {
    margin-top: 40px;
}

.pop-content [class*="ui_tabs"] .flex+.tabpanel {
    margin: 0;
}

.pop-content .no-data {
    padding: 250px 0 300px;
    text-align: center;
}

.pop-content .no-data .text {
    font-size: 18px;
    line-height: 26px;
}

.pop-content .no-data .ui_flex-center {
    min-width: 100%;
    max-width: 100%;
    margin-top: 90px;
}

/* 팝업 : alert */
.alert .pop-content {
    min-width: 450px;
    width: auto;
    max-width: 600px;
    min-height: 200px;
    padding: 32px 40px 40px 40px;
    border-radius: 36px;
    position: relative;
    box-shadow: 0 30px 30px rgba(0, 0, 0, 0.3);
}

.modal-popup .comm-alert {
    padding: 60px 0 0;
    text-align: center;
    font-size: 18px;
    color: #2b2f36;
    font-weight: 400;
}

.modal-popup .comm-alert * {
    line-height: 30px;
}

.modal-popup .comm-alert em,
.modal-popup .comm-alert span,
.modal-popup .comm-alert strong {
    display: inline-block;
    font-weight: 700;
    vertical-align: top;
}

.modal-popup .comm-alert .bold {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}

.modal-popup .btn-confir,
.modal-popup .btn-cancel {
    min-width: 80px;
    width: auto;
    height: 34px;
    margin: 0 4px;
    padding: 0 3px;
    border-radius: 3px;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0;
}

.modal-popup .btn-confir {
    color: #193d71;
}

.modal-popup .btn-cancel {
    color: #7e8693;
}

.modal-popup .text-phone {
    margin: 87px auto 0;
    padding-bottom: 230px;
    background: #fff url("/magi/assets/images/member/ico_phone.png") no-repeat center bottom;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
}

/* PICK 인사이트 상세 : Shorts 영상 */
.view-popup {
    width: 100%;
    height: 100%;
    background-color: #f4f6f8;
}

.view-popup .popup {
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    max-width: 1490px;
    margin: 0 auto;
    height: 100%;
}

.view-popup .box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 2rem;
    left: 0;
    width: 100%;
}

.view-popup .data {
    margin-right: 3.6rem;
    color: #6f7685;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
}

.view-popup .view-social {
    position: relative;
    z-index: 10;
}

.view-popup .conts {
    overflow: hidden;
    width: 100%;
    margin: 100px auto 0;
    text-align: center;
}

.view-popup .popupClose {
    position: fixed;
    top: 5.3rem;
    right: 6.3rem;
    width: 4.8rem;
    height: 4.8rem;
    background: url("/magi/assets/images/common/btn_close_48x48.png") no-repeat center center;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
}

.pick-view-move {
    margin: 50px auto 0;
    text-align: center;
}

.pick-view-move a {
    display: inline-block;
    padding: 0 42px 0 0;
    background: url("/magi/assets/images/common/bullt_move.png") no-repeat right center;
    color: #1c3e70;
    font-weight: 500;
    line-height: 28px;
}

.view-popup .swiper-button-next,
.view-popup .swiper-button-prev {
    color: #1c3e70;
}

.dim {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

/* 테마 아이콘 */
body .iconImages .icon-1::after {
    background: url("/magi/assets/images/common/icon01_84x84.png");
}

/* 노후준비 */
body .iconImages .icon-2::after {
    background: url("/magi/assets/images/common/icon02_84x84.png");
}

/* 미국 */
body .iconImages .icon-3::after {
    background: url("/magi/assets/images/common/icon03_84x84.png");
}

/* AI전략운용 */
body .iconImages .icon-4::after {
    background: url("/magi/assets/images/common/icon04_84x84.png");
}

/* AI테마투자 */
body .iconImages .icon-5::after {
    background: url("/magi/assets/images/common/icon05_84x84.png");
}

/* 반도체 */
body .iconImages .icon-6::after {
    background: url("/magi/assets/images/common/icon06_84x84.png");
}

/* 인도 */
body .iconImages .icon-7::after {
    background: url("/magi/assets/images/common/icon07_84x84.png");
}

/* 헬스케어 */
body .iconImages .icon-8::after {
    background: url("/magi/assets/images/common/icon08_84x84.png");
}

/* 전기차 */
body .iconImages .icon-9::after {
    background: url("/magi/assets/images/common/icon09_84x84.png");
}

/* 2차전지 */
body .iconImages .icon-10::after {
    background: url("/magi/assets/images/common/icon10_84x84.png");
}

/* 배당 */
body .iconImages .icon-11::after {
    background: url("/magi/assets/images/common/icon11_84x84.png");
}

/* 리츠 */
body .iconImages .icon-12::after {
    background: url("/magi/assets/images/common/icon12_84x84.png");
}

/* 인플레이션 */
body .iconImages .icon-13::after {
    background: url("/magi/assets/images/common/icon13_84x84.png");
}

/* ESG */
body .iconImages .icon-14::after {
    background: url("/magi/assets/images/common/icon14_84x84.png");
}

/* EMP */
body .iconImages .icon-15::after {
    background: url("/magi/assets/images/common/icon15_84x84.png");
}

/* 우리아이 */

/* 통합 검색 */
.unify_search {
    width: 100%;
    max-width: 1488px;
    margin: 0 auto;
}

.unify_search .flex-tit {
    display: flex;
    align-items: baseline;
    padding: 116px 0 59px;
}

.unify_search .flex-tit .tit {
    font-size: 30px;
    line-height: 42px;
}

.unify_search .flex-tit .total {
    display: flex;
    margin-left: 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.unify_search .flex-tit .btnMore {
    margin: 0 0 0 auto;
    padding: 0 26px 0 0;
    background: url("/magi/assets/images/common/btn_more01.png") no-repeat 100% center;
    color: #1c3e70;
    font-size: 14px;
    line-height: 18px;
}

.unify_search .flex-tit .btnMore span {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    vertical-align: top;
}

/* .unify_search {width: 1488px; margin: 0 auto;} */
.unify_search .search {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 100%;
    border-bottom: 2px solid rgba(25, 61, 113, 0.5);
}

.unify_search .txtInput {
    width: 100%;
    height: 72px;
    padding-left: 0;
    background-color: transparent;
    border: 0;
    font-size: 36px;
    line-height: 42px;
    outline: none;
}

.unify_search .txtInput::placeholder {
    color: #193d71;
}

#wrapper .unify_search .buttonDelete {
    width: 24px;
    height: 24px;
    margin: 0 40px 0 auto;
    background: url("/magi/assets/images/common/btn_delete02.png") no-repeat center center;
    font-size: 0;
    text-indent: -9999em;
    line-height: 0;
}

.unify_search .btnSearch {
    width: 36px;
    height: 36px;
    margin: 0 0 0 0;
    background: url("/magi/assets/images/common/header_methods_search.svg") no-repeat center center;
    background-size: contain;
    font-size: 0;
    text-indent: -999rem;
    line-height: 0;
}

.search-trigger {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    width: calc(100%);
    padding: 45px 0 0;
    gap: 10px;
}

.search-trigger button {
    /* width: calc(100% / 5); */
    height: 47px;
    background-color: #edeff3;
    border-radius: 5px;
    color: #8c94a3;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.search-trigger button.on,
.search-trigger button:active,
.search-trigger button:focus {
    background-color: #fff;
    border: 1px solid #1c3e70;
    color: #1c3e70;
}

.qna-lst>ul>li {
    margin: 30px 0 0;
    padding: 0 60px;
    background-color: #edeff3;
    border-radius: 24px;
    font-size: 0;
    line-height: 0;
    transition: all 0.5s ease;
}

.qna-lst>ul>li.on {
    background-color: #fff;
}

.qna-lst>ul>li>div {
    display: flex;
    align-items: baseline;
    position: relative;
}

.qna-lst>ul>li .question {
    padding: 30px 0 30px;
    cursor: pointer;
}

.qna-lst>ul>li .answer {
    display: none;
    padding: 39px 0 60px;
}

.qna-lst>ul>li.on .answer {
    display: block;
}

.qna-lst>ul>li>div::after,
.qna-lst>ul>li>div::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    font-size: 0;
    line-height: 0;
}

.qna-lst>ul>li>div::before {
    position: absolute;
    left: 0;
    width: 28px;
    height: 51px;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
}

.qna-lst>ul>li .question::before {
    content: "Q";
    color: #193d71;
    top: 25px;
}

.qna-lst>ul>li .answer::before {
    content: "A";
    color: #f58220;
    top: 39px;
}

.qna-lst>ul>li .question .btnAnswer {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: url("/magi/assets/images/common/bullt_plus_50x50.png") no-repeat center center;
    text-indent: -9999px;
}

.qna-lst>ul>li.on .question .btnAnswer,
.qna-lst>ul>li.on .question::after {
    background: url("/magi/assets/images/common/bullt_minus_50x50.png") no-repeat center center;
}

.qna-lst>ul>li.on .question .btnAnswer:focus,
.qna-lst>ul>li.on .question .btnAnswer:focus-visible {
    outline: 1px dashed #193d71;
}

.qna-lst>ul>li .answer::after {
    overflow: hidden;
    left: 65px;
    width: calc(100% - 75px);
    height: 1px;
    background-color: #edeff3;
}

.qna-lst>ul>li>div p {
    margin: 0 0 0 65px;
}

.qna-lst>ul>li .question p {
    width: calc(100% - 130px);
    font-size: 24px;
    line-height: 34px;
}

.qna-lst>ul>li .question p .word {
    font-size: 24px;
    line-height: 34px;
}

.qna-lst>ul>li .answer p {
    font-size: 16px;
    line-height: 26px;
}

.qna-lst>ul>li .answer p a {
    text-decoration: underline;
}

/* 통합검색 상쇄 */
#wrapper .unify_search .word {
    display: inline-block;
    font-weight: 700;
    color: #df6d1b !important;
    vertical-align: top;
}

.unify_search [class*="ui_boardList"] .sector.active,
.unify_search [class*="ui_boardList"] .sector:focus,
.unify_search [class*="ui_boardList"] .sector:hover {
    background-color: #fff;
}

.unify_search [class*="ui_boardList"] .subject {
    margin: 0 auto 0 20px;
}

.unify_search [class*="ui_boardList"] .subject .title strong em {
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
}

#wrapper .unify_search .board_data-type table tbody td.title a em {
    margin: 0;
}

#wrapper .unify_search .board_data-type table tbody td.title a em+p {
    margin-top: 7px;
}

#wrapper .unify_search .data_table table td.subject a {
    word-break: break-all;
}

#wrapper .unify_search .data_table table td.subject a .word {
    font-size: 20px;
    line-height: 30px;
}

/* common class */
#container table .left {
    text-align: left !important;
}

#container table .right {
    text-align: right !important;
}

body .mgt20 {
    margin-top: 20px !important;
}

body .mgt30 {
    margin-top: 30px !important;
}

body .mgt40 {
    margin-top: 40px !important;
}

body .mgt57 {
    margin-top: 57px !important;
}

body .pdBoth50 {
    padding: 50px 0 !important;
}

/* 스피너 */
.spinner-wrap {
    width: 100%;
    height: 20vh;
    position: relative;
}

.spinner-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}

.spinner {
    border: 6px solid rgba(0, 0, 0, 0.1);
    border-top: 6px solid #1c3e70;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    display: block;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Fallback loading */
[class*="fall-back-loading-wrap-"] {
    width: 100%;
    height: 20vh;

    display: flex;
    align-items: center;
    justify-content: center;
}

.fallback-dot-loader-container {
    width: 100vw;
    height: 100%;

    position: relative;

    display: flex;
    align-items: center;
    justify-content: center;
}

.fallback-dot-loader-container .dot {
    width: 8px;
    height: 8px;
    background-color: #1c3e70;

    border-radius: 50%;
    margin: 0 5px;
    animation: moveUpDown 1s infinite;
}

.fallback-dot-loader-container .dot:nth-child(2) {
    animation-delay: 0.2s;
}

.fallback-dot-loader-container .dot:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes moveUpDown {
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }
}

.list-pick .grid .grid-item .area .btn.on {
    background: url("/magi/assets/images/common/btn_interest_on.png") no-repeat center center;
}

/* 푸터 메뉴 */
.util .content-tit {
    padding: 0 0 50px;
}

.board_list {
    margin-left: -20px;
    padding: 20px 0 30px;
}

.board_list table {
    border-top: 1px solid #193d71;
    border-bottom: 1px solid #d2d7e1;
}

.board_list table thead th,
.board_list table tbody td {
    border-right: 1px solid #d2d7e1;
    text-align: center;
}

.board_list table thead tr th:last-child,
.board_list table tbody tr td:last-child {
    border-right: 0;
}

.board_list table thead th {
    height: 60px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.board_list table tbody td {
    padding: 10px 10px;
    border-top: 1px solid #d2d7e1;
}

.board_list table tbody td.subject {
    padding-left: 20px;
    text-align: left;
}

.comm_txt {
    width: 1488px;
    margin: 0 auto;
}

.comm_txt .tit_sub {
    padding: 56px 0 30px;
    font-size: 42px;
    line-height: 52px;
}

.comm_txt .tit_sub+p,
.comm_txt .tit_sub+ul,
.comm_txt .tit_sub+ol {
    margin-top: 0;
}

.comm_txt p {
    font-size: 18px;
    line-height: 28px;
}

.comm_txt p+p {
    margin-top: 25px;
}

.comm_txt li {
    margin-top: 5px;
    font-size: 18px;
    line-height: 28px;
}

.comm_txt .list-v1 {
    margin-top: 56px;
}

.comm_txt .list-v1+p {
    margin-top: 25px;
}

.comm_txt .list-v1>li {
    margin-left: 20px;
    text-indent: -20px;
}

.comm_txt .list-bullt {
    padding: 20px 0;
}

.comm_txt .list-bullt>li {
    position: relative;
    padding-left: 35px;
}

.comm_txt>.list-bullt>li {
    padding-left: 15px;
}

.comm_txt .list-bullt>li::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #2b2f36;
    border-radius: 50%;
}

.comm_txt li>ol,
.comm_txt li>ul {
    padding: 20px 0;
    margin-left: 20px;
}

.comm_txt .txt-color {
    color: #1c3e70;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
}

.comm_txt .btnBasic {
    display: inline-block;
    height: 40px;
    margin-left: 20px;
    padding: 6px 15px 0;
    border-radius: 6px;
    border: 1px solid #c3cad6;
    text-align: center;
    text-indent: 0;
}

.comm_txt .btnBasic span {
    display: block;
}

.comm_txt .title-box {
    display: flex;
    align-items: center;
    padding: 56px 0 30px;
}

.comm_txt .title-box .tit_sub {
    padding: 0;
}

.comm_txt .title-box .btnBasic {
    margin: 7px 0 0 30px;
}

.comm_txt .link-box {
    display: flex;
    flex-wrap: wrap;
}

.comm_txt .link-box .btnBasic {
    display: block;
    width: calc(25% - 10px);
    margin: 10px 10px 0 0;
}

.comm_txt .link-box .btnBasic:last-child {
    margin-right: 0;
}

.comm_txt .btnBasic+.txt-color {
    margin-left: 30px;
}

.channel-box .boxs {
    margin-top: 40px;
    padding: 50px 0 50px;
    background-color: #f4f6f8;
    border-radius: 24px;
    text-align: center;
}

.channel-box .tit-txt {
    font-size: 36px;
    line-height: 46px;
}

.channel-box .tit-txt strong {
    border-bottom: 1px solid #193d71;
    color: #193d71;
    font-size: 36px;
    line-height: 46px;
    vertical-align: top;
}

.channel-box .txt {
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
}

.channel-box .tit {
    margin-top: 60px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}

.channel-box .list {
    display: flex;
    padding-top: 25px;
}

.channel-box .list li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% / 3);
    height: 50px;
    margin-left: -1px;
    border: 1px solid #d2d7e1;
}

.channel-box .list li span {
    position: relative;
    padding-left: 25px;
}

.channel-box .list li span::after {
    position: absolute;
    top: 5px;
    left: 0;
    content: "";
    width: 15px;
    height: 6px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    border-color: #f58220;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.channel-box .desc {
    margin: 20px 0 0 14px;
    color: #8c94a3;
    font-size: 14px;
    line-height: 20px;
    text-indent: -14px;
}

.whistle-box {
    text-align: center;
}

.whistle-box h2 {
    margin: 50px 0 20px;
    font-size: 20px;
    line-height: 28px;
}

.whistle-box p+p {
    margin-top: 25px;
}

.whistle-box .imgs {
    margin-top: 40px;
}

.channel-box .btn-identi,
.whistle-box .btn-identi {
    width: 300px;
}

.legal-wrap {
    width: 1488px;
    margin: 0 auto;
}

.legal-wrap .sub-tit {
    padding: 56px 0 30px;
    font-size: 42px;
    line-height: 52px;
}

.legal-wrap p {
    font-size: 18px;
    line-height: 28px;
}

.legal-wrap p+p {
    margin-top: 25px;
}

.legal-wrap ol,
.legal-wrap ul {
    margin-top: 56px;
}

.legal-wrap li {
    margin: 5px 0 0 20px;
    font-size: 18px;
    line-height: 28px;
    text-indent: -20px;
}

.legal-wrap li ol,
.legal-wrap li ul {
    margin: 0;
    padding: 20px 0;
}

.legal-wrap .info>li {
    position: relative;
    padding-left: 35px;
}

.legal-wrap .info>li::after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #2b2f36;
    border-radius: 50%;
}

.legal-wrap li a {
    margin: 0;
    text-indent: 0;
}

.legal-wrap .tbl-wrap {
    margin-left: -20px;
    padding: 20px 0 30px;
}

.legal-wrap .tbl-wrap table {
    border-top: 1px solid #193d71;
    border-bottom: 1px solid #d2d7e1;
}

.legal-wrap .tbl-wrap table th,
.legal-wrap .tbl-wrap table td {
    border-right: 1px solid #d2d7e1;
    text-align: center;
}

.legal-wrap .tbl-wrap table th {
    height: 60px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.legal-wrap .tbl-wrap table td {
    padding: 10px 10px;
    border-top: 1px solid #d2d7e1;
    font-size: 18px;
    line-height: 28px;
}

.legal-wrap .tbl-wrap table td * {
    font-size: 18px;
    line-height: 28px;
}

.legal-wrap .tbl-wrap .info {
    margin-top: 0;
    text-align: left;
}

.legal-wrap .tbl-wrap .info li {
    text-indent: 0;
    padding-left: 20px;
}

/* 미디어쿼리 : 푸터 메뉴 START */
@media screen and (max-width: 1024px) {
    #container.util .inContents {
        padding-top: 60px;
    }

    .util .comm_txt {
        width: 100%;
        padding: 0 21px;
    }

    .util .comm_txt .tit_sub {
        font-size: 30px;
        line-height: 40px;
    }

    .util .comm_txt .list-bullt>li {
        padding-left: 15px;
        text-indent: 0;
    }

    .util .comm_txt .comm_txt li>ol,
    .comm_txt li>ul {
        margin-left: 0;
    }

    .util .comm_txt .btnBasic {
        min-height: 36px;
        height: auto;
        font-size: 14px;
        line-height: 20px;
    }

    .util .comm_txt .title-box .btnBasic {
        margin: 0;
        padding-bottom: 8px;
    }

    .util .comm_txt .link-box .btnBasic {
        width: 100%;
        margin-right: 0;
    }
}

/* 미디어쿼리 : 푸터 메뉴 END */

@media screen and (max-width: 1920px) and (max-height: 1080px) {
    .flex-fee .items {
        height: auto;
        padding: 0 0 40px;
    }
}

footer .buttonTop {
    opacity: 0;
    z-index: 1;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background: url("/magi/assets/images/common/btn_top_60x60.png") no-repeat center center;
    font-size: 0;
    line-height: 0;
    text-indent: -99999em;
}

footer .buttonTop.on {
    opacity: 1;
}

#footer.active footer .buttonTop {
    bottom: 440px;
}

/* 이벤트 팝업 */
.popup_event {
    z-index: 10000;
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.popup_event .btnView,
.popup_event .btnClose {
    position: absolute;
    font-size: 0;
    line-height: 0;
    text-indent: -99999em;
}

.popup_event .btnView {
    bottom: 165px;
    left: 217px;
    width: 292px;
    height: 60px;
}

.popup_event .btnClose {
    top: 30px;
    right: 56px;
    width: 40px;
    height: 40px;
}

.popup_checked {
    position: absolute;
    bottom: 110px;
    left: 56px;
}

.popup_checked .click {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-indent: 0;
    letter-spacing: 0;
}

.popup_checked input {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background: url("/magi/assets/images/common/input_checked.png") no-repeat 0 center;
    -webkit-appearance: none;
    appearance: none;
}

.popup_checked input:checked {
    background: url("/magi/assets/images/common/input_checked_on.png") no-repeat 0 center;
}

/*  */
.custom_select {
    display: inline-block;
    position: relative;
    width: 108px;
    margin-right: 10px;
}

.custom_select .selected {
    width: 100%;
    height: 60px;
    padding: 0 0 0 24px;
    background: #fff url("/magi/assets/images/common/select.png") no-repeat calc(100% - 24px) center;
    border-radius: 30px;
    border: 1px solid #d2d7e1;
    font-size: 18px;
    text-align: left;
}

.custom_select .select_list {
    display: none;
    position: absolute;
    width: 100%;
    padding: 20px 0 0;
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #707070;
    z-index: 1;
}

.custom_select .select_list li {
    overflow: hidden;
}

.custom_select .select_list li:last-child {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.custom_select .select_list li:first-child button {
    background: #f8f8f8 url("/magi/assets/images/common/select_on.png") no-repeat calc(100% - 24px) center;
}

.custom_select .select_list li:last-child button {
    padding-bottom: 5px;
}

.custom_select .select_list li button {
    width: 100%;
    height: 36px;
    padding-left: 23px;
    text-align: left;
    border: none;
    cursor: pointer;
}

.custom_select .select_list li button:hover {
    background-color: #d6e1f2;
}

.search_conts {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 58px 0 57px;
}

.search_conts .tag-search {
    margin: 0;
}

.search_conts .select_list {
    position: absolute;
    top: 0;
    left: 0;
}

.content-flex {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1488px;
    margin: 0 auto;
}

.content-flex .ui_btn-basis1 {
    margin-left: auto;
}

/* 본문 바로가기 */
.skipNav a {
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    overflow: hidden;
}

.skipNav a:focus,
.skipNav a:active {
    width: 100%;
    padding: 10px 0;
    height: 45px;
    color: #fff;
    font-size: 1.25em;
    font-weight: bold;
    text-align: center;
    line-height: 1.25em;
    background: #101c3bb3;
    outline: 2px dashed red;
}