@charset "UTF-8";

/*--------------------------------------------------------------------
company.html
company.css
--------------------------------------------------------------------*/

/*------------TopNav------------------------------------*/
div#TopNav ul li { width: 230px; }

/*------------greeting---------------------------------------------------------------*/
div#greeting div#grPho {
	width: 400px;
	float: right;
}
div#greeting div#grTxt {
	width: 560px;
	float: left;
}
div#greeting p#eraTxt {
	line-height: 1.15;
	text-align: center;
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 1.73em;
	color: #3d80ff;
}
div#greeting p + p { margin-top: 0.8em; }
div#greeting div#name {
	width: 10em;
	margin: 0.8em 0 0 auto;
	text-align: center;
}
div#greeting div#name * { font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "Sawarabi Mincho" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif; }
div#greeting div#name dt {
	margin-top: 0.4em;
	font-size: 0.93em;
}
div#greeting div#name dd { font-size: 1.73em; }
div#movie {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
div#movie div#video {
	width: 100%;
	position: relative;
	padding-top: 56.25%;
}
div#movie div#video iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

/*------------profile---------------------------------------------------------------*/
div#profile table tr th { width: 16.5%; }
div#profile table tr td dl {
	width: 100%;
	overflow: hidden;
}
div#profile table tr td dl * { float: left; }
div#profile table tr td dl dd { margin-right: 3em; }
div#profile table tr td dl dd:nth-last-of-type(1) { margin-right: 0; }
div#profile table tr td table {
	width: auto;
	border: 0 none;
}
div#profile table tr td table tr th,
div#profile table tr td table tr td {
	width: auto;
	padding: 0;
	background: inherit !important;
	border: 0 none;
	vertical-align: middle;
}
div#profile table tr td table tr th { padding-right: 1.5em; }
div#profile table tr td sup { font-size: 0.73em; }
div#profile table tr td ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#profile table tr td ul.List01 li,
div#profile table tr td ul.List02 li { float: left; }
div#profile table tr td ul.List01 li:after { content: "\003001"; }
div#profile table tr td ul.List02 li:after { content: "\0030fb"; }
div#profile table tr td ul li:nth-last-of-type(1):after  { content: ""; }


/*------------access---------------------------------------------------------------*/
div#acMap {}
div#access div#acPho ul {
	width: 100%;
	margin: 20px 0;
	list-style: none;
	overflow: hidden;
}
div#access div#acPho ul li { float: left; }
div#access div#acPho ul li:nth-of-type(1) { margin-right: 10px; }
div#access div#acPho ul li:nth-of-type(3) { margin-top: 10px; }
div#acTxt dl {
	width: 100%;
	overflow: hidden;
}
div#acTxt dl * { float: left; }
div#acTxt dl dd { margin-right: 3em; }
div#acTxt dl dd:nth-last-of-type(1) { margin-right: 0; }


/*------------history---------------------------------------------------------------*/
div#history table tr th { width: 10.5%; }
div#history table tr th span { color: transparent; }
div#history table tr td sup { font-size: 0.73em; }