.floating-side {
    /* display: none; */
    position: absolute;
    top: 250px;
    right: 40px;
    z-index: 12;
}
.floating-side--1 {
    right: 0;
}
.floating-side--1.hide {
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: frameSetOut !important;
}
.sct1 .floating-side--1,
.sec2 .floating-side--1 {
    display: block;
    opacity: 1;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: frameSetIn;
}
.side-mysfac__active .floating-side--1 {
    display: none !important;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: frameSetOut !important;
}
.floating-top--title {
    position: absolute;
    z-index: -1;
    display: inline-block;
    overflow: hidden;
    height: 1px;
    width: 1px;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    word-break: initial;
    word-wrap: initial;
}
.floating-sites--list {
    width: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.floating-sites--list > li {
    width: 300px;
    height: 59px;
    cursor: pointer;
    top: 50%;
    left: 50%;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: -22px 34px 55px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-position: center 200%;
    color: #fff;
}
.floating-sites--list > li + li {
    margin-top: 6px;
}
.floating-sites--list > li > .base {
    display: flex;
    width: 100%;
    height: 100%;
}
.floating-sites--list > li > .hover {
    display: none;
    height: 100%;
}
.floating-sites--list > li > .hover > .float-img {
    flex: 1;
    height: 100%;
    background-repeat: repeat-y;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    border-radius: 16px;
}

.floating-sites--list > li > .hover > .float-img > span {
    font-size: 20px;
    font-weight: 900;
    width: 100%;
    line-height: 20px;
    font-family: "GmarketSans";
}

.floating-sites--list > li > .hover > .float-img > span::first-line {
    font-size: 14px;
}

.floating-sites--list > li > .base > a {
    padding-left: 10px;
    flex: 1;
    display: flex;
}
.floating-sites--list > li > .base > a .site--txt {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    flex: 1;
    align-items: center;
    display: flex;
    font-family: "GmarketSans";
}
.floating-sites--list > li > .base > .float-img-container {
    display: inline-block;
    width: 112px;
    left: 0;
    z-index: 1;
    padding: 0 10px;
}

.floating-sites--list > li > .base > .float-img-container > .float-img {
    background-size: contain;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.floating-sites--list > li:hover,
.floating-sites--list > li:focus {
    width: 320px;
    height: 100px;
    z-index: 1;
}
/* .floating-sites--list > li > a:hover:before,
.floating-sites--list > li > a:focus:before {
    display: none !important;
} */
/* .floating-sites--list > li > a:hover .site--txt,
.floating-sites--list > li > a:focus .site--txt {
    position: absolute;
    z-index: -1;
    display: inline-block;
    overflow: hidden;
    height: 1px;
    width: 1px;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    word-break: initial;
    word-wrap: initial;
} */
/* .floating-sites--list > li.item_1 a:before {
    background: url(../images/main/quick-logo1.svg?ver=0.2) no-repeat 0 0/100%
        auto;
}
.floating-sites--list > li.item_1 a:hover,
.floating-sites--list > li.item_1 a:focus {
    background: url(../images/main/quick-hover-logo1.png) no-repeat center
        center/100% auto;
}
.floating-sites--list > li.item_2 a:before {
    background: url(../images/main/quick-logo2.svg) no-repeat 0 0/100% auto;
}
.floating-sites--list > li.item_2 a:hover,
.floating-sites--list > li.item_2 a:focus {
    background: #fff url(../images/main/quick-hover-logo2.png) no-repeat center
        center/100% auto;
}
.floating-sites--list > li.item_3 a:before {
    background: url(../images/main/quick-logo3.svg?v=0.1) no-repeat 0 0/100%
        auto;
}
.floating-sites--list > li.item_3 a:hover,
.floating-sites--list > li.item_3 a:focus {
    background: #fff url(../images/main/quick-hover-logo3.png?v=0.1) no-repeat
        center center/100% auto;
}
.floating-sites--list > li.item_4 a:before {
    background: url(../images/main/quick-logo4.svg) no-repeat 0 0/100% auto;
}
.floating-sites--list > li.item_4 a:hover,
.floating-sites--list > li.item_4 a:focus {
    background: #fff url(../images/main/quick-hover-logo4.png?ver=0.2) no-repeat
        center center/100% auto;
}
.floating-sites--list > li.item_5 a:before {
    background: url(../images/main/quick-logo5.svg?ver=0.2) no-repeat 0 0/100%
        auto;
}
.floating-sites--list > li.item_5 a:hover,
.floating-sites--list > li.item_5 a:focus {
    background: #fff url(../images/main/quick-hover-logo5.png) no-repeat center
        center/100% auto;
}
.floating-sites--list > li.item_6 a:before {
    background: url(../images/main/quick-logo6.svg?ver=0.2) no-repeat 0 0/100%
        auto;
}
.floating-sites--list > li.item_6 a:hover,
.floating-sites--list > li.item_6 a:focus {
    background: #fff url(../images/main/quick-hover-logo6.png?ver=0.2) no-repeat
        center center/100% auto;
}
.floating-sites--list > li.item_7 a:before {
    background: url(../images/main/quick-logo7.svg) no-repeat 0 0/100% auto;
}
.floating-sites--list > li.item_7 a:hover,
.floating-sites--list > li.item_7 a:focus {
    background: #fff url(../images/main/quick-hover-logo7.png?ver=0.2) no-repeat
        center center/100% auto;
}
.floating-sites--list > li.item_8 a:before {
    background: url(../images/main/quick-logo8.svg?ver=0.2) no-repeat 0 0/100%
        auto;
}
.floating-sites--list > li.item_8 a:hover,
.floating-sites--list > li.item_8 a:focus {
    background: #fff url(../images/main/quick-hover-logo8.png) no-repeat center
        center/100% auto;
}
.floating-sites--list > li.item_9 a:before {
    background: url(../images/main/quick-logo9.svg?ver=0.2) no-repeat 0 0/100%
        auto;
}
.floating-sites--list > li.item_9 a:hover,
.floating-sites--list > li.item_9 a:focus {
    background: #fff url(../images/main/quick-hover-logo9.png) no-repeat center
        center/100% auto;
}
.floating-sites--list > li.item_10 a:before {
    background: url(../images/main/quick-logo10.svg?ver=0.2) no-repeat 0 0/100%
        auto;
}
.floating-sites--list > li.item_10 a:hover,
.floating-sites--list > li.item_10 a:focus {
    background: #fff url(../images/main/quick-hover-logo10.png?ver=0.2)
        no-repeat center center/100% auto;
}
.floating-sites--list > li.item_11 a:before {
    background: url(../images/main/quick-logo11.svg?ver=0.2) no-repeat 0 0/100%
        auto;
}
.floating-sites--list > li.item_11 a:hover,
.floating-sites--list > li.item_11 a:focus {
    background: url(../images/main/quick-hover-logo11.png?ver=0.2) no-repeat
        center center/100% auto;
}
.floating-sites--list > li.item_12 a:before {
    background: url(../images/main/quick-logo12.png?ver=0.2) no-repeat 0 0/100%
        auto;
}
.floating-sites--list > li.item_12 a:hover,
.floating-sites--list > li.item_12 a:focus {
    background: url(../images/main/quick-hover-logo12.png?ver=0.2) no-repeat
        center center/100% auto;
}
.floating-sites--list > li.item_13 a:before {
    background: url(../images/main/quick-logo13.svg?ver=0.2) no-repeat 0 0/100%
        auto;
}
.floating-sites--list > li.item_13 a:hover,
.floating-sites--list > li.item_13 a:focus {
    background: url(../images/main/quick-hover-logo13.png?ver=0.2) no-repeat
        center center/100% auto;
} */
.floating--btn-close {
    display: none;
}
.floating-side--mysfac {
    display: none;
}
@media only screen and (max-width: 1779px) {
    .floating-side--1 .floating-side--wrap {
        width: 316px;
    }
    .floating-sites--list {
        width: 300px;
    }
    .floating-sites--list > li {
        width: 280px;
    }
    .floating-sites--list > li + li {
        margin-top: 5px;
    }
    .floating-sites--list > li > .base {
        width: 100%;
        height: 100%;
    }
    .floating-sites--list > li > .base > a {
        width: 280px;
    }
}
@media only screen and (max-width: 1679px) {
    .floating-sites--list > li {
        height: 59px;
    }
    .floating-sites--list > li > .base > a {
        height: 59px;
    }
}
@media only screen and (max-width: 1599px) {
    .floating-side--1 {
        position: absolute;
        top: 140px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@media only screen and (max-width: 1499px) {
    .floating-side--1 .floating-side--wrap {
        width: 280px;
    }
    .floating-sites--list {
        width: 250px;
    }
    .floating-sites--list > li {
        width: 250px;
    }
    .floating-sites--list > li + li {
        margin-top: 5px;
    }
    .floating-sites--list > li > .base {
        width: 100%;
        height: 100%;
    }
    .floating-sites--list > li > .base > a {
        width: 250px;
    }
    .floating-sites--list > li > .base > a:before {
        width: 95px;
        height: 46px;
    }
}
@media only screen and (min-width: 1024px) and (max-height: 900px) {
    .floating-side--1 {
        position: absolute;
        top: 140px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        right: 7%;
    }
}
@media only screen and (max-width: 1023px) {
    .floating-side {
        position: fixed;
        top: auto;
        bottom: 0;
        right: auto;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 102;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        display: none;
    }
    .sct1 .floating-side--1,
    .sec2 .floating-side--1 {
        display: none;
        opacity: initial;
        animation-duration: initial;
        animation-fill-mode: none;
        animation-name: none;
    }
    .floating-side--1.hide {
        animation-duration: initial;
        animation-fill-mode: none;
        animation-name: none;
    }
    .floating-side--1.popup-open {
        display: flex !important;
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInToCenter !important;
        animation-name: fadeInToCenter !important;
    }
    .floating-side--1.popup-open .floating-side--inner {
        position: relative;
        opacity: 1;
    }
    .floating-side--1.delay {
        -webkit-animation-duration: 0.35s;
        animation-duration: 0.35s;
        -webkit-animation-name: fadeOutToBottom !important;
        animation-name: fadeOutToBottom !important;
    }
    .floating-side--1 .floating-side--wrap {
        width: 100vw;
        height: 100vh;
        overflow-y: auto;
        display: flex;
        justify-content: center;
        border-radius: 16px 16px 0 0;
    }
    .floating-side--1 .floating-side--inner {
        width: 100%;
        max-width: 500px;
        opacity: 0;
        background: #fff;
        padding: 20px 0;
        border-radius: 16px 16px 0 0;
        margin-top: auto;
    }
    .floating-side .floating-side--wrap {
        width: 100% !important;
        border-radius: 16px 16px 0 0;
    }
    .floating-side .floating-side--inner {
        position: relative;
    }
    .floating-top--title {
        position: relative;
        z-index: 1;
        display: block;
        overflow: hidden;
        height: auto;
        width: auto;
        border: 0;
        padding: 0 40px 5px 20px;
        clip: initial;
        clip-path: none;
        word-break: initial;
        word-wrap: initial;
        font-size: 20px;
        font-weight: 900;
        line-height: 1.2;
    }
    .floating-sites--list {
        display: block;
        width: 100%;
        padding: 8px 20px;
        max-height: 468px;
        overflow-y: auto;
    }
    .floating-sites--list > li {
        width: 100%;
        height: 60px;
    }
    .floating-sites--list > li > .base > a {
        width: 100%;
        height: 60px;
        padding-left: 134px;
        box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
        color: #fff;
    }
    /* .floating-sites--list > li > a:before {
        width: 112px;
        height: 54px;
        left: 8px;
    }
    .floating-sites--list > li > a:hover,
    .floating-sites--list > li > a:focus {
        background: none !important;
        width: 100%;
        height: 60px;
        z-index: 1;
    }
    .floating-sites--list > li > a:hover:before,
    .floating-sites--list > li > a:focus:before {
        display: inline-block !important;
    }
    .floating-sites--list > li > a:hover .site--txt,
    .floating-sites--list > li > a:focus .site--txt {
        position: initial;
        z-index: auto;
        height: auto;
        width: auto;
        clip: initial;
        clip-path: none;
    } */
    .floating--btn-close {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
        z-index: 10;
    }
    .floating--btn-close .bar_1,
    .floating--btn-close .bar_2,
    .floating--btn-close .bar_3 {
        display: block;
        width: 16px;
        height: 1px;
        margin: 0 auto;
        background: #323232;
        opacity: 1;
        border-radius: 2px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .floating--btn-close .bar_1,
    .floating--btn-close .bar_2 {
        margin-bottom: 6px;
    }
    .floating--btn-close .bar_1 {
        width: 16px;
        opacity: 1;
        -webkit-transform: translatey(7px) rotate(-45deg);
        -moz-transform: translatey(7px) rotate(-45deg);
        -ms-transform: translatey(7px) rotate(-45deg);
        -o-transform: translatey(7px) rotate(-45deg);
        transform: translatey(7px) rotate(-45deg);
    }
    .floating--btn-close .bar_2 {
        overflow: hidden;
        visibility: hidden;
        opacity: 0;
        text-indent: -9999px;
    }
    .floating--btn-close .bar_3 {
        width: 16px;
        opacity: 1;
        -webkit-transform: translatey(-7px) rotate(45deg);
        -moz-transform: translatey(-7px) rotate(45deg);
        -ms-transform: translatey(-7px) rotate(45deg);
        -o-transform: translatey(-7px) rotate(45deg);
        transform: translatey(-7px) rotate(45deg);
    }
}
@media screen and (max-width: 1200px) {
    .floating-side--1 .floating-side--wrap {
        display: none;
    }
}
.floating-side--member {
    display: none;
    opacity: 1;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: frameSetIn;
}
.floating-side--member.hide {
    display: none;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: frameSetOut !important;
}
.sec2 .floating-side--member {
    display: block;
    opacity: 1;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: frameSetIn !important;
}
.side-mysfac__active .floating-side--member {
    display: block;
    opacity: 1;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: frameSetIn !important;
}
.side-mysfac__hide .floating-side--member {
    display: none;
    animation-duration: 0.4s;
    animation-fill-mode: forwards;
    animation-name: frameSetOut !important;
}
.floating-side--member .floating-side--close {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: -28px;
    margin-top: -47px;
    width: 15px;
    height: 94px;
    text-indent: -9999px;
    background: url(../images/main/ico_side_btn_hidden.svg) no-repeat 0 0/100%
        auto;
}
.floating-side--member .tab-single--wrap {
    background: #f7f7f7;
    overflow: hidden;
    height: 426px;
    padding: 30px 16px 0;
    border-radius: 0 0 16px 16px;
}
.floating-side--wrap {
    width: 345px;
    border-radius: 16px;
}
.floating-side--wrap .mb-my--list > li {
    padding-bottom: 20px;
}
.floating-side--wrap .mb-my--list > li + li {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 15px;
}
.floating-side--wrap .mb-my--list > li.list--empty {
    display: flex;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.floating-side--wrap .mb-my--list > li.list--empty > p {
    font-size: 13px;
    color: #333;
}
.floating-side--wrap .mb-my--list .mb-my--link {
    display: flex;
}
.floating-side--wrap .mb-my--list .frame-g {
    line-height: 0;
    text-align: center;
    width: 133px;
    border-radius: 8px;
}
.floating-side--wrap .mb-my--list .desc {
    display: flex;
    flex-direction: column;
    width: calc(100% - 133px);
    text-align: left;
    padding-left: 12px;
    color: #333;
    flex-basis: auto;
}
.floating-side--wrap .mb-my--list .desc span {
    display: inline-block;
    width: auto;
    font-size: 12px;
    padding: 3px 10px 4px;
    border-radius: 10px;
    font-weight: 400;
    line-height: 13px;
    background: #fff;
}
.floating-side--wrap .mb-my--list .desc strong {
    display: block;
    padding-top: 7px;
    font-size: 15px;
    font-weight: 700;
    line-height: 17px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.floating-side--wrap .mb-my--list .desc p {
    display: block;
    padding-top: 13px;
    font-size: 12px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.floating-side--wrap .mb-my--list .desc em {
    margin-top: auto;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: 800;
}
.floating-side--wrap .mb-my--list .desc em.c-orange {
    color: #fd641e;
}
.floating-side--wrap .mb-my--list .desc em.c-gray {
    color: #999;
}
.floating-side--wrap .mb-notice--list > li {
    padding-bottom: 20.5px;
}
.floating-side--wrap .mb-notice--list > li + li {
    padding: 21px 0 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.floating-side--wrap .mb-notice--list > li + li:last-child {
    padding-bottom: 24px;
}
.floating-side--wrap .mb-notice--list > li.list--empty {
    display: flex;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.floating-side--wrap .mb-notice--list > li.list--empty > p {
    font-size: 13px;
    color: #333;
}
.floating-side--wrap .mb-notice--list .mb-my--link {
    display: flex;
}
.floating-side--wrap .mb-notice--list .frame-g {
    line-height: 0;
    text-align: center;
    width: 54px;
    height: 54px;
    border-radius: 8px;
}
.floating-side--wrap .mb-notice--list .desc {
    display: flex;
    flex-direction: column;
    width: calc(100% - 54px);
    text-align: left;
    padding-left: 12px;
    color: #333;
}
.floating-side--wrap .mb-notice--list .desc .top {
    display: flex;
    padding-bottom: 7px;
}
.floating-side--wrap .mb-notice--list .desc .top em {
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
}
.floating-side--wrap .mb-notice--list .desc .top span {
    display: block;
    margin-left: auto;
    font-size: 11px;
    color: rgba(51, 51, 51, 0.5);
}
.floating-side--wrap .mb-notice--list .desc strong {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    line-height: 18px;
}
.floating-side--head {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 185px;
    padding: 0 12px;
    background: url(../images/main/bg_quick_my.png) no-repeat center 0 / cover;
    border-radius: 15px 15px 0 0;
}
.floating-side--head .user strong {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: 800;
    letter-spacing: 8px;
}
.floating-side--head .frame-g {
    overflow: hidden;
    position: relative;
    width: 70px;
    height: 70px;
    margin-top: -34px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #c5b4db;
    background: #fff;
}
.floating-side--head .frame-g img {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.floating-side--head .direct {
    display: flex;
    margin-top: auto;
    width: 100%;
    padding-bottom: 13px;
}
.floating-side--head .direct > a:first-child {
    margin-right: auto;
}
.floating-side--head .direct > a:first-child + a {
    margin-left: auto;
}
.floating-side--tab .tab-cont--list {
    display: flex;
    margin: 0 -12px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.floating-side--tab .tab-cont--list > li {
    display: flex;
    width: 50%;
}
.floating-side--tab .tab-cont--list > li + li {
    margin-left: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.floating-side--tab .tab-cont--list > li.active .tab-list--btn {
    background: rgba(0, 0, 0, 0.05);
    color: #fff;
}
.floating-side--tab .tab-cont--list > li.active .tab-list--btn .ico--common {
    opacity: 1;
}
.floating-side--tab .tab-list--btn {
    width: 100%;
    z-index: 2;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    background: rgba(0, 0, 0, 0.05);
    line-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.floating-side--tab .tab-list--btn .ico--common {
    opacity: 0.5;
}
.floating-side--tab .tab-list--btn .ico--alarm {
    margin-right: 10px;
}
.floating-side--tab .tab-list--btn .ico--document {
    margin-right: 6px;
}
.floating-side--tab .tab-button--area {
    width: 100%;
}
@media only screen and (min-width: 1024px) and (max-height: 840px) {
    .floating-side--member {
        top: 182px;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .floating-side--member .tab-cont--wrap .customScrollbar {
        overflow-y: auto;
        height: 324px;
    }
}
@media only screen and (max-width: 1599px) {
    .floating-side--member {
        display: none;
        animation-duration: 0.4s;
        animation-fill-mode: forwards;
        animation-name: frameSetOut !important;
    }
    .sec2 .floating-side--member {
        display: none;
        animation-duration: 0.4s;
        animation-fill-mode: forwards;
        animation-name: frameSetOut !important;
    }
    .side-mysfac__active .floating-side--member {
        display: block;
        opacity: 1;
        animation-duration: 0.4s;
        animation-fill-mode: forwards;
        animation-name: frameSetIn !important;
    }
}
@media only screen and (max-width: 1023px) {
    .sec2 .floating-side--member {
        display: none;
        opacity: initial;
        animation-duration: initial;
        animation-fill-mode: none;
        animation-name: none;
    }
    .side-mysfac__active .floating-side--member {
        display: none;
        opacity: initial;
        animation-duration: initial;
        animation-fill-mode: none;
        animation-name: none;
    }
    .side-mysfac__hide .floating-side--member {
        display: none;
        animation-duration: initial;
        animation-fill-mode: none;
        animation-name: none;
    }
    .floating-side--member.hide {
        animation-duration: initial;
        animation-fill-mode: none;
        animation-name: none;
    }
    .floating-side--member.popup-open {
        display: flex !important;
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInToCenter !important;
        animation-name: fadeInToCenter !important;
    }
    .floating-side--member.popup-open .floating-side--inner {
        position: relative;
        opacity: 1;
    }
    .floating-side--member .floating-side--close {
        display: none;
    }
    .floating-side--member .tab-single--wrap {
        border-radius: 0;
    }
    .floating-side--member.delay {
        -webkit-animation-duration: 0.35s;
        animation-duration: 0.35s;
        -webkit-animation-name: fadeOutToBottom !important;
        animation-name: fadeOutToBottom !important;
    }
    .floating-side--member .floating-side--wrap {
        width: 100vw;
        height: calc(var(--vh, 1vh) * 100);
        overflow-y: auto;
        display: flex;
        justify-content: center;
    }
    .floating-side--member .floating-side--inner {
        width: 100%;
        max-width: 500px;
        opacity: 0;
        background: transparent;
        padding: 20px 0 0;
        border-radius: 16px;
        margin-top: auto;
    }
    .floating-side--member .floating--btn-close {
        top: 36px;
    }
    .floating-side--member .floating--btn-close .bar_1,
    .floating-side--member .floating--btn-close .bar_2,
    .floating-side--member .floating--btn-close .bar_3 {
        background: #fff;
    }
    .floating-side--mysfac {
        display: block;
        overflow: hidden;
        margin-top: 25px;
        width: 93px;
        height: 28px;
        background: url(../images/main/floating2_tit.svg) no-repeat center 0/100%
            auto;
        text-indent: -9999px;
    }
    .floating-side--head {
        align-items: flex-start;
        height: 164px;
        padding: 0 15px;
    }
    .floating-side--head .user {
        display: none;
    }
    .floating-side--head .frame-g {
        overflow: hidden;
        width: 70px;
        height: 70px;
        margin-top: -34px;
        text-align: center;
        border-radius: 50%;
        border: 1px solid #c5b4db;
    }
    .floating-side--head .direct {
        display: flex;
        margin-top: auto;
        width: 100%;
        padding-bottom: 13px;
    }
    .floating-side--head .direct > a:first-child {
        margin-right: auto;
    }
    .floating-side--head .direct > a:first-child + a {
        margin-left: auto;
    }
}
@media only screen and (min-width: 1680px) {
    .floating-side--1 {
        right: 7%;
    }
}
@media only screen and (min-width: 1720px) {
    .floating-side--1 {
        right: 7%;
    }
    .floating-side--member {
        right: 50px;
    }
}
@media only screen and (min-width: 1800px) {
    .floating-side--1 {
        right: 7%;
    }
    .floating-side--member {
        right: 60px;
        margin-right: 0;
    }
}
@media only screen and (min-width: 1900px) {
    .floating-side--1 {
        right: 7%;
    }
    .floating-side--member {
        right: 50%;
        margin-right: -900px;
    }
}
