@charset "UTF-8";

.f-pack {
	background: url('/image/pc/other/f-pack/fpack_bg.jpg');
	background-repeat: no-repeat;
	background-position: center 100px;
	text-align: center;
}
.f-pack h1 {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px;
}
.f-pack h2 {
	padding-bottom: 86px;
}
.f-pack-size {
	font-size: 95px;
	line-height: 1.2em;
}
.f-pack-color {
	background-image: linear-gradient(to bottom, #383190 49%, #110c4e 51%, #2419b7 60%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.f-pack-kanrihi {
	width: 750px;
	margin: 0 auto;
}
.f-pack dt {
	line-height: 0.1em;
	color: #13206a;
	font-size: 46px;
	font-weight: 900;
	text-align: left;
	padding-left: 25px;
}
.f-pack-price {
	color: #13206a;
	font-size: 175px;
	font-weight: bold;
	letter-spacing: -5px;
}
.f-pack-text01 {
	color: #13206a;
	font-size: 28px;
	font-weight: bold;
	line-height: 1px;
}
.f-pack-text02 {
	color: #13206a;
	font-size: 24px;
	font-weight: bold;
	line-height: 2.5em;
}

.f-pac-text-box {
	background-image: url('/image/pc/other/f-pack/f-pack-bg2.jpg');
	width: 100%;
}
.f-pac-text-box ul {
	padding-top: 20px;
	padding-bottom: 20px;
}
.f-pac-text-box li {
	font-size: 38px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.f-pack-border {
	border-top: 1px solid #ffffff;
	width: 760px;
	margin-bottom: 20px;
}
.f-pack-text03 {
	color: #ffffff;
	padding-bottom: 25px;
}

