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

/* #keyvisual */
#kayvisual {
	background: #f2f2f2;
	text-align: center;
	padding: 70px 0 75px 0;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#kayvisual h2 {
	margin: 0 13px 27px 0;
	font-size: 28px;
	line-height: 1;
	text-indent: 0.5em;
}
#kayvisual p {
	font-size: 15px;
	line-height: 2;
	/* text-indent: -99999px; */
	/* background: url(../../company/images/txt_keyvisual.png) no-repeat 50% 0; */
}

/* .anchor */
#content .anchor {
	width: 950px;
	margin: 30px auto 0;
}
#content .anchor li {
	float: left;
}
#content .anchor li + li {
	margin-left: 22px;
}
#content .anchor li a:after {
	font-family: icon;
	content: "\2c5";
	float: right;
	margin: 0 15px 0;
	font-size: 0.7em;
}

/* h2 */
.container h2 {
	font-size: 21px;
	text-align: center;
	letter-spacing: 0.4em;
	margin: 0 0 40px;
	padding: 24px 0 0;
}
.container h2 span {
	display: inline-block;
	/* margin: 0 -0.4em 0 0; */
}
.container h2 span:after {
	content: "";
	border-bottom: solid 3px;
	display: block;
	width: auto;
	margin-right: 0.4em;
	padding: 17px 0 0;
}

/* #containerAbout */
#containerAbout {
	margin: 58px 0 0 0;
}

/* .tableInfo */
.tableInfo {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.86;
}
.tableInfo th,
.tableInfo td {
	text-align: left;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 14px 0 11.9px 7px;
	box-sizing: border-box;
}
.tableInfo th {
	width: 243px;
	position: relative;
}
.tableInfo th:after {
	content: "";
	background: #fff;
	position: absolute;
	top: -1px;
	right: 0;
	width: 22px;
	bottom: -1px;
	display: block;
}

/* #containerAccess */
#containerAccess {
	margin: 58px 0 0 0;
}
.wrapMap {
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
}
#map {
	/* position: absolute; */
	left: 0;
	width: 100%;
	height: 800px;
	/* top: 50%; */
	height: 400px;
	position: relative;
	min-width: 1024px;
}
#map #content {
	margin-top: 0;
	/* max-width: 100%; */
}
#map #content h1 {
	font-size: 14px;
	padding-bottom: 2px;
}
#map #content a {
	color: #427fed;
}
#map #content a:hover {
	text-decoration: underline;
}
#map #content p {
	font-size: 13px;
}
#map iframe {
	width: 100%;
	height: 400px;
}
.tableInfoAccess {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.86;
	width: 620px;
	margin: 25px auto 0;
}
.tableInfoAccess th {
	width: 87px;
	box-sizing: content-box;
	border-right: solid 1px #ccc;
}
.tableInfoAccess th,
.tableInfoAccess td {
	padding: 17px 0 6px 16px;
	text-align: left;
}
.tableInfoAccess tr:first-child th,
.tableInfoAccess tr:first-child td {
	padding-top: 6px;
}
#containerAccess .btnPrint {
	margin: 20px auto 0;
	display: block;
}

/* containerHistory */
#containerHistory {
	margin: 57px 0 0;
}
.leadHistory {
	text-align: center;
	font-size: 14px;
	line-height: 1.86;
	margin: -0.4em 0 0;
	letter-spacing: 0.1em;
}
.chronology {
	position: relative;
	margin: 44px 0 0;
}
.chronology:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: -16px;
	left: 50%;
	background: #ccc;
	width: 1px;
}
.chronology h3 {
	color: #4c4c4c;
	font-size: 28px;
	font-style: italic;
	opacity: 0.6;
	letter-spacing: 0.06em;
	font-weight: 300;
	width: 50%;
	margin: -2px 0 0;
	padding: 0 18px;
	box-sizing: border-box;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
}
.chronology p {
	font-size: 14px;
	letter-spacing: 0.1em;
	width: 50%;
	line-height: 1.8;
	box-sizing: border-box;
	position: relative;
	padding: 0 22px;
}
.chronology p + p {
	clear: both;
}
.chronology p:before {
	content: "";
	position: absolute;
	top: 0.6em;
	left: 0;
	background: #fff;
	border: solid 1px #ccc;
	display: block;
	border-radius: 5em;
	width: 0.4em;
	height: 0.4em;
	z-index: 1;
	margin: 0 -0.2em;
}
.chronology li {
	clear: both;
	width: 100%;
	padding-top: 37px;
}
.chronology li:first-child {
	padding-top: 21px;
}
.chronology li:nth-child(odd) h3 {
	text-align: right;
	float: left;
}
.chronology li:nth-child(odd) p {
	float: right;
}
.chronology li:nth-child(odd) p:before {
	left: 0;
}
.chronology li:nth-child(even) h3 {
	float: right;
}
.chronology li:nth-child(even) p {
	float: left;
	text-align: right;
}
.chronology li:nth-child(even) p:before {
	left: 100%;
}

/* containerMainItem */
#containerMainItem {
	margin: 74px 0 0 0;
	padding: 0 0 130px;
}

@media screen and (max-width:767px) {
	/* #keyvisual */
	#kayvisual {
		height: 0;
		padding: 0 0 107%;
	}
	#kayvisual h2,
	#kayvisual p {
		width: 79.67%;
		margin: 0 auto;
		padding-right: 0.2%;
	}
	#kayvisual h2 {
		padding: 10.3% 0 7.2% 0;
		font-size: 1.1em;
		text-indent: 0;
		letter-spacing: 0em;
	}
	#kayvisual p {
		background: none;
		text-indent: 0;
		font-size: 0.6em;
		line-height: 1.84;
		letter-spacing: 0.04em;
	}

	/* .anchor */
	#content .anchor {
		width: 86.97%;
		margin-top: 6.6%;
	}
	#content .anchor li {
		width: 47.98%;
		margin-bottom: 4.05%;
	}
	#content .anchor li a:after {
		font-size: 0.8em;
		margin: 2.8% 1.6em;
		position: absolute;
		top: 0;
		right: 0;
	}
	#content .anchor li + li {
		margin-left: 0;
	}
	#content .anchor li:nth-child(even) {
		float: right;
	}

	/* h2 */
	.container h2 {
		font-size: 0.75em;
		margin-bottom: 7.5%;
		padding-top: 4.65%;
	}
	.container h2 span {
	}
	.container h2 span:after {
		border-bottom-width: 0.14em;
		padding-top: 0.77em;
	}

	/* #containerAbout */
	#containerAbout {
		margin-top: 5.7%;
	}

	/* .tableInfo */
	.tableInfo {
		font-size: 0.5em;
		line-height: 1.6;
	}
	.tableInfo th,
	.tableInfo td {
		padding: 0.9em 0 0.65em 0.2em;
		letter-spacing: 0.09em;
	}
	.tableInfo th {
		width: 17.7%;
	}
	.tableInfo th:after {
		width: 18.7%;
	}

	/* #containerAccess */
	#containerAccess {
		margin-top: 8.6%;
	}
	.wrapMap {
		height: 0;
		padding-bottom: 100%;
	}
	#map {
		/* transform: translate(0); */
		position: absolute !important;
		top: 0;
		left: 0;
		height: 100%;
		min-width: 0;
	}
	#map iframe {
	}
	.tableInfoAccess {
		font-size: 0.5em;
		width: 100%;
		margin-top: 4%;
	}
	.tableInfoAccess th,
	.tableInfoAccess td {
		padding: 5% 0 0% 3.7%;
		line-height: 1.6;
	}
	.tableInfoAccess tr:first-child th, .tableInfoAccess tr:first-child td {
		padding-top: 0.7%;
		/* padding-bottom: 0; */
	}
	.tableInfoAccess th {
		width: 18.75%;
		padding-left: 0;
	}
	#containerAccess .btnPrint {
	}

	/* containerHistory */
	#containerHistory {
		margin-top: 8.9%;
	}
	.leadHistory {
		font-size: 0.5em;
		line-height: 1.8;
		letter-spacing: 0.07em;
	}
	.chronology {
		margin-top: 6%;
	}
	.chronology h3 {
		font-size: 1em;
		margin-top: -0.1em;
		padding: 0 4%;
	}
	.chronology p {
		font-size: 0.5em;
		padding: 0;
		letter-spacing: 0.08em;
	}
	.chronology li:nth-child(odd) p {
		padding-left: 4%;
	}
	.chronology li:nth-child(even) p {
		padding-right: 4%;
	}
	.chronology p + p {
	}
	.chronology li {
		padding-top: 8%;
	}
	.chronology li:first-child {
		padding-top: 5%;
	}
	.chronology:after {
		bottom: auto;
		height: 100%;
		padding-bottom: 4%;
	}

	/* containerMainItem */
	#containerMainItem {
		margin-top: 13.1%;
		padding-bottom: 23.6%;
	}
}

#knTrace {
	margin-top: 0;
}