@charset "utf-8";

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

	Corporate

==============================================================*/
.corporate__container {
	padding-bottom:120px;
}

/*==============================================================
	Title
==============================================================*/
.corporate__title {
	background-image:url(/itp-jigyokaihatsu/assets/images/corporate/bg_title-corporate.jpg);
}

/*==============================================================
	Iinfo
==============================================================*/
.corporate__info table {
	width:600px;
	margin:0 auto;
}
.corporate__info th,
.corporate__info td {
	padding:8px 8px;
}
.corporate__info th {
	border-bottom:1px solid #666;
}
.corporate__info td {
	border-bottom:1px solid #ccc;
}
.corporate__info td:nth-child(2) {
	text-align:right;
}

/*	1.会社概要
==============================================================*/

/*	2.保有車両・車種
==============================================================*/
@media screen and (max-width:767px) {
.corporate__info2 th {
	max-width:7em;
}
}

/*	3.営業所
==============================================================*/
@media screen and (max-width:767px) {
.corporate__info3 th {
	min-width:7em;
}
}

/*	4.所属団体
==============================================================*/

/*	5.関連会社
==============================================================*/
.corporate__group-logo_itp,
.corporate__group-logo_np-itp {
	width:130px;
}
.corporate__group-logo_itp-ip {
	width:180px;
}
.corporate__group-logo_itp-com,
.corporate__group-logo_shinwa-printing {
	width:160px;
}
.corporate__group-logo_e-endo {
	width:72px;
}
.corporate__group-logo_e-endo {
	width:72px;
}
.corporate__group-logo_drone-itp {
	width:185px;
}
.corporate__info-group td {
	vertical-align:middle;
}
.corporate__info-group td img {
	vertical-align:middle;
}
.corporate__info-group td:last-child {
}
.corporate__info-group i {
	color:#999;
}
@media screen and (max-width:767px) {
.corporate__info table {
	width:90%;
}
.corporate__info th,
.corporate__info td {
	padding:8px 4px;
}
}