@charset "UTF-8";

#header {
	margin-bottom: 4em;
}


.gift_text {
	position: relative;
}
.gift_text .container2 .inner {
	width: 400px;
	background-color: #fff;
	margin-top: -140px;
	padding: 45px;
	float: left;
}
.gift_text .container2 .inner_image {
	float: left;
	width: 690px;
	position: relative;
}
.gift_text h1 {
	letter-spacing: 2px;
	line-height: 130%;
}

.gift_text .image1 {
	position: absolute;
	top: 60px;
	left: 10px;
}
.gift_text .image2 {
	position: absolute;
	top: 126px;
	left: 271px;
}
.gift_text .hover-image .hover {
	padding-top: 230px !important;
	font-size: 1.1em;
}
.gift_text .hidden .hover {
	padding-top: 240px !important;
}

#item1 .image {
	background: url(../img/business/bg_1.jpg) no-repeat 0 0;
	-webkit-background-size: cover;
	background-size: cover;
}
#item1 .container2 .inner_image {
	position: relative;
	padding: 30px 0 0 50px;
	background: url(../img/business/bg_2.jpg) no-repeat 100% 60px;
	-webkit-background-size: 680px;
	background-size: 680px;
	min-height: 626px;
	margin-left: 50px;
}
#item2 .image {
	background: url(../img/business/bg_3.jpg) no-repeat 0 0;
	-webkit-background-size: cover;
	background-size: cover;
}
#item2 .container2 .inner_image {
	position: relative;
	padding: 30px 0 0 50px;
	background: url(../img/business/bg_4.jpg) no-repeat 100% 60px;
	-webkit-background-size: 680px;
	background-size: 680px;
	min-height: 626px;
	margin-left: 50px;
}
#item3 .image {
	background: url(../img/business/bg_5.jpg) no-repeat 0 0;
	-webkit-background-size: cover;
	background-size: cover;
}
#item3 .container2 .inner_image {
	position: relative;
	padding: 30px 0 0 50px;
	background: url(../img/business/bg_6.jpg) no-repeat 100% 60px ;
	-webkit-background-size: 680px;
	background-size: 680px;
	min-height: 626px;
	margin-left: 50px;
}
#item4 .image {
	background: url(../img/business/bg_7.jpg) no-repeat 0 0;
	-webkit-background-size: cover;
	background-size: cover;
}
#item4 .container2 .inner_image {
	position: relative;
	padding: 30px 0 0 50px;
	background: url(../img/business/bg_8.jpg) no-repeat 100% 60px;
	-webkit-background-size: 680px;
	background-size: 680px;
	min-height: 626px;
	margin-left: 50px;
}

