.intro_full_page{position:fixed;width:100%;height:100%;top:0;left:0;z-index:2}.intro_full_page .header{position:absolute;top:0;left:0;width:100%;z-index:90;color:#fff;height:80px}.intro_full_page .header .container-1300{max-width:1300px; margin:0 auto; position:relative;z-index:50;height:100%}.intro_full_page .header .header__logo_white{position:absolute;left:0;top:50%;transform:translateY(-50%);aspect-ratio:190/28;width:190px;background:url(../img/logo_w.svg) no-repeat center center/contain}@media(max-width: 768px){.intro_full_page .header .header__logo_white{left:50%;transform:translate(-50%, -50%)}}.intro_full_page .header .tel_num{height:50px;position:absolute;top:50%;transform:translateY(-50%);right:0}@media(max-width: 768px){.intro_full_page .header .tel_num{display:none}}.intro_full_page .header .tel_num a{display:block;text-align:center;width:250px;height:100%;white-space:nowrap;line-height:50px;background-color:#00e2f5;font-size:21px;font-weight:700;border-radius:100px;transition:.35s ease}.intro_full_page .header .tel_num a:hover{background-color:#00e2f5}.intro_full_page .bg,.intro_full_page .circle_wrap{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.intro_full_page .bg{background:url(../img/241112_1.png) no-repeat 25% 50%/cover;z-index:-1}.intro_full_page .bg.paused::after{opacity:1}.intro_full_page .bg::after{content:"";position:absolute;z-index:1;opacity:0;background:linear-gradient(90deg, #203C86 0%, #1F0359 96.82%);width:100%;height:100%;top:0;left:0;transition:.75s ease}.intro_full_page .circle_wrap{z-index:2;overflow:hidden;transition:1s ease}.intro_full_page .circle_wrap.paused{opacity:0;transform:scale(5)}.intro_full_page .circle_wrap.paused .circle{animation-play-state:paused}.intro_full_page .circle_wrap .circle{width:2362px;aspect-ratio:2362/2368;position:absolute;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-position:50% 50%;background-size:contain;will-change:transform}@media(max-width: 768px){.intro_full_page .circle_wrap .circle{width:1560px}}.intro_full_page .circle_wrap .circle_1{right:calc(50% + 620px);background-image:url(../img/circle_1.svg);animation:rotate_infinite 7s linear infinite}@media(max-width: 768px){.intro_full_page .circle_wrap .circle_1{display:none}}.intro_full_page .circle_wrap .circle_2{left:calc(50% + 620px);background-image:url(../img/circle_2.svg);animation:rotate_infinite 7s linear infinite reverse}@media(max-width: 768px){.intro_full_page .circle_wrap .circle_2{left:50%}}.intro_full_page .content{position:absolute;width:1300px;max-width:90%;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3}.intro_full_page .content .btn_wrap a{float:left;display:block;width:420px;margin:0 auto; margin-top:50px; border:3px solid #00e2f5;border-radius:500px;height:90px;color:#fff;font-size:22px;font-weight:700;position:relative;text-align:center;overflow:hidden;transition:.35s ease}.intro_full_page .content .btn_wrap a:hover{background-color:#00e2f5}.intro_full_page .content .btn_wrap a:hover .inner{top:-100%}@media(max-width: 768px){.intro_full_page .content .btn_wrap a{background-color:#00e2f5}.intro_full_page .content .btn_wrap a .inner{top:-100% !important}}.intro_full_page .content .btn_wrap a .inner{display:block;position:absolute;top:0;left:0;width:100%;height:100%;transition:.5s ease}.intro_full_page .content .btn_wrap a .inner span{display:block;position:absolute;width:100%;top:0;left:0;height:100%;display:flex;align-items:center;justify-content:center}.intro_full_page .content .btn_wrap a .inner span:nth-child(2){top:100%;color:#fff}.rizeUp{opacity:0;transform:translateY(20px);animation:rizeUp 1s ease forwards}.rizeUp.delay-1{animation-delay:200ms}.rizeUp.delay-2{animation-delay:400ms}.rizeUp.delay-3{animation-delay:600ms}@keyframes rizeUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes rotate_infinite{0%{transform:translateY(-50%) rotate(0)}100%{transform:translateY(-50%) rotate(359deg)}}