@charset "UTF-8";

main .shadow_box_wrapper .shadow_box {
    padding-top: 30px;
}


.report_index .sect{
	margin-bottom: 52px;
}
.report_index .sect:last-child{
	margin-bottom: 0px;
}
.report_index .sect i{
	display: inline;
	color:#f29600;
	margin-left: 4px;
}


.report_index .tn_ttl_capt_list.item3 a{
	color: #026eac;
}


.tenant.report_index .sect0{
	line-height: 1.7
}
.tenant.report_index .concept_txt .forPC{
}


.page-template-page-disaster-report .tn_ttl_capt_list.item3 li{
	min-height:300px;
}



@media screen and (max-width: 834px) {
	.tenant.report_index .lead_msg .forPC,
	.tenant.report_index .concept_txt .forPC{
		display: none;
	}
}

@media screen and (max-width: 520px) {
/*
	.sect ul li{
		float:none;
		width:100%;
		margin-right:0;
		margin-bottom: 20px;
	}
*/
}

@media screen and (max-width: 450px) {
	#page_content .report_index .sect1 header.sub_title{
		overflow: hidden;
	}
	#page_content .report_index .sect1 header.sub_title .b_more{
	    position: relative;
	    right:auto;
	    top:auto;
	    padding-left:10px;
	    float:right;
	}
	#page_content .report_index .sect1 header.sub_title h2{
		margin-bottom: 2px;
	}
}