@keyframes scroll-right{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes toPathMove{100%{offset-distance:100%}}@keyframes imground{100%{rotate:360deg}}.newsTop{padding:60px 0;text-align:center}@media screen and (max-width: 599px){.newsTop{text-align:left}}.newsTop h1{font-size:40px;font-weight:700;margin-bottom:1em}@media screen and (max-width: 599px){.newsTop h1{font-size:28px}}.newsTop .description{font-size:24px;font-weight:600;color:#666;margin-bottom:2em}@media screen and (max-width: 599px){.newsTop .description{font-size:20px}}.newsTop .date{text-align:right;font-size:14px;font-weight:600}.newsTop .date span{display:inline-block;margin-left:1em;font-weight:400}@media screen and (max-width: 599px){.newsTop .date span{display:block}}.newsPage figcaption{color:#666;font-size:14px;text-align:right}@media screen and (max-width: 599px){.newsPage figcaption{font-size:12px}}.newsPage p{line-height:2;margin-bottom:1em}.newsPage h2{margin-top:2.5em;margin-bottom:1.2em;font-size:26px;font-weight:700;position:relative;padding-left:30px}@media screen and (max-width: 599px){.newsPage h2{font-size:20px}}.newsPage h2::before{content:"";position:absolute;top:-0.5em;left:0;width:0;height:0;border-style:solid;border-width:31px 31px 0 0;border-color:#d70e18 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.newsPage h3{font-size:20px;line-height:1.5;font-weight:700;margin-top:2em;margin-bottom:1em;padding-left:1.2em;position:relative}@media screen and (max-width: 599px){.newsPage h3{font-size:16px}}.newsPage h3::before{content:"";position:absolute;background:#d70e18;width:8px;height:100%;left:0}.newsPage figure{margin:30px 0}.newsPage figure .flex_container{gap:2%}.newsPage figure img{display:block}.newsPage .link{display:block;color:#d70e18;transition:color .2s ease-in-out}.newsPage .link:hover{color:rgb(167.1179039301,10.8820960699,18.6550218341)}