  /* CSS Document */

.p-app_body__sub_heading{
	padding-top: 2rem;
	padding-bottom: 1rem;
	border-top: #16628C 1px solid;
	text-align: center;
	font-feature-settings:"palt" 1;
}
.p-app_body__sub_heading.first{
	border-top: none;
	padding-top: 0;
}

.p-app_detail_txt{
	font-size: 0.875rem;
	line-height: 1.5;
	margin-bottom: 1.5rem;
	text-align: center;
}

h3.p-app_sub_heading_box{
	color: #fff;
	background-color: #2C6A9B;
	line-height: 1;
	padding: 0.5rem 1rem;
	text-align: center;
	font-weight: 500;
}

.p-lb_content .c-col.c-narrow--60{
	max-width: 600px;
}

/*======sp=============*/
.sp .p-app_body__sub_heading{
	text-align: left;
}


