@charset "utf-8";#main .indexNews>[class^=contentsBox]{&>div:nth-child(1){&>h2,&>ul{width:100%}& .tab_area{display:flex;border-bottom:3px solid #333;& li{position:relative;width:calc(100% / 4);background-color:#e5e5e5;& span{display:block;width:100%;height:60px;line-height:60px;text-align:center;font-size:1.6rem;position:relative;font-weight:700}& [id^=tab]{color:#000;&:hover{cursor:pointer;background-color:#666;color:#fff}}&.select{&>[id^=tab]{background-color:rgba(var(--base-color-rgb),1);color:#fff;&:hover{background-color:rgba(var(--base-color-rgb),.9);color:#fff}}}}}}& .content_area{&>div{display:flex;flex-direction:column;padding:50px;background-color:#fff}& p{margin-bottom:0}&.hide{display:none}& .newsList1{margin-bottom:50px}}&>div:nth-of-type(3),&>div:nth-of-type(4),&>div:nth-of-type(5){& .linkMore1 a:hover{background-color:var(--main-color);color:#fff}}}@media only screen and (max-width:999px){#main .indexNews>[class^=contentsBox]{&>div:nth-child(1){& .tab_area{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1px 1px;& li{width:100%;& span{height:50px;line-height:50px;font-size:1.5rem}& [id^=tab]{color:#000;&:hover{background-color:transparent}}&.select{&>[id^=tab],&>[id^=tab]:hover{background-color:var(--base-color);color:#fff}}}}}& .content_area{&>div{display:flex;flex-direction:column;padding:15px;background-color:#fff}& p{margin-bottom:0}&.hide{display:none}& .newsList1{margin-bottom:50px}}&>div:nth-of-type(3),&>div:nth-of-type(4),&>div:nth-of-type(5){& .linkMore1 a:hover{background-color:var(--main-color);color:#fff}}}}