@charset "utf-8";

/* -------------------------------------------------- */
/* 梱包について */
/* -------------------------------------------------- */
/* メインイメージ */

.fv {
	background: url(../img/fv_bg_package.png) 0 0 no-repeat;
}

#package1 {
	width: 980px;
	margin: 0 auto 100px;
}

#package1 h2 {
	text-align: center;
	padding-bottom: 60px;
}

#instapakTit {
	text-align: center;
	padding-bottom: 40px;
}

#instapakDesc {
	width: 680px;
	padding-bottom: 40px;
	font-size: 146.2%;
	line-height: 1.8em;
}

#instaFlow {
	position: relative;
}

#instaFlow:after {
	content: "";
	position: absolute;
	top: -100px;
	right: 0;
	width: 251px;
	height: 298px;
	background: url(../img/package_img4.png) 0 0 no-repeat;
}

#instaFlow li {
	width: 233px;
	display: inline-block;
	vertical-align: top;
	margin-left: 30px;
}

#instaFlow li:first-child {
	margin-left: 0px;
}

#package2 {
	width: 980px;
	margin: 0 auto 100px;
}

#package2 h2 {
	margin-bottom: 10px;
	line-height: 28px;
	font-size: 146.2%;
	vertical-align: middle;
	padding-left: 50px;
	background: url(../img/icon7.png) left center no-repeat;
}