.secret-page .key-visual {
	background: url(/stcontents/img/sub-page/lp/secret/kv.jpg) no-repeat center center !important;
	background-size: cover !important;
}
.secret-page .region_tab .col6-article-2 ul li {
	width: auto;
}
.secret-page .float .note {
	display: none;
}
.secret-page .border-title {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.secret-page .border-title > div {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.secret-page .border-title .text {
	width: 200px;
	padding: 0;
	flex-shrink: 0;
	font-size: 20px;
	font-weight: 100;
}
.secret-page .border-title .border:after {
	content: " ";
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
}
.secret-page .popup-position {
	bottom: 94px !important;
}
.secret-page .plans {
	display: flex;
}
.secret-page .plans > div {
	margin-right: 64px;
}
.secret-page .plans > div:last-child {
	margin-right: 0;
	margin-left: -28px;
}
.secret-page .diamond {
	background: #E1E9F8;
	position: relative;
	width: 250px;
	height: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 8px;
	color: #0F0A64;
	letter-spacing: 0;
	font-size: 12px;
	text-shadow: none;
}
.secret-page .diamond:before,
.secret-page .diamond:after {
	content: " ";
	display: block;
	background: #E1E9F8;
	width: 20px;
	height: 24px;
	position: absolute;
	top: 0;
	left: -9px;
	transform: skewX(-30deg);
}
.secret-page .diamond:after {
	left: inherit;
	right: -9px;
}
.secret-page .diamond.color-orange {
	background: #FFF5EF;
	color: #EB5505;
}
.secret-page .diamond.color-orange:before,
.secret-page .diamond.color-orange:after {
	background: #FFF5EF;
}
.secret-page main .key-visual .inner {
	bottom: 172px;
}
.secret-page main .key-visual .inner .title span {
	height: 36px;
	display: inline-flex;
	align-items: center;
	padding-top: 2px;
	margin-bottom: 8px;
	font-size: 20px;
}
.secret-page main .key-visual h1,
.secret-page main .key-visual .note {
	text-shadow: 1px 1px 1px #000;
}
.secret-page main .search-box-col2 {
	bottom: 44px;
}
.secret-page main .key-visual .inner .title,
.secret-page main .key-visual .inner .title h1 {
	display: block;
}
.secret-page main .key-visual .inner .title h1 strong {
	font-weight: bold;
}
.secret-page .root-sub-list {
	padding-top: 16px;
	padding-bottom: 0;
}
.secret-page .prefecture_list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 8px;
}
.secret-page .root-sub-list .root-sub-list {
	padding-top: 24px;
	padding-bottom: 32px;
}
.secret-page .prefecture_list .prefecture_btn a {
	height: 32px;
	white-space: nowrap;
	padding: 0 8px 0 16px;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
}
.secret-page .frame-sub-list .sub-box .sub-box-name {
	padding: 0;
	color: #fff;
}
.secret-page .frame-sub-list .sub-box .sub-box-name a {
	text-decoration: none;
	color: #fff;
}
.secret-page .ro-box a:hover {
	opacity: 0.7;
}
.secret-page .sub-box figure {
	height: 180px;
}
.secret-page .ro-box .label-line {
	margin: 8px 8px 0;
}
.secret-page .ro-box .no-date .label-line {
	height: 48px;
}
.secret-page .ro-box .label-line div + div {
	margin-top: 2px;
}
.secret-page .ro-box .ro-line {
	display: flex;
	justify-content: center;
	padding: 2px 0;
	font-weight: normal;
	background: #E1E9F8;
	color: #0F0A64;
}
.secret-page .ro-box .au-line {
	background: #FFF5EF;
	display: flex;
	justify-content: center;
	padding: 2px 0;
	color: #EB5505;
	letter-spacing: -0.5px;
}
.secret-page .ro-box .price-box {
	color: #333;
}
.secret-page .ro-box .price-box .price {
	letter-spacing: 0;
}
.secret-page .ro-box .no-date .price-box .price span {
	font-size: 16px;
	margin-left: 3px;
}
.secret-page .ro-box .button-action {
	margin-top: 10px;
}
.secret-page .ro-box .no-room .sub-box-detail,
.secret-page .ro-box .no-date .sub-box-detail {
	padding: 8px 16px 16px !important;
}
.secret-page .ro-box .plan-box {
	height: 58px;
	margin-top: 4px;
}
.secret-page .page-nav {
	margin: 40px 0;
	position: relative;
}
.secret-page .page-nav > a {
	padding: 0 16px;
	font-size: 16px;
	color: #333 !important;
	text-decoration: underline;
	border-right: 1px solid #C6C6C6;
}
.secret-page .page-nav > a:last-child {
	border: none;
}
.secret-page .page-nav > a:hover {
	text-decoration: none;
}
.secret-page .page-nav > a.active {
	font-weight: bold;
	color: #0F0A64 !important;
	text-decoration: none;
	pointer-events: none;
}
@media screen and (max-width: 1024px) {
	.secret-page .diamond {
		width: 263px;
	}
	.secret-page .plans {
		justify-content: space-between;
	}
	.secret-page .plans > div {
		width: 30%;
		margin: 0 !important;
	}
}
@media screen and (max-width: 900px) {
	.secret-page .plans {
		display: block;
	}
	.secret-page .plans > div {
		width: auto;
		margin: 0 auto 12px !important;
	}
	.secret-page .page-nav {
		font-size: 14px;
	}
}
@media screen and (max-width: 767px) {
	.secret-page .key-visual .inner .title span {
		height: 28px !important;
		font-size: 16px !important;
		padding-top: 0 !important;
		padding-bottom: 2px !important;
	}
	.secret-page .key-visual .inner .title br.sp-only {
		display: block;
	}
	.secret-page .border-title .text {
		width: 180px;
		font-size: 16px;
	}
	.secret-page .plans p {
		margin-bottom: 2px;
	}
	.secret-page .key-visual .inner .title h1 {
		margin-bottom: 4px !important;
		line-height: initial !important;
	}
	.secret-page .key-visual .note {
		text-align: left;
	}
	.secret-page .key-visual .modal-on .note {
		display: none;
	}
	.secret-page .page-nav {
		height: auto;
		display: flex;
		align-items: center;
		overflow-x: auto;
		margin: 24px 0 20px;
		padding: 0 16px;
		white-space: nowrap;
		font-size: 14px;
	}
	.secret-page .page-nav::-webkit-scrollbar {
		display: none;
	}
	.secret-page .page-nav > a {
		border-radius: 100px;
		border: 1px solid #c6c6c6 !important;
		box-shadow: none;
		margin-right: 8px;
		margin-bottom: 6px;
		padding: 2px 12px;
		font-size: 14px;
		text-decoration: none;
	}
	.secret-page .page-nav > a.active {
		border: 1px solid #0F0A64 !important;
		background: #F3F8FD;
		font-weight: normal;
	}
	.secret-page .searchBoxArea .page-nav {
		margin: 8px 0 0;
		padding: 0 2px;
	}
	.secret-page .prefecture_list .prefecture_btn a {
		padding: 0 2px 0 10px;
	}
	.secret-page .ro-box .label-line {
		height: auto !important;
	}
	.secret-page .ro-box .price-tax {
		height: auto;
	}
	.secret-page .ro-box .plan-box {
		height: auto;
		margin-top: 8px;
	}
}
@media screen and (max-width: 360px) {
	.secret-page .key-visual .inner p {
		font-size: 12px;
	}
}