/* CSS Document */

/**/
/*.p-digest_title_bar{
	margin-bottom: 0;
}*/
/**/

.p-feature_contents h1{
	background: url("/news/digest/feb_2019/feature/07/images/title_07_bg.jpg") no-repeat 0px 0px;
	background-size: 100% 100%;
	padding-top: 23.5%;
	position: relative;
	overflow: hidden;
}
.p-feature_contents h1 img{
	position: absolute;
	bottom:0px; left: 0px;
	margin-bottom: -16px;
}


.p-history_year_box{
	border-top: #fff 2px solid;
	padding: 1rem 0 1.125rem;
	background-color: #f4f4f4;
}

/*.p-history_table .p-history_year_box:first-of-type{
	border-top: none;
}*/

#main h3.p-his_year{
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0.5rem;
	padding-left: 1rem;
	color: #333;
}

.p-president_photo{
	margin-top: -0.375rem;
}
.p-history_text{
	padding-left: 2.5rem;
}


/*.sp*/
.sp .p-history_year_box{
	border-top: #fff 1px solid;
	padding: 0.8125rem 0 1rem;
}
.sp #main h3.p-his_year{
	font-size: 1rem;
	padding: 0 0.75rem;
	margin-bottom: 0.25rem;
}
.sp .p-history_text{
	padding: 0 0.75rem;
}
.sp .p-history_text br{
	display: none;
}
.sp .p-president_photo{
	margin-top: 0.25rem;
	max-width: 40% !important;
}
