#wrapper {
	height: 100%;
}
.kv {
	position: relative;
	width: 100%;
	height: 300px;
	margin: 0 auto;
	background-image: url("/img/mechanism/kv.jpg");
  background-size: cover;
	margin-bottom: 120px;
}
.kv-text {
	position: absolute;
	margin: -15px 0 0 -203px;
	top: 150px;
	left: 50%;
}
#contents {
	width: 900px;
	margin:0 auto;
}
h1 {
	font-size: 20px;
}
.kv-bottom-text {
	margin-bottom: 70px;
}
#sikumi {
	padding-top: 50px;
	margin-bottom: 70px;
}
.mechanism-anime {
	width: 100%;
	height: 280px;
	position: relative;
}
.mechanism-anime-tile01 {
	position: absolute;
	top: 0;
	left: 0;
}
.mechanism-anime-tile02 {
	position: absolute;
	top: -21px;
	left: 360px;
	z-index: 100;
}
.mechanism-anime-tile03 {
	position: absolute;
	top: 0;
	right: 0;
}
.arrow-right-01 {
	position: absolute;
	top: 40px;
	left: 180px;
	width: 0px;
	height: 18px;
	overflow: hidden;
	background-image: url("/img/mechanism/arrow_right.png");
	background-repeat: no-repeat;
	background-position: right;
}
.arrow-right-02 {
	position: absolute;
	top: 40px;
	left: 540px;
	width: 0;
	height: 18px;
	background-image: url("/img/mechanism/arrow_right.png");
	background-repeat: no-repeat;
	background-position: right;
}
.arrow-left-03 {
	position: absolute;
	top: 100px;
	right: 180px;
	width: 0px;
	height: 18px;
	background-image: url("/img/mechanism/arrow_left.png");
	background-repeat: no-repeat;
}
.arrow-left-04 {
	position: absolute;
	top: 100px;
	right: 540px;
	width: 0px;
	height: 18px;
	background-image: url("/img/mechanism/arrow_left.png");
	background-repeat: no-repeat;
}
.arrow-orange-05 {
	position: absolute;
	left: 179px;
	bottom: 85px;
	z-index: 100;
	width: 0px;
	height: 32px;
	background-image: url("/img/mechanism/arrow_orange.png");
	background-position: right;
}
.arrow-bent-06-1-wrapper {
	position: absolute;
	left: 444px;
	bottom: 24px;
	z-index: 10;
	width: 19px;
	height: 115px;
	overflow: hidden;
}
.arrow-bent-06-1 {
	width: 19px;
	height: 0;
	background-image: url("/img/mechanism/arrow_bent_06_1.png");
	background-position: bottom;
}
.arrow-bent-06-2 {
	position: absolute;
	right: 445px;
	bottom: 15px;
	z-index: 10;
	width: 0;
	height: 19px;
	background-image: url("/img/mechanism/arrow_bent_06_2.png");
}
.arrow-text-01 {
	position: absolute;
	top: 20px;
	left: 210px;
	display: none;
}
.arrow-text-02 {
	position: absolute;
	top: 20px;
	right: 230px;
	display: none;
}
.arrow-text-03 {
	position: absolute;
	top: 80px;
	right: 262px;
	display: none;
}
.arrow-text-04 {
	position: absolute;
	top: 80px;
	left: 211px;
	display: none;
}
.arrow-text-05 {
	position: absolute;
	left: 211px;
	bottom: 105px;
	display: none;
}
.arrow-text-06 {
	position: absolute;
	left: 210px;
	bottom: 35px;
	display: none;
}
.ilb-ryutu-tokutyo {
	width: 900px;
	margin-bottom: 150px;
}
.ilb-ryutu-tokutyo > h1 {
	margin-bottom: 10px;
}
.ilb-ryutu-tokutyo > dl {
	display: table;
	width: 100%;
	height: 100px;
	border-top: 1px solid #000000;
}
.ilb-ryutu-tokutyo > dl > img {
	vertical-align: bottom;
	padding-right: 10px;
}
.ilb-ryutu-tokutyo > dl:last-child {
	border-bottom: 1px solid #000000;
}
.ilb-ryutu-tokutyo > dl > dt {
	position: relative;
	display: table-cell;
	width: 30%;
	font-size: 18px;
	vertical-align: middle;
}
.orange-icon {
	position: absolute;
	top: 35px;
}
.sub-title {
	padding-left: 40px;
	font-size: 16px;
	font-weight: bold;
}
.ilb-ryutu-tokutyo > dl > dd {
	display: table-cell;
	width: 70%;
	font-size: 13px;
	background-color: #FFFAF4;
	padding-left:30px;
	vertical-align: middle;
}
.bottom-visual {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	background-image: url("/img/mechanism/bottom_visual.jpg");
	background-size: cover;
}
