@import url("https://fonts.googleapis.com/css2?family=Allura&family=Cormorant:ital,wght@0,300..700;1,300..700&family=Ysabeau+Office:ital,wght@0,1..1000;1,1..1000&family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700;900&family=Zen+Kaku+Gothic+New:wght@300;400;500;600;700;900&display=swap");#news .news-head{background:#f0f5f5;width:100%;position:relative}#news .news-head:after{content:'';width:31.25%;max-width:500px;aspect-ratio:1000 / 480;background-image:url("../../img/news_bar.png");background-size:contain;background-position:center center;background-repeat:no-repeat;position:absolute;right:0;top:48.5%;transform:translateY(-50%)}@media only screen and (max-width: 1080px){#news .news-head:after{width:40%}}@media (max-width: 767px){#news .news-head:after{width:35%;top:53%}}#news .news-head__ttl{font-size:40px;font-size:4rem;line-height:1em;letter-spacing:0em;font-weight:500}@media (max-width: 767px){#news .news-head__ttl{font-size:24px;font-size:2.4rem}}#news .news-head__ttlsub{font-size:18px;font-size:1.8rem;line-height:1em;letter-spacing:0em;font-weight:400}@media (max-width: 767px){#news .news-head__ttlsub{font-size:14px;font-size:1.4rem}}#news .news-content{margin-top:204px}@media (max-width: 767px){#news .news-content{margin-top:49px;padding-bottom:138px}}#news .news-content:after{content:'';background-image:url("../../img/news/bg_news.svg");background-size:contain;background-position:center bottom;background-repeat:no-repeat;width:100%;aspect-ratio:1920 / 370;display:block}@media (max-width: 767px){#news .news-content:after{display:none}}#news .news-content .c-inner{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}#news .news .c-inner{display:flex;justify-content:space-between;align-items:flex-start}#news .news__nav{width:160px;display:flex;flex-direction:column;gap:20px}@media (max-width: 767px){#news .news__nav{gap:10px;flex-direction:row;flex-wrap:wrap;width:100%}}#news .news__nav a{width:100%;height:46px;border-radius:23px;box-shadow:0 4px 10px rgba(100,100,100,0.15);display:flex;justify-content:center;align-items:center;font-size:18px;font-size:1.8rem;line-height:1em;letter-spacing:.05em;font-weight:500}@media (max-width: 767px){#news .news__nav a{font-size:14px;font-size:1.4rem;height:40px;border-radius:20px;width:calc(33.33% - 6.666px)}}#news .news__nav a.is-active{background:#646464;color:#fff}#news .news__list{display:flex;flex-direction:column;gap:60px;width:calc(100% - 240px);max-width:1000px}@media (max-width: 767px){#news .news__list{width:100%;margin-top:50px;gap:32px}}#news .news__item{display:flex;justify-content:space-between}#news .news__item:not(:last-child){border-bottom:1px solid #b1b1b1;padding-bottom:50px}@media (max-width: 767px){#news .news__item:not(:last-child){padding-bottom:28px}}#news .news__item__img{width:220px;aspect-ratio:1 / 1;height:fit-content;overflow:hidden;cursor:pointer}@media (max-width: 767px){#news .news__item__img{width:120px}}#news .news__item__img img{width:100%;height:100%;object-fit:cover;transition:0.3s}@media (hover: hover) and (pointer: fine){#news .news__item__img:hover{opacity:1}#news .news__item__img:hover img{transform:scale(1.1)}}#news .news__item__text{width:calc(100% - 220px - 50px)}@media (max-width: 767px){#news .news__item__text{width:calc(100% - 120px - 20px)}}#news .news__item__head{display:flex;align-items:center;gap:20px}@media (max-width: 767px){#news .news__item__head{flex-direction:column;align-items:flex-start;gap:12px}}#news .news__item__body{display:flex;flex-direction:column;margin-top:22px}@media (max-width: 767px){#news .news__item__body{margin-top:8px}}#news .news__item__date{color:#1c1c1e;font-size:18px;font-size:1.8rem;line-height:1em;letter-spacing:0em;font-weight:400}@media (max-width: 767px){#news .news__item__date{font-size:14px;font-size:1.4rem}}#news .news__item__catcov{display:flex;gap:5px;width:fit-content;max-width:calc(100% - 100px);flex-wrap:wrap}@media (max-width: 767px){#news .news__item__catcov{flex-direction:column}}#news .news__item__cat{font-size:14px;font-size:1.4rem;line-height:1em;letter-spacing:0em;font-weight:400;display:flex;justify-content:center;align-items:center;width:fit-content;height:30px;min-width:100px;border-radius:10px;padding:0 10px 2px 10px;transition:0.3s;margin-right:10px;cursor:pointer}@media (max-width: 767px){#news .news__item__cat{height:22px;border-radius:5px;min-width:88px}}@media (hover: hover) and (pointer: fine){#news .news__item__cat:hover{opacity:1}}@media (max-width: 767px){#news .news__item__cat{margin-right:0}}#news .news__item__cat.is-news{background:#dbedef}#news .news__item__cat.is-event{background:#f5eec8}#news .news__item__cat.is-media{background:#dee1f0}#news .news__item__cat.is-sale{background:#f5e1e6}#news .news__item__cat.is-column{background:#d3e9f3}#news .news__item__ttl{font-size:20px;font-size:2rem;line-height:1.75em;letter-spacing:0em;font-weight:500;color:#6eb9c0}@media (max-width: 767px){#news .news__item__ttl{font-size:14px;font-size:1.4rem;line-height:1.6428em;letter-spacing:0em;font-weight:400;color:#1c1c1e}}#news .news__item__desc{font-size:18px;font-size:1.8rem;line-height:1.8888em;letter-spacing:0em;font-weight:400;color:#646464;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;margin-top:4px;color:#1c1c1e}@media (max-width: 767px){#news .news__item__desc{display:none}}#news .news__link{width:100%;max-width:300px;margin:145px auto 0}@media (max-width: 767px){#news .news__link{margin-top:120px}}.wp-pagenavi{display:flex;align-items:center;justify-content:center;gap:13px;width:100%;max-width:1000px;margin:150px auto 0}@media (max-width: 767px){.wp-pagenavi{margin-top:50px;justify-content:center;padding:0 70px;position:relative;max-width:fit-content;flex-wrap:wrap;gap:20px}}.wp-pagenavi a{transition:0.3s;cursor:pointer}@media (hover: hover) and (pointer: fine){.wp-pagenavi a:hover{opacity:1}}.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink{margin:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-image:url("../../img/news/arrow.svg");background-size:contain;background-position:center center;background-repeat:no-repeat;box-shadow:0 4px 10px rgba(100,100,100,0.15);border-radius:50%}@media (max-width: 767px){.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink{position:absolute;top:0;width:30px;height:30px;margin:0}}.wp-pagenavi .previouspostslink{margin-right:30px}@media (max-width: 767px){.wp-pagenavi .previouspostslink{left:0}}.wp-pagenavi .nextpostslink{margin-left:30px;transform:scale(-1, 1)}@media (max-width: 767px){.wp-pagenavi .nextpostslink{right:0}}.wp-pagenavi .page,.wp-pagenavi .current{font-size:20px;font-size:2rem;line-height:1em;letter-spacing:0em;font-weight:400;width:40px;height:40px;display:flex;justify-content:center;align-items:center;margin:0;border-radius:50%}@media (max-width: 767px){.wp-pagenavi .page,.wp-pagenavi .current{font-size:18px;font-size:1.8rem;width:30px;height:30px}}.wp-pagenavi .page{color:#646464;cursor:pointer}@media (hover: hover) and (pointer: fine){.wp-pagenavi .page:hover{color:#fff;background:#646464}}.wp-pagenavi .current{box-shadow:0 4px 10px rgba(100,100,100,0.15);background:#646464;color:#fff}

/*# sourceMappingURL=maps/news.min.css.map */
