<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c-button{position:relative;z-index:1;display:inline-flex;gap:16px;align-items:center;justify-content:space-between;width:100%;padding:clamp(8px,2.1333333333vw,16px) clamp(16px,4.2666666667vw,24px) clamp(8px,2.1333333333vw,16px) clamp(16px,4.2666666667vw,32px);font-size:14px;font-weight:500;line-height:1.4;color:#fff;background-color:#008cd6;border:2px solid #008cd6;border-radius:150px;transition:background-color .2s,color .2s}@media screen and (min-width: 768px){.c-button{width:auto}}.c-button:before{position:absolute;inset:0 clamp(16px,4.2666666667vw,24px) 0 auto;z-index:-1;display:block;width:20px;height:20px;aspect-ratio:1/1;margin:auto;content:"";background:url(/common/img/icon_btn-arrow-blue.svg) center/cover no-repeat}.c-button:after{display:block;width:20px;height:20px;aspect-ratio:1/1;content:"";transition:opacity .2s;background:url(/common/img/icon_btn-arrow-white.svg) center/cover no-repeat}@media (hover: hover){.c-button:hover{color:#008cd6;background-color:#fff}.c-button:hover:after{opacity:0}}.c-button--white{color:#008cd6;background-color:#fff;border-color:#fff}.c-button--white:before{background:url(/common/img/icon_btn-arrow-white.svg) center/cover no-repeat}.c-button--white:after{background:url(/common/img/icon_btn-arrow-blue.svg) center/cover no-repeat}@media (hover: hover){.c-button--white:hover{color:#fff;background-color:#008cd6}.c-button--white:hover:after{opacity:0}}.c-button--blank:before{background:url(/common/img/icon_btn-blank-blue.svg) center/cover no-repeat}.c-button--blank:after{background:url(/common/img/icon_btn-blank-white.svg) center/cover no-repeat}.c-button--blank-white{color:#008cd6;background-color:#fff;border-color:#fff}.c-button--blank-white:before{background:url(/common/img/icon_btn-arrow-white.svg) center/cover no-repeat}.c-button--blank-white:after{background:url(/common/img/icon_btn-arrow-blue.svg) center/cover no-repeat}@media (hover: hover){.c-button--blank-white:hover{color:#fff;background-color:#008cd6}.c-button--blank-white:hover:after{opacity:0}}.c-button--blank-white:before{background:url(/common/img/icon_btn-blank-white.svg) center/cover no-repeat}.c-button--blank-white:after{background:url(/common/img/icon_btn-blank-blue.svg) center/cover no-repeat}@media screen and (min-width: 768px){.c-button--100{width:100%}}.p-business-feild{display:flex;flex-direction:column;gap:clamp(32px,8.5333333333vw,48px)}@media screen and (min-width: 768px){.p-business-feild{flex-direction:row}}.p-business-feild__detail{display:flex;flex-direction:column;gap:clamp(24px,6.4vw,40px);padding:clamp(24px,6.4vw,40px);background:#fff;border:1px solid #ddd;border-radius:8px}.p-business-feild__button{text-align:center}.p-solution{display:flex;flex-direction:column}.p-solution__item{display:flex;flex-direction:column;gap:clamp(20px,5.3333333333vw,60px)}@media screen and (min-width: 768px){.p-solution__item{flex-direction:row}}.p-solution__item:not(:last-of-type){padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #e6e6e6}.p-solution__img{display:flex;align-items:center;justify-content:center;padding:60px 30px;background:#fff}@media screen and (min-width: 768px){.p-solution__img{width:min(300px,30%)}}.p-solution__img img{width:100%;max-width:250px}.p-solution__img--no-bg{padding:0;background:none}.p-solution__img--no-bg img{width:100%}@media screen and (min-width: 768px){.p-solution__img--no-bg img{max-width:inherit}}.p-solution__detail{position:relative;display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (min-width: 768px){.p-solution__detail{flex:1;gap:24px}}.p-solution__crown{display:block;font-size:11px;line-height:1.4;color:#666}@media screen and (min-width: 768px){.p-solution__crown{margin:0 0 5px;font-size:14px}}.p-solution__ttl{font-size:19px;font-weight:500;line-height:1.4}@media screen and (min-width: 768px){.p-solution__ttl{font-size:24px}}
</pre></body></html>