.en-site .header-w-gnb-btn span,
.en-site .m-menu-list > a span {
	letter-spacing: 0;
}

.en-main-hero {
	position: relative;
	min-height: 520px;
	background: #151a24 url('../../images/main/bg_img.jpg') center center / cover no-repeat;
	color: #fff;
	overflow: hidden;
}

.en-main-hero:before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(8, 15, 24, 0.48);
}

.en-main-hero__inner {
	position: relative;
	z-index: 1;
	width: min(1180px, calc(100% - 40px));
	margin: 0 auto;
	padding: 150px 0 96px;
}

.en-main-hero__eyebrow {
	display: block;
	margin-bottom: 18px;
	font-size: 16px;
	font-weight: 700;
	color: #8fd1ff;
	letter-spacing: 0;
}

.en-main-hero h2 {
	max-width: 820px;
	font-size: 58px;
	line-height: 1.12;
	font-weight: 800;
	color: #fff;
	letter-spacing: 0;
}

.en-main-hero p {
	max-width: 660px;
	margin-top: 24px;
	font-size: 20px;
	line-height: 1.65;
	color: rgba(255, 255, 255, 0.88);
}

.en-main-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 36px;
}

.en-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 22px;
	border-radius: 4px;
	background: #fff;
	color: #12365c;
	font-size: 15px;
	font-weight: 700;
}

.en-btn--dark {
	background: #184f83;
	color: #fff;
}

.en-main-section {
	width: min(1180px, calc(100% - 40px));
	margin: 0 auto;
	padding: 72px 0;
}

.en-section-head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 24px;
}

.en-section-head h3 {
	font-size: 32px;
	font-weight: 800;
	color: #111;
	letter-spacing: 0;
}

.en-section-head p {
	max-width: 600px;
	font-size: 16px;
	line-height: 1.55;
	color: #555;
}

.en-quick-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}

.en-quick-card {
	display: block;
	min-height: 172px;
	padding: 26px 22px;
	border: 1px solid #ddd;
	border-radius: 6px;
	background: #fff;
	transition: border-color .2s, transform .2s;
}

.en-quick-card:hover,
.en-quick-card:focus {
	border-color: #184f83;
	transform: translateY(-2px);
}

.en-quick-card i {
	display: block;
	margin-bottom: 20px;
	font-size: 36px;
	color: #d85c23;
}

.en-quick-card strong {
	display: block;
	margin-bottom: 10px;
	font-size: 19px;
	color: #111;
}

.en-quick-card span {
	display: block;
	font-size: 14px;
	line-height: 1.5;
	color: #666;
}

.en-board-preview-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 24px;
}

.en-preview-panel {
	border-top: 3px solid #184f83;
	background: #fff;
}

.en-preview-panel__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 22px 0 14px;
	border-bottom: 1px solid #ddd;
}

.en-preview-panel__head h4 {
	font-size: 24px;
	font-weight: 800;
	color: #111;
}

.en-preview-panel__head a {
	font-size: 14px;
	font-weight: 700;
	color: #184f83;
}

.en-preview-list li {
	border-bottom: 1px solid #eee;
}

.en-preview-list a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 17px 0;
	color: #222;
}

.en-preview-list strong {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	font-weight: 600;
}

.en-preview-list time,
.en-preview-list span {
	flex: 0 0 auto;
	font-size: 14px;
	color: #777;
}

.en-empty {
	padding: 28px 0;
	color: #777;
	text-align: center;
}

.en-sub-visual {
	background-image: url('../../images/visual03.jpg');
}

.en-site .space-rsv-info-area.center-space-rsv-info-area.space-rsv-reg-area {
	display: block !important;
	visibility: visible;
	opacity: 1;
}

.en-site .center-space-rsv-info-inner.on {
	display: block !important;
	visibility: visible;
	opacity: 1;
}

.en-site .space-rsv-reg-area .space-rsv-info li .sub-tit,
.en-site .space-rsv-info-inner h4,
.en-site .basic-list-bullet p,
.en-site .space-rsv-subtit span,
.en-site .cont-tit {
	letter-spacing: 0;
	word-break: keep-all;
}

.en-site .space-rsv-reg-area .space-rsv-info li.flex-box > div {
	min-width: 0;
}

.en-site .space-rsv-reg-box input::placeholder {
	letter-spacing: 0;
}

.en-site .certified-tel-wrap,
.en-site .certified-tel-wrap .edit-tel-area,
.en-site .certified-tel-wrap .tel-input-wrap,
.en-site .certified-tel-wrap .input-tel-box {
	position: relative;
	z-index: 3;
	pointer-events: auto;
}

.en-site .certified-tel-wrap .tel-input-wrap {
	width: 100%;
}

.en-site .certified-tel-wrap .input-tel-box input {
	position: relative;
	z-index: 4;
	pointer-events: auto;
	user-select: text;
	-webkit-user-select: text;
}

.en-site .flatpickr-months .flatpickr-month::after {
	content: none !important;
	display: none !important;
}

.en-site .space-rsv-reg-box .use-purpose-list {
	flex-wrap: wrap;
	gap: 8px;
}

.en-site .space-rsv-reg-box .use-purpose-list li,
.en-site .space-rsv-reg-box .use-purpose-list li:nth-last-child(1),
.en-site .space-rsv-reg-box .use-purpose-list li:nth-last-child(2) {
	flex: 0 1 12.5em;
	width: auto;
	margin: 0;
}

.en-site .space-rsv-reg-box .use-purpose-list .radio-box label {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 2.688em;
	height: auto;
	padding: 0.35em 0.6em;
	line-height: 1.2;
	text-align: center;
	white-space: normal;
	box-sizing: border-box;
}

.en-site .space-rsv-reg-box .use-purpose-list .radio-box label span {
	display: block;
	line-height: 1.2;
}

@media screen and (min-width: 68.750em) {
	.en-site .space-rsv-reg-area .space-rsv-info-inner h4 {
		width: 12.5em;
		margin-right: 1em;
		line-height: 1.25;
	}

	.en-site .space-rsv-reg-area .space-rsv-info-cont {
		width: calc(100% - 17.5em);
	}

	.en-site .space-rsv-reg-area .space-rsv-info li .sub-tit {
		width: 12.5em;
		line-height: 1.25;
		white-space: normal;
	}

	.en-site .space-rsv-reg-box {
		/* width: calc(100% - 12.25em); */
		width: 100%;
	}

	.en-site .space-rsv-reg-box .email-input-wrap {
        /* width: 150%; */
        flex-direction: row;
    }

	.en-site .space-rsv-reg-area .space-rsv-info li.flex-box > div:first-child .space-rsv-reg-box,
	.en-site .space-rsv-reg-area .space-rsv-info li.flex-box > div:last-child .space-rsv-reg-box {
		width: calc(100% - 12.25em);
	}

	.en-site .space-rsv-reg-area .space-rsv-info li.flex-box > div:last-child .sub-tit {
		padding-left: 1em;
		text-indent: 0;
		box-sizing: border-box;
	}

	.en-site .certified-tel-wrap .edit-tel-area {
		width: 100%;
	}
}

.en-board-page .nxb-list-table__title a {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.en-board-page .nxb-view__contents img {
	max-width: 100%;
	height: auto;
}

.en-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	margin-top: 30px;
}

.en-pagination a,
.en-pagination strong {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 34px;
	height: 34px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	color: #333;
}

.en-pagination strong {
	border-color: #184f83;
	background: #184f83;
	color: #fff;
}

.en-reservation-note {
	margin-bottom: 26px;
	padding: 18px 20px;
	border-left: 4px solid #d85c23;
	background: #f7f7f7;
	color: #333;
	font-size: 15px;
	line-height: 1.55;
}

.en-site .reservation-policy-auth input[type="password"] {
	min-width: 140px;
}

@media (max-width: 1024px) {
	.en-main-hero__inner {
		padding: 126px 0 76px;
	}
	.en-main-hero h2 {
		font-size: 44px;
	}
	.en-quick-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 720px) {
	.en-main-hero {
		min-height: 430px;
	}
	.en-main-hero__inner,
	.en-main-section {
		width: min(100% - 28px, 1180px);
	}
	.en-main-hero__inner {
		padding: 96px 0 58px;
	}
	.en-main-hero h2 {
		font-size: 34px;
	}
	.en-main-hero p {
		font-size: 16px;
	}
	.en-section-head {
		display: block;
	}
	.en-section-head h3 {
		margin-bottom: 10px;
		font-size: 26px;
	}
	.en-quick-grid,
	.en-board-preview-grid {
		grid-template-columns: 1fr;
	}
	.en-preview-list a {
		display: block;
	}
	.en-preview-list time,
	.en-preview-list span {
		display: block;
		margin-top: 8px;
	}

	.en-site .space-rsv-reg-box .use-purpose-list li,
	.en-site .space-rsv-reg-box .use-purpose-list li:nth-last-child(1),
	.en-site .space-rsv-reg-box .use-purpose-list li:nth-last-child(2) {
		flex: 0 1 10em;
		width: auto;
		margin: 0;
	}

}
