@charset "UTF-8";

/* ---------------------------------------------------------
	CSS Document company > visual
--------------------------------------------------------- */

#visual {
	background-image: url(../img/company/visual_01.jpg);
}

/* ---------------------------------------------------------
	CSS Document company > common
--------------------------------------------------------- */

.company_wrap {
	width: 980px;
	margin: 0 auto 70px;
	text-align: left;
}

.company_wrap h3 {
	background: url(../img/company/h3.jpg) no-repeat left bottom;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: 100;
	font-size: 24px;
	letter-spacing: 3px;
	line-height: 50px;
}
.company_wrap h3 .company_times{
	font-weight: normal;
  line-height: 120%;
  display: inline-block;
  font-family: "HiraKakuPro-W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "osaka";
  font-size: 14px;
  padding-top: 8px;
	letter-spacing: 0;
	margin-left: 130px;
}

.company_wrap h3 span {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	border-bottom: solid 3px #3564ff;
	text-align: center;
}

/* ---------------------------------------------------------
	CSS Document company > greeting
--------------------------------------------------------- */

#greeting {
	padding: 60px;
}

#greeting .f_left {
	width: 640px;
	text-align: left;
}

#greeting .f_left p {
	margin-bottom: 25px;
}

/* ---------------------------------------------------------
	CSS Document company > outline
--------------------------------------------------------- */

#outline {
	padding: 35px 22px 60px;
}

#outline table {
	width: 100%;
}

#outline th {
	vertical-align: top;
	width: 20%;
	padding: 10px 0;
	text-align: left;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: 100;
	font-size: 16px;
}

#outline td {
	vertical-align: top;
	padding: 10px 0;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document company > chart
--------------------------------------------------------- */

#chart {
	padding: 50px 0 60px;
	text-align: center;
}

/* ---------------------------------------------------------
	CSS Document company > office
--------------------------------------------------------- */

#office {
	padding: 30px 16px 60px;
}

#office table {
	width: 100%;
}

#office th {
	vertical-align: top;
	width: 30%;
	padding: 15px 0;
	text-align: left;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: 100;
	font-size: 16px;
}

#office th:first-letter {
	margin-left: 8px;
}

#office td {
	vertical-align: top;
	padding: 15px 0;
	text-align: left;
}

#office address {
	width: 60%;
	margin-top: 5px;
	padding: 3px 10px;
	background: #f1f1f1;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Century, "メイリオ", serif;
	letter-spacing: 1px;
}

#office address a {
	text-decoration: none;
	color: #000;
}

#office address a:hover {
	text-decoration: underline;
	color: #3564ff;
}

/* ---------------------------------------------------------
	CSS Document company > btn
--------------------------------------------------------- */

.btn {
	margin-bottom: 70px;
	padding: 40px 0;
	background: url(../img/top/info_01.jpg) center top;
	text-align: left;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 20px;
	line-height: 30px;
}

.btn ul {
	width: 980px;
	margin: 0 auto;
}

.btn li {
	width: 480px;
	height: 140px;
	padding-left: 194px;
	border: solid 1px #c5c5c5;
	background: #fff url(../img/company/btn_01.jpg) no-repeat 0 0;
}

.btn li:last-child {
	background: #fff url(../img/company/btn_02.jpg) no-repeat 0 0;
}

.btn li:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 140px;
}

.btn a {
	display: inline-block;
	vertical-align: middle;
	width: 260px;
	background: url(../img/company/btn_03.jpg) no-repeat right;
	text-decoration: none;
	color: #000;
}

.btn li:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

/* ---------------------------------------------------------
	CSS Document company > business
--------------------------------------------------------- */

#business {
	padding: 30px 20px 60px;
}

#business li {
	float: left;
	width: 30%;
	margin-left: 18px;
	font-size: 16px;
	line-height: 1.7;
	list-style: disc;
}

#business .list2 li {
	width: 100%;
}

/* ---------------------------------------------------------
	CSS Document company > partner
--------------------------------------------------------- */

#partner {
	padding: 30px 22px 0;
	line-height: 2.1;
}
