.entry-content *:first-child {
	margin-top: 0;
}

.entry-content p {
	margin-top: 16px;
}

.entry-content h2.ts-ph-_postArea-headL2,
.entry-content h3.ts-ph-_postArea-headL2,
.entry-content h4.ts-ph-_postArea-headL2,
.entry-content h5.ts-ph-_postArea-headL2,
.entry-content h6.ts-ph-_postArea-headL2 {
	color: #000415;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 80px;
	padding-top: 28px;
	position: relative;
}

.entry-content h2.ts-ph-_postArea-headL2 span,
.entry-content h3.ts-ph-_postArea-headL2 span,
.entry-content h4.ts-ph-_postArea-headL2 span,
.entry-content h5.ts-ph-_postArea-headL2 span,
.entry-content h6.ts-ph-_postArea-headL2 span {
	scroll-margin-top: 34px;
}

.entry-content h2.ts-ph-_postArea-headL2::before,
.entry-content h3.ts-ph-_postArea-headL2::before,
.entry-content h4.ts-ph-_postArea-headL2::before,
.entry-content h5.ts-ph-_postArea-headL2::before,
.entry-content h6.ts-ph-_postArea-headL2::before {
	width: 60px;
	height: 4px;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}

.entry-content h2.ts-ph-_postArea-headL2::after,
.entry-content h3.ts-ph-_postArea-headL2::after,
.entry-content h4.ts-ph-_postArea-headL2::after,
.entry-content h5.ts-ph-_postArea-headL2::after,
.entry-content h6.ts-ph-_postArea-headL2::after {
	width: calc(100% - 65px);
	height: 4px;
	border-radius: 2px;
	background: #f5f5f5;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
}

.entry-content h2.ts-ph-_postArea-headL3,
.entry-content h3.ts-ph-_postArea-headL3,
.entry-content h4.ts-ph-_postArea-headL3,
.entry-content h5.ts-ph-_postArea-headL3,
.entry-content h6.ts-ph-_postArea-headL3 {
	color: #000415;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 48px;
	padding-left: 24px;
	position: relative;
}

.entry-content h2.ts-ph-_postArea-headL3 span,
.entry-content h3.ts-ph-_postArea-headL3 span,
.entry-content h4.ts-ph-_postArea-headL3 span,
.entry-content h5.ts-ph-_postArea-headL3 span,
.entry-content h6.ts-ph-_postArea-headL3 span {
	scroll-margin-top: 5px;
}

.entry-content h2.ts-ph-_postArea-headL3::before,
.entry-content h3.ts-ph-_postArea-headL3::before,
.entry-content h4.ts-ph-_postArea-headL3::before,
.entry-content h5.ts-ph-_postArea-headL3::before,
.entry-content h6.ts-ph-_postArea-headL3::before {
	width: 4px;
	height: 100%;
	border-radius: 2px;
	background: #005ce2;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.entry-content h2.ts-ph-_postArea-headL4,
.entry-content h3.ts-ph-_postArea-headL4,
.entry-content h4.ts-ph-_postArea-headL4,
.entry-content h5.ts-ph-_postArea-headL4,
.entry-content h6.ts-ph-_postArea-headL4 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 32px;
	border-top: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	padding: 14px 0;
}

.entry-content h2.ts-ph-_postArea-headL4 span,
.entry-content h3.ts-ph-_postArea-headL4 span,
.entry-content h4.ts-ph-_postArea-headL4 span,
.entry-content h5.ts-ph-_postArea-headL4 span,
.entry-content h6.ts-ph-_postArea-headL4 span {
	scroll-margin-top: 20px;
}

.entry-content h2.ts-ph-_postArea-headL5,
.entry-content h3.ts-ph-_postArea-headL5,
.entry-content h4.ts-ph-_postArea-headL5,
.entry-content h5.ts-ph-_postArea-headL5,
.entry-content h6.ts-ph-_postArea-headL5 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

.entry-content h2.ts-ph-_postArea-headL5 span,
.entry-content h3.ts-ph-_postArea-headL5 span,
.entry-content h4.ts-ph-_postArea-headL5 span,
.entry-content h5.ts-ph-_postArea-headL5 span,
.entry-content h6.ts-ph-_postArea-headL5 span {
	scroll-margin-top: 10px;
}

.entry-content h2.ts-ph-_postArea-headL6,
.entry-content h3.ts-ph-_postArea-headL6,
.entry-content h4.ts-ph-_postArea-headL6,
.entry-content h5.ts-ph-_postArea-headL6,
.entry-content h6.ts-ph-_postArea-headL6 {
	color: #000415;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	margin-top: 24px;
}

.entry-content h2.ts-ph-_postArea-headL6 span,
.entry-content h3.ts-ph-_postArea-headL6 span,
.entry-content h4.ts-ph-_postArea-headL6 span,
.entry-content h5.ts-ph-_postArea-headL6 span,
.entry-content h6.ts-ph-_postArea-headL6 span {
	scroll-margin-top: 10px;
}

.entry-content ul:not(.toc_list),
.entry-content ul.ts-ph-_postArea-list {
	margin-top: 16px;
	border-radius: 16px;
	border: 4px solid #f5f5f5;
	padding: 20px;
	background-color: #fff;
}

.entry-content ul:not(.toc_list) li,
.entry-content ul.ts-ph-_postArea-list li {
	padding-left: 12px;
	position: relative;
}

.entry-content ul:not(.toc_list) li:not(:first-child),
.entry-content ul.ts-ph-_postArea-list li:not(:first-child) {
	margin-top: 8px;
}

.entry-content ul:not(.toc_list) li::before,
.entry-content ul.ts-ph-_postArea-list li::before {
	width: 4px;
	height: 4px;
	font-size: 13px;
	content: url(../../images/icon-ellipse-blue.svg);
	position: absolute;
	left: 0;
}

.entry-content ul.toc_list {
	margin: 16px 0 0;
	padding: 0;
}

.entry-content ul.toc_list li {
	width: 100%;
	display: flex;
}

.entry-content ul.toc_list li:not(:first-child) {
	margin-top: 8px;
}

.entry-content ul.toc_list li::before {
	width: 4px;
	height: 4px;
	font-size: 13px;
	margin-right: 8px;
	content: url(../../images/icon-ellipse-blue.svg);
}

.entry-content ol,
.entry-content ol.ts-ph-_postArea-orderList {
	counter-reset: number;
	margin-top: 16px;
	border-radius: 16px;
	border: 4px solid #f5f5f5;
	padding: 20px;
	background-color: #fff;
}

.entry-content ol li,
.entry-content ol.ts-ph-_postArea-orderList li {
	padding-left: 26px;
	position: relative;
}

.entry-content ol li:not(:first-child),
.entry-content ol.ts-ph-_postArea-orderList li:not(:first-child) {
	margin-top: 8px;
}

.entry-content ol li::before,
.entry-content ol.ts-ph-_postArea-orderList li::before {
	width: 22px;
	height: 22px;
	color: #005ce2;
	content: counter(number) '.';
	counter-increment: number;
	position: absolute;
	left: 0;
}

.entry-content .ts-ph-_postArea-media {
	margin-top: 16px;
	overflow: hidden;
}

.entry-content .ts-ph-_postArea-media img {
	display: block;
}

.entry-content .ts-ph-_postArea-btn-item {
	width: 316px;
	color: #fff;
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	margin: 16px auto 0;
	border-radius: 32px;
	padding: 10px 24px;
	background-color: #005ce2;
	display: block;
}
