@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;font:inherit;color:inherit;font-family:"Noto Sans KR",sans-serif}dl,li,menu,ol,ul{list-style:none}a,a:active,a:hover{text-decoration:none}a{color:#333}body{width:100%}::-moz-placeholder{color:#b7b7b7;opacity:1}:-ms-input-placeholder{color:#b7b7b7;opacity:1}::placeholder{color:#b7b7b7;opacity:1}:-ms-input-placeholder{color:#b7b7b7}::-ms-input-placeholder{color:#b7b7b7}#wrap{width:100%}.modal{width:100vw;height:100vh;display:none;background-color:rgba(55,61,69,.65);position:fixed;top:0;z-index:999}.modal p{font-size:1.875rem}.modal button,.modal div{font-size:1.25rem}.modal>div{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:33.125rem;height:24.25rem;background-color:#f2f2f2;display:flex;flex-direction:column}.modal>#modal_false{align-items:center;text-align:center;padding:0 2.75rem}.modal>#modal_false>p{margin:5.625rem 0 5rem 0;font-weight:500}.modal>#modal_false>button{font-weight:500;color:#fff;border:none;background-color:#154da8;width:100%;padding:1.25rem 0}.modal>#modal_true{align-items:center;text-align:center;display:none;justify-content:space-between}.modal>#modal_true>div{width:6.25rem;height:6.25rem;background:url(../img/modal_check.svg) no-repeat center center;background-size:contain;margin:4.375rem 0 0rem 0}.modal>#modal_true>p{font-weight:500}.modal>#modal_true>button{font-weight:500;color:#7e8083;border:none;border-top:2px solid #d6d6d6;width:100%;padding:1.25rem 0}.modal>#modal_privacy{display:none;max-width:71.875rem;width:90%;height:70vh;overflow-Y:scroll}.modal>#modal_privacy h2{padding-left:6.875rem;margin-top:2.5rem;font-size:2.0625rem}.modal>#modal_privacy h3{padding-left:6.875rem;font-size:1.375rem;color:#154da8}.modal>#modal_privacy div{padding:1.875rem 3.125rem;letter-spacing:-0.6px;font-size:1.25rem;color:#53575c;margin-top:2.5rem;border-top:1px solid #babec3;white-space:pre-wrap;word-break:keep-all}.modal>#modal_privacy button{cursor:pointer}.modal>#modal_privacy .modal_close_pc{display:block;position:absolute;width:1.75rem;height:1.75rem;top:3.125rem;right:2.5rem;background:url(../img/modal_close.png) 0 0 no-repeat;border:none}.modal>#modal_privacy .modal_close_m{display:none}@media all and (max-width: 830px){.modal p,.modal button,.modal div{font-size:5vw}.modal>div{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80%;height:25rem;background-color:#f2f2f2;display:flex;flex-direction:column;justify-content:center}.modal>#modal_false{align-items:center;text-align:center;padding:0 2.75rem}.modal>#modal_false>p{margin:9vw 0;font-weight:500}.modal>#modal_false>button{font-weight:500;color:#fff;border:none;background-color:#154da8;width:100%;padding:1.25rem 0}.modal>#modal_true{align-items:center;text-align:center;display:none;justify-content:space-between}.modal>#modal_true>div{width:6.25rem;height:6.25rem;background:url(../img/modal_check.svg) no-repeat center center;background-size:contain;margin:4.375rem 0 0rem 0}.modal>#modal_true>p{font-weight:500}.modal>#modal_true>button{font-weight:500;color:#7e8083;border:none;border-top:2px solid #d6d6d6;width:100%;padding:1.25rem 0}.modal>#modal_privacy{display:block;width:100%;height:100vh;overflow-Y:visible;-ms-overflow-style:visible;scrollbar-width:visible;position:relative}.modal>#modal_privacy::-webkit-scrollbar{display:none}.modal>#modal_privacy h2{padding:50px 0 0 8vw;margin-top:0rem;font-size:2.0625rem;font-weight:500}.modal>#modal_privacy h3{padding-left:8vw;font-size:1.375rem;color:#154da8;border-top:1px solid #babec3;padding:2.5rem 0 0 8vw;margin:2.5rem 0}.modal>#modal_privacy div{height:60vh;padding:0rem 8vw;letter-spacing:-0.6px;color:#53575c;margin-top:0rem;border:none;white-space:inherit;word-break:keep-all;overflow-Y:scroll;overflow-Y:scroll;-ms-overflow-style:none;scrollbar-width:none}.modal>#modal_privacy div::-webkit-scrollbar{display:none}.modal>#modal_privacy .modal_close_pc{display:none}.modal>#modal_privacy .modal_close_m{width:100%;display:block;position:fixed;bottom:0;background-color:#154da8;color:#fff;text-align:center;outline:none;border:none;padding:1.25rem 0}}header{width:100%;height:auto;background:rgba(0,0,0,0) url(../img/header_bg.png);background-size:cover;display:flex;flex-direction:column;align-items:center;color:#154da8}header .logo{width:45%;margin-top:85px;margin:85px 0 40px 0}header .logo img{width:160px}header .header_wrap{width:100%;display:flex;justify-content:center;gap:40px;height:100%}header .text_box{font-size:5.8125rem}header .text_box p{font-family:"Noto Sans KR",sans-serif;font-weight:700;letter-spacing:-1.3px}header .text_box p:nth-of-type(1){font-weight:300}header .text_border{width:330px;text-align:center;padding:0.5625rem 0;border-top:1px solid #154da8;border-bottom:1px solid #154da8;font-size:2.5rem;letter-spacing:-0.39px}header .text_border p{font-weight:400}header .text_bottom{text-align:right;width:330px;font-size:32px}header .text_bottom .text_bottom_m{display:none}header .header_img{width:600px;height:860px;background:rgba(0,0,0,0) url(../img/header_image.png) 0% 0% no-repeat padding-box;background-position:bottom}@media all and (max-width: 1180px){header .text_box{width:20vw;text-align:center;font-size:5.5vw}header .text_border{width:20vw;text-align:center;padding:0.5625rem 0;border-top:1px solid #154da8;border-bottom:1px solid #154da8;font-size:2.5vw;letter-spacing:-0.39px}header .text_border p{font-weight:400}header .text_bottom{text-align:right;width:20vw;font-size:2vw}header .text_bottom .text_bottom_m{display:none}header .header_img{width:600px;height:860px;background:rgba(0,0,0,0) url(../img/header_image.png) 0% 0% no-repeat padding-box}}@media all and (max-width: 830px){header{width:100%;height:auto;background:rgba(0,0,0,0) url(../img/header_bg_m.png);background-size:cover;display:flex;flex-direction:column;align-items:flex-start;color:#154da8}header .logo{width:35vw;margin:65px 0 0 10vw}header .logo img{width:160px}header .header_wrap{width:100%;height:130vw;display:flex;justify-content:flex-end;gap:40px;position:relative;padding:60px 5vw 0 0}header .header_wrap>div:nth-of-type(2){display:flex;flex-direction:column}header .header_wrap>div:nth-of-type(2) .text_bottom{align-self:flex-end}header .text_box{font-size:9.8vw;width:auto;text-align:left}header .text_box p{font-family:"Noto Sans KR",sans-serif;font-weight:700;letter-spacing:-1.4px}header .text_box p:nth-of-type(1){font-weight:300}header .text_border{width:auto;text-align:center;padding:0.5625rem 0;border-top:1px solid #154da8;border-bottom:1px solid #154da8;font-size:4.9vw;letter-spacing:-0.39px}header .text_border p{font-weight:400}header .text_bottom{text-align:right;width:auto;font-size:3vw}header .text_bottom .text_bottom_m{display:block}header .text_bottom .text_bottom_pc{display:none}header .header_img{position:absolute;left:0;top:0;width:60vw;height:100%;background:rgba(0,0,0,0) url(../img/header_image_m.png) 0% 0% no-repeat padding-box;background-position:bottom;background-size:100%}}.section{position:relative;width:100%;background-color:#fff}.section_ready{height:22.75rem;background-color:#154da8;color:#fff;display:flex;justify-content:center;align-items:center}.section_ready .sign{font-family:"Noto Sans KR",sans-serif;font-size:2.5rem;font-weight:100}.section_ready>div:first-of-type{border-right:1px solid rgba(255,255,255,.4);font-size:2.5rem;padding-right:5rem;font-weight:700}.section_ready>div:first-of-type p{font-family:"Noto Serif KR",serif}.section_ready>div:first-of-type span{font-family:"Noto Serif KR",serif;font-weight:400}.section_ready>div:nth-of-type(2){font-size:1.375rem;font-family:"Noto Sans KR",sans-serif;font-weight:400;letter-spacing:-0.33px;padding-left:5rem}.section_first{width:100%;height:55rem;background-color:#fff;display:flex;justify-content:center;align-items:center}.section_first .sign{font-family:"Noto Sans KR",sans-serif;font-size:2.5rem;font-weight:500}.section_first>div{width:51.5625rem;height:35rem;display:flex;flex-direction:column;align-items:center}.section_first>div>p{font-family:"Noto Serif KR",serif;font-weight:bold;color:#154da8;font-size:2.5rem;padding:0.9375rem 0 5rem 0}.section_first>div .index_box{width:4.75rem;height:4.75rem;background:rgba(0,0,0,0) url(../img/diamond.svg) 0% 0% no-repeat padding-box;display:flex;justify-content:center;align-items:center;color:#fff;font-family:"Noto Serif KR",serif;font-weight:700;font-size:1.5rem}.section_first>div .content_box{width:100%;display:flex;justify-content:space-between}.section_first>div .content_box>div{width:270px;height:330px;background-color:#fafafa;display:flex;flex-direction:column;align-items:center}.section_first>div .content_box>div>div{width:6.875rem;height:6.875rem;margin:3.125rem 0 2.3125rem 0;background:rgba(0,0,0,0) url(../img/icon_01.svg) no-repeat center center}.section_first>div .content_box>div:nth-of-type(2)>div{background:rgba(0,0,0,0) url(../img/icon_02.svg) no-repeat center center}.section_first>div .content_box>div:nth-of-type(3)>div{background:rgba(0,0,0,0) url(../img/icon_03.svg) no-repeat center center}.section_first>div .content_box>div>p{width:11.625rem;text-align:center;border-top:2px solid rgba(201,201,201,.5);padding-top:1.71875rem;font-size:1.25rem;font-family:"Noto Sans KR",sans-serif;font-weight:400}.section_first>div .content_box>div>p span{color:#154da8;font-weight:bold}.section_second{width:100%;height:144.5625rem;background:rgba(0,0,0,0) url(../img/second_bg.png) center top no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center}.section_second>div{margin-top:11.5625rem}.section_benefit{width:100%;height:36.25rem;display:flex;flex-direction:column;align-items:center}.section_benefit .index_box{width:4.75rem;height:4.75rem;background:rgba(0,0,0,0) url(../img/diamond.svg) 0% 0% no-repeat padding-box;display:flex;justify-content:center;align-items:center;color:#fff;font-family:"Noto Serif KR",serif;font-weight:700;font-size:1.5rem}.section_benefit>p{font-family:"Noto Serif KR",serif;font-weight:bold;color:#154da8;font-size:2.5rem;padding:0.9375rem 0 5rem 0}.section_benefit .content_box{width:100%;display:flex;justify-content:center;gap:15px}.section_benefit .content_box>div{width:20%;height:21.5625rem;background-color:#fff;padding:2.1875rem 0 3.8125rem 2.25rem}@media all and (min-width: 831px){.section_benefit .content_box>div{max-width:280px}}.section_benefit .content_box>div>p{display:inline-block;font-style:"Noto Serif KR",serif;font-size:38px;font-weight:700;color:#154da8;border-bottom:1px solid #154da8;padding-bottom:1.5rem}.section_benefit .content_box>div>div{width:70%;word-break:keep-all;padding-top:2.25rem;font-family:"Noto Sans KR",sans-serif;font-size:20px;font-weight:400}@media all and (max-width: 1180px){.section_benefit .content_box>div>div{font-size:1.5vw}}.section_effect{width:100%;max-width:920px;height:75.625rem;display:flex;flex-direction:column;align-items:center}.section_effect .index_box{width:4.75rem;height:4.75rem;background:rgba(0,0,0,0) url(../img/diamond.svg) 0% 0% no-repeat padding-box;display:flex;justify-content:center;align-items:center;color:#fff;font-family:"Noto Serif KR",serif;font-weight:700;font-size:1.5rem}.section_effect>p{font-family:"Noto Serif KR",serif;font-weight:bold;color:#154da8;font-size:2.5rem;padding:0.9375rem 0 5rem 0}.section_effect .content_box{width:100%;max-width:920px;height:60.625rem;background-color:#f5f6f7;display:flex;justify-content:center;align-items:center}.section_effect .content_box .effect_bg{width:95%;max-width:54.6875rem;height:58rem;padding:5.625rem;background:url(../img/effect_bg.svg) no-repeat;background-size:100%}.section_effect .content_box .effect_bg>div{height:50%;display:flex;justify-content:space-between}.section_effect .content_box .effect_bg>div>p{width:11.875rem;color:#154da8;font-family:"Noto Serif KR",serif;font-size:1.75rem;font-weight:900}.section_effect .content_box .effect_bg>div ul{width:31.25rem;font-family:"Noto Sans KR",sans-serif;font-size:1.125rem;letter-spacing:-0.27px}.section_effect .content_box .effect_bg>div ul li{padding:0.3125rem 0 1.25rem 0;display:flex;align-items:flex-start}.section_effect .content_box .effect_bg>div ul li img{margin-top:0.3125rem;width:1.125rem;height:1.125rem}.section_effect .content_box .effect_bg>div ul li p{word-break:keep-all;padding-left:1.125rem}.section_effect .content_box .effect_bg>div:first-of-type{border-bottom:1px solid #b2c4e0}.section_effect .content_box .effect_bg>div:nth-of-type(2){padding-top:3.125rem}.section_third{width:100%;height:109.375rem;background:url(../img/third_bg.png) center top no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center}.section_third .logo{width:13.125rem;padding:11.875rem 0 3.4375rem 0}.section_third .logo img{width:100%}.section_third .text_box{width:42.5rem;text-align:center;font-family:"Noto Sans KR",sans-serif;font-size:1.25rem;letter-spacing:-0.3px}.section_third .cotent_box{width:90%;max-width:920px;height:61.875rem;margin-top:9.375rem;border:10px solid #fff}@media all and (min-width: 831px){.section_third .cotent_box{position:relative}.section_third .cotent_box::after{content:"";width:100%;height:0px;position:absolute;bottom:-15px;left:0;box-shadow:0px 0px 6px 6px rgba(69,77,87,.1)}}.section_third .cotent_box>div{height:50%}.section_third .cotent_box_top{position:relative;display:flex;justify-content:flex-end}.section_third .cotent_box_top .cotent_box_img{position:absolute;bottom:0;left:0;width:41.9375rem;height:29.5rem;background:url(../img/content_top_image.png) 0 0 no-repeat;background-size:100%}.section_third .cotent_box_top .cotent_box_text{width:50%;padding:8.125rem 0;display:flex;flex-direction:column;align-items:center}.section_third .cotent_box_top .cotent_box_text p{width:60%;word-break:keep-all;font-family:"Noto Serif KR",serif;font-weight:900;color:#154da8;font-size:3rem;position:relative}.section_third .cotent_box_top .cotent_box_text p::after{content:"";width:10rem;height:5rem;position:absolute;top:-70%;right:0;transform:translateY(70%);background:url(../img/content_text_after.svg)}.section_third .cotent_box_top .cotent_box_text span{width:55%;font-family:"Noto Sans KR",sans-serif;font-size:1.25rem;color:#585858;margin-top:2.1875rem}.section_third .cotent_box_bottom{padding:3.125rem 5rem 0 5rem;background-color:#fff;display:flex;justify-content:space-between}.section_third .cotent_box_bottom>div{width:47%;font-family:"Noto Sans KR",sans-serif;color:#585858;letter-spacing:-0.27px}.section_third .cotent_box_bottom>div p{font-size:1.25rem;padding-bottom:0.875rem;border-bottom:1px solid #797979;font-weight:500}.section_third .cotent_box_bottom>div ul{margin-top:0.625rem}.section_third .cotent_box_bottom>div ul li{padding:0.625rem 0 0 0;font-size:1.125rem}.section_fourth{width:100%;height:51.25rem;background-color:#fff;display:flex;justify-content:center;align-items:center}.section_fourth_box{width:57.5rem;height:31.875rem}.section_fourth_box h2{font-size:2.5rem;letter-spacing:-0.6px;font-family:"Noto Serif KR",serif;font-weight:bold;text-align:center}.section_fourth_box>p{font-family:"Noto Sans KR",sans-serif;font-size:1.375rem;letter-spacing:-0.33px;color:#7b7b7b;text-align:center;padding:0.625rem 0 4.375rem 0}.section_fourth_box>div{width:100%;display:flex;justify-content:space-between}.section_fourth_box>div p{font-family:"Noto Sans KR",sans-serif;font-size:1.375rem;font-weight:500}.section_fourth_box>div p:nth-of-type(1){color:#222}.section_fourth_box>div p:nth-of-type(2){color:dimgray}.section_fourth_box>form{border-top:2px solid #222;margin-top:0.9375rem}.section_fourth_box>form>.input_box{display:flex;padding:1.5625rem 0;border-bottom:2px solid #c9c9c9}.section_fourth_box>form>.input_box span{width:5.3125rem;font-size:1.375rem;font-family:"Noto Sans KR",sans-serif;font-weight:400}.section_fourth_box>form>.input_box span:nth-of-type(2){margin-left:3.75rem}.section_fourth_box>form>.input_box input{width:20.625rem;padding:0.5rem 0 0.5rem 1.375rem;outline:none;background-color:#f5f5f5;border:1px solid #e2e2e2;font-family:"Noto Sans KR",sans-serif;font-size:1.25rem;letter-spacing:-0.3px}.section_fourth_box>form>.btn_box{display:flex;justify-content:center;margin-top:3.4375rem}.section_fourth_box>form>.btn_box>div{display:flex;align-items:center}.section_fourth_box>form>.btn_box>div input[id=check]{display:none}.section_fourth_box>form>.btn_box>div label{cursor:pointer;width:1.5625rem;height:1.5625rem;background:url(../img/check\ box_disabled.svg) 0 0 no-repeat}.section_fourth_box>form>.btn_box>div input[id=check]:checked+label{background:url(../img/check\ box_enabled.svg) 0 0 no-repeat}.section_fourth_box>form>.btn_box>div span{font-family:"Noto Sans KR",sans-serif;font-size:1.5rem;color:#8d8d8d;letter-spacing:.48px;font-weight:500;padding-bottom:0.25rem;margin:0 2.8125rem 0 0.625rem;border-bottom:1px solid #8d8d8d;cursor:pointer}.section_fourth_box>form>.btn_box button{width:16.25rem;padding:0.75rem;text-align:center;background-color:#154da8;color:#fff;border:none;font-size:1.5rem;font-family:"Noto Sans KR",sans-serif;font-weight:500;cursor:pointer}.section_fifth{width:100%;height:29.375rem;background:url(../img/fifth_bg.png);display:flex;justify-content:center;align-items:center}.section_fifth_box{width:56.875rem;height:10.625rem;display:flex;align-items:flex-start;justify-content:space-between}.section_fifth_box h2{font-family:"Noto Serif KR",serif;font-size:2.5rem;font-weight:bold;color:#222;width:19.0625rem;letter-spacing:-0.6px;position:relative;padding-bottom:1.625rem}.section_fifth_box h2::after{content:"";position:absolute;left:0;bottom:0px;width:3.625rem;height:0rem;border-top:1px solid #222}.section_fifth_box>div{width:32.1875rem;height:100%;display:flex;justify-content:space-between;align-items:flex-end}.section_fifth_box>div a{width:10.3125rem;height:9.375rem;padding:0.9375rem 1.0625rem;display:flex;flex-direction:column;justify-content:space-between;color:#fff;font-family:"Noto Sans KR",sans-serif}.section_fifth_box>div a:nth-of-type(1){background-color:#484848}.section_fifth_box>div a:nth-of-type(2){background-color:#4a38ac}.section_fifth_box>div a:nth-of-type(3){background-color:#154da8}.section_fifth_box>div a h4{font-size:1.125rem;font-weight:400}.section_fifth_box>div a p{padding:0.4375rem 0;font-weight:300;border-top:1px solid rgba(255,255,255,.18);display:flex;align-items:center}.section_fifth_box>div a p span{margin-left:0.3125rem;margin:0.125rem 0 0 0.3125rem;width:0.4375rem;height:0.4375rem;transform:rotate(45deg);border-top:1px solid #fff;border-right:1px solid #fff}.section footer{width:100%;height:21.875rem;background-color:#2b2b2b;display:flex;justify-content:center;align-items:center}.section footer>div{width:56.875rem;height:8.125rem;display:flex;justify-content:space-between}.section footer>div .foot_logo{width:9.375rem}.section footer>div .foot_logo img{width:100%}.section footer>div .foot_logo #m_foot{display:none}.section footer>div .foot_copy{width:43.75rem;height:100%;font-family:"Noto Sans KR",sans-serif;color:#969696;font-size:0.875rem;letter-spacing:-0.21px}.section footer>div .foot_copy ul{height:1.25rem;display:flex;align-items:center;margin-bottom:0.75rem}.section footer>div .foot_copy ul li{height:100%}.section footer>div .foot_copy ul li:nth-of-type(even){width:0;height:0.8125rem;margin:0.1875rem 0.8125rem 0 0.8125rem;border-left:1px solid #969696}.section footer>div .foot_copy p{margin-top:3.125rem}@media all and (max-width: 830px){.section_ready{width:100%;height:110vw;min-height:400px;max-height:500px;padding:0vw 10vw;display:flex;flex-direction:column;justify-content:center;background:rgba(0,0,0,0) url(../img/blue_bg.png) no-repeat;background-size:cover}.section_ready .sign{font-size:6.5vw}.section_ready>div{text-align:center;word-break:keep-all}.section_ready>div:first-of-type{border:none;position:relative;font-size:6.5vw !important;padding:0 0 3.75rem 0;font-family:"Noto Serif KR",serif;font-weight:700}.section_ready>div:first-of-type::after{content:"";width:7.5rem;height:0;position:absolute;bottom:0;left:50%;transform:translateX(-50%);border-bottom:1px solid rgba(255,255,255,.4)}.section_ready>div:first-of-type span{font-weight:400}.section_ready>div:nth-of-type(2){font-size:4.5vw;font-weight:300;padding:3.75rem 0 0 0}.section_first{height:auto;padding:120px 0;display:flex;justify-content:center;align-items:center}.section_first .sign{font-size:7vw}.section_first>div{width:100%;height:auto}.section_first>div>p{font-family:"Noto Serif KR",serif;font-weight:bold;color:#154da8;font-size:2.5rem;padding:0.9375rem 0 5rem 0;padding:0.9375rem 0 5rem 0;width:70%;text-align:center;font-size:7vw}.section_first>div .index_box{width:5.625rem;height:5.625rem;background:rgba(0,0,0,0) url(../img/diamond.svg) no-repeat center center;display:flex;justify-content:center;align-items:center;color:#fff;font-family:"Noto Serif KR",serif;font-weight:700;font-size:1.5rem}.section_first>div .content_box{width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:20px;align-items:center}.section_first>div .content_box>div{width:90%;height:30vw;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.section_first>div .content_box>div>div{width:15%;max-width:5rem;height:6.25rem;margin:0 0rem;background-size:100%}.section_first>div .content_box>div:nth-of-type(2)>div{background:rgba(0,0,0,0) url(../img/icon_02.svg) center no-repeat;background-size:100%}.section_first>div .content_box>div:nth-of-type(3)>div{background:rgba(0,0,0,0) url(../img/icon_03.svg) center no-repeat;background-size:100%}.section_first>div .content_box>div>p{width:60%;text-align:left;border:none;border-left:2px solid rgba(201,201,201,.5);padding:0 0 0 8vw;font-size:4.5vw;font-family:"Noto Sans KR",sans-serif;font-weight:400}.section_second{height:auto;background:none;display:flex;flex-direction:column;align-items:center}.section_second>div{margin-top:0rem;padding:7.5rem 0}.section_benefit{background:rgba(0,0,0,0) url(../img/second_bg_m.png) no-repeat;background-size:100%;width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.section_benefit .index_box{width:4.75rem;height:4.75rem;background:rgba(0,0,0,0) url(../img/diamond.svg) 0% 0% no-repeat padding-box;display:flex;justify-content:center;align-items:center;color:#fff;font-family:"Noto Serif KR",serif;font-weight:700;font-size:1.5rem}.section_benefit>p{font-family:"Noto Serif KR",serif;font-weight:bold;color:#154da8;font-size:2.5rem;padding:0.9375rem 0 5rem 0;font-size:7vw}.section_benefit .content_box{width:100%;display:flex;align-items:center;flex-direction:column;margin-bottom:0rem}.section_benefit .content_box>div{width:85%;height:auto;background-color:rgba(0,0,0,0);padding:0 0 3.75rem 0rem}.section_benefit .content_box>div>p{display:inline-block;font-style:"Noto Serif KR",serif;font-size:38px;font-weight:700;color:#154da8;border-bottom:1px solid #154da8;padding-bottom:1.5rem}.section_benefit .content_box>div>div{width:100%;padding-top:2.25rem;font-family:"Noto Sans KR",sans-serif;font-size:5vw;font-weight:400}.section_effect{width:100%;height:auto;background-color:#f5f6f7;display:flex;flex-direction:column;align-items:center}.section_effect>p{font-family:"Noto Serif KR",serif;font-weight:bold;color:#154da8;font-size:2.5rem;padding:0.9375rem 0 5rem 0;font-size:7vw}.section_effect .content_box{width:100%;height:auto;background-color:#f5f6f7;display:flex;justify-content:center;align-items:center}.section_effect .content_box .effect_bg{width:90%;height:auto;padding:0rem;background:url(../img/effect_bg.png) no-repeat;background-size:100% 100%;margin-bottom:0rem}.section_effect .content_box .effect_bg>div{height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:5rem 0 0 0}.section_effect .content_box .effect_bg>div:first-of-type::after{content:"";width:85%;height:0;border-bottom:1px solid #b2c4e0}.section_effect .content_box .effect_bg>div>p{width:auto;text-align:center;color:#154da8;font-family:"Noto Serif KR",serif;font-size:7vw;font-weight:900}.section_effect .content_box .effect_bg>div ul{width:85%;font-family:"Noto Sans KR",sans-serif;font-size:4.8vw;letter-spacing:-0.27px}.section_effect .content_box .effect_bg>div ul li{padding:0rem 0 1.875rem 0;display:flex;align-items:flex-start}.section_effect .content_box .effect_bg>div ul li:first-of-type{padding:1.875rem 0}.section_effect .content_box .effect_bg>div ul li:last-of-type{padding:0rem 0 3.125rem 0}.section_effect .content_box .effect_bg>div ul li img{margin-top:1.5vw;width:4.8vw;height:4.8vw}.section_effect .content_box .effect_bg>div ul li p{word-break:keep-all;padding-left:1.125rem}.section_effect .content_box .effect_bg>div:first-of-type{border-bottom:none}.section_effect .content_box .effect_bg>div:nth-of-type(2){padding-top:3.125rem}.section_third{width:100%;height:auto;background:url(../img/third_bg.png) no-repeat;overflow-x:hidden;background-size:100% 100%;display:flex;flex-direction:column;align-items:center}.section_third .logo{width:40vw;max-width:150px;padding:7.5rem 0 3.4375rem 0}.section_third .logo img{width:100%}.section_third .text_box{width:90%;text-align:center;font-family:"Noto Sans KR",sans-serif;font-size:5.5vw;letter-spacing:-0.3px;word-break:keep-all}.section_third .cotent_box{width:100%;height:auto;margin-top:7.5rem;position:relative;border:none;display:flex;flex-direction:column;align-items:center}.section_third .cotent_box_top{width:90%;background:url(../img/line.png) no-repeat;background-size:100% 100%;position:relative;display:block;min-height:400px;height:125vw !important}.section_third .cotent_box_top .cotent_box_img{position:absolute;left:2% !important;bottom:0;width:110%;height:95%;background:url(../img/content_top_image_m.png) no-repeat bottom;background-size:100%;z-index:9}.section_third .cotent_box_top .cotent_box_text{width:70%;position:absolute;top:0;left:-1px;padding:0 2.5rem 0 0;display:flex;flex-direction:column;align-items:flex-start;z-index:10;word-break:break-all;background:rgba(0,0,0,0)}.section_third .cotent_box_top .cotent_box_text p{width:auto;font-family:"Noto Serif KR",serif;font-weight:900;color:#154da8;font-size:8.5vw;position:relative;transform:translateY(-30%)}}@media all and (max-width: 830px)and (min-width: 460px){.section_third .cotent_box_top .cotent_box_text p{font-size:38px}}@media all and (max-width: 830px){.section_third .cotent_box_top .cotent_box_text p::after{content:"";width:20vw;height:5rem;position:absolute;top:0%;right:0;transform:translateY(-40%);background:url(../img/content_text_after.svg) no-repeat center center;background-size:contain}}@media all and (max-width: 830px){.section_third .cotent_box_top .cotent_box_text span{width:70%;transform:translateY(-30%);word-break:keep-all;font-family:"Noto Sans KR",sans-serif;font-size:4.5vw;color:#585858;margin-top:2.1875rem;font-weight:500}}@media all and (max-width: 830px)and (min-width: 460px){.section_third .cotent_box_top .cotent_box_text span{font-size:20px}}@media all and (max-width: 830px){.section_third .cotent_box_bottom{height:auto !important;width:100%;padding:11vw 7vw;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start}.section_third .cotent_box_bottom>div{width:100%;font-family:"Noto Sans KR",sans-serif;color:#585858;letter-spacing:-0.27px}.section_third .cotent_box_bottom>div p{font-size:4vw;padding-bottom:0.875rem;border-bottom:1px solid #797979;font-weight:500}.section_third .cotent_box_bottom>div ul{margin-top:0.625rem;padding-bottom:5rem}.section_third .cotent_box_bottom>div ul li{padding:0.625rem 0 0 0;font-size:4vw}}@media all and (max-width: 830px){.section_fourth{width:100%;height:auto;background-color:#fff;padding:120px 0;position:relative;display:flex;justify-content:center;align-items:center}.section_fourth::after{content:"";width:100%;height:30vw;position:absolute;top:-45px;left:0;background:url(../img/shadow.png) no-repeat;background-size:cover}.section_fourth_box{width:85%;height:auto}.section_fourth_box h2{font-size:7vw;letter-spacing:-0.6px;font-family:"Noto Serif KR",serif;font-weight:bold;text-align:center;word-break:keep-all;padding:0 2.5rem}.section_fourth_box>p{font-family:"Noto Sans KR",sans-serif;font-size:5vw;letter-spacing:-0.33px;color:#7b7b7b;text-align:center;padding:0.625rem 2.5rem 4.375rem 2.5rem;word-break:keep-all}.section_fourth_box>div{width:100%;display:flex;justify-content:space-between}.section_fourth_box>div p{font-family:"Noto Sans KR",sans-serif;font-size:5vw;letter-spacing:-1px;font-weight:500}.section_fourth_box>div p:nth-of-type(1){color:#222}.section_fourth_box>div p:nth-of-type(2){color:dimgray}.section_fourth_box>form{border-top:2px solid #222;margin-top:0.9375rem}.section_fourth_box>form>.input_box{display:flex;flex-wrap:wrap;align-content:center;padding:0rem 0;position:relative;border-bottom:2px solid #c9c9c9}.section_fourth_box>form>.input_box::after{content:"";width:100%;height:0;border-top:2px solid #c9c9c9;position:absolute;top:50%}.section_fourth_box>form>.input_box span{width:30%;font-size:4.5vw;font-family:"Noto Sans KR",sans-serif;font-weight:400;padding:0.5rem;margin:6vw 0}.section_fourth_box>form>.input_box span:nth-of-type(2){margin-left:0rem}.section_fourth_box>form>.input_box input{width:70%;padding:0.5rem 0 0.5rem 1.375rem;outline:none;background-color:#f5f5f5;border:1px solid #e2e2e2;font-family:"Noto Sans KR",sans-serif;font-size:4.5vw;letter-spacing:-0.3px;margin:6vw 0}.section_fourth_box>form>.btn_box{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:3.4375rem}.section_fourth_box>form>.btn_box>div{display:flex;align-items:center}.section_fourth_box>form>.btn_box>div input[id=check]{display:none}.section_fourth_box>form>.btn_box>div label{cursor:pointer;width:1.5625rem;height:1.5625rem;background:url(../img/check\ box_disabled.svg) 0 0 no-repeat}.section_fourth_box>form>.btn_box>div input[id=check]:checked+label{background:url(../img/check\ box_enabled.svg) 0 0 no-repeat}.section_fourth_box>form>.btn_box>div span{font-family:"Noto Sans KR",sans-serif;font-size:1.5rem;color:#8d8d8d;letter-spacing:.48px;font-weight:500;padding-bottom:0.25rem;margin:0 0 0 1.25rem;border-bottom:1px solid #8d8d8d;cursor:pointer}.section_fourth_box>form>.btn_box button{width:100%;padding:1.5625rem 0;margin-top:3.75rem;text-align:center;background-color:#154da8;color:#fff;border:none;font-size:5.5vw;font-family:"Noto Sans KR",sans-serif;font-weight:500}}@media all and (max-width: 830px){.section_fifth{width:100%;height:auto;background:url(../img/fifth_bg_m.png) no-repeat center center;background-size:100% 100%;padding:20vw 0;display:flex;justify-content:center;align-items:center}.section_fifth_box{width:85%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.section_fifth_box h2{font-family:"Noto Serif KR",serif;font-size:5.5vw;font-weight:bold;color:#222;width:52%;letter-spacing:-0.6px;position:relative;padding-bottom:1.625rem;margin-left:4vw}.section_fifth_box h2::after{content:"";position:absolute;left:0;bottom:0px;width:3.625rem;height:0rem;border-top:1px solid #222}.section_fifth_box>div{width:100%;height:auto;margin-top:5rem;display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start}.section_fifth_box>div a{width:40vw;height:40vw;padding:4vw;display:flex;flex-direction:column;justify-content:space-between;color:#fff;font-family:"Noto Sans KR",sans-serif}.section_fifth_box>div a:nth-of-type(1){background-color:#484848}.section_fifth_box>div a:nth-of-type(2){background-color:#4a38ac;margin:0 0 0 2vw}.section_fifth_box>div a:nth-of-type(3){background-color:#154da8;margin-top:2vw}.section_fifth_box>div a h4{font-size:5vw;font-weight:300}.section_fifth_box>div a p{padding:0.4375rem 0;font-weight:300;border-top:1px solid rgba(255,255,255,.18);display:flex;align-items:center;font-size:4vw}.section_fifth_box>div a p span{margin-left:0.3125rem;margin:0.125rem 0 0 0.3125rem;width:0.4375rem;height:0.4375rem;transform:rotate(45deg);border-top:1px solid #fff;border-right:1px solid #fff}}@media all and (max-width: 830px){.section footer{width:100%;height:auto;background-color:#2b2b2b;padding:20vw 0;display:flex;justify-content:center;align-items:center}.section footer>div{width:85%;height:auto;display:flex;flex-direction:column;justify-content:flex-start}.section footer>div .foot_logo{width:30vw}.section footer>div .foot_logo #pc_foot{display:none}.section footer>div .foot_logo #m_foot{display:block}.section footer>div .foot_logo img{width:100%}.section footer>div .foot_copy{width:100%;height:100%;font-family:"Noto Sans KR",sans-serif;color:#969696;font-size:3.5vw;letter-spacing:-0.5px;display:flex;flex-direction:column}.section footer>div .foot_copy ul{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:0rem}.section footer>div .foot_copy ul:first-of-type{margin-top:2.1875rem}.section footer>div .foot_copy ul li{height:100%;padding-bottom:0.3125rem}.section footer>div .foot_copy ul li:nth-of-type(even){display:none}.section footer>div .foot_copy p{margin-top:1.5625rem}}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.phone-box{width:20.625rem;padding:0px;outline:none;background-color:#f5f5f5;border:1px solid #e2e2e2;font-family:"Noto Sans KR",sans-serif;font-size:1.25rem;letter-spacing:-0.3px;display:flex;align-items:center}.phone{padding:0px 15px !important;background-color:rgba(0,0,0,0) !important;border:none !important}#tel1{width:4.0625rem}#tel2,#tel3{width:4.8125rem}@media all and (max-width: 830px){.phone-box{width:70%;margin:6vw 0 !important}.phone{margin:0 0 !important}#tel1{width:28%;padding:8px 0px 8px 22px !important}#tel2,#tel3{width:36%;padding:8px 15px !important;text-align:center}}