@charset "UTF-8";
/*==============================

	/mileage/starflyer_card_merit.html

==============================*/

/*==============================

		PC + SP

==============================*/
.mincho {font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;}
.fs35{font-size: 3.5rem;}
.fs30{font-size: 3.0rem;}
.fs25{font-size: 2.5rem;}
.fs20{font-size: 2.0rem;}
.fs18{font-size: 1.8rem;}
.fs15{font-size: 1.5rem;}
.fs10{font-size: 1.0rem;}
.fcRed{color:#950202;}
.fwb{font-weight: bold;}
.a-mtb20{margin:20px 0;}
.a-mtb10{margin:10px 0;}
.a-mb20{margin-bottom:20px;}
.a-mr10{margin-right:10px;}

/*--------------------------------------------------
		reset
--------------------------------------------------*/
body {
	background: #000000;
}
.l-wrapper {
	background: #000000;
}
.l-content {
	color: #CCCCCC;
}
.l-content-head {
	color: #CCCCCC;
}
.m-nav-breadcrumb a,
.m-nav-breadcrumb-sub a,
.m-nav-breadcrumb-ctg a {
	color: #CCCCCC;
}
.conts,
.conts a {
	color: #CCCCCC;
}
.conts p {
	margin: 0;
}

/*==============================
		PC
==============================*/
@media screen and (min-width: 768px) {
	.pc-Only{
		display: block;
	}
	.sp-Only{
		display: none;
	}	
/*--------------------------------------------------
		conts
--------------------------------------------------*/
.conts .w1000 {
	max-width: 1000px;
	padding: 0 20px;
	margin: 0 auto;
}
.conts img {
	width: 100%;
	height: auto;
}
.conts .txtLink a img {
	width: auto;
	height: auto;
}

/*--------------------------------------------------
		first view
--------------------------------------------------*/
.l-content-first{
	width:100%;
	background:url(/mileage/img/starflyer_card_merit/img_top_01.png) no-repeat;
	background-position: center center;
	background-size: cover;
	padding:7%;
	border-bottom:solid 1px #CCCCCC;
}

.l-content-first .l-box-topInner{
	width:70%;
	margin:0px auto;
	text-align: center;
}
.l-content-first .l-box-topInner .firstTitle{
	font-size: 4.0rem;
}
.l-content-first .l-box-topInner .firstTitle-sub{
	font-size: 2.5rem;
}
.l-content-first .l-box-topInner p{
	margin-top:0;
}
.l-content-first .l-box-topInner img{
	width:50%;
	margin-top:20px;
	margin-bottom:20px;
}
.l-content-first .l-box-topInner .m-btn-l{
	width:50%;
	margin:0 auto;
}
/*--------------------------------------------------
　boxlayout
--------------------------------------------------*/
.l-box-border{
	border:solid 1px #ffffff;
	padding:30px;
	margin:40px auto;
}
.l-box-border .title-border{
	border-bottom: solid 1px #ffffff;
	text-align: center;
	margin:0px auto 40px;
	width:90%;
	padding-bottom: 30px;
	font-size: 2.5rem;
}
.l-flex{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	flex-basis: auto;
}
.l-flex-sb{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

/*--------------------------------------------------
	sec01
--------------------------------------------------*/
.sec01{
	margin:40px auto;
	width:95%;
}
.sec01 .sec01Title img{
	width:100%;
	margin:0 auto;
}
.sec01 p{
	margin-top:0;
}
.sec01 p a{
	color: #CCCCCC !important;
}
.sec01 .sec01Title{
	margin:30px 0;
	text-align: center;
	font-size: 4.0rem;
}
.sec01 .l-flex-left{
	width:18%;
}
.sec01 .l-block-border{
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	padding:30px;
}
.sec01 .l-block-border:nth-child(3)	{
	border: none;
}

/*--------------------------------------------------
	sec02
--------------------------------------------------*/
.sec02{
	width:95%;
	margin:0 auto;
}
.sec02 img{
	width:100%;
}

/*--------------------------------------------------
sec03
--------------------------------------------------*/
.sec03{
	text-align: center;
}
.sec03 p{
	margin-top:0;
}
.sec03 .box-sec03Inner{
	background:#ffffff;
	color:#000000;
	width:90%;
	margin:0 auto;
	padding:20px 30px;;
}
.sec03 .box-sec03Inner .l-block-premium{
	border:solid 1px;
	margin:0 auto;
	text-align: center;
	padding-top:25px
}
.sec03  .l-block-premium .premiumTxt{
	font-size: 1.8rem;
	margin-bottom:10px;
}
.sec03  .l-block-premium .txt-sup{
	font-size: 1rem;
	top:-15px;
	right:7px;
}
.txt-smallRight{
	text-align: right;
	font-size: 1.0rem;
}
.sec03 li{
	position: relative;
}
.sec03 .img-sec03{
	background:#000000;
	color:#ffffff;
	border:solid 1px #ffffff;
	text-align: center;
	padding:10px 0;

}
.sec03 .m-list-bnr{
	margin-bottom:20px;
	position: relative;
}
.sec03 .m-list-bnr img{
	margin:0 auto;
	width:100%;
}
.sec03 .m-list-bnr .rightArrow{
	position: absolute;
	top:40%;
	left:50.5%;
	font-size: 3.2rem;
}

/*--------------------------------------------------
sec04,sec05,sec06
--------------------------------------------------*/
.sec04 .l-flex,
.sec06 .l-flex{
	text-align: center;
	margin:0 auto;
	width:90%;
}
.sec04 .l-flex dd{
	margin-top:20px;
	font-size: 1.8rem;
	line-height: 1.5em;
}

.sec05 .l-flex{
	width:98%;
	margin:0 auto;
	padding-left:20px;
}
.sec05 .l-flex dl{
	width:calc((100% - 20px) / 3);
}
.sec05 .l-flex dd{
	margin-top:20px;
	width:95%;
}
.sec06 .sec06Title-sub{
	font-size:2.0rem;
}
.sec06 .l-flex .l-flex-left{
	width:45%;
}
.sec06 .l-flex .l-flex-right{
	width:55%;
}
.sec06 .l-flex dl+dl{
	border-left:solid 1px;
	margin-left: 4%;
	padding-left: 5%;
}
.sec06 .l-flex dt{
	margin:30px 0;
}
.sec06-blockTable{
	width:100%;
	table-layout: fixed;
}
.sec06 .m-btn-l{
	width:40%;
	margin:40px auto 10px;
}
}
/*==============================
		TAB
==============================*/
@media screen and (min-width: 768px) and (max-width: 900px) {

	.pc-Only{
		display: block;
	}
	.sp-Only{
		display: none;
	}	
/*--------------------------------------------------
		first view
--------------------------------------------------*/
.l-content-first{
	width:100%;
	background:url(/mileage/img/starflyer_card_merit/img_top_01.png) no-repeat;
	background-position: top center;
	background-size: cover;
	padding:3%;

}
.l-content-first .l-box-topInner{
	width:90%;
}
.l-content-first .l-box-topInner .firstTitle{
	font-size: 3.0rem;
}
.l-content-first .l-box-topInner .firstTitle-sub{
	font-size: 2.0rem;
}
.l-content-first .l-box-topInner img{
	width:75%;
	margin-top:5px;
	margin-bottom:15px;
}
/*--------------------------------------------------
　boxlayout
--------------------------------------------------*/
.l-box-border{
	padding:20px;
}
.l-box-border .title-border{
	width:95%;
	padding-bottom: 20px;
	font-size: 2.0rem;
}
/*--------------------------------------------------
sec03
--------------------------------------------------*/
.sec03 .box-sec03Inner{
	width:100%;
	padding:20px 10px;
}
.sec03 .img-sec03{
	padding:10px 0;
}
.sec03 .m-list-bnr{
	margin-bottom:20px;
}
.sec03 .m-list-bnr img{
	margin:0 auto;
	width:100%;
}
.sec03  .l-block-premium .premiumTxt{
	font-size: 1.5rem;
}
/*--------------------------------------------------
sec04,sec05,sec06
--------------------------------------------------*/
.sec04 .l-flex,
.sec06 .l-flex{
	width:95%;
}
.sec04 .l-flex img,
.sec06 .l-flex img{
	width:90%;
}

.sec04 .l-flex dd{
	font-size: 1.4rem;
}
.sec05 .l-flex{
	width:98%;
	margin:0 auto;
	padding-left:20px;
}
.sec06 .sec06Title-sub{
	font-size: 1.5rem;
}
.sec06 .m-btn-l{
	width:58%;
	margin:50px auto 10px;
}
.sec06 .l-flex-left dd,
.sec06 .m-btn-l li{
	font-size: 1.5rem;
}
}
/*==============================
		SP
==============================*/
@media screen and (max-width: 767px) {
	.pc-Only{
		display: none;
	}
	.sp-Only{
		display: block;
	}
	.tab-Only{
		display: none;
	}
	
.l-content-body {
	margin-top: 20px;
}
/*--------------------------------------------------
		conts
--------------------------------------------------*/
.conts .w96 {
	padding: 0 2%;
}
.conts img {
	width: 100%;
	height: auto;
}
.conts .txtLink a img {
	width: auto;
	height: auto;
}
/*--------------------------------------------------
　boxlayout
--------------------------------------------------*/
.l-box-border{
	border:solid 1px #ffffff;
	padding:15px;
	margin:25px auto;
}
.l-box-border .title-border{
	border-bottom: solid 1px #ffffff;
	text-align: center;
	margin:0px auto 20px;
	width:95%;
	padding-bottom: 10px;
	font-size: 1.8rem;
}
.l-flex{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	flex-basis: auto;
}
.l-flex-sb{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
/*--------------------------------------------------
　first
--------------------------------------------------*/
.l-content-first{
	width:100%;
	background:url(/mileage/img/starflyer_card_merit/sp/img_top.png) no-repeat;
	background-position: bottom center;
	background-size: cover;
	padding:7%;
	border-bottom:solid 1px #CCCCCC;
}

.l-content-first .l-box-topInner{
	width:100%;
	margin:0px auto 15px;
	text-align: center;
}
.l-content-first .l-box-topInner .firstTitle{
	font-size: 2.0rem;
}
.l-content-first .l-box-topInner .firstTitle-sub{
	font-size: 1.4rem;
}
.l-content-first .l-box-topInner p{/**/
	margin-top:0;
}
.l-content-first .l-box-topInner img{
	width:100%;
	margin-top:8px;
	margin-bottom:20px;
}
.l-content-first .l-box-topInner .m-btn-l{
	width:88%;
	margin:0 auto;
	font-size: 1.5rem;
}
/*--------------------------------------------------
	sec01
--------------------------------------------------*/
.sec01{
	margin:0px auto 25px;
}
.sec01 p{
	margin-top:0;
}
.sec01 .sec01Title img{
	width:100%;
	margin:0 auto 20px;
}
.sec01 .sec01numTitle{
	font-size: 1.5rem;
	font-weight: bold;
}
.sec01 .l-flex-left{
	width:20%;
	margin-right:10px;
}
.sec01 .l-block-border{
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	padding:30px 0;
}
.sec01 .l-block-border dd{
	width:100%;
}
.sec01 .l-block-border dd p a{
	color: #CCCCCC !important;
}

.sec01 .l-block-border:nth-child(3)	{
	border: none;
}

/*--------------------------------------------------
	sec02
--------------------------------------------------*/
.sec02 img{
	width:100%;
	margin:0 auto;
}
.sec02 p{
	padding-top:0px;
}
.sec02 .l-box-sec02Inner{
	padding-top:30px;
	padding-bottom: 30px;
	line-height: 3.5em;
}
.sec02 .l-box-sec02Inner img{
	width:80%;
	vertical-align: bottom;
}

/*--------------------------------------------------
sec03
--------------------------------------------------*/
.sec03{
	text-align: center;
}
.sec03 p{
	margin-top:0;
}
.sec03 .box-sec03Inner{
	background:#ffffff;
	width:100%;
	margin:0 auto;
}
.sec03 .box-sec03Inner img{
	width:100%;
}
.sec03 li{
	position: relative;
}
.sec03 .img-sec03{
	background:#000000;
	color:#ffffff;
	border:solid 1px #ffffff;
	text-align: center;
	padding:6px 0;
}
.sec03 .m-list-bnr{
	margin-bottom:20px;
	position: relative;

}
.sec03 .m-list-bnr img{
	margin:0 auto;
	width:100%;
}
.sec03 .m-list-bnr .rightArrow{
	position: absolute;
	top:40%;
	left:50%;
	font-size: 1.0rem;
}

/*--------------------------------------------------
sec04,sec05,sec06
--------------------------------------------------*/
.sec04 .l-flex,
.sec06{
	text-align: center;
	margin:0 auto;
	width:100%;
}
.sec04 .l-flex+.l-flex{
	margin-top: 20px;
}

.sec04 .l-flex dl{
	width:calc((100% - 10px)/2);
}
.sec04 .l-flex dd{
	margin-top:10px;
	line-height: 1.5em;
}

.sec05 dl{
	text-align: center;
}
.sec05 dt img{
	width:100%;
}
.sec05  dd{
	margin:10px auto 30px;
	width:95%;
	text-align: left;
}
.sec06 dl{
	margin-bottom: 20px;
}
.sec06 dl:nth-child(2){
	padding-top: 20px;
}
.sec06 dl+dl{
	border-top:solid 1px;
}
.sec06 dt{
	margin:30px auto;
	width:90%;
}
.sec06_block02 dt{
	width:45%;
}
.sec06 .sec06Title-sub{
	font-size: 1.5rem;
	margin-top:10px;
}
.sec06 .m-btn-l{
	width:100%;
	margin:40px auto 20px;
	font-size: 1.5rem;
}


/*--------------------------------------------------

--------------------------------------------------*/



/*--------------------------------------------------

--------------------------------------------------*/





}
