/*
*******************************************************************************************************
# /ja/company/css/index.css
*******************************************************************************************************
*/

/*------------------------------------
	contents
------------------------------------*/
.box-main {
	margin: 0 0 22px;
	*zoom: 1;
}

.box-main:before, .box-main:after {
	content: "";
	display: table;
}

.box-main:after {
	clear: both;
}

.box-main .text-block {
	float: left;
	width: 600px;
	margin-bottom: 93px;
	padding-top: 39px;
}

.box-main .text-block .ttl-logo {
	margin-bottom: 50px;
	font-size: 28px;
	*zoom: 1;
}

.box-main .text-block .ttl-logo:before, .box-main .text-block .ttl-logo:after {
	content: "";
	display: table;
}

.box-main .text-block .ttl-logo:after {
	clear: both;
}

.box-main .text-block .ttl-logo img {
	width: 200px;
	height: auto;
	float: left;
	margin-right: 12px;
}

.box-main .text-block .ttl-logo span {
	float: left;
	line-height: 1.5;
}

.box-main .text-block .mod-ttl-heading {
	margin-bottom: 15px;
	font-size: 21px;
}

.box-main .img-main {
	margin-left: 600px;
}

.box-main .img-main img {
	width: 84%;
	margin-left: 10%;
	position: relative;
	top: -20px;
}

@media screen and (max-width: 1200px) {
	.box-main {
		margin-top: 0;
	}

	.box-main .text-block {
		float: none;
		width: auto;
		margin-bottom: 60px;
	}

	.box-main .img-main {
		max-width: 514px;
		margin: 0 auto;
	}

	.box-main .img-main img {
		width: 100%;
		margin-left: 0;
	}
}

.box-performance {
	margin-bottom: 90px;
	*zoom: 1;
}

.box-performance:before, .box-performance:after {
	content: "";
	display: table;
}

.box-performance:after {
	clear: both;
}

.box-performance .wrp-inner-half:nth-child(2n-1) > * {
	margin-right: 28px;
}

.box-performance .wrp-inner-half:nth-child(2n) > * {
	margin-left: 28px;
}

.box-performance .mod-ttl-heading {
	margin-bottom: 15px;
	font-size: 21px;
}

.box-performance .img {
	margin-bottom: 26px;
}

.box-company-profile {
	margin-bottom: 90px;
}

.box-company-profile .table-company-profile {
	text-align: left;
}

.box-company-profile .table-company-profile th, .box-company-profile .table-company-profile td {
	padding-bottom: 5px;
}

.box-company-profile .table-company-profile th {
	font-weight: bold;
	padding-right: 50px;
	width: 140px;
}

.box-offices {
	*zoom: 1;
}

.box-offices:before, .box-offices:after {
	content: "";
	display: table;
}

.box-offices:after {
	clear: both;
}

.box-factory {
	*zoom: 1;
}

.box-factory:before, .box-factory:after {
	content: "";
	display: table;
}

.box-factory:after {
	clear: both;
}

.box-factory .list-offices {
	margin-bottom: 45px;
}

.box-factory .list-offices:nth-child(2n) > * {
	margin-right: 28px;
	margin-left: 0;
}

.box-factory .list-offices:nth-child(3n) > * {
	margin-left: 28px;
	margin-right: 0;
}

.box-factory .list-offices dd {
	margin-bottom: 0;
}

.box-factory .list-offices .pic {
	margin-top: 25px;
}

.box-factory .list-offices .pic img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 1200px) {
	.box-factory .list-offices:nth-child(2n) > * {
		margin-right: 18px;
		margin-left: 0;
	}

	.box-factory .list-offices:nth-child(3n) > * {
		margin-left: 18px;
		margin-right: 0;
	}
}

.box-business .list-business {
	margin-top: 45px;
}

.box-business .list-business li {
	float: left;
	width: 33%;
	margin-bottom: 30px;
}

.box-business .list-business li.list-nabtesco {
	float: none;
	width: 100%;
	padding-bottom: 35px;
}

.box-business .list-business li.list-nabtesco .img {
	width: 290px;
	padding-left: 5px;
}

.box-business .list-business li.list-nabtesco .img img {
	width: 249px;
	height: 40px;
}

.box-business .list-business li .img, .box-business .list-business li .text {
	display: table-cell;
	vertical-align: middle;
}

.box-business .list-business li .img {
	width: 136px;
}

.box-business .list-business li .img img {
	width: 120px;
	height: 120px;
}

.box-business .list-business li .text {
	padding-right: 30px;
	font-size: 16px;
	line-height: 1.4;
}

.box-business .list-business li .text a {
	display: block;
	margin-top: 6px;
	font-size: 13px;
	word-break: break-all;
}

@media screen and (max-width: 1200px) {
	.box-business .list-business li {
		width: 50%;
	}
}

/*------------------------------------
	parts
------------------------------------*/
.list-offices {
	float: left;
	width: 50%;
	margin-bottom: 50px;
	*zoom: 1;
}

.list-offices:before, .list-offices:after {
	content: "";
	display: table;
}

.list-offices:after {
	clear: both;
}

.list-offices a {
	display: inline-block;
}

.list-offices:nth-child(2n-1) > * {
	margin-right: 28px;
}

.list-offices:nth-child(2n) > * {
	margin-left: 28px;
}

.list-offices dt {
	margin-bottom: 30px;
	padding-top: 25px;
	border-top: solid 1px #dddddd;
	font-size: 21px;
}

.list-offices dd {
	margin-bottom: 45px;
}

.list-offices dd .sttl-offices {
	font-weight: bold;
}

.list-offices dd .text-english {
	margin-top: 20px;
	padding-left: 20px;
	border-left: solid 1px #111111;
	font-size: 13px;
}

.list-offices.area-japan {
	float: none;
	width: 100%;
}

.list-offices.area-japan > * {
	margin-left: 0;
}

.list-offices.area-japan dd {
	width: 50%;
	float: left;
}

.list-offices.area-japan dd:nth-child(2n) > * {
	margin-right: 28px;
}

.list-offices.area-japan dd:nth-child(2n+1) > * {
	margin-left: 28px;
}

@media screen and (max-width: 1200px) {
	.list-offices:nth-child(2n-1) > * {
		margin-right: 18px;
	}

	.list-offices:nth-child(2n) > * {
		margin-left: 18px;
	}

	.list-offices.area-japan > * {
		margin-left: 0;
	}

	.list-offices.area-japan dd:nth-child(2n) > * {
		margin-right: 18px;
	}

	.list-offices.area-japan dd:nth-child(2n+1) > * {
		margin-left: 18px;
	}
}
