@charset "utf-8";
/* CSS Document */

#company .table01 {width: 100%; box-sizing: border-box; border: 3px solid #000; font-weight: bold; margin-bottom: 20px;}
#company .table01 th {text-align: center; padding: 10px; font-weight: bold; box-sizing: border-box; border-bottom: 1px solid #000; border-right: 1px solid #000; width: 25%; vertical-align: middle;}
#company .table01 td {padding: 10px; box-sizing: border-box; border-bottom: 1px solid #000;}

#company .box01 {box-sizing: border-box; border: 3px solid #000; background: url(img/company/box01_bg.jpg)top left repeat; padding: 20px; font-weight: bold; margin-bottom: 20px;}
#company .box01 .img {box-sizing: border-box; border: 3px solid #000;}
#company iframe {box-sizing: border-box; border: 3px solid #000; width: 100%; margin-bottom: 15px;}
#company .box02 {box-sizing: border-box; border: 3px solid #000; background: url(img/company/box02_bg.jpg)center right no-repeat; padding: 20px; font-weight: bold;}
#company .img00 {margin-bottom: 20px;}
#company .table02 {border-collapse: separate; border-spacing: 0 10px;}
#company .table02 th {width: max-content; font-weight: bold; display: block; padding-right: 10px;}
#company .tuikatitle {font-size: 25px; margin: 20px auto 10px;}