@charset "UTF-8";
#footerArea {
	margin-top: 100px !important;
}
/*---------------
fvArea
------------------*/
.fvArea {
	background: url(/landing/miles_more/img/campaign_bg_001.png) no-repeat center top;
}
/*---------------
obi
------------------*/
.obi {
	background: #012354;
	padding: 20px;
	margin: 0 auto;
	width: 1500px;
}
/*---------------
ctBg
------------------*/
.ctBg {
	background: url(/landing/miles_more/img/campaign_bg_002.png) no-repeat center top;
}
/*---------------
boxBlack01
------------------*/
.boxBlack01 {
	width: 980px;
	margin: 0 auto;
	padding: 57px 40px;
	background: rgba(0,0,0,0.65);
}
.boxBlack01 .cTxtLink03 > .txt {
	background: linear-gradient(#fff, #fff) 100% 95% / 100% 1px no-repeat;
	background-position-x: left;
}
/*---------------
bnfCnt
------------------*/
.bnfCnt {
	padding: 50px 0 65px;
	border-bottom: 1px solid;
}
.bnfCntWrap .bnfCnt:last-of-type {
	border: none;
	padding-bottom: 0;
}
.bnfClm {
	display: flex;
	justify-content: space-between;
}
.bnfClm .txtItem {
	padding-right: 40px;
}
.bnfClm .imgItem {
	width: 430px;
	margin-top: 0;
	flex-shrink: 0;
}
.bnfBtnWrap {
	position: relative;
}
.bnfBtnWrap .bnfBtn {
	position: absolute;
	width: 100%;
	bottom: 17%;
	left: inherit;
}
/*---------------
appArea
------------------*/
.appArea {
	padding: 70px 0;
}