.module--tab_news_list{margin-bottom:50px;margin-top:50px}.news_tag_list{display:none;flex-wrap:wrap;gap:38px 30px;justify-content:start;opacity:0}.news_container:has(#news_tag_btn_item01:checked) .news_tag_list_item01,.news_container:has(#news_tag_btn_item02:checked) .news_tag_list_item02,.news_container:has(#news_tag_btn_item03:checked) .news_tag_list_item03,.news_container:has(#news_tag_btn_item04:checked) .news_tag_list_item04,.news_container:has(#news_tag_btn_item05:checked) .news_tag_list_item05,.news_container:has(#news_tag_btn_item06:checked) .news_tag_list_item06,.news_container:has(#news_tag_btn_item07:checked) .news_tag_list_item07,.news_container:has(#news_tag_btn_item08:checked) .news_tag_list_item08{animation:opacity_fadeIn .5s cubic-bezier(.645,.045,.355,1) forwards;display:flex}.news_tag_btn_list{align-items:start;display:flex;flex-wrap:wrap;gap:10px 20px}@media screen and (max-width:1049px){.news_tag_btn_list{gap:10px}}.news_tag_btn_list_item{display:flex;transition:.5s cubic-bezier(.645,.045,.355,1)}@media screen and (min-width:1050px){.news_tag_btn_list_item:not(:has(input:checked)):hover{opacity:.7}}.news_tag_btn_list_item>input{display:none}.news_tag_btn_list_item>label{align-items:center;background-color:#fff;border:1px solid #005396;border-radius:9999px;color:#005396;cursor:pointer;display:flex;justify-content:center;min-height:34px;min-width:233px;padding:0 20px;transition:.5s cubic-bezier(.645,.045,.355,1)}@media screen and (max-width:1049px){.news_tag_btn_list_item>label{min-width:auto}}@media screen and (max-width:414px){.news_tag_btn_list_item>label{font-size:.875em;min-height:28px}}.news_tag_btn_list_item:has(input:checked)>label{background-color:#005396;color:#fff;cursor:default}@media screen and (min-width:1050px){.news_tag_btn_list_item:not(:has(input:checked)):hover label{background-color:#005396;color:#fff}}.news_tag_container{margin-top:30px;width:100%}@media screen and (max-width:414px){.news_tag_container{margin-top:0}}