.index_news{justify-content:flex-start;gap:10px;max-width:960px;margin:6rem auto 7rem;display:flex}@media print,screen and (max-width:1000px){.index_news{padding:0 50px;display:block}}@media print,screen and (max-width:767px){.index_news{flex-direction:column;margin:4rem auto;padding:0 30px}}.index_news .title{width:25%;color:var(--main-title-color)}@media print,screen and (max-width:1000px){.index_news .title{margin:0 0 33px}}@media print,screen and (max-width:767px){.index_news .title{text-align:center;width:100%}}.index_news .title h2{font-size:3rem;font-weight:400;display:inline-block}@media print,screen and (max-width:1000px){.index_news .title h2{font-size:2.25rem}}@media print,screen and (max-width:767px){.index_news .title h2{font-size:2rem}}.index_news .title small{text-align:center;letter-spacing:4px;font-size:1rem;display:block}@media print,screen and (max-width:1000px){.index_news .title small{font-size:.9rem}}@media print,screen and (max-width:767px){.index_news .title small{letter-spacing:2px}}.index_news .news_list{flex:1}.index_news .news_list a.postlink{border-bottom:1px solid var(--border-color);padding:1em;transition:background-color .5s;display:block;position:relative}.index_news .news_list a.postlink:before{content:"more";font-family:Bodoni Moda,Noto Sans JP,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,游ゴシック,YuGothic,sans-serif;position:absolute;bottom:1rem;right:60px}@media print,screen and (max-width:1000px){.index_news .news_list a.postlink:before{display:none}}.index_news .news_list a.postlink:after{content:"";border-bottom:1px solid #000;border-right:1px solid #000;width:40px;height:7px;display:inline-block;position:absolute;bottom:1.45rem;right:10px;transform:skew(54deg)}@media print,screen and (max-width:1000px){.index_news .news_list a.postlink:after{display:none}.index_news .news_list a.postlink{margin:0 0 16px;padding:0 0 16px 100px}.index_news .news_list a.postlink span{position:absolute;top:0;left:0}}@media print,screen and (max-width:767px){.index_news .news_list a.postlink{padding:1em 0}}.index_news .news_list .date{margin-right:2rem}@media print,screen and (max-width:767px){.index_news .news_list .date{letter-spacing:normal;margin-right:0;padding:0 0 5px;font-size:11px;font-weight:700;display:block}}.index_news .news_list .more{text-align:right}.index_news .news_list .more a{border-bottom:1px solid var(--border-color);text-align:right;margin:2rem auto 1rem;padding:.5rem;font-size:12px;display:inline-block}
