@charset "utf-8";

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

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

#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:space-around;
	align-items:center;
	margin:0 auto 20px;
	padding:5px;
	border:1px solid #ccc;
}

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

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

.ysys_icon{
	margin:20px 0;
}

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


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

.gal_list{
	display:flex;
	flex-wrap:wrap;
}

.gal_list > li {
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	width: 49%;
	margin: 10px 2% 0 0;
	padding: 10px;
	box-shadow: 1px 1px 4px #aaa;
	flex-wrap: wrap;
	align-items: flex-start;
}

.gal_list>li:nth-child(2n){
	margin-right:0;
}


/*↓↓↓↓↓↓プラン毎のbox内の色↓↓↓↓↓↓*/

/*--------DX--------*/

.gal_list>li.plan01{
	background:#fff9d3;
}

/*↑↑↑↑↑↑プラン毎のbox内の色↑↑↑↑↑↑*/

.gal_list>li .left{
	width:180px;
	margin-right:10px;
}

.gal_list>li .left a{
	position:relative;
	display:block;
	font-size:0;
}

.gal_list>li .left figure{
	width:180px;
	height:240px;
	overflow:hidden;
}

.gal_list>li .left figure img{
	width:180px;
}

.gal_list>li .left .Capa_1{
	position:absolute;
	top:-5px;
	left:-5px;
	width:40px;
}

.gal_list > li .right {
	box-sizing: border-box;
	width: 220px;
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 2px #999;
	min-height: 240px;
	position: relative;
}

.gal_list>li .right h3 a{
	color:#333;
	font-size:16px;
	font-weight:bold;
}

.gal_list>li .right .type{
	display:flex;
	font-size: 89.3%;
	flex-wrap:wrap;
}

.gal_list>li .right .type li{
	padding:3px;
	margin:0 3px 3px 0;
	border:1px solid #ccc;
	border-radius:3px;
}

.gal_list>li .right .schedule{
	background: #ffe5ec;
	border-radius: 4px;
	margin: 6px 0;
	padding: 6px 0;
	text-align: center;
	width: 100%;
}

.gal_list>li .right .schedule em{
	color: #e65783;
	font-weight: bold;
}
.gal_list>li .right .shopData{
	border-top:1px solid #ccc;
	padding:5px 0;
	line-height:1.2;
}

.gal_list>li .right .shopData a{
	color:#c90037;
	font-weight:bold;
}

.gal_list>li .right .shopData .shopTime{
	margin-top:5px;
}

.gal_list>li .right .shopData .shopTime: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;
}

.gal_list>li .right ul.icons {
	margin:0 0 5px 0;
}

.gal_list>li .right ul.icons li {
	display: inline-block;
}

.filter .ui-slider-handle {
	background:#0088ff !important;
}

.sche_hour {
	font-size: 11px;
}
.can_play {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	width: 100%;
	background: #fff;
	margin-top: 10px;
	flex-direction: column;
	padding: 5px 10px;
	box-shadow: 0 0 2px #999;
	overflow: hidden;
}
.can_play_ttl {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1px;
	margin-bottom: 2px;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.can_play_link a {
	color: #1b78bc;
}
.can_play_item {
	text-align: center;
}



/*================あしあとシステム================*/
#ashiato {
	margin-bottom: 30px;
	padding-top: 30px;
}
#ashiato .graybox {
	padding: 40px 20px 20px;
	background-color: #eeeeee;
	box-sizing: border-box;
	position: relative;
}
#ashiato .ttl {
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	width: 57%;
	padding: 12px 0;
	background-color: #e4007f;
	color: #ffed02;
	font-size: 20px;
	text-align: center;
	box-sizing: border-box;
	border-radius: 5px;
}
#ashiato .ttl span {	font-weight: bold;}
#ashiato .ttl span::before,
#ashiato .ttl span::after {
	content: "";
	display: inline-block;
	width: 3px;
	height: 20px;
	background-color: #ffed02;
	position: relative;
	top: 2px;
}
#ashiato .ttl span::before {
	left: -10px;
	transform: rotate(-10deg);
}
#ashiato .ttl span::after {
	right: -10px;
	transform: rotate(10deg);
}
#ashiato .ttl::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -20px;
    left: 50%;
    border: 11px solid #e4007f;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    transform: translateX(-50%);
}
#ashiato .ladylist {
	display: flex;
}
#ashiato .ladylist li {
	width: 19%;
	margin: 0 1.25% 0 0;
	border: 2px solid #e40b84;
	border-radius: 5px;
	box-sizing: border-box;
	overflow: hidden;
	background-color: #fff;
}
#ashiato .ladylist li:nth-child(5) {	margin-right: 0;}
#ashiato .ladylist li .ladyname {
	padding: 3px 3px 0;
	font-weight: bold;
	font-size: 13px;
}
#ashiato .ladylist li .ladyname a {	color: #0062b3;}
#ashiato .ladylist li .size,
#ashiato .ladylist li .area {
	padding: 0 3px;
	color: #838383;
	font-size: 10px;
}
#ashiato .ladylist li .shopname {
	padding: 3px 3px 0;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#ashiato .ladylist li .ladyname,
#ashiato .ladylist li .size,
#ashiato .ladylist li .area,
#ashiato .ladylist li .shopname {
	box-sizing: border-box;
}
.shop_feature figure {
	width: 60px;
	position: relative;
	cursor: pointer;
}
.shop_feature-modal {
	display: none;
	position: absolute;
	padding: 10px;
	font-size: 14px;
	line-height: 1.6em;
	color: #fff;
	border-radius: 10px;
	background: #000;
	width: 260px;
}
.shop_feature-modal::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    border: 15px solid transparent;
    border-top: 15px solid #000;
    margin-left: -15px;
}
.shop_feature-inner {
	position: absolute;
	width: 280px;
	left: -100px;
	cursor: default;
	top: -190px;
	cursor: context-menu;
	height: 200px;
	display: none;
}
.shop_feature figure:hover + .shop_feature-inner {
	display: inline-block;
	height: 200px;
}
.shop_feature-inner:hover > .shop_feature-modal {
	display: inline-block;
	top:0px;
	left: -5px;
}
.shop_feature figure:hover + .shop_feature-inner > .shop_feature-modal {
	display: inline-block;
	left: -5px;
	top: 0px;
}
.shop_feature-txt {
	text-align: center;
	margin: 0 auto 10px;
}
.shop_feature-btn a {
	display: block;
	text-align: center;
	padding: 10px;
	border-radius: 40px;
	color: #fff !important;
	font-size: 18px;
	font-family: "Reggae One", system-ui;
	position: relative;
}
.shop_feature-btn a:hover {
	opacity:.7;
	transition:.2s;
}
.shop_feature-btn a::before {
	content: "";
	width: 20px;
	height: 20px;
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18px'%20height='18px'%20viewBox='0%200%2024%2024'%3E%3Ctitle%3Eright_line%3C/title%3E%3Cg%20id='right_line'%20fill='none'%20fill-rule='evenodd'%3E%3Cpath%20d='M24%200v24H0V0h24ZM12.593%2023.258l-.011.002-.071.035-.02.004-.014-.004-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.017-.018Zm.265-.113-.013.002-.185.093-.01.01-.003.011.018.43.005.012.008.007.201.093c.012.004.023%200%20.029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022Zm-.715.002a.023.023%200%200%200-.027.006l-.006.014-.034.614c0%20.012.007.02.017.024l.015-.002.201-.093.01-.008.004-.011.017-.43-.003-.012-.01-.01-.184-.092Z'/%3E%3Cpath%20fill='%23FFFFFF'%20d='M15.707%2011.293a1%201%200%200%201%200%201.414l-5.657%205.657a1%201%200%201%201-1.414-1.414l4.95-4.95-4.95-4.95a1%201%200%200%201%201.414-1.414l5.657%205.657Z'/%3E%3C/g%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}

.shop_feature-s {
	margin-bottom: 10px;
	background:#c80037;
}
.shop_feature-t {
	background:#4a6f8c;
}
.shop .shopInfo .shop_heading .copes li.card {
	text-align:center;
}
.shop_heading {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.shop_feature-close {
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
}