.news-module{--news-blue:#0553dd;--news-text:#060606;--news-muted:#888;--news-border:#eaeaea}.news-module *{box-sizing:border-box}.news-module .news-wrap{align-items:center;display:flex;justify-content:center;padding-bottom:130px;width:100%}.news-module .news-inner{align-items:flex-start;display:flex;gap:64px;justify-content:space-between;max-width:1280px;padding-left:80px;padding-right:80px;width:100%}.news-module .news-left{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;max-width:314px;padding-bottom:40px;width:314px}.news-module .news-eyebrow{color:var(--news-blue);display:inline-flex;flex-direction:column;font-family:Lato,sans-serif;font-size:44.8px;font-weight:700;justify-content:center;letter-spacing:.9px;line-height:53.76px;position:relative}.news-module .news-divider{background:var(--news-blue);height:1px;transform:scaleX(.35);transform-origin:left center;transition:transform .45s cubic-bezier(.16,1,.3,1);width:70px}.news-module .news-left:focus-within .news-divider,.news-module .news-left:hover .news-divider{transform:scaleX(1)}.news-module .news-right{align-items:flex-start;display:flex;flex:1 1 0;flex-direction:column;gap:39.99px;justify-content:flex-start;width:100%}.news-module .news-list{display:flex;flex-direction:column;max-width:866px;width:100%}.news-module .news-item{align-items:flex-start;border-bottom:1px solid var(--news-border);color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:9px;justify-content:center;opacity:0;padding-bottom:24px;padding-top:24px;text-decoration:none;transform:translateY(14px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);width:100%;will-change:transform,opacity}.news-module.is-visible .news-item{opacity:1;transform:translateY(0)}.news-module .news-item:hover .news-title{color:var(--news-blue);transform:translateX(4px);transition:color .3s ease,transform .3s cubic-bezier(.16,1,.3,1)}.news-module .news-meta{align-items:center;display:inline-flex;gap:10px;max-width:173.2px;width:173.19px}.news-module .news-date{color:var(--news-muted);display:flex;flex-direction:column;font-family:Lato,sans-serif;font-size:14.4px;font-weight:900;justify-content:center;letter-spacing:.58px;line-height:20.16px}.news-module .news-tag{align-items:center;background:var(--news-blue);border-radius:128px;display:flex;max-width:173.19px;padding:4px 10px}.news-module .news-tag-text{color:#fff;font-family:Lato,sans-serif;font-size:12.8px;line-height:17.92px}.news-module .news-tag-text,.news-module .news-title{display:flex;flex-direction:column;font-weight:700;justify-content:center}.news-module .news-title{color:var(--news-text);font-family:Noto Sans JP,sans-serif;font-size:16px;letter-spacing:.48px;line-height:27.2px}.news-module .news-action{align-items:center;display:flex;justify-content:flex-end;max-width:866px;width:100%}.news-module .news-button{border-radius:1px;color:inherit;display:block;height:60px;position:relative;text-decoration:none;transform:translateY(0);transition:transform .25s cubic-bezier(.16,1,.3,1);width:152.41px}.news-module .news-button:hover{transform:translateY(-2px)}.news-module .news-button:before{background:radial-gradient(circle,rgba(5,83,221,.1),transparent);border-radius:30px;bottom:-10px;content:"";left:-10px;opacity:0;position:absolute;right:-10px;top:-10px;transition:opacity .4s ease;z-index:-1}.news-module .news-button:hover:before{opacity:1}.news-module .news-button-icon{align-items:center;background:var(--news-blue);border-radius:30px;box-shadow:0 4px 12px rgba(5,83,221,.2);display:inline-flex;height:60px;justify-content:center;left:0;position:absolute;top:0;transition:background-color .4s cubic-bezier(.35,.46,.64,.88),transform .4s cubic-bezier(.35,.46,.64,.88),box-shadow .4s ease;width:60px;will-change:background-color,transform}.news-module .news-button:hover .news-button-icon{background-color:#043ba8;box-shadow:0 8px 24px rgba(5,83,221,.35);transform:translateX(6px) scale(1.08)}.news-module .news-button-icon .material-icons{color:#fff;font-size:24px;line-height:24px;transition:transform .4s cubic-bezier(.35,.46,.64,.88)}.news-module .news-button:hover .news-button-icon .material-icons{transform:translateX(4px)}.news-module .news-button-text{color:var(--news-text);display:flex;flex-direction:column;font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700;height:28px;justify-content:center;left:70px;letter-spacing:.48px;line-height:27.2px;padding-left:10px;position:absolute;top:15.41px;transition:color .4s cubic-bezier(.35,.46,.64,.88),transform .4s cubic-bezier(.35,.46,.64,.88);white-space:nowrap;width:82.74px}.news-module .news-button:hover .news-button-text{color:var(--news-blue);transform:translateX(4px)}@media (max-width:1024px){.news-module .news-inner{gap:40px;padding-left:40px;padding-right:40px;width:100%}.news-module .news-left{max-width:260px;width:260px}}@media (max-width:768px){.news-module .news-wrap{padding-bottom:100px}.news-module .news-inner{align-items:stretch;flex-direction:column;gap:28px;padding-left:24px;padding-right:24px}.news-module .news-left{max-width:100%;width:100%}.news-module .news-action{justify-content:flex-start}}