@charset "utf-8";


/********************
*********************
****** common *******
*********************
*********************/

#pc .pc_sub { display:block; }
#pc .mobile_sub { display:none; }
#mobile .pc_sub { display:none; }
#mobile .mobile_sub { display:block; padding:0 2%; }

#mobile .mobile_sub h2, #mobile .mobile_sub h3 { color:#2a2a2a !important; font-size:20px; line-height:25px; margin:10px 0}
#mobile h2.tit{ color:#2a2a2a !important; font-size:20px; line-height:25px; margin:10px 0; text-align:center}
#mobile .mobile_sub .strong, #mobile .mobile_sub .strong a { color:#6ca91c !important; }
#mobile .mobile_sub h2 span{color:#e6271c !important;}
#mobile .mobile_sub p{padding:10px 0}
#mobile .mobile_sub p strong{color:#e3261c !important}
#mobile .box{padding:10px;background:#ececec;border-radius:5px;margin-bottom:5px}
#mobile .box strong.tit{display:block;background:#4c4c4c;color:#fff !important;padding:10px 0;text-align:center;margin-bottom:20px}

/* table2 */
#mobile .table { border:1px solid #d7d7d7; border-left:none; border-right:none; border-top:2px solid #939393;margin:20px 0; border-collapse:collapse; }
#mobile .table th,#mobile .table td { border-bottom:1px solid #d7d7d7; padding:5px 0 5px 10px; }
#mobile .table th{width:70px}
#mobile .table strong{color:#e3261c !important}
#mobile .table span{color:#ff6000 !important}

/* table */
#mobile .table2 { border:1px solid #d7d7d7; border-left:none; border-right:none; border-top:2px solid #939393;margin:20px 0; border-collapse:collapse; }
#mobile .table2 th,#mobile .table2 td { border-bottom:1px solid #d7d7d7; padding:5px 0 5px 10px; }
#mobile .table2 th{width:70px}
#mobile .table2 strong{color:#e3261c !important}
#mobile .table2 span{color:#ff6000 !important}

.circlepay_mbtn,.quickpay_mbtn{display:block;width:95%;margin:10px auto;padding:10px 0;font-size:20px;font-weight:bold;background:#facb1d;border-radius:10px;text-align:center}
