@charset "utf-8";


#company-title{
	background: url(../images/company/title_bk.jpg) center top no-repeat;
	padding: 80px;
	height: 420px;
	margin: 0 0 50px 0;
}
#company-title > p{
	clear: both;
	margin: 30px 0 0 0;
}
#company-title > p img{
	opacity: 0;
}
#company-detail{
	margin: 0 0 50px 20px;
	background: url(../images/company/left_line.png) repeat-y left;
	position: relative;
}
#company-detail img{
	vertical-align: bottom;
}
#company-detail table{
	margin: 0 0 0 54px;
	border-spacing: 0;
	font-size: 87.5%;
	width: -webkit-calc(100% - 54px);
	width: calc(100% - 54px);
}
#company-detail table tr th{
	background: #29ABFF;
	color: #fff;
	font-weight: normal;
	padding: 15px 30px 0;
	text-align: right;
	vertical-align: top;
	width: 204px;
}
#company-detail table tr:first-child th{
	padding-top: 35px;
}
#company-detail table tr:last-child th{
	border-radius: 0 0 15px 0;
}
#company-detail table tr td{
	padding: 15px 30px;
	margin: 0 0 0;
	border-bottom: 1px solid #29ABFF;
	display: inline-block;
	background: url(../images/company/support.jpg) no-repeat top left;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
#company-detail table tr:first-child td{
	background: none;
	margin-top: 20px;
}
#company-detail table tr:last-child td{
	border: none;
	height: 110px;
	vertical-align: top;
	width: 300px;
}
#company-detail table tr td p:not(:last-child){
	margin-bottom: 1em;
}
#company-detail table tr td p:after{
	clear: both;
	content: "";
	display: block;
}
#company-detail table tr td p span{
	display: inline-block;
	float: left;
	text-align: right;
	margin: 0 1em;
}
#company-detail table tr td ul li{
	padding-left: 7em;
	position: relative;
}
#company-detail table tr td ul li span{
	position: absolute;
	top: 0;
	left: 0;
}
#company-flag{
	background: url(../images/company/back.jpg) bottom center no-repeat;
	padding-bottom: 77px;
	text-align: center;
}
#company-flag figure{
	display: inline-block;
	vertical-align: top;
	width: 350px;
}
#company-flag figure:not(:nth-child(3n+1)){
	margin-left: 55px;
}
#company-flag figure > img{
	width: 100%;
}
#company-flag figure figcaption{
	font-size: 87.5%;
	text-align: left;
}
.company-left-bottom{
	position: absolute;
	left: 0;
	bottom: 0;
}
.company-left-rabbit{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.company-para{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	overflow: hidden;
	width: 500px;
	height: 500px;
}
.company-para img{
	position: absolute;
}
#company-cloud-01{
	bottom: -100px;
	left: 100px;
}
#company-cloud-02{
	width: 110px;
	bottom: -100px;
	left: -50px;
}
#company-rabbit-para{
	top: 35px;
	right: 50px;
}
#company-cloud-03{
	width: 110px;
	bottom: -100px;
	left: 300px;
}
#company-cloud-04{
	width: 70px;
	bottom: -100px;
	left: 40px;
}
#company-cloud-05{
	width: 120px;
	bottom: -100px;
	left: 400px;
}
#company-cloud-06{
	width: 50px;
	bottom: -100px;
	left: 500px;
}