
@charset "UTF-8";

/* --------------------------------------------- */
/* reset */
/* --------------------------------------------- */
#top .width_full .content_wrapper {
    padding: 0;
}

body.ft01,
body.ft01 #setting_modal .heading_design *{
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

/* --------------------------------------------- */
/* @media screen and (max-width: 480px) */
/* --------------------------------------------- */
@media screen and (max-width: 480px) {
    .top-sec01,
    .top-sec02,
    .top-sec03,
    .top-sec04,
    .top-sec05 {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
}
