.newsHeader{background-color:#f0e6ed}.newsHeader__inner{display:grid;grid-template-columns:max(40vw,540px) 1fr}@media screen and (max-width: 767px){.newsHeader__inner{grid-template-columns:none}}.newsHeader__body{display:grid;align-content:center;justify-content:center;gap:30px;padding:20px 3.4722222222vw}.newsHeader__title{font-size:clamp(1.75rem,1.9512195122vw + 1.2926829268rem,3rem);font-weight:700}@media screen and (max-width: 767px){.newsHeader__img{order:-1}}.newsHeader__img img{width:100%;height:auto;object-fit:cover}.news{background-color:#fff}.news__content{padding-block:60px}@media screen and (max-width: 767px){.news__content{padding-block:40px}}.news__list{display:grid;gap:40px}@media screen and (max-width: 767px){.news__list{gap:30px}}.news__link{--thumbWidth: 320px;display:grid;grid-template-columns:var(--thumbWidth) 1fr;align-items:start;gap:40px}@media screen and (max-width: 767px){.news__link{--thumbWidth: 120px;gap:20px}}@media(any-hover: hover){.news__link:hover .news__img img{scale:1.05}}.news__link[href$=".pdf"] .news__title::after{content:"";position:relative;top:.25em;display:inline-block;margin-left:.5em;width:1.25em;aspect-ratio:1;background-color:#b40702;mask-image:url("../../img/common/icon-pdf.svg");mask-size:contain;mask-repeat:no-repeat}.news__img{aspect-ratio:450/260;overflow:hidden;border:1px solid #c6c8cc}.news__img img{width:100%;height:100%;object-fit:cover;object-position:center center;transition-property:opacity,scale;transition-duration:.3s;transition-timing-function:ease-in-out}.news__body{display:grid;gap:8px}.news__title{font-size:clamp(.84375rem,.6341463415vw + .6951219512rem,1.25rem);font-weight:700;line-height:1.5}.news__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:14px;font-size:0.875rem;line-height:1.75}@media screen and (max-width: 767px){.news__text{display:none}}.news__meta{display:flex;align-items:center;gap:10px;font-size:12px;font-size:0.75rem}@media screen and (max-width: 767px){.news__meta{font-size:10px;font-size:0.625rem}}.news__cat{padding:2px 10px;color:#727272;text-align:center;background-color:#f7f6f6}.news__pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:40px}.news__pagination ._btn{display:flex;align-items:center;justify-content:center;width:36px;aspect-ratio:1;color:#6356a3;border:1px solid #6356a3;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}.news__pagination ._btn.-current{color:#fff;background-color:#6356a3}@media(any-hover: hover){.news__pagination ._btn:not(.-current):hover{color:#fff;background-color:#6356a3}}.news__pagination ._btn.-prev::before,.news__pagination ._btn.-next::before{content:"";width:8px;aspect-ratio:8/12;background-color:currentColor;mask-repeat:no-repeat;mask-size:cover;mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01LjcwNyAxMS40MTQxTDcuMTIxIDEwLjAwMDFMMi44MjggNS43MDcwNkw3LjEyMSAxLjQxNDA2TDUuNzA3IDYuMjA1NjllLTA1TDYuODA1NTNlLTA4IDUuNzA3MDZMNS43MDcgMTEuNDE0MVoiIGZpbGw9IiMxMTExMTEiLz4KPHBhdGggZD0iTTUuNzA3IDExLjQxNDFMNy4xMjEgMTAuMDAwMUwyLjgyOCA1LjcwNzA2TDcuMTIxIDEuNDE0MDZMNS43MDcgNi4yMDU2OWUtMDVMNi44MDU1M2UtMDggNS43MDcwNkw1LjcwNyAxMS40MTQxWiIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4yIi8+CjxwYXRoIGQ9Ik01LjcwNyAxMS40MTQxTDcuMTIxIDEwLjAwMDFMMi44MjggNS43MDcwNkw3LjEyMSAxLjQxNDA2TDUuNzA3IDYuMjA1NjllLTA1TDYuODA1NTNlLTA4IDUuNzA3MDZMNS43MDcgMTEuNDE0MVoiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMiIvPgo8L3N2Zz4K")}.news__pagination ._btn.-next::before{rotate:180deg}.news-single{background-color:#fff}.news-single__content{padding-top:60px}@media screen and (max-width: 767px){.news-single__content{padding-top:40px}}.news-single__content .m-wrapper{max-width:680px}.news-single__header{display:flex;flex-wrap:wrap;align-items:baseline;gap:20px 10px}.news-single__date{font-size:14px;font-size:0.875rem;color:#333;font-weight:400}@media screen and (max-width: 767px){.news-single__date{font-size:12px;font-size:0.75rem}}.news-single__cat{padding:2px 10px;font-size:12px;font-size:0.75rem;color:#727272;text-align:center;background-color:#f7f6f6}.news-single__title{flex-basis:100%;font-size:24px;font-size:1.5rem;font-weight:700;line-height:1.5;letter-spacing:.05em}@media screen and (max-width: 767px){.news-single__title{font-size:20px;font-size:1.25rem}}.news-single__thumbnail{width:100%}.news-single__thumbnail img{width:100%;height:auto;object-fit:cover}.news-single__wysiwygArea{margin-top:40px}.news-single__wysiwygArea>*{margin-top:1em;margin-bottom:1em}.news-single__wysiwygArea>:first-child{margin-top:0 !important}.news-single__wysiwygArea>:last-child{margin-bottom:0 !important}.news-single__wysiwygArea>h2:not([class]){margin-top:3em;margin-bottom:.5em;font-size:24px;font-size:1.5rem;font-weight:700;line-height:1.5;border-left:4px solid;padding-left:.5em}@media screen and (max-width: 767px){.news-single__wysiwygArea>h2:not([class]){font-size:20px;font-size:1.25rem}}.news-single__wysiwygArea>h3:not([class]){margin-top:2.5em;margin-bottom:.5em;padding-bottom:.5em;font-size:20px;font-size:1.25rem;font-weight:700;line-height:1.5;border-bottom:1px solid #c6c8cc}@media screen and (max-width: 767px){.news-single__wysiwygArea>h3:not([class]){font-size:18px;font-size:1.125rem}}.news-single__wysiwygArea>h4:not([class]),.news-single__wysiwygArea>h5:not([class]){font-size:1.25rem}.news-single__wysiwygArea>h6:not([class]){font-size:1.125rem}.news-single__wysiwygArea>ul:not([class]){margin-top:1em;margin-bottom:1em;padding-left:1.5em;list-style:disc}.news-single__wysiwygArea>ul:not([class]) li{font-size:14px;font-size:0.875rem;line-height:1.8}.news-single__wysiwygArea>ul:not([class]) li+li{margin-top:.5em}.news-single__wysiwygArea>ol:not([class]){margin-top:1em;margin-bottom:1em;padding-left:1.5em;list-style:decimal}.news-single__wysiwygArea>ol:not([class]) li{font-size:14px;font-size:0.875rem;line-height:1.8}.news-single__wysiwygArea>ol:not([class]) li+li{margin-top:.5em}.news-single__wysiwygArea p:not([class]){font-size:14px;font-size:0.875rem;line-height:1.8}.news-single__wysiwygArea a:not([class]){color:#6356a3;text-decoration:underline;text-underline-offset:.25em}@media(any-hover: hover){.news-single__wysiwygArea a:not([class]):hover{text-decoration:none}}.news-single__wysiwygArea figure figcaption{font-size:12px;font-size:0.75rem;line-height:1.5;color:#727272}.news-single__wysiwygArea figure img+figcaption{margin-top:1em}.news-single__wysiwygArea .mt-be-columns{--cols: 2;display:grid !important;grid-template-columns:repeat(var(--cols), 1fr);align-items:start;gap:1.5em;margin-block:2em}@media screen and (max-width: 767px){.news-single__wysiwygArea .mt-be-columns{grid-template-columns:none}}.news-single__wysiwygArea .mt-be-columns.-three{--cols: 3;gap:1em}.news-single__footer{margin-top:60px;padding-block:60px;border-top:1px solid #c6c8cc}@media screen and (max-width: 767px){.news-single__footer{margin-top:40px;padding-block:30px 0}}.news-single__back{width:fit-content;margin-inline:auto}.news-single__back .m-btn1{display:grid;justify-items:center}.news-single__back .m-btn1::after{scale:-1 1;transform-origin:center center}@media(any-hover: hover){.news-single__back .m-btn1:hover{translate:-5px 0}}/*# sourceMappingURL=news.css.map */
