@charset "UTF-8";

/*--------------------------------------------------------------------
company.html
company.css
--------------------------------------------------------------------*/


/*------------profile---------------------------------------------------------------*/
div#profile div#profPho ul {
	width: 100%;
	margin-bottom: 20px;
	list-style: none;
	overflow: hidden;
}
div#profile table tr td ul {
	width: 100%;
	list-style: none;
	overflow: hidden;
}
div#profile table tr td ul li {
	padding-left: 1em;
	text-indent: -1em;
}
div#profile table tr td ul.List04 li:nth-last-of-type(1):before {
	margin: 0;
	content: "";
}
div#profile table tr td ul.List03 li + li { margin-top: 0.45em; }
div#profile table tr td ul li:before { content: "\0030fb"; }
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 {
	display: table-cell;
	width: auto;
	padding: 0;
	background: inherit !important;
	border: 0 none;
}
div#profile table tr td table tr th { padding-right: 1.5em; }
div#profile table tr td table tr td { text-align: right; }
div#profile table tr td dl {
	width: 100%;
	overflow: hidden;
}
div#profile table tr td dl dt { float: left; }


/*------------greeting---------------------------------------------------------------*/
div#greeting div#grPho {}
div#greeting div#grTxt { margin-top: 1em; }
div#greeting p + p { margin-top: 0.8em; }
div#greeting dl {
	margin-top: 0.8em;
	text-align: right;
}
div#greeting dl * {
	display: inline-block;
	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 dl dt { font-size: 0.93em; }
div#greeting dl dd {
	margin-left: 0.4em;
	font-size: 1.73em;
}


/*------------idea---------------------------------------------------------------*/
div#idea div#InImg {
	width: 100%;
	padding-top: 71.93877551020408%;
	background: url(../../img/pc/top/top_txt.png) no-repeat center top;
	background-size: contain;
}
div#idea div#InImg * { display: none; }


/*------------history---------------------------------------------------------------*/
div#history table tr th span { color: transparent; }
div#history div#hisPho ul {
	width: 100%;
	margin-top: 20px;
	list-style: none;
	overflow: hidden;
}


/*------------access---------------------------------------------------------------*/
div.accTxt { margin-top: 1em; }
div.accTxt p + p,
div.accTxt dl + p,
div.accTxt table { margin-top: 0.8em; }
div.accTxt dl {
	width: 100%;
	margin-top: 0.8em;
	overflow: hidden;
}
div.accTxt dl dt { float: left; }
div.accMap {}
div.accMap iframe { height: 450px; }