.hme03_news-list{align-items:center;display:flex;flex-direction:column;gap:3.2rem}.hme03_news-list .nl-tabs{border-bottom:.3rem solid #e5e5e5;display:flex;list-style:none;margin-bottom:.8rem;padding:0;width:100%}@media screen and (max-width:768px){.hme03_news-list .nl-tabs{border:none;column-gap:.8rem;flex-wrap:wrap}}.hme03_news-list .nl-tabs li{flex:1;position:relative;text-align:center}@media screen and (max-width:768px){.hme03_news-list .nl-tabs li{flex:0 0 calc(50% - 0.4rem)}}.hme03_news-list .nl-tabs li:after{background:transparent;bottom:-.3rem;content:"";height:.3rem;left:0;position:absolute;transition:background .2s ease;width:100%}@media screen and (max-width:768px){.hme03_news-list .nl-tabs li:after{background-color:#e5e5e5}}.hme03_news-list .nl-tabs li.-js-current:after,.hme03_news-list .nl-tabs li.-js-tab-switch-current:after{background:var(--color_blue)}.hme03_news-list .nl-tabs li.-js-current .nl-tabs__btn,.hme03_news-list .nl-tabs li.-js-tab-switch-current .nl-tabs__btn{color:var(--color_blue)}@media screen and (min-width:769px){.hme03_news-list .nl-tabs li.-js-current:before,.hme03_news-list .nl-tabs li.-js-tab-switch-current:before{border-left:1rem solid transparent;border-right:1rem solid transparent;border-top:.8rem solid var(--color_blue);bottom:-.3rem;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%) translateY(100%);width:0;z-index:1}}.hme03_news-list .nl-tabs__btn{background:none;border:none;color:#767676;cursor:pointer;display:block;font-size:1.6rem;font-weight:700;line-height:1.8;padding:1.2rem .8rem;text-align:center;transition:color .2s ease;width:100%}@media screen and (max-width:768px){.hme03_news-list .nl-tabs__btn{font-size:1.4rem;line-height:1.6;padding:1rem .4rem}}.hme03_news-list .nl-tabs__btn:hover{color:var(--color_blue)}.hme03_news-list .nl-panels{width:100%}.hme03_news-list .nl-panel.-js-tab-switch-hide{display:none}.hme03_news-list .nl-panel.-js-tab-switch-show{display:block}.hme03_news-list .nl-item{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;gap:1.6rem;padding:1.6rem;text-decoration:none;transition:opacity .2s ease}.hme03_news-list .nl-item:first-of-type{padding-top:0}.hme03_news-list .nl-item:hover{opacity:.5}.hme03_news-list .nl-item:hover .nl-item__arrow{translate:.6rem 0}.hme03_news-list .nl-item:hover .nl-item__title{text-decoration-color:currentColor}@media screen and (max-width:768px){.hme03_news-list .nl-item{align-items:flex-start;flex-direction:column;gap:.8rem;padding:1.6rem 0}}.hme03_news-list .nl-item__meta{align-items:center;display:flex;flex-shrink:0;gap:1.6rem}.hme03_news-list .nl-item__date{color:#222;font-size:1.4rem;font-weight:400;line-height:1.6;white-space:nowrap;width:10.5rem}@media screen and (max-width:768px){.hme03_news-list .nl-item__date{width:auto}}.hme03_news-list .nl-item__badge{align-items:center;display:flex;font-size:1.4rem;font-weight:700;justify-content:center;line-height:1.6;padding:.4rem .8rem;text-align:center;width:16rem}.hme03_news-list .nl-item__badge--notice{background:#e6eaf2;color:var(--color_blue)}.hme03_news-list .nl-item__badge--seminar{background:#f1ece0;color:#8a6300}.hme03_news-list .nl-item__badge--publication{background:#e2eeee;color:#0e6e6e}.hme03_news-list .nl-item__body{align-items:center;display:flex;flex:1;gap:1.6rem;min-width:0}@media screen and (max-width:768px){.hme03_news-list .nl-item__body{width:100%}}.hme03_news-list .nl-item__title{color:#222;flex:1;font-size:1.6rem;font-weight:400;line-height:1.8;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.hme03_news-list .nl-item__arrow{flex-shrink:0;transition:translate .2s ease}.hme03_news-list .nl-empty{color:#767676;font-size:1.4rem;padding:2.4rem 0}.hme03_news-list .c-button{margin-top:.8rem}