@keyframes loopTextAnimationWorkshop{0%{transform:translateZ(0)}to{transform:translate3d(-186px,0,0)}}@keyframes loopTextAnimation{0%{transform:translateZ(0)}to{transform:translate3d(-14.2857142857vw,0,0)}}@keyframes elasticus{0%{transform-origin:0 0;transform:scaleY(0)}50%{transform-origin:0 0;transform:scale(1)}50.1%{transform-origin:0 100%;transform:scale(1)}to{transform-origin:0 100%;transform:scaleY(0)}}.restore-detail{display:grid;grid-template-columns:48.2% 1fr;border:1px solid #000}@media screen and (max-width:768px){.restore-detail{grid-template-columns:100%}}.restore-detail__image{position:relative;height:calc(100vh - 122px);overflow:hidden}@media screen and (max-width:768px){.restore-detail__image{grid-column:1/2;grid-row:1/2;aspect-ratio:1/1;width:100%;height:auto}}.restore-detail__image img{width:100%;height:100%;object-fit:cover}.restore-detail__image__caption{position:absolute;bottom:13px;left:13px;font-weight:500;font-size:2.25rem;color:#fff;line-height:1.1111111111}@media screen and (max-width:768px){.restore-detail__image__caption{bottom:10px;left:10px}}.restore-detail__text{max-height:calc(100vh - 60px - 60px);padding:32px;overflow-y:auto}@media screen and (max-width:768px){.restore-detail__text{grid-column:1/2;grid-row:2/3;max-height:none;padding:32px 20px}}.restore-detail__list{display:grid;gap:8px;grid-template-columns:120px 1fr;font-weight:500;font-size:.875rem}@media screen and (max-width:768px){.restore-detail__list{grid-template-columns:90px 1fr}}.restore-detail__list dd,.restore-detail__list dt{line-height:1.5;padding:8px}.restore-detail__list dt{grid-column:1/2;color:#858585}.restore-detail__list dd{grid-column:2/3}.restore-detail__list dd img{max-width:100%;height:auto}@media screen and (max-width:768px){.restore-detail__list dd.image{grid-column:1/3}}