.service-area{box-sizing:border-box;display:flex;position:-webkit-sticky;position:sticky;margin:0 auto;border-radius:80px;padding:50px 4.1666666667% 100px;max-width:2000px;min-height:calc(100vh - 124px);background-color:#00a33c;transition:opacity .4s ease-in-out}@media screen and (max-width:900px){.service-area{flex-direction:column;border-radius:40px;padding:35px 0 90px}.service-area:last-child{padding:35px 0 48px}}.service-area.opacity{opacity:.4}.service-area.off{opacity:0;pointer-events:none}.service-area-left{width:50%}@media screen and (max-width:900px){.service-area-left{box-sizing:border-box;padding:0 24px;width:100%}}.service-area-right{padding:80px 0 0;width:50%}@media screen and (max-width:900px){.service-area-right{box-sizing:border-box;padding:46px 24px 0;width:100%}}.service-area-header{position:-webkit-sticky;position:sticky;top:175px}@media screen and (max-width:900px){.service-area-header{position:relative;top:auto}}.service-area-header .title{display:flex;align-items:center;font-size:48px;line-height:1.2;color:#fff;font-weight:300}@media screen and (max-width:900px){.service-area-header .title{flex-direction:column;align-items:flex-start;font-size:40px}}.service-area-header .title .index{position:relative;margin:0 20px 0 0;padding:0 20px 0 0}@media screen and (max-width:900px){.service-area-header .title .index{display:block}}.service-area-header .title .index:after{content:"";position:absolute;right:0;top:calc(50% - 7px);width:2px;height:14px;background-image:url(/images/service/title_dot.png)}@media screen and (max-width:900px){.service-area-header .title .name{padding:12px 0 0}}.service-area-header .img{display:grid;place-items:center;margin:35px 0 0;border-radius:40px;padding:30px 10%;width:90.9090909091%;background-color:#fff}@media screen and (max-width:900px){.service-area-header .img{margin:25px 0 0;padding:65px 30px;width:100%}}.service-area-header .img img{height:auto}.service-area-contents .head{font-size:32px;line-height:1.6;color:#fcee86}@media screen and (max-width:900px){.service-area-contents .head{font-size:24px}}.service-area-contents .desc{padding:20px 0;font-size:14px;line-height:1.8}.service-area-contents .tag-list{display:flex;flex-wrap:wrap;gap:12px;padding:10px 0 0}.service-area-contents .tag{display:grid;place-items:center;border:1px solid #fff;border-radius:17px;padding:0 15px;height:34px;font-size:14px;color:#fff}.service-area-contents .link{padding-top:48px;width:290px}@media screen and (max-width:900px){.service-area-contents .link{width:calc(100% - 60px)}}