.news__category{position:relative;margin-bottom:3.2rem}.news__category::after{content:"";position:absolute;top:0;right:0;width:8rem;height:100%;background:-webkit-gradient(linear, right top, left top, color-stop(60%, var(--color-white)), to(transparent));background:linear-gradient(to left, var(--color-white) 60%, transparent);pointer-events:none}@media screen and (max-width: 767px){.news__category{margin-bottom:2.4rem}}.news__category ul{overflow-x:auto;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4.8rem;padding-right:8rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.news__category ul::-webkit-scrollbar{display:none}@media screen and (max-width: 767px){.news__category ul{gap:1.6rem}}.news__category ul li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.news__category ul li a{display:block;position:relative;padding-bottom:.6rem;font-weight:700}.news__category ul li a::before{content:"";display:block;position:absolute;left:50%;bottom:0;width:100%;height:.2rem;border-radius:.2rem;background:var(--color-brand-primary);-webkit-transform:translateX(-50%) scaleX(0);transform:translateX(-50%) scaleX(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:.3s;transition:.3s}.news__category ul li a:hover,.news__category ul li a.is-current{color:var(--color-brand-primary)}.news__category ul li a:hover::before,.news__category ul li a.is-current::before{-webkit-transform:translateX(-50%) scaleX(1);transform:translateX(-50%) scaleX(1)}.news__category ul li a.is-current{pointer-events:none}.news-archive{padding-top:8rem}@media screen and (max-width: 767px){.news-archive{padding-top:4.8rem}}.news-single{background:var(--color-gray-100)}.news-single .breadcrumb{margin-block:0 1.6rem}.news-single .post-inner{padding:10rem 12rem;border-radius:3.2rem;background:var(--color-white);-webkit-box-shadow:.8rem .8rem 1.6rem rgba(29,29,31,.1);box-shadow:.8rem .8rem 1.6rem rgba(29,29,31,.1)}@media screen and (max-width: 767px){.news-single .post-inner{padding:4rem 3rem;border-radius:1.6rem;-webkit-box-shadow:.4rem .4rem .8rem rgba(29,29,31,.1);box-shadow:.4rem .4rem .8rem rgba(29,29,31,.1)}}.news-single .post__header{margin-bottom:6.4rem}@media screen and (max-width: 767px){.news-single .post__header{margin-bottom:3.2rem}}.news-single .post__header .news__meta{margin-bottom:.8rem}@media screen and (max-width: 767px){.news-single .post__header .news__meta{margin-bottom:.4rem}}.news-single .post__body>*:not(:last-child){margin-bottom:1.6rem}.news-single .post__body h2,.news-single .post__body h3,.news-single .post__body h4,.news-single .post__body h5,.news-single .post__body h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.news-single .post__body h2{padding:2.4rem 2rem;font-size:2.4rem;border-left:.4rem solid var(--color-brand-primary);background:var(--color-gray-100)}@media screen and (max-width: 767px){.news-single .post__body h2{padding:1.2rem;font-size:1.5rem}}.news-single .post__body h3{padding-inline:2rem;padding:1.6rem 2rem;font-size:2rem;border-bottom:.1rem solid;border-left:.4rem solid;-o-border-image:linear-gradient(to bottom, #4EA735 50%, #A6D39A 50%) 1;border-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #4EA735), color-stop(50%, #A6D39A)) 1;border-image:linear-gradient(to bottom, #4EA735 50%, #A6D39A 50%) 1}@media screen and (max-width: 767px){.news-single .post__body h3{padding:.8rem 1.2rem;font-size:1.3rem}}.news-single .post__body h4,.news-single .post__body h5,.news-single .post__body h6{gap:1.6rem;font-size:1.8rem}@media screen and (max-width: 767px){.news-single .post__body h4,.news-single .post__body h5,.news-single .post__body h6{gap:.8rem;font-size:1.3rem}}.news-single .post__body h4::before,.news-single .post__body h5::before,.news-single .post__body h6::before{content:"";display:block;width:.8rem;height:.8rem;border-radius:.2rem;background:var(--color-brand-primary)}.news-single .post__body p{line-height:1.6}.news-single .post__body a{color:var(--color-brand-primary);text-decoration:underline}.news-single .post__body ul{padding-left:1.5em;list-style:disc}.news-single .post__body ol{padding-left:1.5em;list-style:decimal}.news-single .post__body li:not(:last-child){margin-bottom:.8rem}@media screen and (max-width: 767px){.news-single .post__body li:not(:last-child){margin-bottom:.4rem}}.news-single .post__body blockquote{margin:1em 0;padding:.5em 1em;border-left:4px solid var(--color-gray-300);color:#555}.news-single .post__body img{max-width:100%;height:auto}.news-single .post__body hr{margin:2em 0;border:none;border-top:.1rem solid var(--color-gray-300)}.news-single .post__body table{width:100%;border-collapse:collapse;margin:1em 0}.news-single .post__body table th,.news-single .post__body table td{border:.1rem solid var(--color-gray-300);padding:.5em;text-align:left}.news-single .post__body table th{background:var(--color-gray-100);font-weight:700}.news-single .post__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem;position:relative;font-family:"Zen Kaku Gothic New",sans-serif;font-size:3.2rem;font-weight:900}@media screen and (max-width: 767px){.news-single .post__heading{gap:1.6rem;font-size:1.8rem}}.news-single .post__heading::before,.news-single .post__heading::after{content:"";display:block;height:.4rem;border-radius:.4rem}@media screen and (max-width: 767px){.news-single .post__heading::before,.news-single .post__heading::after{height:.2rem}}.news-single .post__heading::before{position:absolute;bottom:0;left:0;width:4rem;background:var(--color-brand-primary)}.news-single .post__heading::after{width:100%;background:var(--color-gray-300)}.news-single .post__pager{margin-top:4.8rem;padding-inline:12rem}@media screen and (max-width: 767px){.news-single .post__pager{margin-top:2.4rem;padding-inline:3rem}}.news-single .post__pager ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-single .post__pager ul li{min-width:4.8rem;height:4.8rem}@media screen and (max-width: 767px){.news-single .post__pager ul li{min-width:3.2rem;height:3.2rem}}.news-single .post__pager ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;font-weight:700;text-align:center}.news-single .post__pager ul li:nth-child(1) a,.news-single .post__pager ul li:nth-child(3) a{border:.1rem solid var(--color-gray-300);border-radius:.8rem;background:var(--color-white)}.news-single .post__pager ul li:nth-child(1) a:hover,.news-single .post__pager ul li:nth-child(3) a:hover{border-color:var(--color-brand-primary);background:var(--color-brand-primary);color:var(--color-white)}.news-single .post__pager ul li:nth-child(2) a{font-family:"Montserrat",sans-serif}/*# sourceMappingURL=news.css.map */