
/* .main-visual */
.main-visual { position: relative; height: 100vh; } 
.main-visual .main-visual-slider,
.main-visual .main-visual-slider .slick-list, .main-visual .main-visual-slider .slick-track { position: relative; height: 100%; } 
.main-visual .main-visual-slider .slick-slide { position: relative; } 
.main-visual .main-visual-slider .slick-slide a { position: relative; display: inline-block; width: 100%; height: 100%; cursor: default; } 
.main-visual .main-visual-slider .slick-slide a .main-visual-cont { position: absolute; top: 48px; right: 100px; z-index: 9; } 
.main-visual .main-visual-slider .slick-slide a .txt-wrap {height: 50vh; position: absolute; top: 50%; left: 100px; transform: translateY(-50%); z-index: 9; } 
.main-visual .main-visual-slider .slick-slide a .txt-wrap h6 { font-family: "NanumSquare"; font-size: 36px; font-weight: 400; line-height: 54px; text-align: left; color: #FFFFFF; } 
.main-visual .main-visual-slider .slick-slide a .txt-wrap h2 { font-family: "NanumSquare"; font-size: 60px; font-weight: 300; line-height: 78px; text-align: left; color: #FFFFFF; margin: 20px 0 40px; } 
.main-visual .main-visual-slider .slick-slide a .txt-wrap h2 span { font-family: "NanumSquare"; font-size: 60px; font-weight: 700; line-height: 78px; text-align: left; color: #FFFFFF; } 
.main-visual .main-visual-slider .slick-slide a .txt-wrap p { font-family: "NanumSquare"; font-size: 30px; font-weight: 400; line-height: 45px; text-align: left; color: #FFFFFF; } 
.main-visual .main-visual-slider .slick-slide a .txt-wrap p span { color: #51CBFF; } 
.main-visual .main-visual-slider .slick-slide a .img { width: 100%; height: 100vh; position: absolute; top: 0; left: 0; clip-path: circle(100%); transform: translateY(0); background-size: cover; background-repeat: no-repeat; background-position: center center; transition: all 7s; } 
.main-visual .main-visual-slider .slick-slide a .img img { position: relative; display: block; height: 100%;width: 100%; left: 50%; transform: translateX(-50%) scale(1.3); transition: all 7s; } 
.main-visual .main-visual-slider .slick-slide a .img.on img { transform: translateX(-50%) scale(1.3); } 
.main-visual .main-visual-slider .slick-slide.slick-active a .img.on img { transform: translateX(-50%) scale(1); transition: all 7s; } 
.main-visual .main-visual-slider .slick-slide a .img.on { animation: clipOn 3s cubic-bezier(0.19, 0.82, 0.29, 1.01) forwards; } 
.main-visual .main-visual-slider .slick-slide a .dim-01 { position: absolute; top:0; left:0; width: 100%; height:100%; background: linear-gradient(to right, rgba(0, 42, 92, 1), rgba(0, 42, 92, 0)); z-index: 9; } 
.main-visual .main-visual-slider .slick-slide a .dim-02 { position: absolute; top:0; left:0; width: 100%; height:100%; background: linear-gradient(to right, rgba(13, 18, 45, 1) , rgba(13, 18, 45, 0)); z-index: 9; } 
.main-visual .main-visual-slider .slick-slide a .dim-03 { position: absolute; top:0; left:0; width: 100%; height:100%; background: linear-gradient(to right, rgba(0, 0, 0, 0.76), rgba(0, 0, 0, 0)); z-index: 9; } 
.main-visual .main-visual-slider .slick-slide a .dim-bl { position: absolute; top:0; left:0; width: 100%; height:100%; background: linear-gradient(to right, rgba(0, 168, 179, 0.8) , rgba(0, 168, 179, 0)); z-index: 9; } 
.main-visual .main-visual-slider .slick-slide a .dim-bk { position: absolute; top:0; left:0; width: 100%; height:100%; background: rgba(0, 0, 0, 0.1); z-index: 9; } 
.main-visual .control { position: absolute; top: 50%; left: 100px; color: #fff; transform: translateY(-50%); z-index: 1; } 
.main-visual .control .box { width: 1px; height: 70vh; } 
.main-visual .control >:nth-child(2) { display: flex; align-items: center; }  
.main-visual .control >:nth-child(2) .prev, 
.main-visual .control >:nth-child(2) .next { margin: 1px 1rem 0; cursor: pointer; } 
.main-visual .control >:nth-child(2) .play,
.main-visual .control >:nth-child(2) .stop { display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; border-radius: 50%; border: 2px solid #B4B9C0; cursor: pointer; } 
.main-visual .control >:nth-child(2) .play { display: none; } 
.main-visual .control >:nth-child(2) strong { font-size: 18px; font-weight: 800; line-height: 1; text-align: center; color: #FFFFFF; } 
.main-visual .control >:nth-child(2) p { font-size: 18px; font-weight: 400; line-height: 1; text-align: center; color: #FFFFFF; } 
.main-visual .control >:nth-child(2) .bar { position: relative; display: inline-block; width: 160px; height: 2px; background: #828a95; margin: 0 0.5rem; } 
.main-visual .control >:nth-child(2) .bar::before { content: ""; display: block; position: absolute; height: 100%; width: 0; left: 0; background: #fff; } 
.main-visual .control >:nth-child(2) .pro-ani::before { animation: proBar 5.5s 1; width: 100%; } 
.slick-prev.slick-arrow, .slick-next.slick-arrow,.slick-dots { display: none !important; } 

.cont-wrap.content-bg-01 { position: relative; padding: 200px 0; background: url("/asset_eng/image/bg/service-cb-cont-01.png") no-repeat center center / cover; } 
.cont-wrap.content-bg-02 { position: relative; padding: 200px 0; background: url("/asset_eng/image/bg/service-cb-cont-02.png") no-repeat center center / cover; } 
.cont-wrap.content-bg-03 { position: relative; padding: 200px 0; background: url("/asset_eng/image/bg/service-cb-cont-03.png") no-repeat center center / cover; } 
.cont-wrap.content-bg-04 { position: relative; padding: 200px 0; background: url("/asset_eng/image/bg/service-cb-cont-04.png") no-repeat center center / cover; } 
.cont-wrap.content-bg-05 { position: relative; padding: 200px 0; background: url("/asset_eng/image/bg/service-cb-cont-05.png") no-repeat center center / cover; } 
.cont-wrap > p { position: relative; font-size: 24px; font-weight: 800; line-height: 36px; text-align: center; color: #0046FF; margin-bottom: 20px; } 
.cont-wrap > h2 { position: relative; font-size: 90px; font-weight: 800; line-height: 117px; text-align: center; margin-bottom: 100px; } 
.cont-wrap .swiper-pagination {bottom: -30px; left: -15px;}
.cont-wrap .swiper-pagination-bullet {background: #CCCCCC;}
.cont-wrap .swiper-pagination-bullet-active {background: #000000;}

.tab-menu-wrap { position: relative; width: 100%; max-width: 1720px; max-height: 576px; margin: 0 auto 100px; } 
.tab-menu-wrap .tab-menu { display: flex; align-items: flex-start; justify-content: space-between; gap: 17px; } 
.tab-menu-wrap .tab-menu a { width: 210px; aspect-ratio: 1 / 2.66; max-height: 576px; transition: all 0.5s; } 
.tab-menu-wrap .tab-menu a.active { width: 816px; aspect-ratio: 1.416 / 1; max-height: 576px; transition: all 0.5s; } 
.tab-menu-wrap .tab-menu>:nth-child(1) { background: url("/asset_eng/image/content/service-cb/en-service-tab-01.png") no-repeat center center / contain; } 
.tab-menu-wrap .tab-menu>:nth-child(2) { background: url("/asset_eng/image/content/service-cb/en-service-tab-02.png") no-repeat center center / contain; } 
.tab-menu-wrap .tab-menu>:nth-child(3) { background: url("/asset_eng/image/content/service-cb/en-service-tab-03.png") no-repeat center center / contain; } 
.tab-menu-wrap .tab-menu>:nth-child(4) { background: url("/asset_eng/image/content/service-cb/en-service-tab-04.png") no-repeat center center / contain; } 
.tab-menu-wrap .tab-menu>:nth-child(5) { background: url("/asset_eng/image/content/service-cb/en-service-tab-05.png") no-repeat center center / contain; } 
.tab-menu-wrap .tab-menu>:nth-child(1).active { background: url("/asset_eng/image/content/service-cb/en-service-tab-01-on.png") no-repeat center center / contain; } 
.tab-menu-wrap .tab-menu>:nth-child(2).active { background: url("/asset_eng/image/content/service-cb/en-service-tab-02-on.png") no-repeat center center / contain; } 
.tab-menu-wrap .tab-menu>:nth-child(3).active { background: url("/asset_eng/image/content/service-cb/en-service-tab-03-on.png") no-repeat center center / contain; } 
.tab-menu-wrap .tab-menu>:nth-child(4).active { background: url("/asset_eng/image/content/service-cb/en-service-tab-04-on.png") no-repeat center center / contain; } 
.tab-menu-wrap .tab-menu>:nth-child(5).active { background: url("/asset_eng/image/content/service-cb/en-service-tab-05-on.png") no-repeat center center / contain; } 
.tab-menu-wrap .tab-menu-mo .slick-slide { margin: 0 3px; } 
 .tab-menu-wrap .tab-menu-mo .slick-list { margin: 0 -3px; } 
.tab-menu-wrap .tab-menu-mo a { width: 310px; height: 240px; transition: all 0.5s; } 
.tab-menu-wrap .tab-menu-mo a.active { width: 310px; height: 246px; transition: all 0.5s; } 
.tab-menu-wrap .swiper-wrapper>:nth-child(1) { background: url("/asset_eng/image/content/service-cb/en-service-tab-mo-01.png") no-repeat center center / cover; } 
.tab-menu-wrap .swiper-wrapper>:nth-child(2) { background: url("/asset_eng/image/content/service-cb/en-service-tab-mo-02.png") no-repeat center center / cover; } 
.tab-menu-wrap .swiper-wrapper>:nth-child(3) { background: url("/asset_eng/image/content/service-cb/en-service-tab-mo-03.png") no-repeat center center / cover; } 
.tab-menu-wrap .swiper-wrapper>:nth-child(4) { background: url("/asset_eng/image/content/service-cb/en-service-tab-mo-04.png") no-repeat center center / cover; } 
.tab-menu-wrap .swiper-wrapper>:nth-child(5) { background: url("/asset_eng/image/content/service-cb/en-service-tab-mo-05.png") no-repeat center center / cover; } 
.tab-menu-wrap .swiper-wrapper>:nth-child(1).active,.tab-menu-wrap .swiper-wrapper>:nth-child(1).slide-active { background: url("/asset_eng/image/content/service-cb/en-service-tab-mo-01-on.png") no-repeat center center / cover; } 
.tab-menu-wrap .swiper-wrapper>:nth-child(2).active,.tab-menu-wrap .swiper-wrapper>:nth-child(2).slide-active { background: url("/asset_eng/image/content/service-cb/en-service-tab-mo-02-on.png") no-repeat center center / cover; } 
.tab-menu-wrap .swiper-wrapper>:nth-child(3).active,.tab-menu-wrap .swiper-wrapper>:nth-child(3).slide-active { background: url("/asset_eng/image/content/service-cb/en-service-tab-mo-03-on.png") no-repeat center center / cover; } 
.tab-menu-wrap .swiper-wrapper>:nth-child(4).active,.tab-menu-wrap .swiper-wrapper>:nth-child(4).slide-active { background: url("/asset_eng/image/content/service-cb/en-service-tab-mo-04-on.png") no-repeat center center / cover; } 
.tab-menu-wrap .swiper-wrapper>:nth-child(5).active,.tab-menu-wrap .swiper-wrapper>:nth-child(5).slide-active { background: url("/asset_eng/image/content/service-cb/en-service-tab-mo-05-on.png") no-repeat center center / cover; } 
.tab-menu-wrap .tab-bar { position: absolute; bottom: -17px; left: 0; width: 100%; max-width: 1720px; height: 17px; background: #4075FF; } 
[class^="tab-content"] { display: none; position: relative; } 
[class^="tab-content"].active { display: block; } 
[class^="tab-item-list"] > div { display: none; } 
.content > p { font-size: 30px; font-weight: 400; line-height: 45px; text-align: center; } 
.content > p.service_date { font-size: 26px; font-weight: 700; line-height: 39px; text-align: left; max-width: 1720px; margin: 20px auto 0; } 
.content > p span { font-size: 30px; font-weight: 700; line-height: 45px; text-align: center; color: #0046FF; } 
.content > h2 { display: block; clear: both; font-size: 72px; font-weight: 800; line-height: 72px; text-align: center; margin: 200px auto 100px; } 
.circle-wrap { width: 1720px; margin: 0 auto; padding: 60px 0; border-radius: 500px; background: rgba(255, 255, 255, 0.2); border: 2px solid rgba(255, 255, 255, 1); display: flex; align-items: center; justify-content: center; gap: 30px; } 
.circle-wrap li { position: relative; width: 296px; height: 296px; text-align: center; background: #FFFFFF; border-radius: 50%; } 
.circle-wrap li > div { width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } 
.circle-wrap li img { margin-bottom: 5px; } 
.circle-wrap li p { font-size: 30px; font-weight: 700; line-height: 45px; text-align: center; } 
.circle-wrap li span { font-size: 18px; font-weight: 700; line-height: 27px; text-align: center; } 
.character-bk-wrap { width: 100%; max-width: 1720px; margin: 100px auto 0; text-align: center; } 
.character-bk-wrap ul { width: 100%; max-width: 1720px; display: inline-block; margin: 0 auto; text-align: center; } 
.character-bk-wrap ul li { width: 100%; max-width: 1720px; padding: 30px 0 30px 30px; display: flex; align-items: center; gap: 40px; border: 1px solid #FFFFFF99; background: #00092080; border-radius: 500px; margin-bottom: 20px; } 
.character-bk-wrap ul>:last-child { margin-bottom: 0; } 
.character-bk-wrap ul li>:nth-child(1) { position: relative; width: 185px; height: 185px; background: #FFFFFF; border-radius: 50%; } 
.character-bk-wrap ul li>:nth-child(1) img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } 
.character-bk-wrap ul li p { font-size: 30px; font-weight: 700; line-height: 45px; text-align: left; color: #FFFFFF; } 
.character-bk-wrap ul li >:nth-child(2) { display: block; width: calc(100% - 225px); } 
.big-arrow-img { display: block; margin: 0 auto 50px; } 
.character-bk-wrap ul li span { display: block; font-size: 36px; font-weight: 800; line-height: 46.8px; text-align: left; margin-top: 10px; color: #FFFFFF; } 
.act-field { max-width: 1720px; margin: 0 auto; } 
.act-field h6 { display: block; font-size: 36px; font-weight: 800; line-height: 46.8px; text-align: center; background: #4785FF; padding: 20px 0; color: #FFFFFF; } 
.act-field ul { display: flex; justify-content: space-between; padding: 60px 0; background: #FFFFFF; } 
.act-field ul li { position: relative; text-align: center; padding: 0 20px;} 
.act-field ul li::after { content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 218px; background: #CCCCCC; } 
.act-field ul>:last-child:after { display: none; } 
.act-field ul.w33 li { width: 33.33%; } 
.act-field ul.w50 li { width: 50%; } 
.act-field ul.w25 li { width: 25%; } 
.act-field ul li img { margin-bottom: 20px; } 
.act-field ul li p { font-size: 36px; font-weight: 700; text-align: center; margin-bottom: 20px; } 
.act-field ul li span { font-size: 18px; font-weight: 700; line-height: 27px; text-align: center; color: #555555; } 
.act-field ul li > div { display: inline-block; text-align: left; } 
.act-field ul li > div span { display: inline-block; position: relative; font-size: 20px; font-weight: 700; line-height: 30px; text-align: left; color: #555555; padding-left: 15px; } 
.act-field ul li > div span::after { content: ""; width: 5px; height: 5px; background: #333333; border-radius: 50%; position: absolute; top: 12px; left: 0; opacity: 0.3;} 
.content-01 .character-wrap { position: relative; width: 1720px; height: 1150px; margin: 0 auto; background: url("/asset_eng/image/content/service-cb/section-a-circle.png") no-repeat; } 
.content-01 .character-wrap ul li>:nth-child(3) { margin-bottom: 20px; } 
.content-01 .character-wrap ul>:nth-child(2)>:nth-child(4) { margin-bottom: 20px; } 
.content-01 .character-wrap ul>:nth-child(1) {width: 387px; background: url("/asset_eng/image/content/service-cb/section-b-list01.png") no-repeat; background-position: 0 0; padding-top: 20px; position: absolute; top: 170px; left: 0; } 
.content-01 .character-wrap ul>:nth-child(2) {width: 390px; background: url("/asset_eng/image/content/service-cb/section-b-list02.png") no-repeat; background-position: 0 0; padding-top: 20px; position: absolute; top: 170px; right: 0; } 
.content-01 .character-wrap ul>:nth-child(3) {width: 574px; padding-top: 20px; position: absolute; top: 845px; left: 409px; } 
.content-01 .character-wrap ul li { display: flex; flex-direction: column; } 
.content-01 .character-wrap ul li > p { font-size: 30px; font-weight: 800; line-height: 45px; text-align: left; color:#4785FF; margin-bottom: 4px; } 
.content-01 .character-wrap ul li > h6 { font-size: 42px; font-weight: 800; line-height: 54.6px; text-align: left; margin-bottom: 30px; } 
.content-01 .character-wrap ul li > div > p { font-size: 30px; font-weight: 800; line-height: 45px; text-align: left; margin-bottom: 10px; } 
.content-01 .character-wrap ul li > div > div { position: relative; display: flex; align-items: baseline; } 
.content-01 .character-wrap ul li > div > div span { width: calc(100% - 5px); position: relative; font-size: 20px; font-weight: 700; line-height: 30px; text-align: left; padding-left: 10px; } 
.content-01 .character-wrap ul li > div > div .title-cicle { top: 12px; position: absolute; display: inline-block; content: ""; width: 5px; height: 5px; background: #000000; opacity: 0.3; border-radius: 50%; padding: 0; } 
.content-01 .character-wrap .cont-circle-img { width: 748px; position: absolute; top:0; left: 48%; transform: translateX(-50%); } 
.content-01 .character-wrap .section-b-banner01 { position: absolute; bottom: 338px; left: 50%; transform: translateX(-50%); } 
.content-01 .character-wrap .section-b-banner02 { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); } 
.content-01 .secition-b-circle { margin: 0 auto; } 
.content-03 .target-wrap { max-width: 1720px; height: 1394px; position: relative; margin: 0 auto; } 
.content-03 .target-wrap .circle-wrap { max-width: 742px; float: left; border-radius: 60px; } 
.content-03 .target-wrap .circle-wrap ul { display: flex; justify-content: center; flex-wrap: wrap; align-items: center; gap: 30px; } 
.content-03 .target-wrap .section-c-board { position: absolute; right: 0; top: 50%; transform: translateY(-50%); } 
.content-03 .target-wrap .section-c-line { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } 
.content-04 .circle-wrap li span { font-size: 17px; font-weight: 700; line-height: 30px; text-align: center; margin-top: 20px; color: #555555; } 
.content-05 .service-wrap { position: relative; max-width: 1720px; margin: 0 auto; } 
.content-05 .service-wrap img { width: 100%; } 
.content-05 .service-wrap p { width: 100%; font-size: 26px; font-weight: 700; line-height: 39px; text-align: center; position: absolute; top: calc(50% + 40px);} 
.content-05 .service-wrap p span { color: #4785FF; } 
.circle-mo-wrap { width: 100%; aspect-ratio: 1 / 1; position: relative; } 
.content-05 .service-wrap .circle-mo-01 { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); border-radius: 50%; width: 100%; aspect-ratio: 1 / 1; border: 0.88px solid #FFFFFF } 
.content-05 .service-wrap .circle-mo-02 { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); border-radius: 50%; width: calc(100% - 40px); aspect-ratio: 1 / 1; background: #FFFFFF; opacity: 0.45; } 
.content-05 .service-wrap .circle-mo-03 { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); border-radius: 50%; width: calc(100% - 80px); aspect-ratio: 1 / 1; background: #FFFFFF; } 
.content-05 .service-wrap .ico_circle_inner { width: 92.01px; height: 100px; position: absolute; top: 40%; left: 50%; transform: translate(-50%,-50%); } 
.content-05 .act-field ul li { width: 100%; } 
.content-05 .act-field ul li::after { display: none; } 
.telbanner { position: relative; margin-top: 100px; display: block; } 
.telbanner img { margin: 0 auto; } 
.btn-go { position: relative; width: 460px; height: 90px; padding: 25px 60px; display: flex; gap: 30px; align-items: center; justify-content: center; margin: 100px auto 0; background: #000000; transition: all 0.3s; } 
.btn-go span { font-size: 26px; font-weight: 700; line-height: 1; text-align: center; color: #FFFFFF; } 
.btn-go:hover { background: #0046FF; } 
.btn-go img { } 

@keyframes proBar { 
 0% { width:0; } 
100% { width:100%; } 
 }
 @media screen and (max-width:1720px){
    .tab-menu-wrap {max-height: auto;} 
.tab-menu-wrap .tab-menu a { max-height: auto; } 
.tab-menu-wrap .tab-menu a.active { max-height: auto;} 
.tab-menu-wrap .tab-bar { position: absolute; bottom: -15px; left: 0; width: 100%; max-width: 1720px; height: 17px; background: #4075FF; } 
    .cont-wrap.content-bg-01,.cont-wrap.content-bg-02,.cont-wrap.content-bg-03,.cont-wrap.content-bg-04,.cont-wrap.content-bg-05 { padding: 200px 100px; } 
 .mo-dn-1700 { display: none; } 
 .circle-wrap { width: 100%; } 
 .circle-wrap li { min-width: calc(20% - 50px); max-width: 200px; height: auto; aspect-ratio: 1 / 1; } 
 .content-03 .target-wrap .circle-wrap ul { gap: 10px; } 
 .circle-wrap li img { height: 40px; } 
 .circle-wrap li p { font-size: 12px; font-weight: 700; line-height: 15.6px; text-align: center; } 
 .content-04 .circle-wrap li span,.circle-wrap li span { display: block; font-size: 8px; font-weight: 700; line-height: 10.4px; text-align: center; margin-top: 2px; } 
.content-01 .character-wrap { width: 100%; height: 950px; background: url(/asset_eng/image/content/service-cb/section-a-circle.png) no-repeat; background-size: contain; } 
.content-01 .character-wrap ul>:nth-child(1) { top: 132px; } 
.content-01 .character-wrap ul>:nth-child(2) { top: 132px; right: -63px; } 
.content-01 .character-wrap ul>:nth-child(3) { top: 630px; left: 24%; } 
.telbanner img,.secition-b-circle { width: 100%; } 
.content-03 .target-wrap .circle-wrap { max-width: 100%; width: 100%; float: none; border-radius: 60px; display: block; padding: 10px;} 
.content-03 .target-wrap { max-width: 1720px; height: auto; position: relative; } 
.content-03 .target-wrap .section-c-board { position: static; transform: translate(0,-15vh); width: 100%; } 
.content-03 .target-wrap .section-c-line { position: static; margin: 0 auto; transform: translate(0,-13px); } 
.section-c-line.mo-dn { display: none !important; } 
.section-c-line.pc-dn { display: block !important; } 
 }
 @media screen and (max-width:1600px) {
    .content-05 .service-wrap p {font-size: 20px; line-height: 30px;}
    .main-visual .main-visual-slider .slick-slide a .img img {width: auto;}
 }
 @media screen and (max-width:1500px) { } 
 @media screen and (max-width:1440px){
    .main-visual .main-visual-slider .slick-slide a .img img { width: auto; } 
    .main-visual .main-visual-slider .slick-slide a .img.img-60 img { position: relative; display: block; height: 100%; left: 60%; transform: translateX(-50%) scale(1.3); transition: all 7s; } 
.main-visual .main-visual-slider .slick-slide a .img.on.img-60 img { transform: translateX(-60%) scale(1.3); } 
.main-visual .main-visual-slider .slick-slide.slick-active a .img.on.img-60 img { transform: translateX(-60%) scale(1); transition: all 7s; } 
 .content-01 .character-wrap {height: 1000px; background: none; margin-top: 50px; } 
 .section-a-circle-mo.pc-dn { display: block !important; margin: 0 auto; } 
 .content-01 .character-wrap ul>:nth-child(1),.content-01 .character-wrap ul>:nth-child(2),.content-01 .character-wrap ul>:nth-child(3) { position: static; } 
 .content-01 .character-wrap ul { display: flex; gap: 20px; justify-content: center; } 
 .content-01 .character-wrap ul li > div { margin-bottom: 20px; } 
 .content-01 .character-wrap ul li >:last-child { margin-bottom: 20px; }
 .content-05 .service-wrap p {font-size: 17px; line-height: 26px;}
 }
 @media screen and (max-width:1200px) { 
 } 
 @media screen and (max-width:1125px){
 .main-visual-slider .slick-track,.main-visual .main-visual-slider .slick-slide a .img { height: 100%; } 
 .main-visual .control .box { width: 1px; height: 439px; } 
.main-visual .main-visual-slider .slick-slide a .img img { width: auto; } 
.main-visual .main-visual-slider .slick-slide a .txt-wrap,.main-visual .control { left: 20px; } 
.main-visual .main-visual-slider .slick-slide a .txt-wrap h6 { font-family: "NanumSquare"; font-size: 24px; line-height: 31.2px; text-align: left; color: #FFFFFF; } 
.main-visual .main-visual-slider .slick-slide a .txt-wrap h2 { font-family: "NanumSquare"; font-size: 32px; line-height: 41.6px; text-align: left; color: #FFFFFF; margin: 10px 0 20px; } 
.main-visual .main-visual-slider .slick-slide a .txt-wrap h2 span { font-family: "NanumSquare"; font-size: 32px; font-weight: 300; line-height: 41.6px; text-align: left; color: #FFFFFF; } 
.main-visual .main-visual-slider .slick-slide a .txt-wrap p { font-family: "NanumSquare"; font-size: 18px; font-weight: 400; line-height: 27px; text-align: left; color: #FFFFFF; } 
.main-visual .control .bar { width: 80px; margin-bottom: 6px; } 
.main-visual .control > strong { margin-right: 5px; padding-bottom: 3px; } 
.main-visual .control > p { margin-left: 5px; padding-bottom: 3px; } 
.cont-wrap.content-bg-01,.cont-wrap.content-bg-02,.cont-wrap.content-bg-03,.cont-wrap.content-bg-04,.cont-wrap.content-bg-05 { padding: 80px 0; } 
.cont-wrap > p { font-size: 14px; font-weight: 800; line-height: 19.6px; text-align: center; color: #0046FF; margin-bottom: 10px; } 
.cont-wrap > h2 { font-size: 38px; font-weight: 800; line-height: 49.4px; text-align: center; margin-bottom: 50px; } 
.content > p { font-size: 18px; font-weight: 400; line-height: 27px; text-align: center; } 
.content > p.service_date { font-size: 17px; font-weight: 700; line-height: 22.4px; text-align: left; margin-top: 20px; } 
.content > p span { font-size: 18px; font-weight: 700; line-height: 27px; text-align: center; color: #0046FF; } 
.content > h2 { display: block; clear: both; font-size: 30px; font-weight: 800; line-height: 39px; text-align: center; margin: 80px auto 50px; } 
.content { padding: 0 20px; } 
.tab-menu-wrap { height: 253px; margin: 0 auto 50px 20px; }
.tab-menu-wrap .tab-menu-mo { gap: 6px; margin-left: 0; } 
.tab-menu-wrap .tab-bar { position: absolute; bottom: 0; left: 0; width: 100%; height: 8px; background: #4075FF; } 
.act-field h6 { font-size: 18px; font-weight: 700; line-height: 27px; } 
.act-field ul { padding: 30px 0; flex-direction: column; gap: 60px; } 
.act-field ul li,.act-field ul.w33 li,.act-field ul.w20 li,.act-field ul.w50 li,.act-field ul.w25 li { width: 100%; } 
.act-field ul li::after { width: 90%; height: 1px; top: calc(100% + 30px); left: 50%; transform: translateX(-50%); } 
.act-field ul li img { height: 40px; } 
.act-field ul li p { font-size: 18px; font-weight: 700; line-height: 27px; } 
.act-field ul li span { font-size: 14px; font-weight: 700; line-height: 19.6px; text-align: center; } 
.act-field ul li p span { font-size: 14px; font-weight: 700; line-height: 19.6px; text-align: center; color: #000; } 
.act-field ul li > div span { font-size: 14px; font-weight: 700; line-height: 19.6px; text-align: left; } 
.act-field ul li > div span::after {top: 6px;}
.content-05 .act-field ul li img { display: block; height: 40px; margin: 0 auto 20px; } 
.big-arrow-img { width: 191.37px; } 
.content-01 .character-wrap { height: 1100px; } 
.character-bk-wrap ul li>:nth-child(1) { width: 103px; height: 103px; } 
.character-bk-wrap ul li>:nth-child(1) img { height: 47.6px; } 
.character-bk-wrap ul li p { font-size: 12px; font-weight: 700; line-height: 15.6px; text-align: left; } 
.character-bk-wrap ul li { padding: 15px 40px 15px 15px; display: flex; align-items: center; gap: 15px; } 
.character-bk-wrap ul li >:nth-child(2) { width: calc(100% - 118px); } 
.character-bk-wrap ul li span { font-size: 12px; font-weight: 800; line-height: 15.6px; text-align: left; margin-bottom: 5.56px; } 
.telbanner { margin-top: 50px; padding: 0 20px; } 
.btn-go { position: relative; width: 350px; height: 60px; padding: 16.5px 0; gap: 20px; margin: 50px auto 0; justify-content: center; } 
.btn-go span { font-size: 18px; font-weight: 700; line-height: 27px; text-align: center; } 
 }
@media screen and (max-width:992px){
 .circle-wrap { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; border-radius: 90px; padding: 10px; gap: 10px; } 
 .circle-wrap li { width: calc(50% - 20px); height: auto; padding: 0; aspect-ratio: 1 / 1; } 
 .circle-wrap li img {height: 30px; margin-bottom: 5px; } 
 .content-01 .character-wrap ul li > div > div .title-cicle {
    top: 5px;
 }
 .section-a-circle-mo.pc-dn { display: block !important; width: 100%; margin: 0 auto; } 
 .content-01 .character-wrap { height: 2100px; } 
 .content-01 .character-wrap ul { display: flex; gap: 50px; justify-content: baseline; flex-direction: column; } 
 }
@media screen and (max-width:768px) { } 
@media screen and (max-width:600px){
 .content-01 .character-wrap { height: 1300px; } 
 .content-01 .character-wrap ul li > p { font-size: 18px; font-weight: 800; line-height: 27px; text-align: left; color:#4785FF; margin-bottom: 4px; } 
 .content-01 .character-wrap ul li > h6 { font-size: 24px; font-weight: 800; line-height: 31.2px; text-align: left; margin-bottom: 20px; } 
 .content-01 .character-wrap ul li > div > p { font-size: 18px; font-weight: 800; line-height: 27px; text-align: left; margin-bottom: 10px; } 
 .content-01 .character-wrap ul li > div > div { position: relative; display: flex; align-items: baseline; } 
 .content-01 .character-wrap ul li > div > div span { width: calc(100% - 5px); position: relative; font-size: 14px; font-weight: 700; line-height: 19.6px; text-align: left; padding-left: 10px; } 
 .content-05 .service-wrap p { font-size: 14px; font-weight: 700; line-height: 19.6px; text-align: center; top: calc(50% + 20px); } 
 }
@media screen and (max-width:480px) { } 
@media screen and (max-width:380px) { } 