.section__common__header{position:relative;width:100%}.section__common__header__image{width:calc(1200px + ((100vw - 1200px) / 2));background:no-repeat center/cover;position:absolute;top:0;bottom:0;z-index:1}@media (max-width: 1199px){.section__common__header__image{width:calc(100vw - 40px);right:-40px}}@media (max-width: 767px){.section__common__header__image{width:calc(100vw - 15px);right:-15px}}.section__common__header__image:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(../images/png/overlay.png);opacity:.5}.section__common__header__bg{width:calc(980px + ((100vw - 980px) / 2));background:-webkit-gradient(linear, left top, right top, from(#EAEBF4), to(#FEF4E7));background:linear-gradient(to right, #EAEBF4, #FEF4E7);position:absolute;top:160px;left:0;bottom:0;z-index:1}@media (max-width: 1199px){.section__common__header__bg{width:calc(100vw - 40px)}}@media (max-width: 767px){.section__common__header__bg{width:calc(100vw - 15px)}}.section__common__header__title{padding:250px 0 120px;text-align:center;position:relative;z-index:3}@media (max-width: 1199px){.section__common__header__title{padding-top:200px}}@media (max-width: 979px){.section__common__header__title{padding:180px 40px 100px;text-align:left}}@media (max-width: 767px){.section__common__header__title{padding:110px 30px 60px}}.section__common__header__title h1{margin-bottom:15px;color:#fff;font-size:50px;font-weight:600;line-height:70px;letter-spacing:10px;position:relative;z-index:1}@media (max-width: 979px){.section__common__header__title h1{margin-bottom:10px;font-size:36px;line-height:50px;letter-spacing:5px}}@media (max-width: 767px){.section__common__header__title h1{margin-bottom:10px;font-size:28px;line-height:35px;letter-spacing:3px}}.section__common__header__title p.font-quicksand{color:#fff;font-size:26px;font-weight:600;line-height:35px;text-transform:uppercase;letter-spacing:3px;position:relative;z-index:1}@media (max-width: 979px){.section__common__header__title p.font-quicksand{font-size:20px;line-height:30px;letter-spacing:3px}}@media (max-width: 767px){.section__common__header__title p.font-quicksand{font-size:16px;line-height:20px;letter-spacing:2px}}.section__common__header .breadcrumb{padding:20px 0;position:relative;z-index:1}@media (max-width: 767px){.section__common__header .breadcrumb{padding:12px 0}}.section__common__header .breadcrumb span,.section__common__header .breadcrumb a{color:#3B3938;font-size:14px;font-weight:600}@media (max-width: 767px){.section__common__header .breadcrumb span,.section__common__header .breadcrumb a{font-size:13px;line-height:18px}}.section__common__header .breadcrumb a{text-decoration:underline}.section__common__header__desc{margin-top:45px;position:relative;color:#fff;font-size:18px;font-weight:600;line-height:30px;letter-spacing:2px;z-index:1}@media (max-width: 767px){.section__common__header__desc{margin-top:25px;font-size:14px;line-height:22px;letter-spacing:1px}}.section__common__date{font-size:12px;color:#B7B7B7;margin-bottom:20px}.section__common__title{margin-bottom:70px;text-align:center}.section__common__title--single{margin-bottom:20px}.section__common__title--single h2{text-align:left;font-size:32px !important}@media (max-width: 979px){.section__common__title--single h2{font-size:20px !important}}@media (max-width: 979px){.section__common__title{margin-bottom:50px}}@media (max-width: 767px){.section__common__title{margin-bottom:35px}}.section__common__title__dots{margin-bottom:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 767px){.section__common__title__dots{margin-bottom:10px}}.section__common__title__dots span{margin-right:10px;width:10px;height:10px;border-radius:50%}@media (max-width: 767px){.section__common__title__dots span{margin-right:8px;width:8px;height:8px}}.section__common__title__dots span:nth-child(1){background:#E60013}.section__common__title__dots span:nth-child(2){background:#009944}.section__common__title__dots span:nth-child(3){margin-right:0;background:#1D2088}.section__common__title h2{margin-bottom:15px;color:#111;font-weight:600;font-size:42px;line-height:57px;letter-spacing:4px}.section__common__title h2.single-title____single-title{line-height:1.4}@media (max-width: 979px){.section__common__title h2{font-size:36px;line-height:42px;letter-spacing:3px}}@media (max-width: 767px){.section__common__title h2{margin-bottom:10px;font-size:28px;line-height:38px;letter-spacing:1.5px}}.section__common__title p{color:#1D2088;font-size:20px;font-weight:600;line-height:25px;text-transform:uppercase;letter-spacing:2px}@media (max-width: 979px){.section__common__title p{font-size:16px;line-height:20px;letter-spacing:1.6px}}.section__common__btn a{padding:20px 0;width:260px;background:#fff;display:inline-block;position:relative;border-radius:5px;text-align:center}@media (max-width: 767px){.section__common__btn a{padding:16px 0;width:100%}}.section__common__btn a::before{content:'';width:30px;height:2px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width: 767px){.section__common__btn a::before{width:30px;right:15px}}.section__common__btn a.outline.blue{border:2px solid #1D2088;-webkit-box-shadow:0 0 10px #1D208833;box-shadow:0 0 10px #1D208833}.section__common__btn a.outline.blue::before{background:#1D2088}.section__common__btn a.outline.blue span{color:#1D2088}.section__common__btn a.outline.orange{border:2px solid #FE9200;-webkit-box-shadow:0 0 10px #1D208833;box-shadow:0 0 10px #1D208833}.section__common__btn a.outline.orange::before{background:#FE9200}.section__common__btn a.outline.orange span{color:#FE9200}.section__common__btn a span{position:relative;left:-5px;font-size:16px;line-height:20px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.section__common__autoslide{width:100vw;height:100px;position:absolute;overflow:hidden}@media (max-width: 767px){.section__common__autoslide{height:50px}}.section__common__autoslide__inner{width:300vw;height:100px;background:url(../images/svg/txt-bg.svg) repeat-x 0 0;position:absolute;left:-150vw;z-index:0;-webkit-animation:bg-txt 19.5s linear infinite;animation:bg-txt 19.5s linear infinite}@media (max-width: 767px){.section__common__autoslide__inner{height:50px;background-size:contain}}@-webkit-keyframes bg-txt{0%{background-position:0 0}100%{background-position:-1542px 0}}@keyframes bg-txt{0%{background-position:0 0}100%{background-position:-1542px 0}}.section__common__cyl{padding:60px 0;position:relative;text-align:center}@media (max-width: 767px){.section__common__cyl{padding:50px 0}}.section__common__cyl__bg{width:800px;height:260px;background:url(../images/svg/section-text-bg.svg) no-repeat center/contain;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (max-width: 979px){.section__common__cyl__bg{width:100%}}@media (max-width: 767px){.section__common__cyl__bg{max-width:400px;width:95%;height:200px}}.section__common__cyl__line{margin:0 auto;width:2px;height:150px;display:inline-block;background:-webkit-gradient(linear, left top, left bottom, from(#1D2088), to(#FE9200));background:linear-gradient(to bottom, #1D2088, #FE9200);position:relative;z-index:1}@media (max-width: 767px){.section__common__cyl__line{height:100px}}.section__service__cont .section__common__btn{position:absolute;right:50px;bottom:-30px}@media (max-width: 767px){.section__service__cont .section__common__btn{width:220px;right:20px}.section__service__cont .section__common__btn a{padding-top:15px;padding-bottom:15px}}.section__service__item{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width: 979px){.section__service__item{width:100%}}.section__service__item:nth-child(1)>p{color:#FE9200}.section__service__item:nth-child(1) .section__service__item__inner{background-image:url(../images/jpg/service01.jpg)}@media (max-width: 979px){.section__service__item:nth-child(1) .section__service__item__inner{margin-bottom:40px}}@media (max-width: 767px){.section__service__item:nth-child(1) .section__service__item__inner{margin-bottom:60px;padding-top:90px}}.section__service__item:nth-child(1) .section__service__item__inner:before{background:#FE9200}.section__service__item:nth-child(1) .section__service__title h3 span{background:#FE9200}.section__service__item:nth-child(2)>p{color:#1D2088}.section__service__item:nth-child(2) .section__service__item__inner{background-image:url(../images/jpg/service02.jpg)}@media (max-width: 767px){.section__service__item:nth-child(2) .section__service__item__inner{padding-top:50px}}.section__service__item:nth-child(2) .section__service__item__inner:before{background:#1D2088}.section__service__item:nth-child(2) .section__service__title h3 span{background:#1D2088}.section__service__item>p{margin-bottom:15px;font-size:18px;font-weight:600;line-height:25px;text-transform:uppercase;letter-spacing:2px}@media (max-width: 979px){.section__service__item>p{margin-bottom:10px}}@media (max-width: 767px){.section__service__item>p{margin-bottom:5px;font-size:15px;letter-spacing:1.5px;line-height:20px}}.section__service__item__inner{padding:220px 50px 90px;height:500px;background:no-repeat center/cover;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}@media (max-width: 1199px){.section__service__item__inner{padding-top:180px}}@media (max-width: 979px){.section__service__item__inner{height:400px}}@media (max-width: 767px){.section__service__item__inner{padding-right:20px;padding-left:20px;height:290px}}.section__service__item__inner:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3}.section__service__title{position:relative}.section__service__title h3{margin-bottom:20px}@media (max-width: 767px){.section__service__title h3{margin-bottom:10px}}.section__service__title h3 span{padding:2px 10px 0;color:#fff;font-size:28px;font-weight:600;line-height:50px;letter-spacing:5px}@media (max-width: 767px){.section__service__title h3 span{font-size:22px;line-height:45px;letter-spacing:2.5px}}.section__service__title p{color:#fff;font-weight:600}.section__works{padding-bottom:60px;position:relative}@media (max-width: 767px){.section__works{padding-bottom:45px}}.section__works::before{content:'';height:50%;position:absolute;right:0;bottom:0;left:0;background:#FAFAFA}.section__works .container{overflow:hidden}.swiper{position:relative}.swiper__item__video{margin-bottom:25px;padding-top:65%;width:100%;position:relative}@media (max-width: 767px){.swiper__item__video{margin-bottom:20px}}.swiper__item__video iframe{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.swiper__item h3{margin-bottom:10px;font-size:18px;font-weight:600;color:#1D2088;line-height:25px;letter-spacing:2px}@media (max-width: 767px){.swiper__item h3{margin-bottom:8px}}.swiper__item p{font-weight:600;line-height:25px}.swiper__item__cat{margin-top:20px}@media (max-width: 767px){.swiper__item__cat{margin-top:15px}}.swiper__item__cat span{padding:1px 10px;display:inline-block;font-size:15px;font-weight:600;line-height:25px;color:#fff;letter-spacing:1px}@media (max-width: 767px){.swiper__item__cat span{font-size:14px}}.swiper__item__cat span.school{background:#1D2088}.swiper__item__cat span.student{background:#FE9200}.swiper-button-prev,.swiper-button-next{width:45px !important;height:25px !important;top:-25px !important;background-size:contain !important}@media (max-width: 767px){.swiper-button-prev,.swiper-button-next{width:30px !important;height:18px !important;top:-15px !important}}.swiper-button-prev{left:0 !important;background-image:url(../images/svg/left-arrow.svg) !important}.swiper-button-next{right:0 !important;background-image:url(../images/svg/right-arrow.svg) !important}.share-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.share-nav li{margin:0 12px 12px}
/*# sourceMappingURL=parts.css.map */
