@charset "utf-8";
/* CSS Document */

.main {
	height: 278px;
	position: relative;
	background: url("../images/company/main.jpg") no-repeat;
}

.main h1 {
	font-size: 50px;
	font-weight: bold;
	line-height: 100%;
	position: absolute;
	left: 110px;
	top: 85px;
	color: #FFF;
}

.main h1 span {
	font-size: 25px;
	display: block;
}

.content01 {
	background: url("../images/company/back1.png") no-repeat top left;
	padding: 130px 0 0;
}

h2 {
	font-size: 56px;
	font-weight: normal;
	font-family: 'Anton', sans-serif;
	letter-spacing: 20px;
	line-height: 140%;
	margin-left: 112px;
}

h2.white {
	color: #FFF;
}

h2 span {
	display: block;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 100%;
}

.content01 .textbox01 {
	width: 600px;
	float: right;
	margin-top: -50px;
	margin-right: 112px;
}

.content01 .textbox01 h3 {
	font-size: 40px;
	color: #FFF;
	line-height: 140%;
	text-align: right;
}

.content01 .textbox01 p {
	font-size: 16px;
	line-height: 200%;
	text-align: left;
	color: #FFF;
	margin-top: 25px;
}

.content01 .c2 {
	margin-top: 115px;
	padding-bottom: 60px;
}

.content01 .c2 .area1 {
	width: 708px;
	height: 508px;
	position: relative;
	margin: 40px auto 0;
	background: url("../images/top/photo1.png") no-repeat center center;
}

.content01 .c2 .area1 p {
	font-size: 44px;
	text-align: center;
	line-height: 140%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 3px;
	padding-top: 160px;
}

.content01 .c2 .area1 a {
	position: absolute;
	left: 45px;
	bottom: 50px;
	z-index: 110;
}

.content01 .c3 {
	margin-top: 100px;
	background: url("../images/top/photo2.jpg") no-repeat;
	padding: 127px 0 380px;
}

.content01 .c3 a {
	margin: 50px 0 0 112px;
	display: inline-block;
}

.footer {

}

.profile {
	border-top: #0A1F31 solid 3px;
	border-bottom: #0A1F31 solid 3px;
}

.profile table {
	width: 100%;
	margin: 2px 0;
	border-bottom: #0A1F31 solid 1px;
}

.profile table tr td {
	border-top: #0A1F31 solid 1px;
	vertical-align: top;
	padding: 20px 20px 20px 0;
	font-size: 16px;
}

.profile table tr td.big {
	font-size: 23px;
}

.profile table tr td.bn {
	border-top: none;
}

.profile table tr td .title {
	width: 298px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.profile table tr td .text {
	width: 320px;
	display: inline-block;
	text-align: left;
}

.content02 {
	height: 963px;
	background: url("../images/company/photo.jpg") no-repeat;
	margin-top: 50px;
	position: relative;
}

.content02 .sign {
	position: absolute;
	top: 145px;
	left: 773px;
}

.content02 .sign .name {
	font-size: 50px;
	color: #025288;
	letter-spacing: 5px;
	line-height: 100%;
}

.content02 .sign .name2 {
	font-size: 20px;
	color: #025288;
	line-height: 100%;
	margin-top: 15px;
}

