.home-company .container{padding:78px 30px;position:relative;z-index:1}@media screen and (min-width:768px){.home-company .container{padding:120px 102px 120px 50px}}@media screen and (min-width:1050px){.home-company .container{max-width:none;padding:105px 0}}.home-company .container:before{background-color:var(--color-bg);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:calc(100% - 11px);z-index:-1}@media screen and (min-width:768px){.home-company .container:before{width:calc(100% - 52px)}}@media screen and (min-width:1050px){.home-company .container:before{max-width:calc(50% + 605.5px)}.home-company-container{margin:0 auto;max-width:1153px;padding-left:50px;padding-right:50px}}.home-company__linklist{display:flex;flex-wrap:wrap;gap:18px 19px}@media screen and (min-width:768px){.home-company__linklist{gap:28px 37px;margin-left:56px}}@media screen and (min-width:1050px){.home-company__linklist{gap:48px 35px;justify-content:center;margin-left:0}}.home-company__linklist__item{flex-basis:calc(50% - 9.5px);flex-grow:0;flex-shrink:0}@media screen and (min-width:768px){.home-company__linklist__item{flex-basis:calc(50% - 18.5px)}}@media screen and (min-width:1050px){.home-company__linklist__item{flex-basis:calc(25% - 26.25px)}}.home-company__linklist__item__anchor{display:block}.home-company__linklist__item__anchor__background{aspect-ratio:147/83;display:block;overflow:hidden;position:relative;width:100%;z-index:1}.home-company__linklist__item__anchor__background:before{background-color:rgba(var(--color-point-rgb),0);content:"";height:100%;left:0;position:absolute;top:0;transition:background-color var(--transition-ptn01);width:100%;z-index:1}.home-company__linklist__item__anchor__background--img{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:100%;transform:scale(1);transition:transform var(--transition-ptn01);width:100%}.home-company__linklist__item__anchor:is(:focus,:hover) .home-company__linklist__item__anchor__background:before{background-color:rgba(var(--color-point-rgb),.2)}.home-company__linklist__item__anchor:is(:focus,:hover) .home-company__linklist__item__anchor__background--img{transform:scale(1.05)}.home-company__linklist__item__anchor__text{display:flex;gap:5px;margin-top:6px}@media screen and (min-width:768px){.home-company__linklist__item__anchor__text{gap:11px;margin-top:10px}}.home-company__linklist__item__anchor__text--inner{font-family:var(--font-default-02);font-size:1.1rem;font-weight:700;letter-spacing:.05em;line-height:var(--lh-heading);transition:color var(--transition-ptn01)}.home-company__linklist__item__anchor:is(:focus,:hover) .home-company__linklist__item__anchor__text--inner{color:var(--color-point)}.home-company__linklist__item__anchor__text--inner__sub{font-size:.7rem}@media screen and (min-width:768px){.home-company__linklist__item__anchor__text--inner{font-size:2.2rem}.home-company__linklist__item__anchor__text--inner__sub{font-size:1.5rem}}.home-company__linklist__item__anchor__text--icon{aspect-ratio:14/5;height:9px;position:relative;top:.32em;width:17px}@media screen and (min-width:768px){.home-company__linklist__item__anchor__text--icon{height:16px;position:relative;top:.7em;width:29px}}.home-fadein-trigger .home-company__heading,.home-fadein-trigger .home-company__linklist{opacity:0;transform:translateX(-20px);transition:opacity var(--transition-ptn02),transform var(--transition-ptn02)}.home-fadein-trigger.is-active .home-company__heading{transition-delay:0s}.home-fadein-trigger.is-active .home-company__linklist{transition-delay:.3s}.home-fadein-trigger.is-active .home-company__heading,.home-fadein-trigger.is-active .home-company__linklist{opacity:1;transform:translateX(0)}