@charset "utf-8";#pages .tools .inbox02 {
    margin-bottom: 0% !important;
}
#pages .second{
    padding: 0 0 2% 0 !important;
}
#pages .second .c-bt {
    width: 70% !important;
}
@media (max-width: 751px){
#pages .second{
    padding: 0 0 0 0;
}
#pages .second .c-bt {
    width: 100% !important;
}
#pages .tools .inbox02 {
    margin-bottom: 8% !important;
}
}

/*0511_追記*/
@media (max-width: 751px){
.lead p.maincap {
    padding: 1% 5% 6% !important;
}
}