﻿.new-list{margin:0;}
.l-main-news .new-list.new-type1>li{width:32%;margin:0 2% 30px 0;padding:0;}
.l-main-news .new-list.new-type1>li:nth-child(3n){margin-right:0;}
.new-wrap{height:100%;flex-direction:column;}
.l-main-news .new-list.new-type1>li .new-img{max-width:100%;height:auto;flex:inherit;width:100%;aspect-ratio:1/1;}
.new-wrap>div:nth-of-type(2){flex:1;width:100%;padding:15px;justify-content:flex-start;}
.new-more{margin-top:auto;}
@media (max-width:768px){.l-main-news .new-list.new-type1>li{width:48%;margin:0 4% 30px 0;}
.l-main-news .new-list.new-type1>li:nth-child(3n){margin-right:4%;}
.l-main-news .new-list.new-type1>li:nth-child(2n){margin-right:0;}
.new-wrap>div:nth-of-type(2){padding:10px}}