.news-post .main .labelsWrap{position:relative;display:flex;flex-wrap:wrap;align-items:center;align-content:center}
.news-post .main .labelsWrap .categoryLabel{display:inline-block;padding:.3em .8em;margin:0 .8em .2em 0;color:#fff;font-size:calc(var(--s)*12);background:#333;}
.news-post .main .labelsWrap .categoryLabel--press{background:#0683d6}
.news-post .main .labelsWrap .categoryLabel--news{background:#2da05b}
.news-post .main .labelsWrap .categoryLabel--newsCategory{color:#333;background:#fff;border:1px solid #333; padding-top: calc(0.3em - 1px); padding-bottom: calc(0.3em - 1px);}
.news-post .main .labelsWrap .dateLabel{margin:0 0 .2em;font-family:"Poppins",sans-serif;font-size:calc(var(--s)*12);line-height:1.25;letter-spacing:-0.05em;font-weight:700;text-transform:uppercase}.news-post .main .entryTitle{margin:0 0 calc(var(--s)*60);font-family:sans-serif;font-size:calc(var(--s)*32);line-height:1.6875;font-weight:700}.news-post .main .entryArea{font-family:sans-serif;font-size:calc(var(--s)*16);line-height:1.75}.news-post .main .entryArea p{margin-top:calc(var(--s)*10);margin-bottom:0}.news-post .main .entryArea img{display:inline-block;max-width:100%;height:unset;margin:calc(var(--s)*20) 0 calc(var(--s)*28)}.news-post .main .entryArea .aligncenter{display:block;clear:both;margin-right:auto;margin-left:auto}.news-post .main .entryArea .alignleft{float:left;display:inline;margin-right:calc(var(--s)*20)}.news-post .main .entryArea .alignright{float:right;display:inline;margin-left:calc(var(--s)*20)}.news-post .main .entryArea strong{display:inline-block;font-size:1.25em}.news-post .main .entryArea a[target=_blank]{display:inline-block}.news-post .main .entryArea a[target=_blank]::after{content:"";display:inline-block;width:.9em;aspect-ratio:1/1;margin:0 .25em;background:url(../img/icon_outer-link.png) center/contain no-repeat}.news-post .main .entryArea a[href$=".pdf"]::after{content:"";display:inline-block;width:1.25em;aspect-ratio:1/1;margin:0 .25em;vertical-align:middle;background:url(/wp-content/themes/cas/img/pdf_btn.svg) center/contain no-repeat}.news-post .main .entryArea h1{font-size:2em}.news-post .main .entryArea h2{font-size:1.8em}.news-post .main .entryArea h3{font-size:1.6em}.news-post .main .entryArea h4{font-size:1.4em}.news-post .main .entryArea h5{font-size:1.2em}.news-post .main .entryArea h6{font-size:1em}.news-post .main .entryArea ul{padding:0}.news-post .main .entryArea ul li{position:relative;padding:0 0 0 1em}.news-post .main .entryArea ul li::before{content:"";position:absolute;left:.3em;top:.9em;width:3px;height:3px;border-radius:999px;background:#333}.news-post .main .entryArea ul li *{margin-top:0}.news-post .main .entryArea ol{padding:0}.news-post .main .entryArea ol li{list-style:decimal;list-style-position:inside}.news-post .main .entryArea ul.postTag{padding:calc(var(--s)*90) 0 0}.news-post .main .entryArea ul.postTag li{padding-left:0}.news-post .main .entryArea ul.postTag li::before{display:none}.news-post .main .entryArea table{width:100%;border-collapse:collapse !important}.news-post .main .entryArea table th,.news-post .main .entryArea table td{padding:calc(var(--s)*10);border:1px solid #b9bcbd !important;text-align:left;vertical-align:top}.news-post .main .entryArea table th strong,.news-post .main .entryArea table td strong{margin-top:0;margin-bottom:calc(var(--s)*10);font-size:1em}.news-post .main .entryArea table thead th,.news-post .main .entryArea table thead td{font-weight:700;background:#f4f4f4 !important}.news-post .main .entryArea table tbody th{font-weight:700;background:#f4f4f4 !important}.news-post .main .entryArea table tr:first-child:last-child td:first-child:last-child{padding:calc(var(--s)*30);background:#f4f4f4 !important;border:none !important}.news-post__end{display:flex;align-items:center;align-content:center;width:calc(var(--s)*1160);max-width:calc(100% - var(--s)*40);margin:0 auto}.news-post__end::before,.news-post__end::after{content:"";width:100%;height:1px;background:#989898}.news-post__end a{position:relative;display:inline-block;padding:1em 2.5em 1em 2em;flex-shrink:0;color:#0040a0;font-size:calc(var(--s)*20);font-weight:700;white-space:nowrap;background:#fff;border-radius:999px;transition-duration:300ms;box-shadow:calc(var(--s)*2) calc(var(--s)*2) calc(var(--s)*10) 0 rgba(103,103,103,.5)}.news-post__end a::after{content:"";position:absolute;top:0;right:1em;bottom:0;display:block;width:.5em;height:.5em;margin:auto 0;border-right:1px solid #0040a0;border-bottom:1px solid #0040a0;transform:rotate(-45deg)}.news-post__end a:hover{opacity:.6 !important;text-decoration:none}.page-news+.news-post__end{margin-top:calc(var(--s)*90)}


@media(max-width: 767px){
.news-post .main .labelsWrap .categoryLabel{font-size:calc(var(--s)*24)}
.news-post .main .labelsWrap .dateLabel{display: block; width: 100%; margin: 0.75em 0 0; font-size:calc(var(--s)*24)}
.news-post .main .entryTitle{font-size:calc(var(--s)*50)}
.news-post .main .entryArea{font-size:calc(var(--s)*28)}
.news-post .main .entryArea table tr:first-child:last-child td:first-child:last-child{padding:calc(var(--s)*40)}
.news-post__end{display:none}
}/*# sourceMappingURL=news-post-ja.css.map */