#hikaku.freezing-stocker {
    width: 100%;
    text-align: center;
}
#hikaku.freezing-stocker td,
#hikaku.freezing-stocker th {
    font-size: 14px;
}
#hikaku h2 {
    padding: 10px 0 !important;
    border-bottom: none;
}
h2#freezing-stocker001 {
    background-color: #618DCF;
}
h2#freezing-stocker002 {
    background-color: #61A3CF;
    margin-top: 50px;
}
h2#freezing-stocker003 {
    background-color: #21C6CC;
    margin-top: 50px;
}
h2#freezing-stocker004 {
    background-color: #A184D5;
    margin-top: 50px;
}
h2#freezing-stocker005 {
    border: none;
    background-color: transparent;
    margin-top: 50px;
    color: #333;
}
#hikaku .tbwrap.freezing-stocker005 th, #hikaku .tbwrap.freezing-stocker005 td {
    width: auto;
}
@media screen and (max-width: 480px) {
    #hikaku.freezing-stocker td,
    #hikaku.freezing-stocker th {
        font-size: 12px;
        width: auto;
    }
}