/*common_sp.css*/

.sp {
    display: block!important;
}

.pc {
    display: none!important;
}

.button {
    font-size: 1em;
}

.top_main {
    min-width: 100%;
}

.mt0_sp {
    margin-top: 0px!important;
}

.mt5_sp {
    margin-top: 5px!important;
}

.mt10_sp {
    margin-top: 10px!important;
}

.mt15_sp {
    margin-top: 15px!important;
}

.mt20_sp {
    margin-top: 20px!important;
}

.mt25_sp {
    margin-top: 25px!important;
}

.mt30_sp {
    margin-top: 30px!important;
}

.mt35_sp {
    margin-top: 35px!important;
}

.mt40_sp {
    margin-top: 40px!important;
}

.mt45_sp {
    margin-top: 45px!important;
}

.mt50_sp {
    margin-top: 50px!important;
}


.mb0_sp {
    margin-bottom: 0px!important;
}

.mb5_sp {
    margin-bottom: 5px!important;
}

.mb10_sp {
    margin-bottom: 10px!important;
}

.mb15_sp {
    margin-bottom: 15px!important;
}

.mb20_sp {
    margin-bottom: 20px!important;
}

.mb25_sp {
    margin-bottom: 25px!important;
}

.mb30_sp {
    margin-bottom: 30px!important;
}

.mb35_sp {
    margin-bottom: 35px!important;
}

.mb40_sp {
    margin-bottom: 40px!important;
}

.mt45_sp {
    margin-bottom: 45px!important;
}

.mb50_sp {
    margin-bottom: 50px!important;
}




