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

#company .con {display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; border: 1px solid #000; padding: 20px; font-weight: bold; position: relative;}
#company .con .icon {position: absolute; top: 15px; right: 15px;}
#company table {width: 100%; border-collapse: separate; color: #000; font-weight: bold; border: 1px solid #ccc; box-sizing: border-box; border-bottom: none; margin-top: 20px;}
#company table th {font-weight: bold; border-right: 1px solid #ccc; vertical-align: middle; width: 200px; background: url(img/recruit/bg.gif)top left repeat;}
#company table th,#company table td {padding: 15px 0; border-bottom: 1px solid #ccc; box-sizing: border-box; padding-left: 15px;}
#company iframe {width: 100%; box-sizing: border-box; border: 1px solid #ccc; padding: 5px;}
#company .link {font-weight: bold; color: #1B9AD9; }
#company .map_title {background: url(img/business/box01_h3_bg.gif)top left repeat; color: #fff; line-height: 1; padding: 15px 0; font-size: 20px; padding-left: 20px; font-weight: bold;}