.front-layout *{letter-spacing:-.0325em}.front-layout>header{padding:20px 0;position:fixed;top:0;left:0;right:0;z-index:10;transition:all .3s ease-in-out}.front-layout>header.fixed{background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.front-layout>header .container{display:flex;align-items:stretch;justify-content:space-between}.front-layout>header .logo-wrapper{display:flex;align-items:flex-end}.front-layout>header .logo-wrapper .logo{width:140px;line-height:0}.front-layout>header .logo-wrapper .logo img{width:100%}.front-layout>header .logo-wrapper .title{font-size:16px;font-weight:700;color:#111;margin-left:15px;margin-bottom:-2px}.front-layout>header .btn{height:48px;width:120px;color:#e43f44;font-size:16px;font-weight:700;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;text-decoration:none;letter-spacing:-.8px}.front-layout>header .nav .gnb{height:100%;display:flex;margin:0;padding:0;align-items:stretch;list-style-type:none;gap:20px;text-align:center}.front-layout>header .nav .gnb li{flex:1 1;width:160px;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.front-layout>header .nav .gnb li>ul{position:absolute;opacity:0;transform:translateY(8px);transition-duration:.3s;top:50px;background:#fff;border-radius:10px;padding:10px 0;list-style-type:none;box-shadow:0 5px 10px rgba(0,0,0,.05)}.front-layout>header .nav .gnb li>ul li{font-size:14px;line-height:36px}.front-layout>header .nav .gnb li>ul li a{color:#333;font-weight:500}.front-layout>header .nav .gnb li:hover>ul{opacity:1;transform:translateY(0);transition-duration:.3s}.front-layout>section{border-bottom:1px solid #e2e4e7;padding:80px 0 120px}.front-layout>section.intro{background-image:url(/img/bg-top.png);background-repeat:no-repeat;background-position:100% 0;background-size:983px;border-bottom:0;padding:200px 0 0}.front-layout .container{max-width:1560px;margin:0 auto;width:100%}.front-layout h1{font-size:48px;line-height:1.3;letter-spacing:-3px;font-weight:700;margin:0 0 10px;color:#222}.front-layout p{font-weight:500;color:#666;font-size:18px;line-height:1.5;margin:0;letter-spacing:-1px}.front-layout p b{color:#111}.front-layout .btn-set{display:flex;align-items:center;gap:30px;margin-top:20px}.front-layout .btn-set .btn{height:52px;width:140px;color:#fff;background:#e43f44;border-radius:10px;display:flex;align-items:center;justify-content:center}.front-layout .btn-set .btn,.front-layout .btn-set .text-btn{font-size:16px;font-weight:700;text-decoration:none;letter-spacing:-.8px}.front-layout .btn-set .text-btn{color:#111}.front-layout .tool-list{margin-top:80px;list-style-type:none;padding:0;display:flex}.front-layout .tool-list li{flex:1 1}.front-layout .tool-list li img{display:block;margin-bottom:30px;height:90px}.front-layout .tool-list li:first-child img{margin-left:-24px}.front-layout .tool-list li:last-child img{margin-left:-12px}.front-layout .tool-list li h4{font-size:24px;letter-spacing:-1.2px;color:#111;font-weight:800;margin:0 0 20px}.front-layout .tool-list li p{font-size:16px;letter-spacing:-.8px;color:#666;margin:0}.front-layout .snapshot-section{width:100%;padding:0;overflow:hidden}.front-layout .snapshot-list-wrapper{margin:120px auto;max-width:1560px}.front-layout .snapshot-list{list-style-type:none;padding:0;margin:0 -40px;display:flex;flex-direction:row;align-content:center;justify-content:flex-start}.front-layout .snapshot-list li{margin:0 40px;border-radius:14px;overflow:hidden}.front-layout .spec-contents{display:flex;align-items:center;margin-top:80px}.front-layout .spec-contents .thumb{background:#fafafa;position:relative;max-width:1040px}.front-layout .spec-contents .thumb .screen-pc{z-index:0;width:100%;border-radius:20px;overflow:hidden}.front-layout .spec-contents .thumb .screen-mo img,.front-layout .spec-contents .thumb .screen-pc img{width:100%}.front-layout .spec-contents .thumb .screen-mo{position:absolute;overflow:hidden;z-index:1;height:570px;width:280px;right:0;bottom:-30px;border-radius:20px;background:#fff;box-shadow:0 20px 40px rgba(0,0,0,.1)}.front-layout .spec-contents .desc{height:60px;position:absolute;z-index:2;bottom:40px;text-align:center;padding:0 40px;display:flex;align-items:center;background:rgba(0,0,0,.8);color:#fff;font-size:18px;font-weight:500;letter-spacing:-.8px;left:50%;transform:translateX(-50%);border-radius:30px;word-break:keep-all;white-space:nowrap}.front-layout .spec-contents ul{list-style-type:none;position:relative;padding:0;margin-left:40px;flex-grow:1;max-width:400px}.front-layout .spec-contents ul:before{height:60px;width:100%;content:"";position:absolute}.front-layout .spec-contents li a{padding:0 30px;height:60px;display:flex;align-items:center;position:relative;z-index:2;color:#999;font-size:18px;letter-spacing:-.8px}.front-layout .spec-contents li a.active{color:#fff;font-weight:700;border-radius:30px;background:#e43f44}.front-layout .post-list{list-style-type:none;padding:0;display:flex;gap:60px}.front-layout .post-list li{flex:1 1;max-width:33.3%}.front-layout .post-list li a{display:block;background:#fff;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.05);border-radius:0 0 20px 20px}.front-layout .post-list .thumb{height:320px;overflow:hidden}.front-layout .post-list .thumb img{width:100%;height:100%;object-fit:cover}.front-layout .post-list .contents{padding:30px}.front-layout .post-list .contents h5{font-size:18px;line-height:1;height:18px;font-weight:700;letter-spacing:-.9px;margin:0;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.front-layout .post-list .contents p{font-size:16px;color:#666;font-weight:400;margin:10px 0 15px;letter-spacing:-.8px;text-align:justify;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.front-layout .post-list .contents span{font-size:14px;color:#333;font-weight:700;letter-spacing:-.8px}.front-layout footer{background:#343537;padding:40px 0}.front-layout footer .liner{border-bottom:1px solid #43464b;padding-bottom:20px;margin-bottom:20px}.front-layout footer .liner .container{display:flex;align-items:baseline;justify-content:space-between}.front-layout footer .link-area{display:flex;align-items:baseline;gap:30px}.front-layout footer .link-area .logo{width:140px}.front-layout footer .link-area .logo img{width:100%}.front-layout footer .link-area .link{display:flex;align-items:center;gap:30px}.front-layout footer .cs-area{display:flex;align-items:baseline;width:320px}.front-layout footer .cs-area label{font-size:14px;color:#fff;letter-spacing:-.7px;line-height:1;margin-bottom:2px}.front-layout footer .cs-area p{font-weight:900;font-size:36px;letter-spacing:-1.8px;color:#fff;text-align:right;flex:1 1}.front-layout footer .link-area a{text-decoration:none;font-weight:700;font-size:16px;letter-spacing:-.8px;color:#fff}.front-layout footer .info-area{display:flex}.front-layout footer .cp-addict .cp-info{margin-bottom:15px;display:flex;flex-wrap:wrap}.front-layout footer .cp-addict p{color:#fff;text-transform:uppercase;font-weight:600;letter-spacing:-.7px;font-size:14px}.front-layout footer .cp-addict .cp-info ul{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.front-layout footer .cp-addict .cp-info label{font-size:14px;color:#ccc;letter-spacing:-.7px;line-height:1.8}.front-layout footer .cp-addict .cp-info span{font-size:14px;color:#fff;letter-spacing:-.7px;line-height:1.8}.front-layout footer .cp-addict .cp-info label{margin-right:10px}.front-layout footer .cp-addict .cp-info li{margin-right:20px}.front-layout footer .cs-addict{width:360px;display:flex;align-items:center}.front-layout footer .cs-addict label{font-size:14px;color:#ccc;letter-spacing:-.7px;line-height:1.8}.front-layout footer .cs-addict p{font-size:14px;color:#fff;font-weight:500;flex:1 1;text-align:right;letter-spacing:-.7px;line-height:1.8}.front-layout .login-layout{display:flex;min-height:100vh}.front-layout .login-layout .login-wrapper{flex:2 1;display:flex;align-items:center;justify-content:center;padding:120px 0}.front-layout .login-layout .login-wrapper h2{font-size:40px;margin:0;font-weight:800;letter-spacing:-2px}.front-layout .login-layout .login-wrapper small{display:block;font-size:18px;margin:10px 0 30px;letter-spacing:-.8px;color:#666}.front-layout .login-layout .login-wrapper .login-form{display:flex;flex-direction:column;width:560px}.front-layout .login-layout .login-wrapper .login-form dl{display:flex;flex-wrap:wrap}.front-layout .login-layout .login-wrapper .login-form dl dt{flex:1 1;min-width:70%;line-height:46px;font-weight:500;font-size:14px;letter-spacing:-.7px}.front-layout .login-layout .login-wrapper .login-form dl dd{line-height:46px;font-weight:700;font-size:14px;letter-spacing:-.7px}.front-layout .login-layout .login-wrapper .login-form dl dd a{color:#e43f44}.front-layout .login-layout .login-wrapper .login-form label{font-weight:700;font-size:14px;letter-spacing:-.8px}.front-layout .login-layout .login-wrapper .login-form label:before{display:none!important}.front-layout .login-layout .login-wrapper .login-form .ant-form-item-control-input{min-height:50px}.front-layout .login-layout .login-wrapper .login-form .ant-form-item-control-input .ant-form-item-control-input-content>*{height:50px}.front-layout .login-layout .login-wrapper .login-form input{font-size:15px;letter-spacing:-.7px;color:#111;font-weight:500}.front-layout .login-layout .login-wrapper .login-form button{height:56px;font-size:15px;background:#111;font-weight:700;letter-spacing:-.7px}.front-layout .login-layout .login-wrapper .login-form button:hover{background:#222}.front-layout .login-layout .visual{max-width:620px;flex:1 1;background:#fe9900;position:-webkit-sticky;position:sticky;top:0}.front-layout .login-layout .visual .architecture{position:absolute;bottom:0;right:0;left:-60px;width:calc(100% + 60px)}.front-layout .layout.privacy{padding-top:120px}.front-layout .layout.privacy h1{font-size:30px}.front-layout .layout.privacy .agreements{border-top:1px solid #333;padding-top:30px;font-size:16px}.front-layout .agreements>ul{list-style-type:none;padding:0;margin:0}.front-layout .agreements>ul>li{padding-bottom:30px}.front-layout .agreements>ul>li>h3{font-size:16px;font-weight:600;line-height:22px;margin:0;padding:0 0 10px;color:#333}.front-layout .agreements>ul>li p{padding:0;margin:0;font-size:14px;line-height:20px;color:#555}.front-layout .agreements>ul>li>p{padding:0 0 20px}.front-layout .agreements>ul>li ul{list-style-type:none;margin:0;padding:0}.front-layout .agreements>ul>li ul>li{padding-left:25px;position:relative;padding-bottom:10px}.front-layout .agreements>ul>li ul>li>span{position:absolute;left:0}.front-layout .agreements>ul>li ul>li ul{padding-top:10px}@media screen and (max-width:1600px){.front-layout .container{margin:0 40px;width:auto}.front-layout .snapshot-list-wrapper{margin:120px auto;width:auto}.front-layout .snapshot-list-wrapper .snapshot-list{margin:0}}@media screen and (max-width:1440px){.front-layout section.intro{background:url(/img/bg-top.png) no-repeat;background-position:100% 0;background-size:60%}.front-layout h1{font-size:42px;letter-spacing:-2.1px;margin-bottom:10px}.front-layout p{font-size:16px;letter-spacing:-.8px}.front-layout .tool-list li h4{font-size:20px;margin-bottom:10px}.front-layout .spec-contents{margin-top:40px}.front-layout .spec-contents .thumb{max-width:860px}.front-layout .spec-contents .thumb .screen-pc{border-radius:10px}.front-layout .spec-contents .thumb .screen-mo{width:220px;height:440px}.front-layout .spec-contents .desc{font-size:14px;height:46px;letter-spacing:-.7px}.front-layout .spec-contents li a{height:50px;font-size:16px}.front-layout .spec-contents ul:before{height:50px}}@media screen and (max-width:1024px){.front-layout .snapshot-list{margin:0}.front-layout .snapshot-list li{height:480px}.front-layout .spec-contents .thumb{width:640px}.front-layout .spec-contents .thumb .screen-mo{width:160px;height:320px}.front-layout .spec-contents li a{font-size:14px;height:42px}.front-layout .spec-contents ul:before{height:42px}.front-layout .post-list{gap:30px}.front-layout .post-list .thumb{height:200px}.front-layout .post-list .contents{padding:20px}.front-layout .post-list .contents h5{font-size:15px;height:15px}.front-layout .post-list .contents p{font-size:14px;margin:10px 0}.front-layout .post-list .contents span{font-size:13px}.front-layout footer .link-area{gap:20px}.front-layout footer .link-area .logo{width:100px}.front-layout footer .link-area a{font-size:14px;letter-spacing:-.7px}.front-layout footer .cs-area{width:280px}.front-layout footer .cs-area p{font-size:24px;letter-spacing:-1.2px}.front-layout footer .cs-addict{display:none}.front-layout .visual{display:none;max-width:620px;flex:1 1;background:#fe9900;position:-webkit-sticky;position:sticky;top:0}.front-layout .visual .architecture{position:absolute;bottom:0;right:0;left:-60px;width:calc(100% + 60px)}}@media screen and (max-width:768px){.front-layout header{margin-bottom:40px}.front-layout header .logo{width:100px}.front-layout header .btn{height:42px;width:100px;font-size:14px}.front-layout section{padding:80px 0}.front-layout h1{font-size:36px;letter-spacing:-1.8px}.front-layout .tool-list{flex-direction:column;gap:60px}.front-layout .tool-list li{display:flex}.front-layout .tool-list li .thumb{height:80px;min-width:180px;padding-left:20px}.front-layout .tool-list li .contents{flex-grow:1}.front-layout .tool-list li:first-child img{margin-left:-20px}.front-layout .tool-list li img{height:100%}.front-layout .tool-list li p br{display:none}.front-layout .snapshot-list-wrapper .snapshot-list{margin:0 20px}.front-layout .snapshot-list li{margin:0 20px;height:380px}.front-layout .spec-contents{flex-direction:column}.front-layout .spec-contents .thumb .screen-mo{bottom:-10px;right:-10px}.front-layout .spec-contents ul{display:flex;flex-direction:row;flex-wrap:wrap;max-width:none;margin-top:40px;margin-left:0;justify-content:center}.front-layout .spec-contents ul:before{display:none}.front-layout .spec-contents li a{padding:0 20px}.front-layout .spec-contents li a.active{background:#e43f44;border-radius:20px}.front-layout .post-list{flex-direction:column}.front-layout .post-list li a{display:flex;border-radius:20px}.front-layout .post-list li a .thumb{height:auto;width:240px}.front-layout .post-list li a .contents{flex:1 1}.front-layout footer .cs-area{width:auto}.front-layout footer .cs-area p{margin-left:20px}.front-layout footer .cp-addict .cp-info label,.front-layout footer .cp-addict .cp-info span{font-size:13px}.front-layout .login-layout .login-wrapper{padding:0 20px}.front-layout .login-layout .login-wrapper h2{font-size:30px;letter-spacing:-1.5px}.front-layout .login-layout .login-wrapper small{font-size:16px;letter-spacing:-.7px}.front-layout .login-layout .login-wrapper .login-view,.front-layout .login-layout .login-wrapper .login-view .login-form{width:100%}}@media screen and (max-width:450px){.front-layout .container{margin:0 20px}.front-layout h1{font-size:26px;letter-spacing:-1.3px}.front-layout p{word-break:keep-all;font-size:14px}.front-layout section{padding:60px 0}.front-layout section.intro{padding-top:120px}.front-layout .btn-set .btn{height:46px;width:120px;color:#fff;font-size:14px}.front-layout .btn-set .text-btn{font-size:14px}.front-layout .spec-contents .thumb{width:100%}.front-layout .tool-list li{flex-direction:column;align-items:flex-start}.front-layout .tool-list li .thumb{margin-bottom:20px;min-width:auto}.front-layout .tool-list li:first-child img{margin-left:-30px}.front-layout .tool-list li:nth-child(2) img{margin-left:-10px}.front-layout .tool-list li:last-child img{margin-left:-30px}.front-layout .tool-list li h4{font-size:16px;text-align:left}.front-layout .tool-list li p{font-size:14px;text-align:left}.front-layout .snapshot-list-wrapper{margin:60px 0}.front-layout .snapshot-list-wrapper .snapshot-list{margin:0}.front-layout .snapshot-list li{height:200px;border-radius:5px}.front-layout .spec-contents .desc{bottom:10px;width:95%;white-space:wrap;height:auto;padding:10px 20px}.front-layout .spec-contents .thumb .screen-mo{width:100px;height:200px;border-radius:10px}.front-layout .post-list li a{flex-direction:column}.front-layout .post-list li a .thumb{height:auto;width:100%}.front-layout footer .link-area{flex-direction:column}.front-layout footer .cs-area{display:none}.front-layout footer .cp-addict .cp-info{justify-content:flex-start;text-align:left}.front-layout footer .cp-addict p{text-align:left}.front-layout .login-layout .login-wrapper .login-form label{font-size:14px}.front-layout .login-layout .login-wrapper .login-form input{height:46px;font-size:14px}.front-layout .login-layout .login-wrapper .login-form button{font-size:14px}}.middle-menu-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.middle-menu-wrapper ul{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;justify-content:center;gap:40px}.middle-menu-wrapper ul a{font-size:16px;font-weight:700;color:rgba(0,0,0,.5)}.middle-menu-wrapper ul a.active{color:#111}.snb-wrapper{display:flex;align-items:stretch;justify-content:center;flex:1 1;position:relative}.snb-wrapper ul{align-items:stretch}.snb-wrapper li,.snb-wrapper ul{margin:0;padding:0;list-style-type:none;display:flex;justify-content:center;gap:60px}.snb-wrapper li{align-items:center}.snb-wrapper li>ul{position:absolute;display:none;top:46px;background:#fff;height:50px;border-radius:25px;padding:0 30px;gap:30px}.snb-wrapper li>ul a{font-size:14px;color:#111}.snb-wrapper li>ul a.active{color:#ef893e}.snb-wrapper li:hover>ul{display:flex}.snb-wrapper ul .title{font-size:18px;color:#fff;font-weight:700}.snb-wrapper ul a.active{color:#fff}.sub .direct-btn{border:2px solid #fff;position:fixed;bottom:30px;left:50%;background:#333;color:#fff;font-size:18px;font-weight:800;height:60px;width:320px;border-radius:30px;text-decoration:none;transform:translateX(-50%);box-shadow:5px 0 20px rgba(0,0,0,.1)}.sub .direct-btn,.sub .visual-section{display:flex;align-items:center;justify-content:center}.sub .visual-section{position:relative;height:820px;background:#c184ec url(/img/blog/visual-pattern.png) no-repeat;background-size:cover;flex-direction:column;border-bottom:1px solid #fff}.sub.trf .visual-section{background:#d35858 url(/img/blog/visual-pattern.png) no-repeat}.sub.save .visual-section{background:#5accb0 url(/img/blog/visual-pattern.png) no-repeat}.sub .visual-section .visual-ico{width:800px}.sub .visual-section .srch-bar-img{background:url(/img/blog/visual-srch-bg.png) no-repeat;display:flex;width:540px;height:86px;margin-top:-8px;align-items:center;justify-content:center;background-size:100%;margin-bottom:20px}.sub .visual-section .srch-bar-img p{margin:0;text-align:center;font-size:24px;font-weight:800;color:#111}.sub .visual-section h1{font-size:42px;color:#fff;font-weight:900;margin:0 0 30px;text-align:center;-webkit-text-stroke:1px rgba(0,0,0,.3)}.sub .visual-section p{text-align:center;margin:0 0 40px;color:#fff;font-size:20px;line-height:1.5}.sub .visual-section p b{color:#fff}.sub .visual-section p b em{color:#633086;font-size:30px;font-style:normal}.sub.trf .visual-section p b em{color:#7b0202}.sub.save .visual-section p b em{color:#0d735a}.sub .visual-arr{position:absolute;bottom:30px;left:50%;width:40px;transform:translateX(-50%)}.sub .flex-container{width:100%;max-width:1340px;margin:0 auto;padding:150px 0;gap:200px;display:flex;flex-direction:column}.sub .flex-container>div:nth-child(2n){flex-direction:row-reverse}.sub .flex-container>div{display:flex;align-items:center}.sub .flex-container>div>*{flex:1 1;box-sizing:content-box}.sub .flex-container .img-box{padding:0 40px}.sub .flex-container .img-box img{max-width:580px;width:100%}.sub .flex-container .txt-box{padding-left:40px}.sub .flex-container .txt-box label{color:#9d41de;font-weight:700;font-size:16px;line-height:0;margin-bottom:20px;display:block}.sub.trf .flex-container .txt-box h2 b,.sub.trf .flex-container .txt-box label{color:#d35858}.sub.save .flex-container .txt-box h2 b,.sub.save .flex-container .txt-box label{color:#48b197}.sub .flex-container .txt-box h2{color:#111;font-weight:700;margin-top:0;font-size:32px;line-height:1.2;margin-bottom:20px}.sub .flex-container .txt-box h2 b{color:#9d41de}.sub .flex-container .txt-box p{font-size:16px;line-height:1.7;color:#666;margin:0}.sub .customer{height:380px;background:#000 url(/img/blog/customer-img.png) no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center}.sub .customer p{margin:0 0 30px;font-size:20px;color:#fff}.sub .customer a{display:flex;width:200px;height:50px;margin:0 auto;font-size:18px;line-height:0;font-weight:700;align-items:center;justify-content:center;border-radius:25px;color:#111;background:#fff}@media screen and (max-width:1024px){.front-layout .sub-header{padding:15px 30px;height:auto}.front-layout .sub-header .snb-wrapper ul{flex-direction:row;gap:40px;align-items:flex-start}.front-layout .sub-header .snb-wrapper ul .sdt{position:absolute;display:none;top:45px;background:#fff;border-radius:20px;padding:0 30px 5px;gap:20px}.front-layout .sub-header li .title{font-weight:400;color:hsla(0,0%,100%,.5)}.front-layout .sub-header li.active .title{font-weight:800;color:#d88243}.front-layout .sub-header li.active .sdt{position:absolute;display:flex;align-items:center;height:40px}.front-layout .sub-header .sdt a{color:#666;font-size:14px;line-height:40px}.sub .flex-container{padding-left:30px;padding-right:30px;width:auto}}@media screen and (max-width:768px){.front-layout .layout.privacy{padding-top:80px}.front-layout .layout.privacy h1{font-size:26px}.front-layout>header{padding:15px 0}.front-layout>header .logo-wrapper .logo{width:100px}.front-layout>header .logo-wrapper .title{font-size:14px;margin-left:10px;margin-top:-3px}.front-layout>header .middle-menu-wrapper{background:hsla(0,0%,100%,.8);padding:0 25px;border-radius:25px}.front-layout>header .middle-menu-wrapper ul{height:46px;gap:20px}.front-layout>header .middle-menu-wrapper ul a{font-size:14px;line-height:1;font-weight:700;color:rgba(0,0,0,.5)}.front-layout>header .middle-menu-wrapper ul a.active{color:#111}.sub .visual-section h1{font-size:30px;margin:0 0 20px}.sub .visual-section p{font-size:18px}.sub .flex-container{gap:80px;padding:0 0 60px}.sub .flex-container>div,.sub .flex-container>div:nth-child(2n){flex-direction:column;gap:20px}.sub .flex-container .img-box{max-width:300px}.sub .flex-container .txt-box>*{text-align:center}.sub .visual-section .visual-ico{width:95%}.sub .visual-section .srch-bar-img{width:450px;height:74px}.sub .visual-section .srch-bar-img p{font-size:20px}}@media screen and (max-width:450px){.front-layout .layout.privacy{padding-top:60px}.front-layout .layout.privacy h1{font-size:22px}.front-layout .layout.privacy .agreements>ul>li ul>li{padding-left:15px}.front-layout .layout.privacy .agreements>ul>li ul>li>span{font-size:13px;line-height:18px}.front-layout>header{padding:10px 0}.front-layout>header .btn{height:36px;width:86px;font-size:13px;border-radius:20px}.front-layout>header .middle-menu-wrapper{top:62px;left:20px;right:20px;transform:none;padding:0 25px;border-radius:25px}.front-layout>header .middle-menu-wrapper ul{height:46px;gap:20px}.front-layout>header .middle-menu-wrapper ul a{font-size:14px;line-height:1;font-weight:700;color:rgba(0,0,0,.5)}.front-layout>header .middle-menu-wrapper ul a.active{color:#111}.front-layout>header .logo-wrapper{padding-bottom:3px}.front-layout>header .logo-wrapper .logo{width:80px}.front-layout .sub-header{margin:0}.front-layout .sub-header .snb-wrapper ul{gap:20px}.front-layout .sub-header .snb-wrapper ul .title,.front-layout .sub-header .snb-wrapper ul a{font-size:13px}.front-layout .sub-header .snb-wrapper ul .sdt{position:absolute;left:0;right:0;background:#222;border-radius:0;padding:0;gap:10px}.front-layout .sub-header .snb-wrapper ul .sdt a{font-size:13px}.front-layout .sub-header .snb-wrapper ul .sdt a.active{color:#fff}.sub .visual-section{height:80vh}.sub .visual-section .visual-ico{width:95%}.sub .visual-section .srch-bar-img{width:320px;height:52px}.sub .visual-section .srch-bar-img p{font-size:16px}.sub .visual-section h1{word-break:keep-all;font-size:26px;font-weight:800;-webkit-text-stroke:0;margin:0 20px 20px}.sub .visual-section p{word-break:keep-all;margin:0 20px;font-size:16px}.sub .visual-section p b em{font-size:16px}.sub .visual-section p br{display:none}.sub .visual-arr{width:24px;bottom:20px}.sub .direct-btn{font-size:16px;height:60px;width:100%;left:0;right:0;transform:translateX(0);border-radius:0;border:0;bottom:0}.sub .flex-container .txt-box{padding:0 40px}.sub .flex-container .txt-box label{font-size:14px}.sub .flex-container .txt-box h2{font-size:20px;margin-bottom:15px}.sub .flex-container .txt-box p{font-size:14px}.sub .customer{height:240px}.sub .customer p{margin:0 40px 20px;text-align:center;font-size:16px;font-weight:700;line-height:1.6}.sub .customer a{height:46px;width:160px;font-size:14px}}