@charset "UTF-8";

/*-----------------------------料金表削除---------------------------------*/
/*#top_2col + div .wrapper_item {
    justify-content: center;
}

#top_2col + div .inner_item:first-of-type {
    display: none;
}


@media screen and (max-width: 900px) {
#top_2col + div .inner_item {
    width: 100%!important;
    max-width: 440px!important;
    margin-left: 0!important;
}
}*/