/* CSS Document */


#main .p-feature_index_contents h1{
	margin: 0 auto;
	text-align: center;
}
#main .p-feature_index_contents h2{
	margin-bottom: 0.75rem;
}

#main .p-feature_contents h2{
	font-size: 1.25rem;
	margin-top: 1.875rem;
	margin-bottom: 1rem;
}
#main h3{
	font-size: 1.25rem;
	margin: 0;
	line-height: 1.4;
}
#main .c-caption h4{
	font-size: 1rem;
	margin: 0 0 0.25rem;
	line-height: 1.4;
}

/*component*/

.c-color_yosoku{
	color: #ec6d81;
}
.c-color_yobou{
	color: #5976ba;
}
.c-color_taiou{
	color: #7cbe35;
}

/*project*/

/*feature_index*/
.p-feature_index_contents{
	background-color: #b9d1d9;
	background-image: url("/news/digest/mar_2019/feature/images/bg_main_01.jpg"), url("/news/digest/mar_2019/feature/images/bg_main_02.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px, 0px 100%;
	background-size: 100% auto;
	padding: 22.5% 0;
}

#main .p-feature_index_contents h1{
	margin-top: -8.75%;
}

.p-feature_index_contents .p-feature_index__bcp_en{
	opacity: 0.36;
}
.p-feature_index_contents .p-feature_index__lede{
	padding: 2.5rem 3rem 3rem;
	letter-spacing: 0.03em;
	color: #001d1e;
}

/*chapter02-05*/

.p-feature_contents__title_area{
	margin: 0 0 3rem;
}

.p-feature_contents h1{
}

/*box_title*/
.p-box_title{
	margin-bottom: 1.25rem;
	border-bottom: #e6e6e6 1px solid;
	padding: 0.375rem 0 1.125rem 100px;
	position: relative;
}
.p-box_title.topic{
	padding-left: 100px;
}
.p-box_title.column{
	padding-left: 130px;
}
.p-box_title__corner{
	display: block;
	position: absolute;
	width: auto; height: auto;
	top:0px; left: 0px;	
}
#main .p-box_title h3{
	font-size: 1.5rem;
	font-weight: normal;
}

.p-voice_photo{
	background-color: #f0f0f0;
}
#main .p-voice_photo .col img{
	margin-top: 0px;
}
.p-voice_lede{
	font-weight: bold;
	/*text-align: left;*/
}
.p-voice_names{
	font-size: 0.75rem;
	color: #555;
	line-height: 1.5;
	padding: 1.25rem 0.5rem 0.75rem 0;
	margin-left: -0.5rem;
}
.p-voice_names .p-name{
	display: inline-block;
	font-size: 1.5rem;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
	color: #212121;
}
.sp .p-voice_names{
	padding: 0.75rem 0 0.25rem;
}
.sp .p-voice_names .p-name{
	font-size: 1.125rem;
}


/*.sp*/
.sp #main .p-feature_index_contents h1{
	margin-left: 3%;
	margin-right: 3%;
}
.sp .p-feature_index_contents .p-feature_index__lede{
	padding: 1.5rem 1.5rem 2rem;
}
.sp .p-feature_contents__title_area{
	margin: 0 0 2rem;
}
.sp .p-box_title{
	padding-left: 0px;
	padding-top: 46px;
}
