@charset "utf-8";
/*------------------------------------------------------------
	company
------------------------------------------------------------*/
.mainBox {
	padding: 0;
	background-color: #F2F2F2;
}
#main .message {
	padding: 15rem 0 14.4rem;
}
#main .message p {
	margin-bottom: 2.9rem;
	font-size: 1.6rem;
	line-height: 1.75;
}
#main .message .name {
	margin: 4.5rem 0 0;
	font-weight: 700;
	font-size: 1.8rem;
}
#main .message .name img {
	margin-left: 4.8rem;
	width: 16.9rem;
	display: inline-block;
	vertical-align: middle;
}
#main .profile {
	padding: 11.4rem 0 17rem;
	position: relative;
	background-color: #004EA2;
}
#main .profile::before {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 11.5rem;
	background-color: #F2F2F2;
	clip-path: polygon(100% 0, 0 0, 0 100%);
	content: "";
}
#main .profile::after {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 11.5rem;
	background-color: #fff;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
	content: "";
}
#main .profile .headLine04 {
	color: #fff;
}
#main .profile .topText {
	margin: -0.3rem 1rem 3.3rem;
	font-size: 1.6rem;
	line-height: 1.75;
	font-weight: 700;
	color: #fff;
}
#main .profile .comTab th,
#main .profile .comTab td {
	vertical-align: middle;
	text-align: left;
}
#main .profile .comTab td {
	font-weight: 500;
	font-feature-settings: "palt";
}
#main .profile .comTab th {
	text-align: center;
	background-color: #E6E6E6;
}
#main .profile .mapUl {
	margin-bottom: -1.4rem;
}
#main .profile .mapUl li {
	min-height: 6rem;
	position: relative;
	line-height: 1.33;
}
#main .profile .map {
	position: absolute;
	right: 0;
	top: 0.5rem;
	width: 9.8rem;
	padding: 0.3rem 0 0.5rem 1.5rem;
	text-align: center;
	color: #fff;
	font-size: 1.3rem;
	font-weight: 700;
	background: #A00D18 url(../img/common/icon04.png) no-repeat left 0.7rem center;
	background-size: 0.7rem auto;
	box-sizing: border-box;
}
#main .profile .map:hover,
#main .profile .link:hover {
	opacity: 0.7;
}
#main .profile td span {
	display: block;
	margin-top: 1.6rem;
}
#main .network {
	padding: 2.3rem 0 13.2rem;
	background-color: #fff;
}
#main .network .map {
    position: relative;
    padding-bottom: 62.25%;
    height: 0;
    overflow: hidden;
	border: 0.3rem solid #ccc;
}
#main .network .map iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media all and (min-width: 897px) {
	.pageTitle .textSub {
		width: 80rem;
		margin-bottom: 4.7rem;
	}
	.pageTitle .textSub .ttl {
		margin: 0 2.8rem 3.7rem 0;
		font-size: 2rem;
		line-height: 1.7;
	}
	.comTopList {
		margin-bottom: 8.4rem;
	}
	#main .message .content {
		width: 95.6rem;
	}
	#main .profile .headLine04 .en {
		margin-bottom: -0.3rem;
	}
	#main .profile .comTab {
		margin: 0 0.8rem;
	}
	#main .profile .comTab th,
	#main .profile .comTab td {
		padding: 1.5rem 2.5rem 1.6rem 3.2rem;
		font-size: 1.5rem;
		line-height: 1.53;
	}
	#main .profile .comTab th {
		padding-left: 1rem;
		padding-right: 1.6rem;
		width: 18.7%;
	}
	#main .network .content {
		width: 96rem;
	}
	#main .network .headLine04 {
		margin-bottom: 7.1rem;
	}
	#main .network .headLine04 .en {
		margin-bottom: -0.3rem;
	}
}
@media all and (max-width: 896px) {
	.pageTitle .textSub .ttl {
		margin-bottom: 1.8rem;
	}
	.pageTitle .textSub p {
		padding-bottom: 0.3rem;
		font-feature-settings: "palt";
	}
	#main .message {
		padding: 9.7rem 1.2rem 2.1rem;
	}
	#main .message p {
		margin-bottom: 2.4rem;
		text-align: justify;
		font-size: 1.4rem;
		font-feature-settings: "palt";
	}
	#main .message .name {
		margin: 3.7rem 0 0;
		font-size: 1.5rem;
	}
	#main .message .name img {
		margin-left: 2.6rem;
		width: 13.8rem;
	}
	#main .profile {
		padding: 8.2rem 0.6rem 9.8rem;
	}
	#main .profile::before {
		height: 5.6rem;
	}
	#main .profile::after {
		height: 5.6rem;
	}
	#main .profile .topText {
		margin: -0.2rem 0.7rem 3.1rem;
		text-align: justify;
		font-size: 1.4rem;
		font-weight: 500;
		font-feature-settings: "palt";
	}
	#main .profile .comTab table {
		border-width: 0.2rem;
	}
	#main .profile .comTab th,
	#main .profile .comTab td {
		padding: 0.9rem 0 0.9rem 1.2rem;
		font-size: 1.15rem;
		line-height: 1.54;
	}
	#main .profile .comTab th {
		padding-left: 0;
		width: 21.9%;
	}
	#main .profile .mapUl {
		margin-bottom: -0.6rem;
	}
	#main .profile .mapUl li {
		padding-bottom: 1.2rem;
		min-height: inherit;
	}
	#main .profile .map {
		margin-top: 0.7rem;
		position: static;
		width: 13.5rem;
		display: block;
		padding: 0.2rem 0 0.7rem 2.2rem;
		font-size: 1.45rem;
		background-position: left 2.3rem center;
	}
	#main .profile td span {
		margin-top: 1rem;
	}
	#main .network {
		padding: 0.1rem 1.3rem 5.4rem;
	}
	#main .network .map {
		margin-top: -1px;
		border-width: 0.2rem;
	}
}