@charset "UTF-8";

body {
	font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;
}

#Wrapper{
	margin: 0 auto;
 	background-color: #fff;
}

.nobr{
	display: inline-block;
}

.nobr:after{
	display: none;
}

.nobr-b{
	display: block;
}

.header .container{
	margin: 0 auto;
}

.headerInner{
	padding:10px;
	overflow: hidden;
  	zoom: 1;
}

.header .container li{
	display: block;
}

.header_logo{
	display: block;
	background: url(../../images/lp/obj_sp_logo.png) no-repeat;
	background-size: 133px 22px;
	text-indent: -9999px;
	width: 133px;
	height: 22px;
	float: left;
	margin-top: 4px;
}

.header_logo a{
	width: 60px;
	height: 22px;
	display: block;
}

.userlogin{
	display: block;
	background-color: #f0f0f0;
	border-radius: 5px;
	box-shadow: 0px 3px 0px 0px #c4c4c4;
	color: #424242;
 	padding: 7px 22.5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1;
	float: right;
	}

.TtlInner{
	background: url(../../images/lp/bg_sp_title.png) repeat;
	background-size: 320px auto;
	margin: 0 auto;
	clear: both;
}

.TtlInner ul li{
	text-indent: -9999px;
	overflow: hidden;
	height: 0;
}


.UserReg{
	background-color: #fffeb2;
}

.UserRegTxt {
	font-size: 10px;
	line-height: 1.2;
	color: #333;
	text-align: center;
	margin: 0 auto;
	display: block;
	padding-top: 15px;
	padding-left: 1em;
	text-indent: -1em;
}

.UserRegInner{
	padding: 15px 10px 12px;
	margin: 0 auto;
	background-color: #eae59d;
}

.UserRegInner.fixed{
	width: 100%;
	position: fixed;
	bottom: 0;
	padding: 10px 0px 14px 0px;
}

.UserRegInner.fixed .btnUserReg{
	margin: 0 20px;

}

.UserRegInner.fixed .UserRegTxt{
	display: none;
}

.btnUserReg{
	background-color: #e59100;
	border-radius: 5px;
	box-shadow: 0px 5px 0px 0px #a26803;
	display: block;
	padding-top: 13px;
	padding-bottom: 11px;
	padding-left: 22px;
	margin: 0 auto;
}

.btnUserReg:hover{
	opacity: 0.7;
}

.freeReg{
	width: 233px;
	height: 20px;
	margin:0 auto;
	text-indent: -9999px;
	display: block;
	background:url(../../images/lp/btn_sp_reguser.png) no-repeat transparent;
	background-size:223px auto;
}

.Intro{
	background-color: #2d4e74;

}

.IntroInner{
	margin: 0 auto;
	padding: 23px 10px;

}

.IntroInnerTtl{
	margin: 0 auto;
	text-align: center;
	padding-bottom: 14px;
	color: #fff;
}

.IntroInner h2{
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	color: #ffd63b;
}

[class^="IntroInner"][class*="t101"] h2 {
	color: #FFF;
}


.IntroInnerTtl:first-child{
	color: #fff;
}


.IntroInner p{
	font-size: 16px;
	line-height: 1.2;
	clear: both;
	color: #fff;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	letter-spacing: -0.5px;
}

.IntroInner ul{
	padding: 15px 0px 10px;
	color: #FFF;
}

.IntroInner ul li{
	margin-bottom: 5px;
}

.check{
	background: url(../../images/lp/icons_sp_check.png) no-repeat;
	background-size: 25.5px auto;
	width: 25.5px;
	height: 25px;
	margin: 0 auto;
	vertical-align: bottom;
	display: inline-block;
	background-position: 0 2px;
}

.icon_ttl{
	background: url(../../images/lp/icons_sp_check.png) no-repeat;
	background-size: 25.5px auto;
	width: 25.5px;
	height: 25px;
	margin: 0 auto;
	vertical-align: bottom;
	display: inline-block;
	background-position: 0 2px;
}

.UsageInner{
	margin: 0 auto;
}

.UsageInner section{
	padding-top: 30px;
	margin: 0 10px;
}

.UsageInnerTtl {
	background-color: #448cc1;

}

.UsageInnerTtl h3, .InquiryInnerTtl h3{
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	line-height: 1.1;
	padding: 12.5px 25px;
	margin: 0 auto;
}

.UsageInner h4{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
}

.UsageBox{
	padding-bottom: 25px;
}

.UsageStep1{
	background: url(../../images/lp/bg_sp_Use1.png) no-repeat;
	background-size: 100% auto;
	width: 160.5px;
	height: 153.5px;
    margin: 25px auto 20px;

}

.UsageStep2{
	background: url(../../images/lp/bg_sp_Use2.png) no-repeat;
	background-size: 160px auto;
	width: 160px;
	height: 161px;
  	margin: 25px auto 20px;

}

.UsageStep3{
	background: url(../../images/lp/bg_sp_Use3.png) no-repeat;
	background-size: 204px auto;
	width: 204px;
	height: 153.5px;
  	margin: 25px auto 20px;
}
.UsageStep3 +.UsageTxt .link{
	margin-top: 13px;
	text-align: left;
	text-indent: -1em;
	padding-left: 1em;
}

.lineupBox h4{
	background: #f2f2ef;
	line-height: 1;
	padding: 10px;
	text-align: left;
	color: #4C4C4C;
}

.lineupBox h5{
	padding: 2px 10px 2px 10px;
	border-left: #A6B393 solid 8px;
	font-size: 18px;
	margin: 10px 10px 12px;
	font-weight: bold;
}

.lineupBox .e-gift{
	display: table;
	width: 90%;
	margin: 0 auto 15px;
}

.lineupBox .e-gift img,
.lineupBox .e-gift span
{
	vertical-align: middle;
	display: table-cell;
}
.lineupBox .e-gift span
{
	width: 80%;
	padding-left: 10px;
}



.lineupBox .lineupBoxArea{
	border: #D1CFC9 solid 2px;
	border-radius: 5px;
	width: 94%;
	margin: 0px auto 20px;
}

.lineupBox .lineupBoxArea table{
	width: 100%;
}

.lineupBox .lineupBoxArea tr {
	border-top: solid #d1cfc9 2px;
	background: #fffbfa;
	border-radius: 5px;
}

.lineupBox .lineupBoxArea tr:first-child {
	border-top: 0;
}


.lineupBox .lineupBoxArea tr th {
	vertical-align: top;
	text-align: center;
	padding: 13px 0;
	border-right: dotted #d1cfc9 2px;
	width: 33%;
	font-weight: bold;
	color: #4C4C4C;
	font-size: 13px;
}

.lineupBox .lineupBoxArea tr td {
	vertical-align: middle;
	padding: 10px ;
	background: #fff;
}
.lineupBox .lineupBoxArea tr td p:first-child{
	margin-bottom: 10px;
}

.lineupBox figure{
	text-align: center;
	border: #D1CFC9 solid 2px;
	border-radius: 5px;
	width: 94%;
	margin: 0px auto 20px;
}
.lineupBox figure img{
	padding: 20px 0;
}

.lineupBox figure figcaption{
	text-indent: -9999px;
	height: 0;
}


.UsageTxt{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 1.3;
	letter-spacing: -0.2px;
	text-align: center;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	letter-spacing: -0.5px;
}

.UsageTxtNote{
	font-size: 12px;
	line-height: 1.3;
	color: #4c4c4c;
	padding-top: 25px;
	text-indent: -1em;
	padding-left: 1em;
}

.triangle {
	width: 0;
	height: 0;
	border-top: 25px solid #1c4675;
	border-right: 27px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 27px solid transparent;
	display: block;
	margin: 0 auto;

}

.TtlTxtGray{
	color:#4f4f4f; 
}

.TtlTxtPink{
	color: #f75050;
	text-indent: 1em;
}

.Inquiry1{
	background: url(../../images/lp/bg_sp_inquiry01.png) no-repeat;
	background-size: 195.5px auto;
	width: 195.5px;
	height: 191.5px;
  	margin: 25px auto 0px;
}

.Inquiry2{
	background: url(../../images/lp/bg_sp_inquiry02.png) no-repeat;
	background-size: 177px auto;
	width: 177px;
	height: 194px;
  margin: 8px auto 0px;

}

.Inquiry3{
	background: url(../../images/lp/bg_sp_inquiry03.png) no-repeat;
	background-size: 226.5px auto;
	width: 226.5px;
	height: 210.5px;
  margin: 8px auto 0px;

}

.InquiryInner{
	text-align: center;
}

.InquiryInner ul{
	margin: 0 auto;
}

.InquiryInnerTtl {
	background-color: #448cc1;

}

.InquiryTtlCoin span{
	display: inline-block;
}

.InquiryTtlS{
	color: #ee7e7e;
	font-size: 16px;
	line-height: 1;
	padding-top: 10px;
}

.InquiryTtlL{
	color: #ee7e7e;
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	padding-top: 6px;
}

.InquiryTtlCoin{
	color: #ce0000;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
	padding-top: 7.5px;
}

.InquiryTxt{
	font-size: 14.5px;
	color: #4c4c4c;
	line-height: 1.3;
	padding:15px 0px;
	margin: 0 25px;
	text-align: center;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	letter-spacing: -0.5px;
}

.InquiryTxtEm{
	font-weight: bold;
	color: #448b9e;
}

.InquiryTxt span{
	display: inline-block;
}

.mechanism{
	padding: 10px;
}
.mechanism figure{
	margin: 10px 0;
}

.mechanism figcaption{
	text-indent: -9999px;
	height: 0;
}


.InquiryNote{
	background-color: #f2f2f2;
}

.InquiryNote p{
	color: #4c4c4c;
	font-size: 13px;
	padding: 10px 16px;
	line-height: 1.2;
	margin: 0 auto;
	text-align: center;
}

.DiscountTtl{
	text-align: center;
	background-color:#2d4e74;
	padding:23px 10px;
}

.save .DiscountTtl{
	padding:15px 10px;
	margin-bottom: 20px;
}


.DiscountTtlInner{
	margin: 0 auto;
}


.DiscountTtlInner h2{
	font-size: 27px;
	font-weight: bold;
	color: #ffd63b;
	line-height: 1.2;
	margin: 0 auto;
	text-align: center;
}

.FreqQuestionTtlInner h2{
	font-size: 27px;
	font-weight: bold;
	color: #ffd63b;
	line-height: 1.2;
	margin: 0 auto;
	text-align: center;
}

.DiscountTtl p{
	font-size: 16px;
	display: inline-block;
	color: #fff;
	display: block;
	clear: both;
	line-height: 1.3;
    padding-top: 13px;
    margin: 0 5px;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
    letter-spacing: -0.5px;
} 

.DiscountExampInner{
	margin: 0 auto;
}

.DiscountExampTtl{
	background-color: #cae8f0;
	color: #114f7d;
	margin:17.5px 10px;
	text-align: center;
	padding: 0px 10px;
}




.DiscountExampTtl h3{
	font-size: 22px;
	font-weight: bold;
	padding:15px 12.5px 12px;
	line-height: 1.2;
}

.DiscountExampTtl p{
	background: url(../../images/lp/bg_sp_Usepoint.png) no-repeat;
	background-size: 280px auto;
	width: 280px;
	height: 155.5px;
	text-indent: -9999px;
	margin: 0 auto;
	padding-bottom: 22px;
}

.DiscountTxtInner{
	margin: 0 auto;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.save .DiscountTxtInner p{
	margin-bottom: 15px;
}

.DiscountTxt{
	font-size: 13px;
	color: #4c4c4c;
	line-height: 1.2;
	margin: 0 auto;
	text-align: left;
	text-indent: -1em;
	padding-left: 1em;

}

.DiscountTxt li{
	padding-bottom: 15px;
}

.DiscountTxtRef a{
	color: #0063a2;
	text-decoration: underline;
	font-size: 13px;
	margin-left: -5px;
}

.ico_arrow{
	background: url(../../images/lp/btn_sp_arrow.png) no-repeat;
	background-size: 7px auto;
	width: 7px;
	height: 11px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}

.FreqQuestionTtl{
	text-align: center;
	background-color: #2D4E74;
	padding: 16px 10px;
}

	

.FreqQuestionTtlInner{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #ffd63b;
	margin: 0 auto;
}

.FreqQuestionTxtTtl{
	background-color: #e9f1f3;
}

.FreqQuestionTxt h3{
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px;
	margin: 0 auto;
}

.FreqQuestionTxt p{
	padding-top:8px;
	padding-bottom: 17px;
	color: #4c4c4c;
	font-size: 13px;
	line-height: 1.2;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
}

.FreqQuestionOther {
	color: #4c4c4c;
	padding-bottom: 30px;
	padding-left: 10px;
    margin: 0 auto;
    font-size: 13px;
}

.FreqQuestionOther a{
	color: #0063a2;
	text-decoration: underline;
	
}


[class^="caution_box"]{
	background: #F1ECDE;
	padding: 10px 10px;
	width: 90%;
	margin: 0 auto 20px;
}

[class^="caution_box"][class*="t101"]{
	background: #F1ECDE;
	width: auto;
	margin: 0 auto 0px;
	padding: 15px 0px 9px;
}

[class^="caution_box"] li{
	color: #313131;
	padding: 0 10px;
	font-size: 12px;
	margin-bottom: 3px;
}

[class^="caution_box"][class*="t101"] li{
	margin-bottom: 6px;
}

[class^="caution_box"] li span.bold{
	font-weight: bold;
}

.campaign_hits{
	background: #EAE59D;
	padding: 15px 10px 15px;
	color: #4C4C4C;
}


.campaign_hits .leadBox{
	background: #FFF;
	margin-top: -30px;
	padding: 35px 10px 15px;
}

.campaign_hits .leadBox figure{
	padding: 15px 0;
}

.campaign_hits .leadBox figcaption{
	text-indent: -9999px;
	height: 0;
}

.campaign_hits .leadBox .link{
	text-align: center;
}
.campaign_hits .leadBox p em{
	font-weight: bold;
}


/* ===========================================
footer
=========================================== */
/* footer link color */
footer a,
footer a:link,
footer a:visited,
footer a:hover,
footer a:active {color: #fff;}

footer{
	background: #06155D;
	color: #fff;
	
	text-align: center;
}

footer .inner{
	padding: 30px 0 85px;
}

footer ul{
	margin-bottom: 13px;
}
footer ul li{
	margin-bottom: 8px;
}

/* ===========================================
pageTop
=========================================== */
.pageTop {
	padding: 20px 20px 0;
}

.pageTop a {
	background: url(../../images/sprite.png) no-repeat #06155D;
	background-size:150px auto;
	background-position: 2px -129px;
	display: block;
	width:52px;
	height:42px;
	border-radius:5px;
	text-indent: -9999px;
	border-radius:5px 5px 0 0;
	float: right;
}