.news-page{display:flex;flex-direction:column;width:100%;margin-top:80px;margin-bottom:50px;margin-left:auto;margin-right:auto}.news-page:after{width:100%;margin-left:auto;margin-right:auto;border-top:1px solid #06c;content:"";flex-grow:1;z-index:888}.news-page .contents{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:1186px;margin-bottom:100px;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;box-sizing:border-box}@media screen and (max-width: 600px){.news-page .contents{flex-direction:column}}.news-page .contents .news-head{display:flex;flex-direction:row;justify-content:space-between;width:100%;max-width:1186px}@media screen and (max-width: 840px){.news-page .contents .news-head{flex-direction:column}}.news-page .contents .news-head .left .title{display:flex;flex-direction:row;justify-content:flex-start;width:100%;margin-top:20px;margin-bottom:20px;margin-left:auto;margin-right:auto}@media screen and (max-width: 600px){.news-page .contents .news-head .left .title{justify-content:center}}.news-page .contents .news-head .left .title .title{width:100%;max-width:194px}.news-page .contents .news-head .left .tag-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.news-page .contents .news-head .left .tag-box::before{display:flex;flex-direction:row;justify-content:center;align-items:center;content:"Tag : ";display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:"noto sans jp",sans-serif;color:#626262;font-size:21px;margin-right:10px}.news-page .contents .news-head .left .tag-box .tag{display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:"noto sans jp",sans-serif;color:#626262;font-size:18px}.news-page .contents .news-head .right{width:100%;max-width:695px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}@media screen and (max-width: 840px){.news-page .contents .news-head .right{max-width:100%;justify-content:flex-end;align-items:flex-end}}@media screen and (max-width: 500px){.news-page .contents .news-head .right{justify-content:center;align-items:center}}.news-page .contents .news-head .right .categories{display:flex;max-width:100%;flex-direction:row}@media screen and (max-width: 666px){.news-page .contents .news-head .right .categories{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:180px}}.news-page .contents .news-head .right .categories .item{position:relative;display:inline-flex;justify-content:center;align-items:center;margin-top:0;margin-bottom:0;margin-left:12px;margin-right:12px;font-size:16px;font-family:"Noto Sans JP","sans-serif";color:#06c}@media screen and (max-width: 666px){.news-page .contents .news-head .right .categories .item{margin-bottom:3px;line-height:44px}}.news-page .contents .news-head .right .categories .item::before{display:flex;content:"";background-image:url("../img/news/category-inactive-default.svg");background-size:contain;background-repeat:no-repeat;width:28px;height:20px;margin-right:3px}.news-page .contents .news-head .right .categories .item.active::before{display:flex;content:"";background-image:url("../img/news/category-active-default.svg");background-size:contain;background-repeat:no-repeat;width:28px;height:20px;margin-right:3px}.news-page .contents .news-head .right .categories .item.kindergarten{color:#459600}.news-page .contents .news-head .right .categories .item.kindergarten::before{display:flex;content:"";background-image:url("../img/news/category-inactive-kindergarten.svg");background-size:contain;background-repeat:no-repeat;width:28px;height:20px;margin-right:3px}.news-page .contents .news-head .right .categories .item.kindergarten.active::before{display:flex;content:"";background-image:url("../img/news/category-active-kindergarten.svg");background-size:contain;background-repeat:no-repeat;width:28px;height:20px;margin-right:3px}.news-page .contents .news-head .right .categories .item a{position:absolute;width:100%;height:100%;top:0;left:0}.news-page .contents .news-articles{display:grid;justify-items:center;align-items:center;justify-content:center;grid-template-columns:repeat(5, 1fr);gap:10px;width:100%;max-width:1186px;margin-top:20px;margin-bottom:20px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1200px){.news-page .contents .news-articles{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 888px){.news-page .contents .news-articles{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 767px){.news-page .contents .news-articles{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 600px){.news-page .contents .news-articles{grid-template-columns:repeat(2, 1fr)}}.news-page .contents .news-articles .not-found{grid-column:1/-1;text-align:center;white-space:nowrap;margin-top:80px;margin-bottom:20px;margin-left:auto;margin-right:auto}.news-page .contents .news-articles .news-article{position:relative;width:100%;max-width:205px;margin-top:30px;margin-bottom:20px}@media screen and (max-width: 888px){.news-page .contents .news-articles .news-article{max-width:180px}}@media screen and (max-width: 600px){.news-page .contents .news-articles .news-article{max-width:154px}}@media screen and (max-width: 340px){.news-page .contents .news-articles .news-article{max-width:130px}}.news-page .contents .news-articles .news-article a{position:absolute;width:100%;height:100%;top:0;left:0;text-decoration:none}.news-page .contents .news-articles .news-article .news-thumbnail{width:205px;height:205px}@media screen and (max-width: 888px){.news-page .contents .news-articles .news-article .news-thumbnail{width:180px;height:180px}}@media screen and (max-width: 600px){.news-page .contents .news-articles .news-article .news-thumbnail{width:154px;height:154px}}@media screen and (max-width: 340px){.news-page .contents .news-articles .news-article .news-thumbnail{width:130px;height:130px}}.news-page .contents .news-articles .news-article .news-thumbnail .thumbnail{background-color:#aff3ff;background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;border-radius:80px}@media screen and (max-width: 888px){.news-page .contents .news-articles .news-article .news-thumbnail .thumbnail{border-radius:60px}}@media screen and (max-width: 600px){.news-page .contents .news-articles .news-article .news-thumbnail .thumbnail{border-radius:60px}}@media screen and (max-width: 340px){.news-page .contents .news-articles .news-article .news-thumbnail .thumbnail{border-radius:40px}}.news-page .contents .news-articles .news-article .news-thumbnail .thumbnail.no-pic{background-size:50%}.news-page .contents .news-articles .news-article .article-text{width:100%;max-width:205px;margin-top:20px}.news-page .contents .news-articles .news-article .article-text .date{font-size:18px;line-height:27px;font-family:"Montserrat";font-weight:500;color:#06c;text-decoration:none}.news-page .contents .news-articles .news-article .article-text .title{font-size:13px;line-height:22px;color:#06c;text-decoration:none}.pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;text-align:center;margin-bottom:80px}.pagination a{margin:0 5px;padding:5px 10px;color:#06c;font-size:24px;font-family:"Montserrat",sans-serif;text-decoration:none}.pagination .current{color:#c1c1c1;font-size:24px;font-family:"Montserrat",sans-serif;text-decoration:none;padding-left:8px;padding-right:8px}/*# sourceMappingURL=elementary-school-news.min.css.map */