:root{--white:#fff;--white-rgb:255,255,255;--black:#000;--black-rgb:0,0,0;--gray-800:#1f1f1f;--gray-100:#f0f0f0;--indigo-400-20:#3e6cdf33;--primary-color:#b53214;--font-color-base:#070707;--font-color-light:#ffffffed;--font-color-black:#000;--font-color-gray-50:#fafafa;--font-color-gray-500:#787878;--font-color-gray-600:#5a5a5a;--font-color-gray-800:#1f1f1f;--font-color-indigo-400:#3e6cdf;--max-width-pc:1260px;--max-width-mobile:640px;--padding-pc:36px;--padding-mobile:16px;--max-width-pc-with-padding:calc(var(--max-width-pc) + var(--padding-pc) + var(--padding-pc))}.contents-wrap.techNservice{margin-top:62px}.contents-wrap.techNservice .sec-hero{background-color:#0e0f23;height:500px;position:relative;overflow:hidden}.contents-wrap.techNservice .sec-hero__image{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.contents-wrap.techNservice .sec-hero__image img{object-fit:cover;width:100%;height:100%;animation:1s ease-out forwards heroImageZoom;transform:scale(2.6)}.contents-wrap.techNservice .sec-hero__content{z-index:2;text-align:center;height:100%;padding:0 var(--padding-mobile);max-width:var(--max-width-mobile);flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:0 auto;display:flex;position:relative}.contents-wrap.techNservice .sec-hero__title{color:var(--font-color-gray-50,#fafafa);font-size:1.6875rem;font-weight:600;line-height:34px}.contents-wrap.techNservice .sec-hero__title--highlight{color:var(--font-color-blue-500,#3e6cdf)}.contents-wrap.techNservice .sec-hero__description{color:var(--font-color-gray-100,#f0f0f0);word-break:keep-all;font-size:.9375rem;font-weight:300;line-height:25px}.contents-wrap.techNservice .sec-hero__description.pc-only{display:none}.contents-wrap.techNservice .sec-hero__description.mobile-only{display:block}.contents-wrap.techNservice .sec-hero .scroll-down-btn{z-index:2;display:none;position:absolute;bottom:50px;left:50%;transform:translate(-50%)}.contents-wrap.techNservice .sec-content{padding:50px var(--padding-mobile)100px;max-width:var(--max-width-mobile);margin:0 auto}.contents-wrap.techNservice .sec-content__cards{flex-direction:column;gap:60px;display:flex}.contents-wrap.techNservice .sec-content__cards .card-item__title{color:var(--font-color-gray-800,#1f1f1f);font-size:1.375rem;font-weight:600;line-height:32px}.contents-wrap.techNservice .sec-content__cards .card-item__content{background:#f3f4f6;flex-direction:column;gap:26px;margin-top:20px;padding:16px 16px 40px;display:flex}.contents-wrap.techNservice .sec-content__cards .card-item__img{object-fit:cover;width:100%;height:100%}.contents-wrap.techNservice .sec-content__cards .card-item__text{color:var(--font-color-gray-600,#5a5a5a);word-break:keep-all;white-space:pre-wrap;font-size:.9375rem;font-weight:300;line-height:25px}.contents-wrap.techNservice .sec-content__cards .card-item__text:last-child{margin-bottom:0}@media (min-width:960px){.contents-wrap.techNservice{margin-top:85px}.contents-wrap.techNservice .sec-hero{height:900px}.contents-wrap.techNservice .sec-hero__content{max-width:var(--max-width-pc-with-padding);padding:0 var(--padding-pc);gap:40px}.contents-wrap.techNservice .sec-hero .scroll-down-btn{display:block}.contents-wrap.techNservice .sec-hero .scroll-down-btn svg{animation:2s ease-in-out infinite scrollDownFloat}.contents-wrap.techNservice .sec-hero__title{font-size:3.25rem;line-height:70px}.contents-wrap.techNservice .sec-hero__description{font-size:1.125rem;line-height:34px}.contents-wrap.techNservice .sec-hero__description.pc-only{display:block}.contents-wrap.techNservice .sec-hero__description.mobile-only{display:none}.contents-wrap.techNservice .sec-content{padding:120px var(--padding-pc)140px;max-width:var(--max-width-pc-with-padding)}.contents-wrap.techNservice .sec-content__cards{flex-direction:column;gap:120px;display:flex}.contents-wrap.techNservice .sec-content__cards .card-item__title{font-size:2.375rem;line-height:normal}.contents-wrap.techNservice .sec-content__cards .card-item__content{background:#f9fafb;flex-direction:row;align-items:center;gap:40px;margin-top:30px;padding:50px;display:flex}.contents-wrap.techNservice .sec-content__cards .card-item__image,.contents-wrap.techNservice .sec-content__cards .card-item__icon{flex-shrink:0}.contents-wrap.techNservice .sec-content__cards .card-item__body{flex-grow:1}.contents-wrap.techNservice .sec-content__cards .card-item__text{font-size:1.125rem;line-height:34px}}@keyframes heroImageZoom{0%{transform:scale(2.6)}to{transform:scale(1)}}@keyframes scrollDownFloat{0%,to{transform:translateY(0)}50%{transform:translateY(15px)}}
