@charset "utf-8";
.icon.icon-slist {
    width: 55px;
    height: 46px;
    background-image: url(../../../wp-content/uploads/images/ebank/e02/icon_list.svg);
    background-size: contain;
}
.icon.icon-setting {
    width: 52px;
    height: 52px;
    background-image: url(../../../wp-content/uploads/images/ebank/e02/icon_setting.svg);
    background-size: contain;
}
.icon.icon-triangle {
    width: 24px;
    height: 32px;
    background-image: url(../../../wp-content/uploads/images/ebank/e02/icon_triangle.svg);
    background-size: contain;
}

.h1, .h2, .h4 {
    letter-spacing: 1px;
}
.h1.st {
    font-size: 4.4rem;
}
.h2.st {
    font-size: 2.8rem;
    margin-bottom: 35px;
    line-height: 1.5;
}


.h5 {
    font-size: 3.1rem;
    color: #333333;
    margin-bottom: 0;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 1px;
    
}

.mb-cus {
    margin-bottom: 70px !important;
}
.mb-cus2 {
    margin-bottom: 50px !important;
}
.mt-cus {
    margin-top: 80px;
}
.mt-cus2 {
    margin-top: 72px !important;
}
.ps-cus {
    padding-left: 55px;
}
.pb-cus {
    margin-bottom: 40px !important;
}
.pb-cus2 {
    margin-bottom: 25px !important;
}
.sec .container {
    max-width: 100%;
}

/** topintro-more **/
.topintro-more-box {
    display: flex;
    align-items: flex-end;
}
.main .topintro-more-box .intro-more-cont h1.h1.st .txt {
    font-weight: 600 !important;
}

.main .topintro-more-box .intro-more-cont h1.h1.st .txt-lang-en {
    font-weight: 600;
}
.topintro-more-box .intro-more-pic-cont {
    flex: 0 0 auto;
    width: 40%;
}
.topintro-more-box .intro-more-cont {
    flex: 0 0 auto;
    width: 60%;
    padding-top: 65px;
    padding-left: 2%;
    padding-bottom: 60px;
}
.sec.topintro-more-sec {
    padding-top: 100px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
}
.topintro-more-box .intro-more-cont .sub-en-txt {
    font-size: 1.45rem;
    color: #c8c8c8;
    letter-spacing: 4px;
    margin-top: 17px;
}
.topintro-more-box .intro-more-cont .sub-txt {
    font-size: 2.38rem;
    color: #333333;
    padding: 58px 0 66px;
}
body.ebankappmore-page .mob-exp-sec .exp-app-down {
    justify-content: flex-start;
}

body.ebankappmore-page .mob-exp-sec .exp-app-ver {
    text-align: left;
    margin-top: 20px;
    color: #949ba1;
    font-size: 1.41rem;
}
body.ebankappmore-page .mob-exp-sec .btn.btn-app .txt-area .name {
    font-size: 1.5rem;
}

body.ebankappmore-page .mob-exp-sec .btn.btn-app .txt-area .label {
    font-size: 1rem;
}

body.ebankappmore-page .mob-exp-sec .btn.btn-app .icon-area {
    width: 35px;
}

body.ebankappmore-page .mob-exp-sec .btn.btn-app.st .icon-area {
    width: 40px;
}
.intro-more-pic-cont-box {
    position: relative;
    z-index: 1;
    width: 72.5%;
    margin: 0 auto;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
}
.intro-more-pic-cont-box.aos-animate {
    transition-delay: 0.1s;
    -webkit-animation-name: slideInUp;
    -webkit-animation-duration: 1.5s;
    animation-name: slideInUp;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
}

.deco-item.gradian-circle {
    aspect-ratio: 1 /1;
    position: absolute;
}
.deco-item.gradian-circle.more-circle-deco1 {
    width: 133%;
    top: 0%;
    left: -33%;
    z-index: 0;
    opacity: 0.7;
    transform: scale(0);
}
.deco-item.gradian-circle.more-circle-deco2 {
    width: 106%;
    top: 50%;
    left: 33%;
    z-index: 0;
    opacity: 0;
    transform: scale(0);
}
.deco-item.gradian-circle.more-circle-deco2.aos-animate,
.deco-item.gradian-circle.more-circle-deco1.aos-animate{
    animation-delay: 0.5s;
    -webkit-animation-name: scaleIn;
    -webkit-animation-duration: 1.5s;
    animation-name: scaleIn;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
}
.deco-item.gradian-circle.more-circle-deco1.aos-animate {
    animation-delay: 1s;
}
@keyframes scaleIn {
    0% {
        opacity: 0;
        transform: scale(0);
    }

    100% {
        opacity: 0.7;
        transform: scale(1);
    }
}
.deco-item.gradian-circle.more-circle-deco3 {
    width: 71.2%;
    top: -50%;
    right: -33%;
    z-index: 0;
}
.deco-item.gradian-circle.more-circle-deco4 {
    width: 45.5%;
    bottom: -40%;
    left: -25%;
    z-index: 0;
    opacity: 0.6;
}
.deco-item.gradian-circle.more-circle-deco5 {
        width: 50.5%;
    top: -14%;
    right: -28%;
    z-index: 0;
}
.deco-item.gradian-circle.more-circle-deco6 {
    width: 44.7%;
    top: 7%;
    right: 1%;
    z-index: 0;
    opacity: 0.7;
}
.deco-item.gradian-circle.more-circle-deco7 {
    width: 71%;
    top: -12%;
    right: -10%;
    z-index: 1;
    opacity: 0.7;
}
.deco-item.gradian-circle.more-circle-deco8 {
    width: 41.1%;
    top: 50%;
    right: -18%;
    z-index: 1;
    opacity: 0.6;
}
.deco-item.gradian-circle.more-circle-deco9 {
    width: 69%;
    top: -70%;
    left: -42%;
    z-index: 0;
}
.deco-item.gradian-circle.more-circle-deco10 {
    width: 98.7%;
    top: -60%;
    left: 42%;
    z-index: 0;
    opacity: 0.5;
}
.deco-item.gradian-circle.more-circle-deco11 {
        width: 130%;
    top: 0;
    left: -15%;
    z-index: 0;
}
.deco-item.gradian-circle.more-circle-deco12 {
    width: 39%;
    bottom: -47%;
    right: 15%;
    z-index: 0;
    opacity: 0.6;
}

/*** asset-more ***/
.asset-more-sec {
    background: linear-gradient(to bottom, rgba(243,245,246,1) 0%,rgba(243,245,246,0) 100%);
    padding: 100px 15px;
}
.pic-grid-list {
    padding-right: 19%;
    margin-top: 20px;
}
.pic-grid-list .pg-item {
    text-align: center;
    margin-bottom: 58px;
}
.pic-grid-list .pg-item .pic {
    width: 130px;
    margin: 0 auto 25px;
}
.pic-grid-list .pg-item .info {
    font-size: 2.2rem;
    color: #333333;
}
.pic-grid-list.st {
    padding-right: 0;
}
.pic-grid-list.st .pg-item .info {
    font-size: 1.9rem;
}
.pic-grid-list.st .pg-item .pic img {
    width: 195px;
    max-width: 100%;
}


.asset-more-box {
    display: flex;
    align-items: center;
}
.asset-more-box .asset-more-cont {
    flex: 0 0 auto;
    width: 65%;
}
.asset-more-box .asset-more-pic-cont {
    flex: 1 0 0;
    margin-left: -1.5%;
    margin-top: -11%;
}


.asset-more-pic-cont .asset-more-pic-cont-box {
    position: relative;
}

.asset-more-pic-cont .asset-more-pic-cont-box .asset-num-txt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.2rem;
    color: #949ba1;
    text-align: center;
    width: 100%;
}


/** intime-news **/
.sec.intime-news-more-sec {
    padding: 100px 15px;
}

.intime-news-more-box {
    align-items: center;
}

.intime-news-more-cont {
    padding-left: 12%;
}

.intime-news-more-pic-cont-box {
    width: 92.5%;
    box-shadow: 4px 4px 15px #f3f5f6;
    border-radius: 50px;
}

/** rate-more **/
.sec.rate-more-sec {
    padding: 105px 15px;
    background: linear-gradient(to bottom, rgba(243,245,246,0) 0%,rgba(243,245,246,1) 100%);
}
.rate-more-pic-cont-box {
    width: 83%;
    box-shadow: 4px 4px 15px #f3f5f6;
    border-radius: 50px;
    margin: 0 auto;
}
.rate-more-oth-box {
    margin-top: 47px;
}

/** more-func-txt **/
.sec.more-func-txt-sec {
    min-height: 900px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}
.more-func-txt-area .h5 {
    position: relative;
    z-index: 1;
    font-weight: 500 !important;
}

/** download-more **/
.sec.download-more-sec {
    background: #f3f5f6;
    overflow: hidden;
    padding: 84px 15px 0;
}
.download-more-cont {
    padding-bottom: 60px;
}
.download-more-pic-cont-box {
    width: 87.1%;
    margin: 0 auto;
}

.download-mob-box {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
}
.download-mob-box.aos-animate {
    transition-delay: 0.1s;
    -webkit-animation-name: slideInUp;
    -webkit-animation-duration: 1.3s;
    animation-name: slideInUp;
    animation-duration: 1.3s;
    animation-fill-mode: forwards;
}
.download-more-cont .h4 {
    margin-top: 40px;
    padding-right: 5%;
}
/** operate-more-sec **/
.sec.operate-more-sec {
    padding: 85px 0;
}
.operate-more-cont .h4.square {
    margin-bottom: 30px;
}
.operate-more-cont {
    margin-top: 70px;
    padding-left: 7%;
    padding-right: 7%;
}
.operate-more-pic-cont-box {
    width: 95%;
    margin: 0 auto;
}

/** intime-news2 **/
.sec.intime-news2-more-sec {
    padding: 100px 15px 0;
    background: linear-gradient(to bottom, rgba(243,245,246,0) 0%,rgba(243,245,246,1) 96%);
}
.intime-news2-more-cont {
    margin-top: 18%;
}

.intime-news2-more-pic-cont-box {
    width: 86.2%;
    margin-left: auto;
}

.intime-news2-more-cont {
    margin-right: -15%;
}


/** intro1-more **/
.sec.intro1-more-sec {
    padding: 272px 15px 88px;
    position: relative;
}
.intro1-more-cont .icon {
    vertical-align: middle;
    margin-top: -7px;
}
.intro1-more-pic-cont-box {
    width: 100%;
    position: relative;
    z-index: 2;
}
.intro1-more-cont {
    position: relative;
    z-index: 2;
}

/** intro2-more **/
.sec.intro2-more-sec {
    padding: 88px 0 80px;
    position: relative;
}
.intro2-more-cont {
    position: relative;
    z-index: 1;
}
.intro2-more-box {
    display: flex;
    align-items: center;
}

.intro2-more-box .intro2-more-pic-box {
    flex: 0 0 auto;
    width: 35.4%;
    position: relative;
    z-index: 1;
}
.intro2-more-pic-cont-box {
    width: 77.5%;
    margin: 0 auto;
}
.intro2-more-box .intro2-more-cont-box {
    flex: 0 0 auto;
    width: 64.6%;
    padding-left: 7%;
}

.im-cont-box + .im-cont-box {
    margin-top: 65px;
}

/** intro3-more **/
.sec.intro3-more-sec {
    padding: 80px 15px 84px;
}
.intro3-more-box {
    display: flex;
    align-items: flex-end;
}

.intro3-more-box .intro3-more-cont-box {
    flex: 0 0 auto;
    width: 65%;
}

.intro3-more-box .intro3-more-pic-box {
    flex: 0 0 auto;
    width: 35%;
}

.intro3-more-pic-cont-box {
    width: 89%;
    margin: 31% auto 0;
}

.intro3-more-cont .im-cont-box {
    padding-right: 18%;
}
.hint-box {
    font-size: 1.7rem;
    color: #e87e24;
    padding-left: 48px;
    position: relative;
    line-height: 1.8;
}

.hint-box:before {
    position: absolute;
    content: "";
    display: block;
    width: 8px;
    height: 80%;
    border-radius: 20px;
    background: #e87e24;
    left: 0;
    top: 10%;
}

/** intro4-more **/
.sec.intro4-more-sec {
    padding: 84px 15px 147px;
}
.intro4-more-pic-cont {
    position: relative;
}
.intro4-more-pic-cont-box {
    width: 91.5%;
    box-shadow: 4px 4px 15px #f3f5f6;
    border-radius: 50px;
    position: relative;
    z-index: 1;
}

/** trynew-more **/
.sec.trynew-more-sec {
    padding: 125px 15px 80px;
    position: relative;
}
.trynew-more-pic-cont-box {
    width: 64.4%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.trynew-more-pic-cont {
    position: relative;
}

.trynew-mob-box {
    position: relative;
}

.trynew-mob-box .video-area-clip {
    width: 100%;
    height: 100%;
    position: relative;
}

.trynew-mob-box .video-area {
    width: 100%;
    height: calc(100% + 4px);
    overflow: hidden;
    transform: perspective(800px) rotateY(-10deg) rotateX(2deg);
    transform-origin: center center;
    margin-top: -5px;
}
.trynew-mob-box .video-wrapper {
    position: absolute;
    top: 2.3%;
    left: 12%;
    width: 65.3%;
    aspect-ratio: 349 / 861;
}
.deco-item.deco-mob-empty-bord {
    left: -2%;
    width: 116.8%;
    top: -3%;
}

.deco-item.deco-mob-empty {
    width: 28%;
}
