.news_latest_small{border-bottom:1px solid rgba(112, 123, 140, 0.24);display:flex;justify-content:space-between;padding:6vw 0;opacity:1}@media (min-width:37.5rem){.news_latest_small{padding:1.2rem 0}}@media (min-width:tablet-small){.news_latest_small{padding:1.2rem 0}}@media (min-width:120rem){.news_latest_small{padding:1vw 0}}@media (min-width:full-hd){.news_latest_small{padding:1vw 0}}.news_latest_small.js-initialized{opacity:0;transform:translateX(20vw);transition:all 0.5s ease-out}.news_latest_small.visible{transform:translateX(0);opacity:1}.news_latest_small section{display:flex;flex-wrap:wrap;align-items:center;width:65%;padding:0 5% 0 0}.news_latest_small section h3{flex-basis:100%;padding-bottom:0.6rem}.news_latest_small section h3 a{font-size:1.125rem;font-size:clamp(1.125rem, .6vw + .6vh + .5rem, 1.875rem);font-weight:300;line-height:1.6;font-weight:400;color:#38485D;line-height:1.2;text-decoration:none}.news_latest_small section .info,.news_latest_small section .info time,.news_latest_small section .tag{font-size:0.875rem;font-size:clamp(0.875rem, .55vw + .55vh, 1.25rem);font-weight:300;line-height:1.6}.news_latest_small section .info{color:#707B8C;order:3;margin-left:auto}.news_latest_small section .info>span{line-height:1.6}.news_latest_small section .info time{display:block}.news_latest_small section .tag{display:flex;flex-wrap:wrap;gap:0.625rem;margin:0 auto 1rem 0}.news_latest_small section .tag span{display:inline-block;border:0.063rem solid #3B485B;border-radius:2rem;color:#38485D;padding:0.2rem 0.7rem}.news_latest_small section .tag span:last-child{margin-bottom:0}@media (min-width:56.25rem){.news_latest_small section .tag span{margin:0}}@media (min-width:tablet-large){.news_latest_small section .tag span{margin:0}}.news_latest_small figure{display:block;min-width:7.2rem;width:34%}@media (min-width:56.25rem){.news_latest_small figure{grid-column:3 / 4;grid-row:1 / 3;width:34%}}.news_latest_small figure picture{display:block}.news_latest_small figure picture img{border-radius:0.5rem;display:block;width:100%;height:auto;aspect-ratio:1.3333333333;object-fit:cover;overflow:hidden}@media (min-width:56.25rem){.news_latest_small .more{grid-column:1 / 3}}.news_latest_small .more a{text-decoration:none;color:#707B8C;transition:color 0.4s ease}.news_latest_small .more a:hover{color:#000}.news_latest_small figcaption{display:none}