/* 여기에 작업 또는 수정할 당신의 css style을 설정하세요. (customizations) */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');
@import url("https://fonts.googleapis.com/css2?family=Monoton");
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url(./woff2/Pretendard-Black.woff2) format('woff2'), url(./woff/Pretendard-Black.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url(./woff2/Pretendard-ExtraBold.woff2) format('woff2'), url(./woff/Pretendard-ExtraBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url(./woff2/Pretendard-Bold.woff2) format('woff2'), url(./woff/Pretendard-Bold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url(./woff2/Pretendard-SemiBold.woff2) format('woff2'), url(./woff/Pretendard-SemiBold.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url(./woff2/Pretendard-Medium.woff2) format('woff2'), url(./woff/Pretendard-Medium.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url(./woff2/Pretendard-Regular.woff2) format('woff2'), url(./woff/Pretendard-Regular.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url(./woff2/Pretendard-Light.woff2) format('woff2'), url(./woff/Pretendard-Light.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url(./woff2/Pretendard-ExtraLight.woff2) format('woff2'), url(./woff/Pretendard-ExtraLight.woff) format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url(./woff2/Pretendard-Thin.woff2) format('woff2'), url(./woff/Pretendard-Thin.woff) format('woff');
}
@font-face {
    font-family: 'PartialSansKR-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-1@1.1/PartialSansKR-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SF_HambakSnow';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2106@1.1/SF_HambakSnow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cafe24Shiningstar';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Shiningstar.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LINESeedKR-Bd';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/LINESeedKR-Bd.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'OAGothic-ExtraBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/OAGothic-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Cafe24ClassicType-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2210-2@1.0/Cafe24ClassicType-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Handletter';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/naverfont_05@1.0/Handletter.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: Icons;
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/animation-arrow/fonts/icons/Icons.eot);
  src: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/animation-arrow/fonts/icons/Icons.eot?#iefix) format("embedded-opentype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/animation-arrow/fonts/icons/Icons.woff) format("woff"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/animation-arrow/fonts/icons/Icons.ttf) format("truetype"),
  url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/animation-arrow/fonts/icons/Icons.svg#Icons) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root{scroll-behavior:inherit;}
*{padding:0;margin:0;}
a,ul,li,span,p,h1,h2,h3,h4,h5,strong,div,button,input,label,textarea,select,img,em,tr,td{font-family: 'Pretendard';}
a{text-decoration:none;}
ul,li{list-style:none;}
body{font-family: 'Pretendard';color:#000;}
.basic-body-side{display:none;}
.basic-body{padding:0;letter-spacing:-1.6px;}
.main-con{max-width:100%;padding-right:0;padding-left:0;}
.basic-body-main{padding:0 !important;}
.basic-body-main.left-main{width:100%;}
.main-con{max-width:100%;}
.wrapper{overflow:visible;}
.main-wrap{margin-left:0 !important;margin-right:0 !important;}
.page-title-wrap{display:none;}
.eb-backtotop{display:none;}


.form-box-out{display: none;}
	
.footer-counsel .form-box-out .cu_h2{margin:0 0 2%;}
.footer-counsel .form-box-out{display: block; padding:0px 45px;}
.footer-counsel{position:fixed; bottom:0;left:0; width:100%;background: #00295aa3;z-index: 10;}
.footer-counsel .form-box .form-flex{display: flex; gap:30px; align-items: center;}
.footer-counsel .form-box .form-con ul{display: flex; justify-content: space-between;}
.footer-counsel .form-box .form-con ul li{width:23%;}
.footer-counsel .form-box .form-con ul li .fr-con .text-box .tr-con2{width:100%;}
.footer-counsel .form-box .form-con{width:80%;}
.footer-counsel .form-box .receive-btn{width:17%; margin-top: 0;}
.footer-counsel .form-box-out .form-box .form-con ul li .fl-name{color:#fff;}
.footer-counsel .form-box-out .form-box .receive-btn input{background: #fff; color:#00295a; font-size: 23px;}

	

/* header */
.header-title{padding:3px 0;border-bottom:0;position:fixed;top:0;left:0;right:0;background:#fff;}
.header-title.active{background:#fff;/* border-bottom:1px solid #ededed; */}
.header-title.active .navbar-nav>li>.nav-link{color:#000;}
.header-title.active .navbar-toggler{color:#000;}
.header-con{max-width:95%;margin:0 auto;display:flex;align-items:center;/*justify-content:space-between;*/ justify-content: end;}
.header-con .title-logo{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.navbar-nav{justify-content:flex-end;}
.navbar-nav>li>.nav-link,.navbar-nav>li>.nav-link:hover{color:#fff;}
.header-wrap{border-bottom:0;position:absolute;width:100%;}
.header-title .site-logo2{display:none;}
.header-title.active .site-logo2{display:block;}
.header-title.active .site-logo{display:none;}
.mobile-icon{display:none;}
.nav-wrap{display:none;}
.header-title .title-logo img{height:45px;}
.header-con-icon{position:absolute;top:7%;left:4%;display:flex;flex-direction:column;z-index:9999;}
.header-con-icon a{display:inline-block;margin:20% 0;}
.header-con-icon a img{width:52px;}

#bo_v{margin:5% auto;}

/* board */
.board-list,.board-write,.board-view{width:70%;margin:5% auto;}
.board-list h1{text-align:center;font-weight:700;color:#3559E0}
.board-view .board-view-subj{border-bottom:1px solid #e3e3e3 !important;padding:2% 0;}
.board-view .board-view-info{display:none;border-top:1px solid #e3e3e3 !important;border-bottom:1px solid #e3e3e3 !important;background:#fff !important;min-height:60px !important;padding:7px 0 !important;}
.board-view .board-view-info .view-photo-box,.board-view .board-view-info .view-photo img{display:none !important;}
.board-view .board-view-info .view-info-box{margin-left:0 !important;display:flex;justify-content:space-between;top:11px;}
.board-view .board-view-info .info-box-top .view-nick{margin-right:10px !important;}
.board-view .view-comment,.view-comment-write{display:none !important;}

.board-gallery .gallery-item:hover a{text-decoration:none !important;}
.board-gallery .gallery-item:hover h4{text-decoration:none !important;}
.board-gallery .gallery-item-pd:hover a{text-decoration:none !important;}
.board-gallery .gallery-item, .board-gallery .gallery-sizer{width:25% !important;}
.gallery-item-info a:hover{color:#3559E0 !important;}
.board-gallery .gallery-item .gallery-item-info h4{text-decoration:none;}
.board-gallery .gallery-item .gallery-item-info h4 .gallery-new-icon{background-color:#3559E0 !important;}
.board-gallery .gallery-item .gallery-item-info .gallery-desc{display:none;}
.board-gallery .gallery-item .gallery-item-image{padding:0 !important;}
.board-gallery .gallery-item .gallery-item-image-in{max-height:318px !important;}
.board-gallery .gallery-item .gallery-item-bottom{display:none;}

.board-view-file-conts{display:none !important;}
.board-view-subj strong{font-weight:400;}
.board-view-file{display:none;}

.board-list .board-info .float-start{display:none !important;}
.board-list-button-wrap a.btn-dark{display:none !important;}

.eb-pagination a{border:0 !important;color:#000 !important;font-size:17px !important;font-weight:700;}
.eb-pagination a.active{background:transparent !important;color:#000 !important;font-size:17px;}
.eb-pagination a.next, .eb-pagination a.prev{color:#000 !important;}
.eb-pagination a:hover{background:transparent !important;}
.eb-backtotop{display:none !important;}

.zero{/* background:#f1f1f1; */padding:3% 0;margin:5% 0;}
.zero .zero-button{border:1px solid #3559E0;color:#3559E0;width:250px;height:45px;text-align:center;display:block;font-size:18px;margin:0 auto;line-height:45px;letter-spacing:1px}
.zero .zero-button i{padding-left:15px;font-size:16px;transition:all .36s;}
.zero .zero-button:hover{background:#3559E0;color:#fff;}
.zero .zero-button:hover i{transform:translateX(10px)}
.ten{/* background:#f1f1f1; */padding:3% 0;margin:5% 0;display:none;}
.ten .zero-button{border:1px solid #3559E0;color:#3559E0;width:250px;height:45px;text-align:center;display:block;font-size:18px;margin:0 auto;line-height:45px;letter-spacing:1px}
.ten .zero-button i{padding-left:15px;font-size:16px;transition:all .36s;}
.ten .zero-button:hover{background:#3559E0;color:#fff;}
.ten .zero-button:hover i{transform:translateX(10px)}
.headline-short h4{text-align:center;margin-bottom:2%;font-weight:700;font-size:40px;color:#3559E0 !important;}
.headline-short h4::after{display:none;}
.gallery-latest .tab-pane{display: flex;flex-wrap:wrap;}
.gallery-latest{width:70%;margin:0% auto;}
.gallery-latest .gallery-item{padding-left:25px;padding-right:25px;padding-top:20px;padding-bottom:20px;}
.gallery-latest .img-box{height:288px;}
.gallery-latest .ellipsis{overflow:visible;-webkit-line-clamp:none;}
.gallery-latest .gallery-txt a:hover .txt-subj h5{text-decoration:none;}
.gallery-latest .txt-subj h5{line-height:1.5;}
.gallery-latest .txt-subj h5 .gallery-new-icon{background-color:#3559E0 !important;display:none !important;}

.board-main{width:95%;margin:51px auto 0;overflow:hidden;border-radius:40px;position:relative;}
.board-main > div img{width:100%;}
.board-main .board-txt{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;}
.board-main .board-txt p{font-size:2rem;}
.board-main .board-txt p span{font-weight:900;color:#00b3ff;}
.board-main .board-txt h1{font-size:3.875rem;margin:3% 0;font-weight:600;letter-spacing:80px;}
.board-icon{/* background:url(../image/board-icon.png); */color:#3559E0;width:150px;height:40px;background-size:contain;font-size:20px;font-weight:700;line-height:40px;}
.board-icon:hover{color:#000;}
/* footer */
.footer .footer-con img{width:300px;}

#float-btn{position:fixed; bottom:25px;left:50%;transform:translateX(-50%);z-index:999;transition: transform 2s;}
#float-btn a{color:#fff;font-size:24px;padding:15px 25px;border-radius:15px;}
#float-btn a.float-btn1{background:#000;}
#float-btn a.float-btn2{background:#00295a;}
#float-btn.scrollDown{transform: translate(-50%, 160px);
}

/* main-video */
.content-video{width:95%;margin:0 auto;height:90vh;margin-top:51px;margin-top:51px;border-radius:40px;margin-bottom:51px;overflow:hidden;}
.main-video-out{position:relative;width:100%;margin:0 auto;height:100%;color:#fff;text-align:center;}
.main-video-out .video-txt{position:absolute;left:50%;top:12%;transform:translateX(-50%);}
.main-video-out .video-txt h1{font-size:3.875rem;margin:3% 0;font-weight:600;letter-spacing:80px;}
.main-video-out .video-txt p{font-size:2rem;}
.main-video-out .video-txt p span{font-weight:900;/* color:#4CB9E7; */color:#00b3ff;}
.rotating-text-wrapper {
  height: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.rotating-text-wrapper strong {
font-size:1.6rem;font-weight:300;display:block;
  margin: 0;
  padding: 0.3em;
  color: #fff;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  opacity: 0;
}
.rotating-text-wrapper strong:nth-child(1) {
  animation-name: rotating-text-1;
}
@keyframes rotating-text-1 {
  0% {
    transform: translate(-50%,200%);
  }
  33% {
    transform: translate(-50%,100%);
    opacity: 1;
  }
  66% {
    opacity: 1;
	transform: translate(-50%,100%);
  }
  100% {
    opacity: 0;
	transform: translateX(-50%);
  }
}
.rotating-text-wrapper strong:nth-child(2) {
  animation-name: rotating-text-2;

}
@keyframes rotating-text-2 {
  33% {
    transform: translate(50%,100%);
    opacity: 0;
  }
  66% {
    transform: translate(50%,80%);
    opacity: 1;
  }
  100% {
    opacity: 0;
	transform: translateX(50%);
  }
}
.main-video-out .video-txt .video-strong{font-size:1.6rem;font-weight:300;display:block;transition-duration:3s;opacity:0;}/* animation: 3s ease-in-out   video-opacity; */
.main-video-out .video-txt .video-strong.active{opacity:1}
.main-video-out .video-txt .video-icon{display:block;margin:5% auto 0;width:70px;transition-duration:3s;transition-delay:.3s;opacity:0;}
.main-video-out .video-txt .video-icon.active{opacity:1}
.main-video{ position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;}
.main-video::after{content:'';display:inline-block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.4);}
.main-video-content {
  height: 100%;
  width: 100%;
  object-fit: cover; // background-size: cover 와 비슷함. (HTML 요소 or 비디오와 작동)
  
}
.ag-n-arrow_icon {
  display: inline-block;
  line-height: 1;

  vertical-align: middle;
  font-family: Icons, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFF;

  font-variant: normal;
  text-rendering: auto;

  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.ag-n-arrow_icon-b:before {
  content: "\E001";
}

.ag-n-arrow_prev,
.ag-n-arrow_next {
  display: inline-block;

  vertical-align: top;
  color: #FFF;
}
.ag-n-arrow_prev {
  -webkit-transform: translateY(-50%) scaleY(-1);
  -moz-transform: translateY(-50%) scaleY(-1);
  -ms-transform: translateY(-50%) scaleY(-1);
  -o-transform: translateY(-50%) scaleY(-1);
  transform: translateY(-50%) scaleY(-1);
}

.ag-n-arrow_icon {
  display: block;
  line-height: 1;

  font-size: 1.8em;

  position: relative;
}
.ag-n-arrow_icon-vertical {
  -webkit-animation: an-arrow-vertical 1.5s infinite;
  -moz-animation: an-arrow-vertical 1.5s infinite;
  -o-animation: an-arrow-vertical 1.5s infinite;
  animation: an-arrow-vertical 1.5s infinite;
}

.ag-n-arrow_icon:nth-child(2) {
  -webkit-animation-delay: -.2s;
  -moz-animation-delay: -.2s;
  -o-animation-delay: -.2s;
  animation-delay: -.2s;
}
.ag-n-arrow_icon:nth-child(3) {
  -webkit-animation-delay: -.4s;
  -moz-animation-delay: -.4s;
  -o-animation-delay: -.4s;
  animation-delay: -.4s;
}

@-webkit-keyframes an-arrow-vertical {
  0% {
    opacity: 0;

    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;

    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-moz-keyframes an-arrow-vertical {
  0% {
    opacity: 0;

    -moz-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;

    -moz-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-o-keyframes an-arrow-vertical {
  0% {
    opacity: 0;

    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;

    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes an-arrow-vertical {
  0% {
    opacity: 0;

    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;

    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.video-count{position:absolute;bottom:20%;left:50%;transform:translateX(-50%);width:30%;overflow:hidden;padding:1%;}
.count-in{display:flex;justify-content:space-evenly;}
.video-count .video-count-sub h2{font-size:32px;font-weight:600;}
.video-count .video-count-sub h2 span{/* color:#4CB9E7; */color:#00b3ff;}
.video-count .video-count-sub p{font-size:18px;}

@keyframes video-opacity{
from{
opacity:0;
}
to{
opacity:1;
}
}
.video-count .span-bor:nth-child(1) {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, #ffffff00, #4CB9E7);
  animation: animate1 2s infinite linear forwards;
}

@keyframes animate1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

.video-count .span-bor:nth-child(2) {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 3px;
  background: linear-gradient(to bottom, #ffffff00, #4CB9E7);
  animation: animate2 2s infinite linear forwards;
  animation-delay: 1s;
}
@keyframes animate2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}

.video-count .span-bor:nth-child(3) {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to left, #ffffff00, #4CB9E7);
  animation: animate3 2s infinite linear forwards;
}

@keyframes animate3 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.video-count .span-bor:nth-child(4) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: linear-gradient(to top, #ffffff00, #4CB9E7);
  animation: animate4 2s infinite linear forwards;
  animation-delay: 1s;
}

@keyframes animate4 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
/* counter */
.counter-wrapper.main_counter_wrapper { display: flex; justify-content: center; align-items: center;margin:0 10px;}
.counter-wrapper .animation {animation-name: rollup;animation-duration: 0.5s;animation-fill-mode: forwards;animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);}
span.counter-digit {padding: 0 5px;margin: 0;background: #fff;color: #3559E0;position: relative;width:35px;display:inline-block;}
span.counter-digit.active::before {content: "";width: 100%;height: 100%;position: absolute;background:#fff;/* background: linear-gradient(-45deg, #000000, #3a3a3a, #000000); */left: 0;top: 0;transform-origin: top;animation: scroll 3600s infinite;}
.restart-counter.active::before {content: "\f021";font-family: "Font Awesome 5 Free";font-weight: 900;cursor: pointer;}
        
		@keyframes scroll {
            from {
                background-position: bottom left;
                transform: rotate3d(2, 0, 0, 0deg);
            }

            to {
                transform: rotate3d(2, 0, 0, 90deg);
                background-position: top right;
            }
        }


.hero-changing-text-div{width:100%;height:100vh;background:#000;color:#fff;position:relative;}
.hero-changing-text-div h1{font-size:60px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-weight:600;}
.hero-changing-text-div h4{font-weight:400;text-align:center;position:relative;padding-top:40%;}
.hero-changing-text-div h4::after{content:'';display:inline-block;position:absolute;width:1px;height:80px;background:#fff;top:102%;left:50%;transform:translateX(-50%);}

.square{width:67%;margin:0 auto;position:relative;height:80vh;}
.square::before{content:'';display:inline-block;position:absolute;width:110%;height:1px;background:#000;top:12%;left:50%;transform:translateX(-50%);}
.square .left-square{width:452px;height:640px;background:#000;margin-top:150px;position:relative;}
.square .left-square::after{content:'아이엠파트너스 경영지원센터';display:inline-block;position:absolute;width:fit-content;height:auto;color:#000;top:65%;left:-30%;transform:rotate(-90deg)}
.square .left-square .square-line{position:absolute;left:173px;top:78px;width:1px;height:125px;background:#fff;}
.square .left-square h1{font-size:55px;font-weight:800;line-height:90px;padding-left:42px;padding-top:340px;color:#fff;}
.square .center-square{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;}
.square .center-square div{display:flex;align-items:center;background:#00295a;border-radius:25px;padding:8px 13px;color:#fff;box-sizing:border-box;border:2px solid #00295a;}
.square .center-square a:hover{color:#000}
.square .center-square a strong{font-size:36px;display:inline-block;margin-bottom:5%;}
.square .center-square a div .arrow{font-size:30px;margin-right:7px;}
.square .center-square a div span{font-size:20px;}
.square .center-square a div:hover{background:#fff;border:2px solid #00295a;color:#00295a}
.square .right-square{position:absolute;right:0;top:20%;}
.square .right-square span,.square .right-square strong{display:block;font-weight:400;font-size:24px;}
.square .right-square span{font-size:18px;color:#595959;margin:5%;width:100%;}

.qna{margin:15% auto 3%;width:90%;display:flex;justify-content:space-between;align-items:center;}
.qna-txt{position:relative;/* animation:rotate1 3s 1; */}
.qna-txt img{}
@keyframes rotate1 {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.bounce-me {
  opacity:1 !important;
  animation: bounce-in-top 1s both;
}

@keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
    transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
    transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.qna-txt a{/* position:absolute;left:50%;transform:translateX(-50%);bottom:7%; */font-size:16px;color:#515151;text-align:center;display:block;margin-top:-6.5%;}
.qna h1{font-weight:600;font-size:100px;}
.qna p{font-weight:400;font-size:18px;margin:5% 0;}
.qna-img{display:block;}
.qna-img div:first-child{margin-bottom:10%;}
.qna-img img{width:auto;display:block;margin:1% 0;}
.qna-img img:nth-child(odd){height:50px;}
.qna-img img:nth-child(even){display:inline-block;height:120px;}

.hope{background:url('../image/hope.jpg');height:100vh;color:#fff;background-size:cover;background-position:center;position:relative;}
.hope div{text-align:center;position:relative;padding-top:5%;}
.hope img{position:absolute;left:38.5%;top:15%;z-index:5;width:19.3%;opacity:.9;}
.hope strong{font-size:300px;color:#eeeded;position:inherit;font-family: 'LINESeedKR-Bd';font-family: 'OAGothic-ExtraBold';margin-left:-2.5%;text-shadow:20px 12px 14px rgb(0 0 0 / 35%);}
.hope strong:nth-child(1){z-index:4}
.hope strong:nth-child(2){z-index:3}
.hope strong:nth-child(3){z-index:2}
.hope strong:nth-child(4){z-index:1}
.hope p{font-size:16px;text-align:center;margin-top:3%;}
/* index */
/* .index-area{overflow:hidden;} */

.words {
  display: inline-block;
  width:160px;
  height:51px;
  position:relative;
}

.words span {
  position: absolute;
  opacity: 0;
  overflow: hidden;
  color: #3559E0;
  font-weight:900;
  animation: rotateWord 6s ease-in-out infinite 0s;
  width:100px;
  left:50%;
}

.words span:nth-child(2) {
  animation-delay: 2s;
}

.words span:nth-child(3) {
  animation-delay: 4s;
}

@keyframes rotateWord {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
    transform: translate(-50%,-30px);
  }
  20% {
    opacity: 1;
    transform: translate(-50%,0px);
  }
  40% {
    opacity: 1;
    transform: translate(-50%,0px);
  }
  50% {
    opacity: 0;
    transform: translate(-50%,30px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.index-area .first{width:100%;margin:10% auto;position:relative;padding:3%;background:#e4f7ff}
.index-area .first .first-div0{margin-left:24%;display:flex;align-items:baseline;}
.index-area .first .first-div0 img{width:50px;display:inline-block;height:fit-content;margin-right:1%;}
.index-area .first .first-div0 p{font-size:30px;font-weight:500;font-family: 'Handletter';font-family:'Cafe24ClassicType-Regular';}
.index-area .first .first-div1{display:flex;justify-content:space-between;}
.index-area .first .first-div1 div:first-child{margin-left:7%;text-align:center;width:150px;height:150px;border:20px solid transparent;border-image: linear-gradient(to right, #178bcd 0%, #00295a 100%);box-sizing:border-box;border-image-slice: 1;
}
.index-area .first .first-div1 div:first-child:hover{color:#00295a;}
.index-area .first .first-div1 div:first-child:hover a{color:#00295a;}
.index-area .first .first-div1 p{font-size:20px;font-weight:600;margin-bottom:5%;margin-top:10%;}
.index-area .first .first-div1 a{font-size:18px;}
.index-area .first .first-div1 .material-icons{}
.index-area .first .first-div2{margin:0 auto;padding:2% 10% 7% 0;text-align:right;}
.index-area .first .first-div2 h1{position:absolute;text-align:left;font-weight:100;font-size:68px;bottom:2%;left:10%;text-transform:uppercase;font-family: 'Cafe24ClassicType-Regular';}
.index-area .first .first-div2 h1 span{font-size:120px;font-family: 'Cafe24ClassicType-Regular';}
.index-area .first .first-div2 p{display:inline-block;text-align:left;font-size:16px;}
.index-area .first .first-div3{overflow:hidden;}
.index-area .first .first-div3 img.first-img2-m{display:none;}

.index-area .first h1{/* font-family:'SF_HambakSnow'; */text-align:center;margin-bottom:3%;font-weight:700;}
/* .index-area .first div{display:flex;justify-content:center;}
.index-area .first div img{width:250px;} */


/* .progress-title {
  font-size: 26px;
  color: #000;
  position:absolute;
}
.index-area .progress-title.top-left{top:32%;left:55%}
.index-area .progress-title.top-right{top:32%;left:73%;}
.index-area .progress-title.bottom-left{bottom:32%;left:69%;}
.index-area .progress-title.bottom-right{bottom:32%;left:87%;}

.index-area .progress-title.top-left span{position:relative;}
.index-area .progress-title.top-left span::after{content:'';position:absolute;display:inline-block;width:1px;height:50px;background:#c2c2c2;left:50%;transform:translateX(-50%);top:105%;transform:rotate3d(1, 1, 1, -45deg);}

.index-area .progress-title.top-right span{position:relative;}
.index-area .progress-title.top-right span::after{content:'';position:absolute;display:inline-block;width:1px;height:50px;background:#c2c2c2;left:50%;transform:translateX(-50%);top:105%;transform:rotate3d(1, 1, 1, -45deg);}

.index-area .progress-title.bottom-left span{position:relative;}
.index-area .progress-title.bottom-left span::after{content:'';position:absolute;display:inline-block;width:1px;height:50px;background:#c2c2c2;left:0;transform:translateX(-50%);bottom:190%;transform:rotate3d(1, 1, 1, -45deg);}

.index-area .progress-title.bottom-right span{position:relative;}
.index-area .progress-title.bottom-right span::after{content:'';position:absolute;display:inline-block;width:1px;height:50px;background:#c2c2c2;left:0;transform:translateX(-50%);bottom:190%;transform:rotate3d(1, 1, 1, -45deg);}

.index-area .progress-title span{font-size:16px;font-weight:400;display:block;margin:2% 0;color:#6b6b6b;} */
/* .index-area .progress-bar {
  position: relative;
  height: 48px;
  background-color: rgba(255,255,255,.3);
  border-radius: 25px;
  margin: 1rem 0 1.75rem;
}

.index-area .progress-bar div {
  height: 48px;
  border-radius: 25px;
  text-align: right;
  animation: progress-bar 4s ;
}
:root{scroll-behavior:inherit;}
.html{ background-color: #1a8dce52; width: 100%;scroll-behavior:inherit;}


@keyframes progress-bar {
  0% { width: 0; }
}

.index-area .progress-bar span {
  position: absolute;
  top: 0;
  margin-left: -6.4%;
  font: 400 0.65rem helvetica,sans-serif;
  color: white;
  background-color: var(--bg);
  border-radius: 50%;
border: 2px solid transparent;
  animation: circle 1s linear 3;
}
 */
@keyframes circle {
  0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}

.loading-bar {
  background: transparent;
  padding: 8px 6px;
  border: 1px solid #00295a;
  border-radius: 50px;
  box-shadow: 0 0 20px 0 rgba(131, 125, 217, 0.5);
  margin: auto;
  height:48px;
  width:80%;
  margin:0 auto;
}
.loading-bar--progress {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  align-content: center;
}
.loading-bar--progress span {
  margin: auto;
  background: #00295a;
  border-radius: 4px;
  flex-basis: 11%;
  flex-grow: 1;
  flex-shrink: 1;
  height: 32px;
  animation: FadeIn 0.5s ease;
  transition: all 1s cubic-bezier(0.17, 0.67, 0.88, 0.17);
}
.loading-bar--progress span:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.loading-bar--progress span:last-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
@keyframes FadeIn {
  0% {
    opacity: 0;
    transform: scale(0.1);
    background: #00295a;
    border-radius: 4px;
  }
  85% {
    opacity: 1;
    background: #00295a;
   /*  background: linear-gradient(180deg, #1a8dce52 0%, #393783 56%, #090979 100%); */
    border-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  100% {
    transform: scale(1);
    background: #00295a;
  /*   background: linear-gradient(180deg, #1a8dce52 0%, #393783 56%, #090979 100%); */
    border-radius: 0;
  }
}
.loading-bar--progress span:nth-child(1n) {
  animation-delay: 0.6s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress span:nth-child(2n) {
  animation-delay: 0.8s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress span:nth-child(3n) {
  animation-delay: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress span:nth-child(4n) {
  animation-delay: 1.2s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress span:nth-child(5n) {
  animation-delay: 1.4s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress span:nth-child(6n) {
  animation-delay: 1.6s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress span:nth-child(7n) {
  animation-delay: 1.8s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress span:nth-child(8n) {
  animation-delay: 2s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress span:nth-child(9n) {
  animation-delay: 2.2s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress span:nth-child(10n) {
  animation-delay: 2.4s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress span:nth-child(11n) {
  animation-delay: 2.6s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress span:nth-child(12n) {
  animation-delay: 2.8s;
  animation-iteration-count: 1;
  animation-fill-mode: both;
}

.loading-bar--progress .first2 {
  border-top-left-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
}

.loading-bar--progress .last {
  border-top-right-radius: 25px !important;
  border-bottom-right-radius: 25px !important;
}
.index-area .second{height:1800px;position:relative;}
.index-area .second #second-in{max-width:95%;margin:0 auto;overflow-x:hidden;padding-top:10%;/* top:50px;left:0;right:0; */position:sticky;left:0;top:0;z-index:1;}
.index-area .second #second-in h1 {margin:50px;font-size:120px;text-align:center;font-weight:800;}
.index-area .second .second-sticky{/* position:sticky; */top:0;text-align:center;}
.index-area .second .small-circle{animation:small 5s  ease-in infinite Alternate;position:absolute;bottom:0;}
@keyframes small{
 0% {
    left:-50px;
  }
  50%{
left:-100px;
  }
  100% {
    left:-50px;
  }
}

.scroll-h01{margin: 0;
  padding: 0;
  position: sticky;
  top: 0%;
/*   transform: translateY(-50%); */
  white-space: nowrap;
  font-size: 100px;
  left: 50%;
  width:fit-content;
  height:auto;
  }
#second01.active{transform:translateX(-678.3px) !important;}
#second02.active{transform:translateX(-96.9px)!important;}
#second03.active{transform:translateX(581.4px)!important;}
/*   .scroll-h02{margin: 0;
  padding: 0;
  font-faminly: sans-serif;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  font-size: 100px;
  left: 100vw;}
  
  .scroll-h03{margin: 0;
  padding: 0;
  font-faminly: sans-serif;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  font-size: 100px;
  left: 100vw;} */

.index-area .third{position:relative;background:url(../image/third-img.jpg);background-size:inherit;background-position:right;background-repeat:no-repeat;height:100vh;}
.index-area .third .ml9{text-align:center;}
.ml9 .letter {
  transform-origin: 50% 100%;
  display: inline-block;
  line-height: 1em;
}
.index-area .third span{font-size:60px;position:relative;font-weight:600;}
.index-area .third .ml9-1 span{padding-top:15%;z-index:2;}
.index-area .third .ml9-2 span{padding-top:2%;z-index:2;}
.index-area .third span mark {
  --color1: #ffcf42;
  --color2: #ffcf42;
  --bg-height: 40%;
  all: unset;
  background-image: linear-gradient(var(--color1), var(--color2));
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0 var(--bg-height);
  animation: highlight 800ms 1 ease-out;
  animation-fill-mode: forwards;
  animation-play-state: paused;
}

@keyframes highlight {
  to {
    background-size: 100% var(--bg-height);
  }
}
.index-area .third .big-circle{animation:big 5s ease-in infinite Alternate;position:absolute;left:50%;display:inline-block;width:500px;height:500px;border-radius:50%;background: rgba(29, 125, 255, 0.59);box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(7.3px);
-webkit-backdrop-filter: blur(7.3px);}
@keyframes big{
 0% { top:-50px; }
 50%{top:0;}
 100% {top:-50px;}
}
.third p span {
  letter-spacing: 3px;
  font-weight: 300;
  display: inline-block;
  opacity: 0;
  text-transform: uppercase;
  animation-duration: 0.15s;
  animation-name: dropIn;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.third p span:nth-child(1) {
  animation-delay: 0.2s;
}
.third p span:nth-child(2) {
  animation-delay: 0.4s;
}
.third p span:nth-child(3) {
  animation-delay: 0.6s;
}
.third p span:nth-child(4) {
  animation-delay: 0.8s;
}
.third p span:nth-child(5) {
  animation-delay: 1s;
}
.third p span:nth-child(6) {
  animation-delay: 1.2s;
}
.third p span:nth-child(7) {
  animation-delay: 1.4s;
}
.third p span:nth-child(8) {
  animation-delay: 1.6s;
}
.third p span:nth-child(9) {
  animation-delay: 1.8s;
}
.third p span:nth-child(10) {
  animation-delay: 2s;
}
.third p span:nth-child(11) {
  animation-delay: 2.2s;
}
.third p span:nth-child(12) {
  animation-delay: 2.4s;
}
.third p span:nth-child(13) {
  animation-delay: 2.6s;
}
.third p span:nth-child(14) {
  animation-delay: 2.8s;
}
.third p span:nth-child(15) {
  animation-delay: 3s;
}
.third p span:nth-child(16) {
  animation-delay: 3.2s;
}
.third p span:nth-child(17) {
  animation-delay: 3.4s;
}
.third p span:nth-child(18) {
  animation-delay: 3.6s;
}
.third p span:nth-child(19) {
  animation-delay: 3.8s;
}
.third p span:nth-child(20) {
  animation-delay: 4s;
}
.third p span:nth-child(21) {
  animation-delay: 4.2s;
}

@keyframes dropIn {
  0% {
    opacity: 0;
    transform: translate3d(0, -60vh, 0);
  }
  75% {
    opacity: 1;
    transform: translate3d(0, 1.5vh, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fourth{z-index:3;position:relative;overflow: hidden; -ms-overflow-style: none;background:#000;/* background-image:linear-gradient(to right bottom, #1b3d5a 30%, #fff 70%); *//* background-image: linear-gradient(to right top, #06419a82, #0073b6a6, #00acbb6b, #05d58173, #dbe05a6e); */}
.fourth::-webkit-scrollbar {display: none;} 
.fourth .vertical-img3{width:70%;}
.fourth .font-120{font-size:120px;color:#ffcf42;font-weight:900;}
.fourth .font-36{font-size:36px;font-weight:400;margin:5% 0;color:#fff;}
.fourth .font-20{font-size:20px;color:#fff;}
.fourth .slide1{animation:slide1 5s ease-in infinite Alternate;position:absolute;left:20%;top:6%;}
.fourth .slide2{animation:slide2 5s ease-in infinite Alternate;position:absolute;left:0;top:50%;}
.fourth .slide3{animation:slide3 5s ease-in infinite Alternate;position:absolute;left:70%;top:40%;}
@keyframes slide1{
 0% { top:-40px; }
 50%{top:10px;}
 100% {top:-40px;}
}
@keyframes slide2{
 0% {
    left:-50px;
  }
  50%{
left:-100px;
  }
  100% {
    left:-50px;
  }
}
@keyframes slide3{
 0% { top:40%; }
 50%{top:35%;}
 100% {top:40%;}
}
.wrapper {
  margin: 0 auto;
}

.trigger {
  position: absolute;
}
.trigger--one {
  left: 0;
}

.scene {
  position: absolute;
  height: 100vh;
  top: 0;
  right: 0;
  left:0;
  overflow:hidden;
}
#sub02 .scene {
  position: absolute;
  height: 100vh;
  top: 0;
  left: 35%;
  right: 0;
  overflow:hidden;
}
.scene--active {
  position: fixed;
}
#sub02 .scene.scene--active {
  position: fixed;
}

.scene--ended {
  position: absolute;
  bottom: 0;
  top: auto;
}
#sub02 .scene.scene--ended {
  position: absolute;
  bottom: 0;
  top: auto;
}

.horizontal-scroll-section {
  position: relative;
  min-height: 100vh;
  opacity: 0;
  transition: 0.2s opacity;
}
.horizontal-scroll-section img {
  display: block;
  max-height: 70%;
  width: auto;
}
.horizontal-scroll-section--init {
  opacity: 1;
}
.horizontal-scroll-section__content {
  display: flex;
  align-items: center;
}
.horizontal-scroll-section__content-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  position: relative;
}
.horizontal-scroll-section__content-section {
  position: relative;
  min-width: 70vw;
  text-align: center;
  padding: 0 40px;
  height: 100%;
  display: flex;
  align-items: center;
}
.horizontal-scroll-section__content-section2{
justify-content:center;
}

.horizontal-scroll-section__content-section2{position:relative;}
.horizontal-scroll-section__content-section2 div{margin-top:15%;}
.horizontal-scroll-section__content-section2 strong{font-size:70px;color:#fff}
.horizontal-scroll-section__content-section2 h2{font-size:120px;font-weight:900;color:#fff;top:0;left:50%;transform:translateX(-50%);animation:moving-h2 5s ease-in infinite Alternate;position:absolute;}
.horizontal-scroll-section__content-section2 h2 span{position:relative;}
.horizontal-scroll-section__content-section2 h2 span::before{position:absolute;content:'';display:inline-block;width:15px;height:15px;background:#9ed952;left:50%;transform:translateX(-50%);top:5%;border-radius:50%;}
.horizontal-scroll-section__content-section2 .big-circle2{position:absolute;width:1000px;height:1000px;border:5px dashed #002c3e;top:-65%;border-radius:50%;/* animation:rotate-circle 10s linear infinite; */}
/* .horizontal-scroll-section__content-section2 .big-circle3{position:absolute;width:600px;height:600px;background:#002c3e;top:-65%;border-radius:50%;} */

@keyframes rotate-circle{
from{transform:rotate(0deg)
}
to{transform:rotate(360deg)}
}

/* .horizontal-scroll-section__content-section3{min-width:100vw;} */
.horizontal-scroll-section__content-section3{min-width:100vw;justify-content:center;}
.horizontal-scroll-section__content-section3 strong{font-size:40px;color:#fff}
.horizontal-scroll-section__content-section3 h1{font-size:60px;font-weight:900;color:#fff;}
.horizontal-scroll-section__content-section3 h1 span{color:#ffcf42;}
.horizontal-scroll-section__content-section3.moving{position:relative;}
.horizontal-scroll-section__content-section3.moving span{color:#1d7dff;}
.horizontal-scroll-section__content-section3.moving .moving-logo{position:absolute;top:0;left:0;animation:moving-logo 5s ease-in infinite Alternate;}
.horizontal-scroll-section__content-section3.moving2{position:relative;}
.horizontal-scroll-section__content-section3.moving2 .moving-circle{position:absolute;background:#3673a6;bottom:-50%;left:0;animation:moving-logo2 10s ease-in infinite Alternate;width:600px;height:600px;border-radius:50%;}
.horizontal-scroll-section__content-section3.moving2 .moving-circle2{position:absolute;background:#9ed952;top:-10%;animation:moving-circle2 5s ease-in infinite Alternate;width:350px;height:350px;border-radius:50%;}
.horizontal-scroll-section__content-section4{min-width:50%;text-align:left;}
.horizontal-scroll-section__content-section4 div{padding:10%;border-radius:25px;width:800px;height:400px;}
.horizontal-scroll-section__content-section4 div h3{font-size:40px;font-weight:900;}
.horizontal-scroll-section__content-section4 div p{font-size:20px;font-weight:500;margin:5% 0 0;line-height:1.8;height:108px;}
.horizontal-scroll-section__content-section4 div ul{display:flex;justify-content:flex-start;margin-top:3%;text-align:center;}
.horizontal-scroll-section__content-section4 div ul li{margin-right:5%;}
.horizontal-scroll-section__content-section4 div ul strong{display:block;font-weight:800;font-size:18px;width:90px;border-radius:5px;}
.horizontal-scroll-section__content-section4 div ul span{display:block;font-weight:500;font-size:18px;margin-top:5%;}
.horizontal-scroll-section__content-section4 .section4-1{background:#3673a6;}
.horizontal-scroll-section__content-section4 div.active{opacity:.2;animation:opacity 3s ease-in 1;}
.horizontal-scroll-section__content-section4 .section4-1 h3{color:#fff;}
.horizontal-scroll-section__content-section4 .section4-1 p{color:#d6d6d6;}
.horizontal-scroll-section__content-section4 .section4-1 strong{color:#3673a6;background:#fff}
.horizontal-scroll-section__content-section4 .section4-1 span{color:#d6d6d6;}
.horizontal-scroll-section__content-section4 .section4-2{background:#002c3e;}
.horizontal-scroll-section__content-section4 .section4-2 h3{color:#ffcf42;}
.horizontal-scroll-section__content-section4 .section4-2 p{color:#fff;}
.horizontal-scroll-section__content-section4 .section4-2 strong{color:#002c3e;background:#ffcf42;}
.horizontal-scroll-section__content-section4 .section4-2 span{color:#fff;}
.horizontal-scroll-section__content-section4 .section4-3{background:#3673a6;}
.horizontal-scroll-section__content-section4 .section4-3 h3{color:#fff;}
.horizontal-scroll-section__content-section4 .section4-3 p{color:#d6d6d6;}
.horizontal-scroll-section__content-section4 .section4-3 strong{color:#3673a6;background:#fff}
.horizontal-scroll-section__content-section4 .section4-3 span{color:#d6d6d6;}
.horizontal-scroll-section__content-section5 h1{color:#fff;font-size:100px;font-weight:800;line-height:0;}
.horizontal-scroll-section__content-section6 span {
  display: inline-block;
  text-shadow: 0 0 0 whitesmoke;
  animation: smoky 7s infinite both;
  font-size:100px;
  color:#fff !important;
  font-weight:800
}

.horizontal-scroll-section__content-section6 span:nth-child(even) {
  animation-name: smoky-mirror;
}
@keyframes opacity{
from{
opacity:1;
}
to{
opacity:0.2;
}
}

@keyframes smoky {
  60% {
    text-shadow: 0 0 40px whitesmoke;
  }
  to {
    transform: translate3d(15rem, -8rem, 0) rotate(-40deg) skewX(70deg) scale(1.5);
    text-shadow: 0 0 20px whitesmoke;
    opacity: 0;
  }
}
@keyframes smoky-mirror {
  60% {
    text-shadow: 0 0 40px whitesmoke;
  }
  to {
    transform: translate3d(18rem, -8rem, 0) rotate(-40deg) skewX(-70deg) scale(2);
    text-shadow: 0 0 20px whitesmoke;
    opacity: 0;
  }
}
.horizontal-scroll-section__content-section6 span:nth-of-type(1) {
  animation-delay: 3.1s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(2) {
  animation-delay: 3.2s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(3) {
  animation-delay: 3.3s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(4) {
  animation-delay: 3.4s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(5) {
  animation-delay: 3.5s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(6) {
  animation-delay: 3.6s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(7) {
  animation-delay: 3.7s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(8) {
  animation-delay: 3.8s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(9) {
  animation-delay: 3.9s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(10) {
  animation-delay: 4s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(11) {
  animation-delay: 4.1s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(12) {
  animation-delay: 4.2s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(13) {
  animation-delay: 4.3s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(14) {
  animation-delay: 4.4s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(15) {
  animation-delay: 4.5s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(16) {
  animation-delay: 4.6s;
}

.horizontal-scroll-section__content-section6 span:nth-of-type(17) {
  animation-delay: 4.7s;
}

/* .horizontal-scroll-section__content-section6 span:nth-of-type(18) {
  animation-delay: 4.8s;
}
 */
@keyframes moving-h2{
 0% { top:70%; }
 50%{top:72%;}
 100% {top:70%;}
}
@keyframes moving-logo{
 0% { top:-40px; }
 50%{top:10px;}
 100% {top:-40px;}
}
@keyframes moving-logo2{
 0% { bottom:-50%; }
 50%{bottom:-40%;}
 100% {bottom:-50%;}
}
@keyframes moving-circle2{
 0% {right:0%; }
 50%{right:-2%;}
 100% {right:0%;}
}
.horizontal-scroll-section__image {
  display: flex;
  align-items: center;
}
.horizontal-scroll-section__image h2 {
  margin-left: 20px;
  width: 250px;
  text-align: left;
  flex-shrink: 0;
  font-size:40px;
  font-weight:600;
}
.horizontal-scroll-section__image ul{text-align:left;}
.horizontal-scroll-section__image ul li{
font-size:20px;
}
.horizontal-scroll-section__image p{text-align:left;font-size:17px;}
.horizontal-scroll-section__image--two img {
/*   max-width: 600px; */
}
.horizontal-scroll-section__image--four img {
  max-width: 600px;
}
.horizontal-scroll-section--animation-one .horizontal-scroll-section__image--two {
  opacity: 1;
  transform: translateX(0);
}

.typedtext {
  /* border-right: 2px solid black; */
  animation: blinkTextCursor 800ms steps(44) infinite normal;
  color: #000;
  display: block;
  font-size:100px;
}

@keyframes blinkTextCursor {
  from {
    border-right-color: black;
  }
  to {
    border-right-color: transparent;
  }
}

.new-section{height:100vh;position:relative;width:100%;overflow:hidden;}
.new-section::before{content:'';position:absolute;display:inline-block;width:1px;height:100%;background:#cbcbcb;top:0;left:10%;z-index:2;}
.new-section::after{content:'';position:absolute;display:inline-block;width:80px;height:100%;background:#00295a;top:0;right:10%;z-index:-1;}
.new-section>div{position:absolute;}
.new-section>div:first-child{left:0;top:25%;width:50%;}
.new-section>div:first-child div{background:#f9f9f9;width:90%;padding:20% 0 20% 30%;}
.new-section>div:first-child h1{margin-bottom:3%;margin-left:30%;font-weight:800;position:relative;}
.new-section>div:first-child h1::before{content:'';position:absolute;display:inline-block;width:5px;height:115px;background:#00295a;bottom:0;left:-14%;z-index:2;}
.new-section>div:first-child p{color:#515151;font-size:17px;}
.new-section>div:first-child strong{font-weight:800;font-size:22px;padding-bottom:10%;display:inline-block;}
.new-section>div:last-child{width:50%;right:14.2%;top:20%;text-align:right;}
.new-section>div:last-child img{display:inline-block;}


.horizontal-scroll-section__content-section7 h1{font-size:65px;color:#fff;font-weight:500;margin:0 auto;line-height:2;}
.horizontal-scroll-section__content-section7 h1 span.word2{font-size:75px;font-weight:800;color:#fff3a4;}




.fifth {
	position: relative;
	height:100vh;
	background:#ffcf42;
	overflow:hidden;
}

.fifth h1 {
	color: #fff;
	font-size: 150px;
	position: absolute;
	/* font-family: 'Roboto', sans-serif; */
	left:50%;top:50%;
	transform:translate(-50%,-50%);
}

.fifth h1:nth-child(1) {
	color: transparent;
	-webkit-text-stroke: 2px #3673A6;
	z-index:2;
}

.fifth h1:nth-child(2) {
	color: #1b3d5a;
	animation: animate 4s ease-in-out infinite;
	z-index:2;
}

@keyframes animate {
	0%,
	100% {
		clip-path: polygon(
			0% 45%,
			16% 44%,
			33% 50%,
			54% 60%,
			70% 61%,
			84% 59%,
			100% 52%,
			100% 100%,
			0% 100%
		);
	}

	50% {
		clip-path: polygon(
			0% 60%,
			15% 65%,
			34% 66%,
			51% 62%,
			67% 50%,
			84% 45%,
			100% 46%,
			100% 100%,
			0% 100%
		);
	}
}
.fifth .first-span{width:700px;height:700px;/* background:#1b3d5a; */background:#ffa11d;display:inline-block;border-radius:50%;animation:first-span 5s ease-in infinite Alternate;position:absolute;top:-10%;}
.fifth .second-span{width:300px;height:300px;border:50px solid #1b3d5a;display:inline-block;border-radius:50%;animation:second-span 5s ease-in infinite Alternate;position:absolute;bottom:-5%;}
.fifth .third-span{width:500px;height:500px;border:3px dashed #3673A6;display:inline-block;border-radius:50%;position:absolute;bottom:-10%;left:-200px;}
@keyframes first-span{
 0% {
    right:-200px;
  }
  50%{
right:-150px;
  }
  100% {
    right:-200px;
  }
}
@keyframes second-span{
 0% {
    left:-200px;
  }
  50%{
left:-150px;
  }
  100% {
    left:-200px;
  }
}
.wave-area{
	min-height: 100vh;
	align-items: center;
	justify-content: center;}


.swiper-wrapper {
  transition-timing-function: linear !important;
}



.mySwiper8-out{background:#4CB9E7;padding-bottom:3%;}
.mySwiper8-out h1{font-family: 'SF_HambakSnow';color:#fff;text-align:center;padding:1.5% 0;}

 .review-slide-out{position:relative;width:100%;height:100vh;background:#000;}
 .review-txt{position:absolute;left:50%;top:30%;transform:translateX(-50%);z-index:2;color:#fff;text-align:center;}
.review-txt p{font-size:30px;}
.review-txt strong{font-size:50px;display:inline-block;margin:5% 0;}
.review-txt h1{font-size:80px;}
.review-txt h1 span{position:relative;}
.review-txt h1 span::before{content:'';position:absolute;display:inline-block;width:10px;height:10px;background:#fff;left:50%;transform:translateX(-50%);top:0;border-radius:50%;}
.review-slide{display:flex;  height:100vh;position:relative;}
.review-slide::after{content:"";display:inline-block;width:100%;height:100vh;background:rgba(0,0,0,.8);position:absolute;left:0;top:0;z-index:1;}
/* .swiper-wrapper.swiper-reverse{flex-direction:column-reverse !important;} */
.waviy {
  position: relative;
  -webkit-box-reflect: below -20px linear-gradient(transparent, rgba(0,0,0,.2));
  font-size: 80px;
  font-weight:900;
}
.waviy span {
  position: relative;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  animation: waviy 1s infinite;
  animation-delay: calc(.1s * var(--i));
  
}
.waviy span.waviy-1{position:relative;}
.waviy span.waviy-1::before{content:'';position:absolute;display:inline-block;width:10px;height:10px;background:#fff;left:50%;transform:translateX(-50%);top:0;border-radius:50%;}
@keyframes waviy {
  0%,40%,100% {
    transform: translateY(0)
  }
  20% {
    transform: translateY(-20px)
  }
}






.sixth-out{background:#fff;overflow:hidden;position:relative;}
.sixth{padding:5% 0;color:#000;width:45%;margin:0 auto;text-align:center;}
.sixth h1{font-size:60px;line-height:90px;font-weight:900;padding:5% 0;background:url('../image/태극.png');background-repeat:no-repeat;background-position:right;background-size:contain;}
.sixth p{font-size:24px;margin:1% 0;}
.sixth p strong{margin-right:3%;}
.sixth div>span{font-size:22px;display:inline-block;margin:5% 3% 5% 0;width:320px;font-weight:900;color:#fff;letter-spacing:-0.5px}
.sixth div span img{display:inline-block;margin-right:5%;}
.sixth button{
    /* width:200px;
    height:70px; */
	padding:1.5% 2%;
   /*  background: linear-gradient(to left top, #c32c71 50%, #b33771 50%); */
   background:#3559E0;
    border-style: none;
    color:#fff;
    font-size: 26px;
    font-weight: 900;
    outline: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: all .5s;
    box-shadow: 0px 1px 2px rgba(0,0,0,.2);
	border-radius:12px;
}
.sixth a{color:#fff;}
.sixth button span{
    position: absolute;
    display: block;
}
.sixth button span:nth-child(1){
    height: 5px;
    width:100%;
    top:0px;
    left:-100%;
    background: linear-gradient(to right, rgba(0,0,0,0), #a7cffa);
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    animation: span1 2s linear infinite;
    animation-delay: 1s;
}

@keyframes span1{
    0%{
        left:-100%
    }
    100%{
        left:100%;
    }
}
.sixth button span:nth-child(2){
    height: 100%;
    width: 5px;
    top:-100%;
    right:0px;
    background: linear-gradient(to bottom, rgba(0,0,0,0), #a7cffa);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    animation: span2 2s linear infinite;
    animation-delay: 2s;
}
@keyframes span2{
    0%{
        top:-100%;
    }
    100%{
        top:100%;
    }
}
.sixth button span:nth-child(3){
    height:5px;
    width:100%;
    right:-100%;
    bottom: 0px;
    background: linear-gradient(to left, rgba(0,0,0,0), #a7cffa);
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    animation: span3 2s linear infinite;
    animation-delay: 3s;
}
@keyframes span3{
    0%{
        right:-100%;
    }
    100%{
        right: 100%;
    }
}

.sixth button span:nth-child(4){
    height:100%;
    width:5px;
    bottom:-100%;
    left:0px;
    background: linear-gradient(to top, rgba(0,0,0,0), #a7cffa);
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    animation: span4 2s linear infinite;
    animation-delay: 4s;
}
@keyframes span4{
    0%{
        bottom: -100%;
    }
    100%{
        bottom:100%;
    }
}

.sixth button:hover{
    transition: all .5s;
    transform: rotate(-3deg) scale(1.1);
    box-shadow: 0px 3px 5px rgba(0,0,0,.6);
}
.sixth button:hover span{
    animation-play-state: paused;
}
.sixth .color-strong{text-align:right;display:block;font-size:100px;font-weight:900;color:#fff;}
.sixth .color-strong2{text-align:left;display:block;font-size:180px;font-weight:900;color:#0F2167;}
.sixth .sixth-logo{position:absolute;animation:sixth-logo 5s ease-in infinite Alternate;right:0;}
@keyframes sixth-logo{
 0% {
    top:10%;
  }
  50%{
top:13%;
  }
  100% {
    top:10%;
  }
}
.sixth-out .sixth-out-circle{position:absolute;width:600px;height:600px;background:#ffa11d;animation:sixth-out-circle 5s ease-in infinite Alternate;top:80%;border-radius:50%;}
@keyframes sixth-out-circle{
 0% {
    left:-17%;
  }
  50%{
left:-14%;
  }
  100% {
    left:-17%;
  }
}

/* form(모달) */
.form-box-out{/* background:linear-gradient(85deg, black, #112048); */padding:30px 40px;text-align:left;border-radius:12px;width:90%;margin:0 auto;}
.form-box-out .cu_h2{font-weight:900;margin:2% 0;}
.form-box-out p{font-size:15px;}
.form-box-out .form-box .form-con ul li{padding:10px 0;}
.form-box-out .form-box .form-con ul li .fl-name{color:#000;}
.form-box-out .form-box .form-con ul li .fr-con input,.form-box-out .form-box .form-con ul li .fr-con select{height:40px;line-height:40px;font-size:15px;}
.form-box-out .form-box .receive-btn input{background:#00295a;color:#fff;}
.modal-body{padding:10px 40px;}
.modal-body .cu_h2{font-weight:900;margin:2% 0;}
.form-box .form-con{}
.form-box .form-con ul li{display:table;width:100%;padding:15px 0;}
.form-box .form-con ul li .fl-name{float:left;width:100%;font-size:16px;font-weight:900;color:#3559E0;}
.form-box .form-con ul li .fr-con{float:left;width:100%;}
.form-box .form-con ul li .fr-con input, .form-box .form-con ul li .fr-con select, .form-box .form-con ul li .fr-con textarea{width:100%;border:0;height:50px;line-height:50px;padding:10px;font-size:16px;background:#f6f6f6;border-radius:10px;font-family: 'Pretendard';box-shadow:none;}
.form-box .form-con ul li .fr-con .text-box{diaplay:table;width:100%;}
.form-box .form-con ul li .fr-con .text-box input{width:34%;float:left;margin-left:1%;}
.form-box .form-con ul li .fr-con .text-box select{width:30%;float:left;}
.form-box .form-con ul li .fr-con textarea{height:164px;resize:none;}
.form-box .form-con .provision{display:table;width:100%;margin-top:20px;}
.form-box .form-con .provision label{cursor:pointer;font-weight:300;}
.form-box .form-con .provision label input{width:20px;height:20px;}
.form-box .form-con .provision label span{vertical-align: -2px;margin-left:5px;}
.form-box .form-con .provision a{padding:0 15px;height:35px;line-height:35px;font-size:12px;background:#999;color:#fff;display:inline-block;margin-left:10px;}
.form-box .receive-btn{margin-top:20px;}
.form-box .receive-btn input{width:100%;padding:15px 0;background:#3559E0;color:#fff;border:0;font-size:24px;padding:10px 0;font-weight:900;border-radius:10px;}
.form-box .form-con ul li .fr-con input:hover, .form-box .form-con ul li .fr-con select:hover, .form-box .form-con ul li .fr-con textarea:hover,.form-box .form-con ul li .fr-con input:focus, .form-box .form-con ul li .fr-con select:focus, .form-box .form-con ul li .fr-con textarea:focus{border:2px solid #00295a;}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus{border:2px solid #00295a !important;border-color:#00295a;outline:0;}
select option:checked,select option:selected{border:2px solid #00295a !important;}
.form-box .form-con ul li .fr-con select:visited{border:2px solid #00295a !important;}
.form-box .form-con .provision label{display:flex;}
@media (max-width: 600px){
	.form-box .receive-btn input{padding:10px 0;}
}

.circular-a:hover{color:#00295a;}
.circular-text{display: flex;flex-direction: column; align-items: center;justify-content: center;width: 130px;height: 130px; position: fixed; top: calc(100vh - 180px);right: 20px;background:#fff;border-radius:50%;z-index:999;}
.circular-text .text{font-family: "Fira Code";font-weight: 700;font-size: 17px;text-transform: uppercase;color: var(--second-color);}
.circular-text .text span{position:relative;}
.circular-text .text span::after{content:'';position:absolute;display:inline-block;width:100%;height:1px;background:#000;top:100%;left:0;}

.seven{/* height:260vh; */height:210vh;display:flex;/* background-image: linear-gradient(to right, #000000, #121212, #1d1d1d, #282828, #343434); *//* background:linear-gradient(to right, #040404, #000000, #464646); */}
.seven div{}
.seven .seven-left{position:relative;text-align:left;width:50%;height:100vh;position:sticky;top:5%;padding-top:5%;left:0;color:#fff;overflow:hidden;}
.seven .seven-left  div{margin-left:20%;}
.seven .seven-left h1{font-size:48px;font-weight:900;display:inline-block;padding:0;line-height:1.5;}
.seven .seven-left .seven-bg{position:absolute;left:0;top:0;z-index:-1;animation:scale1 10s infinite;}
@keyframes scale1 {
    0% {transform: scale(1);
  box-shadow:0 25px 25px rgba(0, 0, 0, 0.4);
  }
    50% {transform: scale(1.3);
   box-shadow:0 25px 25px rgba(0, 0, 0, 0.6)
  }
   100% {transform: scale(1);
   box-shadow:0 25px 25px rgba(0, 0, 0, 0.4)
 }
}

/* .seven .seven-left h1::after{content:'';display:inline-block;position:absolute;height:7px;width:100%;left:0;top:100%;background:linear-gradient(-85deg, black, #112048);} */
.seven .seven-left h1 span{font-weight:100;}
.seven .seven-left p{font-size:17px;font-weight:100;padding-top:60%;}
.seven .seven-left img{display:block;padding-bottom:5%;}
/* .seven .seven-center{height:200vh;} */
.seven  .seven-button{width:200px;height:200px;position:sticky;background:#00295a;margin-top:30%;margin-left:-7%;top:70%;padding:2%;margin-bottom:6%;}
.seven  .seven-button:hover .material-icons{transform:translateX(10%);}
.seven  .seven-button a{color:#fff;font-size:18px;display:inline-block;}
.seven  .seven-button .material-icons{font-size:30px;display:block;margin-top:35%;text-align:left;transition:.36s;color:#fff;}
.seven .seven-right{width:50%;position:relative;margin:3% 0 0 3%;color:#000;}
.seven .seven-right>strong{font-size:22px;font-weight:800;display:block;padding-bottom:2%;position:relative;}
.seven .seven-right>strong::after{content:'';position:absolute;display:inline-block;width:100%;height:1px;left:0;top:100%;background:#cbcbcb;}
.seven .seven-right>div{position:absolute;}
.seven .seven-right .vision-icon-box{width:350px;height:100px;}
.seven .seven-right .vision-icon-box img{width:80px;}
.seven .seven-right .vision-icon-box.vision-icon-box-w img{width:100px;}
.seven .seven-right>div.seven-right-out{position:relative;}
.seven .seven-right>div div.seven-right-in{position:absolute;left:0%;top:100%;width:350px;padding:5%;transition:.3s;}
.seven .seven-right>div div.seven-right-in:hover{background:#fff;transform:translateY(-15%)}
.seven .seven-right>div div.seven-right-in h5{margin:7% 0;font-weight:600;}
.seven .seven-right>div div.seven-right-in p{color:#515151;font-size:16px;}
.seven .seven-right>div div.seven-right-in strong{font-size:36px;font-weight:800;display:block;position:relative;line-height:1;}
.seven .seven-right>div:nth-child(even){left:0;}
.seven .seven-right>div:nth-child(odd){right:10%;}
.seven .seven-right>div.seven-right1{top:5%;}
.seven .seven-right>div.seven-right2{top:17%;}
.seven .seven-right>div.seven-right3{top:29%;}
.seven .seven-right>div.seven-right4{top:41%;}
.seven .seven-right>div.seven-right5{top:53%;}
.seven .seven-right .seven-last-div img{width:fit-content;height:auto;}
.seven .seven-right .seven-last-div div{display:flex;margin:3% 0 0;}
.seven .seven-right .seven-last-div div p{color:#515151;font-size:16px;margin:30% 0 0 3%;}
.seven .seven-right .seven-last-div div img.seven-first-img{margin:3% 0;}
.seven .seven-right .seven-last-div{left:0;bottom:0;border:0;}
.seven .seven-right .seven-last-div strong{font-size:22px;font-weight:800;display:block;padding:5% 0 2%;position:relative;}
.seven .seven-right .seven-last-div strong::after{content:'';position:absolute;display:inline-block;width:100%;height:1px;left:0;top:100%;background:#cbcbcb;}
.seven .seven-right .seven-last-in{position:absolute;left:38%;top:20%;display:block !important;}
.seven .seven-right .seven-last-in h3{font-weight:400;}


.banner{display:flex;align-items:center;padding:8% 0;position:relative;}
.banner::after{content:'';position:absolute;display:inline-block;width:90%;height:80px;left:0;top:100%;background:#00295a;}
.banner>div{width:50%;}
.banner-left{text-align:center;}
.banner-left span{font-size:20px;display:block;margin-bottom:1%;display:block;}
.banner-left strong{font-size:50px;font-family: 'Cafe24Shiningstar';font-weight:400;display:block;}
.banner-in{position:relative;}
.banner-in .parent{}
.banner-in .stat-row {display: flex;justify-content: space-around;}
.banner-in .stat-row p{text-align:center;font-size:16px;margin-top:10%;color:#515151;}
.banner-in .stat-row p span{display:block;font-size:15px;margin-top:3%;}
.banner-in .stat-item{margin-right: 8%;}
.banner-in .stat-number {font-style: normal;font-weight: 800;font-size: 52px;line-height: 65px;text-align: center;text-transform: uppercase;color: #000;}
.banner-in .stat-title {font-style: normal;font-weight: 500;font-size: 32px;line-height: 32px;text-align: center;color: #000;margin-top:10%;font-family: 'Cafe24Shiningstar';}
.banner-div1{width:67%;margin:0 auto;j}
.banner-div1 img{padding-right:10px;width:fit-content;height:40px;}
.banner-div2{display:flex;justify-content:space-between;align-items:flex-end;}
.banner-div2 p{line-height:2;color:#000;font-size:18px;transition:1.5s;}
.banner-div2 div p{font-size:28px;}
.number-normal{font-size:52px;font-weight:800;display:flex !important;width:183px;justify-content:center;}
._number{width:33px !important;}
._number > div{width:33px !important;}
._number > div div span{width:30px !important;}
.data1 ._number:nth-child(3){width:20px !important}
.data1 ._number:nth-child(3) div{width:20px !important}
.data1 ._number:nth-child(3) div span{width:20px !important}
.data2 ._number:nth-child(2){width:18px !important}
.data2 ._number:nth-child(2) div{width:18px !important}
.data2 ._number:nth-child(2) div span{width:18px !important}
.data3 ._number:nth-child(3){width:18px !important}
.data3 ._number:nth-child(3) div{width:18px !important}
.data3 ._number:nth-child(3) div span{width:18px !important}


.banner-div{position:relative;}
.banner-div p{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;}
.banner-div p strong{font-size:40px;display:block;}
.banner-div p a{display:inline-block;font-size:24px;font-weight:500;background:#00295a;color:#fff;padding:15px 25px;border-radius:5px;margin-top:5%;}

.c-component {
  padding-bottom:5%;
}
.c-component .c-component__inner {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}


.c-component .c-cards {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.c-component .c-cards .c-card {
  position: sticky;
  top: 80px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px;
  margin: 24px;
/*   background-color: #fff; */
  border-radius: 12px;;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);;
}
.c-component .c-cards .c-card .c-card__description {
  padding: 0 20px;
  display: flex;
  align-items: center;
  font-size: 32px;
  line-height: 1.6;
}
.c-component .c-cards .c-card .c-card__figure {
  overflow: hidden;
  border-radius: 12px;;
}
.c-component .c-cards .c-card .c-card__figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mySwiper9{width:60%;}
/* .mySwiper9 .swiper-slide{width:250px !important;} */

/* float menu */
#floatMenu {position: absolute;width: 65px;right:0;top: 250px;background-color: #fff;color: #333;border: 1px solid #eee;z-index: 9999;text-align: center;border-radius:50px 50px 0 0;}
#floatMenu h3{height: 25px; font-style: italic; padding-top: 5px}
.float_icon_1{width: 64px; height: 74px; padding: 24px 0; border-bottom: 1px solid #eee;}
.float_name{font-size: 14px;  color: #333; text-align: center;}
.float_icon_1:hover .float_name{color:#832679;}
#floatMenu ul a li img{height: 30px; margin-bottom: 8px;}
#floatMenu .float_icon_1.ft img{height: 63px;}
#floatMenu .float_icon_1.ft{padding: 15px 0;border: none;height: 90px;}
#floatMenu .txt{width: 90%;margin: 0 auto;background-color: #7ac142;border-radius: 10px;}
#floatMenu .txt p{color: #ffffff;padding: 5px 0;font-size: 13px;letter-spacing: -0.025em;}
#floatMenu .txt span{display: block;width: 90%;margin: 0 auto;height: 1px;background-color: #fff;}
#floatMenu .kakaoid{position: absolute;bottom: 8%;right: 100%;background-color: #7ac142;width: 0px;overflow: hidden;transition: all 0.3s;height: 50px;}
#floatMenu .kakaoid p{font-size: 14px;color: #ffffff;line-height: 25px;text-align: center;}
#floatMenu .kakaoid p a{color: #fff;display: block;}
#floatMenu .kakaoid.on{width: 160px;}
#topBtn{cursor: pointer;}

/* footer */
.footer{background:#fff;color:#000;padding:5% 0 11%;}
.footer .footer-con{display:flex;align-items:center;}
/* .footer img{width:25%;} */
.footer-cont-info{text-align:left;width:60%;margin:0 auto;}
.footer-cont-info span{color:#000;}
.footer-cont-info a{color:#000;text-decoration:none;}
.footer-top{border-bottom:0;margin-bottom:0;}
.footer-copyright{text-align:left;padding:10px 0 0;}
.footer-cont-info strong,.footer-copyright{color:#000;}

/* sub */
/* .subMenu{height:500vh;} */
.first-section,#sub01,#sub03{height:100vh;}
.first-section{overflow:hidden;background:url("../image/first-section-img.jpg");}
.first-section .color-strong{text-align:right;display:block;font-size:100px;font-weight:900;color:#fff;padding-top:10%;}
.first-section .color-strong2{text-align:left;display:block;font-size:180px;font-weight:900;color:#336c9c;z-index:2;position:relative;}
.first-section span{position:absolute;animation:sub-circle 5s ease-in infinite Alternate;top:3.5%;width:300px;height:300px;background:#fff;display:inline-block;border-radius:50%;}
.first-section h1{color:#fff;text-align:center;font-weight:500;font-size:40px;margin-top:5%;}
@keyframes sub-circle{
 0% {
    left:-8%;
  }
  50%{
left:-10%;;
  }
  100% {
    left:-8%;
  }
}

.first-section2{overflow:hidden;width:100%;height:100vh;position:relative;border-bottom:1px solid #000;}
.first-section2 .mySwiper5{width:100%;height:100vh;margin-top:70px;position:relative;border-top:1px solid #000;}
.first-section2 .mySwiper5 .swiper-slide{width:100% !important;height:100% !important;display:flex;padding:0;overflow:hidden;}
.first-section2 .mySwiper5 .swiper-slide>div {width:50%;height:100%;}
.first-section2 .mySwiper5 .swiper-slide .slide-txt{/* border-right:1px solid #000; */}
.first-section2 .mySwiper5 .swiper-slide .slide-txt div{position:absolute;left:15%;top:45%;}
.first-section2 h1{font-size:150px;font-weight:900;position:absolute;left:15%;top:25%;z-index:2;/* width:100%;height:auto; */}
.text-line {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 5s linear forwards, filling 5s ease-in forwards;
  font-size: 150px;
  width:1277px;
  height:auto;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes filling {
  0%, 90% { fill: #000; fill-opacity: 0; }
  100% { fill: #000; fill-opacity: 1; }
}
.first-section2 strong{font-size:60px;}
.first-section2 p{font-size:24px;font-weight:500;color:#5a5a5a;margin-top:5%;width:581px;word-break:keep-all;}
.first-section2 .swiper-button-prev, .swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,45.75%)}
.first-section2 .swiper-button-next, .swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,45.75%)}
.first-section2 .swiper-button-next{color:#fff;background:#000}
.first-section2 .swiper-button-prev{color:#000;background:#dadada;}
.first-section2 .swiper-button-next,.first-section2 .swiper-button-prev{top:86%;width:80px;height:80px;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity:.5 !important;}
.first-section2 .swiper-button-next:after,.first-section2 .swiper-button-prev:after{font-size:32px;font-weight:900;}
.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,9%) !important;left:1% !important;width:fit-content !important;font-size:22px !important;font-weight:900 !important;color:#a6a6a6 !important;}
.swiper-pagination-current{font-size:36px !important;color:#000 !important;}
/* .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity:1 !important;} */
.first-section2 .first-section2-circle01{display:inline-block;width:200px;height:200px;background:#3673a6;border-radius:50%;position:absolute;left:-2%;top:6%;z-index:2;}
.first-section2 .first-section2-circle02{display:inline-block;width:200px;height:200px;background:#ffa11d;border-radius:50%;position:absolute;left:-2%;top:6%;z-index:2;}
.first-section2 .first-section2-circle03{display:inline-block;width:200px;height:200px;background:#d6d6d6;border-radius:50%;position:absolute;left:-2%;top:6%;z-index:2;}
.first-section2 .first-section2-circle04{display:inline-block;width:200px;height:200px;background:#ffcf42;border-radius:50%;position:absolute;left:-2%;top:6%;z-index:2;}

.sticky-section{/* height:300vh; */position:relative;}
.sticky-section .sticky-menu{position:sticky;top:30%;margin-left:15%;margin-top:10%;z-index:3;}
.sticky-section .sticky-menu li{font-size:48px;font-weight:900;margin:1% 0;position:relative;}
.sticky-section .sticky-menu li a{color:#5a5a5a;}
.sticky-section .sticky-menu li a.active {color: #000;}
.sticky-section .sticky-menu li a a:hover{ color: #5a5a5a;}
.sticky-section .sticky-menu a::before{content:'▶';display:inline-block;position:absolute;width:48px;height:48px;font-size:30px;color:#000;right:100%;top:50%;transform:translateY(-50%);opacity:0;}
.sticky-section .sticky-menu a.active::before{opacity:1;}
.sticky-section .sticky-menu .green-circle{position:absolute;left:-20%;top:-10%;z-index:-1;animation:green-circle 5s ease-in infinite Alternate;}
@keyframes green-circle{
 0% {
    top:-20%;
  }
  50%{
top:-30%;
  }
  100% {
   top:-20%;
  }
}

.sticky-section h1{font-size:85px;padding:5% 0 0 10%;font-weight:900;}
.sticky-section #sub01{margin-left:40%;margin-top:-10%;border-radius:0 25% 0 0;position:relative;}
.sticky-section #sub01 h1{color:#000;font-size:120px;position:relative;}
.sticky-section #sub01 h1::after{content:'아이엠파트너스';display:inline-block;position:absolute;left:10%;top:0%;color:#d6d6d6;font-size:30px;}
.sticky-section #sub01 p{color:#000;font-size:30px;padding:5% 0 0 10%;width:80%;}
.sticky-section #sub01 p span{color:#3673a6;font-weight:900;}
.sticky-section #sub01 strong{font-size:45px;font-weight:900;padding:5% 0 0 10%;display:inline-block;}
/* .sticky-section #sub01 strong span:nth-child(1){color:#ffa11d;}
.sticky-section #sub01 strong span:nth-child(2){color:#3673a6;} */
.sticky-section #sub01 .yellow-circle{background:#ffcf42;display:inline-block;width:500px;height:500px;border-radius:50%;position:absolute;bottom:-38%;}
.sticky-section #sub02{overflow: hidden; -ms-overflow-style: none;background:#fafafa;position:relative;}
.sticky-section #sub02 h1{font-size:100px;}
.sticky-section #sub02::-webkit-scrollbar {display: none;}
.sticky-section #sub02 .horizontal-scroll-section__content-section{min-width:55vw;}
.sticky-section #sub02 .horizontal-scroll-section__content-section>div{padding:3%;border-radius:18px;width:100%;/*height:650px; */}
.sticky-section #sub02 .horizontal-scroll-section__content-section div h3{font-size:26px;font-weight:900;}
.sticky-section #sub02 .horizontal-scroll-section__content-section div p{font-size:17px;font-weight:500;margin:2% 0 3%;line-height:2;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-second{min-width:70vw;position:relative;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-second div{background:transparent !important;padding:0; width:fit-content;height:auto;}
.sticky-section #sub02 .horizontal-scroll-section__content-section:nth-child(even) div{background:#336c9c;}
.sticky-section #sub02 .horizontal-scroll-section__content-section:nth-child(even) div h3{color:#fff;}
.sticky-section #sub02 .horizontal-scroll-section__content-section:nth-child(even) div p{color:#e0e0e0;}
.sticky-section #sub02 .horizontal-scroll-section__content-section:nth-child(odd) div{background:#000;}
.sticky-section #sub02 .horizontal-scroll-section__content-section:nth-child(odd) div h3{color:#fff;}
.sticky-section #sub02 .horizontal-scroll-section__content-section:nth-child(odd) div p{color:#e0e0e0;}
 .sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section{min-width:70vw;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section div{background:transparent;padding:0;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section div h1{margin-bottom:10%;font-size:80px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section>div{width:100%;height:auto;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section>div div{padding:0;width:100%;height:auto;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section>div div .progress-bar{background:transparent;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section li.section{color:#000;font-size:24px;line-height:27px;padding-top:65px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section .current-status{background:#3673a6;height:6px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section li.section:before{width:50px;height:50px;border-radius:50%;line-height:40px;color:#fff;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section li.section.visited:before{color:#fff;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section li.section.visited.current:before{box-shadow:0 0 0 2px #3673a6;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section .status-bar{height:6px;top:30px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section div .progress-section2{font-size:90px;margin-bottom:5%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section div .progress-section2 span{animation:twinkle-txt 3s ease-in infinite;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first{min-width:60vw;text-align:left;position:relative;overflow:hidden;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first .transparent-circle{position:absolute;display:inline-block;width:300px;height:300px;border-radius:50%;border:3px dashed #000;right:-5%;top:-14%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first h1{padding:10% 0 10% 0;position:relative;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first h1::after{content:'GOVERNMENT POLICY FUND';display:inline-block;position:absolute;left:0;top:0%;color:#d6d6d6;font-size:30px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section div.transparent p{font-size:24px;margin:5% 0;color:#000;line-height:2.5;width:70%;word-break:keep-all;}
.sticky-section #sub02 .horizontal-scroll-section__content-section div.transparent strong{color:#3673a6;font-size:24px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section div.transparent{background:transparent;width:fit-content;height:auto;padding:0;position:absolute;top:50%;left:20%;transform:translateY(-50%);}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-second .transparent2{margin:0 auto;font-size:60px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-second .transparent2 h2{font-size:60px;font-weight:800;text-align:left;margin:5% 0;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-second .transparent2 h2 span{color:#3673a6;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-second .transparent2 p{font-size:24px;color:#000;margin:5% 0 0;text-align:left;line-height:2;width:60%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first .sixth-logo{position:absolute;animation:sixth-logo2 5s ease-in infinite Alternate;right:0;width:fit-content;height:auto;max-height:max-content;}
@keyframes sixth-logo2{
 0% {
    top:110%;
  }
  50%{
top:115%;
  }
  100% {
    top:110%;
  }
}
@keyframes twinkle-txt{
from{
opacity:0
}
to{
opacity:1;
}
}

.sticky-section #sub02 .horizontal-scroll-section__content-section-half{position:relative;text-align:left; }
/* .sticky-section #sub02 .horizontal-scroll-section__content-section-half>div{display:flex;justify-content:space-between;} */
.sticky-section #sub02 .horizontal-scroll-section__content-section-half>div div{margin:0 2%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half .half-circle{width:200px;height:200px;position:absolute;display:inline-block;background:#ffa11d;top:-2%;left:0%;border-radius:50%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half2{position:relative;text-align:left;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half2 .half-circle2{width:800px;height:800px;position:absolute;display:inline-block;border:10px dashed #002c3e;bottom:-70%;right:0;border-radius:50%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half3{position:relative;text-align:left;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half4{text-align:left;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half3 .half-circle3{width:500px;height:500px;position:absolute;display:inline-block;background:#d6d6d6;top:10%;right:0;border-radius:50%;z-index:-1;animation:half-circle3 5s ease-in infinite Alternate}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half div p,.sticky-section #sub02 .horizontal-scroll-section__content-section-half2 div p,.sticky-section #sub02 .horizontal-scroll-section__content-section-half3 div p,.sticky-section #sub02 .horizontal-scroll-section__content-section-half4 div p{word-break:break-word;}
@keyframes half-circle3{
 0% {
    right:0%;
  }
  50%{
right:5%;
  }
  100% {
    right:0%;
  }
}


.sticky-section #sub03{margin-left:40%;border-radius:0 25% 0 0;position:relative;overflow:hidden;}
.sticky-section #sub03 h1{font-size:100px;padding:15% 0 0 10%;position:relative;}
.sticky-section #sub03 h1::after{content:'EMPLOYMENT SUPPORT FUND';display:inline-block;position:absolute;left:10%;top:35%;color:#d6d6d6;font-size:30px;}
.sticky-section #sub03 p{font-size:30px;padding:5% 0 0 10%;width:75%;}
.sticky-section #sub03 p span{color:#3673a6;font-weight:900;}
.sticky-section #sub03 strong{font-size:45px;padding:5% 0 0 10%;display:inline-block;font-weight:900;}
.sticky-section #sub03 .sub03-circle{position:absolute;width:300px;height:300px;border:5px dashed #ffcf42;top:-10%;right:-3%;border-radius:50%;}

.subMenu #sub04{padding:5% 0;position:relative;overflow:hidden;margin-top:5%;z-index:4;background:#fafafa;}
.subMenu #sub04>div{width:80%;margin:0 auto;}
.subMenu #sub04>div h1{;font-size:100px;position:relative;font-weight:900;padding-top:1%;}
.subMenu #sub04>div h1::after{content:'TYPE OF EMPLOYMENT SUBSIDY';display:inline-block;position:absolute;left:0;top:-37%;color:#d6d6d6;font-size:30px;}
.subMenu #sub04>div p{font-size:24px;margin:3% 0;}
.subMenu #sub04>div div p{height:150px;width:90%;}
.subMenu #sub04>div strong{font-size:32px;display:flex;align-items:center;}
.subMenu #sub04>div strong span{margin-left:2%;}
.subMenu #sub04>div div{display:flex;}
.subMenu #sub04>div div div{width:50%;display:inline;margin:2% 0;}
.subMenu #sub04 .sub04-circle{display:inline-block;width:550px;height:550px;border-radius:50%;background:#1b3d5a;position:absolute;right:-10%;top:-18%;animation:sub04-circle 3s ease-in infinite Alternate;}
.subMenu #sub04 .sub04-circle2{display:inline-block;width:300px;height:300px;border-radius:50%;position:absolute;left:-6%;bottom:-10%;border:5px dashed #d6d6d6;}
@keyframes sub04-circle{
 0% {
    top:-18%;
  }
  50%{
top:-20%;
  }
  100% {
   top:-18%;
  }
}
.sub0102 ul{
  margin: 5% 0;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
flex-direction:row;
    }

.subMenu #sub05{padding:5% 0;position:relative;overflow:hidden;}
.subMenu #sub05>div{width:80%;margin:0 auto;}
.subMenu #sub05>div h1{;font-size:100px;padding-top:1%;font-weight:900;position:relative;}
.subMenu #sub05>div h1::after{content:'MANAGEMENT POLICY';display:inline-block;position:absolute;left:0;top:-37%;color:#d6d6d6;font-size:30px;}
.subMenu #sub05>div p{font-size:24px;margin:3% 0;}
.subMenu #sub05>div>p{width:40%;}
.subMenu #sub05>div strong{font-size:32px;}
.subMenu #sub05>div>div{display:flex;justify-content:space-around;}
.subMenu #sub05>div>div div{width:450px;height:450px;border-radius:50%;padding:6% 2% 0 5%;margin:2% 0;border:3px dashed #d6d6d6;}
/* .subMenu #sub05>div>div div:nth-child(1){border:5px dashed #d6d6d6;}
.subMenu #sub05>div>div div:nth-child(2){border:5px dashed #002c3e;}
.subMenu #sub05>div>div div:nth-child(3){border:5px dashed #002c3e;} */
.subMenu #sub05 .orange-circle{display:inline-block;width:70px;height:70px;position:absolute;top:5%;background:#ffa11d;animation:orange-circle 5s ease-in infinite Alternate;border-radius:50%;}
.subMenu #sub05 .blue-circle{display:inline-block;width:100px;height:100px;position:absolute;top:43%;left:-3%;background:#336c9c;border-radius:50%;}
@keyframes orange-circle{
0%{
right:10%
}
50%{
right:11%
}
100%{
right:10%;
}
}

.subMenu #sub06.progress-section{/* min-width:70vw; */position:relative;}
.subMenu #sub06.progress-section div{background:transparent;padding:0;}
.subMenu #sub06.progress-section div h1{margin-bottom:10%;font-size:60px;}
.subMenu #sub06.progress-section>div{width:100%;height:auto;}
.subMenu #sub06.progress-section>div div{padding:0;width:100%;height:auto;}
.subMenu #sub06.progress-section>div div .progress-bar{background:transparent;}
.subMenu #sub06.progress-section li.section{color:#000;font-size:24px;line-height:27px;padding-top:65px;}
.subMenu #sub06.progress-section .current-status{background:#3673a6;height:6px;}
.subMenu #sub06.progress-section li.section:before{width:50px;height:50px;border-radius:50%;line-height:40px;}
.subMenu #sub06.progress-section li.section.visited.current:before{box-shadow:0 0 0 2px #3673a6;}
.subMenu #sub06.progress-section .status-bar{height:6px;top:30px;}

.subMenu #sub07{overflow:hidden;}
.subMenu #sub07 #wrapper {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}

.subMenu #sub07 #wrapper h1 {
  position: absolute;
  left: 3%;
  font-size: 150px;
  font-weight:900;
}

.subMenu #sub07 #wrapper p {
  position: absolute;
  bottom: var(--GoldenRatio7);
  color: var(--ColorDarkB);
  font-size: var(--FontParagraph);
}

.subMenu #sub07 #ImgWrapper {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  perspective: 2200px;
  background: var(--ColorDarkA);
}

.subMenu #sub07 #ImgWrapper img {
  position: absolute;
  box-shadow: 0 0 31px black;
}

.subMenu #sub07 #ImgWrapper #img1 {
  z-index: 1;
  height: 50vh;
  bottom: 15%;
  left: 5%;
}

.subMenu #sub07 #ImgWrapper #img2 {
  z-index: 2;
  height: 45vh;
  bottom: 40%;
  right: 5%;
}

.subMenu #sub07 #ImgWrapper #img3 {
  z-index: 3;
  height: 40vh;
  bottom: 22%;
  right: 25%;
}

.subMenu #sub07 #ImgWrapper #img4 {
  z-index: 4;
  height: 31vh;
  bottom: 55%;
  left: 13%;
}

.subMenu #sub07 #ImgWrapper #img5 {
  z-index: 5;
  height: 50vh;
  bottom: 22%;
  left: 36%;
}

.subMenu #sub07 #ImgWrapper #img6 {
  z-index: 6;
  height: 31vh;
  bottom: 13%;
  left: 13%;
}

.subMenu #sub07 #ImgWrapper #img7 {
  z-index: 7;
  height: 31vh;
  bottom: 10%;
  right: 13%;
}

.subMenu #sub07 #codeby {
  height: 100vh;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.subMenu #sub07 #codeby a {
  text-decoration: none;
  font-size: var(--FontH5);
  font-weight: 400;
  color: var(--ColorWhiteB);
}

.subMenu #sub07 #codeby a span {
  font-weight: 700;
  display: inline-block;
  color: var(--ColorWhiteA);

}

#modal_hd_pop .modal-header{display:none;}
#modal_hd_pop .modal-body{padding:0;}
#modal_hd_pop .modal-content{background-color:transparent;margin:0;}
#modal_hd_pop .modal-dialog .hd-pops-content{margin:0;}
#modal_hd_pop .hd-pops-content{width:100%;}
#modal_hd_pop .modal-dialog{max-width:fit-content;}
#modal_hd_pop .slick-track,#modal_hd_pop .slick-slide{width:fit-content !important;}
#modal_hd_pop .modal-footer{padding:0;/* background:#487f4f; */}
 #modal_hd_pop .modal-footer button{font-size:16px;}
#modal_hd_pop #hd_pops_list br{display:none;}

@media (max-width:991px){
.footer{padding:5% 0 65%;}
.footer-counsel .form-box-out{padding:10px;}
.form-box .receive-btn input{font-size: 13px;}
.form-box-out .form-box .form-con ul li .fr-con input, .form-box-out .form-box .form-con ul li .fr-con select{font-size: 12px;}
.form-box .form-con ul li .fr-con .fr-con3{padding:0;}
.footer-counsel .form-box .form-flex{display: block;}
.footer-counsel .form-box .form-con{width:100%;}
.footer-counsel .form-box .form-con ul{flex-wrap:wrap;}
.footer-counsel .form-box .form-con ul li{width:48%;}
.footer-counsel .form-box .receive-btn{width:100%;}
.footer-counsel .form-box .receive-btn{ margin-top: 10px;}



.header-title{padding:1% 0;}
.second-sticky img{width:50%;}
.sidebar-left{width:100%;transition:transform .2s ease-in-out;}
.offcanvas-start{border-right:0;}
/* .sidebar-left.show .sidebar-left-content{background:#1b3d5a;} */
.sidebar-left .offcanvas-header{padding:15px 15px 30px;}
.offcanvas-header .btn-close{color:#000 !important;opacity:1;}
.header-con div img.header-con-icon{width:30px;}

@keyframes big{
 0% { top:-50px; }
 50%{top:0;}
 100% {top:-50px;}
}

#second01.active{transform:translateX(-137.9px) !important;}
#second02.active{transform:translateX(-19.7px)!important;}
#second03.active{transform:translateX(118.2px)!important;}
.index-area .second #second-in{top:5%;}

.header-con{padding-right:0;padding-left:0;justify-content: space-between;}
.header-con .title-logo{position: relative; top:auto; left:auto; transform:none;}
.header-title-mobile-btn{display:none;}
.navbar-toggler{color:#fff;font-size:1.3rem;}
.navbar-toggler:focus{box-shadow:none;}
.sidebar-left .navbar-nav > li a{font-weight:600;border-top:1px solid transparent;font-size:24px;line-height:60px;color:#000;}
.sidebar-left .navbar-nav > li a:hover{color:#000;border-top:1px solid transparent;}
.sidebar-left .navbar-nav{border-bottom:1px solid transparent;}

.mySwiper10 .swiper-slide img{width:100%;}
.headline-short h4{font-size:calc(1.375rem + 1.5vw)}
.gallery-latest{width:90%;}
.gallery-latest .gallery-item{padding-left:5px;padding-right:5px;padding-top:10px;padding-bottom:10px;}
/* .gallery-latest .gallery-item:nth-child(5){display:none;}
.gallery-latest .gallery-item:nth-child(6){display:none;}
.gallery-latest .gallery-item:nth-child(7){display:none;}
.gallery-latest .gallery-item:nth-child(8){display:none;} */
.gallery-latest .img-box{height:161px;}
.zero{display:none}
.ten{display:block;}
.zero .zero-button{font-size:16px;}
.zero .zero-button i{font-size:14px;}
.ten .zero-button{font-size:16px;}
.ten .zero-button i{font-size:14px;}

.board-list, .board-write, .board-view{width:90%;margin:20% auto 3%;}
.board-gallery .gallery-item, .board-gallery .gallery-sizer{width:50% !important;}

.board-main{margin:53px auto 0;border-radius:30px;}
.board-main img{margin-left:-180%;}
.board-main .board-txt h1{font-size:32px;letter-spacing:12px;}
.board-main .board-txt p {font-size:22px}
.board-main .board-txt p strong{font-size:17px;}

.board-icon{width:120px;}
.board-icon:hover{color:#3559E0}

/* .index-area .first{height:700px;border-radius:0 !important;} */
.index-area .first .first-div0{margin-left:0;}
.index-area .first .first-div0 img{width:20px;height:20px;display:none;}
.index-area .first .first-div0 p{font-size:13px;}
.index-area .first .first-div1 div:first-child{width:100px;height:100px;margin-left:0;border:10px solid transparent;display:none;}
.index-area .first .first-div1 p{font-size:15px;}
.index-area .first .first-div1 a{font-size:13px;}
.index-area .first .first-div1 .material-icons{font-size:20px;}
.index-area .first .first-div2{padding:2% 0 7%;}
.index-area .first .first-div2 h1{font-size:15px;left:0;bottom:12%;}
.index-area .first .first-div2 h1 span{font-size:25px;}
.index-area .first .first-div2 p{font-size:11px;}
.index-area .first .first-div3 img{width:100%;}

.header-con-icon{top:1.5%;}
.header-con-icon a img{width:35px;}
.rotating-text-wrapper strong{font-size:22px;}

.index-area .first .first-logo1{width:40%;top:80%;}
.index-area .first .first-logo2{width:40%;right:-15%;}
.index-area .first h1 span::before{width:5px;height:5px;}
.index-area .progress-title strong{margin:3% 0;display:inline-block;}
.index-area .progress-title span{font-size:13px;width:60%;word-break:break-all;height:65px;}
.words{width:100px;height:20px;}
/* .index-area .progress-bar span{left:0;margin-left:0;} */
.html span img{width:25px;}

@keyframes rotating-text-1 {
  0% {
    transform: translate(-30%,200%);
  }
  33% {
    transform: translate(-30%,100%);
    opacity: 1;
  }
  66% {
    opacity: 1;
	transform: translate(-30%,100%);
  }
  100% {
    opacity: 0;
	transform: translateX(-30%);
  }
}

@keyframes rotating-text-2 {
  33% {
    transform: translate(10%,100%);
    opacity: 0;
  }
  66% {
    transform: translate(10%,80%);
    opacity: 1;
  }
  100% {
    opacity: 0;
	transform: translateX(10%);
  }
}

.index-area .second{height:650px;}
.index-area .second #second-in h1{font-size:30px;margin:20px;}
/* .index-area .second #second-in h1:first-child{margin:20px 0 20px 50%;}
.index-area .second #second-in h1:nth-child(2){margin:20px 0 20px 10%;}
.index-area .second #second-in h1:last-child{margin:20px 0 20px -40%;} */
.index-area .second .small-circle{width:50%;}

.index-area .third{background-size:contain;height:33vh;margin:45% 0;}
.index-area .third span{font-size:32px;}
.index-area .third .big-circle{width:120px;height:120px;left:28%;}
.ml9{font-size:3.5em;}
.index-area .third .ml9-1 span{padding-top:53%;}
@keyframes big{
 0% { top:-50px; }
 50%{top:-30px;}
 100% {top:-50px;}
}

.main-video-out .video-txt{position:relative;}
.main-video-out .video-txt h1{font-size:32px;letter-spacing:12px;}
.main-video-out .video-txt p{font-size:22px}
.main-video-out .video-txt .video-strong{font-size:17px;}
.main-video-out .video-txt .video-icon{width:100px !important;height:100px !important;margin:8% auto 0;}
.video-count{position:relative;bottom:-20%;justify-content:space-evenly;width:95%;padding:3% 1%;}
.video-count .video-count-sub p{font-size:17px;}
.video-count .video-count-sub h2{font-size:22px;}
.video-count p{font-size:17px}
.video-count span{font-size:22px;}
span.counter-digit{width:25px;}

.hero-changing-text-div h1{font-size:28px;position:relative;line-height:100vh;text-align:center;}

.seven{height:1620px;position:relative;}
.seven .seven-left{height:900px;}
.seven .seven-left{width:100%;position:relative;top:0;padding-top:1%;}
.seven .seven-left div{margin-left:5%;}
.seven .seven-left h1{font-size:30px;}
.seven .seven-left p{padding-top:10%;}
.seven .seven-left div img.seven-icon{width:45px;padding-bottom:0;}
.seven .seven-right{width:90%;position:absolute;top:18%;left:0%;margin:0 auto;bottom:0;right:0;color:#fff;}
.seven .seven-right>strong{font-size:20px;}
.seven .seven-right .vision-icon-box{width:100px;height:50px;}
.seven .seven-right .vision-icon-box img{width:50px;}
.seven .seven-right .vision-icon-box.vision-icon-box-w{height:70px;}
.seven .seven-right .vision-icon-box.vision-icon-box-w img{width:70px;}
.seven .seven-right  .seven-right4 .vision-icon-box{height:70px;}
.seven .seven-right>div{color:#fff;}
.seven .seven-right>div div.seven-right-in{width:200px;padding:0;padding-top:5%;}
.seven .seven-right>div div.seven-right-in strong{font-size:24px;}
.seven .seven-right>div div.seven-right-in h5{font-size:18px;margin:3% 0;}
.seven .seven-right>div div.seven-right-in p{color:#ddd;font-size:11px;}
.seven .seven-right>div div.seven-right-in:hover{background:transparent;transform:translateY(0)}
.seven .seven-right>div:nth-child(odd){right:21%;}
.seven .seven-right>div.seven-right1{top:5%;}
.seven .seven-right>div.seven-right2{top:5%}
.seven .seven-right>div.seven-right3{top:20%;}
.seven .seven-right>div.seven-right4{top:20%;}
.seven .seven-right>div.seven-right5{top:35%;}
.seven .seven-right .seven-last-div{color:#000;right:0 !important;}
.seven .seven-right .seven-last-div div{flex-direction:column;}
.seven .seven-right .seven-last-div div img.seven-last-img{width:100%;}
.seven .seven-right .seven-last-div strong{font-size:20px;}
.seven .seven-right .seven-last-in{left:5%;top:20%;}
.seven .seven-right .seven-last-div div p{margin:5% 0 0;}
.seven .seven-button{width:150px;height:150px;position:absolute;right:0;padding:5%;top:650px;}
.seven .seven-button a{font-size:15px;}
.seven .seven-button .material-icons{font-size:24px;}

.banner{flex-direction:column;padding:20% 0;}
.banner::after{height:40px;}
.banner>div{width:90%;}
.banner-left span{font-size:18px;}
.banner-left strong{font-size:45px;margin:5% 0;}
.number-normal{font-size:26px;justify-content:center;width:120px;}
.banner-in .stat-row{justify-content:space-between;}
.banner-in .stat-item{margin-right:0;}
.banner-in .stat-title{font-size:24px;text-align:center}
.banner-in .stat-row p{font-size:11px;text-align:center;}
.banner-in .stat-row p span{font-size:11px;}

.new-section{height:80vh;}
.new-section::after{width:40px;}
.new-section::before{left:5%;}
.new-section>div:first-child{top:15%;width:100%;}
.new-section>div:first-child h1{margin-left:10%;font-size:26px;}
.new-section>div:first-child h1::before{width:4px;height:70px;left:-6%;}
.new-section>div:first-child strong{font-size:20px;}
.new-section>div:first-child div{width:95%;padding:20% 0 20% 7%;}
.new-section>div:last-child{width:80%;top:65%;}
.new-section>div:last-child video{width:100%;}

.square{width:90%;height:650px;}
.square::before{width:105%;top:7%;}
.square .left-square{width:300px;height:400px;}
.square .left-square img{width:100%}
.square .left-square::after{font-size:13px;left:-24%;}
.square .left-square h1{font-size:30px;line-height:50px;padding-top:200px;}
.square .left-square .square-line{top:50px;left:100px;}
.square .right-square{top:58%;width:70%;text-align:right;}
.square .right-square img{width:100%;display:inline-block;}
.square .right-square span{font-size:15px;width:100%;text-align:left;}


.mySwiper8-out h1{font-size:26px;}
.mySwiper8-out .mySwiper8 .swiper-slide img{width:100%;}


.banner-div1{width:90%;}
.banner-div2{flex-direction:column;align-items:flex-start;display:none;}
.banner-div2 div{width:100%;}
.banner-div2 div p{font-size:18px;margin-bottom:5%;width:100%;}
.banner-div2 div img{height:35px;padding-right:10px;}
.banner-div2 p.opacity-2{font-size:15px;width:100%;}

.fifth .first-span{width:300px; height:300px;top:-15%;}
@keyframes first-span{
 0% {
    right:-120px;
  }
  50%{
right:-100px;
  }
  100% {
    right:-120px;
  }
}
.fifth .third-span{width:200px;height:200px;left:-58px;}
.fifth .second-span{width:130px;height:130px;bottom:10%;border:25px solid #1b3d5a;z-index:2;}
@keyframes second-span{
 0% {
    left:-50px;
  }
  50%{
left:-30px;
  }
  100% {
    left:-50px;
  }
}
.fifth h1{font-size:50px;left:8%;transform:none;}
.fifth h1:nth-child(1){-webkit-text-stroke:1px #3673A6;}

.mySwiper1,.mySwiper4{display:none !important;}
.swiper-slide{height:30% !important;}
.review-txt{left:10%;top:50%;transform:translateY(-50%)}
.review-txt p{font-size:16px;}
.review-txt strong{font-size:24px;margin:8% 0;}
.waviy{font-size:32px;}
.waviy span{animation:waviy 1.5s infinite;animation-delay:calc(.1s * var(--i));}
.waviy span.waviy-1::before{width:6px;height:6px;}

.mySwiper9{width:100%;}

.sixth-out{background:transparent;}
.sixth{padding:0}
.sixth h1{font-size:30px;line-height:1.6;}
.sixth p{font-size:16px}
.form-box-out{padding:0;width:100%;}
.form-box .form-con ul li .fr-con .text-box.w-100 select{width:100%;}
.form-box-out .cu_h2{font-size:20px;}
.sixth p{font-size:15px;}
.form-box .form-con ul li .fl-name{font-size:15px;}
.form-box .receive-btn input{font-size:20px;}

.sixth{width:90%;}
.sixth div span{font-size:16px;text-decoration:none;}
.sixth button{font-size:18px;font-weight:500;padding:2% 2.5%;}
.sixth button span:nth-child(1){height:3px;}
.sixth button span:nth-child(2){width:3px;}
.sixth button span:nth-child(3){height:3px;}
.sixth button span:nth-child(4){width:3px;}
.sixth div span img{width:20px;}
.sixth .color-strong{font-size:30px;margin:15% 0 5% 0;}
.sixth .color-strong2{font-size:55px;}
.sixth-out .sixth-out-circle{width:300px;height:300px;top:90%;}



#floatMenu{width:40px;display:none !important;}
.float_icon_1{width:36px;height:42px;padding:8px 0;}
#floatMenu ul a li img{height:23px;margin-bottom:0;}

.sidebar-user-btn.mo-btn{display:none !important;}

.mobile-icon{display:flex;justify-content:space-evenly;position:absolute;bottom:5%;width:95%;}
.mobile-icon a{display:inline-block;margin:0 2%;}
.mobile-icon a img{width:30px;}
/* .scene{position:relative;overflow:visible;height:fit-content;}
.scene--active{position:relative;}
.horizontal-scroll-section__content-wrapper{flex-direction:column;transform:none !important;}
.horizontal-scroll-section{height:fit-content !important;min-height:fit-content !important;}
.horizontal-scroll-section__content-section4 div{width:100%;height:auto;} */
.horizontal-scroll-section__content-section{min-width:110vw;}
.horizontal-scroll-section__content-section4{min-width:90vw;padding:0 20px;}
.horizontal-scroll-section__content-section4 div{width:100%;height:50%;padding:0 20px;border-radius:15px;}
.horizontal-scroll-section__content-section4 div h3{font-size:28px;margin-top:20%;}
.horizontal-scroll-section__content-section4 div p{font-size:13px;height:80px;}
.horizontal-scroll-section__content-section4 div ul strong{font-size:12px;width:66px;}
.horizontal-scroll-section__content-section4 div ul span{font-size:12px;}
.horizontal-scroll-section__content-section4 div ul li{margin-right:2%;}
.horizontal-scroll-section__content-section7 h1{font-size:20px;}
.horizontal-scroll-section__content-section7 h1 span.word2{font-size:28px;}
.section-first-h1{font-size:50px;}
.section-first-h1 span{font-size:36px;}
.horizontal-scroll-section__content-section2 .big-circle2{width:400px;height:400px;top:-20%;}
.horizontal-scroll-section__content-section2 div{margin-top:50%;}
.horizontal-scroll-section__content-section2 strong{font-size:30px;}
.horizontal-scroll-section__content-section2 h2{font-size:70px;left:14%;transform:none;}
.horizontal-scroll-section__content-section2 h2 span::before{width:10px;height:10px;top:0;}
.horizontal-scroll-section__content-section5 h1{font-size:40px;}
.horizontal-scroll-section__content-section3.moving2 .moving-circle2{width:150px;height:150px;top:-5%;}
.horizontal-scroll-section__content-section3.moving2 .moving-circle{width:400px;height:400px;}
.horizontal-scroll-section__content-section3 h1{font-size:40px;}
.horizontal-scroll-section__content-section6 span{font-size:40px;}
@keyframes moving-logo2{
 0% { bottom:-30%; }
 50%{bottom:-25%;}
 100% {bottom:-30%;}
}


.footer{width:100%;}
.footer .footer-con{flex-direction:column;width:90%;align-items:flex-start;}
.footer .footer-con img{width:150px;}
.footer-cont-info{width:100%;font-size:13px}
.footer-top{padding:15px 0;}
.footer-nav{text-align:left;}
.footer-nav a{font-size:13px;}

.circular-text{width:110px;height:110px;right:5px;display:none;}
.circular-text .text{font-size:15px;}

#sub01, #sub03{height:fit-content;}
.first-section{height:550px;}
.first-section .color-strong{font-size:30px;margin:30% 0 5% 0;}
.first-section .color-strong2{font-size:60px;}
.first-section h1{font-size:16px;margin-top:10%;}
.first-section span{width:100px;height:100px;top:5.8%;}
@keyframes sub-circle{
 0% {
    left:-15%;
  }
  50%{
left:-17%;;
  }
  100% {
    left:-15%;
  }
}
.sticky-section #sub02 .horizontal-scroll-section__content-section{min-width:90vw;}
.sticky-section #sub02 .horizontal-scroll-section__content-section>div{padding:0 20px;width:100%;height:50%;border-radius:15px}
.sticky-section #sub02 .horizontal-scroll-section__content-section div h3{font-size:20px;margin-top:6%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section div p{font-size:13px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-second{min-width:100vw;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-second .transparent2 h2{font-size:26px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-second .transparent2 p{font-size:16px;width:100%;word-break:break-all;margin:10% 0 0;}
.sticky-section .sticky-menu{display:none;}
.sticky-section h1{padding:0;}
.sticky-section #sub01{margin-left:0;margin-top:0;width:90%;margin:20% auto;}
.sticky-section #sub01 h1{font-size:50px;}
.sticky-section #sub01 h1::after{left:0;top:-50%;font-size:22px;}
.sticky-section #sub01 p{font-size:16px;padding:10% 0;width:100%;word-break:break-word;}
.sticky-section #sub01 strong{font-size:22px;padding:0;}
.sticky-section #sub01 .yellow-circle{width:250px;height:250px;bottom:-65%;}
#sub02 .scene{left:0;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first{min-width:100vw;padding:0 20px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first h1{font-size:50px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first h1::after{font-size:22px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section div.transparent{left:inherit;}
.sticky-section #sub02 .horizontal-scroll-section__content-section div.transparent p{font-size:16px;word-break:keep-all;width:100%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section div.transparent strong{font-size:16px;width:100%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half3 .half-circle3{width:200px;height:200px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half .half-circle{width:150px;height:150px;top:0;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section{min-width:100vw;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section div h1{font-size:20px;margin-bottom:5%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section2 div h1{font-size:27px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section div .progress-section2{font-size:23px;margin-bottom:20%;}

.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section li.section{font-size:13px;padding-top:35px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section li.section:before{width:25px;height:25px;line-height:20px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.progress-section .status-bar{height:5px;top:18px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first .transparent-circle{width:250px;height:250px;}
.sticky-section #sub03{margin-left:0;margin-top:0;width:90%;margin:0 auto;padding:20% 0;border-radius:0;}
.sticky-section #sub03 h1{font-size:50px;padding:0;}
.sticky-section #sub03 h1::after{left:0;top:-50%;font-size:24px;}
.sticky-section #sub03 p{font-size:16px;padding:10% 0;width:100%;word-break:break-word;}
.sticky-section #sub03 strong{font-size:22px;padding:0;}
.sticky-section #sub03 .sub03-circle{width:250px;height:250px;top:-36%;right:0%;z-index:-1}
.subMenu #sub04>div{width:90%;margin:0 auto;padding:20% 0;}
.subMenu #sub04>div h1{font-size:50px;padding:0;}
.subMenu #sub04>div h1::after{left:0;font-size:22px;top:-50%;}
.subMenu #sub04>div p{font-size:16px;padding:10% 0;}
.subMenu #sub04>div strong{font-size:22px;padding:0;}
.subMenu #sub04>div strong img{width:40px;}
.subMenu #sub04 .sub04-circle{width:300px;height:300px;right:-20%;}
@keyframes sub04-circle{
 0% {
    top:-20%;
  }
  50%{
top:-21%;
  }
  100% {
   top:-20%;
  }
}
.subMenu #sub04>div div{flex-direction:column;}
.subMenu #sub04>div div div{width:100%;}
.subMenu #sub04>div div p{height:auto;padding:3% 0;width:100%;word-break:break-word;}
.subMenu #sub04 .sub04-circle2{bottom:-17%;}
.subMenu #sub05{}
.subMenu #sub05>div{width:90%;margin:0 auto;padding:20% 0;}
.subMenu #sub05>div h1{font-size:50px;padding:0;}
.subMenu #sub05>div h1::after{left:0;font-size:22px;}
.subMenu #sub05>div p{font-size:16px;padding:3% 0;}
.subMenu #sub05>div>p{width:100%;}
.subMenu #sub05>div strong{font-size:22px;padding:0;}
.subMenu #sub05>div>div{flex-direction:column;}
.subMenu #sub05>div>div div{width:350px;height:350px;margin:5% auto;padding:18% 2% 0 11%;}
.subMenu #sub05 .orange-circle{top:1%;}
.subMenu #sub05 .blue-circle{left:-5%;}

.first-section2{height:700px;}
.first-section2 .mySwiper5{height:100%;border-top:0;}
.first-section2 .mySwiper5 .swiper-slide{flex-direction:column-reverse;}
.first-section2 .mySwiper5 .swiper-slide>div img{width:100%}
.first-section2 .mySwiper5 .swiper-slide>div{width:100%;}
.text-line{font-size:60px;width:526px;stroke-dasharray:500;stroke-dashoffset:500;}
.first-section2 h1{left:5%;top:56%;font-size:20px;color:#dadada;}
.first-section2 .mySwiper5 .swiper-slide .slide-txt div{left:5%;top:63%;}
.first-section2 strong{font-size:30px;}
.first-section2 p{width:100%;font-size:18px;}
.first-section2 .swiper-button-next, .first-section2 .swiper-button-prev{top:89%;width:fit-content;height:auto;}
.first-section2 .swiper-button-next:after, .first-section2 .swiper-button-prev:after{font-size:18px;}
.first-section2 .swiper-button-next{color:#000;}
.first-section2 .swiper-button-next, .swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,5%);background:transparent;}
.first-section2 .swiper-button-prev, .swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,70%);background:transparent;}
.first-section2 .first-section2-circle01,.first-section2 .first-section2-circle02,.first-section2 .first-section2-circle03,.first-section2 .first-section2-circle04{width:50px;height:50px;top:55%;}

.swiper-pagination-fraction{font-size:18px !important;}
.swiper-pagination-current{font-size:30px !important;}


}

@media (max-width:475px){
/* .seven{height:180vh;}
.seven .seven-left{height:100vh;}
.seven .seven-button{top:41%;} */
.seven .seven-right{top:17%;}

}

@media (max-width:439px){
/* .seven{height:173vh;}
.seven .seven-left{height:95vh;}
.seven .seven-button{top:40%;} */
.seven .seven-right{top:16%;}
}
@media (max-width:430px){
.index-area .first .first-div2 h1{bottom:13%;}
}

@media (max-width:414px){
.seven .seven-left{height:880px;}
.seven .seven-button{top:630px;}

}

@media (max-width:400px){
.sticky-section #sub02 .horizontal-scroll-section__content-section>div{height:56%;}
.sticky-section #sub03 h1::after,.subMenu #sub05>div h1::after,.subMenu #sub04>div h1::after,.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first h1::after,.sticky-section #sub01 h1::after{font-size:20px;}

}

@media (max-width:393px){
.seven{height:1590px;}
.seven .seven-left{height:900px;}
.seven .seven-button{top:660px;}
.new-section>div:first-child p{font-size:16px;}
.header-con-icon{top:1.2%;}

}

@media (max-width:390px){
#second01.active{transform:translateX(-119.7px) !important;}
#second02.active{transform:translateX(-17.1px)!important;}
#second03.active{transform:translateX(102.6px)!important;}
.first-section2 h1{top:53%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half .half-circle{top:0;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half2 .half-circle2{bottom:-55%;width:600px;height:600px;z-index:-1;}
.index-area .third span{font-size:30px;}
.index-area .third .ml9-1 span{padding-top:55%;}
.horizontal-scroll-section__content-section2 strong{font-size:26px;}
.sticky-section #sub03 .sub03-circle{top:-39%;}
.sticky-section #sub03 h1::after,.subMenu #sub05>div h1::after,.subMenu #sub04>div h1::after,.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first h1::after,.sticky-section #sub01 h1::after{font-size:20px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section>div{height:55%;}
.subMenu #sub05>div>div div{padding:25% 2% 0 11%;}
.subMenu #sub05 .blue-circle{left:-3%;}
.index-area .progress-title.top-left{top:40%;}
.index-area .progress-title.top-right{top:40%;}
.index-area .progress-title.bottom-left{bottom:13%;}
.index-area .progress-title.bottom-right{bottom:13%;}



.seven .seven-right{top:17%;}
.seven .seven-right>div div.seven-right-in{width:190px;}

.new-section>div:first-child p{font-size:16px;}

.seven{height:1590px;}
.seven .seven-button{top:660px;}
}

@media (max-width:388px){
/* .seven{height:205vh;}
.seven .seven-left{height:115vh;}
.seven .seven-button{top:42%;} */
}

@media (max-width:383px){
/* .seven{height:185vh;}
.seven .seven-left{height:105vh;}
.seven .seven-button{top:41%;} */
}

@media (max-width:375px){
.index-area .third .ml9-1 span{padding-top:45%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section>div{height:60%;}
.sticky-section #sub02 .horizontal-scroll-section__content-section div h3{font-size:18px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section div p{font-size:11px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half2 .half-circle2{bottom:-70%;width:600px;height:600px;z-index:-1;}
.sticky-section #sub02 .horizontal-scroll-section__content-section-half .half-circle{top:-3%;}
.index-area .progress-title.top-left{top:38%;}
.index-area .progress-title.top-right{top:38%;}
.index-area .progress-title.bottom-left{bottom:14.5%;}
.index-area .progress-title.bottom-right{bottom:14.5%;}
.horizontal-scroll-section__content-section4 div ul li{margin-right:1%;}
.text-line{font-size:55px;width:474px;}
.sticky-section #sub02 .horizontal-scroll-section__content-section.horizontal-first .transparent-circle{top:-20%;}
.square{height:100vh;}
.square .right-square{top:55%;}
.new-section{height:100vh;}
.banner-div2 div p{font-size:17px;}
.banner-div2 p{font-size:14px;}
.seven{height:1570px;}
.seven .seven-button{top:660px;}
}


@media (max-width:355px){
/* .seven{height:195vh;}
.seven .seven-left{height:110vh;}
.seven .seven-button{top:42%;} */
}


@media (max-width:280px){
.index-area .first h1{font-size:26px;}
.index-area .third span{font-size:26px;}
.index-area .third .ml9-1 span{padding-top:50%;}
.fifth h1{font-size:45px;}
.horizontal-scroll-section__content-section4 div p{height:125px;}
.horizontal-scroll-section__content-section4 div ul strong{font-size:11px;width:45px;}
.horizontal-scroll-section__content-section4 div ul span{font-size:11px;}
.index-area .progress-title.top-left,.index-area .progress-title.top-right{top:32%;}
.index-area .progress-title.bottom-left,.index-area .progress-title.bottom-right{bottom:20%;}
.index-area .progress-bar span{margin-left:-11%;}
}