/*- themeid=hpb9tm10_3; --------------------------------*/
/*-------------------- maintable --------------------*/

.hpb-main {
	/* width: 900px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	overflow: hidden; */
	width: 95%;
    max-width: 1400px;
}

/*-------------------- contents --------------------*/

.hpb-cnt-cell3-x {
	font-size: 100%;
	background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
}

.hpb-cnt-cell4 {
	font-size: 100%;
	background: #1e293b;
}

/*-------------------- head --------------------*/

.hpb-head {
	background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	border-radius: 8px 8px 0 0;
	overflow: hidden;
}

/*-------------------- side --------------------*/

.hpb-side-cell3 {
	font-size: 100%;
	background: linear-gradient(180deg, #f1f5f9 0%, #e2e8f0 100%);
	width: 180px;
}

/*-------------------- layout base --------------------*/

.hpb-lb-tb1 {
	/* width: 700px;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); */
	width: 100%;

    max-width: 1100px;
}

.hpb-lb-tb1-cell4 {
	font-size: 1rem;
	font-weight: normal;
	padding: 2rem 2.5rem;
	background: #ffffff;
	border-bottom: none;
	line-height: 1.6;
}

.hpb-lb-tb1-cell4:last-child {
	border-bottom: none;
}

/* 参加費テーブル用スタイル */
.fee-table {
	border-collapse: collapse;
	border: 2px solid #3b82f6;
	border-radius: 8px;
	overflow: hidden;
	margin: 1rem 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	width: 100%;
	max-width: 700px;
}

.fee-table td {
	border: 1px solid #cbd5e1;
	padding: 12px 8px;
	font-size: 0.9rem;
	white-space: nowrap;
	text-align: center;
}

.fee-table-header {
	background: linear-gradient(135deg, #3b82f6 0%, #1d4ed8 100%);
	color: white;
	font-weight: 600;
}

.fee-table-data {
	background: #ffffff;
	color: #1e293b;
	font-weight: 600;
}

/*-------------------- vertical menu --------------------*/

.hpb-vmenu1 {
	float: none;
	width: 100%;
	background: linear-gradient(180deg, #1e293b 0%, #0f172a 100%);
	border-radius: 8px;
	overflow: hidden;
}

.hpb-vmenu1-head {
	height: 12px;
}

.hpb-vmenu1-link0:link {
	text-decoration: none;
	color: #000000;
}

.hpb-vmenu1-link0:visited {
	color: #000000;
	text-decoration: none;
}

.hpb-vmenu1-link0:hover {
	color: #000000;
	text-decoration: underline;
}

.hpb-vmenu1-link1:link {
	font-size: 100%;
	color: #f1f5f9;
	text-decoration: none;
	display: block;
	padding: 12px 16px;
	transition: all 0.3s ease;
}

.hpb-vmenu1-link1:visited {
	font-size: 100%;
	color: #f1f5f9;
	text-decoration: none;
}

.hpb-vmenu1-link1:hover {
	font-size: 100%;
	color: #ffffff;
	text-decoration: none;
	background: rgba(59, 130, 246, 0.2);
	transform: translateX(4px);
}

.hpb-vmenu1-link2:link {
	font-size: 100%;
	color: #FF0000;
	text-decoration: none;
}

.hpb-vmenu1-link2:visited {
	font-size: 100%;
	color: #FF0000;
	text-decoration: none;
}

.hpb-vmenu1-link2:hover {
	font-size: 100%;
	color: #FF0000;
	text-decoration: underline;
}

/* Section spacing improvements */
.section-spacing {
	margin-bottom: 1.5rem;
}

.section-spacing:last-child {
	margin-bottom: 0;
}

/* Better typography for specific elements */
.text-heading + .text-highlight,
.text-heading + .text-small {
	margin-left: 0.5rem;
}

/*-------------------- content menu --------------------*/
/* Empty ruleset removed */

/*-------------------- element type --------------------*/

a:link {
	color: #3b82f6;
	text-decoration: none;
	transition: color 0.3s ease;
}

a:visited {
	color: #3b82f6;
	text-decoration: none;
}

a:hover {
	color: #1d4ed8;
	text-decoration: none;
}

body {
	color: #1f2937;
	margin: 2px;
	font-size: 16px;
	background: #f8fafc;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans JP", sans-serif;
	line-height: 1.6;
}

h1 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 140%;
	font-weight: bold;
}

h2 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 135%;
	font-weight: bold;
}

h3 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 125%;
	font-weight: bold;
}

h4 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 119%;
	font-weight: bold;
}

h5 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 110%;
	font-weight: bold;
}

h6 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	font-weight: bold;
}

address {
	color: #9b9b9b;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

blockquote {
	color: #9b9b9b;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

p {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

pre {
	color: #9b9b9b;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

ul {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	list-style-image : url(hpb_bul_circle01.gif);
	list-style-position: outside;
	list-style-type: none;
}

th {
	color: #333333;
	font-weight: bold;
}

select {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

.hpb-head,.hpb-main {
	/* width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left; */
	 width: 95%;

    max-width: 1400px;

    margin-right: auto;

    margin-left: auto;

    text-align: left;
}

/* Typography System */
.text-title {
	font-size: 1.5rem;
	font-weight: 700;
	color: #1e293b;
	line-height: 1.4;
	margin-bottom: 1rem;
}

.text-heading {
	font-size: 1.25rem;
	font-weight: 600;
	color: #1e293b;
	line-height: 1.4;
	margin-bottom: 0.75rem;
}

.text-subheading {
	font-size: 1.125rem;
	font-weight: 600;
	color: #374151;
	line-height: 1.4;
	margin-bottom: 0.5rem;
}

.text-body {
	font-size: 1rem;
	font-weight: 400;
	color: #374151;
	line-height: 1.6;
	margin-bottom: 1rem;
}

.text-small {
	font-size: 0.875rem;
	font-weight: 400;
	color: #6b7280;
	line-height: 1.5;
}

.text-highlight {
	font-size: 1.125rem;
	font-weight: 500;
	color: #1e293b;
	line-height: 1.5;
}

/* Page header style */
.page-header {
	font-size: 1.6rem;
	font-weight: 800;
	color: white;
	line-height: 1.2;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	letter-spacing: 0.3px;
}

/* Section spacing */
.section-spacing {
	margin-bottom: 2rem;
}

.section-spacing:last-child {
	margin-bottom: 0;
}

/* Content wrapper for better spacing */
.content-wrapper {
	padding: 1.5rem 2rem;
}

/* Information Display Components */
.info-section {
	margin-bottom: 2.5rem;
	padding: 0;
}

.info-section:last-child {
	margin-bottom: 0;
}

.info-item {
	display: flex;
	align-items: baseline;
	margin-bottom: 0.5rem;
	flex-wrap: wrap;
}

.info-label {
	font-size: 1.25rem;
	font-weight: 600;
	color: #1e293b;
	margin-right: 0.75rem;
	min-width: fit-content;
}

.info-value {
	font-size: 1.125rem;
	font-weight: 500;
	color: #374151;
	flex: 1;
}

.info-details {
	margin-top: 0.75rem;
	padding-left: 0;
}

.info-note {
	font-size: 0.875rem;
	color: #6b7280;
	margin-top: 0.5rem;
	font-style: italic;
}

/* Content sections with consistent spacing */
.content-section {
	margin-bottom: 2rem;
	padding-bottom: 1.5rem;
}

/* Deadline Warning Component */
.deadline-warning {
	background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
	color: white;
	padding: 0.75rem 1.25rem;
	border-radius: 8px;
	font-weight: 600;
	font-size: 1rem;
	text-align: center;
	margin: 1rem 0;
	box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
	border: 2px solid #fee2e2;
	animation: pulse-warning 2s infinite;
}

.deadline-warning .deadline-text {
	font-size: 1.1rem;
	font-weight: 700;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.deadline-warning .deadline-date {
	font-size: 1.2rem;
	font-weight: 800;
	margin: 0 0.5rem;
	text-decoration: underline;
}

@keyframes pulse-warning {
	0%, 100% {
		box-shadow: 0 4px 12px rgba(239, 68, 68, 0.3);
		transform: scale(1);
	}
	50% {
		box-shadow: 0 6px 20px rgba(239, 68, 68, 0.5);
		transform: scale(1.02);
	}
}

/* Alternative subtle warning style */
.deadline-notice {
	background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
	color: #92400e;
	padding: 0.75rem 1.25rem;
	border-radius: 8px;
	font-weight: 600;
	font-size: 1rem;
	text-align: center;
	margin: 1rem 0;
	border: 2px solid #fed7aa;
	box-shadow: 0 2px 8px rgba(251, 191, 36, 0.3);
}

/* Program Schedule Table */
.program-table {
	width: 105%;
	border-collapse: collapse;
	margin: 1rem 0;
	background: #ffffff;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.program-table th,
.program-table td {
	padding: 12px 20px;
	text-align: left;
	border-bottom: 1px solid #e2e8f0;
}

.program-table th {
	background: linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%);
	font-weight: 600;
	color: #374151;
	font-size: 0.95rem;
}

.program-table td {
	color: #374151;
	font-size: 1rem;
	line-height: 1.5;
}

.program-table .time-col {
	width: 90px;
	font-weight: 600;
	color: #1e293b;
	white-space: nowrap;
}

.program-table .content-col {
	color: #374151;
}

.program-table tr:last-child td {
	border-bottom: none;
}

.program-table tr:hover {
	background-color: #f8fafc;
}