@charset "utf-8";

/* 女子詳細 woman detail
------------------------------------------------------------  */
/**
 * added at 171207
 */
.rightCol {
	margin: 10px 0 0;
}
.detail_head {}
.detail_body {}
.detail_body__basic {
  margin: 10px 0;
}
.detail_head__item {}

.detail_body__wrap {
  overflow: hidden;
}
.detail_body__1,
.detail_body__2 {
  box-sizing: border-box;
}

.detail_body__1 {
  /* padding-left: 10px; */
  float: left;
  width: 50%;
}
.detail_body__2 {
  padding-left: 10px;
  float: right;
  width: 50%;
}

.horizontals {
  overflow: hidden;
}

.horizontals__item {
  float: left;
  margin-left: .5%;
  margin-right: .5%;
}
.horizontals.horizontals-3
.horizontals__item {
  width: 32.3333%;
}
.horizontals.horizontals-3.detail_body__label
.horizontals__item {
  width: 29.3333%;
  margin-left: 2%;
  margin-right: 2%;
}
.horizontals.horizontals-3
.horizontals__item p {
  margin: 0 !important;
}

.type {}
.type.type-number {
  font-size: 1.2em;
}

.size {}
.size.size-small {
  font-size: 14px;
}
.detail_body__alert
.size.size-small {
  margin-right: 10px;
}

.js-masonry {
  /* margin: 20px 0; */
  padding: 20px 0;
  overflow: hidden;
  width: 100%;
}
.js-masonry__item {
  float: left;
  width: 25%;
  padding: 4px;
  box-sizing: border-box;
}
.js-masonry__item a {
  display: block;
  text-decoration: none;
}
.js-masonry__item img {
  width: 100%;
}

.js-masonry__btn {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  z-index: 2;
}
.js-masonry__btn::after {
  position: absolute;
  content: "";
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
}
.js-masonry__btn.js-masonry__btn-play::after {
  width: 40px;
  height: 40px;
  background-image: url(/common_new/images/icon-play.png);
  background-size: 40px;
}

.js-tv-switch {
  position: relative;
  display: block;
  /** ^^block__sort_heights */
  height: 110px;
  overflow: hidden;
  /** ^^block__sort_heights */
}

/** ^^block__sort_heights */
.js-masonry__img {
  z-index: 1;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/** ^^block__sort_heights */

.alert {
  padding: 10px;
  border-radius: 4px;
}
.alert.alert-gray {
  background-color: #e5e5e5;
}
.alert.alert-gray.detail_body__alert {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
}

.detail_body__label {
  margin: 10px 0;
}

.label {
  border-radius: 4px;
  padding: 6px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.label.label-pink {
  color: white;
  background-color: #ff3366;
}
.label.label-orange {
  color: white;
  background-color: #fd8418;
}
.label.label-green {
  color: #273705;
  background-color: #a2ec04;
}

.color {}
.color.color-pink {
  color: #ff3333;
}

div.womandetail {
	width: 710px;
}
div.womandetail.detail_head {
  position: relative;
  width: auto;
  height: 46px;
  margin: 0 !important;
  padding: auto !important;
  background: #fff;
  border-bottom: 5px solid #eb2578;
}
div.womandetail.detail_body {
  width: auto;
  margin: 10px auto auto;
  padding: 0 10px 10px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-top: none;
}

/* ホバー（共通） */
a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


/* 名前・スリーサイズ */
div.detail_head {
	position: relative;
	clear: both;
	margin: 0;
	padding: 3px 0;
	vertical-align: bottom;
	font-size: 16px;
}
div.detail_body h1,
div.detail_head h1 {
	display: inline-block;
	overflow: hidden;
	max-width: 410px;
	margin: auto 5px;
	line-height: 130%;
	vertical-align: bottom;
	font-size: 26px;
}
div.detail_body h1 {
}
div.detail_body p.cup,
div.detail_head p {
	display: inline-block;
	width: 69px;
	height: 46px;
	margin: auto 3px !important;
	padding: auto 3px  !important;
	text-indent: -9000px;
	vertical-align: bottom;
}
div.detail_head p.detail_head__item {
  display: block;
  width: auto;
  line-height: 46px;
  font-weight: bold;
  color: #000066;
  font-size: 22px;
  text-indent: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.detail_head p.detail_head__item: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 );
}
.detail_body p.cup_1 { background: url(/pictogram/shop/glyphicons-detail.png) 0px 0px no-repeat;} /* A cup */
.detail_body p.cup_2 { background: url(/pictogram/shop/glyphicons-detail.png) -74px 0px no-repeat;} /* B cup */
.detail_body p.cup_3 { background: url(/pictogram/shop/glyphicons-detail.png) -147px 0px no-repeat;} /* C cup */
.detail_body p.cup_4 { background: url(/pictogram/shop/glyphicons-detail.png) -220px 0px no-repeat;} /* D cup */
.detail_body p.cup_5 { background: url(/pictogram/shop/glyphicons-detail.png) 0 -50px no-repeat;} /* E cup */
.detail_body p.cup_6 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -50px no-repeat;} /* F cup */
.detail_body p.cup_7 { background: url(/pictogram/shop/glyphicons-detail.png) -147px -50px no-repeat;} /* G cup */
.detail_body p.cup_8 { background: url(/pictogram/shop/glyphicons-detail.png) -220px -50px no-repeat;} /* H cup */
.detail_body p.cup_9 { background: url(/pictogram/shop/glyphicons-detail.png) 0px -100px no-repeat;} /* I cup */
.detail_body p.cup_10 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -100px no-repeat;} /* J cup */
.detail_body p.cup_11 { background: url(/pictogram/shop/glyphicons-detail.png) -147px -100px no-repeat;} /* K cup */
.detail_body p.cup_12 { background: url(/pictogram/shop/glyphicons-detail.png) -220px -100px no-repeat;} /* L cup */
.detail_body p.cup_13 { background: url(/pictogram/shop/glyphicons-detail.png) 0px -350px no-repeat;} /* M cup */
.detail_body p.cup_14 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -350px no-repeat;} /* N cup */
.detail_body p.cup_15 { background: url(/pictogram/shop/glyphicons-detail.png) -147px -350px no-repeat;} /* O cup */
.detail_body p.cup_16 { background: url(/pictogram/shop/glyphicons-detail.png) -220px -350px no-repeat;} /* P cup */
.detail_body p.cup_17 { background: url(/pictogram/shop/glyphicons-detail.png) 0px -400px no-repeat;} /* Q cup */
.detail_body p.cup_18 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -400px no-repeat;} /* R cup */
.detail_body p.cup_19 { background: url(/pictogram/shop/glyphicons-detail.png) -147px -400px no-repeat;} /* S cup */
.detail_body p.cup_20 { background: url(/pictogram/shop/glyphicons-detail.png) -220px -400px no-repeat;} /* T cup */
.detail_body p.cup_21 { background: url(/pictogram/shop/glyphicons-detail.png) 0px -450px no-repeat;} /* U cup */
.detail_body p.cup_22 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -450px no-repeat;} /* V cup */
.detail_body p.cup_23 { background: url(/pictogram/shop/glyphicons-detail.png) -147px -450px no-repeat;} /* W cup */
.detail_body p.cup_24 { background: url(/pictogram/shop/glyphicons-detail.png) -220px -450px no-repeat;} /* X cup */
.detail_body p.cup_25 { background: url(/pictogram/shop/glyphicons-detail.png) 0px -500px no-repeat;} /* Y cup */
.detail_body p.cup_26 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -500px no-repeat;} /* Z cup */
.detail_head p.cup_1 { background: url(/pictogram/shop/glyphicons-detail.png) 0px 0px no-repeat;} /* A cup */
.detail_head p.cup_2 { background: url(/pictogram/shop/glyphicons-detail.png) -74px 0px no-repeat;} /* B cup */
.detail_head p.cup_3 { background: url(/pictogram/shop/glyphicons-detail.png) -147px 0px no-repeat;} /* C cup */
.detail_head p.cup_4 { background: url(/pictogram/shop/glyphicons-detail.png) -220px 0px no-repeat;} /* D cup */
.detail_head p.cup_5 { background: url(/pictogram/shop/glyphicons-detail.png) 0 -50px no-repeat;} /* E cup */
.detail_head p.cup_6 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -50px no-repeat;} /* F cup */
.detail_head p.cup_7 { background: url(/pictogram/shop/glyphicons-detail.png) -147px -50px no-repeat;} /* G cup */
.detail_head p.cup_8 { background: url(/pictogram/shop/glyphicons-detail.png) -220px -50px no-repeat;} /* H cup */
.detail_head p.cup_9 { background: url(/pictogram/shop/glyphicons-detail.png) 0px -100px no-repeat;} /* I cup */
.detail_head p.cup_10 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -100px no-repeat;} /* J cup */
.detail_head p.cup_11 { background: url(/pictogram/shop/glyphicons-detail.png) -147px -100px no-repeat;} /* K cup */
.detail_head p.cup_12 { background: url(/pictogram/shop/glyphicons-detail.png) -220px -100px no-repeat;} /* L cup */
.detail_head p.cup_13 { background: url(/pictogram/shop/glyphicons-detail.png) 0px -350px no-repeat;} /* M cup */
.detail_head p.cup_14 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -350px no-repeat;} /* N cup */
.detail_head p.cup_15 { background: url(/pictogram/shop/glyphicons-detail.png) -147px -350px no-repeat;} /* O cup */
.detail_head p.cup_16 { background: url(/pictogram/shop/glyphicons-detail.png) -220px -350px no-repeat;} /* P cup */
.detail_head p.cup_17 { background: url(/pictogram/shop/glyphicons-detail.png) 0px -400px no-repeat;} /* Q cup */
.detail_head p.cup_18 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -400px no-repeat;} /* R cup */
.detail_head p.cup_19 { background: url(/pictogram/shop/glyphicons-detail.png) -147px -400px no-repeat;} /* S cup */
.detail_head p.cup_20 { background: url(/pictogram/shop/glyphicons-detail.png) -220px -400px no-repeat;} /* T cup */
.detail_head p.cup_21 { background: url(/pictogram/shop/glyphicons-detail.png) 0px -450px no-repeat;} /* U cup */
.detail_head p.cup_22 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -450px no-repeat;} /* V cup */
.detail_head p.cup_23 { background: url(/pictogram/shop/glyphicons-detail.png) -147px -450px no-repeat;} /* W cup */
.detail_head p.cup_24 { background: url(/pictogram/shop/glyphicons-detail.png) -220px -450px no-repeat;} /* X cup */
.detail_head p.cup_25 { background: url(/pictogram/shop/glyphicons-detail.png) 0px -500px no-repeat;} /* Y cup */
.detail_head p.cup_26 { background: url(/pictogram/shop/glyphicons-detail.png) -74px -500px no-repeat;} /* Z cup */

.detail_body__alert p {
  margin: 0 !important;
}




.detail_body__basic span.size,
div.detail_head span.size {
	display: inline-block;
	margin: auto 3px !important;
	padding: auto 3px  !important;
	vertical-align: bottom;
	font-size: 18px;
	font-weight: bold;
	color: #ff1493;
}
div.detail_body span.size {
}

div.detail_head span.thrsize {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: auto 3px !important;
	padding: auto 3px  !important;
	vertical-align: bottom;
	font-size: 16px;
}
div.photoarea .navi .taiki{
	width:200px;
	height:39px;
	line-height:39px;
	background:url(/pictogram/shop/taiki_bg.gif) no-repeat;
	margin:15px auto;
	padding:0 0 0 83px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
}


/* 女子ページング */
.woman_paging {
	position: absolute;
	right: 0;
	top: 14px;
	height: 35px;
}
.woman_paging a:first-child {
	border-radius: 8px 0 0 8px;
	-webkit-border-radius: 8px 0 0 8px;
	-moz-border-radius: 8px 0 0 8px;
}
.woman_paging a:last-child {
	border-radius: 0 8px 8px 0;
	-webkit-border-radius: 0 8px 8px 0;
	-moz-border-radius: 0 8px 8px 0;
}
.woman_paging a {
	display: inline-block;
	width: 100px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 2px 3px #aaaaaa;
	-webkit-text-shadow: 1px 2px 3px #aaaaaa;
	-moz-text-shadow: 1px 2px 3px #aaaaaa;
	line-height: 25px;
	font-size: 13px;
	color: #000000;
	background: #cccccc;
	box-shadow: 3px 2px 3px #9a9a9a outset;
	-webkit-box-shadow: 3px 2px 3px #9a9a9a outset;
	-moz-box-shadow: 3px 2px 3px #9a9a9a outset;
	border-bottom: 1px solid #9a9a9a;
}

/* 女子写真 */
div.photoarea {
	display: table;
}
.detail_body__2
div.photoarea {
	display: block;
}

.photoarea div.photo, .photoarea div.navi {
	float: left;
}
.detail_body__2
.photoarea div.photo, .photoarea div.navi {
	float: none;
}

/* 写真 */
.photoarea div.photo {
	width: 420px;
	height: 420px;
	margin:auto auto 40px auto;
	text-align: center;
	vertical-align: middle;
	background-color: #f6f6f6;
}
.detail_body__2 .photoarea div.photo {
  display: table;
  padding: 20px 0;
	margin: 20px 0;
  width: 100%;
	height: auto;
}
.detail_body__2 .photoarea div.photo img {
  max-width: 300px;
  object-fit: cover;
}

.photoarea div.photo div {
	display: table-cell;
	width: 420px;
	height: 420px;
	margin: auto;
	vertical-align: middle;
	line-height: 420px;
}
.detail_body__2 .photoarea div.photo div {
	display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: auto;
	height: auto;
	margin: auto;
	line-height: 1;
  
}
.detail_body__2 .photoarea div.photo div img {
    max-width: 300px;
    object-fit: cover;
}

/* 写真横メニュー部 */
.photoarea div.navi {
	width: 280px;
	text-align: center;
}
div.navi h4.await, div.navi h4.attendance {
	display: inline-block;
	width: 120px;
	height: 0;
	margin: 10px 5px;
	padding-top: 30px;
	overflow: hidden;
}
div.navi h4 span {
	text-indent: -9000px;
}
h4.await {
	background: url(/pictogram/shop/glyphicons-detail.png) -3px -154px no-repeat;
}
h4.attendance {
	background: url(/pictogram/shop/glyphicons-detail.png) -125px -154px no-repeat;
}
div.navi ul {
	margin: 0 0 0 4px;
	text-align: left;
}
div.navi ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
div.navi ul li a {
	display: block;
	width: 52px;
	height: 52px;
	margin: 2px 0;
	padding: 0;
	text-indent: -9000px;
	vertical-align: bottom;
}
div.navi ul li.p1 a { background: url(/pictogram/shop/glyphicons-detail.png) -4px -192px no-repeat; }
div.navi ul li.p2 a { background: url(/pictogram/shop/glyphicons-detail.png) -61px -192px no-repeat; }
div.navi ul li.p3 a { background: url(/pictogram/shop/glyphicons-detail.png) -118px -192px no-repeat; }
div.navi ul li.p4 a { background: url(/pictogram/shop/glyphicons-detail.png) -175px -192px no-repeat; }
div.navi ul li.p5 a { background: url(/pictogram/shop/glyphicons-detail.png) -232px -192px no-repeat; }
div.navi ul li.p6 a { background: url(/pictogram/shop/glyphicons-detail.png) -4px -247px no-repeat; }
div.navi ul li.p7 a { background: url(/pictogram/shop/glyphicons-detail.png) -61px -247px no-repeat; }
div.navi ul li.p8 a { background: url(/pictogram/shop/glyphicons-detail.png) -118px -247px no-repeat; }
div.navi ul li.p9 a { background: url(/pictogram/shop/glyphicons-detail.png) -175px -247px no-repeat; }
div.navi h5.gravure a {
	display: block;
	width: 280px;
	height: 33px;
	margin: 10px 5px;
	padding: 0;
	text-indent: -9000px;
	vertical-align: bottom;
	background: url(/pictogram/shop/glyphicons-detail.png) -4px -309px no-repeat;
}
div.navi div.comment {
	text-align: left;
}
.detail_body div.comment {
  margin: 20px 0;
}

.womandetail.detail_body div.comment span,
div.navi div.comment span {
	display: block;
	margin: 3px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}
.womandetail.detail_body div.comment span {
}

div.navi div.comment p {
	clear: both;
}
.detail_body div.comment p {
  margin-bottom: 20px !important;
}


/* 週間出勤表（女子詳細） */
div.detail_weekly_att {

}
.detail_weekly_att h2 {
	display: block;
	margin: 3px;
	font-size: 23px;
	font-weight: bold;
	border-bottom: 5px solid #eb2578;
}
.detail_weekly_att table {
	width: 100%;
	margin: 10px auto;
	border-collapse: separate;
	border-spacing: 2px;
}
.detail_weekly_att table th, div.detail_weekly_att table td {
	padding: 5px 2px;
	text-align: center;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
}
.detail_weekly_att table th {
	width: calc(100% / 7.1);
	font-size: 0.85em;
	background-color: #dedede;
}
.detail_weekly_att table th.sat {
	background-color: #c5eaf3;
}
.detail_weekly_att table th.sun {
	background-color: #ffd8d8;
}
.detail_weekly_att table td {
	height: 45px;
	background-color: #f5f5f5;
	line-height: 1em;
}
.detail_weekly_att table td span {
	word-break: keep-all;
}

/* プロフィール（女子詳細） */
div.detail_profile {
	width: 100%;
	margin: 20px auto;
	padding: 0 2px;
	overflow: hidden;
	text-align: center;
}
div.detail_profile h2 {
	display: block;
	margin: 3px;
	text-align: left;
	font-size: 23px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}
div.detail_profile ul {
	display: flex;
	flex-wrap: wrap;
	margin: auto;
	padding: auto;
}
div.detail_profile ul li.ans {
	display: table;
	width: 325px;
	margin: 0;
	text-align: center;
	vertical-align: top;
	background-color: #6e6e6e;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
div.detail_profile ul li.ans:first-child {
	border-top: 1px solid #e3e3e3;
}
div.detail_profile ul li p.ans_q {
	display: table-cell;
	width: 105px;
	height:60px;
	color: #ffffff;
	line-height:18px;
	vertical-align: middle;
	font-size: 0.9em;
}
div.detail_profile ul li p.ans_a {
	display: table-cell;
	width: 220px;
	height:60px;
	line-height:18px;
	text-align: left;
	text-indent: 4px;
	vertical-align: middle;
	background-color: #f6f6f6;
}


/* ナビメニュー（女子詳細） */
ul.detail_navi {
	clear: both;
	width: 100%;
	margin: 10px auto;
	text-align: center;
	white-space: nowrap;
}
ul.detail_navi li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 1px;
	border-bottom: 1px solid #9a9a9a;
	overflow: hidden;
}
ul.detail_navi li:first-child {
	border-radius: 8px 0 0 8px;
	-webkit-border-radius: 8px 0 0 8px;
	-moz-border-radius: 8px 0 0 8px;
}
ul.detail_navi li:last-child {
	border-radius: 0 8px 8px 0;
	-webkit-border-radius: 0 8px 8px 0;
	-moz-border-radius: 0 8px 8px 0;
}
ul.detail_navi li a {
	display: block;
	width: 138px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	font-size: 13px;
	color: #000000;
	background: #cccccc;
	box-shadow: 3px 2px 3px #9a9a9a outset;
	-webkit-box-shadow: 3px 2px 3px #9a9a9a outset;
	-moz-box-shadow: 3px 2px 3px #9a9a9a outset;
}

/* 割引券（女子詳細） */
h4.detail_head {
	display: block;
	width: 230px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background: url(/pictogram/shop/discount_head.gif) no-repeat;
}
div.detail_discount {
	width: 228px;
	margin: 0;
	padding: 0;
	/*line-height: 110%;*/
	overflow: hidden;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
div.detail_discount span {
	display: block;
	margin: 3px;
	font-size: 13px;
}
div.detail_discount div.discsubject {
	margin: 5px;
	padding: 3px;
	text-align: center;
	font-size: 14px;
	border: 2px solid #ff0000;
}
div.detail_discount div.discsubject span {
	display: block;
	margin: 5px;
	font-size: 24px;
	color: #ff0000;
}
div.detail_discount ul {
	margin: 5px;
	vertical-align:botom!important;
}
div.detail_discount ul.discicon li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 53px;
	height: 37px;
	margin: -1px;
}
ul.discicon li.most { background: url(/pictogram/shop/discount_parts.png) -3px -3px no-repeat; }
ul.discicon li.pokkiri { background: url(/pictogram/shop/discount_parts.png) -57px -3px no-repeat; }
ul.discicon li.syokai { background: url(/pictogram/shop/discount_parts.png) -112px -3px no-repeat; }
ul.discicon li.kaiin { background: url(/pictogram/shop/discount_parts.png) -168px -3px no-repeat; }


/* (新)割引アイコン */
div.detail_discount ul.discicon li.wb_icon_yasu{
	background-image:url(/pictogram/shop/fuzokuten-images.gif);
	background-position:0 -310px;
	background-repeat:no-repeat;
	text-indent: -9000px;
}
div.detail_discount ul.discicon li.wb_icon_poki{
	background-image:url(/pictogram/shop/fuzokuten-images.gif);
	background-position: -55px -310px;
	background-repeat:no-repeat;
	text-indent: -9000px;
}
div.detail_discount ul.discicon li.wb_icon_syo{
	background-image:url(/pictogram/shop/fuzokuten-images.gif);
	background-position:-110px -310px;
	background-repeat:no-repeat;
	text-indent: -9000px;
}
div.detail_discount ul.discicon li.wb_icon_kai{
	background-image:url(/pictogram/shop/fuzokuten-images.gif);
	background-position:-165px -310px;
	background-repeat:no-repeat;
	text-indent: -9000px;
}
div.detail_discount ul.discicon li.wb_icon_ichiban{
	background-image:url(/pictogram/shop/fuzokuten-images.gif);
	background-position: 0 -471px;
	background-repeat:no-repeat;
	text-indent: -9000px;
}

/* (新新)割引アイコン */
div.detail_discount ul.discicon li.wb_icon_yasutxt {
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #FF5200;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.detail_discount ul.discicon li.wb_icon_pokitxt {
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #7FA308;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top:0;
}
div.detail_discount ul.discicon li.wb_icon_syotxt {
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #0093CA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.detail_discount ul.discicon li.wb_icon_kaitxt {
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #C08C00;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div.detail_discount ul.discicon li.wb_icon_ichibantxt {
	height: 36px!important;
	font-size: 13px;
	line-height: 1.0;
	overflow: pre;
	text-align: center;
	font-weight: bold;
	color: #FFF000;
	background-color: #BB00FF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:3px 0 0 0;
	margin-top:2px;
}

div.detail_discount h6.mantra {
	display: block;
	padding: 5px;
	line-height: 100%;
	font-size: 14px;
	color: #ff0000;
}
div.detail_discount span.mantra_c {
	display: block;
	margin: 10px auto;
	text-align: center;
	font-size: 11px;
	color: #ff0000;
}
div.detail_discount p.prof_dis_body {
	display: block;
	width: 220px;
	margin: 0 auto !important;
	overflow: hidden;
}
div.detail_discount p.prof_dis_body img {
	display: block;
	margin: 3px auto;
}
div.detail_discount p.prof_dis_limit {
	text-align: center;
}
div.detail_discount p.prof_dis_limit span {
	display: block;
	margin: 5px;
	font-size: 11px;
	color: #ffffff;
	background-color: #0033ff;
}
div.detail_discount div.storecredit {
	margin: 5px;
	font-size: 12px;
}
div#mainContents div.detail_discount div.storecredit p.telnumber {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
}
div#mainContents div.detail_discount div.storecredit p a {
	display: block;
	margin: 3px;
	padding: 0;
	line-height: 110%;
	font-weight: bold;
	font-size: 14px;
}
div.detail_discount ul li a {
	display: block;
	width: 217px;
	height: 32px;
	margin: 3px auto;
	text-indent: -9000px;
}
div.detail_discount ul li.sendmobi a { background: url(/pictogram/shop/discount_parts.png) -4px -51px no-repeat; }
div.detail_discount ul li.printout a { background: url(/pictogram/shop/discount_parts.png) -4px -88px no-repeat; }

/* 動画情報（女子詳細） */
h4.movie_head {
	display: block;
	width: 230px;
	height: 30px;
	margin: 15px 0 0;
	padding: 0;
	text-indent: -9000px;
	background: url(/pictogram/shop/movie_head.png) no-repeat;
}
div.detail_movie {
	margin: 0;
	padding: 5px;
	text-align: center;
	background-color: #000000;
}
div.detail_movie a {
	display: block;
	margin: 3px auto;
}
div.detail_movie a img {
	max-width: 210px;
}
div#mainContents div.rightCol div.detail_movie p {
	width: 210px;
	margin: 0 0 0 5px !important;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
}
div.detail_movie p span {
	display: block;
	white-space: nowrap;
	color: #ff66cc;
}
div.detail_movie a.movie_button {
	display: block;
	width: 212px;
	height: 36px;
	margin: 3px auto;
	padding: 0;
	text-indent: -9000px;
	background: url(/pictogram/shop/movie_button.png) no-repeat;
}


/* 女の子検索結果
woman_search_result
------------------------------------------------------*/
.woman_sort {
	margin: 5px 5px 10px;
	text-align: left;
}
.woman_sort div {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0 15px;
}
.woman_sort div span {
	display: block;
}
.woman_sort div a {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 0;
	padding: 5px 10px;
	color: #666666;
	text-decoration: none;
	background: rgb(253,253,253); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(253,253,253,1) 0%, rgba(241,241,241,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(241,241,241,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(241,241,241,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
	border: 1px solid #cdcdcd;
}
.kana_sort {
	padding-left: 20px;
	text-align: left;
}
.kana_sort span {
	display: block;
	margin: 0 5px;
	color: #696969;
}
.kana_sort * {
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
.kana_sort a {
	margin: -1px !important 1px 1px;
	padding: 0 5px;
	line-height: 30px;
	text-align: center;
}
.kana_sort a.tori {
	width: 90px;
}

.kana_sort a {
	color: #666666;
	text-decoration: none;
	background: rgb(253,253,253); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(253,253,253,1) 0%, rgba(241,241,241,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(241,241,241,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(241,241,241,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
	border: 1px solid #cdcdcd;
}
/* ページャー
----------------------------------------------------------------*/
div.pager {
}
div.pager span {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 70px;
	margin: 5px 12px 0;
	text-align: center;
	color: #696969;
}
div.pager a, div.pager p.current {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 34px;
	margin: 5px 0 0 0 !important;
	line-height: 30px;
	text-align: center;
	background-color: #f3f3f3;
}
div.pager p.current {
	background-color: #ffcccc;
}
div.pager a:hover {
	color: #ffffff;
	background-color: #ff3300;
}

div.transition {
	padding: 10px;
	text-align: center;
}
div.transition div {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 46%;
	margin: 0 5px;
	border:none;
}
div.transition div a {
	display: block;
	line-height: 200%;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	border:1px solid #ff9900;
	background:#ffffcc;
}
div.transition div.prev a{
	background-image:url(/pictogram/shop/icon-hand-left.gif);
	_background-image:none;
	>background-image:none;
	background-position:10% center;
	background-repeat:no-repeat;
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari and Chrome */
	border-radius: 12px; /* Opera, IE-CSS3 */
	behavior: url(/common/css/ie-css3.htc); /* IE */
}
div.transition div.prev a:hover{
	background: #ffccff url(/pictogram/shop/icon-hand-left.gif) no-repeat 10% center;
	border:1px solid #ff0000;
	color: #cc0000;
}
div.transition div.next{
}
div.transition div.next a{
	background-image:url(/pictogram/shop/icon-hand-right.gif);
	_background-image:none;
	>background-image:none;
	background-position:90% center;
	background-repeat:no-repeat;
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari and Chrome */
	border-radius: 12px; /* Opera, IE-CSS3 */
	behavior: url(/common/css/ie-css3.htc); /* IE */
	border:1px solid #ff9900;
}
div.transition div.next a:hover{
	background:#ffccff url(/pictogram/shop/icon-hand-right.gif) no-repeat 90% center;
	border:1px solid #ff0000;
	color:#cc0000;
}


/* イマ姫
----------------------------------------------------------------*/
#imahimeList{
	clear: both;
}
#imahimeList ul {
	margin: 0 0 10px;
	overflow: hidden;
}
#imahimeList ul li {
  float: left;
  width: 161px;
  height: 440px;
  margin: 10px 0 0 6px;
  border: 1px solid #e3e3e3;
  overflow: hidden;
  position: relative;
}
#imahimeList div.girl{
	margin:2px 0 4px 0;
	padding:0 2px;
	overflow:hidden;
	/*border-bottom:1px dotted #666;*/
}

#imahimeList div.girl div.img{
	max-width: 100%;
	margin: 0 0 10px;
}
#imahimeList div.girl div.info {
	width: 100%;
	margin: 5px 0 0;
	line-height: 1.8;
	font-size: 14px;
	font-weight: bold;
	color: #da0100;
	background: #ffffff;
}
#imahimeList div.girl div.info span{
	/zoom:1;
	margin: 5px;
	padding: 2px;
	text-align: center;
	color: #ffff00;
	background: #da0100;
}

*?
#imahimeList div.girl div.namae { width:247px; overflow:hidden; white-space: nowrap; font-size:14px;}
#imahimeList div.girl div.namae a { display: inline-block; /display: inline; /zoom:1; margin-right: 5px; }

#imahimeList div.girl div.thrsize { width:126px; overflow:hidden; white-space: nowrap; font-size:12px;}
#imahimeList div.girl div.galmark { width:120px; overflow:hidden; white-space: nowrap; font-size:12px; margin:0 0 0 2px;}

#imahimeList div.girl div.mb_bottom{
	margin:2px 5px 4px 5px;
	width:160px;
	float:right;
}

#imahimeList div.girl div.mb_bottom a{
	display:block;
	width:160px;
	height:20px;
	background:#e1e1e1;
	text-align:center;
}
#imahimeList div.girl div.mb_bottom a:hover{
	background-color:#FC0;
}

#imahimeList div.girl div.comm{
	margin:3px 3px 0 3px;
	clear:both;
	line-height:120%;
	color:#ee33ee;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
}
#imahimeList div.girl div.shoptele {
	clear: both;
	margin: 3px 3px 0;
	line-height: 125%;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
	color: #0033cc;
}

#imahimeList div.girl div.shop1{
	margin:3px 3px 0 3px;
	clear:both;
	line-height:120%;
	font-size:11px;
	color:#666;
}
#imahimeList div.girl div.shop2{
	margin:3px 3px 0 3px;
	clear:both;
	line-height:125%;
	font-size:13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
}
#imahimeList div.girl div.shop2 a{
	text-decoration: none;
}

#imahimeList ul li [class^="galmark-"],
#imahimeList ul li [class*=" galmark-"] {
	font-size:12px;
	margin:2px 1px 2px 1px;
	width:36px;
	height:13px;
	line-height:13px;
	text-align:center;
	float:left;
	background-image: url("/pictogram/shop/galmark.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

#imahimeList ul li p.galmark-lgp{
	background-position: 0 0px;
}

#imahimeList ul li p.galmark-oco{
	background-position: 0 -20px;
	
}

#imahimeList ul li p.galmark-taiki{
	background-position: 0 -40px;
}
#imahimeList ul li p.galmark-shift{
	background-position: 0 -80px;
	margin-right:5px;
}

#imahimeList ul li p.galmark-no{
	background-position: 0 -120px;
}
.waiting {
    background: #ffff8e;
	animation: waitblink 1s infinite alternate;
	margin: 3px 0 5px;
    color: #ed1c79;
    font-size: 93%;
    text-align: center;
    border: 1px solid #ed1c79;
    border-radius: 50px;
}


/* EOF */