@charset "utf-8";
/*
Theme Name: koduka_child
Template: koduka
Author: T-labo
Author URI: https://takai-laboratory.com/
*/

/*========================*/

/*========================
company
========================*/
/*box01*/
#company .box01 table {
	width: 100%;
	border: 3px solid #0e59a5;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 18px;
	box-sizing: border-box;
}
#company .box01 table th {background-color: #0e59a5; color: #fff; font-weight: bold; padding: 11px 0 10px 20px; width: 130px;} 
#company .box01 table td {border: 1px solid #080102; font-weight: bold; padding: 11px 0 10px 20px; box-sizing: border-box;}

/*box02*/
#company .box02 iframe {width: 100%;}

/*box03*/
#company .box03 {font-weight: bold;}
#company .box03 .con {border: 6px solid #0e59a5; box-sizing: border-box; background: url(img/company/box03_bg.jpg)top left repeat;}
#company .box03 .innerall {padding: 20px; font-size: 15px; text-align: justify;}
#company .box03 .innerall h3 {background-color: #0e59a5; text-align: center; font-weight: bold; padding: 10px 0; font-size: 30px; margin: 20px 0; line-height: 1.3; color: #fff; box-shadow: 5px 5px #09d3ff;}
#company .box03 .innerall .inner {display: flex; justify-content: space-between; align-items: center;}
#company .box03 .innerall .inner img {max-width: 287px; height: 216px;}