MENU

お問い合わせ contact

英 Hanabusa
- -
.px-24 { padding-left: 24px !important; padding-right: 24px !important } .mx-8 { margin-left: 8px !important; margin-right: 8px !important } .table { color: #212529; margin-bottom: 1rem; width: 100% } .table th, .table td { border-top: 1px solid #dee2e6; padding: 0.75rem; vertical-align: top } .table thead th { border-bottom: 2px solid #dee2e6; vertical-align: bottom } .table tbody+tbody { border-top: 2px solid #dee2e6 } .table-sm th, .table-sm td { padding: 0.3rem } .table-bordered { border: 1px solid #dee2e6 } .table-bordered th, .table-bordered td { border: 1px solid #dee2e6 } .table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px } .table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody+tbody { border: 0 } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(48, 44, 44, 0.05) } .table-hover tbody tr:hover { background-color: rgba(48, 44, 44, 0.075); color: #212529 } .table-primary, .table-primary>th, .table-primary>td { background-color: #e1dbd8 } .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody+tbody { border-color: #c7bdb7 } .table-hover .table-primary:hover { background-color: #d6ceca } .table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th { background-color: #d6ceca } .table-secondary, .table-secondary>th, .table-secondary>td { background-color: #cdcdcd } .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody+tbody { border-color: #a2a2a2 } .table-hover .table-secondary:hover { background-color: silver } .table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th { background-color: silver } .table-success, .table-success>th, .table-success>td { background-color: #b8ddf2 } .table-success th, .table-success td, .table-success thead th, .table-success tbody+tbody { border-color: #7ac0e7 } .table-hover .table-success:hover { background-color: #a2d3ee } .table-hover .table-success:hover>td, .table-hover .table-success:hover>th { background-color: #a2d3ee } .table-info, .table-info>th, .table-info>td { background-color: #f9d7df } .table-info th, .table-info td, .table-info thead th, .table-info tbody+tbody { border-color: #f5b5c4 } .table-hover .table-info:hover { background-color: #f6c1cd } .table-hover .table-info:hover>td, .table-hover .table-info:hover>th { background-color: #f6c1cd } .table-warning, .table-warning>th, .table-warning>td { background-color: #f9d3b8 } .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody+tbody { border-color: #f5ad7a } .table-hover .table-warning:hover { background-color: #f7c4a0 } .table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th { background-color: #f7c4a0 } .table-danger, .table-danger>th, .table-danger>td { background-color: #f5c6cb } .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody+tbody { border-color: #ed969e } .table-hover .table-danger:hover { background-color: #f1b0b7 } .table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th { background-color: #f1b0b7 } .table-light, .table-light>th, .table-light>td { background-color: #f9fafb } .table-light th, .table-light td, .table-light thead th, .table-light tbody+tbody { border-color: #f4f5f7 } .table-hover .table-light:hover { background-color: #eaedf1 } .table-hover .table-light:hover>td, .table-hover .table-light:hover>th { background-color: #eaedf1 } .table-dark, .table-dark>th, .table-dark>td { background-color: #c6c8ca } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody+tbody { border-color: #95999c } .table-hover .table-dark:hover { background-color: #b9bbbe } .table-hover .table-dark:hover>td, .table-hover .table-dark:hover>th { background-color: #b9bbbe } .table-yellow, .table-yellow>th, .table-yellow>td { background-color: #fef1b8 } .table-yellow th, .table-yellow td, .table-yellow thead th, .table-yellow tbody+tbody { border-color: #fee57a } .table-hover .table-yellow:hover { background-color: #feec9f } .table-hover .table-yellow:hover>td, .table-hover .table-yellow:hover>th { background-color: #feec9f } .table-white, .table-white>th, .table-white>td { background-color: white } .table-white th, .table-white td, .table-white thead th, .table-white tbody+tbody { border-color: white } .table-hover .table-white:hover { background-color: #f2f2f2 } .table-hover .table-white:hover>td, .table-hover .table-white:hover>th { background-color: #f2f2f2 } .table-brown-dark, .table-brown-dark>th, .table-brown-dark>td { background-color: #cfcbca } .table-brown-dark th, .table-brown-dark td, .table-brown-dark thead th, .table-brown-dark tbody+tbody { border-color: #a69f9c } .table-hover .table-brown-dark:hover { background-color: #c3bebd } .table-hover .table-brown-dark:hover>td, .table-hover .table-brown-dark:hover>th { background-color: #c3bebd } .table-active, .table-active>th, .table-active>td { background-color: rgba(48, 44, 44, 0.075) } .table-hover .table-active:hover { background-color: rgba(35, 32, 32, 0.075) } .table-hover .table-active:hover>td, .table-hover .table-active:hover>th { background-color: rgba(35, 32, 32, 0.075) } .table .thead-dark th { background-color: #343a40; border-color: #454d55; color: #fff } .table .thead-light th { background-color: #e9ecef; border-color: #dee2e6; color: #4D4D4D } .table-dark { background-color: #343a40; color: #fff } .table-dark th, .table-dark td, .table-dark thead th { border-color: #454d55 } .table-dark.table-bordered { border: 0 } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05) } .table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); color: #fff } .table-responsive { -webkit-overflow-scrolling: touch; display: block; overflow-x: auto; width: 100% } .table-responsive>.table-bordered { border: 0 } .mw_wp_form .table .form-control { padding: 1rem } .mw_wp_form .table .mwform-tel-field input[type="text"], .mw_wp_form .table .mwform-zip-field input[type="text"] { padding: 1rem 0.5rem; width: calc((100% - 36px) / 3) } .mw_wp_form .table select.form-control:not([size]):not([multiple]) { height: calc(3.5rem + 2px) } .mw_wp_form .table td .error { background-color: rgba(220, 53, 69, 0.75); border-radius: 4px; color: #fff; display: block; margin-top: 8px; padding: 0.5rem } .btn-group-lg>.btn, .btn-lg { padding: 0.5rem 1rem; font-size: 16px; line-height: 1.5; border-radius: 0.3rem; } .form-control { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 16px; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; } @media (min-width: 768px) { .tbl-2column tbody tr { display: table-row } .tbl-2column tbody tr th, .tbl-2column tbody tr td { display: table-cell; padding: 18px 18px; vertical-align: middle } .tbl-thead thead { display: table-header-group } .tbl-thead thead th { background-color: #a4948a; border: 1px solid #938075; padding: 1rem 1.5rem; text-align: center; vertical-align: middle } .tbl-thead tbody>tr { border: none; display: table-row } .tbl-thead tbody>tr+tr { margin-top: 0 } .tbl-thead tbody>tr>th, .tbl-thead tbody>tr>td { border: 1px solid #938075; display: table-cell; padding: 1rem 1.5rem; vertical-align: middle } .tbl-thead tbody>tr>th:before, .tbl-thead tbody>tr>td:before { display: none } } @media (max-width: 575.98px) { .table-responsive-sm { -webkit-overflow-scrolling: touch; display: block; overflow-x: auto; width: 100% } .table-responsive-sm>.table-bordered { border: 0 } } @media (max-width: 767.98px) { .table-responsive-md { -webkit-overflow-scrolling: touch; display: block; overflow-x: auto; width: 100% } .table-responsive-md>.table-bordered { border: 0 } } @media (max-width: 991.98px) { .table-responsive-lg { -webkit-overflow-scrolling: touch; display: block; overflow-x: auto; width: 100% } .table-responsive-lg>.table-bordered { border: 0 } } @media (max-width: 1199.98px) { .table-responsive-xl { -webkit-overflow-scrolling: touch; display: block; overflow-x: auto; width: 100% } .table-responsive-xl>.table-bordered { border: 0 } }