@charset "utf-8";

article{
	display:flex;
	justify-content:center;
	width:1340px;
	margin:0 auto;
}

main{
	padding:20px;
	background:#fff;
}

.sortLink{
	display:flex;
	margin-bottom:20px;
	border:1px solid #c80037;
	border-bottom-width:3px;
}

.sortLink li{
	width:25%;
}

.sortLink li a{
	display:block;
	padding:5px;
	border-right:1px solid #c80037;
	text-align:center;
}

.sortLink li:last-child a{
	border-right:none;
}

.sortLink li.current a{
	position:relative;
	background:#c80037;
	color:#fff;
}

.sortLink li.current a:after{
	content:"";
	display:inline-block;
	position:absolute;
	left:calc(50% - 10px);
	bottom:-20px;
	border:10px solid transparent;
	border-top:10px solid #c80037;
}

#nowConditions{
	display:flex;
	align-items:center;
	margin:20px 0;
}

#nowConditions h3{
	width:10%;
	font-weight:bold;
}

#nowConditions ul{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	width:90%;
}

#nowConditions ul li{
	margin:0 5px;
	padding:5px 10px;
	border:1px solid #ddd;
	border-radius:5px;
}


/*========================ページャー用=======================*/

.ajax_pager{
	margin:20px 0;
}

ul.pager01{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

ul.pager01 li{
	margin:3px;
}
ul.pager01 li a{
	display:block;
	padding:10px;
	border:1px solid #999;
	border-radius:3px;
	color:#333;
}

ul.pager01 li span{
	display:block;
	padding:10px;
	background:#eee;
	border:1px solid #999;
	border-radius:3px;
}

ul.pager01 li.current a{
	background:#e1e1e1;
}


ul.pager01 li a:hover{
	color:#c90037;
}

.ajax_pager .now{
	margin:10px 0;
	font-size:16px;
}

.ajax_pager .now span{
	font-weight:bold;
}

.ajax_pager .now span.big{
	font-size:1.4em;
	color:#c90037;
}


/*========================メイン=======================*/

.mark_ex{
	display:flex;
	justify-content:center;
	align-items:center;
	width:800px;
	margin:0 auto;
	padding:5px 10px;
	border:1px solid #999;
}

.mark_ex li{
	margin:0 10px;
}

.mark_ex li img{
	vertical-align:middle;
	margin-right:5px;
}

.mark_ex li .Capa_1{
	width:25px;
	vertical-align:middle;
	margin-right:5px;
}

.attention span{
	color:#c80037;
	font-weight:bold;
}

.ysys_icon{
	margin:20px 0;
}

.ysys_icon img{
	width:60px;
	margin-right:10px;
}

.item_list .discountBox{
	box-sizing:border-box;
	margin-bottom:20px;
	padding:10px;
	border:3px solid #c90037;
}

.item_list .discountBox.plandx{
	background:#fff9d3;
}

.item_list .discountBox .head{
	padding:10px;
	padding-top:0;
	border-bottom:1px solid #aaa;
	line-height:1.6;
}

.item_list .discountBox .head h3 a{
	display:inline-block;
	color:#c80037;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

.item_list .discountBox .head .data {
	display: flex;
	align-items: center;
}

.item_list .discountBox .head .data li{
	margin-right:10px;
}

.item_list .discountBox .head .data .time:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	background:url('https://img.undernavi.com/front/pc/common/icon_clock.png');
	width:18px;
	height:18px;
	margin-right:5px;
}

.item_list .discountBox .head .data .tel:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	background:url('https://img.undernavi.com/front/pc/common/icon_tel.png');
	width:18px;
	height:18px;
	margin-right:5px;
}

.item_list .contents{
	display:flex;
	flex-wrap:wrap;
	padding:10px;
}

.item_list .contents .left {
	width: 200px;
}
.item_list .contents .left a{
	color:#c80037;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

.item_list .contents .right{
	display:flex;
	flex-wrap:wrap;
	width:654px;
	padding-left:10px;
}

.item_list .contents .play{
	box-sizing:border-box;
	width:100%;
	margin:0 auto 10px;
	padding:5px;
	background:repeating-linear-gradient(90deg,#c50034 0,#bd0030 6px);
	border-top:1px solid #e880a1;
	border-bottom:1px solid #9b2d36;
	outline:1px solid #b63540;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
}

.item_list .contents .play span{
	color:#ff9;
	font-weight:bold;
}

.item_list .contents .play_b{
	box-sizing:border-box;
	width:100%;
	margin:0 auto 10px;
	padding:5px;
	background:repeating-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 3px,rgba(112,43,0,.1) 3px,rgba(112,43,0,.1) 6px),linear-gradient(#d77a01 0,#bb4d00 100%);
	border-top:1px solid #e4bc7e;
	border-bottom:1px solid #a64500;
	outline:1px solid #b73541;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-shadow:1px 1px 1px #000;
}

.item_list .contents .right .coupon{
	box-sizing:border-box;
	position:relative;
	width:467px;
	height:162px;
	margin-right:60px;
	padding:5px 20px 0 80px;
	background:url('https://img.undernavi.com/front/pc/area/watched/coupon_bg.png') no-repeat;
}

.item_list .contents .right .coupon .dx_icon{
	position:absolute;
	right:-55px;
}

.item_list .contents .right .coupon .after{
	display:block;
}

.item_list .contents .right .coupon .denial{
	text-decoration:line-through;
}

.item_list .contents .right .now span.label{
	display:inline-block;
	width:160px;
	padding:5px;
	background:#00c7b2;
	color:#fff;
	text-align:center;
}

.item_list .contents .right .after{
	display:flex;
	align-items:center;
}

.item_list .contents .right .after .watch{
	margin-right:10px;
}

.item_list .contents .right .coupon .after .afterFee{
	font-size:24px;
	font-weight:bold;
	line-height:1.2;
}

.item_list .contents .right .coupon .afterFee span{
	color:#c80037;
	font-size:48px;
	font-weight:bold;
	margin-left:20px;
}

.item_list .contents .right .coupon .after .label{
	width:330px;
	margin:0 auto;
	border:1px solid #999;
	border-radius:30px;
	color:#999;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.item_list .contents .right .coupon .after .label strong, .item_list .contents .right .coupon .after .label strong span {
	font-weight: bold;
}
.item_list .contents .right .coupon .after .label strong span {
	margin-right:5px;
	font-size:16px;
}
.item_list .contents .right .coupon .after .note{
	font-size:12px;
}

.item_list .contents .right .coupon .after .note span{
	color:#c80037;
	font-weight:bold;
}

.item_list .contents .right .qr{
	width:120px;
	background:#f5f5f5;
	box-shadow:1px 1px 1px #aaa;
}

.item_list .contents .right .qr p{
	text-align:center;
}

.item_list .contents .right dl{
	box-sizing:border-box;
	display:flex;
	align-items:center;
	width:100%;
	margin-top:10px;
	padding:5px;
	background:#f5f5f5;
	border:1px solid #aaa;
}

.item_list .contents .right dt{
	width:20%;
	text-align:center;
}

.item_list .contents .right dd{
	padding:0 10px;
	border-left:1px solid #aaa;
	text-align:left;
}

.item_list .contents .right table{
	width:100%;
	margin-top:10px;
}

.item_list .contents .right thead tr{
	border:1px solid #93b7c9;
}

.item_list .contents .right th{
	position:relative;
	padding:10px 0;
	background:#00c7b2;
	color:#fff;
	text-align:center;
	text-shadow:1px 1px 0 #445963;
}

.item_list .contents .right th:not(:last-child):after{
	content:"";
	position:absolute;
	top:calc(50% - 7px);
	right:0;
	display:inline-block;
	width:1px;
	height:14px;
	box-shadow:-1px 0 1px 0 #fff;
	background:#445963;
}

.item_list .contents .right tr{
	background:#f5f5f5;
}

.item_list .contents .right td{
	position:relative;
	padding:10px;
	border:1px solid #aaa;
	text-align:center;
}

.item_list .contents .right td.note img.fade{
	opacity:.1;
}

.item_list .contents .right td.note img:hover+span{
	display:block;
}

.item_list .contents .right td.note span:hover{
	display:block;
}

.item_list .contents .right td.note span{
	display:none;
	position:absolute;
	top:-20px;
	right:50px;
	width:520px;
	min-height:50px;
	padding:20px;
	border:2px solid #f7187c;
	border-radius:5px;
	background:#fff;
	line-height:1.6;
	text-align:left;
	z-index:99;
}

.item_list .contents .right td.note span:before{
	content:"";
	position:absolute;
	right:-10px;
	top:25px;
	display:inline-block;
	width:15px;
	height:15px;
	background:#fff;
	border:2px solid #f7187c;
	transform:rotate(45deg);
}

.item_list .contents .right td.note span:after{
	content:"";
	position:absolute;
	right:0;
	top:20px;
	display:inline-block;
	width:15px;
	height:30px;
	background:#fff;
}
.item_list .contents .right td.note span strong {
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}

.scheBox {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	background: #fee4ed;
	border-radius: 5px;
	padding: 5px;
}
.scheBox dt {
	font-weight: bold;
}
.item_list .contents .left p {
	margin-bottom: 5px;
}
/****今すぐ予算に合わせて遊べる
********************************/
.standby_lady {
	font-size: 15px;
	display: flex;
	align-items: center;
}
.standby_lady_count {
	color: #c90037;
	font-weight: bold;
	font-size: 20px;
	vertical-align: middle;
}
.standby_lady::before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 26px;
	background: url(https://img.undernavi.com/front/pc/common/icon/side_icon03.png);
	vertical-align: middle;
	margin-right: 5px;
}
.today.today2 {
	display: flex;
	align-items: center;
}
.sch_today {
	margin-right: 10px;
}
.moreDiscount {
    padding: 15px 0 0 0;
    width: 100%;
}
.moreDiscount a {
    display: block;
    width: 60%;
    margin: 0 auto;
    padding: 15px 0;
    background: url(https://img.undernavi.com/front/pc/area/watched/arrow_r.png) no-repeat 90% center / auto 40% #fff;
    border-radius: 5px;
    color: #999;
    font-weight: bold;
    text-align: center;
    box-shadow: 0 0 3px #777;
}
.deficit_bnr {
	margin-bottom: 20px;
}

.item_list-discount .size {
	text-align: left;
	font-size: 15px;
	letter-spacing: -1px;
	line-height: 1;
}

.item_list-discount .size::after {
	background: radial-gradient(circle farthest-side, #666, #666 25%, transparent 25%, transparent);
	background-size: auto;
	background-size: 10px;
	content: '';
	display: inline-block;
	height: 2px;
	width: 100%;
}
.item_list-shopname {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-align: left;
	width: 100%;
	font-size: 14px;
}
.item_list-discount .thumb {
	margin-bottom: 5px;
	height: 250px;
	overflow: hidden;
}
.item_list-discount .contents .left p {
	margin-bottom: 5px;
	text-align: left;
}
.item_list-discount .tel {
	background: url(https://img.undernavi.com/front/pc/shop/shp_telephone.png) no-repeat;
	padding-left: 24px;
}
.item_list-discount .time {
	background: url(https://img.undernavi.com/front/pc/shop/shop_clock.png) no-repeat;
	padding-left: 24px;
}
.item_list-discount .contents .right {
	flex: 1;
	width: auto;
	display: block;
	padding: 0;
}
.item_list-discount .contents {
	gap: 0 30px;
}
.discount_name {
	font-size: 24px;
	color: var(--c-red-color);
	font-weight: bold;
	margin: 10px 0;
	width: 78%;
}
.item_list-inner {
	display: flex;
	margin-bottom: 10px;
}
.item_list-coupon {
	flex: 1;
	overflow: hidden;
	position: relative;
	background: #fefbee;
	padding: 20px 0px 20px 40px;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.4);
	margin-right: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.item_list-coupon::before {
	content: "";
	display: inline-block;
	background: url('https://img.undernavi.com/front/pc/area/pref/coupon_bg.png') no-repeat;
	width: 100%;
	height: 100%;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
}
.normal {
	font-size: 16px;
	color: #333333;
}
.item_list-discount .normal {
	font-size: 18px;
}
.item_list-discount .price {
	color: #ff0000;
	line-height: 1;
	position: relative;
	display: flex;
	align-items: center;
}
.item_list-discount .p_minute {
	font-size: 40px;
	font-weight: bold;
}
.item_list-discount .p_after_price {
	font-size: 49px;
	font-weight: bold;
}
.item_list-discount .after_yen {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.p_minute em {
	color: #000;
	font-size: 26px;
	font-weight: bold;
}
.price_off {
	margin-left: 5px;
}
.price_off, .extend_time {
	display: inline-flex;
	background: #f00;
	color: #fff;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	text-align: center;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	position: relative;
	top: -15px;
	margin-left: 10px;
}
.item_list-discount .contents .right .qr {
	background: #fff;
	padding: 10px 0;
}
.qr_txt {
	color: var(--c-red-color);
	line-height: 1;
	font-size: 11px;
}
.usable_condition {
	background: #f2f2f2;
	padding: 20px;
	margin-bottom: 10px;
}
.item_list-discount .qr > p {
	margin-bottom: 5px;
}

.moreDiscount_btn a {
	background-image: -moz-linear-gradient( 90deg, rgb(201,0,55) 0%, rgb(233,0,64) 68%);
	background-image: -webkit-linear-gradient( 90deg, rgb(201,0,55) 0%, rgb(233,0,64) 68%);
	background-image: -ms-linear-gradient( 90deg, rgb(201,0,55) 0%, rgb(233,0,64) 68%);
	box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.23);
	display: inline-block;
	color: #fff;
	width: 35%;
	text-align: center;
	font-size: 14.587px;
	border-radius: 20px;
	padding: 6px;
	border: 2px solid #ffff;
	box-sizing: border-box;
}
.moreDiscount_btn {
	text-align: right;
	position:relative;
}
.moreDiscount_btn a::after {
	content: "";
	display: inline-block;
	background: url('https://img.undernavi.com/front/pc/area/pref/watched/arrow_r.png') no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	background-size: contain;
}

.item_list.item_list-discount {
	position: relative;
}
.item_list.item_list-discount .dx_icon {
	position: absolute;
	right: -10px;
	top: -30px;
}
.discount_select {
	display: flex;
	justify-content: right;
	gap: 0 15px;
}
.discount_select-item select {
	background: #fff;
	border-radius: 40px;
	padding: 3px 30px;
	text-align: left;
	width: 210px;
	display: block;
	position:relative;
}
.discount_select-item::after {
	content: "";
	display: inline-block;
	width: 22px;
	height: 22px;
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iIzAwMDAwMCIgdmlld0JveD0iMCAwIDI1NiAyNTYiPjxwYXRoIGQ9Ik0yMTMuNjYsMTAxLjY2bC04MCw4MGE4LDgsMCwwLDEtMTEuMzIsMGwtODAtODBBOCw4LDAsMCwxLDUzLjY2LDkwLjM0TDEyOCwxNjQuNjlsNzQuMzQtNzQuMzVhOCw4LDAsMCwxLDExLjMyLDExLjMyWiI+PC9wYXRoPjwvc3ZnPg==');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	right: 10px;
	top: 50%;
	pointer-events: none;
	transform: translateY(-50%);
}
.discount_select-item {
	position: relative;
}
.discountBox.plandx {
	position: relative;
}
.usable_condition span {
	display: block;
	font-weight: bold;
}