@charset "UTF-8";
.form-control { height: 40px; font-size: 1.7rem; }
.front { width: 100px; display: inline; }
.cell { width: 120px; display: inline; }
.depositor { width: 150px; }
.table-bordered { clear: both; width: 100%; margin-top: 30px; }
.table-bordered>tbody>tr>td, .table-bordered>thead>tr>th { border-bottom-width: 1px; vertical-align: middle; text-align: left; }
.table-bordered>tbody>tr>th { background: #F5F5F5; color: #4A4A4A; font-size: 1.6rem; line-height: 4.5; font-weight: 400; text-align: center; }
.table-bordered>tbody>tr>td { padding: 10px 14px; font-size: 1.6rem; line-height: 2; }
.table-bordered>tbody>tr>td.center { text-align: center }
.infoText { padding-top: 10px; line-height: 1.3; }

@media screen and (max-width: 768px) {
   .ui-menu .ui-menu-item-wrapper { font-size: 1.3rem; position: relative; padding: 3px 1em 3px 0.4em; }
   .imps { display: inline; }
   .table-bordered>tbody>tr>th { background: #F5F5F5; color: #4A4A4A; font-size: 1.5rem; line-height: 3; font-weight: 400; text-align: center; }
   .table-bordered>tbody>tr>td { padding: 6px 8px; font-size: 1.5rem; line-height: 1.3; }
   .form-control { height: 40px; font-size: 1.4rem; }
   .tour { float: left; padding-left: 15px; overflow: auto; color: #4A4A4A; }
   .tour .name { font-size: 2rem; letter-spacing: -.05rem; font-weight: 500; line-height: 1.3; }
   .tour .part { font-size: 1.6rem; text-align: left; }
   .left { position: relative; }
   .help { display: none; }
   .infos { font-size: 1.4rem; }
   .inblock { display: block; }
   .front { width: 70px; display: inline; }
   .cell { width: 60px; display: inline; }
   .depositor { width: 150px; }
   .oneType { width: 28%; }
   .ptss { width: 70px; }
   .infoText { padding-top: 10px; line-height: 1.3; font-size: 1.4rem; }
   .btn-area { clear: both; text-align: center; padding: 40px 0 10px; }
}