/*ver.4.1から追加　/css/design-plus.css 修正*/
/*上書きが効かないので最優先設定*/
/*update 2025.7.29*/

.post_content p {
	line-height: 1.8 !important;
}

/*SP テーブル設定*/
@media only screen and (max-width:767px) {
	.post_content .s_table {
		white-space: wrap !important;
	}
}

/*SP テンプレート設定修正 add 2024.10.7*/
/*@media only screen and (max-width:770px) {
	.post_content .s_table {
		white-space: wrap !important;
	}
}*/