@charset "utf-8";
/* ===================================================================
 shopページTOP

26px : 197%
24px : 182%
22px : 167%
20px : 153.9%
18px : 139%
16px : 123.1%
15px : 116%
14px : 108%
13px : 100%
12px : 93%
11px : 85%
10px : 77%
=================================================================== */

/*------------------------------------------------------------------
	メイン	*/

/* -----------------------------------------------------------
	お知らせ
----------------------------------------------------------- */
.box.info {
	background: #f8f8f8;
}

.box.info .notice {
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #E7E6E6;
	background: #fff  url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_menu.png) no-repeat 5px center;
	font-weight: bold;
}

.box.info .inner {
	height: 250px;
	overflow: auto;
}

.info_img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto 15px;
	overflow: hidden;
	text-align: center;
}

.info_img img {
	max-width: 100%;
	vertical-align: top;
}

/* 指定位置でのレイアウト調整 */
/* 画像が左 */
.img_left {
	float: left;
	display: block;
	width: 50%;
	text-align: left;
}
.img_left img {
	max-width: 95%;
}
.txt_left {
	float: right;
	display: block;
	width: 50%;
}

/* 画像が右 */
.img_right {
	float: right;
	display: block;
	width: 50%;
	text-align: right;
}
.img_right img {
	max-width: 95%;
}
.txt_right {
	float: left;
	display: block;
	width: 50%;
}

/* -----------------------------------------------------------
	リアルタイム速報
----------------------------------------------------------- */
#main #realtime {
	background-color: #fff;
}

#realtime .subtitle span,
#realtime .subtitle em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_realtime.png) no-repeat 10px 8px;
}

#main #realtime .inner {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	position: relative;
	padding: 10px 10px 10px 10px;
	background: #FDEFFF;
}

#realtime .imgL img {
	max-width: 120px;
}

* html #realtime .imgL img {/*ie6*/
 width : expression(
  (document.documentElement.clientWidth > 120)? "120px" :
  "auto");
  height : 1%;
 }

#realtime .realtimetxt {
	overflow: hidden;
}

* html #realtime .realtimetxt {/*IE6*/
	zoom: 1;
}

#realtime .ttl {
	color: #CE1B91;
	font-weight: bold;
}

#realtime p.update {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #f0d5f2;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
	font-size: 85%;
}

#realtime p.summary {
	padding-right: 130px;
	font-size: 93%;
}

#realtime ul.push {
	position: absolute;
	right: 10px;
	bottom: 5px;
	margin-bottom: 0;
}

#realtime ul.push li {
	margin-bottom: 5px;
}

#realtime ul.push li img {
	vertical-align: bottom;
}

/* -----------------------------------------------------------
	割引ポッキリ企画
----------------------------------------------------------- */
section.pokkiri{
	border:solid 1px #dfdfdf;
	margin-bottom:10px;
}

.pokkiri h1,
.pokkiri h2 {
	background:#ededed;
	padding:5px;
	color:#d0318b;
	font-size:116%;
	font-weight: bold;
	margin:3px !important;
}

.pokkiri > div{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #fdefff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fdefff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fdefff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fdefff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fdefff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#fdefff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fdefff',GradientType=0 );
	margin:0;
	border-top:1px solid #dfdfdf;
	padding:5px;
}

.pokkiri > div > span{
	display:table-cell;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	font-size:139%;
	text-align:center;
	margin-right:5px;
	width:70px;
}

.pokkiri > div span.just10000{
	background: #42A3FF;
}

.pokkiri > div span.just15000{
	background: #00BC4E;
}

.pokkiri > div span.just20000{
	background: #FF351E;
}
.pokkiri > div span.just30000{
	background: #de279b;
}

.pokkiri > div div{
	display: table-cell;
	width:640px;
	padding:0 0 0 5px;
}

.pokkiri > div div ul{
	display:inline-block;
	margin:0;
}

.pokkiri > div div ul li{
	text-align: right;
}

.pokkiri > div div ul li span{
	display: inline-block;
	float:left;
	text-align:left;
}

.pokkiri > div div p{
	margin:0;
	font-size:153.9%;
}

.pokkiri > div div p strong{
	color:#cc178c;
}

/* -----------------------------------------------------------
	風パック・初陣
----------------------------------------------------------- */
.special {
	position: relative;
	width: 726px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #cacaca;
	background: #fff url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/top/bg_hupack.png) repeat-x top;
}

.uijin {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #cacaca;
	background: #fff url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/top/bg_uijin.png) repeat-x top;
}

.special .specialtext {
	width: 500px;
	float: right;
	text-align: center;
}

.special .specialtext h3 {
	margin-bottom: 5px;
	line-height: 48px;
	font-size: 197%;
	font-weight: bold;
	color: #fd0468;
}

.uijin .specialtext h3 {
	color: #0473fd;
}

.special .specialtext p {
	color: #666;
	margin: 0;
	font-size: 85%;
	text-align: left;
}

.special .specialtext p.date {
	margin-bottom: 5px;
	text-align: right;
}

.special .specialtext h4 {
	margin-bottom: 10px;
	font-size: 139%;
}

.special .specialtext .push {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.special .lady {
	position: relative;
	width: 210px;
	padding: 3px;
	border: 1px solid #cacaca;
	background: #fff url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/top/bg_hupack_lady.png) repeat-x top;
}

.uijin .lady {
	background: #fff url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/top/bg_uijin_lady.png) repeat-x top;
}

.special .lady p {
	margin-bottom: 0;
	font-size: 85%;
}

.special .lady .thumbnail {
	overflow: hidden;
	float: left;
	width: 100px;
	height: 133px;
	padding-right: 5px;
}

.special .lady h4 {
	padding: 5px 0;
}

.special .lady .push {
	position: absolute;
	bottom: 3px;
	right: 3px;
}


/* -----------------------------------------------------------
	女性リスト部分
----------------------------------------------------------- */
ul.tabNav {
	overflow: hidden;
	height: 31px;
	margin: 0;
}

* html ul.tabNav {/*IE6*/
	zoom: 1;
}

ul.tabNav li {
	overflow: hidden;
	width: 127px;
	padding-right: 5px;
	float: left;
}

ul.tabNav li a {
	display: block;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/top/bg_tab.png) no-repeat left top;
	color: #333;
	text-decoration: none;
	text-align: center;
}

ul.tabNav li a.active {
	border-bottom: 1px solid #fff;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/top/bg_tab_current.png) no-repeat left top;
}

ul.tabNav li a em {
	display: block;
	padding: 7px 5px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_lady.png) no-repeat 10px center;
}

ul.tabNav li.schedule a em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_schedule03.png) no-repeat 10px center;
}

ul.tabNav li.nowPlay a em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_schedule03.png) no-repeat 3px center;
}

ul.tabNav li.photoblog a em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_photoblog.png) no-repeat 15px center;
}
/** 出勤表公開後不要分 **/
ul.tabNav li.scheduleWeek {
	float:right;
}

ul.tabNav li.scheduleWeek a em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_schedule02.png) no-repeat 10px center;
}
/** 出勤表公開後不要分 ここまで **/

ul.tabNav li.scheduleWeekly a em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_schedule02.png) no-repeat 10px center;
}

ul#tab1,
ul#tab2 {
	margin-top: -1px;
}

ul.girlslist li p.icon {
	height: 16px;
}

ul.girlslist li p.icon img {
	float: left;
}

ul.girlslist li p.icon img.icon02 {
	float: right;
}

ul.girlslist.schedule li {
	position: relative;
	padding-bottom: 2em;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_graycheck01.png) repeat;
	color: #fff;
}

ul.girlslist.schedule li p.name {
	background: #fff;
}

ul.girlslist.schedule li p.time {
	position: absolute;
	bottom: 5px;
	left: 5px;
	background: #cf1d8d;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

ul.girlslist.schedule li p.standby {
	position: absolute;
	top: -1px;
	left: -1px;
	text-align: left;
}

ul.photoblog li h4 {
	text-align:center;
	font-size:85%;
}

ul.photoblog li p.name {
	text-align:left;
	background: #72c1eb;
	font-size:85%;
	margin-bottom:3px;
	width:97px;
	color:#fff;
	padding-left:3px;
}

ul.photoblog li p.text {
	font-size:85%;
	text-align:left;
	line-height:1.2;
	height:2.4em;
}

ul.photoblog li p.time {
	text-align:left;
	color: #f931b3;
	font-size:85%;
}

ul#tab3 li {
	height: 250px;
	padding-bottom: 5px;
}

ul#tab3 li p.status {
	background: #cf1d8d;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

ul#tab3 li p.comment2 {
	overflow: hidden;
	width: 100px;
	text-align: center;
	margin: 0;
	font-size: 85%;
}

/* -----------------------------------------------------------
	料金システム
----------------------------------------------------------- */
#system .subtitle span,
#system .subtitle em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_system.png) no-repeat 13px 10px;
}

#system .ttl {
	padding: 0 10px;
	margin: 10px 5px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_subtitle03.png) repeat-x bottom;
	color: #fff;
	line-height: 27px;
}

#system table {
	width: 720px;
	margin: 0 5px 10px;
}

#system th {
	padding: 5px 10px;
	border: 1px solid #c1c1c1;
	background: #f0f0f0;
	text-align: center;
}

#system th.course {
	border: 1px solid #333;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/bg_graycheck01.png) repeat;
	color: #fff;
	text-align: left;
}

#system td {
	padding: 5px 10px;
	border: 1px solid #c1c1c1;
	background: #fff;
	text-align: left;
}

#system p.systemCom {
	padding: 0 10px 10px;
}

#system ul.cardlist {
	margin: 0 10px 10px;
}

#system ul.cardlist li {
	display: inline;
}

#system ul.cardlist li img {
	vertical-align: bottom;
}

#system p.credit {
	width: 720px;
	height: 50px;
	margin: 0 5px 10px;
	background: url(//img.undernavi.com/web/new_undernaviimage/store/bnr_credit.jpg) no-repeat;
}

#system p.credit em {
	visibility: hidden;
}

/* top layout edit */
table.systemTb {
	width: 720px !important;
}

table.systemTb tr th:first-child.systemTtl:before {
	display: block;
	content: "";
	width: 120px;
}

table.systemTb tr td.systemPr:before {
	display: block;
	content: "";
	width: 130px;
}

/* -----------------------------------------------------------
	地図
----------------------------------------------------------- */
#map .subtitle span,
#map .subtitle em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_map.png) no-repeat 10px center;
}

#map_canvas {
 	width: 700px;
 	height: 300px;
 	margin: 5px auto;
 	border: #ccc 2px solid;
}

/* -----------------------------------------------------------
	その他アイコン設定
----------------------------------------------------------- */
#campaign .subtitle span,
#campaign .subtitle em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_campaign.png) no-repeat 8px 8px;
}

#caution .subtitle span,
#caution .subtitle em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_caution.png) no-repeat 8px center;
}

#recruit .subtitle span,
#recruit .subtitle em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_recruit.png) no-repeat 8px center;
}

#schedule .subtitle span, 
#schedule .subtitle em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_schedule02.png) no-repeat 8px center;
}

#osusume .subtitle span,
#osusume .subtitle em {
	background: url(//img.undernavi.com/web/new_undernaviimage/store/web_cs/icon_osusume.png) no-repeat 8px center;
}

/* -----------------------------------------------------------
	週間出勤表
----------------------------------------------------------- */
#tab3 {
	margin-top: -1px;
	overflow: hidden;
	padding: 5px;
	border: 1px solid #E7E6E6;
}

#tab3 table {
	width:100%;
	border:1px solid #e2e2e2;
}

#tab3 table th {
	border:1px solid #e2e2e2;
	background-color:#d72395;
	color:#ffffff;
	text-align:center;
}

#tab3 table span.saturday {
	color:#cee7fe;
}

#tab3 table span.sunday {
	color:#fcc4c9;
}

#tab3 table td.profile img {
	float:left;
	padding:3px;
}

#tab3 table td.profile {
	width:20%;
	text-align:center;
}

#tab3 table td.profile p {
	padding:15px 0 0 0;
	text-align:center;
}

#tab3 table td.profile p span {
	font-size:77%;
}

#tab3 table td {
	width:10%;
	border:1px solid #e2e2e2;
	text-align:center;
	vertical-align: middle;
}

#tab3 table tr.even {
	background-color:#fcfee3;
}

/* -----------------------------------------------------------
	求人広告
----------------------------------------------------------- */
#recruit p.tC {
	margin: 10px 0;
}