.dayusePlanWrap a.planReserve{
	padding: 8px 35px 5px 20px;
	top: -4px;
	right: 0;
}

.dayusePlanWrap a.planReserve {
	background: #206da8 url(/images/renewal_icons2.png) 55px -828px no-repeat;
	width: 247px;
	display: inline-block;
}

.dayusePlanWrap {
	border: #206da8 3px solid;
	background: #fff;
	padding: 15px;
	text-align: center;
}

.dayusePlanWrap p.txt{
	color: #206da8;
	font-weight: bold;
	display: inline-block;
	margin: 0 30px 0 0;
	font-size: 1.1em;
	position: relative;
	background:url(/images/renewal_icons2.png) no-repeat -107px -52px;
	padding: 3px 0 3px 39px;
}
#advancePaymentWrap {
	padding: 20px;
	margin: 0 -39px;
	background: url(/images/spot/bg_section.jpg) repeat 0 0;
}
#advancePaymentWrap .secAdvancePayment .ap_notice {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	color: #0B82B5;
}
#advancePaymentWrap .secAdvancePayment .useConfirmLabel {
	margin-top: 8px;
}
#advancePaymentWrap .secAdvancePayment .ap_list {
	margin-top: 16px;
}
#advancePaymentWrap .secAdvancePayment .ap_list li .wrapper {
	border: 2px solid #0B82B5;
	background-color: #f7faff;
	position: relative;
	cursor: pointer;
	margin-bottom: 8px;
	border-radius: 4px;
}
#advancePaymentWrap .secAdvancePayment .ap_list li .wrapper.prize {
	border: none;
	border-radius: 0;
}
#advancePaymentWrap .secAdvancePayment .ap_list li .wrapper.prize > .prizeBelt {
	position: relative;
	display: flex;
	justify-content: center;
	background: linear-gradient(180deg, #0061D2 46.96%, #003381 100%);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: white;
	text-align: center;
	height: 40px;
}
#advancePaymentWrap .secAdvancePayment .ap_list li .wrapper.prize > .prizeBelt > img {
	font-size: 1.2rem;
}
#advancePaymentWrap .secAdvancePayment .ap_list li .priceDown {
	position: absolute;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	padding: 8px 12.5px;
	text-align: center;
	color: #C61A1A;
	z-index: 10;
	top: -18px;
	left: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	border-radius: 8px;
	white-space: nowrap;
	pointer-events: none;
}
#advancePaymentWrap .secAdvancePayment .ap_list li .priceDown::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 9px 0 9px;
	border-color: #ccc transparent transparent transparent;
	position: absolute;
	left: 30px;
	bottom: -9px;
}
#advancePaymentWrap .secAdvancePayment .ap_list li .priceDown::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 9px 0 9px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	left: 30px;
	bottom: -8px;
	}
#advancePaymentWrap .secAdvancePayment .ap_list li a {
	padding: 24px 48px 20px 20px;
	display: block;
	text-decoration: none;
	position: relative;
}
#advancePaymentWrap .secAdvancePayment .ap_list li .prize a {
	padding: 12px 48px 12px 20px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-right: 2px solid #013583;
	border-bottom: 2px solid #013583;
	border-left: 2px solid #013583;
}
#advancePaymentWrap .secAdvancePayment .ap_list li a:after {
	content: "";
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 11px;
	height: 17px;
	background: transparent url(/images/renewal_icons2.png) no-repeat -224px -778px;
	position: absolute;
	right: 11px;
	top: 50%;
	margin-top: -8.5px;
	}
#advancePaymentWrap .secAdvancePayment .ap_list li a:hover:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #fcf8e1;
	opacity: 0.3;
	position: absolute;
	top: 0;
	left: 0;
}
#advancePaymentWrap .secAdvancePayment .ap_list li a .head {
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	word-break: break-all;
	padding-bottom: 12px;
}
#advancePaymentWrap .secAdvancePayment .ap_list li a .price {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
}
#advancePaymentWrap .secAdvancePayment .ap_list li a .price dt,
#advancePaymentWrap .secAdvancePayment .ap_list li a .price dd {
	display: inline-block;
}
#advancePaymentWrap .secAdvancePayment .ap_list li a .price dd {
	display: inline-block;
}
#advancePaymentWrap .secAdvancePayment .ap_list li a .price dd .before {
	text-decoration: line-through;
}
#advancePaymentWrap .secAdvancePayment .ap_list li a .price dd .after {
	color: #cf0000;
}
#advancePaymentWrap .secAdvancePayment .ap_howtoTicket {
	display: block;
	color: #2a2a2a;
	margin-top: 14px;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	text-align: center;
	}
#advancePaymentWrap .secAdvancePayment .ap_howtoTicket a {
	color: #2a2a2a !important;
	font-weight: 300;
}

.ap_more {
	width: 100%;
	-webkit-appearance: none;
		-moz-appearance: none;
			appearance: none;
	border: none;
	outline: none;
	background-color: #fff;
	text-align: center;
	color: #0B82B5;
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	padding: 8px 0;
	margin-top: 4px;
	cursor: pointer;
}
.ap_more:hover {
	background-color: #f2f2f2;
}
.ap_more span {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding-bottom: 4px;
}
.ap_more.red {
	color: #bd0100;
}
.ap_more + ul {
	display: none;
	margin-top: 0 !important;
}

#specialContentWrap .detailCouponList {
	margin-top: 16px;
}

#mainSection .ap_link {
	position: absolute;
	right: -310px;
	top: 50px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	width: 260px;
	gap: 4px;
}
#mainSection .ap_link li {
	position: relative;
}
#mainSection .ap_link li a {
	display: block;
	background-color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding: 7px 0;
	position: relative;
}
#mainSection .ap_link li a span {
	font-size: 14px;
	display: block;
}
#mainSection .ap_link li a:hover {
	opacity: 0.7;
}
#mainSection .ap_link li.gotoTicket a {
	border: 5px solid #0b82b5;
	box-shadow: 0px 3px 0px 0px #005176;
	color: #0072a6 !important;
}
#mainSection .ap_link li.gotoCoupon a {
	border: 5px solid #b4190d;
	box-shadow: 0px 3px 0px 0px #68050f;
	color: #b4190d !important;
}
#mainSection .ap_link li .priceDown {
	position: absolute;
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	padding: 7px 11.5px;
	text-align: center;
	color: #C61A1A;
	z-index: 10;
	top: -39px;
	left: -13px;
	background-color: #fff;
	border: 1px solid #ccc;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	border-radius: 8px;
	white-space: nowrap;
	pointer-events: none;
}
#mainSection .ap_link li .priceDown::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 9px 0 9px;
	border-color: #ccc transparent transparent transparent;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -9px;
}
#mainSection .ap_link li .priceDown::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 9px 0 9px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -8px;
}
#mainSection .ap_link li .badge {
	background-color: #b4190d;
	border-radius: 50%;
	color: #fff;
	position: absolute;
	right: -5px;
	top: -10px;
	z-index: 1;
	width: 20px;
	height: 20px;
	font-size: 12px;
	text-align: center;
	font-weight: 400;
}
#specialContentWrap .detailCouponList li a {
	text-decoration-line: none;
}

/* 20241007_予約機能 */
#advancePaymentWrap ul.ap_list li ul.tag {
	margin-right: min(1.6vw, 6px);
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: min(1.0666666667vw, 4px);
    float: left;
}
#advancePaymentWrap ul.ap_list li ul.tag li.required
{
	display: block;
	font-size: min(3.2vw, 12px);
	line-height: 1.2;
	padding: min(0.8vw, 3px) min(1.8666666667vw, 7px);
	border: min(0.2666666667vw, 1px) solid #333;
	border-radius: min(0.8vw, 3px);
	font-weight: 700;
	color: #0B82B5;
	border-color: #0B82B5;
	margin: initial;
}