@charset "UTF-8";




.gift_text {
	position: relative;
}
.gift_text .container2 .inner {
	width: 400px;
	background-color: #fff;
	margin-top: -140px;
	padding: 50px;
}
.gift_text h1 {
	letter-spacing: 2px;
}

.gift_text .image1 {
	position: absolute;
	top: 60px;
	left: 460px;
}
.gift_text .image2 {
	position: absolute;
	top: 126px;
	left: 720px;
}
.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/webmarketing/bg_1.jpg) no-repeat 60% 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
#item1 .container2 {
	position: relative;
	padding: 30px 0 0 50px;
	background: url(../img/webmarketing/bg_2.jpg) no-repeat 100% 60px;
	-webkit-background-size: 680px;
	background-size: 680px;
	min-height: 626px;
}
#item2 .image {
	background: url(../img/webmarketing/bg_3.jpg) no-repeat 60% 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
#item2 .container2 {
	position: relative;
	padding: 30px 0 0 50px;
	background: url(../img/webmarketing/bg_4.jpg) no-repeat 100% 60px;
	-webkit-background-size: 680px;
	background-size: 680px;
	min-height: 626px;
}
#item3 .image {
	background: url(../img/webmarketing/bg_5.jpg) no-repeat 60% 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
#item3 .container2 {
	position: relative;
	padding: 30px 0 0 50px;
	background: url(../img/webmarketing/bg_6.jpg) no-repeat 100% 60px;
	-webkit-background-size: 680px;
	background-size: 680px;
	min-height: 626px;
}
#item4 .image {
	background: url(../img/webmarketing/bg_7.jpg) no-repeat 60% 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
#item4 .container2 {
	position: relative;
	padding: 30px 0 0 50px;
	background: url(../img/webmarketing/bg_8.jpg) no-repeat 100% 60px;
	-webkit-background-size: 680px;
	background-size: 680px;
	min-height: 626px;
}


