:root{--theme:#1b6181;--theme-hover:#0e4a65;--theme-alpha:rgba(27,97,130,0.1)}#header{display:flex;flex-direction:column;justify-content:flex-end;height:45vh;background-image:url(../images/image2.jpg);background-size:cover;background-position:center center}#header h1{font-size:1.25rem;font-weight:bold;color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,0.3)}#header .text-lg{font-size:52px}h1{font-family:Impact, Meiryo, sans-serif}.btn-theme{background-color:var(--theme);margin-right:calc((10vw - var(--bs-gutter-x))/2);margin-bottom:.5rem;width:30vw;color:#fff}.btn-theme:hover,.btn-theme:focus{background-color:var(--theme-hover);color:#fff}.btn-theme .w-auto{width:auto}.btn-theme:nth-child(3n){margin-right:0}.flex-wrap .btn-theme{min-height:62px}.form-control::placeholder{opacity:.6}.bg-theme{background-color:var(--theme-alpha)}.check-wrapper{border:1px solid transparent;padding:.5rem;border-radius:.3rem}.check-wrapper.is-invalid{border-color:var(--bs-form-invalid-color)}.table-striped>tbody>tr:nth-of-type(2n+1)>*{--bs-table-bg-type:rgba(121,133,138,0.4)}.table-striped>tbody>tr:nth-of-type(2n)>*{--bs-table-bg-type:rgba(121,133,138,0.1)}.table-striped thead tr>*{background-color:var(--theme);color:#fff;border-bottom-width:3px}.table-striped th,.table-striped td{border-color:#fff}#footer{font-size:.9rem;text-align:center;color:#fff}#footer .footer-bottom{background-color:#212121}#footer a{color:#fff}#loading{display:none}#loading.show{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;background-color:rgba(255,255,255,0.9);color:#ccc;position:fixed;top:0;left:0;z-index:10000}@media screen and (min-width: 576px){.btn-theme{width:calc((100% - 2rem) / 3);margin-right:1rem}#header{height:calc(1 / 2.5 * 100vw)}}@media screen and (min-width: 992px){#header h1{font-size:2rem;margin-bottom:4vw}#header .text-lg{font-size:5rem}h2{text-align:center}#company-data{table-layout:fixed}}@media screen and (min-width: 1200px){#header{background-image:url(../images/image2-hr.jpg)}}@media screen and (min-width: 1400px){#header h1{font-size:2.8rem;margin-bottom:5vw}#header .text-lg{font-size:6rem}}
