@charset "UTF-8";
/* CSS Document */
#featured_detail .ContentsHeader{
    position: relative;
    height: 54px;
    margin: 0 0 12px;
    padding-left: 1em;
    color: #13131e;
    font-size: 131%;
    font-weight: bold;
    line-height: 54px;
    border-bottom: 1px solid #ebebeb;
	position: relative;
}
#featured_detail .ContentsHeader:before {
	content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(237,28,121);
    background: -moz-linear-gradient(left, rgba(237,28,121,1) 0%, rgba(255,110,174,1) 100%);
    background: -webkit-linear-gradient(left, rgba(237,28,121,1) 0%,rgba(255,110,174,1) 100%);
    background: linear-gradient(to right, rgba(237,28,121,1) 0%,rgba(255,110,174,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c79', endColorstr='#ff6eae',GradientType=1 );
}
#featured_detail .ContentsHeader:after {
    content: "";
    width: 49px;
    height: 46px;
    position: absolute;
    top: 2px;
    right: 0;
    background: -moz-linear-gradient(45deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 49%, rgba(238,34,124,1) 50%, rgba(255,109,174,1) 72%, rgba(255,109,174,1) 82%, rgba(255,109,174,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 49%,rgba(238,34,124,1) 50%,rgba(255,109,174,1) 72%,rgba(255,109,174,1) 82%,rgba(255,109,174,1) 100%);
    background: linear-gradient(45deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 49%,rgba(238,34,124,1) 50%,rgba(255,109,174,1) 72%,rgba(255,109,174,1) 82%,rgba(255,109,174,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ff6dae',GradientType=1 );
}
#featured_detail {
	margin: 0;
	padding: 0;
	background: #fff;
}
.ichioshiprofile {
	margin: 16px;
	padding: 8px 12px;
	background: #FFEEFF;
}
.ichioshiprofile h3 {
	font-size: 1.5em;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #e62f8b;
}
span.storename {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ichioshidata {
	width: 360px;
	display: flex;
	flex-flow: row wrap;
	margin: 8px auto;
}
.ichioshidata div {
	padding: 8px;
}
.ichioshidata .coll {
	width: 90px;
	text-align: left;
	background: #f2f2f2;
    border-top: transparent;
    border-right: transparent;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
.ichioshidata .colr {
	width: 230px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: transparent;
}
.coll:first-child {
    border-top: 1px solid #e3e3e3;
}
.colr:last-child {
    border-bottom: 1px solid #e3e3e3;
}
.mottomiruBt a {
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(248,248,248,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(248,248,248,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(248,248,248,1) 100%);
    display: block;
    width: auto;
    margin: 8px;
    padding: 8px;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    color: #000;
    border: none;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    cursor: pointer;
}

.clearboth {
	clear: both;
	border: 1px solid #fff;
	background: #fff;
}

#featured_detail .mainpic_summary{
	display:inline-block;
	float:left;
	margin:0;
	padding-left: 10px;
	line-height:1.6;
	font-size:14px;
}
#featured_detail .featured_thumbs{
	display: inline-block;
	float: right;
	width: 300px;
	margin: 0;
	text-align: right;
}

#featured_detail .mainpic_summary img{
	width:360px;
}

#featured_detail .mainpic_summary img.linkbtn{
	width:178px;
	margin-top:15px;
}

#featured_detail .featured_thumbs ul li{
	display:inline-block;
	float:left;
	width:64px;
	height:82px;
	margin:3px 5px 2px 5px;
}
#featured_detail .featured_thumbs span{
	float: left;
	clear: both;
	margin-left: 10px;
	color: #cc00cc;
	font-size: 77%;
}

#featured_detail .featured_thumbs ul li img{
	width:60px;
}

#featured_detail .featured_thumbs .comm{
	margin: 8px;
	padding: 8px;
	text-align: left;
	line-height: 1.4;
	font-size: 1.2em;
	background:#ffeeff;
}


#featured_detail .featured_thumbs .comm p{
	font-size:13px!important;
	line-height:1.8;
	font-weight:bold;
	color:#cc00cc;
	margin : 5px 0 5px 0;
}

#featured_detail .btnfirld_01{
	width:100%;
	height:73px;
	margin:15px auto 5px auto;
	text-align:right;
}


#featured_detail .btnfirld_01 ul li{
	display:inline-block;
	float:left;
	width:180px;
	height:69px;
	margin:2px;
}


#featured_detail .btnfirld_02{
	width:99%;
	margin:0 auto 5px;
	text-align:center;
}


#featured_detail .btnfirld_03{
	width:99%;
	margin:30px auto 15px;
	text-align:center;
}
#featured_detail .btnfirld_03 a{
	margin:5px;
	padding:8px 30px;
	text-decoration:none;
}


#featured_detail .apealcomm{
	width:90%;
	padding:8px 30px;
	margin:15px auto 5px auto;
	line-height:1.6;
	text-align:center;
	background:#ffffcc;
	font-weight:700;
}


.fuzokuten_box_left{
	margin:5px auto!important;
}

div.btn{
	padding:8px 25px;
	margin-left:5px;
	color:#999;
}

ul.print_command li {
	width: 180px;
	height: 32px;
	margin: 10px!important;
}

#featured{
  width:720px;
  position: relative;
  margin: 0 auto;
  padding:0;
}

#featured ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}


#featured li.element-item{
  width: 170px;
  height:195px;
  background-color: #ffffff;
  border: 1px solid #dedede;
          border-radius: 4px;
     -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  cursor: pointer;
  background:#ffeeee;
  margin:3px 4px 16px 0;
  padding: 2px 2px 15px 2px;
}

#featured li.element-item p.name{
	line-height:1.3;
	font-size:15px;
	color:#0033cc;
	margin: 5px auto 2px auto;
}
#featured li.element-item p.size{
	line-height:1.3;
	font-size:13px;
	color:#cc00cc;
	margin: 2px auto 2px auto;
}
#featured li.element-item p.shopname{
	line-height:1.3;
	font-size:12px;
	margin: 2px auto 2px auto;
	padding-left:5px;
	/*text-align:left;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
}
#featured li img{
  display: inline-block;
}

#featured li a{
  text-decoration:none;
}

#featured li:hover{
  background:#e5e5e5;
}

#featured li p{
  color: #666;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  font-weight: 200;
  margin: 7px 0 2px 7px;
  text-decoration:none;
}

.cttlL-newShop,
.shinkiShop,
a.motBt_2,
.cttlL-mag,
.magmag{
	display:none;
}

.ticketarea{
	margin:5px auto;
	width:710px;
}

.ticketarea .ticketBan{
	width:480px;
}

[class^="t_t_l-"],
[class*=" t_t_l-"] {
  display: inline-block;
  /display: inoline;
  /zoom: 1;
  width: 710px;
  margin:5px auto 10px auto;
  vertical-align: text-top;
  background-image: url("img/c_title.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.t_t_l-01 {
  background-position: 0 0px;
  height: 50px;
  line-height: 50px;
}

.t_t_l-02 {
  background-position: 0 -50px;
  height: 50px;
  line-height: 50px;
}
.t_t_l-03 {
  background-position: 0 -100px;
  height: 50px;
  line-height: 50px;
}
.t_t_l-04 {
  background-position: 0 -150px;
  height: 50px;
  line-height: 50px;
}
.t_t_l-05 {
  background-position: 0 -200px;
  height: 50px;
  line-height: 50px;
}

.appeal_txt{
	margin:0px auto 10px auto;
	padding : 10px 10px 20px 10px;
	width:690px;
	background:#ffffcc;
}
.appeal_txt li{
	list-style : square inside;
	line-height:1.2;
	font-size:15px;
	margin : 10px 0;
}
.lg_mita{
	line-height:1.5;
	padding : 0px;
	width:710px;
	font-size:15px;
	margin : 5px auto 10px auto;
	text-align:center;
}
.lg_mita span{
	color:#0033ff;
	font-weight:bold;
}

#fuzokuten_table caption.title{
	font-size:24px!important;
	font-weight:bold;
}

.discount_cell{
	font-size:150%!important;
	line-height:1.5!important;
}
#fuzokuten_table td a.gotoshop{
	display:block;
	width:150px;
	min-height:40px;
}
#fuzokuten_table td a.gotoshop:before{
	font-size:13px!important;
	font-weight:normal;
	color:#0033cc;
	line-height:1.4;
	content:'▼店舗の詳細はこちら▼';
	display:inline-block;
}


/* お店ページイチオシ娘一覧用 */
.shopichioshilist {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.shopichioshilist li{
	position: relative;
	display: block;
}
.shopichioshilist li {
	transition: transform 0.3s linear;
}
.shopichioshilist li:hover {
	transform: scale(1.1);
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.shopichioshilist li a img:hover {
	opacity: 1.0;
}
.shopichioshilist p {
	position: absolute;
	display: block;
	bottom: 0px;
	width: 100%;
	color: #f3388b;
	font-weight: bold;
	font-size: 16px;
	background:rgba(255, 255, 255, 0.8);
	text-indent: 8px;
	white-space: nowrap; 
    overflow: hidden;
	text-overflow: ellipsis;
	border-right: 8px solid #f3388b;
	box-sizing: border-box;
}
.shopichioshilist p span {
	display: block;
	position: relative;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	text-indent: 8px;
}
.shopichioshilist p span span.label {
	display: inline-block;
	position: absolute;
	right: 4px;
	bottom: 0px;
	background: #D41920;
	color: #ff0;
	border-radius: 4px;
	text-align: center;
	text-indent: 0;
	padding: 1px 4px;
}
.shopichioshilist li:nth-child(odd){
	margin: 0px 23px 21px 46px;
}
.shopichioshilist li:nth-child(even) {
	margin: 0px 46px 21px 23px;
}
