@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");#news h1{font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:2.5rem;letter-spacing:0.35em;text-align:center;margin-top:12rem;margin-bottom:12rem}@media screen and (max-width: 786px){#news h1{font-size:2.5rem;margin-top:6rem;margin-bottom:6rem}}#news .inner{max-width:1200px;width:calc(100% - 60px);margin:auto}#news ul{border-top:1px solid #c6c6c6}#news ul li{display:flex;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid #c6c6c6;padding:2.8rem 14.8rem;flex-wrap:wrap}@media screen and (max-width: 1024px){#news ul li{padding:2.8rem 8rem}}@media screen and (max-width: 767px){#news ul li{padding:1.6rem 2.4rem;flex-direction:column}}#news ul li a{display:inline-block;text-decoration:none;color:#000}#news ul li a span{display:inline;position:relative;margin-right:2rem;background:linear-gradient(#000, #000) 0 100%/100% 1px no-repeat;background-position:100% 100%;transition:.3s background ease}#news ul li a:hover span{background-size:0 1px}#news .news_date{font-family:'Noto Sans JP', sans-serif;font-weight:400;font-size:1.615rem;line-height:2.6rem;letter-spacing:0.1rem;width:16rem}@media screen and (max-width: 1024px){#news .news_date{width:12rem}}@media screen and (max-width: 767px){#news .news_date{width:100%;font-size:1.4rem}}#news .news_txt{font-family:'Noto Sans JP', sans-serif;font-weight:400;font-size:1.615rem;line-height:2.6rem;width:calc(100% - 16rem)}@media screen and (max-width: 1024px){#news .news_txt{width:calc(100% - 12rem)}}@media screen and (max-width: 767px){#news .news_txt{width:100%;font-size:1.4rem}}
#news .resize-inner ul li {
    padding: 2.8rem 6rem;
}
