@charset "utf-8";

/* ===========================================
 * 
 * ======================================== */

 main #com_content_wrapper .com_content {
	padding-top: 44px;
	padding-bottom: 36px;
}

#com_content_wrapper .com_content .category_pinfo {
	width: 1120px;
	margin: 0 auto;
}

.par-title03 {
	margin-bottom: 16px;
	font-size: 25px;
	background-color: #FFE9C7;
	padding-bottom: 0px;
	padding-left: 20px;
	border-radius: 6px;
}

.par-title03::after {
    content: unset;
}

.category_pinfo .pinfo_text {
	font-style: normal;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}

.pinfo_rink {
	margin-bottom: 32px;
}

.pinfo_rink a{
	color: var(--MAIN_BLACK, #000000);
	text-decoration:underline;
	line-height: 24px;
    font-size: 14px;
    font-style: normal;
}

.category_pinfo .pinfo_text:last-child {
	margin-bottom: 36px;
}

.category_pinfo .info-01 {
	margin-top: 20px;
	margin-bottom: 52px;
}

.category_pinfo .info-02 {
	margin-top: 20px;
}

.category_pinfo .info-02-sub {
	margin-top: 16px;
}

ol {
  margin-left: 0;
  padding-left: 1em; /* 必要に応じて調整 */
}

ol li {
	font-size: 16px;
	list-style-type: decimal;
	line-height: 30px;
}

.update_date {
	text-align: right;
	font-size: 16px;
}