
.section2 { width: 100%; max-width:1400px; margin:80px auto 40px;}
.section2 .mainSildeIcon { position: relative; width: 100%; padding-bottom: 60px; overflow: hidden; }
.section2 ul { display:flex; justify-content: space-between;}
.section2 li { text-align: center; }
.section2 li.swiper-slide {height:auto;}
.section2 li a { display: block; font-size: 20px; color: #000;}
.section2 li img { margin-bottom: 10px; max-width:100%;}
.section3 { width: 100%; padding: 100px 0; overflow: hidden; background: #f7f8fa;}
.section3 .inner { width: 100%; max-width:1400px; margin: 0 auto; }
.section3 .title { font-size: 40px; color: #000; font-weight: bold; }
.section3 .title a { margin-left: 60px; line-height: 100%; vertical-align: top; }
.section3 .title a img { vertical-align:middle; }
.section3 .swiper-wrapper {height:auto;}
.section3 .mainSilde { position: relative; width: 100%; margin-top: 60px; }
.section3 li { width: 388px; padding-top: 40px; border-radius:20px; overflow: hidden; background: #fff; cursor:pointer;}
.section3 li > div:not(.image) { padding: 0 25px;}
.section3 .subject { color: #00adee; font-size: 20px;}
.section3 .contents { margin: 15px 0 20px; color: #777777; font-size: 17px;}
.section3 .image { width: 100%; margin-top: 25px; max-height:180px;}

.section4 {  width: 100%; padding: 100px 0; overflow:hidden; margin: 0 auto; max-width:1400px;}
.section4 .inner { width: calc(100% + 24px); margin-left:-12px; }
.section4 .title { text-align: center; }
.section4 .title h2 { font-size: 56px; color: #000; font-weight: 800;}
.section4 .title h3 { font-size: 20px; color: #000; font-weight: 600;}
.section4 .contents { margin-top: 85px; }
.section4 .contents img { border-radius:25px; }
.section5 { width: 100%; padding: 100px 0; background: url("/images/new/main/main91_bg.png") no-repeat center; overflow:hidden;}
.section5 .inner { width: 100%; max-width:1400px; margin: 0 auto; }
.section5 .title { text-align: center; }
.section5 .title h2 { font-size: 46px; color: #00adee; font-weight: 700;}
.section5 .title h3 { font-size: 40px; color: #fff; font-weight: 600;}
.section5 .title h4 { margin-bottom: 20px; font-size: 46px; color: #fff; font-weight: 700;}
.section5 .contents { position: relative; margin-top: 100px; }
.section5 .contents .content1 { position: relative; }
.section5 .progress-bar__label { position: absolute; top: 50%; left: 30px; transform: translate(0, -50%); font-size: 26px; color: #fff;}
.section5 progress { width: 100%; height: 75px; border-radius: 50px; background-color: #24272e; transition: width 300ms ease; }
.section5 progress[value]::-webkit-progress-bar { width: 100%; height: 75px; border-radius: 50px; background-color: #24272e; transition: width 300ms ease; }
.section5 progress[value]::-webkit-progress-value { width: 94%; border-radius: 50px 0 0 50px; background: linear-gradient(to right,  #2c74e3 0%,#2bc6a6 80%,#24272e 100%); transition: width 300ms ease;}
.section5 .progress-bar__value { position: absolute; content: attr(data-label); color: #fff; font-size: 150px; min-width:294px; bottom: 0; line-height: 1; font-weight: 900; transform: translate(-105%,0); display:flex; justify-content: space-between; align-items: flex-end; }
.section5 .progress-bar__value span { width:calc(294px - 100px);}
.section5 .progress-bar__value div { width:100px; text-align:right; margin-bottom:5px; font-size:100px;}
.section5 .contents .content2 { margin-top: 70px; font-size: 36px; color: #fff; }
.section5 .contents .content2 span { position: relative; }
.section5 .contents .content2 .color1 { color: #2ac5a6; } 
.section5 .contents .content2 .color2 { color: #2b9cc6; } 
.section5 .contents .content2 .color3 { color: #2e8ad3; } 
.section5 .contents .content2 .color4 { color: #2383f4; } 
.section5 .contents .content2 sup { position: relative; font-size: 60px; line-height: 1; top: -10px; vertical-align: middle;;}
.section5 .contents .content3 { margin-top: 30px; font-size: 20px; color: #fff;}
.section5 .contents .link { position: absolute; right: 30px; bottom: 0; width: 210px; height: 210px; }
.section5 .contents .link .linkBg { 
   /* width: 100%;
    height: 100%;
    background: url("/_File/quick_airport2.png") no-repeat center;
  -webkit-animation-name: rotate;
  -webkit-animation-duration:16s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:linear;
  -moz-animation-name: rotate;
  -moz-animation-duration:16s;
  -moz-animation-iteration-count:infinite;
  -moz-animation-timing-function:linear;*/
}
.section5 .contents .link a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: 80%;
	background: linear-gradient(135deg, #00b1f4 50%, #80dcff);
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius:50%; 
}
.section6 { width: 100%; padding: 140px 0;}
.section6 .inner { display: flex; width: 100%; max-width:1400px; margin: 0 auto; justify-content: space-between; }
.section6 .title { width:50%; padding-right:5%; }
.section6 .title h2 { font-size: 50px; color: #000; }
.section6 .title h3 { margin-top: 20px; font-size: 20px; color: #000; font-weight: normal;}
.section6 .title a { display:block; margin-top: 70px;}
.section6 .contents { border-top: 2px solid #000;}
.section6 .contents ul { display: flex; padding: 34px 0; border-bottom: 1px solid #ddd;}
.section6 .contents .date .day { display: block; font-size: 30px; color: #000; font-weight: bold;}
.section6 .contents .date .year { display: block; margin-top: 15px; font-size: 16px; color: #aaa;}
.section6 .contents .subject {width:85%;}
.section6 .contents .subject a { display: block; color: #000; font-size: 22px; font-weight: bold;}
.section6 .contents .subject a:not(:first-child) { font-size: 18px; color: #aaa; margin-top: 25px; font-weight: normal;}
.section6 .contents .date {width: 11%; margin-right:4%; }
.section6 .contents .date .img {width: 100%;  border-radius:10px; border: 1px solid #ddd; box-sizing:border-box; overflow: hidden;}
.section6 .contents .date .innerFix {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; border: 0; box-sizing: border-box; line-height: 1.5; margin: 0; padding: 0; vertical-align: baseline;}
.section6 .contents .date .innerFixImg { display:block; font-size: 0; line-height: 0; aspect-ratio: 1; max-width: 100%; overflow: hidden; }
.section6 .contents .date img {  max-width: 100%; width:100%; height:100%; -o-object-fit: cover; object-fit: cover;}

.section_u { width: 100%; padding-top: 140px; padding-bottom:140px; background: url("/images/new/main/job_patner_bg.png") no-repeat top left; }
.section7 { width: 100%; overflow: hidden; }
.section7 .inner {  width: 100%; max-width:1400px; margin: 0 auto; }
.section7 .title { position: relative; margin-bottom: 80px; }
.section7 .title h2 { font-size: 50px; color: #000; }
.section7 .title h3 { margin-top: 20px; font-size: 40px; color: #000; }
.section7 .mainJobPresentTabs { position: absolute; right: 0; bottom: 40px; font-size: 0; text-align: center; }
.section7 .mainJobPresentTabs li { display: inline-block; margin: 0 3px;}
.section7 .mainJobPresentTabs li.moveJobLink a,
.section7 .mainJobPresentTabs li span { display: block; padding: 15px 15px; font-size:18px; color:#777; background: #edeef0; border-radius:40px; font-weight: 600; cursor:pointer;}
.section7 .mainJobPresentTabs li.selected span,
.section7 .mainJobPresentTabs li:hover span { color: #fff; background: #000;}

.section7 .mainJobPresentTabs li.moveJobLink a {background: #00adef; color:#fff; }
.section7 .mainJobPresentContainer {margin:0 auto; max-width:1400px; overflow:hidden; box-sizing:border-box;}
.section7 .mainJobPresentContent { display: none; position: relative; font-size: 0; padding-bottom: 50px;}
.section7 .mainJobPresentContent .swiper-wrapper { height:auto;}
.section7 .mainJobPresentContent:first-child { display: block;}
.section7 .mainJobPresentContent ul { display: inline-block; width: 25%; vertical-align: top; box-sizing:border-box; }
.section7 .mainJobPresentContent ul .JobPresentPhoto { width: 100%;  border-radius:20px; border: 1px solid #ddd; box-sizing:border-box; overflow: hidden; }
.section7 .mainJobPresentContent ul .JobPresentPhoto .innerFix {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; border: 0; box-sizing: border-box; line-height: 1.5; margin: 0; padding: 0; vertical-align: baseline;}
.section7 .mainJobPresentContent ul .JobPresentPhoto .innerFixImg { font-size: 0; line-height: 0; aspect-ratio: 0.8; max-width: 100%; overflow: hidden; }
.section7 .mainJobPresentContent ul .JobPresentPhoto img {  max-width: 100%; width:100%; height:100%; -o-object-fit: cover; object-fit: cover;}
.section7 .mainJobPresentContent ul .JobPresentText { margin-top: 25px;}
.section7 .mainJobPresentContent ul .JobPresentText .text1 { font-size: 16px; margin-bottom: 15px;}
.section7 .mainJobPresentContent ul .JobPresentText .text1 img { height: 30px;}
.section7 .mainJobPresentContent ul .JobPresentText .text2 { font-size: 16px; color: #000;}
.section7 .mainJobPresentContent ul .JobPresentText .text2 span { display: inline-block; padding: 3px 15px; color: #fff; background: #00adef; border-radius:15px; margin-right: 10px; }
.section7 .mainJobPresentContent ul .JobPresentText .text3 { margin-top: 15px; font-size: 17px; color: #555;}
.section8 { width: 100%; padding-top: 140px; overflow: hidden; }
.section8 .inner {  width: 100%; max-width:1400px; margin: 0 auto; }
.section8 .title { position: relative; margin-bottom: 80px; }
.section8 .title h2 { font-size: 50px; color: #000; }
.section8 .title h3 { margin-top: 20px; font-size: 20px; color: #000; font-weight: normal; }
.footerCooperation {position:relative; max-width:1400px; margin: 0 auto; padding: 0; overflow:hidden;}
.footerCooperation:after {content:""; display:block; clear:both;}
.footerCooperation .footerCooper {position:relative; max-width:1400px; height:50px; margin:0 auto;  padding:10px 0; overflow:hidden;}
.footerCooperation .footerCooper .slideMove_item{ width:100%; align-items: stretch; }
.footerCooperation .footerCooper .slideMove_item > li{width:auto; text-align:center; display:flex; align-items: center; justify-content: center; }
.footerCooperation .footerCooper .slideMove_item > li > a  { display: flex; text-align:center; align-items: center; height:100%; }
.footerCooperation .footerCooper .slideMove_item > li > img,
.footerCooperation .footerCooper .slideMove_item > li > a > img {max-width:100%;}
.footerCooperation .footerCooper .preblur { position: absolute; left: 0; bottom:0; width:160px; height: 70px; background-image: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0)); z-index: 3;}
.footerCooperation .footerCooper .nextblur { position: absolute; right: 0; bottom:0; width: 160px; height: 70px; background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1)); z-index: 3;}
.bgContainer_popSlider {clear:both; width:100%; height:200px; overflow:hidden;}
.bgContainer_popSlider:after{clear:both; display:block; content:"";}
.bgContainer_popSlider .slick-slide { position: relative; height:200px;}
.bgContainer_popSlider .slick-slide div {width:100%; height:200px;}
.bgContainer_popSlider .slick-slide div a {display:block; height:200px;}
.bgContainer_popSlider .slick-vertical .slick-slide {border:none;}
.bgContainer_popSlider .innerBtn {position: relative; max-width:1200px; margin:0 auto;}
.bgContainer_popSlider .custom-navigation { position: absolute; top:10px; width: 100%; right: 20px; text-align: right; z-index:2;}
.bgContainer_popSlider .custom-navigation .slick-dots { position: relative; display: inline-block; width: auto;  bottom: auto; font-size:0;}
.bgContainer_popSlider .custom-navigation .slick-dots li {width: 14px; height: 14px;}
.bgContainer_popSlider .custom-navigation .slick-dots li button { width: 8px; height: 8px; border: 2px solid #999; border-radius: 50%; }
.bgContainer_popSlider .custom-navigation .slick-dots li button:before { content:""; }
.bgContainer_popSlider .custom-navigation .slick-dots li.slick-active button { background: #999; border-color: #999;}
.bgContainer_popSlider .slick-dotted.slick-slider {margin-bottom:0;}
.bgContainer_popSlider .slick-prev { left: 5%; right: auto; width: 22px; height: 39px; margin: 0; opacity: 1; z-index: 100;}
.bgContainer_popSlider .slick-next { right: 5%; left: auto; width: 22px; height: 39px; margin: 0; opacity: 1; z-index: 100;}
.bgContainer_popSlider .slick-prev { background: url("/images/arrow_prev2.png") no-repeat center;}
.bgContainer_popSlider .slick-next {background: url("/images/arrow_next2.png") no-repeat center;}
@media screen and (max-width:1800px){
	/*.section7 .mainJobPresentContainer {margin:0;}*/
}
@media screen and (max-width:1560px){
	.section5 .contents .content2 {font-size:30px; line-height:100%; }
}
@media screen and (max-width:1360px){

	.section3 li > div:not(.image) {  padding: 0 20px;}
	.section3 .contents {font-size:16px; margin:15px 0 20px;}
	
	.section7 .mainJobPresentTabs li.moveJobLink a,
	.section7 .mainJobPresentTabs li span {font-size:16px;}
	.section7 .title h2 { font-size: 46px; }
	.section7 .title h3 { font-size: 36px; }
}
@media screen and (max-width:1024px){
    .section2 { margin: 60px auto 30px; overflow:hidden;}
	.section2 .mainSildeIcon {overflow:visible;}
    .section2 li { background: #f5f6f8; border-radius:20px; padding: 40px 24px;}
	.section2 li a { font-size: 18px;}
	
    .section3 { padding: 80px 0;}
	.section3 .title {font-size:32px;}
	.section3 li {width:300px; padding-top:30px;}
	.section3 .title a { margin-left:30px; }
	.section3 .title a img {max-width:30px;}
	.section3 .subject {font-size:18px;}
	.section3 .image {margin-top:20px;  max-height:160px;}
	.section3 .mainSilde {margin-top:40px;}
	
    .section4 { padding: 80px 0;}
	.section4 .inner { width: calc(100% + 16px); margin-left:-8px; }
	.section4 .title h2 { font-size: 48px;}
	.section4 .title h3 { font-size: 18px;}
	.section4 .contents { margin-top: 60px; }
	.section4 .contents img { border-radius:20px; }
	
    .section5 { padding: 80px 0;}
	.section5 .title h2 { font-size: 38px;}
	.section5 .title h3 { font-size: 32px;}
	.section5 .title h4 { margin-bottom: 12px; font-size: 38px;}
	.section5 .contents {margin-top:80px;}
	.section5 progress,
	.section5 progress[value]::-webkit-progress-bar {height:50px;}
	.section5 .progress-bar__label { font-size: 22px;}
	.section5 .progress-bar__value { font-size: 84px; bottom: -4px; min-width:154px; }
	.section5 .progress-bar__value div {font-size:64px;}
	.section5 .progress-bar__value span { width: calc(154px - 80px);}
	.section5 .contents .content2 {
        font-size: 24px;
		margin-top:50px;
    }
    .section5 .contents .content2 sup { font-size: 48px;}
    .section5 .contents .content3 {font-size: 15px;}
    .section5 .contents .link { bottom: -30px; right:20px;}
	.section5 .contents .link a {width:60%; height:60%; font-size:16px;}
	.section5 .contents .link .linkBg {background-size:80%;}
	
    .section6 { padding: 100px 0;}
    .section6 .inner { display: block;}
	.section6 .title {margin-bottom:40px; width:100%; padding-right:0;}
	.section6 .title h2 { font-size: 40px; }
	.section6 .title h3 { margin-top: 20px; font-size: 18px; }
	.section6 .title a { display:inline-block; margin-top: 0;margin-left:30px;}
	.section6 .title a img {max-width:30px;}
	
	.section6 .contents ul { padding: 30px 0; align-items: center;  }
	.section6 .contents .date .day { font-size: 24px;}
	.section6 .contents .date .year { margin-top: 12px; font-size: 14px;}
	.section6 .contents .subject a { font-size: 20px; }
	.section6 .contents .subject a:not(:first-child) { font-size: 16px;  margin-top: 15px; }

    .section_u {  padding-top: 100px; padding-bottom:100px; background-position:-50px top; overflow:hidden;}
	
	.section7 {overflow:visible;}
	.section7 .title { position: relative; margin-bottom: 50px; }
	.section7 .title h2 { font-size: 40px; }
	.section7 .title h3 { margin-top: 20px; font-size: 30px;}
	.section7 .mainJobPresentTabs {  position: relative; text-align: left; bottom: 0; margin-top: 40px; }
	
	.section7 .mainJobPresentContent {  padding-bottom: 40px;}
	.section7 .mainJobPresentContent ul {/*width:200px; margin:0 16px 0 0;*/}
	.section7 .mainJobPresentContent ul .JobPresentPhoto { border-radius:16px; }
	.section7 .mainJobPresentContent ul .JobPresentText { margin-top: 20px;}
	.section7 .mainJobPresentContent ul .JobPresentText .text1 { font-size: 14px; margin-bottom: 12px;}
	.section7 .mainJobPresentContent ul .JobPresentText .text1 img { height: 30px;}
	.section7 .mainJobPresentContent ul .JobPresentText .text2 { font-size: 14px;}
	.section7 .mainJobPresentContent ul .JobPresentText .text2 span { padding: 3px 12px;  border-radius:12px; margin-right: 10px; }
	.section7 .mainJobPresentContent ul .JobPresentText .text3 { margin-top: 12px; font-size: 15px;}
	
	.section8 { padding-top: 80px; }
	.section8 .title { margin-bottom: 60px; }
	.section8 .title h2 { font-size: 40px; }
	.section8 .title h3 { margin-top: 20px; font-size: 18px; }
	
	.bgContainer_popSlider,
	.bgContainer_popSlider .mobileView .slick-slide div,
	.bgContainer_popSlider .mobileView .slick-slide a,
	.bgContainer_popSlider .mobileView .slick-slide {height:auto;}
	.bgContainer_popSlider .mobileView .slick-slide {font-size:0; line-height:0;}
	.mobileView .slide2 .slick-slide img {width:100%}

}
@media screen and (max-width:960px){
	.section2 ul { flex-wrap: wrap; gap:16px; }
	.section2 li {width:calc(33.333% - 12px); box-sizing: border-box;}
	
}
@media screen and (max-width:760px){
	.section2 {margin: 40px auto 20px;}
	.section2 .mainSildeIcon {padding-bottom:40px;}
	
	.section5 .title h2 { font-size: 34px;}
	.section5 .title h3 { font-size: 28px;}
	.section5 .title h4 { margin-bottom: 10px; font-size: 34px;}
	.section5 .contents {margin-top:50px;}
	.section5 progress,
	.section5 progress[value]::-webkit-progress-bar {height:45px;}
	.section5 .progress-bar__label { font-size: 18px;}
	.section5 .progress-bar__value { font-size: 70px; bottom: -4px; min-width:124px; }
	.section5 .progress-bar__value div {font-size:50px;}
	.section5 .progress-bar__value span { width: calc(124px - 80px);}
	.section5 .contents .content2 {
        font-size: 20px;
		margin-top:40px;
    }
    .section5 .contents .content2 sup { font-size: 38px;}
    .section5 .contents .content3 {font-size: 14px;}
    .section5 .contents .link { bottom: -30px; right:20px;}
	.section5 .contents .link a {width:40%; height:40%; font-size:13px;}
	.section5 .contents .link .linkBg {background-size:54%;}
	
	.section6 .contents .date { width:20%;}
	.section7 .mainJobPresentContent ul {/*width:180px; margin:0 10px 0 0;*/}
	
}
@media screen and (max-width:560px){
	.section2 li {padding:20px 0; border-radius:10px;}
	.section2 li a { font-size: 13px;}
	.section2 li img {max-width:70%; margin-bottom:5px;}
	
	.section3 {padding: 60px 0;}
	.section3 .title {font-size:26px;}
	.section3 li {width:220px; padding-top:20px; border-radius:10px;}
	.section3 .title a { margin-left:20px; }
	.section3 .title a img {max-width:24px;}
	.section3 .subject {font-size:16px;}
	.section3 .contents {font-size:12px; margin:10px 0 15px;}
	.section3 .image {margin-top:15px; max-height:140px;}
	.section3 .link img {max-width:14px;}
	.section3 .mainSilde {margin-top:30px;}
	.section3 li > div:not(.image) {padding:0 10px;}
	
	.section4 {padding: 60px 0;}
	.section4 .title h2 { font-size: 36px;}
	.section4 .title h3 { font-size: 16px;}
	.section4 .contents { margin-top: 40px; }
	.section4 .contents img { border-radius:14px; }
	
	.section5 {padding: 60px 0;}
	.section5 .title h2 { font-size: 26px;}
	.section5 .title h3 { font-size: 22px;}
	.section5 .title h4 { font-size: 26px;}
	.section5 .contents {margin-top:30px;}
	.section5 progress,
	.section5 progress[value]::-webkit-progress-bar {height:26px;}
	.section5 .progress-bar__label { font-size: 13px; left:15px;}
	.section5 .progress-bar__value { font-size: 40px; bottom: -3px; min-width:60px; transform: translate(-55%, 0); width:76px; }
	.section5 .progress-bar__value div {font-size:22px;}
	.section5 .progress-bar__value span { width: calc(60px - 24px);}
	.section5 .contents .content2 {
        font-size: 16px;
		margin-top:30px;
		line-height:180%;
    }
    .section5 .contents .content2 sup { font-size: 26px; top:-3px;}
    .section5 .contents .content3 {font-size: 14px;}
    .section5 .contents .link { bottom: -70px; right:-40px;}
	.section5 .contents .link a {width:40%; height:40%; font-size:13px;}
	.section5 .contents .link .linkBg {background-size:54%;}
	
	.section6 { padding: 60px 0;}
    .section6 .inner { display: block;}
	.section6 .title {margin-bottom:24px;}
	.section6 .title h2 { font-size: 32px; }
	.section6 .title h3 { margin-top: 15px; font-size: 16px; }
	.section6 .title a { margin-left:20px;}
	.section6 .title a img {max-width:24px;}
	
	.section6 .contents ul { padding: 18px 0;}
	.section6 .contents .date .day { font-size: 20px;}
	.section6 .contents .date .year { margin-top: 8px; font-size: 14px;}
	.section6 .contents .subject a { font-size: 16px; }
	.section6 .contents .subject a:not(:first-child) { font-size: 14px;  margin-top: 10px; }
	
	.section_u { padding-top: 60px; padding-bottom:60px; background-position:-70px top;}
	.section7 .title {  margin-bottom: 30px; }
	.section7 .title h2 { font-size: 32px; }
	.section7 .title h3 { margin-top: 20px; font-size: 24px;}
	.section7 .mainJobPresentTabs {  position: relative; text-align: left; bottom: 0; margin-top: 30px; }
	
	.section7 .mainJobPresentTabs li {margin:0 2px;}
	.section7 .mainJobPresentTabs li.moveJobLink a,
	.section7 .mainJobPresentTabs li span {padding:10px; font-size:14px;}
	.section7 .mainJobPresentContent {  padding-bottom: 30px;}
	.section7 .mainJobPresentContent ul {/*width:160px; */}
	.section7 .mainJobPresentContent ul .JobPresentPhoto { border-radius:12px;}
	.section7 .mainJobPresentContent ul .JobPresentText { margin-top: 12px;}
	
	.section7 .mainJobPresentContent ul .JobPresentText .text1 { font-size: 14px; margin-bottom: 10px; height:24px; line-height:24px; overflow:hidden;}
	.section7 .mainJobPresentContent ul .JobPresentText .text1 img { /*height: 24px;*/}
	.section7 .mainJobPresentContent ul .JobPresentText .text2 { font-size: 13px;}
	.section7 .mainJobPresentContent ul .JobPresentText .text2 span { padding: 3px 6px;  border-radius:10px; margin-right: 3px; }
	.section7 .mainJobPresentContent ul .JobPresentText .text3 { margin-top: 10px; font-size: 13px;}
	
	.section8 { padding-top: 60px; }
	.section8 .title { margin-bottom: 40px; }
	.section8 .title h2 { font-size: 32px; }
	.section8 .title h3 { margin-top: 15px; font-size: 16px; }
	
	.footerCooperation .footerCooper .slideMove_item > li{width:100px;  }
	.footerCooperation .footerCooper .preblur { width:60px; }
	.footerCooperation .footerCooper .nextblur { width: 60px;}
}
@media screen and (max-width:540px){

	.section2 ul {  gap:10px; }
	.section2 li {width:calc(33.333% - 7px);}
	
	.section7 .mainJobPresentTabs li {margin:2px;}
	.section7 .mainJobPresentTabs li.moveJobLink a,
	.section7 .mainJobPresentTabs li span {padding:12px; font-size:14px;}
}

.mainTitle { text-align: center; color:#000; }
.mainTitle.whiteColor { color:#fff; }
.mainTitle .titleTop { margin-bottom: 10px; position:relative;}
.mainTitle .titleBottom { line-height: 180%; font-weight:normal;}
.mainTitle h1 { font-size:35px; }
.mainTitle h3 { font-size:16px; }
.mainTitle .titleTop.Dif {font-size:26px; font-weight:normal; letter-spacing:-1px;}
.mainTitle .titleTop .big {font-size:40px; marign:0 2px; font-weight:900; }
.mainTitle h2 {font-size:28px; font-weight:900; padding:15px 0 0; }
.mainTitle .titleTop .small {font-size:14px; font-weight:normal;}
.mainTitle .titleTop span.highlight_color {
	background: linear-gradient(to top, #3c88dd 40%, transparent 40%);
    box-shadow: inset 0 -16px 0 #75bae3;
    border-bottom: 2px solid #75bae3;
    padding: 0;
    border-top-left-radius: 35px;
    border-bottom-right-radius: 15px;
    font-weight: 900;
	font-size:32px;
}


.mainSildeWrap .slick-dots { bottom: 45px; z-index:2;}
.mainSildeWrap .slick-dots li {margin:2px 3px;}
.mainSildeWrap .slick-dots li button:hover {background: rgba(255,255,255,1); vertical-align:bottom;}
.mainSildeWrap .slick-dots li.slick-active button { height:3px; color:#fff; background:#3E7CE1;}

.mainTopSlide {width:100%; position: relative; overflow: hidden; padding-bottom:70px;}
.mainTopSlide .slick-slide { width:100%; position: relative; }

.mainTopSlide .slideTextContainer {display:none; }
.mainTopSlide .slideTextInner {position: absolute; top:0;  width:100%; margin: 0 auto; height:100%; overflow: hidden;}
.mainTopSlide .slideTextInner:after {clear:both; content:""; display:block; }
.mainTopSlide .slideTextInner .slideText {
	display:flex;
	justify-content: space-between;
	align-items: stretch;
	height:100%;
	color:#fff; 
	font-weight:700; 	
	 /*max-width: 1640px;*/
	 max-width: 1400px;
	 margin: 0 auto;
	 text-align:left;
	 box-sizing: border-box;
}


.mainTopSlide .slideText > div {position: relative; display:flex; flex: 1; width:calc(20% - 71px); padding:10% 35px 0; margin-top:var(--t_header); border-right:1px solid #333333; height:100%; transition: .5s; box-sizing:border-box;}
.mainTopSlide .slideText > div:after {clear:both; display:block; content:"";}
.mainTopSlide .slideText > div:nth-child(1) {border-left:1px solid #333333;}
.mainTopSlide .slideText .overContents {display:flex; flex-direction: column; gap:20px; opacity:0; transform: translateY(100px); transition: .5s;}

.mainTopSlide .slideText .bottomAdd { display:none; position: absolute; left:50%; transform: translateX(-50%); width:50px; height:50px; bottom:36%; background:url('/images/new/arrow/add.svg') no-repeat center center; }

.mainTopSlide .slideText .title { font-size:24px; padding-top:90px;  margin-bottom:30px; cursor:pointer;}
.mainTopSlide .slideText > div:nth-child(1) .title { background:url('/images/new/main/mico_img01.png') no-repeat left top; }
.mainTopSlide .slideText > div:nth-child(2) .title { background:url('/images/new/main/mico_img03.png') no-repeat left top; }
.mainTopSlide .slideText > div:nth-child(3) .title { background:url('/images/new/main/mico_img02.png') no-repeat left top; }
.mainTopSlide .slideText > div:nth-child(4) .title { background:url('/images/new/main/mico_img07.png') no-repeat left top; }
.mainTopSlide .slideText > div:nth-child(5) .title { background:url('/images/new/main/mico_img06.png') no-repeat left top; }

.mainTopSlide .slideText .basicContents { font-size:16px; font-weight:500;}
.mainTopSlide .slideTextInner .slideText a { color:#fff; font-size:16px; font-weight:500; }
.mainTopSlide .slideTextInner .slideText a p {display: inline-block; position: relative;}
.mainTopSlide .slideTextInner .slideText a p::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: -3px;
  left: 0;
  background-color: #f3f3f3;
  transition: transform 0.35s ease-out;
}
.mainTopSlide .slideTextInner .slideText a p::after {
  transform-origin: bottom right;
}
.mainTopSlide .slideTextInner .slideText a:hover p::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.mainTopSlide .slideText > div:hover { background: linear-gradient(to bottom, rgba(43,198,166,0.7) 0%,rgba(44,116,227,0.7) 100%); }
.mainTopSlide .slideText > div:hover .overContents {display:flex;  opacity:1; transform: translateY(0);}
.mainTopSlide .slideText > div:hover .basicContents {display:none;}
.mainTopSlide .slideText > div:hover .bottomAdd {display:none;}

.mainTopSlide .mainSilde1 div.fitImages {display:none;}
.mainTopSlide .mainSilde1 div.wideImages:nth-child(2) > img,
.mainTopSlide .mainSilde1 div.wideImages:nth-child(2) > a > img{display:block;}

.mainTopSlide .mainSilde1 div.wideImages > img,
.mainTopSlide .mainSilde1 div.wideImages > a > img,
.mainTopSlide .mainSilde1 div.wideImages.slick-slide img {margin:100px auto 0; max-width: 100%; -o-object-fit: cover; object-fit: cover;}

.mainTopSlide .mainSilde1 div.fitImages > img,
.mainTopSlide .mainSilde1 div.fitImages > a > img,
.mainTopSlide .mainSilde1 .fitImages.slick-slide img {margin:80px auto 0; width: 100%;}

.mainTopSlide .mainSilde1 .fitImages.slick-slide {/* touch-action: none;*/} 

.mainTopSlide .mainSilde1 .wideImages.slick-slide video,
.mainTopSlide .mainSilde1 .wideImages.slick-slide iframe{height:100%; }
.mainTopSlide .mainSilde1 .fitImages.slick-slide video,
.mainTopSlide .mainSilde1 .fitImages.slick-slide iframe{height:100%;}

.mainTopSlide .mainSilde1 .wideImages video,
.mainTopSlide .mainSilde1 .wideImages iframe,
.mainTopSlide .mainSilde1 .fitImages video,
.mainTopSlide .mainSilde1 .fitImages iframe{  opacity:0.4; }


.mainTopSlide .slick-dotted.slick-slider {margin-bottom:0;}

.slide-video::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
video::-webkit-media-controls,
iframe::-webkit-media-controls{
  display: none;
}

.mainTopSlide .mainSilde1 .fp-table{
	position: relative;
	display: table;
    table-layout: fixed;
    width: 100%;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
	background-color:#000;
}
.mainTopSlide .mainSilde1 .fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
	height:100%;
	text-align:center;
}
@media screen and (max-width:1024px){
	.mainTopSlide .mainSilde1 video,
	.mainTopSlide .mainSilde1 iframe{ position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		pointer-events: none;
	}
	@media (max-aspect-ratio: 16 / 4){
		.mainTopSlide .mainSilde1 .fp-table{
			width: 300%;
			left: -100%;
		}
	}
	
	.mainTopSlide .mainSilde1 div.fitImages {display:block;}
	.mainTopSlide .mainSilde1 div.wideImages {display:none;}
}
.mainTopSlide .slider-count {
  position: absolute;
  left: 50%;
  bottom: 4px;
  transform: translateX(-50%);
  padding: 0;
  height: 22px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 500;
  z-index:1;
}
.mainTopSlide .slider-count .slick-dots {position:static; display: flex;  align-items: center; justify-content: center;}
.mainTopSlide .slider-count .slick-dots > li {display:none; width:100px;}
.mainTopSlide .slider-count .slick-dots > li.slick-active {display: flex;  align-items: center;   justify-content: space-between; gap:5px; cursor:default;}
.mainTopSlide .slider-count p {min-width:40px; text-align:center;}
.mainTopSlide .slider-count span {
  opacity: 0.3;
}
.mainTopSlide .slider-count span:nth-child(3) {min-width:40px; text-align:center;}

.mainTopSlide .slick-prev { top:auto; bottom:-84px; left: 40%; right: auto; width: 46px; height: 28px; margin: 0; opacity: 1; z-index: 11;}
.mainTopSlide .slick-next { top:auto; bottom:-84px; right: 40%; left: auto; width: 46px; height: 28px; margin: 0; opacity: 1; z-index: 11;}
.mainTopSlide .slick-prev { background: url("/images/new/arrow/arrow_prev_st5_b.png") no-repeat center;}
.mainTopSlide .slick-next {background: url("/images/new/arrow/arrow_next_st5_b.png") no-repeat center;}

.is-dragging {
	pointer-events: none;
}
/* play pause ¹öÆ°
.mainTopSlide .mainSilde1 .slick-dots li.pause { width:24px !important; height:24px; border-radius:50%; margin:0 2px; background-color: rgba( 255, 255, 255, 0.6 ); background-image: url('/images/new/main/btn_pause.png'); background-repeat:no-repeat; background-position:center; vertical-align: top;}
.mainTopSlide .mainSilde1 .slick-dots li.pause.on {background-image:url('/images/new/main/btn_play.png');}
.mainTopSlide .mainSilde1 .slick-dots li.sound { width:24px !important; height:24px; border-radius:50%; margin:0; background-color: rgba( 255, 255, 255, 0.6 ); background-image: url('/images/new/main/sound_on.png'); background-repeat:no-repeat; background-position:center; vertical-align: top;}
.mainTopSlide .mainSilde1 .slick-dots li.sound.on { background-image:url('/images/new/main/sound_off.png');}

.mainTopSlide,
.mainTopSlide .slick-slide,
.mainTopSlide .slick-slide > div,
.mainTopSlide .slick-slide > div > div,
.mainTopSlide .slick-slide > div > div > a {height:920px;}
*/

@media screen and (max-width:1760px){
	.mainTopSlide .slideTextInner .slideText { padding:0 80px;}
	.mainTopSlide .slideText > div { padding-top:8%;}
	.mainTopSlide .slideText .title {font-size:24px; padding-top:80px; background-size:50px !important;}
	.mainTopSlide .slideText .overContents {gap:14px;}
	.mainTopSlide .slideText .basicContents {font-size:15px;}
}

@media screen and (max-width:1400px){
	.mainTopSlide .slideTextInner .slideText {flex-wrap: nowrap; }
	.mainTopSlide .slideText > div { padding-top:6%; width:calc(20% - 45px);  padding-left:22px; padding-right:22px; }
	
	.mainTopSlide .slideText .title {font-size:22px; padding-top:80px;}
	.mainTopSlide .slideText .overContents {gap:14px;}	
}
@media screen and (max-width:1340px){
	.mainTopSlide .slideTextInner .slideText { padding:0;}
	.mainTopSlide .mainSilde1 div.wideImages > img,
	.mainTopSlide .mainSilde1 div.wideImages > a > img,
	.mainTopSlide .mainSilde1 div.wideImages.slick-slide img {margin:80px auto 0;}
	
	.mainTopSlide .slick-prev { left: 34%;}
	.mainTopSlide .slick-next { right: 34%;}
}
@media screen and (max-width:1024px){
	.mainTopSlide .slideTextInner .slideText { flex-direction: column;  height:auto;}
	.mainTopSlide .slideText > div {border:0 !important; padding-bottom:30px; padding-top:30px; width:100%; margin-top:0;}
	.mainTopSlide .slideText > div:nth-child(1) { padding-top:30px; margin-top:80px;}
	.mainTopSlide .slideText .title {padding:10px 0 20px 50px; margin-bottom:0; background-size:40px !important; background-position:left center !important; }
	.mainTopSlide .slideText .overContents {display:none; }
	.mainTopSlide .slideTextInner .slideText a {font-size:14px;}
	
	/*.mainTopSlide .slideTextInner .slideText a {pointer-events:none;}*/
	
	.mainTopSlide .slideText > div:hover { background: unset; }
	.mainTopSlide .slideText > div:hover .overContents {display:none;}
	.mainTopSlide .slideText > div:hover .basicContents {display:block;}
	.mainTopSlide .slideText > div:hover .bottomAdd {display:none;}
	
}
@media screen and (max-width:760px){
	.mainTopSlide {padding-bottom:50px;}
	
	.mainTopSlide .mainSilde1 div.fitImages > img,
	.mainTopSlide .mainSilde1 div.fitImages > a > img,
	.mainTopSlide .mainSilde1 .fitImages.slick-slide img {margin:60px auto 0;}
	
	.mainTopSlide .slick-prev { left: 24%; background-size:24px !important; bottom:-64px;}
	.mainTopSlide .slick-next { right: 24%; background-size:24px !important; bottom:-64px;}
	.mainTopSlide .slider-count {bottom:2px; font-size:16px;}
	
	.mainTopSlide .slideText .dragCon {display:flex; align-items: center; gap:30px;}
	.mainTopSlide .slideText .title {padding:10px 0 10px 50px; min-width:235px;}
}
@media screen and (max-width:560px){
	.mainTopSlide .slideTextInner .slideText { align-items: center; height:100%; padding:0 0 30px;}
	.mainTopSlide .slideText > div { padding-top:15px; padding-bottom:15px;}
	.mainTopSlide .slideText .title {font-size:16px; min-width:160px;}
	.mainTopSlide .slideText .basicContents {font-size:13px;}
	.mainTopSlide .slideTextInner .slideText a {font-size:13px;}
	.mainTopSlide .slideText > div:nth-child(1) { padding-top:15px; margin-top:70px;}
	
}
@media screen and (max-width:400px){
	.mainTopSlide .slick-prev { left: 20%;}
	.mainTopSlide .slick-next { right: 20%;}
	
	.mainTopSlide .slideText > div { padding-top:16px; padding-bottom:16px;}
	.mainTopSlide .slideText .title {font-size:15px; min-width:120px; padding:10px 0 10px 36px; background-size:30px !important; }
	.mainTopSlide .slideText .basicContents {font-size:12px;}
	.mainTopSlide .slideTextInner .slideText a {font-size:12px;}
	.mainTopSlide .slideText > div:nth-child(1) { padding-top:10px; margin-top:80px;}
	.mainTopSlide .slideText .overContents {gap:8px;}
}
@media screen and (max-width:360px){
	.mainTopSlide .slideText > div {padding-left:10px; padding-right:10px; }
	.mainTopSlide .slideText .title { }
	.mainTopSlide .slideText .overContents {gap:6px;}
}