/*

タブ切り替え

*/
.js-tab .js-tab_pages > *:not(.active) {
    display: none;
}