.attention-container{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative;width:100vw;z-index:1}.attention-wrapper{margin:0 auto;max-width:1200px;padding-top:5rem}.attention-ul-pc,.attention-ul-sp{display:grid;gap:4rem;grid-template-columns:1fr 1fr 1fr;margin:0;padding:0;position:relative;z-index:2}.attention-item-link:hover{color:#000}.attention-item{list-style:none;margin:0 auto;max-width:360px;width:29vw}.attention-imgBox{overflow:hidden}.attention-imgBox img{aspect-ratio:2/1;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.attention-item:hover .attention-imgBox img{transform:scale(1.05)}.attention-textBox{background-color:#fff;padding:2rem}.attention-textBox h3{font-size:16px;height:auto;overflow:hidden}.attention-textBox p{font-size:14px;height:4.2rem;margin:0;overflow:hidden}.attention-ul-pc>.programHuman-gif,.attention-ul-sp>.programHuman-gif{max-width:130px;min-width:50px;position:absolute;right:8rem;top:-23rem;width:10vw;z-index:1}.thunder-gif{animation:thunder 5s step-end infinite;max-width:90px;min-width:40px;position:absolute;right:0;top:10rem;width:6vw}@keyframes thunder{0%,2%,4%,to{opacity:1}1%,3%{opacity:0}}.attention-ul-sp{display:none}@media screen and (max-width:1000px){.attention-item{width:40vw}.attention-ul-pc,.attention-ul-sp{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.attention-ul-pc{display:none}.attention-ul-sp{display:grid;grid-template-columns:1fr}.attention-item{max-width:400px;width:80vw}.attention-ul-sp>.programHuman-gif{right:0;top:-18rem}}