.news{padding:120px 0 10% 0}.news__ttl{text-align:center;margin-bottom:12%}.news__ttl img{width:64%;margin-bottom:2.5%}.news__ttl p{font-size:4vw;font-weight:500}.newsList{padding:0 14%;margin-bottom:14%}.newsListItems{font-size:4vw}.newsListItems:not(:last-child){margin-bottom:11%}.newsListItems__img{margin-bottom:6%}.newsListItems__img img{height:12em;border-radius:25px;-o-object-fit:cover;object-fit:cover}.newsListItemsHeadContainer{display:flex;align-items:center;margin-bottom:3%}.newsListItemsHeadContainer__cat{width:25%;font-size:4vw;font-weight:700;text-align:center;background:#413123;color:#fff;border-radius:5px;padding:1.3% 0 1.7%;margin-right:3%}.newsListItemsHeadContainer__date{font-size:4.27vw;font-weight:500}.newsListItemsHead__ttl{font-size:4.53vw;font-weight:500}.newsListItemsHead__ttl a{line-height:1.2}.pagination{text-align:center;margin-bottom:26%}.pagination p.current-page{display:inline-block;font-size:5.07vw;font-weight:700;margin:0 5%}.pagination p.current-page span{position:relative;display:inline-block;color:#413123;z-index:0}.pagination p.current-page span:before{position:absolute;top:50%;left:50%;content:"";display:inline-block;width:2.1em;height:2.1em;background:#fed200;border-radius:75px;outline:4px solid #413123;outline-offset:-4px;transform:translate(-50%, -50%);z-index:-1}.pagination p.other-page{display:inline-block;font-size:5.07vw;font-weight:700;margin:0 5%}.pagination p.other-page.dots-page{margin:0 2%}.pagination p.other-page a{position:relative;color:#fff;z-index:0}.pagination p.other-page a:before{position:absolute;top:50%;left:50%;content:"";display:inline-block;width:2.1em;height:2.1em;background:#413123;border-radius:75px;transform:translate(-50%, -50%);z-index:-1}.paginationContainer{display:flex;justify-content:center;margin-top:6%}.pagination p.prev-text{width:14%;margin:0 2%}.pagination p.prev-text a{position:relative;font-size:4.08vw;font-weight:500;text-decoration:underline}.pagination p.prev-text a span{width:22%;display:inline-block;vertical-align:9%}.pagination p.next-text{width:14%;margin:0 2%}.pagination p.next-text a{position:relative;font-size:4.08vw;font-weight:500;text-decoration:underline}.pagination p.next-text a span{width:22%;display:inline-block;vertical-align:9%}.newsDetail{padding:120px 0 10% 0}.newsDetail__ttl{text-align:center;margin-bottom:12%}.newsDetail__ttl img{width:64%;margin-bottom:2.5%}.newsDetail__ttl p{font-size:4vw;font-weight:500}.newsDetail__img{margin-bottom:6.5%}.newsDetail__img img{width:100%}.newsDetail__inner{padding:0 8%}.newsDetailHeadContainer{display:flex;align-items:center;margin-bottom:4%}.newsDetailHeadContainer__cat{width:25%;font-size:4vw;font-weight:700;text-align:center;background:#413123;color:#fff;border-radius:3px;padding:1.5% 0;margin-right:3%}.newsDetailHeadContainer__date{font-size:4.27vw;font-weight:500}.newsDetailHead__ttl{font-size:5.33vw;font-weight:500;line-height:1.2;margin-bottom:14%}.newsDetailCont{margin-bottom:23%}.newsDetailCont p{font-size:4vw;line-height:1.4;text-align:justify}.newsDetailCont p.has-small-font-size{font-size:3.2vw !important}.newsDetailCont p.has-medium-font-size{font-size:3.73vw !important}.newsDetailCont p.has-large-font-size{font-size:4.27vw !important}.newsDetailCont img{border-radius:15px}.wp-block-embed-youtube .wp-block-embed__wrapper{position:relative;height:0;overflow:hidden;padding-bottom:56.3%}.wp-block-embed-youtube .wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.newsDetailPaging{display:flex;justify-content:center;margin-bottom:26%}.newsDetailPagingItems{width:25%}.newsDetailPagingItems:first-child{margin-right:7.5%}.newsDetailPagingItems a{position:relative;font-size:4.8vw;font-weight:500;letter-spacing:1.5;text-decoration:underline}.newsDetailPagingItems a:before{position:absolute;top:17%;display:inline-block;content:"";width:15%;height:82%}.newsDetailPagingItems.prev a:before{left:-20%;background:url(../img/common/ico_page_prev.png) no-repeat;background-size:100%}.newsDetailPagingItems.next a:before{right:-20%;background:url(../img/common/ico_page_next.png) no-repeat;background-size:100%}.newsDetailPagingItems .is-desable{opacity:.3;pointer-events:none}.notfound{padding:120px 0 10% 0}.notfound__inner{padding:0 7%}.notfound__ttl{font-size:7.46vw;line-height:1.4;color:#413123;border-bottom:solid 1px #413123;padding-bottom:3%;margin-bottom:6%}.notfound__txt{font-size:4.26vw;text-align:justify;line-height:1.7;margin-bottom:23%}@media screen and (min-width: 768px){.news{padding:135px 0 22px 0}.news__ttl{margin-bottom:80px}.news__ttl img{width:340px;margin-bottom:16px}.news__ttl p{font-size:18px}.newsList{width:1046px;display:flex;flex-wrap:wrap;padding:0;margin:0 auto 75px}.newsListItems{width:324px}.newsListItems:not(:nth-child(3n)){margin-right:37px}.newsListItems:not(:last-child){margin-bottom:0}.newsListItems:not(:nth-last-child(-n+3)){margin-bottom:45px}.newsListItems__img{margin-bottom:20px}.newsListItems__img a{border-radius:30px;overflow:hidden;transition:.5s ease}.newsListItems__img a:hover{box-shadow:0px 4px 20px 0px rgba(0,0,0,.2)}.newsListItems__img img{height:216px;border-radius:30px;transition:.5s ease}.newsListItems__img a:hover img{transform:scale(1.1);opacity:.8}.newsListItemsHeadContainer{margin-bottom:8px}.newsListItemsHeadContainer__cat{width:80px;font-size:18px;border-radius:4px;padding:3px 0 4px;margin-right:10px}.newsListItemsHeadContainer__date{font-size:18px}.newsListItemsHead__ttl{font-size:18px;transition:.3s ease}.newsListItemsHead__ttl:hover{opacity:.7}.pagination{margin-bottom:115px}.pagination p.current-page{font-size:18px;margin:0 25px}.pagination p.current-page span:before{width:40px;height:40px;outline:2px solid #413123;outline-offset:-2px}.pagination p.other-page{font-size:18px;margin:0 25px}.pagination p.other-page.dots-page{margin:0 10px}.pagination p.other-page a{transition:.3s ease}.pagination p.other-page a:hover{color:#413123}.pagination p.other-page a:before{width:40px;height:40px;transition:.3s ease}.pagination p.other-page a:hover:before{background:#fed200}.paginationContainer{display:inline-block;margin-top:0}.pagination p.prev-text{width:auto;padding-right:20px;margin:0}.pagination p.prev-text.pc{display:inline-block}.pagination p.prev-text a{font-size:20px;transition:.3s ease}.pagination p.prev-text a:hover{opacity:.7}.pagination p.prev-text a span{width:15px;vertical-align:2px}.pagination p.next-text{width:auto;padding-left:20px;margin:0}.pagination p.next-text a{font-size:20px;transition:.3s ease}.pagination p.next-text a:hover{opacity:.7}.pagination p.next-text a span{width:15px;vertical-align:2px}.newsDetail{padding:135px 0 22px 0}.newsDetail__ttl{margin-bottom:60px}.newsDetail__ttl img{width:340px;margin-bottom:16px}.newsDetail__ttl p{font-size:18px}.newsDetail__img{width:840px;margin:0 auto 30px}.newsDetail__img img{border-radius:35px}.newsDetail__inner{width:840px;padding:0;margin:0 auto}.newsDetailHeadContainer{margin-bottom:15px}.newsDetailHeadContainer__cat{width:92px;font-size:21px;border-radius:4px;padding:5px 0 6px;margin-right:10px}.newsDetailHeadContainer__date{font-size:24px}.newsDetailHead__ttl{font-size:32px;margin-bottom:70px}.newsDetailCont{margin-bottom:108px}.newsDetailCont p{font-size:18px;line-height:1.6}.newsDetailCont p.has-small-font-size{font-size:13px !important}.newsDetailCont p.has-medium-font-size{font-size:16px !important}.newsDetailCont p.has-large-font-size{font-size:19px !important}.newsDetailCont img{border-radius:40px}.newsDetailPaging{margin-bottom:123px}.newsDetailPagingItems{width:105px}.newsDetailPagingItems:first-child{margin-right:38px}.newsDetailPagingItems a{font-size:20px;transition:.3s ease}.newsDetailPagingItems a:hover{opacity:.7}.newsDetailPagingItems a:before{top:3px;width:16px;height:16px}.newsDetailPagingItems.prev a:before{left:-20px}.newsDetailPagingItems.next a:before{right:-20px}.notfound{padding:135px 0 22px 0}.notfound__inner{width:840px;padding:0;margin:0 auto}.notfound__ttl{font-size:30px;line-height:1;padding-bottom:25px;margin-bottom:35px}.notfound__txt{font-size:18px;margin-bottom:120px}.notfound__link{text-align:center}.notfound__link a{display:inline-block;width:280px;font-size:18px;padding:21px 0 22px;transition:.3s ease}.notfound__link a:hover{color:#fff;background:#413123}}/*# sourceMappingURL=sub.min.css.map */