.sass-UTF-8{content:"¡//based on SCSS, Front-end Dev Group by qoo10"}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes scalePop{0%{opacity:0;transform:translateY(50px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.scroll-slide-up{opacity:0;transition:opacity 1.2s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.25,.46,.45,.94);transform:translateY(50px)}.scroll-slide-up.visible{opacity:1;transform:translateY(0)}@media (min-width:768px){.scroll-slide-up.visible.home-service{transition:none;animation:1s cubic-bezier(.4,0,.2,1) forwards scalePop}}html[lang=ko] .home-wrap,html[lang=en] .home-wrap{word-break:keep-all}html.is-fixed{overflow:hidden}.home-wrap{color:#353535;overflow-wrap:break-word;word-wrap:break-word;background-color:#fff;font:400 15px/1.4 Inter,Noto Sans KR,Noto Sans JP,Noto Sans SC,sans-serif}.home-wrap--plain .home-header{background:#fff;border-color:#e9e9e9}.home-wrap--plain .home-subheader{margin-top:48px}.home-wrap--plain .home-subheader .bg{display:none}.home-wrap--plain .home-footer{color:#555;background:#fff;border-top:1px solid #e9e9e9}.home-wrap--plain .home-footer__logo a{background:url(/image/home/logo_tx.png) 0 0/258px no-repeat;width:258px;height:40px;display:block}.home-wrap--plain .home-footer__logo a img{opacity:0}.home-wrap--plain .home-footer__btm{border-color:#dedede}.home-wrap--plain .home-menu{background:#fff;border-bottom:1px solid #dedede}.home-inner{box-sizing:border-box;width:100%;max-width:1340px;margin:0 auto;padding:60px 40px 68px}.home-header{z-index:10;width:100%;position:relative}.home-header>.home-inner{padding-top:0;padding-bottom:0}.home-header__inr{justify-content:space-between;align-items:center;height:120px;display:flex}.home-header__nav{color:#1a3571;align-items:center;gap:15px;font-size:17px;display:flex}.home-header__nav .btn{cursor:pointer;color:#0000;background-position:50%;background-repeat:no-repeat;background-size:22px;width:22px;height:22px;overflow:hidden}.home-header__nav .btn--login{background-image:url(/image/home/ic_user.svg)}.home-header__nav .btn--logout{background-image:url(/image/home/ic_signout.svg)}.home-header__nav .btn--search{background-image:url(/image/home/ic_search.svg)}.home-header__nav .btn--menu{background-image:url(/image/home/ic_menu.svg)}.home-header__nav .btn--lang{background-image:url(/image/home/ic_lang.svg)}.home-header__nav .btn--country{background-image:url(/image/home/ic_country.svg)}.home-header__nav .btn--calc{background-image:url(/image/home/ic_calc.svg);background-size:19px}.home-subheader{box-sizing:border-box;color:#000;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;min-height:240px;padding:32px 10%;display:flex;position:relative}.home-subheader+.service-cont__inr{margin-top:70px}.home-subheader h2{z-index:1;font-size:56px;font-weight:400;line-height:1;position:relative}.home-subheader h2 small{color:#344cb7;margin-bottom:12px;font-size:.4em;font-weight:600;display:block}.home-subheader p{z-index:1;margin-top:20px;position:relative}.home-subheader .bg{color:#0000;background:linear-gradient(135deg,#b8f7ff 0%,#87bdff 62%,#848fe1 100%);font-size:0;top:-120px}.home-subheader .bg,.home-subheader .bg:before,.home-subheader .bg:after{content:"";position:absolute;bottom:0;left:0;right:0}.home-subheader .bg:before{background:linear-gradient(90deg,#0087973d 0%,#fff0,#000f7d21);top:0}.home-subheader .bg:after{opacity:.5;background:url(/image/info/common/bg_main.png) 50%/cover no-repeat;top:0}.home-menu{background-color:#fffffff0;width:100%;animation:.3s ease-out forwards slideDown;position:absolute;top:100%;left:0}.home-menu.home-menu--closing{animation:.3s ease-in forwards slideUp}.home-menu .home-inner{padding:0 40px 34px}.home-menu__login{justify-content:flex-end;gap:10px;margin-bottom:4px;display:none;position:absolute;top:20px;right:24px;overflow:hidden}.home-menu__list{flex-wrap:wrap;justify-content:space-between;gap:16px;max-width:800px;margin-left:auto;display:flex}.home-menu__list strong{color:#1a3571;margin-bottom:8px;font-size:20px;font-weight:500;display:block}.home-menu__list .menu{color:#666;font-size:15px;display:block}.home-menu__list .menu+.menu{margin-top:4px}.home-menu__list .menu:hover{color:#4a90e2;font-weight:500}.home-footer{color:#dedede;background-color:#262626;font-size:13px}.home-footer .home-inner{padding-top:48px;padding-bottom:53px}.home-footer__top{justify-content:space-between;width:100%;display:flex}.home-footer__info p{color:#999;margin-top:6px;font-size:.86em}.home-footer__info strong{font-size:1.2em;font-weight:500}.home-footer__app>div{justify-content:space-between;align-items:center;gap:5px;display:flex}.home-footer__btm{box-sizing:border-box;border-top:1px solid #555;flex-wrap:wrap;align-items:center;gap:4px 24px;margin-top:42px;padding-top:16px;display:flex}.home-layer{box-sizing:border-box;z-index:1000;background-color:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;padding:30px;display:flex;position:fixed;top:0;left:0}.home-layer__inr{box-sizing:border-box;background-color:#eee;border-radius:5px;width:100%;max-width:760px;padding:20px;position:relative}.home-layer__cls{color:#0000;cursor:pointer;background-color:#0000;border:none;width:20px;height:20px;margin:40px;padding:0;position:absolute;top:0;right:0;overflow:hidden}.home-layer__cls:before,.home-layer__cls:after{content:"";background-color:#333;width:2px;height:100%;margin-top:-11px;position:absolute;top:50%;left:50%;transform:rotate(45deg)}.home-layer__cls:after{transform:rotate(-45deg)}.home-layer__cls:hover{cursor:pointer}.home-layer__hd{color:#292929;background:#fff;border-bottom:1px solid #ebebeb;align-items:center;padding:16px 50px 14px 20px;font-size:16px;font-weight:500;display:flex}.home-layer__ct{background:#fff;border-radius:0;max-height:calc(100vh - 200px);margin-right:-20px;padding:20px;overflow:auto scroll}.home-layer__ct::-webkit-scrollbar{width:20px}.home-layer__ct::-webkit-scrollbar-thumb{background-color:#8b8b8b;background-clip:padding-box;border:7px solid #0000;border-radius:20px}.home-layer__ct::-webkit-scrollbar-track{background-color:#0000}.home-layer__ct::-webkit-scrollbar{background:#eee}.home-layer__ct::-webkit-scrollbar-button:vertical:vertical:single-button{height:8px;display:block}.home-layer__ct::-webkit-scrollbar-corner{background:#eee}.home-layer__ft{box-sizing:border-box;background:#eee;border-top:1px solid #dedede8f;align-items:center;padding:16px 0 0;display:flex;position:relative;box-shadow:0 -10px 15px -10px #0000001a}.home-layer__page{margin:0 0 0 auto}.home-layer__page span{margin:0 2px}.home-layer__chk{vertical-align:middle;white-space:nowrap;font-size:0;display:inline-block;position:relative}.home-layer__chk label{word-break:break-all;color:#353535;font-size:13px;line-height:15px}.home-layer__chk label input{vertical-align:top;width:15px;height:15px;margin-right:6px;display:inline-block}@media (max-width:1279px){.home-header h1{width:205px}.home-header__inr{height:100px}}@media (max-width:1024px){.home-footer .home-inner{padding-top:30px;padding-bottom:35px}}@media (max-width:768px){.home-header .home-inner{padding:24px 32px}.home-header__inr{gap:16px;height:auto}.home-header h1{width:190px}.home__inner{padding:48px 32px 56px}.home-layer__inr{padding:16px}.home-layer__cls{margin:35px}.home-layer__hd{padding:16px 46px 14px 16px}.home-layer__ct{margin-right:-15px;padding:16px}.home-layer__ct::-webkit-scrollbar{width:15px}.home-layer__ct::-webkit-scrollbar-thumb{border-width:5px}.home-footer{margin-top:68px}.home-footer__top{flex-direction:column-reverse;gap:24px}.home-menu .home-inner{padding:0 32px 28px}.home-menu__list .menu{font-size:16px}}@media (max-width:480px){.home-wrap{font-size:14px}.home-wrap--plain .home-footer__top{flex-direction:column;gap:12px}.home-wrap--plain .home-footer__app{margin-bottom:-32px}.home-wrap--plain .home-footer__app>div{justify-content:flex-start}.home-wrap--plain .home-footer__logo a{background-size:225px;height:35px}.home-inner{max-width:100%;padding:36px 24px 40px;background-image:none!important}.home-layer{padding:16px}.home-layer__inr{padding:10px}.home-layer__cls{width:16px;height:16px;margin:28px 22px 0 0}.home-layer__cls:before,.home-layer__cls:after{margin-top:-8px}.home-layer__hd{padding:14px 38px 14px 16px}.home-layer__ct{margin-right:0}.home-layer__ct::-webkit-scrollbar{width:15px}.home-layer__ct::-webkit-scrollbar-thumb{border-width:5px}.home-layer__ct::-webkit-scrollbar{background:0 0}.home-layer__ct::-webkit-scrollbar-corner{background:0 0}.home-layer__ft{padding:16px 6px 4px}.home-header .home-inner{padding:20px 24px}.home-header h1{width:160px}.home-footer{margin-top:48px}.home-footer__logo img{width:225px}.home-footer a{font-size:14px}.home-menu{z-index:10;border-top:1px solid #ebebeb;left:0}.home-menu:before{z-index:-1;content:"";background-color:#fff;height:100vh;position:absolute;top:0;left:0;right:0}.home-menu__login{display:flex}.home-menu__list{flex-direction:column;gap:32px}}
.sass-UTF-8{content:"¡//based on SCSS, Front-end Dev Group by TracXLogis"}.home-header{border-bottom:1px solid #fff7}.home-subheader{box-sizing:border-box;color:#000;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;min-height:240px;padding:32px 10%;display:flex;position:relative}.home-subheader+.service-cont__inr{margin-top:70px}.home-subheader h2{z-index:1;font-size:56px;font-weight:400;line-height:1;position:relative}.home-subheader h2 small{color:#344cb7;margin-bottom:12px;font-size:.4em;font-weight:600;display:block}.home-subheader p{z-index:1;margin-top:20px;position:relative}.home-subheader .bg{color:#0000;background:linear-gradient(135deg,#b8f7ff 0%,#87bdff 62%,#848fe1 100%);font-size:0;top:-120px}.home-subheader .bg,.home-subheader .bg:before,.home-subheader .bg:after{content:"";position:absolute;bottom:0;left:0;right:0}.home-subheader .bg:before{background:linear-gradient(90deg,#0087973d 0%,#fff0,#000f7d21);top:0}.home-subheader .bg:after{opacity:.5;background:url(/image/info/common/bg_main.png) 50%/cover no-repeat;top:0}:root{font-size:62.5%}html{scroll-behavior:smooth}.info-wrap{color:#353535;background:#fff;font-size:1.6rem}.info-cont__inr{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:80px 40px}.info-cont__tab{box-sizing:border-box;justify-content:flex-end;align-items:center;gap:36px;width:100%;max-width:1280px;margin:0 auto;padding:48px 40px;display:flex}.info-cont__tab a{color:#666;text-decoration:none;display:inline-block}.info-cont__tab a.on{color:#344cb7;font-weight:500}.info-cont__tab a:not(.on):hover{color:#3a5cf2}.info-cont__bg{background:#f6f6f6}.info-cont__fig{padding:10px 0 10px 50%;position:relative}.info-cont__fig:before{content:"";background-position:50%;background-repeat:no-repeat;border-radius:16px;width:calc(50% - 40px);min-height:180px;position:absolute;top:0;bottom:0;left:0}.info-cont__fig--company:before{background-image:url(/image/info/about/bg_company.png);background-size:contain}.info-cont__fig--ceo:before{background-image:url(/image/info/about/bg_ceo.png);background-size:cover}.info-cont__fig .inr p+p{margin-top:16px}.info-ci__list{gap:4%;display:flex}.info-ci__list img{width:auto;height:80px}.info-ci__list .box{box-sizing:border-box;border-radius:4px;justify-content:space-evenly;align-items:center;width:100%;padding:48px 36px;display:flex}.info-ci__list .item{flex-wrap:wrap;flex:1;gap:24px;display:flex}.info-ci__list .txt{box-sizing:border-box;flex:1}.info-ci__list .txt p{margin-bottom:10px}.info-ci__list .txt span{color:#aaa;white-space:nowrap;font-size:1.4rem;font-weight:300}.info-ci__list .txt span+span:before{content:"/";margin:0 4px;display:inline-block}.info-ci__list--logo .box{--cell:20px;--minor:#eee;--minor-w:1px;border:1px solid var(--minor);background-color:#0000;background-image:linear-gradient(to right,var(--minor)0 var(--minor-w),transparent 0),linear-gradient(to bottom,var(--minor)0 var(--minor-w),transparent 0);background-size:var(--cell)100%,100% var(--cell);background-position:calc(var(--cell)/2)calc(var(--cell)/2);background-repeat:repeat}@media screen and (min-width:480px) and (max-width:1024px){.info-ci__list--color{flex-direction:column;gap:24px}}.info-ci__list--color .box{color:#0000;width:130px;height:110px;padding:24px;font-size:0}.info-ci__list--color .box:before{filter:brightness(100);content:"";background:url(/image/info/about/img_ci_x.png) 50%/auto 100% no-repeat;width:100%;height:100%;display:block}.info-ci__list--color .box--black{background-color:#050507}.info-ci__list--color .box--blue{background-color:#2195d4}.info-history{box-sizing:content-box;margin-bottom:-100px;padding-bottom:100px}.info-history.scroll-slide-up{opacity:1;transform:none}.info-history.scroll-slide-up .info-history__list{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(-50px)}.info-history.scroll-slide-up.visible .info-history__list{opacity:1;transform:none}.info-history .info-cont__tt{z-index:3;text-align:center;position:relative}.info-history__tab{z-index:3;box-sizing:content-box;-ms-overflow-style:none;scrollbar-width:none;background:linear-gradient(#f6f6f6 90%,#0000 100%);justify-content:space-evenly;align-items:center;width:100%;margin:-20px -16px 0;padding:48px 16px;display:flex;position:sticky;top:0;overflow-x:auto}.info-history__tab::-webkit-scrollbar{display:none}.info-history__tab a{box-sizing:border-box;color:#666;white-space:nowrap;padding:10px 16px;font-size:2.4rem;display:inline-block}.info-history__tab a+a{margin-left:16px}.info-history__tab a:not(.on):hover{color:#3a5cf2}.info-history__tab a.on{z-index:1;color:#fff;font-weight:500;position:relative}.info-history__tab a.on:before{z-index:-1;content:"";background:#344cb7;border-radius:30px;width:100%;height:100%;transition:color .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.info-history__list{z-index:1;content-visibility:auto;contain-intrinsic-size:100px 1000px;width:100%;position:relative}.info-history__list ul{scroll-margin-top:150px}.info-history__list ul.inactive li{visibility:hidden;pointer-events:none;max-height:0;overflow:clip}.info-history__list li{gap:36px;margin-bottom:150px;display:flex}.info-history__list .tt{text-align:center;color:#e5e5e5;width:375px;font-size:12rem}.info-history__list dl{box-sizing:border-box;flex:1;padding-left:30px;position:relative}.info-history__list dl:before{content:"";background:#3a5cf2;width:2px;position:absolute;top:10px;bottom:0;left:6px}.info-history__list dt{color:#3a5cf2;letter-spacing:-.02em;width:100%;margin-bottom:2px;font-size:2.4rem;font-weight:400;display:block;position:relative}.info-history__list dt:before{content:"";background:#3a5cf2;border-radius:50%;width:14px;height:14px;margin-top:-7px;position:absolute;top:50%;left:-30px}.info-history__list dd{display:block}.info-history__list dd p+p{margin-top:10px}.info-history__list dd+dt{margin-top:36px}.info-cont__hd{margin-bottom:48px}.info-cont__hd .info-cont__tt{margin-bottom:0}.info-cont__tt{color:#1a1a1a;margin-bottom:20px;font-size:4rem;font-weight:400;display:block}.info-cont__stt{color:#353535;margin-bottom:10px;font-size:2.6rem;font-weight:400}.info-cont__stt~.info-cont__stt{margin-top:48px}.info-cont__ds{color:#555}.info-cont__ds strong{color:#344cb7;font-weight:400}.info-cont__tt+.info-cont__ds{margin-bottom:48px;font-size:2.2rem}.info-cont__stt+.info-cont__ds{margin:-6px 0 16px}.service-wrap{color:#333;background:#fff;font-size:1.6rem}.service-wrap em{font-style:normal;font-weight:700}.service-cont__inr{box-sizing:border-box;width:100%;max-width:1340px;margin:0 auto;padding:48px 40px}.service-cont__hg{text-align:center;padding:60px 0 68px}header.service-cont__hg .service-cont__tt:not(small){font-size:4.8rem}.service-cont__tt{text-align:center;color:#1a1a1a;margin-bottom:32px;font-size:3.6rem;font-weight:600}.service-cont__tt small{color:#344cb7;margin-bottom:8px;font-size:2.4rem;font-weight:700;display:block}.service-cont__tt span.light{font-weight:400}.service-cont__stt{color:#1a1a1a;text-align:center;margin-bottom:10px;font-size:2.4rem;font-weight:600}.service-cont__stt em{color:#344cb7;font-size:.834em;font-style:normal;font-weight:600;display:block}.service-cont__dtt{margin-bottom:10px;font-size:2rem;font-weight:500}.service-cont__ds{color:#666;font-size:1.8rem}.service-cont__tt+.service-cont__ds{text-align:center;margin:-22px 0 34px;font-size:2.2rem}.service-cont__btn{text-align:center;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:68px;display:flex}.service-cont__btn:only-child{margin-top:0}.service-cont__btn.btn__sm{margin-top:24px}.service-cont__btn.btn__sm .service-btn{padding:8px 20px 10px;font-size:1.8rem;font-weight:500}.service-cont__grid .col .service-cont__btn:last-child{margin-bottom:10px}.service-btn{color:#fff;background:#344cb7;border-radius:50px;padding:15px 30px;font-size:2.2rem;font-weight:600;text-decoration:none;display:inline-block}.service-btn:hover{background:#0052a3}.service-cont__bg .service-btn{color:#344cb7;background:#fff}.service-cont__bg .service-btn:hover{background:#e2efff}.service-txt{margin:0;padding:0;font-size:2rem}.service-cont__grid+.service-txt{margin:32px 20px 0}.service-txt>p+p{margin-top:6px}.service-txt--primary{color:#344cb7;font-weight:600}.service-txt li{margin-bottom:.5em;padding-left:20px;font-size:.8em;line-height:1.6;list-style:none;position:relative}.service-txt li:before{color:#344cb7;content:"•";font-weight:700;position:absolute;left:0}.service-txt li em{color:#344cb7;font-weight:600}.service-txt__lead{color:#1a1a1a;text-align:center;margin-top:16px;font-size:3rem;font-weight:600;display:block}.service-txt__lead strong{color:#344cb7;font-weight:700}*+.service-txt__lead{margin-top:48px}.service-txt--list li{box-sizing:border-box;padding-left:16px;font-size:1em;position:relative}.service-txt--list li+li{margin-top:4px}.service-cont__lead{box-sizing:border-box;background:#344cb7;border-radius:24px;align-items:center;gap:3.2%;margin:0 30px;padding:24px 7%;display:flex}.service-cont__lead+.service-cont__lead{margin-top:36px}.service-cont__lead .txt{color:#fff;flex:1}.service-cont__lead .txt__tt{font-size:3.2rem;font-weight:600;line-height:1.2;display:block}.service-cont__lead .txt__tt+[class^=txt]{margin-top:24px}.service-cont__lead p.txt__tt{font-size:3rem}.service-cont__lead .txt__stt{font-size:2.4rem;font-weight:500;display:block}.service-cont__lead .txt__stt+[class^=txt]{margin-top:20px}.service-cont__lead .txt__txt{font-size:2rem}.service-cont__lead .txt__txt li{box-sizing:border-box;padding-left:16px;position:relative}.service-cont__lead .txt__txt li+li{margin-top:6px}.service-cont__lead .txt__txt li:before{content:"";background:#fff;border-radius:50%;width:5px;height:5px;margin-top:12px;position:absolute;top:0;left:0}.service-cont__bg{z-index:1;background:#344cb7;padding:24px 0;position:relative}.service-cont__bg:not(.bg__gray,.bg__sky,.bg__worldmap) .service-cont__inr>:where(.service-cont__tt,.service-cont__stt,.service-txt__lead,.service-cont__ds){color:#fff}.service-cont__bg+.service-cont__inr,.service-cont__inr+.service-cont__bg{margin-top:48px}.service-cont .service-cont__bg:last-child{margin-bottom:-100px}.service-cont__bg>.service-cont__inr+.service-cont__inr{margin-top:48px}.service-cont__bg.bg__logo{box-sizing:border-box;background:url(/image/info/service/bg_section.png) 50%/cover no-repeat;height:670px;padding-top:42px}.service-cont__bg.bg__worldmap{z-index:2;background:#fff}.service-cont__bg.bg__worldmap:before{content:"";z-index:-1;background:url(/image/info/service/bg_worldmap.png) 50%/cover no-repeat;width:100%;max-width:1400px;height:calc(100% + 100px);min-height:670px;position:absolute;top:0;left:50%;transform:translate(-50%)}.service-cont__bg.bg__gray{background:#f5f5fa}.service-cont__bg.bg__sky{background:#edf3ff}.service-cont__grid{grid-template-columns:repeat(4,1fr);place-items:center;gap:30px;display:grid}@media screen and (max-width:1024px){.service-cont__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.service-cont__grid{grid-template-columns:repeat(1,1fr)!important}}.service-cont__grid[data-column-num="1"]{grid-template-columns:repeat(1,1fr);padding:0 30px}@media screen and (max-width:1024px){.service-cont__grid[data-column-num="1"]{padding:0}}.service-cont__grid[data-column-num="2"]{grid-template-columns:repeat(2,1fr);padding:0 30px}@media screen and (max-width:1024px){.service-cont__grid[data-column-num="2"]{padding:0}}.service-cont__grid[data-column-num="3"]{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.service-cont__grid[data-column-num="3"]{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:1025px){.service-cont__grid[data-column-num="6"]{grid-template-columns:repeat(3,1fr)}}.service-cont__grid .col{box-sizing:border-box;text-align:center;background:#edf3ff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex}.service-cont__bg:not(.bg__worldmap) .service-cont__grid .col{background:#fff}.service-cont__grid .col strong{color:#344cb7;margin-bottom:8px;font-size:2.2rem;font-weight:600;display:block}.service-cont__grid .col__img{background-position:50%;background-repeat:no-repeat;background-size:80px;width:80px;height:80px;margin-bottom:12px}.service-cont__grid .col .txt{flex:1;width:100%}.service-cont__grid .col .txt__tt{color:#333;font-size:3.2rem;font-weight:600;line-height:1.2;display:block}.service-cont__grid .col .txt__tt+[class^=txt]{margin-top:24px}.service-cont__grid .col p.txt__tt{font-size:3rem}.service-cont__grid .col .txt__txt{color:#333;font-size:2rem}.service-cont__grid .col .txt__txt li{box-sizing:border-box;padding-left:16px;position:relative}.service-cont__grid .col .txt__txt li+li{margin-top:4px}.service-cont__grid .col .txt__txt li:before{content:"";background:#333;border-radius:50%;width:5px;height:5px;margin-top:12px;position:absolute;top:0;left:0}.service-cont__grid.grid__smtpost .col__img--01{background-image:url(/image/info/service/ic_smtpost01.png)}.service-cont__grid.grid__smtpost .col__img--02{background-image:url(/image/info/service/ic_smtpost02.png)}.service-cont__grid.grid__smtpost .col__img--03{background-image:url(/image/info/service/ic_smtpost03.png)}.service-cont__grid.grid__smtpost .col__img--04{background-image:url(/image/info/service/ic_smtpost04.png)}.service-cont__grid.grid__smtpost .col__img--05{background-image:url(/image/info/service/ic_smtpost05.png)}.service-cont__grid.grid__smtpost .col__img--06{background-image:url(/image/info/service/ic_smtpost06.png)}.service-cont__grid.grid__smtpost .col__img--07{background-image:url(/image/info/service/ic_smtpost07.png)}.service-cont__grid.grid__smtpost .col__img--08{background-image:url(/image/info/service/ic_smtpost08.png)}.service-cont__grid.grid__smtpost .col__img--09{background-image:url(/image/info/service/ic_smtpost09.png)}.service-cont__grid.grid__smtpost .col__img--10{background-image:url(/image/info/service/ic_smtpost10.png)}.service-cont__grid.grid__smtship .col__img--01{background-image:url(/image/info/service/ic_smtship01.png)}.service-cont__grid.grid__smtship .col__img--02{background-image:url(/image/info/service/ic_smtship02.png)}.service-cont__grid.grid__smtship .col__img--03{background-image:url(/image/info/service/ic_smtship03.png)}.service-cont__grid.grid__smtship .col__img--04{background-image:url(/image/info/service/ic_smtship04.png)}.service-cont__grid.grid__smtship .col__img--05{background-image:url(/image/info/service/ic_smtship05.png)}.service-cont__grid.grid__smtship .col__img--06{background-image:url(/image/info/service/ic_smtship06.png)}.service-cont__grid.grid__smtship .col__img--07{background-image:url(/image/info/service/ic_smtship07.png)}.service-cont__grid.grid__smtship .col__img--08{background-image:url(/image/info/service/ic_smtship08.png)}.service-cont__grid.grid__smtship .col__img--09{background-image:url(/image/info/service/ic_smtship09.png)}.service-cont__grid.grid__smtship .col__img--10{background-image:url(/image/info/service/ic_smtship10.png)}.service-cont__grid.grid--circle{overflow-wrap:anywhere;flex-wrap:wrap;justify-content:center;align-items:center;display:flex}@media screen and (min-width:541px){.service-cont__grid.grid--circle .col{aspect-ratio:1;border-radius:50%;width:31%;max-width:250px;padding:14px 20px 20px}}@media screen and (min-width:1025px){.service-cont__grid.grid--circle{gap:30px 7%}}@media screen and (min-width:768px) and (max-width:1024px){.service-cont__grid.grid--circle{gap:30px 3.5%}}@media screen and (min-width:541px) and (max-width:767px){.service-cont__grid.grid--circle .col{width:clamp(220px,46%,250px)}}.service-cont__circle{overflow-wrap:anywhere;word-break:break-all;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px 5%;padding:12px;display:flex}.service-cont__circle li{box-sizing:border-box;color:#fff;text-align:center;background:#344cb7;border:3px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:255px;height:255px;font-size:4.8rem;display:flex;box-shadow:0 0 0 10px #344cb7}.service-cont__circle strong{margin-top:2%;font-weight:600;line-height:.85}.service-cont__circle small{word-break:break-word;margin:0 4.5%;font-size:18px;line-height:1.2}@media screen and (max-width:1280px){.service-cont__circle li{border-width:2px;width:230px;height:230px;font-size:4rem;box-shadow:0 0 0 6px #344cb7}}@media screen and (max-width:768px){.service-cont__circle{gap:32px 7.5%;padding:0}.service-cont__circle li{aspect-ratio:1;width:46%;max-width:220px;height:auto}.service-cont__circle small{font-size:16px}}@media screen and (max-width:480px){.service-cont__circle li{border-radius:36px;font-size:3.6rem}.service-cont__circle small{font-size:14px}}@media screen and (max-width:400px){.service-cont__circle li{font-size:3rem}}.service-review{box-sizing:border-box;flex-direction:column;gap:120px;margin-bottom:60px;padding:0 32px;display:flex}.service-review__item{z-index:1;box-sizing:border-box;background:#fff;border-radius:40px;align-items:center;gap:48px;padding:24px 72px;font-size:24px;display:flex;position:relative}.service-review__item:after{z-index:-1;content:"";border:88px solid #0000;border-top-width:0;border-bottom:160px solid #fff;margin:0 -90px -70px;position:absolute;bottom:0;left:50%;transform:rotate(94deg)}.service-review__item:nth-child(2n){flex-direction:row-reverse}.service-review__item:nth-child(2n):after{transform:rotate(-94deg)}.service-review__item .img{border-radius:50px;width:160px;height:160px;display:block}.service-review__item .img--01{background:url(/image/info/service/img_review01.png) 50%/cover no-repeat}.service-review__item .img--02{background:url(/image/info/service/img_review02.png) 50%/cover no-repeat}.service-review__item .img--03{background:url(/image/info/service/img_review03.png) 50%/cover no-repeat}.service-review__item p{flex:1}.service-review__item em{font-style:normal;font-weight:700}.service-faq{box-sizing:border-box;width:fit-content;margin:0 auto;padding:0 32px}.service-faq .service-cont__stt{text-align:left}.service-faq dl{margin-top:60px}.service-faq dt{box-sizing:border-box;padding-left:30px;position:relative}.service-faq dt:before{content:"";border:4px solid #344cb7;border-color:#344cb7 #344cb7 #0000 #0000;width:22px;height:14px;margin-top:5px;position:absolute;top:0;left:0;transform:rotate(130deg)}.service-faq dd{box-sizing:border-box;padding-left:30px;font-size:1.8rem}@media screen and (min-width:1025px){.info-service__info:nth-child(2n){flex-direction:row-reverse}}@media screen and (max-width:1279px){.home-subheader{min-height:200px}.info-service__info{gap:40px}.info-service__info article{max-width:600px}.info-history__list .tt{width:300px;font-size:10rem}.service-cont__tt{font-size:3.4rem}.service-cont__lead .img{width:280px}.service-cont__lead .img img{width:100%}.service-review__item{border-radius:28px}.service-review__item .img{width:120px;height:120px}}@media screen and (max-width:1024px){.info-service__info{flex-direction:column;align-items:center;gap:30px}.info-service__info article{max-width:520px}.info-cont__fig{padding:324px 0 0}.info-cont__fig:before{width:100%;height:300px}.info-history__tab{padding:36px 16px}.info-history__tab a:not(.on):hover{color:#666}.info-history ul{scroll-margin-top:125px}.service-cont__lead{margin-left:0;margin-right:0}.service-review{gap:90px}.service-review__item{gap:32px;padding:24px 56px;font-size:20px}.service-review__item:after{border-width:0 62px 120px;margin:0 -60px -54px}.service-smtpost__img .img{min-width:calc(50% - 15px)}.service-faq{padding:0}.service-faq dl{margin-top:48px}}@media screen and (max-width:767px){.home-subheader+.service-cont__inr{margin-top:60px}.home-subheader h2{font-size:4.6rem}.home-subheader .bg:before{content:none}.info-inr{padding:32px}.info-cont__tt{font-size:3.2rem}.info-cont__tt+.info-cont__ds{margin-bottom:36px;font-size:2rem}.info-cont__stt{font-size:2rem}.info-cont__tab{display:none}.info-cont__fig{flex-direction:column;gap:24px}.info-cont__fig:before{height:300px}.info-ci__list--logo .box{height:auto}.info-ci__list--logo img{width:100%;max-width:510px;height:auto}.info-history{margin-bottom:-68px;padding-bottom:68px}.info-history__tab a{padding:8px 16px;font-size:2rem}.info-history__list ul{scroll-margin-top:90px}.info-history__list li{flex-direction:column;gap:10px;margin-bottom:86px}.info-history__list .tt{width:100%;font-size:8rem}.service-cont__inr{padding:48px 32px 56px}.service-cont__tt small{margin-bottom:4px}.service-cont__lead{border-radius:16px;flex-direction:column-reverse;gap:16px}.service-cont__lead p.txt__tt{text-align:center;font-size:2.8rem}.service-cont__lead .img{width:55%;max-width:230px}.service-cont__grid .col__img{background-size:50px;height:50px}.service-cont .service-cont__bg:last-child{margin-bottom:-68px}.service-review{padding:0}.service-review__item{gap:24px;padding:18px 5%;font-size:18px}.service-review__item .img{width:100px;height:100px}}@media screen and (max-width:479px){.home-wrap--plain .home-subheader{min-height:unset;margin-top:24px;padding-bottom:24px}.home-wrap--plain .service-cont__tt{color:#333;margin-bottom:16px;font-size:3rem}.home-wrap--plain .service-cont__stt{font-size:2.2rem;font-weight:500}.home-wrap--plain .service-cont__grid+.service-txt{margin:32px 0 0}.home-wrap--plain .service-txt__lead{margin:0 0 -10px;font-size:2.6rem}.home-wrap--plain .service-txt__lead+.service-cont__btn{margin-top:48px}.home-subheader{min-height:236px}.home-subheader+.service-cont__inr{margin-top:48px}.home-subheader h2{font-size:4rem}.home-subheader h2 small{font-size:1.8rem}.info-inr{padding:24px}.info-nav{display:none}.info-cont{font-size:1.5rem}.info-cont__inr{padding:60px 24px}.info-cont__tt{font-size:2.8rem}.info-cont__stt{font-size:2rem}.info-cont__ds{font-size:1.5rem}.info-cont__tt+.info-cont__ds{font-size:1.8rem}.info-cont__fig{padding:204px 0 0}.info-cont__fig:before{height:180px}.info-cont__fig .inr{line-height:1.5}.info-service__info{padding:40px 0}.info-service__info h3{margin-bottom:16px;font-size:22px}.info-service__info p{margin:14px 0}.info-service__info .info-btn{margin:0 15%;display:block}.info-ci__list--color .item{flex-direction:column;align-items:center;gap:10px}.info-ci__list--color .box{width:100%;max-width:130px;height:90px}.info-ci__list--color .txt{padding:0}.info-ci__list--color .txt p{display:none}.info-ci__list--color .txt span{text-align:center;color:#666;font-size:1.3rem;font-weight:400;display:block}.info-ci__list--color .txt span:before{content:none!important}.info-history{margin-bottom:-48px;padding-bottom:48px}.info-history__tab{padding:16px}.info-history__tab a{padding:6px 10px;font-size:1.8rem}.info-history__list ul{scroll-margin-top:60px}.info-history__list li{margin-bottom:60px}.info-history__list dl{padding-left:22px}.info-history__list dl:before{left:5px}.info-history__list .tt{font-size:6rem}.info-history__list dd+dt{margin-top:28px}.info-history__list dt{margin-bottom:2px;font-size:2rem}.info-history__list dt:before{width:10px;height:10px;margin-top:-6px;left:-21px}.service-cont__inr{padding:36px 24px 48px}.service-cont__grid .col{padding:24px 16px}.service-cont__lead p.txt__tt{font-size:2.4rem}.service-cont__bg+.service-cont__inr,.service-cont__inr+.service-cont__bg{margin-top:32px}.service-cont .service-cont__bg:last-child{margin-bottom:-48px}.service-cont__bg.bg__logo{background-color:#050d20;background-position-y:calc(50% + 48px);padding-top:24px}.service-cont__bg.bg__logo .service-cont__inr{background:linear-gradient(#0000 50%,#050f2580 60%,#0000)}.service-review{gap:48px;margin-bottom:24px}.service-review__item{border-radius:16px;gap:5%;padding:18px 5%}.service-review__item:after{border-width:0 35px 70px;margin:0 -33px -28px}.service-review__item .img{width:80px;height:80px}.service-faq dl{margin-top:32px}.service-faq dt{margin-bottom:2px;padding-left:24px}.service-faq dt:before{border-width:3px;width:18px;height:10px;margin-top:3px}.service-faq dd{padding-left:24px}.service-voucher .service-cont__lead{padding:30px 7%}.service-voucher .service-cont__lead .txt{margin:0}.service-voucher .service-cont__lead .txt__stt{font-size:2rem}.service-voucher .service-cont__lead .txt__stt+.txt__txt{box-sizing:border-box;padding:0 6px;font-size:1.8rem}.service-voucher .service-cont__lead .txt__txt li{padding-left:12px}.service-voucher .service-cont__lead .txt__txt li:before{width:4px;height:4px;margin-top:10px}}@media screen and (max-width:360px){.info-cont__inr{padding:48px 16px}.info-ci__list--logo .box{padding:36px 24px}}
