@charset "utf-8";

/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    }
.clearfix {
    display: inline-table;
    min-height: 1%;
    }
/*Hides from MacIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*Hides from MacIE */

/* bestrate
------------------------------------------------------------------------- */
.bestrate{}

/* contTit -------------- */
.bestrate .contTit{
	padding: 40px 0 0 0;
	margin: 0 0 40px 0;
}

.bestrate .contTit h1{
	margin: 0 0 30px 0;
}

.bestrate .contTit p{
	text-align: center;
	font-size: 16px;
	line-height: 1.7em;
}

.bestrate .contTit p span{
	color: #119935;
}

/* termsArea ------------ */
.bestrate #termsArea{
	padding: 10px;
	margin: 0 0 40px 0;
	background: #eeeeee;
	position: relative;
}
	.bestrate #termsArea:before{
		content: ' ';
		width: 15px;
		height: 15px;
		background: url(../images/common/triangleMark.png) no-repeat left top;
		position: absolute;
		top: 0;
		right: 0;
	}

.bestrate #termsArea .blockInner{
	padding: 30px;
	background:#ffffff;
	overflow: hidden;
}

.bestrate #termsArea .box{
	margin: 0 0 40px 0;
}

.bestrate #termsArea .box h2{
	margin: 0 0 30px 0;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	line-height: 60px;
	background: #eeeeee url(../images/common/newsTitDec.png) no-repeat 0 0;
}

.bestrate #termsArea .box h2 span{
	padding: 0 0 0 35px;
	background: #eeeeee url(../images/common/icon-check-green.png) no-repeat left center;
}

.bestrate #termsArea .boxInner{
	padding: 25px;
	font-size: 16px;
	line-height: 1.7em;
	border: 1px solid #dddddd;
	position: relative;
}
	.bestrate #termsArea .boxInner:before{
		content: ' ';
		width: 50px;
		height: 50px;
		background: url(../images/common/icon-check.png) no-repeat left top;
		position: absolute;
		top: -1px;
		right: -1px;
	}

.bestrate #termsArea .box ul{}

.bestrate #termsArea .box ul li{
	margin: 0 0 10px 1em;
}
	.bestrate #termsArea .box ul li.last{margin: 0 0 0 1em !important;}

.bestrate #termsArea .box ul li span{
	margin: 0 0 0 -1em;
}

.cont_nav{ border-top:1px solid #fff;}
.cont_nav li:first-child{ border-right:1px solid #fff;}
.cont_nav li{float: left;
    font-weight: bold;
    height:55px;
    text-align: center;
    width: 50%;
	box-sizing:border-box;
	background-color:#ccc;}
	.cont_nav li a{ display:block; text-decoration:none; height:100%; padding-top:21px; font-size:18px; color:#333 !important;}
	.cont_nav li a.ac{ background-color:#a9d18e;}
#termsArea.tab_area > div{ display: none;}

.cardUse .label {
    background: url(/assets/images/point/pointcard/pointUseLabel.png) top left no-repeat;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    width: 200px;
    height: 30px;
    line-height: 33px;
    margin: auto;
}
.cardUseWrap .img {
    float: left;
    width: 280px;
}
.cardUseWrap .detail {
    float: right;
    width: 620px;
    padding: 35px 0 0;
}
.cardUseWrap .detail .getPointTitle {
    font-size: 20px;
    margin-top: 25px;
    color: #000000;
    padding-left: 5px;
}
.cardUseWrap .detail .getPoint {
    width: 530px;
    margin-top: 15px;
}
.cardUseWrap .detail .getPoint .left {
    width: 200px;
    float: left;
}
.cardUseWrap .detail .getPoint .right {
    width: 300px;
    float: right;
}
.cardUseWrap .detail .getPoint p {
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 5px;
}
.cardUseWrap .detail .getPoint table th {
    text-align: center;
    padding: 10px 0 !important;
    font-weight: normal;
    color: #000000;
    width: 98px;
}
.cardUseWrap .detail .getPoint table td {
    padding: 10px 0 !important;
    color: #FF0505;
    font-size: 24px !important;
    font-weight: bold !important;
    text-align: center;
    line-height: 1.1 !important;
}
.cardUseWrap .detail .getPoint table td span {
    font-size: 14px;
    font-weight: normal;
    display: block;
}
#termsArea h4.no{
    font-size: 16px;
    font-weight: normal;
    line-height: 1.7;
    min-height: 40px;
	margin-top: 30px;
}
#termsArea ul.list{ margin:15px 0 0 15px;}
#termsArea ul.list li:before{content: "※"; padding-right: 0.5em;}
#termsArea ul.list li{
	color: #545454;
    line-height: 1.7;
    padding-left: 1.5em;
    text-indent: -1.5em;
}


/* faqArea -------------- */
.bestrate #faqArea{
	margin: 0 0 40px 0;
}

.bestrate #faqArea h2{
	margin: 0 0 30px 0;
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.7em;
}

.bestrate #faqArea h2 span{
	color: #119935;
}

/* box */
.bestrate #faqArea .box{
	padding: 20px 20px 0 20px;
	margin: 0 0 30px 0;
	background: #f6f6f6 url(../images/common/dotsBg.png) repeat 0 0;
	position: relative;
	overflow: hidden;
}
	.bestrate #faqArea .box:before{
		content: ' ';
		width: 15px;
		height: 15px;
		background: url(../images/common/triangleMark.png) no-repeat left top;
		position: absolute;
		top: 0;
		right: 0;
	}

/* question */
.bestrate #faqArea .box .question{
	display: table;
	margin: 0 0 20px 0;
	width: 100%;
	height: 60px;
	overflow: hidden;
}

.bestrate #faqArea .box .question h3{
	display: table-cell;
	padding: 0 35px 0 80px;
	width: 840px;
	height: 60px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.7em;
	background: url(../images/common/faqQ.png) no-repeat 0 0;
	box-sizing: border-box;
}

/* accBtn */
.bestrate #faqArea .box .question .accBtn{
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
}

.bestrate #faqArea .box .question .accBtn:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	zoom:1;
}

.bestrate #faqArea .box .question .accBtn span{
	display: block;
	width: 120px;
	height: 42px;
	background: url(../images/grandstatus/accBtnOpen.png) no-repeat 0 0;
}
	.bestrate #faqArea .box .question .accBtn span.on{ background-image: url(../images/grandstatus/accBtnClose.png);}


/* answer --------------- */
.bestrate #faqArea .box .answer{
	display: none;
	padding: 0 0 0 60px;
	margin: 0 0 20px 0;
	background: #119934 url(../images/common/faqA.png) no-repeat 0 0;
}

.bestrate #faqArea .box .answerInner{
	padding: 18px 20px;
	font-size: 16px;
	line-height: 1.7em;
	background:#ffffff url(../images/common/newsBlockDec.png) no-repeat right bottom;
}

/* planArea -------------- */
.bestrate #planArea{}

.bestrate #planArea h2{
	margin: 0 0 30px 0;
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.7em;
}

.bestrate #planArea h2 span{
	color: #119935;
}

/* contArea */
.bestrate #planArea .contArea{
	padding: 20px;
	margin: 0 0 30px 0;
	background: #f6f6f6 url(../images/common/dotsBg.png) repeat 0 0;
	position: relative;
	overflow: hidden;
}
	.bestrate #planArea .contArea:before{
		content: ' ';
		width: 15px;
		height: 15px;
		background: url(../images/common/triangleMark.png) no-repeat left top;
		position: absolute;
		top: 0;
		right: 0;
	}

.bestrate #planArea .contInner{
	padding: 35px 20px 45px 20px;
	font-size: 16px;
	line-height: 1.7em;
	background:#ffffff url(../images/common/newsBlockDec.png) no-repeat right bottom;
}

.bestrate #planArea h3{
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	line-height: 1em;
}

.bestrate #planArea h3 span{
	color: #119935;
}

.bestrate #planArea .notes{
	color: #545454;
	font-size: 14px;
}

.bestrate #planArea .box{
	padding: 25px 15px 35px 15px;
	border: 1px solid #dddddd;
	position: relative;
}
	.bestrate #planArea .box:before{
		content: ' ';
		width: 50px;
		height: 50px;
		background: url(../images/common/icon-check.png) no-repeat left top;
		position: absolute;
		top: -1px;
		right: -1px;
	}

.bestrate #planArea .box h4{
	margin: 0 0 20px 0;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	background: url(../images/bestrate/titBg.png) no-repeat center center;
}

.bestrate #planArea .box p{
	margin: 0 0 30px 0;
	font-size: 16px;
	line-height: 1.7em;
}

.bestrate #planArea .box p span{
	color: #FF5259;
}

.bestrate #planArea .step{
	padding: 20px;
	margin: 0 0 30px 0;
	background: #f6f6f6 url(../images/common/dotsBg.png) repeat 0 0;
	position: relative;
	overflow: hidden;
}
	.bestrate #planArea .step1{ margin: 0;}

.bestrate #planArea .step dl{
	padding: 0 0 0 110px;
	background-position: 13px 0;
	background-repeat: no-repeat;
}
	.bestrate #planArea .step1 dl{ background-image: url(../images/common/step1-green.png);}
	.bestrate #planArea .step2 dl{ background-image: url(../images/common/step2-green.png);}

.bestrate #planArea .step dl dt{
	margin: 0 0 10px 0;
	font-size: 18px;
	line-height: 40px;
}

.bestrate #planArea .step dl dd{
	font-size: 14px;
	line-height: 1.7em;
}

.bestrate #planArea .step dl dd ul{
	margin: 0 0 -5px 0;
	overflow: hidden;
}

.bestrate #planArea .step dl dd ul li{
	float: left;
	margin: 0 0 5px 0;
}
	.bestrate #planArea .step dl dd ul li.w1{ width: 183px;}
	.bestrate #planArea .step dl dd ul li.w2{ width: 245px;}
	.bestrate #planArea .step dl dd ul li.w3{ width: 300px;}

.bestrate #planArea .arrow{
	height: 60px;
	background:url(../images/common/arrowB-gray.png) no-repeat center center;
}

.bestrate #planArea .btn{
	text-align: center;
}


/* agreement
------------------------------------------------------------------------- */
.agreement{}


/* contTit -------------- */
.agreement .contTit{
	padding: 40px 0 0 0;
	margin: 0 0 35px 0;
}

.agreement .contTit h1{
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 26px;
	line-height: 1.2em;
}

.agreement .contTit p{
	font-size: 16px;
	line-height: 1.7em;
}

/* block ---------------- */
.agreement .block{
	margin: 0 0 40px 0;
}

.agreement .block h2{
	margin: 0 0 30px 0;
	text-align: center;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.2em;
}

.agreement .blockInner{
	padding: 30px;
	font-size: 16px;
	line-height: 1.7em;
	border: 10px solid #eeeeee;
	position: relative;
}
	.agreement .blockInner:before{
		content: ' ';
		width: 15px;
		height: 15px;
		background: url(../images/common/triangleMark.png) no-repeat left top;
		position: absolute;
		top: -10px;
		right: -10px;
	}

.agreement .box{
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #dddddd;
}
	.agreement .lastBox{
		padding: 0;
		margin: 0;
		border: none;
}


.agreement .block h3{
	margin: 0 0 20px 0;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;
}

.agreement .block p{
}

.agreement .block ul{
	margin: 0 0 -10px 0;
}

.agreement .block ul li{
	padding: 0 0 0 35px;
	margin: 0 0 10px 0;
	position: relative;
}

.agreement .block ul li span{
	position: absolute;
	top: 0;
	left: 0;
}

.agreement .block ul li > ul{
	padding: 10px 0 0 0;
}

.agreement .block ul li > ul li{
	padding: 0 0 0 1.5em;
}

/* pointNote ------------- */

.pointNote {
	border: 1px solid #ddd;
	margin-bottom: 53px;
	padding: 16px 20px;
    font-size: 16px;
}
.pointNote .caution {
	background: url(/assets/images/common/icon-attention.png) left center no-repeat;
	color: #FF5259;
	display: inline-block;
	margin-right: 10px;
	min-height: 20px;
	padding-left: 30px;
	padding-top: 8px;
}
.pointNote .link a {
	background: url(/assets/images/common/icon-circle-arrowL-green.png) left center no-repeat;
	padding-left: 20px;
}


