/* common */
body{background: #fff;}
.wrapper_wrapper_{background: #fff;}
div.wrapper_{background: #fff;}

.renewalpoints{font-size:15px;line-height:1.8;color:#333333;}
.renewalpoints .ct{margin:0 auto;text-align:center;}
.renewalpoints .contents{margin:0 auto;width:660px;}
.renewalpoints div{box-sizing:border-box;}

.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt65{margin-top:65px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb65{margin-bottom:65px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.renewalpoints p{
	font-size: 16px;
}
.renewalpoints ol li{
	font-size: 16px;
}
.renewalpoints ul li{
	font-size: 16px;
}
.renewalpoints h1 {
    margin: 0 auto 40px;
    max-width: 1240px;
    width: 100%;
}
.renewalpoints h2.title{
	margin: 0 auto 35px;
	max-width: 1240px;
	width: 100%;
	position: relative;
	background: #F7F8FA;
	line-height: 2;
	padding: 18px 15px 15px 40px;
	font-size: 20px;
	font-weight: bold;
}
.renewalpoints h2.title span{
	color: #FE1F8D;
	margin-right: 10px;
}
.renewalpoints h2.title::before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 70px;
	height: 4px;
	background: #FE1F8D;
}
.renewalpoints h2.title::after{
	position: absolute;
	content: " ";
	top: 0;
	left: 70px;
	width: 23px;
	height: 4px;
	background: #FECE00;
}
.renewalpoints h3.ttl{
    border-left: 4px solid #FE1F8D;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    padding-top: 3px;
    max-width: 1120px;
    width: 100%;
    margin: 0 auto 20px;
}
.renewalpoints p.lead{
	text-align: center;
	font-size: 16px;
	line-height: 1.8;
}
.renewalpoints #anker-area{
	background: #FFF7FB;
	max-width: 1120px;
	width: 100%;
	margin: 35px auto 0;
	padding: 30px 10px 40px;
}
.renewalpoints #anker-area h2{
	text-align: center;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 30px;
}
.renewalpoints #anker-area div.wrap{
	display: flex;
	justify-content: center;
}
.renewalpoints #anker-area div.wrap ol.o01{
	margin-right: 120px;
}
.renewalpoints #anker-area div.wrap ol li{
	font-weight: bold;
	list-style-type: decimal;
	color: #FE1F8D;
}
.renewalpoints #anker-area div.wrap ol li a{
	color: #000000;
	text-decoration: underline;
}
.renewalpoints #anker-area div.wrap ol li span{
	font-weight: normal;
}
.renewalpoints #section01{
	margin: 90px auto 0;
	max width: 1240px;
	width: 100%;
}
.renewalpoints #section01 div.block{
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 45px;
	margin-bottom: 45px;
}
.renewalpoints #section01 div.block.b05{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.renewalpoints #section01 div.block div.wrap{
	display: flex;
	justify-content: space-between;
}
.renewalpoints #section01 div.block div.wrap div.txt-area{
	width: 520px;
}
.renewalpoints #section01 div.block div.wrap div.img-area{
	width: 560px;	
}
.renewalpoints #section01 div.imgwrap{
	margin-top: 30px;
}
.renewalpoints #section01 div.imgwrap ul{
	display: flex;
	justify-content: space-between;
}
.renewalpoints #section01 div.imgwrap ul li{
	width: 350px;
}
.renewalpoints #section02{
	margin: 80px auto 0;
	max width: 1240px;
	width: 100%;
}
.renewalpoints #section02 div.mov-area{
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
	position: relative;
    padding-top: 39%;
}
.renewalpoints #section02 div.mov-area iframe{
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.renewalpoints #section02 div.box-area{
	max-width: 1120px;
	width: 100%;
	margin: 35px auto 0;
}
.renewalpoints #section02 div.box-area div.wrap{
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
}
.renewalpoints #section02 div.box-area div.wrap div.box{
	border: 1px solid #E5E5E5;
	border-radius: 10px;
	padding: 30px 35px 35px;
	width: 360px;
	margin-right: 20px;
}
.renewalpoints #section02 div.box-area div.wrap div.box.b01,
.renewalpoints #section02 div.box-area div.wrap div.box.b02,
.renewalpoints #section02 div.box-area div.wrap div.box.b03{
	margin-bottom: 20px;
}
.renewalpoints #section02 div.box-area div.wrap div.box.b03,
.renewalpoints #section02 div.box-area div.wrap div.box.b05{
	margin-right: 0;
}
.renewalpoints #section02 div.box-area div.wrap div.box h4{
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 10px;
}
.renewalpoints #section02 div.box-area div.wrap div.box h4 span{
	color: #FE1F8D;
}
.renewalpoints #section03{
	margin: 70px auto 0;
	max width: 1240px;
	width: 100%;
}
.renewalpoints #section03 p.ex{
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
}
.renewalpoints #section03 div.block{
	max-width: 1120px;
	width: 100%;
	margin: 0 auto 45px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 45px;
}
.renewalpoints #section03 div.block div.wrap{
	display: flex;
	justify-content: space-between;
}
.renewalpoints #section03 div.block div.wrap div.txt-area{
	width: 520px;
}
.renewalpoints #section03 div.block div.wrap div.txt-area ul li{
	position: relative;
	padding-left: 20px;
	line-height: 1.8;
	margin-bottom: 10px;
}
.renewalpoints #section03 div.block div.wrap div.txt-area ul li:last-child{
	margin-bottom: 0;
}
.renewalpoints #section03 div.block div.wrap div.txt-area ul li::before{
	position: absolute;
	content: '';
	background: url(/img/special/renewalpoints/list_icon.png);
	width: 8px;
	height: 8px;
	left: 0;
	top: 10px;
}
.renewalpoints #section03 div.block div.wrap div.img-area{
	width: 560px;	
}
.renewalpoints #section03 div.block.b01{
	margin-top: 35px;
}
.renewalpoints #section03 div.block.b03{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.renewalpoints #section04{
	margin: 70px auto 0;
	max width: 1240px;
	width: 100%;
}
.renewalpoints #section04 div.wrap{
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: left;
}
.renewalpoints #section04 div.wrap div.box{
	border: 1px solid #E5E5E5;
	border-radius: 10px;
	padding: 30px 35px 35px;
	width: 360px;
	margin-right: 20px;
}
.renewalpoints #section04 div.wrap div.box h4{
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 10px;
}
.renewalpoints #section05{
	margin: 70px auto 0;
	max width: 1240px;
	width: 100%;
}
.renewalpoints #section05 p.ex{
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
}
.renewalpoints #section05 div.img-area{
	max-width: 869px;
	width: 100%;
	margin: 30px auto 0;
}
.renewalpoints #section06{
	margin: 70px auto 0;
	max width: 1240px;
	width: 100%;
}
.renewalpoints #section06 p.ex{
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
}
.renewalpoints #section06 div.wrap{
	display: flex;
	justify-content: center;	
	max-width: 1120px;
	width: 100%;
	margin: 40px auto 0;
}
.renewalpoints #section06 div.wrap div.img{
	width: 220px;
}
.renewalpoints #section06 div.wrap div.img.i01,
.renewalpoints #section06 div.wrap div.img.i02{
	margin-right: 40px;
}
.renewalpoints #section07{
	margin: 70px auto 0;
	max width: 1240px;
	width: 100%;
}
.renewalpoints #section07 div.wrap{
	max-width: 820px;
	width: 100%;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
}
.renewalpoints #section07 div.wrap div.btn{
	width: 400px;
}
.renewalpoints #section07 div.wrap div.btn a.button{
    display: inline-block;
    text-align: center;
    outline: none;
	border: 1px solid #4A545E;
	background: #fff;
	border-radius: 20px;
	width: 400px;
	padding: 6px 0;
	position: relative;
}
.renewalpoints #section07 div.wrap div.btn a.button:hover{
	text-decoration: none;
}
.renewalpoints #section07 div.wrap div.btn a.button span {
	position: absolute;
	top: 11px;
    width: 17px;
	height: 17px;
}
.renewalpoints #section07 div.wrap div.btn.b01 a.button span {
	left: 72px;
}
.renewalpoints #section07 div.wrap div.btn.b02 a.button span {
	left: 85px;
}
@media print, screen and (max-width: 767px) {
	.renewalpoints p{
		font-size: 14px;
	}
	.renewalpoints ol li{
		font-size: 14px;
	}
	.renewalpoints ul li{
		font-size: 14px;
	}
	.renewalpoints h1 {
	    width: 100%;
	    margin: 0 auto 25px;
	}
	.renewalpoints h1 img{
	    width: 100%;
	    height: auto;
	}
	.renewalpoints h2.title{
		margin: 0 auto 25px;
		width: 100%;
		line-height: 1.5;
		padding: 18px 15px 15px 20px;
		font-size: 20px;
		font-weight: bold;
	}
	.renewalpoints h3.ttl{
	    font-size: 18px;
	    margin: 0 auto 15px;
	}
	.renewalpoints p.lead{
		text-align: left;
		font-size: 14px;
	}
	.renewalpoints #anker-area{
		padding: 20px 20px 30px 20px;
	}
	.renewalpoints #anker-area h2{
		margin-bottom: 20px;
	}
	.renewalpoints #anker-area div.wrap{
		display: block;
	}
	.renewalpoints #anker-area div.wrap ol.o01{
		margin-right: 0;
	}
	.renewalpoints #anker-area div.wrap ol li{
		font-weight: bold;
		list-style-type: decimal;
		color: #FE1F8D;
		margin-bottom: 5px;
		margin-left: 21px;
	}
	.renewalpoints #anker-area div.wrap ol li:last-child{
		margin-bottom: 0;
	}
	.renewalpoints #section01 {
	    margin: 40px auto 0;
	}
	.renewalpoints #section01 div.block{
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 40px;
	}
	.renewalpoints #section01 div.block div.wrap{
		display: block;
	}
	.renewalpoints #section01 div.block div.wrap div.txt-area{
		width: 100%;
	}
	.renewalpoints #section01 div.block div.wrap div.img-area{
		width: 90%;
		margin: 20px auto 0;	
	}
	.renewalpoints #section01 div.imgwrap ul{
		display: block;
	}
	.renewalpoints #section01 div.imgwrap ul li{
		width: 262px;
		margin: 0 auto 20px;
	}
	.renewalpoints #section01 div.imgwrap ul li:last-child{
		margin: 0 auto;
	}
	.renewalpoints #section02 {
	    margin: 40px auto 0;
	    width: 100%;
	}
	.renewalpoints #section02 div.mov-area{
	    padding-top: 56%;
	}
	.renewalpoints #section02 div.img-area{
		margin: 0 auto;
	}
	.renewalpoints #section02 div.box-area{
		margin: 35px auto 0;
	}
	.renewalpoints #section02 div.box-area div.wrap{
		display: block;
	}
	.renewalpoints #section02 div.box-area div.wrap div.box{
		padding: 20px;
		width: 100%;
		margin-right: 0;
	}
	.renewalpoints #section02 div.box-area div.wrap div.box.b01,
	.renewalpoints #section02 div.box-area div.wrap div.box.b02,
	.renewalpoints #section02 div.box-area div.wrap div.box.b03,
	.renewalpoints #section02 div.box-area div.wrap div.box.b04{
		margin-bottom: 15px;
	}
	.renewalpoints #section02 div.box-area div.wrap div.box h4{
		font-size: 18px;
		margin-bottom: 12px;
	}
	.renewalpoints #section03{
		margin: 40px auto 0;
	}
	.renewalpoints #section03 div.block{
		margin: 0 auto 40px;
		border-bottom: none;
		padding-bottom: 0;
	}
	.renewalpoints #section03 div.block div.wrap{
		display: block;
	}
	.renewalpoints #section03 div.block div.wrap div.txt-area{
		width: 100%;
	}
	.renewalpoints #section03 div.block div.wrap div.img-area{
		width: 90%;
		margin: 20px auto 0;	
	}
	.renewalpoints #section03 div.block.b01{
		margin-top: 35px;
	}
	.renewalpoints #section03 div.block.b03{
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.renewalpoints #section04{
		margin: 40px auto 0;
	}
	.renewalpoints #section04 div.wrap{
		display: block;
	}
	.renewalpoints #section04 div.wrap div.box{
		padding: 20px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
	}
	.renewalpoints #section05{
		margin: 40px auto 0;
	}
	.renewalpoints #section05 div.img-area{
		width: 90%;
		margin: 20px auto 0;
	}
	.renewalpoints #section06{
		margin: 40px auto 0;
	}
	.renewalpoints #section06 div.wrap{
		display: block;
		margin: 20px auto 0;
	}
	.renewalpoints #section06 div.wrap div.img{
		width: 90%;
		margin: 0 auto 20px;
	}
	.renewalpoints #section06 div.wrap div.img.i03{
		margin: 0 auto;
	}
	.renewalpoints #section07{
		margin: 50px auto 0;
	}
	.renewalpoints #section07 div.wrap{
		width: 100%;
		display: block;
	}
	.renewalpoints #section06 div.wrap div.img.i01,
	.renewalpoints #section06 div.wrap div.img.i02{
		margin-right: auto;
	}
	.renewalpoints #section07 div.wrap div.btn{
		width: 100%;
	}
	.renewalpoints #section07 div.wrap div.btn.b01{
		margin-bottom: 20px;
	}
	.renewalpoints #section07 div.wrap div.btn a.button{
	    display: inline-block;
	    text-align: center;
	    outline: none;
		border: 1px solid #4A545E;
		background: #fff;
		border-radius: 25px;
		width: 100%;
		padding: 10px 0;
		position: relative;
	}
	.renewalpoints #section07 div.wrap div.btn a.button span {
		top: 7px;
	}
	.renewalpoints #section07 div.wrap div.btn.b01 a.button span {
		left: 55px;
	}
	.renewalpoints #section07 div.wrap div.btn.b02 a.button span {
		left: 55px;
	}
}