.newsList{display:grid;grid-template-columns:repeat(2,1fr);gap:3.0769230769vw;text-align:center;position:relative;z-index:2}.newsList>div{padding:0 0 9.2307692308vw}.newsList.ready>div a,.newsList>div.actIn a{opacity:1;transform:scale(1) rotate(.00001deg)}.newsList a{text-align:left;display:block;color:var(--green-color);opacity:0;transform:scale(1.1) rotate(.00001deg)}.newsList a:hover{color:var(--green-hover-color)}.newsList a:hover img{transition:transform .35s cubic-bezier(.39,.575,.565,1);transform:scale(105%) rotate(.0001deg)}.newsList a>div{overflow:clip}.newsList a>div img{width:100%;display:block;height:auto;transition:transform .5s cubic-bezier(.165,.84,.44,1);backface-visibility:hidden;transform:scale(100%) rotate(.0001deg)}.newsList a .noImage{background:var(--green-color);width:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;color:#fff}.newsList a section h2{font-size:1.3rem;line-height:1.5;letter-spacing:.05em;margin:3.0769230769vw 0;height:4.5em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.newsList a section div{font-size:1rem;line-height:1.25;letter-spacing:.05em}.newsList a section div>:first-child{margin-bottom:1.0256410256vw}@media screen and (min-width:768px){.newsList{grid-template-columns:repeat(5,1fr);gap:1.3888888889vw}.newsList>div{padding:0 0 4.1666666667vw}.newsList>div.first{grid-column:1/3}.newsList>div.first a section{display:flex;flex-direction:row-reverse;justify-content:space-between}.newsList>div.first a section h2{flex-basis:28.8888888889vw}.newsList>div.first a section div{padding-top:.4em;flex-basis:7.7777777778vw;margin:1.3888888889vw 0}.newsList a section h2{margin:1.3888888889vw 0;font-size:1.8rem;line-height:1.5;letter-spacing:.05em}.newsList a section div{font-size:1.2rem;line-height:1.25;letter-spacing:.05em}.newsList a section div>:first-child{margin-bottom:.4861111111vw}}