/*フォント調整*/
.jgw-fs3{font-size: 3rem!important;}
.jgw-fs24{font-size: 2.4rem!important;}
.jgw-fs14{font-size: 1.4rem!important;}

/*カラム調整*/
.jgw-bg-red{background: #faeded;padding: 20px;}
.jgw-bg-red2{background: #faeded;padding: 10px;}
.jgw-bg-blue{background: #0067b421;padding: 20px;}
.jgw-bg-blue2{background: #0067b421;padding: 10px;}

/*JAL Payfooter*/
.jgw-footer-top{
background-color: #f3f3f3!important;
padding: 2% 2% 2% 2%!important;
border-radius: 10px 10px 10px 10px!important;
}

@media all and (min-width:768px){
.jgw-footer-btn-3{
    margin-left: -20px!important;
}
}