.app_pointend {
	border: 2px solid #e60012;
	width: 1160px;
	margin: 80px auto;
}
.app_pointend .spElm{ display: none; }
.app_pointend .app_pointend__inner {
	padding: 54px 30px 43px;
	text-align: center;
}
.app_pointend .app_pointend__inner .app_pointend__title {
	font-size: 30px;
	line-height: 0.733;

	font-weight: bold;
}
.app_pointend .app_pointend__inner .app_pointend__text {
	font-size: 18px;
	line-height: 1.666;
	margin-top: 35px;
}
.app_pointend .app_pointend__inner .app_pointend__limit {
	color: #e60012;
	font-size: 24px;
	line-height: 0.916;
	font-weight: bold;
	margin-top: 40px;
}
.app_pointend .app_pointend__inner .app_pointend__limit .app_pointend__limit_present{
	font-size: 20px;
	line-height: 1.1;
	padding-top: 12px;
	display: inline-block;
}
.app_pointend .app_pointend__inner .app_pointend__attention {
	font-size: 14px;
	line-height: 1.571;
	text-align: left;
	width: 910px;
	margin: 40px auto 0;

}
.app_pointend .app_pointend__inner .app_pointend__attention span {
	display: inline-block;
	text-indent: -16px;
	padding-left: 16px;
}

/* モーダル用リンク */
.app_pointend_modal_trigger{
    margin: 30px auto 0;
    width: 616px;
    height: 61px;
}
.app_pointend_modal_trigger__link{
	display: table;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 3px solid #e60012;
	position: relative;
}
.app_pointend_modal_trigger__btn{
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
	color: #393939;
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.app_pointend_modal_trigger__btn:before{
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	box-sizing: border-box;
	border-right: 3px solid #e60012;
	border-bottom: 3px solid #e60012;
	transform: rotate(-45deg);
	left: 22px;
	top: 20px;
}

/* モーダル表示 */
.app_pointend_modal{
	border: 2px solid #e60012;
	width: 1024px;
}
.app_pointend_modal .spElm{ display: none; }
.app_pointend_modal .app_pointend__inner {
	padding: 54px 30px 43px;
	text-align: center;
    background: #fff;
}
.app_pointend_modal .app_pointend__inner .app_pointend__title {
	font-size: 30px;
	line-height: 0.733;

	font-weight: bold;
}
.app_pointend_modal .app_pointend__inner .app_pointend__text {
	font-size: 18px;
	line-height: 1.666;
	margin-top: 35px;
}
.app_pointend_modal .app_pointend__inner .app_pointend__limit {
	color: #e60012;
	font-size: 24px;
	line-height: 0.916;
	font-weight: bold;
	margin-top: 40px;
}
.app_pointend_modal .app_pointend__inner .app_pointend__limit .app_pointend__limit_present{
	font-size: 20px;
	line-height: 1.1;
	padding-top: 12px;
	display: inline-block;
}
.app_pointend_modal .app_pointend__inner .app_pointend__attention {
	font-size: 14px;
	line-height: 1.571;
	text-align: left;
	width: 910px;
	margin: 40px auto 0;

}
.app_pointend_modal .app_pointend__inner .app_pointend__attention span {
	display: inline-block;
	text-indent: -16px;
	padding-left: 16px;
}
#cboxOverlay.splush_poindend{
	background: #000;
}

/*各ページ対応*/
#kappa_app .app_pointend,
#point .app_pointend,
#dpoint_help .app_pointend{
	width: 1024px;
}
#kappa_app .app_pointend{
	margin-top: 50px;
	margin-bottom: 60px;
}
#kappa_app_help .app_pointend{
	width: 880px;
}
#kappa_app_help .app_pointend__inner .app_pointend__attention {
	width: auto;
}

@media screen and (max-width: 750px){
	.app_pointend {
		width: 93.333vw;
		margin: 10.666vw auto 10.666vw;
		border-width: 0.533vw;
	}
	.app_pointend .spElm{ display: block; }
	.app_pointend .app_pointend__inner {
		padding: 7.333vw 4.666vw 7.2vw;
	}
	.app_pointend .app_pointend__inner .app_pointend__title {
		font-size: 5.333vw;
		line-height: 1.35;
	}
	.app_pointend .app_pointend__inner .app_pointend__text {
		font-size: 3.466vw;
		margin-top: 3.2vw;
	}
	.app_pointend .app_pointend__inner .app_pointend__limit {
		color: #e60012;
		font-size: 5.333vw;
		line-height: 1.3;
		margin-top: 5.466vw;
	}
	.app_pointend .app_pointend__inner .app_pointend__limit .app_pointend__limit_present{
		font-size: 4.8vw;
		line-height: 0.611;
		padding-top: 2.533vw;
	}
	.app_pointend .app_pointend__inner .app_pointend__attention {
		font-size: 2.933vw;
		margin-top: 6.133vw;
		width: auto;
	}
	.app_pointend .app_pointend__inner .app_pointend__attention span{
		text-indent: -2.8vw;
		padding-left: 2.8vw;
		display: inline-block;
	}


	/* モーダル用リンク */
	.app_pointend_modal_trigger{
		width: 100%;
		/*height: 9.866vw;*/
	}
	.app_pointend_modal_trigger__btn{
		font-size: 3.573vw;
		line-height: 1.4;
	}
	.app_pointend_modal_trigger__btn:before{
		content: "";
		width: 1.866vw;
		height: 1.866vw;
		border-right-width: 4px;
		border-bottom-width: 4px;
		left: 4vw;
		top: 50%;
		margin-top: -0.933vw;
	}

	/* モーダル表示 */
	.app_pointend_modal {
		width: 92vw;
		margin: 10.666vw auto 10.666vw;
		border-width: 0.533vw;
	}
	.app_pointend_modal .spElm{ display: block; }
	.app_pointend_modal .app_pointend__inner {
		padding: 7.333vw 4.666vw 7.2vw;
	}
	.app_pointend_modal .app_pointend__inner .app_pointend__title {
		font-size: 5.333vw;
		line-height: 1.35;
	}
	.app_pointend_modal .app_pointend__inner .app_pointend__text {
		font-size: 3.466vw;
		margin-top: 3.2vw;
	}
	.app_pointend_modal .app_pointend__inner .app_pointend__limit {
		color: #e60012;
		font-size: 5.333vw;
		line-height: 1.3;
		margin-top: 5.466vw;
	}
	.app_pointend_modal .app_pointend__inner .app_pointend__limit .app_pointend__limit_present{
		font-size: 4.8vw;
		line-height: 0.611;
		padding-top: 2.533vw;
	}
	.app_pointend_modal .app_pointend__inner .app_pointend__attention {
		font-size: 2.933vw;
		margin-top: 6.133vw;
		width: auto;
	}
	.app_pointend_modal .app_pointend__inner .app_pointend__attention span{
		text-indent: -2.8vw;
		padding-left: 2.8vw;
		display: inline-block;
	}
	#colorbox.splush_poindend, #colorbox.splush_poindend #cboxContent, #colorbox.splush_poindend #cboxLoadedContent{
		overflow: visible !important;
	}


	/*各ページ対応*/
	#kappa_app .app_pointend{
		width: 92vw;
		margin-top: 9.333vw;
	}
	#kappa_app_help .app_pointend,
	#point .app_pointend,
	#dpoint_help .app_pointend{
		width: 93.333vw;
	}
}
