.topics,
.contents {
	padding-top: 118px;
}

.topics .section__title,
.contents .section__title {
	margin-bottom: 53px;
}

.topics .section__title::after,
.contents .section__title::after {
	bottom: -27px;
}

.topics .section__headline,
.contents .section__headline {
	margin-bottom: 53px;
	margin-top: 0;
}

.topics .fc__box,
.contents .fc__box {
	margin-bottom: 158px;
}

.tpList {
	margin-bottom: 47px;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
}

.tpList__item {
	display: inline-block;
	font-size: 12px;
	opacity: .6;
	position: relative;
}

.tpList__item.-active {
	opacity: 1;
}

.tpList__item.-active a {
	color: #a38238;
}

.tpList__item a {
	padding: 17px 35px;
	display: block;
}

.tpList__item a:after {
	width: 12px;
	height: 2px;
	position: absolute;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0;
	content: "";
	background: #a38238;
}

.tpList__item.-active a:after {
	opacity: 1;
}

/*------------------------------------------------------------
	detail
------------------------------------------------------------*/
.topicsDetail,
.wedding-preparation {
	padding-top: 118px;
}

.topicsDetail .section__title,
.wedding-preparation .section__title {
	margin-bottom: 69px;
}

.topicsDetail .section__headline,
.wedding-preparation .section__headline {
	margin-bottom: 53px;
	margin-top: 0;
}

.dt__cap {
	margin: 0 auto 58px;
	width: 680px;
}

.dt__cap__box {
	margin-bottom: 23px;
}

.td__name {
	margin: -1px 24px 0 -1px;
	font-size: 13px;
	color: #a38238;
	float: left;
	letter-spacing: .8px;

}

.td__time {
	font-size: 12px;
	opacity: .6;
	letter-spacing: .5px;
}

.dt__cap__mess {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .03em;
	line-height: 1.4;
}

.td__main {
	margin-bottom: 102px;
}

.textbox__article {
	margin: 0 auto 81px;
	width: 680px;
}

.textbox__article img {
	width: 100% !important;
	height: auto !important;
	margin: 0;
}

.textbox__article p {
	margin-bottom: 25px;
	font-size: 13px;
	line-height: 2.1;
	letter-spacing: .03em;
	text-align: justify;
}

.textbox__article a {
	opacity: 1;
	text-decoration: underline;
	padding: 0 2px;
}
.textbox__article a:hover {
	text-decoration: none;
}

.textbox__article img {
	margin: 40px 0 61px;
}

.dt__bottom {
	margin-bottom: 150px;
}

.share {
	margin-bottom: 61px;
	text-align: center;
}

.share a {
	padding: 0 12px;
	width: 26px;
	display: inline-block;
}

.twitter svg {
	width: 40px;
	height: 34px;
	fill: #7f7f7f;
}

.facebook svg {
	width: 12px;
	height: 34px;
	fill: #7f7f7f;
}

.share a:hover {
	opacity: .6;
}
/*------------------------------------------------------------
	pagePath 2022.05
------------------------------------------------------------*/
.topics #pagePath li,
.topicsDetail #pagePath li,
.wedding-preparation #pagePath li,
.contents #pagePath li {
    color: #000 !important;
}
.topics #pagePath li a,
.topicsDetail #pagePath li a,
.wedding-preparation #pagePath li a,
.contents #pagePath li a {
    color: #000 !important;
}
.topics #pagePath li + span,
.topicsDetail #pagePath li + span,
.wedding-preparation #pagePath li + span,
.contents #pagePath li + span {
    color: #000 !important;
}
.topics #pagePath,
.topicsDetail #pagePath,
.wedding-preparation #pagePath,
.contents #pagePath {
    padding-top: 0 !important;
}