@media screen and (max-width: 768px) {
	.sp {
		display: block;
	}

	.article_heading {
		height: 125px;
	}

	.article_heading_main {
		text-align: center;
	}

	.article_heading_sub {
		font-size: 14px;
		display: block;
	}

	div.inner {
		padding-top: 40px;
	}

	.investee-fund {
		line-height: 37px;
		font-size: 16px;
	}

	.fund-list_table {
		margin: 0;
	}

	.fund-list_head {
		padding-right: 5px;
		padding-left: 5px;
		font-size: 13px;
	}

	.fund-list_data {
		padding-right: 5px;
		padding-left: 5px;
		font-size: 14px;
	}

	.fund-name {
		width: calc(100% - 100px);
	}

	.fund-category {
		width: auto;
	}

	.fund-stage {
		width: auto;
	}

	.fund-date {
		width: 95px;
	}

	.found-list_table-tbody .fund-date {
		letter-spacing: 0 !important;
	}

	.smaller {
		font-size: 13px;
	}

	.fund-list_icon {
		width: 31px;
		height: 31px;
	}

	.fund-list_icon-text {
		font-size: 10px;
		line-height: 15px;
	}

	.fund-list_popup {
		line-height: 18px;
	}

	.about-info.page-section {
		padding-bottom: 0;
	}

	a.sort {
		padding-left: 12px;
	}

	a.sort::before {
		width: 12px;
	}

}
