:root{--color-black-1:#333333;--color-black-2:#4A4C4D;--color-black-3:#636566;--color-black-4:#7C7F80;--color-black-5:#949799;--color-black-6:#AEB1B3;--color-black-7:#C6CACC;--color-black-8:#DFE4E6;--color-black-9:#EBF0F2;--color-white:#FFFFFF;--color-red:#FF6450;--color-yellow:#FF8634;--color-cta:#00B772;--color-attention:#FF0046}.page-lp-whitepaper .page-title{padding:64px 20px}.page-lp-whitepaper .page-title .inner{width:100%;max-width:1280px;margin:auto}.page-lp-whitepaper .page-title .ja{margin-top:16px;font-size:40px;line-height:1.2}.page-lp-whitepaper .library{padding:64px 20px}.page-lp-whitepaper .library .inner{width:100%;max-width:1280px;margin:auto}.page-lp-whitepaper .library .heading{display:flex;align-items:flex-end;column-gap:16px}.page-lp-whitepaper .library .heading .en{font-size:28px;line-height:1;text-transform:uppercase}.page-lp-whitepaper .library .heading .ja{font-size:16px;line-height:1;transform:translateY(-2px)}.page-lp-whitepaper .library .list{margin-top:40px;display:flex;flex-wrap:wrap;gap:24px}@media (max-width:1024px){.page-lp-whitepaper .library .list{justify-content:center}}.page-lp-whitepaper .library .list .item{width:calc(33.33333% - 16px)}@media (max-width:1024px){.page-lp-whitepaper .library .list .item{width:calc(50% - 12px);max-width:400px}}@media (max-width:768px){.page-lp-whitepaper .library .list .item{width:100%}}.page-lp-whitepaper .library .list .item .item_link{display:block;width:100%}.page-lp-whitepaper .library .list .item .item_thumbnail{display:block;overflow:hidden}.page-lp-whitepaper .library .list .item .item_thumbnail img{aspect-ratio:16/9;transition:transform .24s ease-out}.page-lp-whitepaper .library .list .item .item_title{position:relative;margin-top:16px}.page-lp-whitepaper .library .list .item .item_title span{font-size:18px;line-height:1.2;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;transition:all .4s cubic-bezier(.41,.74,0,1.15)}.page-lp-whitepaper .library .list .item .item_title span.text-1{position:relative;top:0;transition-delay:.1s}.page-lp-whitepaper .library .list .item .item_title span.text-2{opacity:0;position:absolute;top:15px;left:0}.page-lp-whitepaper .library .list .item:hover .item_thumbnail img{transform:scale(1.05)}.page-lp-whitepaper .library .list .item:hover .item_title span.text-1{opacity:0;top:-14px;transition-delay:0s}.page-lp-whitepaper .library .list .item:hover .item_title span.text-2{opacity:1;top:0;transition-delay:.1s}