html{font-family:"Noto Sans JP",sans-serif;touch-action:manipulation;background-color:#fff}p,span,h1,h2,h3,h4,a,img,ul,li,ol{visibility:hidden}html.wf-active p,html.wf-active span,html.wf-active h1,html.wf-active h2,html.wf-active h3,html.wf-active h4,html.wf-active a,html.wf-active img,html.wf-active ul,html.wf-active li,html.wf-active ol,html.wf-inactive p,html.wf-inactive span,html.wf-inactive h1,html.wf-inactive h2,html.wf-inactive h3,html.wf-inactive h4,html.wf-inactive a,html.wf-inactive img,html.wf-inactive ul,html.wf-inactive li,html.wf-inactive ol{visibility:visible}body{overflow-x:auto;width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#fff;color:#000;-webkit-text-size-adjust:100%}body.is-scroll-locked{position:fixed;top:0;left:0;width:100%;overflow:hidden;background-color:#f0f0f0}body.is-scroll-locked:has(.header-drop-down--login.is-active){background-color:#e5e5e5}main{flex:1}button:focus-visible{outline:2px solid #09f;outline-offset:2px}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.outline{width:-moz-fit-content;width:fit-content;margin-inline:auto;display:flex;justify-content:center;align-items:center;padding:16px 32px;border-radius:100px;border:2px solid #09f;font-size:16px;color:#09f;font-weight:500;line-height:25.6px;transition:color .3s,background-color .3s}@media screen and (max-width: 768px){.outline{font-size:14px;line-height:22.4px}}@media(hover: hover){.outline:hover{color:#fff;background-color:#09f}}@media screen and (max-width: 768px){.pc-only{display:none}}.sp-only{display:none}@media screen and (max-width: 768px){.sp-only{display:block}}@media screen and (max-width: 1200px){.header-pc-only{display:none}}.header-sp-only{display:none}@media screen and (max-width: 1200px){.header-sp-only{display:block}}.header{z-index:1000;position:sticky;top:0;width:100%;height:120px;display:flex;align-items:stretch;background-color:#fff}@media screen and (max-width: 1200px){.header{height:65px}}.header-link-box{flex:1;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e5e5;padding-inline:env(safe-area-inset-left) 24px}@media screen and (max-width: 1200px){.header-link-box{padding-inline:env(safe-area-inset-left) 0}}.header-logo{display:flex;flex-direction:column;justify-content:center;gap:16px;margin:0 32px}@media screen and (max-width: 1200px){.header-logo{gap:8px;margin:0 16px}}@media(hover: hover){.header-logo:hover{opacity:.7}}.header-logo__image{width:100px;height:42px}@media screen and (max-width: 1200px){.header-logo__image{width:70px;height:30px}}.header-logo__text{font-size:11px;white-space:nowrap}@media screen and (max-width: 1200px){.header-logo__text{font-size:10px}}.header-menu{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:16px}@media screen and (max-width: 1200px){.header-menu{display:none;padding-block:16px;padding-inline:calc(16px + env(safe-area-inset-left)) calc(16px + env(safe-area-inset-right))}.header-menu.is-active{z-index:1100;position:absolute;top:65px;left:0;width:100%;height:calc(100dvh - 65px);display:flex;justify-content:flex-start;align-items:center;gap:24px;background-color:#f0f0f0;overflow-y:auto}}.header-menu__box{display:flex;align-items:center;gap:24px}@media screen and (max-width: 1200px){.header-menu__box{width:100%;order:2;flex-direction:column;align-items:stretch;gap:0;border-radius:16px;background-color:#fff}.header-menu__box:first-of-type{display:contents}.header-menu__box:first-of-type .header-menu__item{display:none}.header-menu__box:last-child .header-menu__item{border-bottom:1px solid #e5e5e5}.header-menu__box:last-child .header-menu__item:last-child{border-bottom:none;border-radius:0 0 16px 16px;overflow:hidden}}.header-menu__links{display:flex;justify-content:center;align-items:center;gap:24px}@media screen and (max-width: 1200px){.header-menu__links{order:3}}.header-menu__link{display:flex;justify-content:center;align-items:center;gap:8px;font-size:14px;color:#666;line-height:24px}@media screen and (max-width: 1200px){.header-menu__link{font-size:16px}}.header-menu__link::after{content:"";width:16px;height:16px;flex-shrink:0;background-image:url("/business/common/images/icon_right_arrow.svg");background-size:16px;background-repeat:no-repeat;background-position:center}@media(hover: hover){.header-menu__link:hover{text-decoration-line:underline;text-underline-offset:4px}}.header-menu__search{display:flex;justify-content:center;align-items:center;gap:8px;padding:4px 16px;background-color:#f0f0f0;border-radius:100px;font-size:14px;font-weight:500;line-height:24px;cursor:pointer;transition:color .3s,background-color .3s}@media screen and (max-width: 1200px){.header-menu__search{display:none}}.header-menu__search::after{content:"";width:20px;height:20px;flex-shrink:0;background-color:#000;-webkit-mask:url("/business/common/images/icon_search.svg") center/contain no-repeat;mask:url("/business/common/images/icon_search.svg") center/contain no-repeat;transition:background-color .3s}.header-menu__search:hover,.header-menu__search.is-active{color:#f0f0f0;background-color:#000}.header-menu__search:hover::after,.header-menu__search.is-active::after{background-color:#f0f0f0}.header-menu__trigger{display:flex;justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:500;letter-spacing:.48px;cursor:pointer}@media screen and (max-width: 1200px){.header-menu__trigger{width:100%;position:relative;justify-content:flex-start;padding:16px;font-weight:700;line-height:25.6px;letter-spacing:normal}}@media screen and (max-width: 1200px){.header-menu__trigger::before{content:"";position:absolute;top:50%;right:16px;width:14px;height:2px;background-color:#09f;transform:translateY(-50%)}}.header-menu__trigger::after{content:"";width:16px;height:16px;flex-shrink:0;background-image:url("/business/common/images/icon_bottom_arrow.svg");background-size:16px;background-repeat:no-repeat;background-position:center;transition:transform .3s}@media screen and (max-width: 1200px){.header-menu__trigger::after{position:absolute;top:50%;right:16px;width:14px;height:2px;background-image:none;background-color:#09f;transform:translateY(-50%) rotate(90deg)}}.header-menu__trigger:hover,.header-menu__trigger.is-active{text-decoration-line:underline;text-underline-offset:4px}@media screen and (max-width: 1200px){.header-menu__trigger:hover,.header-menu__trigger.is-active{text-decoration-line:none}}.header-menu__trigger.is-active::after{transform:scaleY(-1)}@media screen and (max-width: 1200px){.header-menu__trigger.is-active::after{transform:translateY(-50%) rotate(0deg)}}.header-login{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 16px;gap:8px;margin-right:env(safe-area-inset-right);background-color:#363636;cursor:pointer;transition:background-color .3s}@media screen and (max-width: 1200px){.header-login{display:none}}.header-login::before{content:"";width:24px;height:24px;flex-shrink:0;background-image:url("/business/common/images/icon_login.svg");background-size:24px;background-repeat:no-repeat;background-position:center}.header-login:hover,.header-login.is-active{background-color:#fff}.header-login:hover .header-login__text-box,.header-login.is-active .header-login__text-box{color:#363636}.header-login__text-box{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;transition:color .3s}.header-login__text{white-space:nowrap;font-size:14px;font-weight:500;line-height:19.6px}.header-login__text--sub{font-size:12px}.header-drop-down{z-index:1100;opacity:0;visibility:hidden;pointer-events:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);width:100%;max-width:1264px}@media screen and (max-width: 1200px){.header-drop-down{top:0;left:0;transform:none}}.header-drop-down.is-active{opacity:1;visibility:visible;pointer-events:all}.header-drop-down--login{left:unset;right:8px;transform:none}@media screen and (max-width: 1200px){.header-drop-down--login{right:0}}.header-drop-down--accordion{padding:0 32px}@media screen and (max-width: 1200px){.header-drop-down--accordion{display:grid;grid-template-rows:0fr;padding:0;border-top:1px solid #e5e5e5}.header-drop-down--accordion>*{overflow:hidden}.header-drop-down--accordion.is-active{opacity:1;visibility:visible;pointer-events:all;position:static;transform:none;max-width:none;grid-template-rows:1fr}.header-menu__item:last-child .header-drop-down--accordion:not(.is-active){border-top:none}.header-menu__item:last-child .header-drop-down--accordion{border-bottom:none}}.header-drop-down--search{left:unset;right:140px;transform:none}@media screen and (max-width: 1200px){.header-drop-down--search{display:none}.header-menu.is-active~.header-drop-down--search{opacity:1;visibility:visible;pointer-events:all;position:absolute;top:0;left:0;transform:none;width:calc(100dvw - 60px - env(safe-area-inset-right));max-width:none;min-height:65px;display:flex;align-items:center;padding-inline:env(safe-area-inset-left) 0;background-color:#fff;border:1px solid #ddd}}.header-drop-down__inner{width:100%;margin:0 auto;display:flex;flex-direction:column;background-color:#fff;padding:40px;gap:40px;border-radius:16px;box-shadow:0 0 24px 0 rgba(0,0,0,.1)}@media screen and (max-width: 1200px){.header-drop-down__inner{max-width:none;gap:0;padding:0 0 0 16px;box-shadow:none;border-radius:0}}.header-drop-down__inner--search{max-width:860px;margin-right:0;gap:16px}@media screen and (max-width: 1200px){.header-drop-down__inner--search{max-width:none;padding:0}}.header-drop-down__inner--login{max-width:600px;margin-right:0;gap:16px}@media screen and (max-width: 1200px){.header-drop-down__inner--login{position:absolute;top:65px;height:calc(100dvh - 65px);max-width:none;padding:16px 0 0;background-color:#e5e5e5;overflow-y:auto}}.header-drop-down__login{width:100%;display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 1200px){.header-drop-down__login{gap:24px}.header-drop-down__login .header-drop-down__head-box{padding-block:16px;padding-inline:calc(16px + env(safe-area-inset-left)) calc(16px + env(safe-area-inset-right));position:fixed;top:0;border-bottom:none}}.header-drop-down__head-box{width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1200px){.header-drop-down__head-box{padding:16px 0;background-color:#fff;border-bottom:1px solid #e5e5e5;height:65px}}@media screen and (max-width: 1200px){.header-drop-down__head-box.header-pc-only{display:none}}.header-drop-down__title{display:flex;justify-content:center;align-items:center;gap:16px;font-size:24px;font-weight:700;line-height:35px;overflow-wrap:anywhere}@media screen and (max-width: 1200px){.header-drop-down__title{font-size:18px}}.header-drop-down__title::before{content:"";width:18px;height:35px;flex-shrink:0;background-image:url("/business/common/images/icon_list.svg");background-size:18px;background-repeat:no-repeat;background-position:center}.header-drop-down__title--link::after{content:"";width:18px;height:35px;flex-shrink:0;background-image:url("/business/common/images/icon_right_arrow.svg");background-size:18px;background-repeat:no-repeat;background-position:center}@media(hover: hover){.header-drop-down__title--link:hover{text-decoration-line:underline;text-underline-offset:4px}}.header-drop-down__close{display:flex;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:500;letter-spacing:.42px;line-height:17px;color:#666;cursor:pointer}@media screen and (max-width: 1200px){.header-drop-down__close{display:none}}.header-drop-down__close::after{content:"";width:20px;height:20px;flex-shrink:0;background-image:url("/business/common/images/icon_close.svg");background-size:20px;background-repeat:no-repeat;background-position:center}@media(hover: hover){.header-drop-down__close:hover{text-decoration-line:underline;text-underline-offset:4px}}.header-drop-down__form{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;background-color:#fff}@media screen and (max-width: 1200px){.header-drop-down__form{padding:0 16px}}.header-drop-down__form .SS_suggest{width:100% !important;padding:0 40px;background-color:#fff}@media screen and (max-width: 1200px){.header-drop-down__form .SS_suggest{max-height:calc(var(--viewport-height, 100svh) - 65px);padding:0 16px;overflow-y:auto;overscroll-behavior:contain}}.header-drop-down__form .SS_suggestItemOn,.header-drop-down__form .SS_suggestItemOff{width:-moz-fit-content;width:fit-content;margin-top:8px}.header-drop-down__form .SS_suggestItemOn:first-child,.header-drop-down__form .SS_suggestItemOff:first-child{margin-top:16px}@media screen and (max-width: 1200px){.header-drop-down__form .SS_suggestItemOn:last-child,.header-drop-down__form .SS_suggestItemOff:last-child{padding-bottom:16px}}.header-drop-down__form .SS_suggestItemOn{cursor:pointer;text-decoration-line:underline;text-underline-offset:4px}.header-drop-down__form-input{width:100%;height:68px;display:flex;justify-content:space-between;align-items:center;padding:16px 40px;border-radius:100px;border:2px solid #000}@media screen and (max-width: 1200px){.header-drop-down__form-input{height:40px;margin:11.5px 0;padding:0 16px;background-color:#f0f0f0;border-color:rgba(0,0,0,0)}}@media screen and (max-width: 1200px){.header-drop-down__form-input:has(.header-drop-down__search-text:focus){border-color:#000;background-color:#fff}}.header-drop-down__search-text{width:100%;font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width: 1200px){.header-drop-down__search-text{background-color:rgba(0,0,0,0)}}.header-drop-down__search-text::-moz-placeholder{color:#666}.header-drop-down__search-text::placeholder{color:#666}.header-drop-down__search-button{width:38px;height:38px;flex-shrink:0;background-color:#666;-webkit-mask:url("/business/common/images/icon_search.svg") center/contain no-repeat;mask:url("/business/common/images/icon_search.svg") center/contain no-repeat;cursor:pointer}@media screen and (max-width: 1200px){.header-drop-down__search-button{width:20px;height:20px;flex-shrink:0;background-color:#000;-webkit-mask:url("/business/common/images/icon_search.svg") center/contain no-repeat;mask:url("/business/common/images/icon_search.svg") center/contain no-repeat}}@media(hover: hover){.header-drop-down__search-button:hover{opacity:.7}}.header-drop-down__supplement{font-size:12px}@media screen and (max-width: 1200px){.header-drop-down__supplement{font-size:14px;padding-inline:calc(16px + env(safe-area-inset-left)) calc(16px + env(safe-area-inset-right))}}.header-drop-down__links{width:100%;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px 40px}@media screen and (max-width: 1200px){.header-drop-down__links{grid-template-columns:minmax(0, 1fr);gap:0}}.header-drop-down__links--login{grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}@media screen and (max-width: 1200px){.header-drop-down__links--login{grid-template-columns:minmax(0, 1fr);gap:0;width:auto;margin:0 calc(16px + env(safe-area-inset-right)) 16px calc(16px + env(safe-area-inset-left));border-radius:16px;background-color:#fff}}.header-drop-down__link{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:16px;font-size:16px;font-weight:500;line-height:25.6px;overflow-wrap:anywhere}@media screen and (max-width: 1200px){.header-drop-down__link{padding:16px;font-size:14px;line-height:22.4px}}.header-drop-down__link::after{content:"";width:16px;height:16px;flex-shrink:0;background-image:url("/business/common/images/icon_right_arrow.svg");background-size:16px;background-repeat:no-repeat;background-position:center}.header-drop-down__link[target=_blank]::after{background-image:url("/business/common/images/icon_blank.svg")}@media(hover: hover){.header-drop-down__link:hover{text-decoration-line:underline;text-underline-offset:4px}}.header-drop-down__link:not(.header-drop-down__link--login){border-bottom:1px solid #ddd}@media screen and (max-width: 1200px){.header-drop-down__link:last-child{border-bottom:none}}.header-drop-down__link--login{width:-moz-fit-content;width:fit-content;justify-content:flex-start;padding:0}@media screen and (max-width: 1200px){.header-drop-down__link--login{width:100%;padding:16px;justify-content:space-between;font-size:16px;font-weight:700;line-height:25.6px}.header-drop-down__link--login:not(:last-child){border-bottom:1px solid #ddd}}.header-nav{display:none}@media screen and (max-width: 1200px){.header-nav{display:flex;justify-content:center;margin-right:env(safe-area-inset-right)}}body:has(.header-drop-down.is-active,.header-menu.is-active) .header-nav__login{display:none}.header-nav__login{height:100%;display:flex;align-items:center;justify-content:center;padding:8px;background-color:#363636;cursor:pointer}.header-nav__login-text{font-size:12px;font-weight:500;line-height:16.8px;color:#fff;white-space:nowrap;text-align:center}.header-nav__menu{z-index:1200;width:60px;min-width:60px;height:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:8px;background-color:#000;cursor:pointer}.header-nav__menu-bar{width:100%;position:relative;transition:transform .3s}.header-nav__menu-bar::after{content:"";position:absolute;width:100%;height:2px;left:0;background-color:#fff}body:has(.header-drop-down.is-active,.header-menu.is-active) .header-nav__menu-bar:nth-of-type(1){transform:translate3d(0px, 8px, 0px) rotate(45deg);scale:1.1}body:has(.header-drop-down.is-active,.header-menu.is-active) .header-nav__menu-bar:nth-of-type(2){opacity:0}body:has(.header-drop-down.is-active,.header-menu.is-active) .header-nav__menu-bar:nth-of-type(3){transform:translate3d(-1px, -7px, 0) rotate(-45deg);scale:1.1}.header-nav__menu-bar-box{width:100%;flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;padding:6px}.header-nav__menu-text{display:grid;font-size:11px;font-weight:500;line-height:15.4px;color:#fff;white-space:nowrap}.header-nav__menu-text--open,.header-nav__menu-text--close{grid-area:1/1;transition:opacity .3s}.header-nav__menu-text--close,body:has(.header-drop-down.is-active,.header-menu.is-active) .header-nav__menu-text--open{opacity:0}body:has(.header-drop-down.is-active,.header-menu.is-active) .header-nav__menu-text--close{opacity:1}.footer{width:100%;display:flex;flex-direction:column;border-top:1px solid #ddd}.footer-main{width:100%;padding:56px 0}.footer-main__inner{width:100%;max-width:1264px;margin:auto;padding-inline:calc(32px + env(safe-area-inset-left)) calc(32px + env(safe-area-inset-right))}@media screen and (max-width: 768px){.footer-main__inner{padding-inline:calc(16px + env(safe-area-inset-left)) calc(16px + env(safe-area-inset-right))}}.footer-main__inner{display:grid;grid-template-columns:repeat(auto-fit, minmax(224px, 1fr));justify-content:space-between;gap:64px 16px}@media screen and (max-width: 768px){.footer-main__inner{grid-template-columns:minmax(0, 1fr);gap:40px}}.footer-main__head{font-size:16px;font-weight:700;line-height:24px}.footer-main__column{display:flex;flex-direction:column;gap:64px}@media screen and (max-width: 768px){.footer-main__column{flex-direction:row;gap:80px}}.footer-main__group{display:flex;flex-direction:column;gap:16px}.footer-main__links{display:flex;flex-direction:column;gap:8px}.footer-main__link{font-size:14px;font-weight:500;line-height:24px;color:#666}.footer-main__link[target=_blank]::after{content:"";width:16px;height:16px;flex-shrink:0;background-image:url("/business/common/images/icon_blank.svg");background-size:16px;background-repeat:no-repeat;background-position:center;display:inline-block;margin-left:8px;vertical-align:-0.15em}@media(hover: hover){.footer-main__link:hover{text-decoration-line:underline;text-underline-offset:4px}}.footer-sub{width:100%;padding:24px 0;background-color:#000}.footer-sub__inner{width:100%;max-width:1264px;margin:auto;padding-inline:calc(32px + env(safe-area-inset-left)) calc(32px + env(safe-area-inset-right))}@media screen and (max-width: 768px){.footer-sub__inner{padding-inline:calc(16px + env(safe-area-inset-left)) calc(16px + env(safe-area-inset-right))}}.footer-sub__inner{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.footer-sub__inner{flex-direction:column;gap:8px}}.footer-sub__wrapper{overflow:hidden;max-width:515px}.footer-sub__links{display:flex;flex-wrap:wrap;row-gap:8px;margin-left:-15px}.footer-sub__link{position:relative;padding:0 16px;white-space:nowrap;font-size:12px;font-weight:700;line-height:24px;color:#fff}.footer-sub__link::before{content:"";position:absolute;margin:auto;left:0;top:0;bottom:0;width:1px;height:16px;background-color:#e5e5e5}@media(hover: hover){.footer-sub__link:hover{text-decoration-line:underline;text-underline-offset:4px}}.footer-sub__copyright{align-self:flex-end;font-size:12px;line-height:24px;color:#e5e5e5;white-space:nowrap}@media screen and (max-width: 768px){.footer-sub__copyright{align-self:flex-start;font-size:10px}}.index{width:100%;padding:80px 0}@media screen and (max-width: 768px){.index{padding:48px 0}}.index__inner{width:100%;max-width:1264px;margin:auto;padding-inline:calc(32px + env(safe-area-inset-left)) calc(32px + env(safe-area-inset-right))}@media screen and (max-width: 768px){.index__inner{padding-inline:calc(16px + env(safe-area-inset-left)) calc(16px + env(safe-area-inset-right))}}.index__inner{height:100%;display:flex;flex-direction:column;gap:80px}@media screen and (max-width: 768px){.index__inner{gap:48px}}.contents-box{width:100%;display:flex;flex-direction:column;gap:32px;align-items:center}@media screen and (max-width: 768px){.contents-box--inset{padding:0 32px}}.grid{width:100%;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:32px}@media screen and (max-width: 768px){.grid{grid-template-columns:minmax(0, 1fr)}}.grid--lg{gap:16px 32px;margin-bottom:-64px}@media screen and (max-width: 1200px){.grid--lg{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 768px){.grid--lg{gap:8px;margin-bottom:-32px}}@media screen and (max-width: 500px){.grid--lg{grid-template-columns:minmax(0, 1fr)}}.tile{width:100%}@media(hover: hover){.tile:hover .tile__image{opacity:.7}.tile:hover .tile__title{text-decoration-line:underline;text-underline-offset:4px}}.tile--column{display:flex;flex-direction:column;gap:8px}.tile__image{border-radius:12px}.tile__image--column{border:4px solid #dbdbdb;background-color:#dbdbdb;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.tile__title{font-size:16px;font-weight:700;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere}.section-head{display:flex;flex-direction:column;gap:24px;align-items:center;font-size:32px;font-weight:700}@media screen and (max-width: 768px){.section-head{gap:16px;font-size:20px}}.section-head::after{content:"";width:62px;height:4px;background-color:#09f}.kv{width:100%;height:400px;background-color:#1e1e1e;padding-inline:env(safe-area-inset-left) env(safe-area-inset-right);container-type:inline-size}.kv__inner{width:100%;max-width:1264px;margin:auto;padding-inline:32px;height:100%;display:flex;position:relative}.kv__lead{margin:auto;margin-left:0;display:flex;flex-direction:column;gap:16px;white-space:nowrap;justify-content:center}@container (max-width: 768px){.kv__lead{margin-top:48px;white-space:pre-wrap}}.kv__sub-text{font-size:clamp(12px,6.57px + .7067cqw,14px);font-weight:500;letter-spacing:clamp(2.4px,1.32px + .1413cqw,2.8px);color:#fff}.kv__main-text{font-size:clamp(21px,-11.57px + 4.24cqw,33px);font-weight:400;line-height:clamp(30.03px,-16.54px + 6.064cqw,47.19px);letter-spacing:clamp(4.2px,-2.31px + .848cqw,6.6px);color:#fff}.kv__main-text--bold{font-weight:700}.kv__figure{display:flex;height:100%;position:absolute;right:32px;bottom:0;align-items:end;justify-content:flex-end}@container (max-width: 1200px){.kv__figure{width:75%;right:0}}@container (max-width: 500px){.kv__figure{width:100%;height:212px}}.kv__image{max-height:100%;-o-object-fit:contain;object-fit:contain}.case-card{width:100%;display:grid;grid-row:span 3;grid-template-rows:subgrid;margin-bottom:64px}@media screen and (max-width: 768px){.case-card{margin-bottom:32px}}.case-card__title{display:flex;align-items:flex-start;gap:16px;font-size:24px;font-weight:700;line-height:35px;overflow-wrap:anywhere}@media screen and (max-width: 768px){.case-card__title{font-size:18px;line-height:21px}}.case-card__title::before{content:"";width:18px;height:35px;flex-shrink:0;background-image:url("/business/common/images/icon_list.svg");background-size:18px;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 768px){.case-card__title::before{height:22px}}.case-card__image{border-radius:12px}.case-card__links{width:100%;display:flex;flex-direction:column;gap:16px;padding:8px 8px 0}@media screen and (max-width: 768px){.case-card__links{gap:8px}}.case-card__link{width:100%;display:flex;align-items:center;gap:8px;padding-bottom:16px;border-bottom:1px solid #ddd}@media screen and (max-width: 768px){.case-card__link{padding-bottom:8px}}.case-card__link::after{content:"";width:16px;height:16px;flex-shrink:0;background-image:url("/business/common/images/icon_right_arrow.svg");background-size:16px;background-repeat:no-repeat;background-position:center}.case-card__link[target=_blank]::after{background-image:url("/business/common/images/icon_blank.svg")}@media(hover: hover){.case-card__link:hover .case-card__link-title{text-decoration-line:underline;text-underline-offset:4px}}.case-card__link-box{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.case-card__link-title{color:#09f;font-size:16px;font-weight:500;line-height:25.6px;overflow-wrap:anywhere}@media screen and (max-width: 768px){.case-card__link-title{font-size:14px;line-height:22.4px}}.case-card__link-tag{width:-moz-fit-content;width:fit-content;padding:4px 6px;background-color:#ddd;font-size:12px;font-weight:500;line-height:14.4px;border-radius:4px;overflow-wrap:anywhere}@media screen and (max-width: 768px){.case-card__link-tag{font-size:11px;line-height:17.6px}}.case-card__link-text{color:#666;font-size:14px;line-height:22.4px;overflow-wrap:anywhere}@media screen and (max-width: 768px){.case-card__link-text{font-size:12px;line-height:19.2px}}