/* shared by 123 column posts (e.g. sachia_sano) */
.p-singlecolumn__pic{
			display: flex;
			width: 100%;
			justify-content: space-between;
		}
		.p-singlecolumn__pic p{
			width: 25%;
		}
table{
			border-collapse: collapse;
			border-spacing: 0;
		}
		.p-singlecolum-table {
			width: 100%;
			margin: 20px 10px 20px;
		}
		.p-singlecolum-table tr{
    	line-height: 30px;
		}
		.p-singlecolum-table tr ht{
			font-family: 'Oswald', sans-serif;
			color: #333;
			font-size: 12px;
			width: 25%;
			letter-spacing: 0.05em;
		}
		.p-singlecolum-table tr td{
			color: #666;
			font-size: 13px;
			line-height: 1.4;
		}
		.u-w100{
			width: 100%;
		}
.p-singlecolumn__img01 {
	margin-bottom: clamp(20px,4vw,40px);
	width: 80%;
	margin: 0 auto;
}

/* shared by 3 column posts (e.g. satsuki_murata) */
.p-singlecolumn__pic{
			display: flex;
			width: 100%;
			justify-content: space-between;
		}
		.p-singlecolumn__pic p{
			width: 25%;
		}
table{
			border-collapse: collapse;
			border-spacing: 0;
		}
		.p-singlecolum-table {
			width: 100%;
			margin: 20px 10px 20px;
		}
		.p-singlecolum-table tr{
    	line-height: 30px;
		}
		.p-singlecolum-table tr ht{
			font-family: 'Oswald', sans-serif;
			color: #333;
			font-size: 12px;
			width: 25%;
			letter-spacing: 0.05em;
		}
		.p-singlecolum-table tr td{
			color: #666;
			font-size: 13px;
			line-height: 1.4;
		}
		.u-w100{
			width: 100%;
		}
.p-singlecolumn__img01 {
	margin-bottom: clamp(20px,4vw,40px);
	width: 80%;
	margin: 0 auto;
}
.u-list_check li a{
color: blue;
}
