:root{--scroll-width:8px;--full-width:calc(100vw - var(--scroll-width));--max-width:1920px;--full-height:100vh;--full-calc-height:calc(var(--vh, 1vh) * 100);--color-white:#fff;--color-black:#000;--color-grey-1:#f4f4f5;--color-grey-2:#e1e1e4;--color-grey-3:#cecece;--color-grey-4:#909090;--color-grey-5:#555;--color-grey-6:#121417;--bg-blue-1:#eefaff;--header-height:64px;--header-color:var(--color-black);--header-bg-color:var(--color-white);--header-blur-color:rgba(255,255,255,0.5)}#wrapper{height:var(--full-height);background-color:var(--color-black)}.main_contents>.main_inner{width:100%;overflow:hidden}.main_contents .section:nth-child(3),.main_contents .section:nth-child(4){min-height:var(--full-height)}.main_contents .section.dark{background-color:var(--color-black)}.main_contents .section .in_center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto;width:1280px;text-align:center;z-index:1}@media screen and (max-width:1280px){.main_contents .section .in_center{padding:0 10.78125vw;width:100%}}@media screen and (max-width:750px){.main_contents .section .in_center{padding:0 5.3333333333vw}}@media screen and (max-width:1280px){.main_contents .section:nth-child(3) .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:var(--full-height)}.main_contents .section:nth-child(3) .inner .title_box{margin-bottom:13.28125vw}}.main_contents .section .inner{overflow:hidden}@media screen and (max-width:1280px){.main_contents .section .inner{margin:0;padding:0 10.78125vw;max-width:100%}}@media screen and (max-width:750px){.main_contents .section .inner{padding:0 5.3333333333vw}}.main_contents .section .title_box{margin-bottom:1.6956521739em;font-size:46px}@media screen and (max-width:1280px){.main_contents .section .title_box{margin-bottom:.890625em;font-size:5vw}}@media screen and (max-width:750px){.main_contents .section .title_box{margin-bottom:.46875em;font-size:8.5333333333vw}}.main_contents .section .title_box h3{line-height:1.25;letter-spacing:-1px}.main_contents .section .title_box .btn_more{font-size:.3913043478em}@media screen and (max-width:750px){.main_contents .section .title_box .btn_more{font-size:3.2vw}}.main_marquee{position:absolute;left:0;right:0;height:1.48em;font-size:64px;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;overflow:hidden}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.main_marquee_wrap{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;white-space:nowrap;-webkit-animation:marquee 30s linear infinite;animation:marquee 30s linear infinite;will-change:transform}@media screen and (max-width:1280px){.main_marquee{bottom:5.234375vw;font-size:5.78125vw}}@media screen and (max-width:750px){.main_marquee{font-size:10.6666666667vw}}.main_marquee span{color:var(--color-white);font-weight:700}.intro__video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:var(--full-calc-height);position:relative;overflow:hidden}@media screen and (max-width:1280px){.intro__video{height:var(--full-height)}}.intro__video:before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";display:block;background-color:transparent;z-index:1}.intro__video video#video{width:100%}.intro__video video#video:focus{outline:none}.intro__video .ico_scroll{position:absolute;top:auto;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}@media screen and (max-width:750px){.intro__video .ico_scroll{bottom:4.5333333333vw}}.intro__video .ico_scroll .ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;height:80px;border:1px solid var(--color-black);border-radius:50%}@media screen and (max-width:1280px){.intro__video .ico_scroll .ico{width:66px;height:66px}}@media screen and (max-width:750px){.intro__video .ico_scroll .ico{width:13.8666666667vw;height:13.8666666667vw}}.intro__video .ico_scroll .ico:after{-webkit-transform:translateY(-5px);transform:translateY(-5px);content:"";width:19px;height:25px;background-image:url(https://image.jinhak.com/NewJinhak/icon/ico_scroll_down.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:100%;-webkit-animation:upDown 1.5s ease infinite;animation:upDown 1.5s ease infinite}@media screen and (max-width:750px){.intro__video .ico_scroll .ico:after{width:3.2vw;height:3.8666666667vw}}@-webkit-keyframes upDown{0%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}50%{-webkit-transform:translateY(3px);transform:translateY(3px)}to{-webkit-transform:translateY(-3px);transform:translateY(-3px)}}@keyframes upDown{0%{-webkit-transform:translateY(-3px);transform:translateY(-3px)}50%{-webkit-transform:translateY(3px);transform:translateY(3px)}to{-webkit-transform:translateY(-3px);transform:translateY(-3px)}}.intro__video .ico_scroll .ico span{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}.intro__video .ico_scroll p{margin-top:6px;width:100%;font-family:Montserrat,sans-serif;font-size:16px;color:var(--color-black);line-height:1.5;letter-spacing:-.5px}@media screen and (max-width:750px){.intro__video .ico_scroll p{display:none}}.text_impact{width:100%;height:calc(var(--full-height) * 4);position:relative;overflow:hidden}.text_impact .text_bg{height:100%}.text_impact .text_bg .bg{position:absolute;top:0;left:0;width:100%;height:var(--full-height);background-image:url(https://image.jinhak.com/NewJinhak/main/main_section_bg_1.jpg);background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.text_box{width:100%;text-align:center;position:relative;z-index:2}.text_box .ani_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;width:auto;height:var(--full-height);font-size:150px;font-weight:700;color:var(--color-white)}@media screen and (max-width:1280px){.text_box .ani_text{font-size:10.9375vw}}@media screen and (max-width:750px){.text_box .ani_text{font-size:12.5333333333vw}}.text_box.impact_1{height:calc(var(--full-height) * 2)}.text_box.impact_1 .ani_text{position:absolute;top:0;bottom:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:7.2066666667em}.text_box.impact_1 .ani_text span{opacity:0;position:absolute}.text_box.impact_1 .ani_text span.t1{left:0}.text_box.impact_1 .ani_text span.t2{right:0}.text_box.impact_1 .ani_text span.t3{font-size:2.1333333333em;-webkit-transform:scale(1);transform:scale(1)}.text_box.impact_2{height:var(--full-height);overflow:hidden}.text_box.impact_2 .ani_text{font-size:0}.text_box.impact_2 .shadow_bg{opacity:0;position:fixed;top:0;bottom:0;left:0;right:0;width:100vw;background:-webkit-gradient(linear,left bottom,left top,from(rgb(0,0,0)),color-stop(100%,rgb(244,244,245)),to(rgb(0,0,0)));background:linear-gradient(0deg,rgb(0,0,0),rgb(244,244,245) 100%,rgb(0,0,0) 0)}.text_box .jinhak_logo{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:85px;position:relative;z-index:1}@media screen and (max-width:1280px){.text_box .jinhak_logo{padding:0 22%}}.text_box .class1,.text_box .class2,.text_box .class3{position:absolute;top:0;left:0;width:10px;height:10px}.text_box .class1{background-color:red}.text_box .class2{background-color:blue}.text_box .class3{background-color:green}.horizon_slide{display:-webkit-box;display:-ms-flexbox;display:flex;width:400%;height:var(--full-height)}@media screen and (max-width:750px){.horizon_slide{display:block;width:100%;height:auto}}.horizon_slide .slide_panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100vw;height:100%;position:relative;overflow:hidden}@media screen and (max-width:750px){.horizon_slide .slide_panel{height:var(--full-height);min-height:102.6666666667vw}}.horizon_slide .slide_panel.active .thume,.horizon_slide .slide_panel.active h3,.horizon_slide .slide_panel.active h4,.horizon_slide .slide_panel.active p,.horizon_slide .slide_panel.active span,.horizon_slide .slide_panel.active strong{opacity:1}.horizon_slide .slide_panel.active h4,.horizon_slide .slide_panel.active p{-webkit-transform:translateY(0);transform:translateY(0)}.horizon_slide .slide_panel.active strong{-webkit-transform:translateX(0);transform:translateX(0)}.horizon_slide .slide_panel.active .thume{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.horizon_slide .slide_panel>div{max-height:1080px;position:relative}@media screen and (max-width:750px){.horizon_slide .slide_panel>div{padding:0 5.3333333333vw;width:100%}}.horizon_slide .slide_panel>div h3,.horizon_slide .slide_panel>div h4,.horizon_slide .slide_panel>div p,.horizon_slide .slide_panel>div span,.horizon_slide .slide_panel>div strong{opacity:0;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1);transition:all .6s cubic-bezier(.165,.84,.44,1)}.horizon_slide .slide_panel>div strong{-webkit-transform:translateX(-100px);transform:translateX(-100px)}.horizon_slide .slide_panel>div h4{-webkit-transform:translateY(30px);transform:translateY(30px)}.horizon_slide .slide_panel>div p{-webkit-transform:translateY(60px);transform:translateY(60px)}.horizon_slide .slide_panel>div .thume{-webkit-clip-path:inset(0 100% 100% 0);clip-path:inset(0 100% 100% 0)}.horizon_slide .slide_panel>div h3,.horizon_slide .slide_panel>div h4,.horizon_slide .slide_panel>div p,.horizon_slide .slide_panel>div span,.horizon_slide .slide_panel>div strong{color:var(--color-white);word-break:keep-all}.horizon_slide .slide_panel>div h3,.horizon_slide .slide_panel>div h4{margin-bottom:40px;font-size:46px;line-height:64px;letter-spacing:-1px}@media screen and (max-width:1280px){.horizon_slide .slide_panel>div h3,.horizon_slide .slide_panel>div h4{margin-bottom:3.125vw;font-size:5vw;line-height:6.5625vw}}@media screen and (max-width:750px){.horizon_slide .slide_panel>div h3,.horizon_slide .slide_panel>div h4{margin-bottom:4.9333333333vw;font-size:8.5333333333vw;line-height:10.6666666667vw}}.horizon_slide .slide_panel>div strong{font-family:Montserrat,sans-serif;font-size:160px}@media screen and (max-width:1280px){.horizon_slide .slide_panel>div strong{font-size:12.5vw}}@media screen and (max-width:750px){.horizon_slide .slide_panel>div strong{font-size:13.3333333333vw}}.horizon_slide .slide_panel>div p{font-size:18px;line-height:28px}@media screen and (max-width:1280px){.horizon_slide .slide_panel>div p{font-size:1.875vw;line-height:2.8125vw}}@media screen and (max-width:750px){.horizon_slide .slide_panel>div p{font-size:3.4666666667vw;line-height:5.0666666667vw}}.horizon_slide .slide_panel .txt_box{text-align:left;position:relative;z-index:1}.horizon_slide .slide_panel .thume_box{text-align:left}.horizon_slide .slide_panel .thume_box strong{position:relative;z-index:1}.horizon_slide .slide_panel .thume_box .thume img{width:100%}.horizon_slide .slide_panel:nth-child(2n) h3,.horizon_slide .slide_panel:nth-child(2n) h4,.horizon_slide .slide_panel:nth-child(2n) p,.horizon_slide .slide_panel:nth-child(2n) span,.horizon_slide .slide_panel:nth-child(2n) strong{color:var(--color-black)}.horizon_slide .slide_panel:first-child{background-color:var(--color-black)}@media screen and (max-width:1280px){.horizon_slide .slide_panel:first-child>div{padding:11.71875vw 7.03125vw 0 12.421875vw}}@media screen and (max-width:750px){.horizon_slide .slide_panel:first-child>div{padding:24vw 8vw 8vw 14.5333333333vw}}.horizon_slide .slide_panel:first-child .txt_box{position:absolute;top:0;left:0}@media screen and (max-width:1280px){.horizon_slide .slide_panel:first-child .txt_box{position:static;margin-bottom:15.625vw;margin-left:3.90625vw;width:100%}}@media screen and (max-width:750px){.horizon_slide .slide_panel:first-child .txt_box{position:static;margin-bottom:9.7333333333vw;margin-left:0}}.horizon_slide .slide_panel:first-child .thume_box{margin-left:535px;text-align:right}@media screen and (max-width:1280px){.horizon_slide .slide_panel:first-child .thume_box{margin-left:15.625vw}}@media screen and (max-width:750px){.horizon_slide .slide_panel:first-child .thume_box{margin-left:0;width:100%}}.horizon_slide .slide_panel:first-child .thume_box strong{position:absolute;bottom:0;left:244px}@media screen and (max-width:1280px){.horizon_slide .slide_panel:first-child .thume_box strong{bottom:5.078125vw;left:10.15625vw}}@media screen and (max-width:750px){.horizon_slide .slide_panel:first-child .thume_box strong{bottom:12vw;left:8vw}}.horizon_slide .slide_panel:first-child .thume_box .thume{width:760px;height:650px}@media screen and (max-width:1280px){.horizon_slide .slide_panel:first-child .thume_box .thume{width:61.484375vw;height:53.671875vw}}@media screen and (max-width:750px){.horizon_slide .slide_panel:first-child .thume_box .thume{display:inline-block;width:69.3333333333vw;height:auto}}.horizon_slide .slide_panel:nth-child(2){background-color:#EDFAFF}@media screen and (max-width:750px){.horizon_slide .slide_panel:nth-child(2)>div{padding:0}}.horizon_slide .slide_panel:nth-child(2) .txt_box{position:absolute;bottom:-88px;right:0}@media screen and (max-width:1280px){.horizon_slide .slide_panel:nth-child(2) .txt_box{bottom:-6.875vw}.horizon_slide .slide_panel:nth-child(2) .txt_box p{padding-right:5.46875vw}}@media screen and (max-width:750px){.horizon_slide .slide_panel:nth-child(2) .txt_box p{padding-left:20.2666666667vw}}.horizon_slide .slide_panel:nth-child(2) .txt_box p>span{display:block}@media screen and (max-width:750px){.horizon_slide .slide_panel:nth-child(2) .txt_box p>span{display:inline}.horizon_slide .slide_panel:nth-child(2) .txt_box{position:static;bottom:0;margin-bottom:9.7333333333vw}}.horizon_slide .slide_panel:nth-child(2) .thume_box{text-align:right}@media screen and (max-width:750px){.horizon_slide .slide_panel:nth-child(2) .thume_box{margin-bottom:10.6666666667vw;position:relative}}.horizon_slide .slide_panel:nth-child(2) .thume_box strong{position:absolute;top:-120px;left:-120px}@media screen and (max-width:1280px){.horizon_slide .slide_panel:nth-child(2) .thume_box strong{top:-7.8125vw;left:4.296875vw}}@media screen and (max-width:750px){.horizon_slide .slide_panel:nth-child(2) .thume_box strong{top:auto;bottom:-7.8666666667vw;left:auto;right:2.6666666667vw}}.horizon_slide .slide_panel:nth-child(2) .thume_box .thume{width:70.3125vw;max-width:1350px}@media screen and (max-width:1280px){.horizon_slide .slide_panel:nth-child(2) .thume_box .thume{width:100%}}.horizon_slide .slide_panel:nth-child(3)>div{position:unset}.horizon_slide .slide_panel:nth-child(3) .txt_box{display:inline-block;text-align:right}@media screen and (max-width:1280px){.horizon_slide .slide_panel:nth-child(3) .txt_box{text-align:center}}@media screen and (max-width:750px){.horizon_slide .slide_panel:nth-child(3) .txt_box{display:block;text-align:center}}.horizon_slide .slide_panel:nth-child(3) .txt_box p{margin-top:1.3020833333vw}.horizon_slide .slide_panel:nth-child(3) .thume_box{position:absolute;top:0;left:0;right:0;bottom:0;width:auto;height:auto}.horizon_slide .slide_panel:nth-child(3) .thume_box:after{width:100%;height:100%;content:"";display:block;background-image:url(https://image.jinhak.com/NewJinhak/main/main_progress_bg.jpg);background-repeat:no-repeat;background-position:50% 50%;background-size:cover}@media screen and (max-width:1280px){.horizon_slide .slide_panel:nth-child(3) .thume_box:after{background-image:url(https://image.jinhak.com/NewJinhak/main/main_progress_bg_tablet.jpg)}}.horizon_slide .slide_panel:nth-child(4){background-color:var(--color-white)}@media screen and (max-width:750px){.horizon_slide .slide_panel:nth-child(4)>div{padding:0 20.8vw 0 5.3333333333vw}}.horizon_slide .slide_panel:nth-child(4) .txt_box{position:absolute;bottom:0;right:0;text-align:right}@media screen and (max-width:1280px){.horizon_slide .slide_panel:nth-child(4) .txt_box{text-align:center}}@media screen and (max-width:750px){.horizon_slide .slide_panel:nth-child(4) .txt_box{bottom:-20vw;right:auto}}.horizon_slide .slide_panel:nth-child(4) .txt_box strong{display:block;margin-right:3.7239583333vw}@media screen and (max-width:1280px){.horizon_slide .slide_panel:nth-child(4) .txt_box strong{margin-right:3.90625vw}}@media screen and (max-width:750px){.horizon_slide .slide_panel:nth-child(4) .txt_box strong{margin-right:0}}.horizon_slide .slide_panel:nth-child(4) .txt_box p{position:absolute;bottom:10.15625vw;right:0}@media screen and (max-width:1280px){.horizon_slide .slide_panel:nth-child(4) .txt_box p{left:0;bottom:-5.46875vw}}@media screen and (max-width:750px){.horizon_slide .slide_panel:nth-child(4) .txt_box p{position:static;bottom:0;padding-right:4vw}}.horizon_slide .slide_panel:nth-child(4) .thume_box .thume{margin-right:27.6041666667vw;margin-bottom:3.90625vw;width:43.75vw;max-width:840px}@media screen and (max-width:1280px){.horizon_slide .slide_panel:nth-child(4) .thume_box .thume{left:0;margin-right:28.90625vw;margin-bottom:5.859375vw;width:71.09375vw;max-width:auto}}@media screen and (max-width:750px){.horizon_slide .slide_panel:nth-child(4) .thume_box .thume{margin-right:0;margin-bottom:0;width:100%}}.count_area{float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-ms-flex-wrap:wrap;flex-wrap:wrap;width:850px}@media screen and (max-width:750px){.count_area{display:block;margin:24vw 0 8vw;width:100%}}.count_area .count_box dl,.count_area .standard_date,.count_area .title_box{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}@media screen and (max-width:1280px){.count_area .title_box{margin-bottom:13.28125vw}}@media screen and (max-width:750px){.count_area .title_box{margin-bottom:5.3333333333vw;margin-left:14.6666666667vw;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:auto}}.count_area .count_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.9069767442em .5813953488em;width:100%;font-size:86px}@media screen and (max-width:1280px){.count_area .count_box{gap:.78em .4em}}@media screen and (max-width:750px){.count_area .count_box{gap:.5813953488em 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:14.6666666667vw;width:auto;font-size:10.6666666667vw}}.count_area .count_box dl{width:calc(50% - .2906976744em);border-top:4px solid var(--color-black)}@media screen and (max-width:1280px){.count_area .count_box dl{width:calc(50% - .2em)}}@media screen and (max-width:750px){.count_area .count_box dl{width:100%}}.count_area .count_box dl dt{margin:.4651162791em 0 .2325581395em;font-size:.2093023256em}@media screen and (max-width:750px){.count_area .count_box dl dt{font-size:.325em}}.count_area .count_box dl dd>p{font-family:Montserrat,sans-serif;font-size:.7441860465em;font-weight:600;letter-spacing:-1px}.count_area .count_box dl dd .count{margin-right:.0930232558em;font-size:86px}@media screen and (max-width:1280px){.count_area .count_box dl dd .count{margin-right:.08em}}@media screen and (max-width:750px){.count_area .count_box dl dd .count{font-size:1em}}.count_area .count_box .standard_date{width:100%;font-size:.1860465116em;color:var(--color-grey-5);text-align:right}@media screen and (max-width:1280px){.count_area .count_box .standard_date{font-size:.22em}}.service_area{font-size:40px;position:relative}@media screen and (max-width:1280px){.service_area{font-size:3.4375vw}}@media screen and (max-width:750px){.service_area{padding:20.4vw 0 26.6666666667vw}}.service_area.active .service_panel .thume_panel.selected{opacity:1;visibility:visible;height:auto;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1);transition:all 1s cubic-bezier(.165,.84,.44,1)}.service_area .inner{overflow:visible!important;position:relative}@media screen and (max-width:750px){.service_area .inner{height:auto;font-size:5.3333333333vw}}.service_area .service_tab{padding:4.9em 0 9.9em;text-align:left}@media screen and (max-width:1280px){.service_area .service_tab{padding:4.5em 0 2.9411764706em}}@media screen and (max-width:750px){.service_area .service_tab{padding-top:0;padding-bottom:8vw}}.service_area .service_tab li{margin-top:1em;font-family:Montserrat,sans-serif;font-weight:700;position:relative}.service_area .service_tab li.selected .mask,.service_area .service_tab li.selected .tab_text{font-size:2.25em;color:var(--color-white);line-height:1.25;letter-spacing:-.05em}@media screen and (max-width:750px){.service_area .service_tab li.selected .mask,.service_area .service_tab li.selected .tab_text{letter-spacing:-.1em}}.service_area .service_tab li a{display:block}.service_area .service_tab li:first-child{margin-top:0}.service_area .tab_text{display:block;color:var(--color-grey-5);line-height:1}.service_area .tab_text.on-dark{color:var(--color-black)}.service_area .mask,.service_area .service_panel{position:absolute;right:0;width:800px}@media screen and (max-width:1280px){.service_area .mask,.service_area .service_panel{width:46.5625vw}}.service_area .service_panel{top:215px}@media screen and (max-width:1280px){.service_area .service_panel{top:11.328125vw;right:10.78125vw;width:46.5625vw;position:static;top:auto;bottom:0;left:0;margin:0 -10.78125vw;width:auto;-webkit-transform:translateY(0);transform:translateY(0)}}.service_area .service_panel .thume_panel{opacity:0;visibility:hidden;height:0;-webkit-clip-path:inset(0 100% 100% 0);clip-path:inset(0 100% 100% 0)}.service_area .service_panel .thume_panel.selected{opacity:1;visibility:visible;height:auto}.service_area .mask{top:0;display:inline-block;line-height:1;overflow:hidden;z-index:1}@media screen and (max-width:1280px){.service_area .mask{display:none;right:0}}.service_area .mask>span{margin-left:-480px;color:var(--color-black);letter-spacing:-.05em}@media screen and (max-width:1280px){.service_area .mask>span{margin-left:-31.875vw}}.service_area .main_marquee{bottom:87px}@media screen and (max-width:1280px){.service_area .main_marquee{margin-top:5.46875vw}}.service_area .main_marquee .main_marquee_wrap{-webkit-animation-play-state:paused;animation-play-state:paused}@media screen and (max-width:1280px){.service_area .main_marquee{position:unset}.service_area .main_marquee .main_marquee_wrap{-webkit-animation-play-state:running;animation-play-state:running}}.service_area.on .main_marquee_wrap{-webkit-animation-play-state:running;animation-play-state:running}.jinhak_info{padding:157px 0;min-height:var(--full-height);position:relative}@media screen and (max-width:1280px){.jinhak_info{min-height:auto;padding:11.328125vw 0 8.984375vw}}@media screen and (max-width:750px){.jinhak_info{padding:21.3333333333vw 5.3333333333vw 15.3333333333vw}.jinhak_info .inner{padding-left:0!important;padding-right:0!important}}.jinhak_info .btn_more,.jinhak_info .jinhak_slider,.jinhak_info h3{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}.jinhak_info .title_box{margin-bottom:1.72em}.jinhak_info .title_box h3{margin-bottom:40px}@media screen and (max-width:1280px){.jinhak_info .title_box h3{margin-bottom:3.125vw}}@media screen and (max-width:750px){.jinhak_info .title_box h3{margin-bottom:4.2666666667vw}}.jinhak_info .marquee_slider{position:absolute;bottom:0;left:0;font-size:18px;color:var(--color-white);background-color:var(--color-black)}@media screen and (max-width:1280px){.jinhak_info .marquee_slider{font-size:1.40625vw}}@media screen and (max-width:750px){.jinhak_info .marquee_slider{font-size:3.2vw}}.jinhak_info .marquee_slider .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.jinhak_info .marquee_slider .swiper-slide{padding:18px 150px 20px;width:auto}@media screen and (max-width:1280px){.jinhak_info .marquee_slider .swiper-slide{padding:1.40625vw 11.71875vw 1.5625vw}}@media screen and (max-width:750px){.jinhak_info .marquee_slider .swiper-slide{padding:2.8vw 20vw 3.2vw}}@media screen and (max-width:1280px){.jinhak_slider_wrap .jinhak_slider{padding:0 10.78125vw}}@media screen and (max-width:750px){.jinhak_slider_wrap .jinhak_slider{padding:0}}.jinhak_slider_wrap .swiper-slide{margin-right:30px;width:480px;height:330px;overflow:hidden}@media screen and (max-width:1280px){.jinhak_slider_wrap .swiper-slide{margin-right:1.5625vw;width:52.578125vw;height:32.03125vw}}@media screen and (max-width:750px){.jinhak_slider_wrap .swiper-slide{width:100%;height:66.6666666667vw}}.jinhak_slider_wrap .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1280px){.jinhak_slider_wrap .controller{left:10.78125vw}}@media screen and (max-width:750px){.jinhak_slider_wrap .controller{left:0}}.jinhak_slider{position:relative}@media screen and (max-width:1280px){.jinhak_slider{width:100%}}@media screen and (max-width:750px){.jinhak_slider{margin-top:6.6666666667vw;padding-bottom:20vw}}.jinhak_slider .news_slider.center{width:1280px;margin:0 auto}.jinhak_slider .news_slider .swiper-slide{margin-bottom:4.5454545455em;margin-right:1.2727272727em;width:17em;font-size:22px;background:var(--color-white);-webkit-box-shadow:0 2px 4px var(--color-grey-2);box-shadow:0 2px 4px var(--color-grey-2);border-radius:.83em}@media screen and (max-width:1280px){.jinhak_slider .news_slider .swiper-slide{margin-bottom:3.1818181818em;width:39.0625vw;font-size:1.875vw}}@media screen and (max-width:750px){.jinhak_slider .news_slider .swiper-slide{margin:0 5.3333333333vw 0 0;width:100%;font-size:4.8vw}}.jinhak_slider .news_slider .swiper-slide>.in{padding:1.8181818182em;height:100%;position:relative}@media screen and (max-width:750px){.jinhak_slider .news_slider .swiper-slide>.in{padding:1.3888888889em}}.jinhak_slider .news_slider .swiper-slide>.in:hover .btn_arrow a>span:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.jinhak_slider .news_slider .swiper-slide>.in:hover .btn_arrow:after{opacity:1;visibility:visible;right:-34px}.jinhak_slider .news_slider .swiper-slide .name{margin-bottom:.67em;height:4.5em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:3}@media screen and (max-width:1280px){.jinhak_slider .news_slider .swiper-slide .name{font-size:2.1875vw}}@media screen and (max-width:750px){.jinhak_slider .news_slider .swiper-slide .name{font-size:inherit}}.jinhak_slider .news_slider .swiper-slide .day{margin-bottom:5em;font-size:.67em;color:#555}@media screen and (max-width:1280px){.jinhak_slider .news_slider .swiper-slide .day{font-size:1.5625vw}}@media screen and (max-width:750px){.jinhak_slider .news_slider .swiper-slide .day{font-size:.7777777778em}}.jinhak_slider .news_slider .swiper-slide .btn_arrow{position:absolute;bottom:1.67em;left:1.67em}@media screen and (max-width:750px){.jinhak_slider .news_slider .swiper-slide .btn_arrow{bottom:1.3888888889em;left:1.3888888889em}}.box{opacity:0;position:absolute;width:100%;height:100%;color:var(--color-white);scale:0;background-color:var(--bg-blue-1);border:1px solid var(--color-grey-3)}.box2{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:1;width:100px;height:100px;background-color:var(--color-grey-1)}