@charset "UTF-8";


.lead {
	padding: 312px 0 1px!important;
}
.lead::before {
	background: #ededed url(/businessfield/images/bg_vis.jpg) no-repeat center 0;
}
.lead div {
	background: #fff;
	text-align: center;
	padding: 60px 0 35px;
}
.lead div h2 {
	font-size: 250%;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 28px;
}
.lead div p {
	line-height: 1.75;
}
dl.appear {
	text-align: center;
	margin: 150px auto 165px;
	width: 346px;
	height: 346px;
	position: relative;
}
dl.appear dt {
	font: 500 112.5%/1.44 'Alegreya Sans SC', sans-serif;
	color: #bb0b0b;
	background: url(/images/index/business_img.png) no-repeat;
	display: block;
	height: 188px;
	padding-top: 158px;
	position: relative;
	z-index: 2;
	text-shadow: 1px 1px 5px #ededed , -1px 1px 5px #ededed , 1px -1px 5px #ededed , -1px -1px 5px #ededed ,3px 3px 8px #ededed , -3px 3px 8px #ededed , 3px -3px 8px #ededed , -3px -3px 8px #ededed ;
}
dl.appear dd {
	background: url(/images/index/business_bg.png) no-repeat center center;
	display: block;
		height: 387px;
    width: 492px;
    position: absolute;
    left: -75px;
    top: -21px;
	z-index: 1;
}
dl.appear dd li {
	font-size: 75%;
	line-height: 1;
	color: #202020;
	white-space: nowrap;
	display: block;
	position: absolute;
}
dl.appear dd li i {
	font: 500 normal 116.6%/1 'Alegreya Sans SC', sans-serif;
	color: #bb0b0b;
	display: block;
	margin-bottom: 8px;
}
dl.appear dd li a {
	display: block;
}
dl.appear dd li a:hover {
	text-decoration: underline;
}
dl.appear dd li a::after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	margin: 10px auto 0;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
dl.appear dd li:nth-child(1) { bottom: 400px; left: 170px;}
dl.appear dd li:nth-child(2) { bottom: 280px; left: 440px; text-align: left; }
dl.appear dd li:nth-child(3) { top: 176px; left: 495px; text-align: left; }
dl.appear dd li:nth-child(4) { top: 300px; left: 440px; text-align: left; }
dl.appear dd li:nth-child(5) { top: 400px; left: 150px; }
dl.appear dd li:nth-child(6) { top: 300px; right: 440px; text-align: right; }
dl.appear dd li:nth-child(7) { top: 176px; right: 495px; text-align: right; }
dl.appear dd li:nth-child(8) { bottom: 280px; right: 440px; text-align: right; }
section[id] {
	display: table;
	height: 428px;
	padding: 0 0 0 350px;
	box-sizing: border-box;
}
section[id] div {
	vertical-align: middle;
	width: 100%;
	display: table-cell;
	position: static;
}
section[id] img {
	margin: auto;
	position: absolute;
	left: 0;
	top: -100%;
	bottom: -100%;
}
section[id] h3.sub-title {
	font-size: 187.5%;
	margin-bottom: 25px;
}
section[id] p {
	line-height: 1.75;
	margin-top: 15px;
}
section[id] p strong {
	font-size: 125%;
}
section[id].wide-bg { padding: 0 350px 0 0; }
section[id].wide-bg::before { z-index: -1; }
section[id].wide-bg img { left: auto; right: 0; }
