.screen1{background:url(../images/t1-bg.jpg?ver=2) center 0 no-repeat;background-size:1920px;min-height:768px;display:flex;align-items:flex-end;padding-bottom:126px}.screen1__boxText{width:45%}.screen1__title{width:353px;margin-bottom:20px}.screen1__title img{width:100%;height:auto;display:block}.screen1__text{font-family:var(--primary-font);color:#fff;font-size:1.1rem}.screen1__boxBtn{display:flex;margin-top:50px}.screen1__regist,.screen1__btnMore{font-family:var(--primary-font);animation:fadeInUp 1.5s;padding:8px 10px;margin:0 15px 0 0;font-size:1rem}.screen1__regist span,.screen1__btnMore span{margin-left:50px}.screen1__regist{border:1px solid #fff;background:#aa824a;color:#fff;transition:all .3s linear}.screen1__regist:hover{background:#a3722d;transition:all .3s linear}.screen1__btnMore{border:1px solid #fff;color:#fff;transition:all .3s linear}.screen1__btnMore:hover{background:#002a5c;color:#fff;transition:all .3s linear}@media(max-width: 1440px){.screen1{background-size:1440px;min-height:577px;padding-bottom:45px}.screen1__text{font-size:1rem}}@media(max-width: 1280px){.screen1__title{width:304px}}@media(max-width: 1200px){.screen1{background-size:1200px;min-height:480px;padding-bottom:48px}.screen1__boxText{width:48%}.screen1__title{width:290px}.screen1__text{font-size:.9rem}}@media(max-width: 1024px){.screen1{background-size:1024px;min-height:408px;padding-bottom:42px}.screen1__boxText{width:50%}.screen1__title{width:250px}.screen1__text{font-size:.8rem}.screen1__boxBtn{margin-top:30px}}@media(max-width: 912px){.screen1{padding-bottom:17px}.screen1__boxText{width:50%}.screen1__title{width:200px}}@media(max-width: 767px){.screen1{background:url(../images/t1-bg-mb.jpg?ver=1) center 0 no-repeat;background-size:430px;min-height:650px;padding-bottom:40px}.screen1__boxText{margin-left:0;width:100%}.screen1__title{width:270px}.screen1__text{text-align:justify}}@media(max-width: 375px){.screen1__title{width:240px}.screen1__regist span,.screen1__btnMore span{margin-left:17px}}.screen2__box{display:flex;justify-content:center;margin:35px 0}.screen2__pic{position:relative;flex:0 0 auto;width:33%;padding:0}.screen2__pic img{width:100%;height:auto;display:block;transition:all .3s linear}.screen2__pic img:hover{opacity:.9}.screen2__pic.img1{border-radius:50px 0 0 50px}.screen2__pic.img1 img{border-radius:50px 0 0 50px}.screen2__pic.img2{border-radius:0 50px 50px 0}.screen2__pic.img2 img{border-radius:0 50px 50px 0}@media(max-width: 820px){.screen2__box{margin:40px 0}}@media(max-width: 430px){.screen2__box{margin:20px 0}.screen2__pic.img1{border-radius:20px 0 0 20px}.screen2__pic.img1 img{border-radius:20px 0 0 20px}.screen2__pic.img2{border-radius:0}.screen2__pic.img2 img{border-radius:0 20px 20px 0}}@media(max-width: 320px){.screen2__box{flex-direction:column}.screen2__pic{width:100%}.screen2__pic.img1{border-radius:20px 20px 0 0}.screen2__pic.img1 img{border-radius:20px 20px 0 0}.screen2__pic.img2{border-radius:0 0 20px 20px}.screen2__pic.img2 img{border-radius:0 0 20px 20px}}.screen3{padding:0 0 50px 0}.screen3__box{display:flex}.screen3__item{width:25%;margin:0 5px;position:relative;overflow:hidden;border-radius:30px}.screen3__pic img{width:100%;height:auto;display:block;transition:all .2s ease-in-out}.screen3__pic img:hover{transform:scale(1.02);opacity:.9}.screen3 .dots{text-align:center;margin-top:10px}.screen3 .dot{display:inline-block;width:10px;height:10px;margin:0 5px;border-radius:50%;background-color:#bdcada;cursor:pointer}.screen3 .dot.active{background-color:#234e88}@media(max-width: 820px){.screen3__box{flex-wrap:wrap}.screen3__item{width:50%;padding:0 10px 20px;margin:unset}}@media(max-width: 430px){.screen3__box{overflow:hidden;position:relative;flex-wrap:unset}.screen3__item{min-width:100%;transition:transform .5s ease;margin:0px}}.screen5__titleBox{font-family:var(--primary-font);color:#2e61a4;text-align:center;text-transform:uppercase;font-weight:600;font-size:1.5rem}.screen5__line{border:1px solid #2e61a4;width:80%;display:block;margin:5px auto 30px}.screen5__item{display:flex;align-items:center;margin-bottom:30px;background:#f3f3f4}.screen5__pic{width:25%}.screen5__pic img{width:100%;height:auto;display:block}.screen5__text{flex:1;padding:15px 30px}.screen5__title{font-family:var(--primary-font);text-transform:uppercase;color:#234e88;font-weight:600;font-size:1.3rem}.screen5__desc{font-family:var(--primary-font);font-size:1rem;text-align:justify;margin-top:10px}.screen5__desc p{font-family:var(--primary-font);font-size:1rem;margin-bottom:4px}@media(max-width: 430px){.screen5__item{flex-direction:column}.screen5__pic{width:100%}.screen5__title{font-size:1.1rem;margin-bottom:8px}.screen5__text{padding:15px 20px}}@media(max-width: 390px){.screen5__titleBox{font-size:1.3rem}}.screen4__slideCustomer{position:relative;overflow:hidden;height:382px}.screen4__slideCustomer:hover .screen4__preWrapper{animation-play-state:paused}.screen4__slideCustomer:hover .screen4__wrapper{animation-play-state:paused}.screen4__preWrapper{position:relative;width:100%;transform:translateX(0%);animation:scroll1 15s linear infinite;will-change:transform}.screen4__wrapper{position:absolute;white-space:nowrap;transform:translateX(0%) translateZ(0);animation:scroll2 15s linear infinite;will-change:transform}.screen4__item{position:relative}.screen4__item img{display:inline-block;vertical-align:middle}@media(max-width: 600px){.screen4__preWrapper{animation:scroll1 50s linear infinite}.screen4__wrapper{animation:scroll2 50s linear infinite}}@keyframes scroll1{0%{transform:translateX(0%)}100%{transform:translateX(100%)}}@keyframes scroll2{0%{transform:translateX(0%) translateZ(0)}100%{transform:translateX(-100%) translateZ(0)}}.slider{position:relative}.slider__arrow{position:absolute;top:40%;cursor:pointer;font-size:25px;border:none;color:#fff;padding:0;margin:0;background:rgba(0,0,0,.7);transition:1.3s;width:40px;height:40px}.slider__arrow--prev{left:0px}.slider__arrow--next{right:0px}