@media only screen and (min-width: 1025px){
  .home7 .tab_item {
    width: calc(100%/4);
    height: 90px;
    background-color: #565656;
    line-height: 90px;
    font-size: 24px;
    text-align: center;
    color: #9e9e9e;
    display: block;
    text-align: center;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.home7 .tabs .tt {
    background-color: #565656;
    width: calc(100%/1);
    line-height: 90px;
    text-align: center;
    height: 90px;
}
}



#okehigashi:checked~#okehigashi_content, #okenishi:checked~#okenishi_content, #kuma:checked~#kuma_content, #omiya:checked~#omiya_content, #urawa:checked~#urawa_content, #omiyahigashi:checked~#omiyahigashi_content, #feaxnishi:checked~#feaxnishi_content, #channel:checked~#channel_content{
    display: block;
}
