.news-card-box{width:100%;max-width:1530px;margin:0 auto}.news-card-box .card-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.news-card-box .card{width:calc(100% / 3);height:auto;margin-bottom:85px}.news-card-box .card.vertical .image-wrap{padding-bottom:121%}.news-card-box .image-inner{display:none}.news-card-box .image-inner img{width:80px;margin:0 auto 10px}.news-card-box .image-inner p{font-size:.9375rem;line-height:1.4;letter-spacing:1.5px;color:#EE763A}.news-card-box .card.default .image-inner{display:block}.news-card-box .latest-label{display:none;padding:18px 20px 15px;background-color:#212121;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:0;z-index:5}.news-card-box .latest-label .icon{font-size:.8125rem;color:#EE763A;margin-right:8px}.news-card-box .latest-label .latest-text{font-size:.8125rem;line-height:1.3;color:#fff}.news-card-box .card.latest .latest-label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.news-card-box .card-inner{display:block;width:100%;max-width:430px;margin:0 auto}@media only screen and (min-width: 1025px){.news-card-box .card-inner .mask-hover{opacity:0;-webkit-transition:.8s;transition:.8s}.news-card-box .card-inner .mask-hover .mask-text{opacity:0;-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.news-card-box .card-inner .mask-hover .mask-line span{width:0}.news-card-box .card-inner:hover .mask-hover{opacity:1}.news-card-box .card-inner:hover .mask-hover .mask-text{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:.4s .4s;transition:.4s .4s}.news-card-box .card-inner:hover .mask-hover .mask-line span{width:100%;-webkit-transition:.5s .4s;transition:.5s .4s}}.news-card-box .card-image{width:100%;position:relative}.news-card-box .image-wrap{width:100%;height:0;min-height:240px;padding-bottom:69.7%;position:relative;overflow:hidden}.news-card-box .image-shadow{-webkit-box-shadow:5px 8px 25px rgba(0,0,0,0.3);box-shadow:5px 8px 25px rgba(0,0,0,0.3)}.news-card-box .image{background-position:center;background-size:cover;background-repeat:no-repeat;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.6s;transition:.6s}.news-card-box .image.desk{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.news-card-box .image.desk{display:none}}.news-card-box .image.mob{display:none}@media only screen and (max-width: 767px){.news-card-box .image.mob{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.news-card-box .image,.news-card-box .image-shadow{width:100%;height:100%;position:absolute;left:0;top:0}.news-card-box .card-text{display:block;padding-top:30px;padding-left:15px}.news-card-box .card-text .info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.news-card-box .card-text .date{font-weight:700;font-size:.875rem;letter-spacing:0.3px;color:#EE763A;padding:5px 30px 5px 0;position:relative}.news-card-box .card-text .date::after{content:'';width:1px;height:20px;background-color:#999;position:absolute;right:0;top:2.5px}.news-card-box .card-text .types{padding-left:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.news-card-box .card-text .type{display:block;font-size:.875rem;line-height:1.2;letter-spacing:0.7px;color:#999;padding:5px 20px;position:relative;-webkit-transition:.6s;transition:.6s}.news-card-box .card-text .type::after{content:'';width:4px;height:4px;border-radius:50%;background-color:#EE763A;position:absolute;right:-2px;top:10px}.news-card-box .card-text .type:last-child::after{display:none}.news-card-box .card-text .title{font-weight:700;font-size:1.3125rem;letter-spacing:1px;line-height:1.4;margin-top:13px;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.875rem;max-height:3.75rem}.news-card-box .card-text .content{font-size:.9375rem;line-height:1.5;letter-spacing:0.75px;color:#666;margin-top:8px;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.375rem;max-height:2.75rem}@media only screen and (max-width: 1500px){.news-card-box .card-control{width:100%;max-width:980px;margin:0 auto;padding:0 15px}.news-card-box .card{width:50%;padding:0 15px}.news-card-box .card-text{padding-left:10px}.news-card-box .card-text .type{padding:5px 15px}}@media only screen and (max-width: 1024px){.news-card-box .card{margin-bottom:65px}}@media only screen and (max-width: 767px){.news-card-box .card-control{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 15px}.news-card-box .card{width:100%;padding:0}.news-card-box .card-text .title{font-size:1.125rem;margin-top:15px;display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.375rem;max-height:2.75rem}.news-card-box .image-wrap{min-height:240px !important;padding-bottom:69.7% !important}}@media only screen and (max-width: 350px){.news-card-box .card-text .info{padding-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.news-card-box .card-text .types{padding-left:0;margin-left:-15px}.news-card-box .card-text .date{padding-right:0}.news-card-box .card-text .date::after{display:none}}.news-card-box .card[data-aost]{opacity:0 !important;-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px);-webkit-transition:1s .2s;transition:1s .2s}.news-card-box .card[data-aost] .latest-label{opacity:0;-webkit-transition:.7s .7s;transition:.7s .7s}.news-card-box .card.show{opacity:1 !important;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.news-card-box .card.show .latest-label{opacity:1}.news-detail-more{width:100%;background-position:center;background-size:cover;background-repeat:no-repeat;margin:0 auto;padding:170px 40px 100px;position:relative;color:#484848}.news-detail-more .desc-text{position:absolute;left:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:11.25rem;line-height:0.9;color:#ffffff52;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:0}.news-detail-more .desc-text span{display:block}.news-detail-more .desc-text span:nth-child(2){margin-left:50%}.news-detail-more .container{width:100%;max-width:1175px;margin:0 auto;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.news-detail-more .more-title{margin-right:140px;padding-top:10%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.news-detail-more .more-title .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.news-detail-more .more-title .top-text{font-weight:700;font-size:.9375rem;letter-spacing:0.3px;color:#999}.news-detail-more .more-title .top-line{width:100px;height:1px;margin-left:15px;position:relative}.news-detail-more .more-title .top-line::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:#999}.news-detail-more .more-title .bottom-text{font-weight:700;font-size:1.625rem;line-height:1.3}.news-detail-more .news-card-box .card{width:50%;margin-bottom:0}.news-detail-more .news-card-box .card-inner{max-width:380px}.news-detail-more .news-card-box .card-text .title{font-size:1.125rem}@media only screen and (max-width: 1600px){.news-detail-more .desc-text{font-size:7.5rem;left:3%}.news-detail-more .desc-text span:nth-child(2){margin-left:30%}}@media only screen and (max-width: 1400px){.news-detail-more{padding:170px 40px 100px 60px}.news-detail-more .card-control{max-width:850px}.news-detail-more .more-title{margin-right:30px}}@media only screen and (max-width: 1024px){.news-detail-more{padding:70px 5px;width:calc(100% - 30px)}.news-detail-more .desc-text{top:40px;left:50px;-webkit-transform:none;-ms-transform:none;transform:none;font-size:5.625rem}.news-detail-more .more-title{margin-right:0;margin-bottom:35px;padding-top:0;text-align:center}.news-detail-more .more-title .top{display:inline-block;margin-bottom:10px}.news-detail-more .more-title .top-line{display:none}.news-detail-more .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 767px){.news-detail-more .desc-text{font-size:3.75rem}.news-detail-more .more-title .bottom-text{font-size:1.375rem}.news-detail-more .news-card-box .card{width:100%;margin-bottom:75px}.news-detail-more .news-card-box .card:last-child{margin-bottom:0 !important}}.lightbox-wrap.show .modal-wrap.shareDetail circle{stroke-dashoffset:0 !important;-webkit-transition:stroke-dashoffset .5s .5s !important;transition:stroke-dashoffset .5s .5s !important}.modal-wrap.shareDetail{padding:0}.modal-wrap.shareDetail .modal-bg{background:url("../../assets/media/img/careers/background.jpg") repeat}.modal-wrap.shareDetail .modal-dialog{max-width:1460px;width:90%}@media only screen and (max-width: 575px){.modal-wrap.shareDetail .modal-dialog{width:calc(100% - 30px)}}.modal-wrap.shareDetail .modal-scroll-wrap{height:100vh}.modal-wrap.shareDetail .modal-content{padding:10.959% 90px 7.534%}@media only screen and (max-width: 767px){.modal-wrap.shareDetail .modal-content{padding:80px 30px}}.modal-wrap.shareDetail .modal-content .container{max-width:1020px;width:100%;margin:0 auto}.modal-wrap.shareDetail .modal-content .person{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1024px){.modal-wrap.shareDetail .modal-content .person{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width: 1024px){.modal-wrap.shareDetail .modal-content .person .text-box{margin-top:40px}}@media only screen and (max-width: 575px){.modal-wrap.shareDetail .modal-content .person .text-box{margin-top:25px}}.modal-wrap.shareDetail .modal-content .person .text-box .info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1024px){.modal-wrap.shareDetail .modal-content .person .text-box .info{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.modal-wrap.shareDetail .modal-content .person .text-box .info .name{font-size:2.125rem;font-weight:700;line-height:1.7}@media only screen and (max-width: 575px){.modal-wrap.shareDetail .modal-content .person .text-box .info .name{font-size:1.375rem}}.modal-wrap.shareDetail .modal-content .person .text-box .info .department{color:#898989;font-size:1.25rem;font-weight:bold;line-height:1.7;letter-spacing:.5px;margin-left:20px}.modal-wrap.shareDetail .modal-content .person .text-box .title{font-size:1.75rem;font-weight:bold;line-height:1.5;margin-top:10px}@media only screen and (max-width: 1024px){.modal-wrap.shareDetail .modal-content .person .text-box .title{text-align:center}}@media only screen and (max-width: 575px){.modal-wrap.shareDetail .modal-content .person .text-box .title{font-size:1.375rem}}.modal-wrap.shareDetail .modal-content .person .text-box p{font-size:.9375rem;line-height:1.7;letter-spacing:.5px;margin-top:20px}@media only screen and (max-width: 575px){.modal-wrap.shareDetail .modal-content .person .text-box p{font-size:.875rem;margin-top:15px}}.modal-wrap.shareDetail .modal-content .person .img-box{--pi: 3.14159265358979;position:relative;width:26.4706%;min-width:230px;border-radius:50%;margin-left:50px;overflow:hidden;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1024px){.modal-wrap.shareDetail .modal-content .person .img-box{margin:0 auto}}@media only screen and (max-width: 575px){.modal-wrap.shareDetail .modal-content .person .img-box{width:130px;min-width:auto}}.modal-wrap.shareDetail .modal-content .person .img-box::after{content:'';display:block;width:100%;height:0;padding-bottom:100%}.modal-wrap.shareDetail .modal-content .person .img-box svg{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.modal-wrap.shareDetail .modal-content .person .img-box svg circle{stroke:#F1590D;stroke-width:3.703%;fill:transparent;stroke-dasharray:calc(var(--pi) * 100%);stroke-dashoffset:calc(var(--pi) * 100%);-webkit-transition:stroke-dashoffset .5s;transition:stroke-dashoffset .5s}.modal-wrap.shareDetail .modal-content .person .img-box img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.modal-wrap.shareDetail .modal-content ul.person-list{margin-top:60px}.modal-wrap.shareDetail .modal-content ul.person-list>li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:50px 0;border-top:1px solid #C7C7C7}@media only screen and (max-width: 575px){.modal-wrap.shareDetail .modal-content ul.person-list>li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:25px 0}}.modal-wrap.shareDetail .modal-content ul.person-list>li .list-head{color:#F1590D;font-size:3.125rem}@media only screen and (max-width: 575px){.modal-wrap.shareDetail .modal-content ul.person-list>li .list-head{font-size:1.875rem}}.modal-wrap.shareDetail .modal-content ul.person-list>li .list-content{margin-left:40px}@media only screen and (max-width: 575px){.modal-wrap.shareDetail .modal-content ul.person-list>li .list-content{margin:20px 0 0}}.modal-wrap.shareDetail .modal-content ul.person-list>li .list-content .title{font-size:1.25rem;font-weight:bold;line-height:1.5}@media only screen and (max-width: 575px){.modal-wrap.shareDetail .modal-content ul.person-list>li .list-content .title{font-size:1.125rem}}.modal-wrap.shareDetail .modal-content ul.person-list>li .list-content p{font-size:.9375rem;line-height:1.7;letter-spacing:.5px;margin-top:10px}@media only screen and (max-width: 575px){.modal-wrap.shareDetail .modal-content ul.person-list>li .list-content p{font-size:.875rem}}body.careers{background:url("../../assets/media/img/careers/background.jpg") repeat}body.careers .button-help:not(.careers-btn){display:none}body.careers .button-help.careers-btn{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:110px;height:110px;-webkit-box-shadow:4px 5px 11px 0px rgba(0,0,0,0.3);box-shadow:4px 5px 11px 0px rgba(0,0,0,0.3);color:#fff;background:-webkit-gradient(linear, left top, left bottom, from(#F39C33), color-stop(60%, #EF7A3B));background:linear-gradient(#F39C33 0%, #EF7A3B 60%)}@media only screen and (max-width: 575px){body.careers .button-help.careers-btn{width:80px;height:80px}}body.careers .button-help.careers-btn::after{content:'';position:absolute;top:50%;left:50%;width:102px;height:102px;border-radius:50%;border:1px solid #fff;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}@media only screen and (max-width: 575px){body.careers .button-help.careers-btn::after{width:72px;height:72px}}body.careers .button-help.careers-btn .icon{position:relative;width:22px}@media only screen and (max-width: 575px){body.careers .button-help.careers-btn .icon{width:15px}}body.careers .button-help.careers-btn .icon::after{content:'';display:block;width:100%;height:0;padding-bottom:100%}body.careers .button-help.careers-btn .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}body.careers .button-help.careers-btn .ch{margin-top:5px;font-weight:bold;line-height:1.5}@media only screen and (max-width: 575px){body.careers .button-help.careers-btn .ch{font-size:.875rem}}body.careers .button-help.careers-btn .en{line-height:1.5}@media only screen and (max-width: 575px){body.careers .button-help.careers-btn .en{font-size:.75rem}}@media only screen and (max-width: 1024px){body.careers .other-bar{display:block}}@media only screen and (max-width: 1400px){body.careers .other-bar.hasItem .filter-box,body.careers .other-bar.hasItem .simple-buttons{display:block}}@media only screen and (max-width: 1024px){body.careers .other-bar.hasItem .container{min-height:50px}}@media only screen and (max-width: 1200px){body.careers .other-bar.hasItem .filter-inner{max-width:950px}}@media only screen and (max-width: 1400px){body.careers .other-bar.hasItem .page-path{position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media only screen and (max-width: 768px){body.careers .other-bar.hasItem .page-path{display:none}}body.careers .other-bar .filter-box:not(.rwd-none).slide-down .filter-select{color:#fff}body.careers .other-bar .filter-box:not(.rwd-none).slide-down .button-filter .inner-symbol{border-color:#fff transparent transparent transparent}body.careers .other-bar .filter-box:not(.rwd-none) .filter-select{color:#000}body.careers .other-bar .filter-box:not(.rwd-none) .button-filter .inner-symbol{border-color:#000 transparent transparent transparent}body.careers .common-banner[data-aost] .banner-info-box{-webkit-transform:opacity .3s .3s;-ms-transform:opacity .3s .3s;transform:opacity .3s .3s}body.careers .common-banner .background-control{padding-bottom:41.667%}@media only screen and (max-width: 767px){body.careers .common-banner .background-control{padding-bottom:0% !important;min-height:600px !important}}@media only screen and (max-width: 575px){body.careers .common-banner .background-control{padding-bottom:160% !important;min-height:auto}}body.careers .common-banner .mask{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2);z-index:0}@media only screen and (max-width: 767px){body.careers .common-banner .banner-info-box{max-width:calc(100% - 110px)}}body.careers .common-banner .banner-info-box[data-text-color="white"]+.mask{display:block}body.careers .common-banner .banner-info-box[data-text-align="left"]{text-align:left}body.careers .common-banner .banner-info-box[data-text-align="left"] .banner-content{margin:20px 0 0}body.careers .common-banner .banner-info-box[data-text-align="center"]{text-align:center}body.careers .common-banner .banner-info-box[data-text-align="center"] .banner-content{margin:20px auto 0}body.careers .common-banner .banner-info-box[data-text-align="right"]{text-align:right}body.careers .common-banner .banner-info-box[data-text-align="right"] .banner-content{margin:20px 0 0 auto}body.careers .common-banner .banner-sub{color:#F1590D !important;text-transform:none}body.careers .common-banner .banner-title{margin-top:20px;padding:0}body.careers .common-banner .banner-content{max-width:600px;line-height:1.7;margin-top:20px;max-height:100%;-webkit-line-clamp:6}body.careers .common-banner .banner-sub,body.careers .common-banner .banner-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}body.careers .common-banner .self-button-prev{left:35px}body.careers .common-banner .self-button-next{right:35px}body.careers .common-banner .pagination-control{position:absolute;bottom:30px}@media only screen and (max-width: 767px){body.careers .common-banner .self-button-prev{left:10px}body.careers .common-banner .self-button-next{right:10px}body.careers .common-banner .pagination-control{bottom:20px}}body.careers .filter-box.main{padding:20px 0;background-color:#fff}@media only screen and (max-width: 1024px){body.careers .filter-box.main{padding:30px 0;background-color:transparent}}body.careers .filter-box.main .filter-item::after{background-color:#999}body.careers .large-t{position:absolute;font-size:7.8125vw;line-height:1;color:rgba(230,230,230,0.6);z-index:-1;white-space:nowrap;pointer-events:none}@media only screen and (max-width: 1024px){body.careers .large-t{font-size:4.8125rem}}@media only screen and (max-width: 575px){body.careers .large-t{font-size:3.125rem}}body.careers .lighten{position:absolute;width:90px;border-radius:50%;-webkit-filter:blur(5px);filter:blur(5px);opacity:1;z-index:-1;background-color:#f9e0c0;-webkit-box-shadow:0 0 50px 20px #f9e0c0,0 0 100px 80px rgba(249,224,192,0.7);box-shadow:0 0 50px 20px #f9e0c0,0 0 100px 80px rgba(249,224,192,0.7)}body.careers .lighten .lighten-inner{width:100%;padding-bottom:100%;position:relative;overflow:hidden}body.careers section{overflow:hidden}body.careers section [data-aost]{opacity:0}body.careers section [data-aost].show{opacity:1;-webkit-transition:opacity .8s;transition:opacity .8s}body.careers section .section-header{max-width:840px;width:100%;margin:0 auto}@media only screen and (max-width: 1024px){body.careers section .section-header{max-width:700px;width:calc(100% - 40px)}}@media only screen and (max-width: 768px){body.careers section .section-header{max-width:525px}}body.careers section .section-header.light{color:#fff}body.careers section .section-header.light .sub-title::after{background-color:#fff}body.careers section .section-header.dark .sub-title{color:#F1590D}body.careers section .section-header.dark .sub-title::after{background-color:#F1590D}body.careers section .section-header.dark .title{color:#000}body.careers section .section-header .sub-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1.125rem;font-weight:bold;line-height:1.5;white-space:nowrap}@media only screen and (max-width: 1024px){body.careers section .section-header .sub-title{font-size:1rem}}body.careers section .section-header .sub-title::after{content:'';display:block;max-width:150px;width:100%;height:1px;margin-left:20px}body.careers section .section-header .title{font-size:2.8125rem;font-weight:bold;line-height:1.5;margin-top:20px}@media only screen and (max-width: 1024px){body.careers section .section-header .title{font-size:2.125rem}}@media only screen and (max-width: 768px){body.careers section .section-header .title{font-size:1.625rem}}body.careers section .area-text{max-width:830px;width:100%;margin:0 auto}@media only screen and (max-width: 1024px){body.careers section .area-text{max-width:700px}}@media only screen and (max-width: 768px){body.careers section .area-text{max-width:525px;width:calc(100% - 40px)}}body.careers section .area-text.align-center{text-align:center}body.careers section .area-text .title,body.careers section .area-text .sub-title{font-weight:bold;line-height:1.5}body.careers section .area-text .title{font-size:2.125rem;margin-top:10px}@media only screen and (max-width: 768px){body.careers section .area-text .title{font-size:1.375rem}}body.careers section .area-text .sub-title{color:#898989;font-size:1.125rem}@media only screen and (max-width: 768px){body.careers section .area-text .sub-title{font-size:1rem}}body.careers section .area-text p{font-size:1.125rem;line-height:1.7;letter-spacing:.5px;margin-top:20px}@media only screen and (max-width: 768px){body.careers section .area-text p{margin-top:15px}}body.careers section ul.list{font-size:.9375rem;line-height:1.7;letter-spacing:.5px;margin-top:20px}body.careers section ul.list.align-left>li{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}body.careers section ul.list.align-center>li{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}body.careers section ul.list.align-right>li{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}body.careers section ul.list>li{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body.careers section ul.list>li::before{content:'';width:6px;height:6px;margin:10px 10px 0 0;border-radius:50%;background-color:#F1590D;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}body.careers section ul.list>li:not(:first-child){margin-top:20px}body.careers section .img-box{position:relative;overflow:hidden}body.careers section .img-box::after{content:'';display:block;width:100%;height:0}body.careers section .img-box img{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.careers section .icon-circle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}body.careers section .icon-circle .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.careers section .gallery-wrap{position:relative;width:100%;overflow:hidden;margin-top:60px}@media only screen and (max-width: 768px){body.careers section .gallery-wrap{margin-top:40px}}body.careers section .gallery-wrap .gallery-container{position:relative;left:50vw;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);width:138.5417vw;min-width:1870px}@media only screen and (max-width: 768px){body.careers section .gallery-wrap .gallery-container{max-width:525px;width:calc(100% - 75px);min-width:auto}}body.careers section .gallery-wrap .control-container{position:absolute;top:0;left:50%;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);width:calc(90.2254% / 3);pointer-events:none;z-index:2}@media only screen and (max-width: 768px){body.careers section .gallery-wrap .control-container{width:100%}}body.careers section .gallery-wrap .control-container::after{content:'';display:block;width:100%;height:0;padding-bottom:66.25%}body.careers section .gallery-wrap .control-container .slider-control{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% + 138.5417vw * 0.048873);min-width:calc(100% + 1870px * 0.048873)}@media only screen and (max-width: 768px){body.careers section .gallery-wrap .control-container .slider-control{width:100%;min-width:auto}}body.careers section .gallery-wrap .control-container .slider-control .self-button-prev,body.careers section .gallery-wrap .control-container .slider-control .self-button-next{position:static;-webkit-transform:none;-ms-transform:none;transform:none;pointer-events:auto}body.careers section .gallery-wrap .control-container .slider-control .self-button-prev{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}body.careers section .gallery-wrap .control-container .slider-control .self-button-next{-webkit-transform:translate3d(50%, 0, 0);transform:translate3d(50%, 0, 0)}body.careers section .gallery-wrap .swiper-slide.swiper-slide-active .slide-inner .img-wrap .img-box,body.careers section .gallery-wrap .swiper-slide.swiper-slide-duplicate-active .slide-inner .img-wrap .img-box{-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.15);box-shadow:3px 3px 5px 0px rgba(0,0,0,0.15)}body.careers section .gallery-wrap .swiper-slide.swiper-slide-active .slide-inner>p,body.careers section .gallery-wrap .swiper-slide.swiper-slide-duplicate-active .slide-inner>p{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}@media only screen and (min-width: 769px){body.careers section .gallery-wrap .swiper-slide.swiper-slide-prev .slide-inner .img-wrap .img-box,body.careers section .gallery-wrap .swiper-slide.swiper-slide-duplicate-prev .slide-inner .img-wrap .img-box{-webkit-transform-origin:22.5% calc(100% - 20px);-ms-transform-origin:22.5% calc(100% - 20px);transform-origin:22.5% calc(100% - 20px);-webkit-transform:scale(0.775) translate3d(22.5%, -20px, 0);transform:scale(0.775) translate3d(22.5%, -20px, 0)}body.careers section .gallery-wrap .swiper-slide.swiper-slide-prev .slide-inner>p,body.careers section .gallery-wrap .swiper-slide.swiper-slide-duplicate-prev .slide-inner>p{-webkit-transition:none;transition:none}body.careers section .gallery-wrap .swiper-slide.swiper-slide-next .slide-inner .img-wrap .img-box,body.careers section .gallery-wrap .swiper-slide.swiper-slide-duplicate-next .slide-inner .img-wrap .img-box{-webkit-transform-origin:0 calc(100% - 20px);-ms-transform-origin:0 calc(100% - 20px);transform-origin:0 calc(100% - 20px);-webkit-transform:scale(0.775) translate3d(0, -20px, 0);transform:scale(0.775) translate3d(0, -20px, 0)}body.careers section .gallery-wrap .swiper-slide.swiper-slide-next .slide-inner>p,body.careers section .gallery-wrap .swiper-slide.swiper-slide-duplicate-next .slide-inner>p{-webkit-transition:none;transition:none}}body.careers section .gallery-wrap .swiper-slide .slide-inner{width:100%}body.careers section .gallery-wrap .swiper-slide .slide-inner .img-wrap{position:relative;width:100%}body.careers section .gallery-wrap .swiper-slide .slide-inner .img-wrap::after{content:'';display:block;width:100%;height:0;padding-bottom:66.25%}body.careers section .gallery-wrap .swiper-slide .slide-inner .img-wrap .img-box{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;-webkit-transition:-webkit-transform .5s .1s;transition:-webkit-transform .5s .1s;transition:transform .5s .1s;transition:transform .5s .1s, -webkit-transform .5s .1s}body.careers section .gallery-wrap .swiper-slide .slide-inner .img-wrap .img-box::after{padding-bottom:66.25%}body.careers section .gallery-wrap .swiper-slide .slide-inner>p{font-weight:bold;line-height:1.7;text-align:left;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:20px;opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);-webkit-transition:opacity .3s .2s, -webkit-transform .3s .2s;transition:opacity .3s .2s, -webkit-transform .3s .2s;transition:opacity .3s .2s, transform .3s .2s;transition:opacity .3s .2s, transform .3s .2s, -webkit-transform .3s .2s}@media only screen and (max-width: 575px){body.careers section .gallery-wrap .swiper-slide .slide-inner>p{font-size:.875rem;margin-top:15px}}body.careers section.video{padding:80px 0}@media only screen and (max-width: 1024px){body.careers section.video{padding:0 0 40px}}body.careers section.video .gallery-wrap{margin-top:0}body.careers section.explore{padding:7.8125% 0}@media only screen and (max-width: 1024px){body.careers section.explore{padding:75px 0}}body.careers section.explore .large-t{top:0;right:0;-webkit-transform:translate3d(16.849%, -76%, 0);transform:translate3d(16.849%, -76%, 0)}body.careers section.explore .section-header{width:100%}body.careers section.explore .section-header .sub-title{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}body.careers section.explore .container{max-width:1460px;width:90%;margin:0 auto}@media only screen and (max-width: 1024px){body.careers section.explore .container{max-width:700px}}@media only screen and (max-width: 768px){body.careers section.explore .container{max-width:525px;width:calc(100% - 40px)}}body.careers section.explore .block:not(:first-child){margin-top:125px}@media only screen and (max-width: 768px){body.careers section.explore .block:not(:first-child){margin-top:55px}}body.careers section.explore .block .block-title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#212121;font-size:1.125rem;font-weight:bold;line-height:1.5}body.careers section.explore .block .block-title::after{content:'';display:block;max-width:167px;width:100%;height:1px;background-color:#F1590D;margin-left:10px}body.careers section.explore .block .block-title .text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;white-space:nowrap}body.careers section.explore .block .block-title .text span{color:#F1590D;font-size:4.625rem;font-weight:400;line-height:1.5;margin:0 10px}body.careers section.explore .block:nth-child(1) .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1024px){body.careers section.explore .block:nth-child(1) .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}body.careers section.explore .block:nth-child(1) .left{max-width:650px;width:100%;padding-right:50px}@media only screen and (max-width: 1024px){body.careers section.explore .block:nth-child(1) .left{max-width:100%;padding-right:0}}body.careers section.explore .block:nth-child(1) .right{position:-webkit-sticky;position:sticky;top:130px;width:50%;margin-left:auto;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1024px){body.careers section.explore .block:nth-child(1) .right{width:100%;margin:50px 0 0}}body.careers section.explore .block:nth-child(1) .text-box{font-size:1.125rem;line-height:1.7;letter-spacing:.5px;margin-top:40px}body.careers section.explore .block:nth-child(1) .img-wrap{position:relative;width:100%}@media only screen and (max-width: 1024px){body.careers section.explore .block:nth-child(1) .img-wrap{width:calc(100% - 40px);margin-left:10px}}body.careers section.explore .block:nth-child(1) .img-wrap .img-box.large{width:100%}body.careers section.explore .block:nth-child(1) .img-wrap .img-box.large::after{padding-bottom:68.4932%}body.careers section.explore .block:nth-child(1) .img-wrap .img-box.small{position:absolute;right:-20px;bottom:-45px;width:22.6028%}body.careers section.explore .block:nth-child(1) .img-wrap .img-box.small::after{padding-bottom:100%}body.careers section.explore .block:nth-child(1) .img-wrap .img-box::after{content:'';display:block;width:100%;height:0}body.careers section.explore .block:nth-child(1) .img-wrap .img-box img{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50, -50%, 0);transform:translate3d(-50, -50%, 0);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.careers section.explore .block .slider-wrap{position:relative}@media only screen and (max-width: 575px){body.careers section.explore .block .slider-wrap{width:calc(100% + 40px);margin:0 -20px}}@media only screen and (max-width: 575px){body.careers section.explore .block .slider-wrap .self-button-prev{left:calc(50% - 34.6667vw + 30px);-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}}@media only screen and (max-width: 575px){body.careers section.explore .block .slider-wrap .self-button-next{right:calc(50% - 34.6667vw + 30px);-webkit-transform:translate3d(50%, -50%, 0);transform:translate3d(50%, -50%, 0)}}body.careers section.explore .block .advantage-swiper{max-width:1200px;width:calc(100% - 100px);margin-top:-8px}@media only screen and (max-width: 575px){body.careers section.explore .block .advantage-swiper{width:208vw;left:50%;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}}body.careers section.explore .block .advantage-swiper .swiper-slide{padding:30px 20px;height:auto}@media only screen and (max-width: 575px){body.careers section.explore .block .advantage-swiper .swiper-slide{padding:30px 30px}}@media only screen and (min-width: 576px){body.careers section.explore .block .advantage-swiper .swiper-slide:hover .slide-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#fff;background-color:#F1590D;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}body.careers section.explore .block .advantage-swiper .swiper-slide:hover .content{margin:auto}body.careers section.explore .block .advantage-swiper .swiper-slide:hover .content .icon{-webkit-filter:brightness(100);filter:brightness(100)}body.careers section.explore .block .advantage-swiper .swiper-slide:hover .content .title .en{color:#fff}}body.careers section.explore .block .advantage-swiper .slide-inner{width:100%;height:100%;padding:20px;border-radius:20px;color:#000;background-color:#fff;-webkit-transition:color .3s,background-color .3s, -webkit-transform .3s;transition:color .3s,background-color .3s, -webkit-transform .3s;transition:transform .3s, color .3s,background-color .3s;transition:transform .3s, color .3s,background-color .3s, -webkit-transform .3s;-webkit-box-shadow:0px 0px 13px 0px #CDCDCD;box-shadow:0px 0px 13px 0px #CDCDCD}@media only screen and (max-width: 575px){body.careers section.explore .block .advantage-swiper .slide-inner{padding:30px 20px}}body.careers section.explore .block .advantage-swiper .content{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}body.careers section.explore .block .advantage-swiper .content .icon{width:50px;height:50px;margin:0 auto}body.careers section.explore .block .advantage-swiper .content .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.careers section.explore .block .advantage-swiper .content .title{margin-top:10px}body.careers section.explore .block .advantage-swiper .content .title .ch{font-size:1.125rem;font-weight:bold;line-height:1.7}body.careers section.explore .block .advantage-swiper .content .title .en{color:#F1590D;font-size:.9375rem;line-height:1.5;-webkit-transition:color .3s;transition:color .3s}body.careers section.explore .block .advantage-swiper .content ul{font-size:.9375rem;line-height:1.7;letter-spacing:.5px;text-align:center;margin-top:10px}body.careers section.core{position:relative;width:100%;height:900px;padding-top:206px}@media only screen and (max-width: 1024px){body.careers section.core{height:700px;padding-top:90px}}body.careers section.core.entered .column-line{opacity:0}body.careers section.core .background{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover}body.careers section.core .core-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}body.careers section.core .core-bg::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2);z-index:2}body.careers section.core .core-bg picture{display:block;width:100%;height:100%}body.careers section.core .core-bg picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.careers section.core .area-text{position:relative;max-width:800px;width:calc(100% - 300px);color:#fff;z-index:4;pointer-events:none}@media only screen and (max-width: 1024px){body.careers section.core .area-text{width:calc(100% - 210px);-webkit-transform:translateY(-19.23%);-ms-transform:translateY(-19.23%);transform:translateY(-19.23%)}}@media only screen and (max-width: 575px){body.careers section.core .area-text{width:calc(100% - 40px);-webkit-transform:none;-ms-transform:none;transform:none}}body.careers section.core .area-text .sub-title{color:#F1590D}body.careers section.core .area-text .title,body.careers section.core .area-text p{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}body.careers section.core .area-text .title{-webkit-line-clamp:2}body.careers section.core .area-text p{-webkit-line-clamp:5}body.careers section.core .slider-wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}body.careers section.core .core-swiper.less-than-perview .swiper-wrapper{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body.careers section.core .core-swiper[slides-count="1"]+.line-wrap .column-line:nth-last-child(-n+4){display:none}body.careers section.core .core-swiper[slides-count="2"]+.line-wrap .column-line:nth-last-child(-n+3){display:none}body.careers section.core .core-swiper[slides-count="3"]+.line-wrap .column-line:nth-last-child(-n+2){display:none}body.careers section.core .core-swiper[slides-count="4"]+.line-wrap .column-line:nth-last-child(-n+1){display:none}body.careers section.core .core-swiper[slides-count="5"]+.line-wrap .column-line:nth-last-child(-n+0){display:none}body.careers section.core .core-swiper .swiper-slide{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:50px;-webkit-transition:padding .3s;transition:padding .3s;z-index:0}@media only screen and (max-width: 575px){body.careers section.core .core-swiper .swiper-slide{padding-bottom:90px}}body.careers section.core .core-swiper .swiper-slide.entered{padding-bottom:100px}@media only screen and (max-width: 1024px){body.careers section.core .core-swiper .swiper-slide.entered{padding-bottom:90px}}body.careers section.core .core-swiper .swiper-slide.entered::before{opacity:1}body.careers section.core .core-swiper .swiper-slide.entered .slide-inner .content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}body.careers section.core .core-swiper .swiper-slide.entered .slide-inner .icon-circle::after{opacity:1}body.careers section.core .core-swiper .swiper-slide.entered .slide-inner p{opacity:1}body.careers section.core .core-swiper .swiper-slide::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:-1}@media only screen and (max-width: 575px){body.careers section.core .core-swiper .swiper-slide::before{opacity:1}}body.careers section.core .core-swiper .slide-inner{color:#fff;padding:0 13.0209%;overflow:hidden}@media only screen and (max-width: 575px){body.careers section.core .core-swiper .slide-inner{padding:0}}body.careers section.core .core-swiper .slide-inner .content{-webkit-transform:translateY(calc(100% - 186.5px));-ms-transform:translateY(calc(100% - 186.5px));transform:translateY(calc(100% - 186.5px));-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}@media only screen and (max-width: 1024px){body.careers section.core .core-swiper .slide-inner .content{-webkit-transform:translateY(calc(100% - 161.5px));-ms-transform:translateY(calc(100% - 161.5px));transform:translateY(calc(100% - 161.5px))}}@media only screen and (max-width: 575px){body.careers section.core .core-swiper .slide-inner .content{-webkit-transform:none;-ms-transform:none;transform:none;max-width:265px;width:100%;margin:0 auto}}body.careers section.core .core-swiper .slide-inner .icon-circle{position:relative;width:100px;height:100px;background:rgba(255,255,255,0.2);-webkit-box-shadow:0px 3px 17px 0px rgba(0,0,0,0.2);box-shadow:0px 3px 17px 0px rgba(0,0,0,0.2);margin:0 auto}@media only screen and (max-width: 1024px){body.careers section.core .core-swiper .slide-inner .icon-circle{width:80px;height:80px}}body.careers section.core .core-swiper .slide-inner .icon-circle::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:-webkit-gradient(linear, left top, right top, from(#EF7A3B), color-stop(86.2%, #F39C33));background:linear-gradient(90deg, #EF7A3B 0%, #F39C33 86.2%);opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:0}@media only screen and (max-width: 575px){body.careers section.core .core-swiper .slide-inner .icon-circle::after{opacity:1}}body.careers section.core .core-swiper .slide-inner .icon-circle .icon{position:relative;width:50px;height:50px;z-index:1}@media only screen and (max-width: 1024px){body.careers section.core .core-swiper .slide-inner .icon-circle .icon{width:40px;height:40px}}body.careers section.core .core-swiper .slide-inner .title{margin-top:20px}@media only screen and (max-width: 1024px){body.careers section.core .core-swiper .slide-inner .title{margin-top:15px}}body.careers section.core .core-swiper .slide-inner .title .ch{font-size:1.25rem;font-weight:bold;line-height:1.7}body.careers section.core .core-swiper .slide-inner .title .en{color:#F1590D;font-size:.9375rem;line-height:1.5;margin-top:10px}body.careers section.core .core-swiper .slide-inner p{font-size:.9375rem;line-height:1.7;letter-spacing:.5px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-top:20px;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}@media only screen and (max-width: 575px){body.careers section.core .core-swiper .slide-inner p{opacity:1}}body.careers section.core .slider-control .self-button-prev{left:50px}@media only screen and (max-width: 1024px){body.careers section.core .slider-control .self-button-prev{left:20px}}@media only screen and (max-width: 575px){body.careers section.core .slider-control .self-button-prev{top:auto;bottom:212px;left:calc((100% - 265px) / 2);-webkit-transform:translate3d(-100%, 50%, 0);transform:translate3d(-100%, 50%, 0)}}body.careers section.core .slider-control .self-button-next{right:50px}@media only screen and (max-width: 1024px){body.careers section.core .slider-control .self-button-next{right:20px}}@media only screen and (max-width: 575px){body.careers section.core .slider-control .self-button-next{top:auto;bottom:212px;right:calc((100% - 265px) / 2);-webkit-transform:translate3d(100%, 50%, 0);transform:translate3d(100%, 50%, 0)}}body.careers section.core .line-wrap{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:3;pointer-events:none}body.careers section.core .line-wrap .column-line{width:20%;height:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:opacity .3s;transition:opacity .3s}body.careers section.core .line-wrap .column-line:not(:first-child){border-left:1px solid rgba(255,255,255,0.1)}@media only screen and (max-width: 1024px){body.careers section.core .line-wrap .column-line{width:25%}body.careers section.core .line-wrap .column-line:last-child{display:none}}@media only screen and (max-width: 768px){body.careers section.core .line-wrap .column-line{width:calc(100% / 3)}body.careers section.core .line-wrap .column-line:nth-last-child(-n+2){display:none}}@media only screen and (max-width: 575px){body.careers section.core .line-wrap .column-line{display:none}}body.careers section.vitality{position:relative;padding:10.4167% 0}@media only screen and (max-width: 1024px){body.careers section.vitality{padding:100px 0}}body.careers section.vitality .lighten.lighten1{top:0;right:0;width:26.041vw;min-width:400px;-webkit-transform:translate3d(71.429%, -14.286%, 0);transform:translate3d(71.429%, -14.286%, 0)}@media only screen and (max-width: 1024px){body.careers section.vitality .lighten.lighten1{width:150px;min-width:auto}}@media only screen and (max-width: 575px){body.careers section.vitality .lighten.lighten1{width:30px;-webkit-transform:translate3d(-20px, 100px, 0px);transform:translate3d(-20px, 100px, 0px)}}body.careers section.vitality .lighten.lighten2{top:50%;left:0;width:100px;-webkit-transform:translate3d(-35px, -50%, 0px);transform:translate3d(-35px, -50%, 0px)}@media only screen and (max-width: 1024px){body.careers section.vitality .lighten.lighten2{top:0;left:0;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}body.careers section.vitality .lighten.lighten3{top:0;right:0;width:20.833vw;min-width:100px;-webkit-transform:translate3d(37.5%, 12.5%, 0);transform:translate3d(37.5%, 12.5%, 0)}@media only screen and (max-width: 575px){body.careers section.vitality .lighten.lighten3{width:30px;min-width:auto;-webkit-transform:translate3d(0, 60px, 0);transform:translate3d(0, 60px, 0)}}body.careers section.vitality .large-t{top:0;left:0;-webkit-transform:translate3d(-31.942%, -68%, 0);transform:translate3d(-31.942%, -68%, 0)}@media only screen and (max-width: 1024px){body.careers section.vitality .large-t{left:auto;right:0;-webkit-transform:translate3d(0, -68%, 0);transform:translate3d(0, -68%, 0)}}body.careers section.vitality .section-header{width:100%}body.careers section.vitality .section-header .sub-title{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}body.careers section.vitality .block{position:relative}body.careers section.vitality .block:not(:first-child){margin-top:120px}@media only screen and (max-width: 768px){body.careers section.vitality .block:not(:first-child){margin-top:60px}}body.careers section.vitality .block:nth-child(1) .container{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:1320px;width:90%;margin:0 auto}@media only screen and (max-width: 1024px){body.careers section.vitality .block:nth-child(1) .container{max-width:700px}}@media only screen and (max-width: 768px){body.careers section.vitality .block:nth-child(1) .container{max-width:525px}}body.careers section.vitality .block:nth-child(1) .left{width:46.9697%}@media only screen and (max-width: 1024px){body.careers section.vitality .block:nth-child(1) .left{display:none}}body.careers section.vitality .block:nth-child(1) .left::after{content:'';display:block;width:100%;height:0;padding-bottom:96.775%}body.careers section.vitality .block:nth-child(1) .right{width:44.6969%;min-width:500px;padding-left:50px;margin-left:auto}@media only screen and (max-width: 1024px){body.careers section.vitality .block:nth-child(1) .right{width:100%;min-width:auto;padding-left:0}}body.careers section.vitality .block:nth-child(1) .right .area-text{margin-top:22.22%}@media only screen and (max-width: 1024px){body.careers section.vitality .block:nth-child(1) .right .area-text{margin:40px 0 0 0}}body.careers section.vitality .block:nth-child(1) .right .img-box{position:absolute;top:0;left:0;width:46.9697%;max-width:calc(100% - 500px);-webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.15);box-shadow:3px 3px 5px 0px rgba(0,0,0,0.15);overflow:visible}@media only screen and (max-width: 1024px){body.careers section.vitality .block:nth-child(1) .right .img-box{position:relative;width:100%;max-width:100%;margin-top:40px}}body.careers section.vitality .block:nth-child(1) .right .img-box::after{padding-bottom:96.775%}body.careers section.vitality .block .benefits-container{max-width:1680px;width:90%;margin:0 auto}body.careers section.vitality .block .benefits-container .row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px -60px}@media only screen and (max-width: 1400px){body.careers section.vitality .block .benefits-container .row{margin:0 -15px -60px}}body.careers section.vitality .block .benefits-container .grid{width:25%;padding:0 30px;margin-bottom:60px}@media only screen and (max-width: 1400px){body.careers section.vitality .block .benefits-container .grid{padding:0 15px}}@media only screen and (max-width: 1024px){body.careers section.vitality .block .benefits-container .grid{width:calc(100% / 3)}}@media only screen and (max-width: 768px){body.careers section.vitality .block .benefits-container .grid{width:50%}}@media only screen and (max-width: 575px){body.careers section.vitality .block .benefits-container .grid{width:100%}}body.careers section.vitality .block .benefits-container .img-box::after{padding-bottom:66.667%}body.careers section.vitality .block .benefits-container .header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:20px 0}body.careers section.vitality .block .benefits-container .header .title{padding-right:20px}body.careers section.vitality .block .benefits-container .header .title .ch{font-size:1.25rem;font-weight:bold;line-height:1.7}body.careers section.vitality .block .benefits-container .header .title .en{color:#F1590D;font-size:.9375rem;line-height:1.5;margin-top:10px}body.careers section.vitality .block .benefits-container .header .icon-circle{width:80px;height:80px;background-color:#fff;-webkit-box-shadow:0px 3px 17px 0px rgba(0,0,0,0.2);box-shadow:0px 3px 17px 0px rgba(0,0,0,0.2);margin-left:auto;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1200px){body.careers section.vitality .block .benefits-container .header .icon-circle{width:60px;height:60px}}body.careers section.vitality .block .benefits-container .header .icon-circle .icon{width:47.5%;height:47.5%}body.careers section.vitality .block .benefits-container ul{padding-top:20px;margin-top:0;border-top:1px solid #D9D9D9}body.careers section.learn .lighten.lighten1{top:0;right:0;width:20.833vw;min-width:100px;-webkit-transform:translate3d(37.5%, -37.5%, 0);transform:translate3d(37.5%, -37.5%, 0)}@media only screen and (max-width: 575px){body.careers section.learn .lighten.lighten1{width:30px;min-width:auto;-webkit-transform:translate3d(0, 60px, 0);transform:translate3d(0, 60px, 0)}}body.careers section.learn .lighten.lighten2{top:0;right:0;width:20.833vw;min-width:100px;-webkit-transform:translate3d(37.5%, 12.5%, 0);transform:translate3d(37.5%, 12.5%, 0)}@media only screen and (max-width: 575px){body.careers section.learn .lighten.lighten2{width:30px;min-width:auto;-webkit-transform:translate3d(0, 60px, 0);transform:translate3d(0, 60px, 0)}}body.careers section.learn .large-t{top:60px;right:0;color:rgba(230,230,230,0.2);-webkit-transform:translate3d(1.8137%, 0, 0);transform:translate3d(1.8137%, 0, 0)}@media only screen and (max-width: 1024px){body.careers section.learn .large-t{top:35px;-webkit-transform:translate3d(39.123%, 0, 0);transform:translate3d(39.123%, 0, 0)}}body.careers section.learn .block-bottom{position:relative}body.careers section.learn .block{position:relative}body.careers section.learn .block.b-lazy{background-repeat:no-repeat;background-position:center;background-size:cover}body.careers section.learn .block:nth-child(1){position:relative;width:100%;padding:9.375% 0;z-index:1}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(1){padding:90px 0}}body.careers section.learn .block:nth-child(1)::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);z-index:-2}body.careers section.learn .block:nth-child(1) .container{max-width:1450px;width:90%;margin:0 auto;padding-top:7.31%}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(1) .container{max-width:700px;padding-top:0}}@media only screen and (max-width: 768px){body.careers section.learn .block:nth-child(1) .container{max-width:525px}}body.careers section.learn .block:nth-child(1) .section-header{width:100%;margin:0}body.careers section.learn .block:nth-child(1) .section-header .sub-title{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;color:rgba(255,255,255,0.5)}body.careers section.learn .block:nth-child(1) .section-header .sub-title::after{background-color:rgba(255,255,255,0.5)}body.careers section.learn .block:nth-child(1) .item-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;counter-reset:custom-counter;margin-top:120px}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(1) .item-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:60px}}body.careers section.learn .block:nth-child(1) .item-wrap .item{counter-increment:custom-counter;max-width:500px;width:100%;color:#fff}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(1) .item-wrap .item{max-width:100%}}body.careers section.learn .block:nth-child(1) .item-wrap .item::before{content:counter(custom-counter, decimal-leading-zero);color:rgba(255,255,255,0.5);font-size:1.125rem;font-weight:bold;line-height:1.5}@media only screen and (max-width: 768px){body.careers section.learn .block:nth-child(1) .item-wrap .item::before{font-size:1rem}}body.careers section.learn .block:nth-child(1) .item-wrap .item:nth-child(2){padding-top:120px;margin-left:50px}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(1) .item-wrap .item:nth-child(2){padding-top:0;margin:40px 0 0}}body.careers section.learn .block:nth-child(1) .item-wrap .item .title{font-size:2.125rem;font-weight:bold;margin-top:10px}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(1) .item-wrap .item .title{font-size:1.75rem}}@media only screen and (max-width: 768px){body.careers section.learn .block:nth-child(1) .item-wrap .item .title{font-size:1.375rem}}body.careers section.learn .block:nth-child(1) .item-wrap .item p{font-size:1.125rem;line-height:1.7;letter-spacing:.5px;margin-top:20px}@media only screen and (max-width: 768px){body.careers section.learn .block:nth-child(1) .item-wrap .item p{font-size:1rem}}body.careers section.learn .block:nth-child(1) .slider-wrap{position:relative;margin-top:260px;color:#fff}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(1) .slider-wrap{margin-top:80px}}body.careers section.learn .block:nth-child(1) .slider-wrap::after{content:'';position:absolute;top:47px;left:0;width:100%;border-top:1px dashed rgba(255,255,255,0.5)}body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper{max-width:1500px;width:90%;margin:0 auto}@media only screen and (max-width: 575px){body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper{max-width:300px}}body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper .slide-inner{padding:0 20px}body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper .slide-inner .icon-wrap{width:121px;height:133px;margin:0 auto;padding-top:12px;background-image:url("../../assets/media/img/careers/learn-mark.svg");background-repeat:no-repeat;background-position:center top;background-size:contain}@media only screen and (max-width: 575px){body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper .slide-inner .icon-wrap{width:80px;height:90px;padding-top:10px}}body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper .slide-inner .icon-wrap .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:96px;height:96px;border-radius:50%;background-color:#fff;margin:0 auto;-webkit-box-shadow:8px 8px 8px 0px rgba(0,0,0,0.25);box-shadow:8px 8px 8px 0px rgba(0,0,0,0.25)}@media only screen and (max-width: 575px){body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper .slide-inner .icon-wrap .inner{width:60px;height:60px}}body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper .slide-inner .icon-wrap .inner .icon{width:30px;height:30px}body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper .slide-inner .icon-wrap .inner .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper .slide-inner .title,body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper .slide-inner ul.list{max-width:180px;width:100%;margin-left:auto;margin-right:auto}body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper .slide-inner .title{font-size:1.125rem;line-height:1.7;margin-top:20px}body.careers section.learn .block:nth-child(1) .slider-wrap .learn-swiper .slide-inner ul.list>li:not(:first-child){margin-top:10px}body.careers section.learn .block:nth-child(1) .slider-wrap .slider-control{position:absolute;top:47px;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:1500px;width:90%;pointer-events:none;z-index:1}@media only screen and (max-width: 575px){body.careers section.learn .block:nth-child(1) .slider-wrap .slider-control{width:calc(100% - 40px)}}body.careers section.learn .block:nth-child(1) .slider-wrap .slider-control .self-button-prev,body.careers section.learn .block:nth-child(1) .slider-wrap .slider-control .self-button-next{position:static;-webkit-transform:none;-ms-transform:none;transform:none;pointer-events:auto}body.careers section.learn .block:nth-child(1) .slider-wrap .slider-control .self-button-prev{-webkit-transform:translate3d(-70%, 0, 0);transform:translate3d(-70%, 0, 0)}@media only screen and (max-width: 575px){body.careers section.learn .block:nth-child(1) .slider-wrap .slider-control .self-button-prev{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}body.careers section.learn .block:nth-child(1) .slider-wrap .slider-control .self-button-next{-webkit-transform:translate3d(70%, 0, 0);transform:translate3d(70%, 0, 0)}@media only screen and (max-width: 575px){body.careers section.learn .block:nth-child(1) .slider-wrap .slider-control .self-button-next{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}body.careers section.learn .block:nth-child(2){padding:10.4167% 0}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(2){padding:90px 0}}body.careers section.learn .block:nth-child(2) .container{max-width:1460px;width:90%;margin:0 auto}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(2) .container{max-width:700px}}@media only screen and (max-width: 768px){body.careers section.learn .block:nth-child(2) .container{max-width:525px;width:calc(100% - 40px)}}body.careers section.learn .block:nth-child(2) .wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(2) .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}body.careers section.learn .block:nth-child(2) .wrap .left,body.careers section.learn .block:nth-child(2) .wrap .right{width:50%}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(2) .wrap .left,body.careers section.learn .block:nth-child(2) .wrap .right{width:100%}}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(2) .wrap .left{display:none}}body.careers section.learn .block:nth-child(2) .wrap .left::after{content:'';display:block;width:100%;height:0;padding-bottom:102.739%}body.careers section.learn .block:nth-child(2) .wrap .right{padding-left:4.795%}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(2) .wrap .right{padding-left:0}}body.careers section.learn .block:nth-child(2) .wrap .img-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(2) .wrap .img-group{margin-top:30px}}body.careers section.learn .block:nth-child(2) .wrap .img-box.img-1{position:absolute;top:0;left:0;width:50%}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(2) .wrap .img-box.img-1{position:relative;width:100%;margin-top:30px}}body.careers section.learn .block:nth-child(2) .wrap .img-box.img-1::after{padding-bottom:102.739%}body.careers section.learn .block:nth-child(2) .wrap .img-box.img-2{width:60.607%;margin-top:13.637%}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(2) .wrap .img-box.img-2{margin-top:0}}body.careers section.learn .block:nth-child(2) .wrap .img-box.img-2::after{padding-bottom:112.5%}body.careers section.learn .block:nth-child(2) .wrap .img-box.img-3{width:27.273%;margin-left:auto}body.careers section.learn .block:nth-child(2) .wrap .img-box.img-3::after{padding-bottom:100%}body.careers section.learn .block:nth-child(2) .wrap .area-text{padding:12.122% 0 12.122% 10.909%}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(2) .wrap .area-text{padding:0}}@media only screen and (max-width: 768px){body.careers section.learn .block:nth-child(2) .wrap .area-text{width:100%}}body.careers section.learn .block:nth-child(2) .block-bottom{margin-top:9.375%}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(2) .block-bottom{margin-top:90px}}body.careers section.learn .block:nth-child(2) .block-bottom .area-text{max-width:800px;width:90%;text-align:center}@media only screen and (max-width: 768px){body.careers section.learn .block:nth-child(2) .block-bottom .area-text{max-width:525px;width:calc(100% - 40px)}}body.careers section.learn .block:nth-child(3){padding:85px 5.9896vw}@media only screen and (max-width: 768px){body.careers section.learn .block:nth-child(3){padding:73px 20px}}body.careers section.learn .block:nth-child(3) .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(3) .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:700px;margin:0 auto}}@media only screen and (max-width: 768px){body.careers section.learn .block:nth-child(3) .container{max-width:525px}}body.careers section.learn .block:nth-child(3) .area-text{max-width:515px;margin-left:5.9896vw}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(3) .area-text{margin-left:0}}@media only screen and (max-width: 768px){body.careers section.learn .block:nth-child(3) .area-text{width:100%}}body.careers section.learn .block:nth-child(3) .area-text .sub-title{color:#F1590D}body.careers section.learn .block:nth-child(3) .img-box{width:100%;margin-left:60px}@media only screen and (max-width: 1024px){body.careers section.learn .block:nth-child(3) .img-box{margin:60px 0 0}}body.careers section.learn .block:nth-child(3) .img-box::after{padding-bottom:70%}body.careers section.social_care{padding:7.8125% 0}@media only screen and (max-width: 1024px){body.careers section.social_care{padding:75px 0 100px}}body.careers section.social_care .large-t{top:0;right:0;-webkit-transform:translate3d(2.559%, 0, 0);transform:translate3d(2.559%, 0, 0)}@media only screen and (max-width: 1024px){body.careers section.social_care .large-t{-webkit-transform:translate3d(17.891%, -83.6267%, 0);transform:translate3d(17.891%, -83.6267%, 0)}}body.careers section.social_care .block:first-child .section-header,body.careers section.social_care .block:first-child .area-text{width:100%}body.careers section.social_care .block:first-child .sub-title{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}body.careers section.social_care .block:not(:first-child){margin-top:10.4167%}@media only screen and (max-width: 1024px){body.careers section.social_care .block:not(:first-child){margin-top:80px}}body.careers section.social_care .block-top{position:relative}body.careers section.social_care .block-top .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:1460px;width:90%;margin:0 auto}@media only screen and (max-width: 1024px){body.careers section.social_care .block-top .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:700px}}@media only screen and (max-width: 768px){body.careers section.social_care .block-top .container{max-width:525px;width:calc(100% - 40px)}}body.careers section.social_care .block-top .left{width:45%;padding-top:8.219%}@media only screen and (max-width: 1024px){body.careers section.social_care .block-top .left{width:100%;padding-top:0}}body.careers section.social_care .block-top .right{position:relative;width:46.8%;margin:12.466% 0 0 8.2192%}@media only screen and (max-width: 1024px){body.careers section.social_care .block-top .right{width:100%;margin:40px 0 0}}body.careers section.social_care .slider-wrap{position:relative;width:calc(100% - 220px);margin-top:30px}@media only screen and (max-width: 1024px){body.careers section.social_care .slider-wrap{width:calc(100% - 130px)}}@media only screen and (max-width: 768px){body.careers section.social_care .slider-wrap{width:100%}}body.careers section.social_care .slider-wrap .swiper-slide{text-align:left}body.careers section.social_care .slider-wrap .slide-inner{padding:30px 40px}@media only screen and (max-width: 768px){body.careers section.social_care .slider-wrap .slider-control{position:absolute;top:0;left:50%;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);max-width:605px;width:100%;padding:30px 40px;z-index:2;pointer-events:none}body.careers section.social_care .slider-wrap .slider-control::after{content:'';display:block;width:100%;height:0;padding-bottom:69.7%}}body.careers section.social_care .slider-wrap .self-button-prev,body.careers section.social_care .slider-wrap .self-button-next{pointer-events:auto}body.careers section.social_care .slider-wrap .self-button-prev{left:-10px;-webkit-transform:translate3d(-100%, -50%, 0);transform:translate3d(-100%, -50%, 0)}@media only screen and (max-width: 768px){body.careers section.social_care .slider-wrap .self-button-prev{left:40px;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}}body.careers section.social_care .slider-wrap .self-button-next{right:-10px;-webkit-transform:translate3d(100%, -50%, 0);transform:translate3d(100%, -50%, 0)}@media only screen and (max-width: 768px){body.careers section.social_care .slider-wrap .self-button-next{right:40px;-webkit-transform:translate3d(50%, -50%, 0);transform:translate3d(50%, -50%, 0)}}@media only screen and (max-width: 768px){body.careers section.social_care .news-card-box .card-inner{max-width:525px}}body.careers section.social_care .news-card-box .card{width:100%;margin-bottom:0}@media only screen and (max-width: 1500px){body.careers section.social_care .news-card-box .card{padding:0}}body.careers section.social_care .news-card-box .card.default .image>img{display:none}body.careers section.social_care .news-card-box .image-wrap{min-height:auto !important}body.careers section.social_care .news-card-box .image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.careers section.share{position:relative;padding:10.4167% 0;overflow-x:clip;overflow-y:visible}@media only screen and (max-width: 1024px){body.careers section.share{padding:100px 0}}body.careers section.share .lighten.lighten1{top:0;left:0;width:26.041vw;min-width:400px;-webkit-transform:translate3d(-50%, 10%, 0);transform:translate3d(-50%, 10%, 0)}@media only screen and (max-width: 1024px){body.careers section.share .lighten.lighten1{width:150px;min-width:auto;-webkit-transform:translate3d(-50%, 200px, 0);transform:translate3d(-50%, 200px, 0)}}@media only screen and (max-width: 575px){body.careers section.share .lighten.lighten1{width:30px;-webkit-transform:translate3d(-20px, 250px, 0px);transform:translate3d(-20px, 250px, 0px)}}body.careers section.share .lighten.lighten2{bottom:0;right:0;width:26.041vw;min-width:400px;-webkit-transform:translate3d(30%, -20%, 0);transform:translate3d(30%, -20%, 0)}@media only screen and (max-width: 1024px){body.careers section.share .lighten.lighten2{width:150px;min-width:auto}}@media only screen and (max-width: 575px){body.careers section.share .lighten.lighten2{width:30px;-webkit-transform:translate3d(-50px, -20px, 0px);transform:translate3d(-50px, -20px, 0px)}}body.careers section.share .section-header{text-align:center}body.careers section.share .share-container{position:relative;max-width:1260px;width:90%;margin:120px auto 0}@media only screen and (max-width: 1200px){body.careers section.share .share-container{max-width:700px}}@media only screen and (max-width: 768px){body.careers section.share .share-container{max-width:420px;width:calc(100% - 40px);margin:60px auto 0}}body.careers section.share .sticky-wrap{position:absolute;top:-120px;left:50%;height:calc(100% + 225px);-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);z-index:-1}body.careers section.share .large-t{position:-webkit-sticky;position:sticky;top:170px;line-height:1.5;text-align:center}body.careers section.share .row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 -37.5px -55px}@media only screen and (max-width: 1200px){body.careers section.share .row{margin:0 -25px -55px}}@media only screen and (max-width: 768px){body.careers section.share .row{margin:0}}body.careers section.share .grid{width:calc(100% / 3);padding:0 37.5px 55px}@media only screen and (max-width: 1200px){body.careers section.share .grid{width:50%;padding:0 25px 55px}}@media only screen and (max-width: 768px){body.careers section.share .grid{width:100%;padding:0 0 55px}}body.careers section.share .item:hover circle{stroke-dashoffset:0 !important}body.careers section.share .item:hover .message{color:#fff;background-color:#F1590D}body.careers section.share .item:hover .message::before{border-color:transparent transparent #F1590D transparent}body.careers section.share .item:hover .message .more::after{background-color:#fff}body.careers section.share .item .person{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body.careers section.share .item .person .img-box{position:relative;width:48.649%;max-width:180px;border-radius:50%;overflow:hidden;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 575px){body.careers section.share .item .person .img-box{width:130px}}body.careers section.share .item .person .img-box::after{padding-bottom:100%}body.careers section.share .item .person .img-box svg{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}body.careers section.share .item .person .img-box svg circle{stroke:#F1590D;stroke-width:3.333%;fill:transparent;stroke-dasharray:565.48px;stroke-dashoffset:565.48px;-webkit-transition:stroke-dashoffset .5s;transition:stroke-dashoffset .5s}body.careers section.share .item .person .img-box img{z-index:-1}body.careers section.share .item .person .text-box{width:100%;margin-left:27px}body.careers section.share .item .person .text-box .name{font-size:1.375rem;font-weight:bold;line-height:1.7}@media only screen and (max-width: 575px){body.careers section.share .item .person .text-box .name{font-size:1.125rem}}body.careers section.share .item .person .text-box .department{color:#898989;font-size:.875rem;font-weight:bold;line-height:1.7;letter-spacing:.5px;margin-top:4px}body.careers section.share .item .message{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:30px 50px;margin-top:33px;background-color:#EFEFF2;border-radius:10px;-webkit-filter:drop-shadow(3px 3px 5px rgba(0,0,0,0.15));filter:drop-shadow(3px 3px 5px rgba(0,0,0,0.15));-webkit-transition:color .3s, background-color .3s;transition:color .3s, background-color .3s}body.careers section.share .item .message::before{content:'';position:absolute;top:10px;left:90px;-webkit-transform:translate3d(-50%, -100%, 0);transform:translate3d(-50%, -100%, 0);width:0;height:0;border-style:solid;border-width:0 13px 23px 13px;border-color:transparent transparent #EFEFF2 transparent;-webkit-transition:border-color .3s;transition:border-color .3s}body.careers section.share .item .message p{font-size:1.125rem;font-weight:bold;line-height:1.7;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (max-width: 575px){body.careers section.share .item .message p{font-size:1rem}}body.careers section.share .item .message .more{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1.5;margin:30px 0 0 auto}body.careers section.share .item .message .more::after{content:'';width:70px;height:2px;background-color:#F1590D;margin-left:12px;-webkit-transition:background-color .3s;transition:background-color .3s}body.careers section.recruiting{position:relative;width:100%;padding:95px 20px;will-change:background-position;background-size:400% 200%;background-position:0% 0%;background-image:radial-gradient(204.99% 106.02% at 93.83% 10.23%, #FF5312 0%, #F17734 38.63%, #EC8315 59.22%, #F5763F 78.74%, #FF6969 100%);-webkit-animation:gradient-animate 10s linear infinite;animation:gradient-animate 10s linear infinite;z-index:0}body.careers section.recruiting::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("../../assets/media/img/careers/recruiting-bg.svg");background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1}@media only screen and (max-width: 1200px){body.careers section.recruiting::after{background-image:url("../../assets/media/img/careers/recruiting-bg-rwd.svg");background-position:center top}}body.careers section.recruiting .section-header{text-align:center}body.careers section.recruiting .step-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:1460px;width:90%;margin:60px auto 0;counter-reset:step-counter}@media only screen and (max-width: 1200px){body.careers section.recruiting .step-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:590px;width:100%}}@media only screen and (max-width: 575px){body.careers section.recruiting .step-wrap{max-width:295px}}body.careers section.recruiting .step-wrap .step-item{position:relative;width:20%;counter-increment:step-counter;padding:80px 2.466% 42px;text-align:center}@media only screen and (max-width: 1200px){body.careers section.recruiting .step-wrap .step-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%;padding:60px 40px;text-align:left}}@media only screen and (max-width: 575px){body.careers section.recruiting .step-wrap .step-item{display:block;text-align:center;padding:40px 36px}}body.careers section.recruiting .step-wrap .step-item:not(:last-child)::after{content:'';position:absolute;top:50%;right:1px;-webkit-transform:translate3d(100%, -50%, 0);transform:translate3d(100%, -50%, 0);width:0;height:0;border-style:solid;border-width:21px 0 21px 26px;z-index:2}@media only screen and (max-width: 1200px){body.careers section.recruiting .step-wrap .step-item:not(:last-child)::after{border-width:26px 21px 0 21px;top:auto;right:auto;left:50%;bottom:1px;-webkit-transform:translate3d(-50%, 100%, 0);transform:translate3d(-50%, 100%, 0)}}@media only screen and (max-width: 575px){body.careers section.recruiting .step-wrap .step-item:not(:last-child)::after{border-width:14px 12px 0 12px}}body.careers section.recruiting .step-wrap .step-item:nth-child(odd){background-color:#EFEFF2}body.careers section.recruiting .step-wrap .step-item:nth-child(odd)::after{border-color:transparent transparent transparent #EFEFF2}@media only screen and (max-width: 1200px){body.careers section.recruiting .step-wrap .step-item:nth-child(odd)::after{border-color:#EFEFF2 transparent transparent transparent}}body.careers section.recruiting .step-wrap .step-item:nth-child(even){background-color:#fff}body.careers section.recruiting .step-wrap .step-item:nth-child(even)::after{border-color:transparent transparent transparent #fff}@media only screen and (max-width: 1200px){body.careers section.recruiting .step-wrap .step-item:nth-child(even)::after{border-color:#fff transparent transparent transparent}}body.careers section.recruiting .step-wrap .step-item .step::before,body.careers section.recruiting .step-wrap .step-item .content::before{content:"Step " counter(step-counter, decimal-leading-zero);color:#F1590D;font-size:1.25rem;font-weight:bold;line-height:1.5}@media only screen and (max-width: 575px){body.careers section.recruiting .step-wrap .step-item .step::before,body.careers section.recruiting .step-wrap .step-item .content::before{font-size:1.125rem}}@media only screen and (max-width: 1200px){body.careers section.recruiting .step-wrap .step-item .step::before{display:none}}@media only screen and (max-width: 575px){body.careers section.recruiting .step-wrap .step-item .step::before{display:block}}body.careers section.recruiting .step-wrap .step-item .content::before{display:none}@media only screen and (max-width: 1200px){body.careers section.recruiting .step-wrap .step-item .content::before{display:block}}@media only screen and (max-width: 575px){body.careers section.recruiting .step-wrap .step-item .content::before{display:none}}body.careers section.recruiting .step-wrap .step-item .icon-circle{width:110px;height:110px;background-color:var(--color);margin:30px auto 0;-webkit-box-shadow:0px 5px 24px 0px rgba(0,0,0,0.2);box-shadow:0px 5px 24px 0px rgba(0,0,0,0.2);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1200px){body.careers section.recruiting .step-wrap .step-item .icon-circle{margin:0 30px 0 0}}@media only screen and (max-width: 575px){body.careers section.recruiting .step-wrap .step-item .icon-circle{width:80px;height:80px;margin:20px auto 0}}body.careers section.recruiting .step-wrap .step-item .icon-circle .icon{width:50px;height:50px}@media only screen and (max-width: 575px){body.careers section.recruiting .step-wrap .step-item .icon-circle .icon{width:40px;height:40px}}body.careers section.recruiting .step-wrap .step-item .title{font-size:1.25rem;font-weight:bold;line-height:1.7;margin-top:30px}@media only screen and (max-width: 1200px){body.careers section.recruiting .step-wrap .step-item .title{margin-top:15px}}body.careers section.recruiting .step-wrap .step-item p{font-size:.9375rem;line-height:1.7;letter-spacing:.5px;margin-top:15px}body.careers section.recruiting .inner-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}body.careers section.recruiting .inner-buttons .inner-button{width:270px;padding:14px 10px}body.careers section.recruiting .inner-buttons .inner-button:not(:first-child){margin-top:20px}@-webkit-keyframes gradient-animate{0%,100%{background-position:0% 0%}25%{background-position:100% 100%}50%{background-position:100% 0}75%{background-position:0 100%}}@keyframes gradient-animate{0%,100%{background-position:0% 0%}25%{background-position:100% 100%}50%{background-position:100% 0}75%{background-position:0 100%}}


/*# sourceMappingURL=careers.min.css.map*/