@charset "UTF8";

/* clear fix
---------------------------*/
.clearfix:after{
content: ".";  /* 新しい要素を作る */
display: block;  /* ブロックレベル要素に */
clear: both;
height: 0;
visibility: hidden;
}
.clearfix{
min-height: 1px;
}
/* ie6 */
* html .clearfix{
height: 1px;/*\*//*/
height: auto;
overflow: hidden;
/**/
}

/* =======================
common
=========================*/
body{
font-family:"メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
text-align: left;
color: #000;
list-style-position: inside;
list-style-type: none;
font-weight: normal;
font-size: 14px;
_font-size: 14px;
line-height: 130%;
width: 100%;
background-repeat : repeat;
}
h1{
font-weight: normal;
font-size: 10px;
padding: 2px 0;
color: #ffffff;
background-color: #f83c89;
text-align:center;
}
h2 {
font-size : 24px;
line-height:150%;
}
a {
color:#000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
}
ul {
list-style:none;
}
.clear {
overflow: hidden;
zoom: 1;
}
/* =======================
enter
=========================*/
#enter {
text-align:center;
}
#header-wrapper {
width:100%;
/*background: url("../../images/site_box_bg.jpg") repeat-x; */
}
#head {
padding-bottom: 0px;
height: 167px;
width: 100%;
margin: 0 auto;
background-size: contain;
position: relative;
margin-bottom: -11px;
}
#head img {
}
#head span#open {
position: absolute;
top: 130px;
right:5px;
font-size: 12px;
}
#head span#tel {
position: absolute;
top: 145px;
right:5px;
font-size: 16px;
color: #38E26D;
font-weight: bold;
}
#select {
list-style:none;
width:310px;
margin:0 auto;
margin-bottom: -14px;
}
#select a:nth-child(1) {
display: block;
margin: 5px auto;
}
#select a:nth-child(2) {
	display: block;
	margin: 0 auto;
	padding-bottom: 12px;
}
#age {
text-align:center;
/*width:200px;*/
margin:0 auto;
font-size: 10px;
line-height: 1;
}
/* =======================
フッター
=========================*/
#footer-navi ul li {
background-color: #dedddd;
border-bottom: 1px solid #999999;
border-top: 1px solid #fff;
padding:10px 0 10px 30px;
}
#footer-navi ul li:nth-child(2) {
background: url("../images/calendar_pink.png") 29px 11px no-repeat;
background-size: 0.9em ;
padding-left:48px;
background-color: #dedddd;
}
#footer-navi ul li:nth-child(3) {
background: url("../images/girl_pink.png") 26px 10px no-repeat;
background-size: 1.1em ;
padding-left:48px;
background-color: #dedddd;
}
#footer-navi ul li:nth-child(4) {
background: url("../images/heart298_pink.png") 29px 12px no-repeat;
background-size: 0.9em ;
padding-left:48px;
background-color: #dedddd;
}
#footer-navi ul li:nth-child(5) {
background: url("../images/moneybox_pink.png") 27px 10px no-repeat;
background-size: 1.2em ;
padding-left:48px;
background-color: #dedddd;
}
#footer-navi ul li:nth-child(6) {
background: url("../images/job.png") 26px 4px no-repeat;
background-size: 1.4em ;
padding-left:48px;
background-color: #dedddd;
}

#footer-navi ul li a{
display:block;
color:#f83c89;
}
#footer-navi ul li:first-child {
font-size:1em;
border-top: 1px solid #999999;
}
#footer-navi ul li:last-child {
border-bottom: 1px solid #999999;
}
#footer{
background-color : #000000;
color:#fff;
padding:5px;
}
#footer a {
color:#fff;
}

/* =======================
top
=========================*/
#header-content {
margin-bottom:10px;
}
#header-content #open {
background-color: #fafdd7;
-webkit-box-shadow: 0 1px 2px #cccccc inset;
padding: 10px 0 10px 5px;
text-align: center;
}
#inner-header img {
width:100%;
}
#gnav {
height: 57px;
border: 1px solid #ffffff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc8bb9+0,f83c89+100 */
background: #fc8bb9; /* Old browsers */
background: -moz-linear-gradient(top,  #fc8bb9 0%, #f83c89 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fc8bb9 0%,#f83c89 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fc8bb9 0%,#f83c89 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8bb9', endColorstr='#f83c89',GradientType=0 ); /* IE6-9 */
margin: 0 auto 0 auto;
-webkit-box-shadow: 0 0 3px #666666;
}

#gnav li a {
display:block;
width: 24.4%;
float: left;
font-size: 12px;
text-align: center;
color: white;
height: 14px;
padding-top:41px;
text-decoration: none !important;
}

#gnav li:first-of-type a {
background:url("../images/calendar.png") no-repeat center 4px;
background-size: 3em;
border-right: 1px solid #AAABAB;
}

#gnav li:nth-of-type(2) a {
background:url("../images/girl.png") no-repeat center 4px;
background-size: 3em;
border-right: 1px solid #AAABAB;
border-left: 1px solid #E0E0E0;
}

#gnav li:nth-of-type(3) a {
background:url("../images/heart298.png") no-repeat center 8px;
background-size: 2.5em;
border-left: 1px solid #E0E0E0;
}
#gnav li:last-of-type a {
background:url("../images/moneybox.png") no-repeat center 0px;
background-size: 4em;
border-left: 1px solid #E0E0E0;
white-space: nowrap;
font-size:11px;
}
#bnr1,#bnr2 {
text-align:center;
}
#bnr1 img , #bnr2 img {
width:100%;
}
#job img{
width:100%;
}
/* フリップ　*/
/*div.container {
overflow: hidden;
}
div.itemBox {
position: relative;
}
div.container .item {
float: left;
text-align: center;
    background-color: #f5f5f5;
}

.moving {
-webkit-transition: -webkit-transform .2s ease-out;
-moz-transition: -moz-transform .2s ease-out;
-o-transition: -o-transform .2s ease-out;
-ms-transition: -ms-transform .2s ease-out;
}

div.container .item img {
    pointer-events: none;
}
*/
.sample {
margin:0 auto;
}
.sample li img{
width:100%;
}
/* お知らせ */
#feed {
	text-align: left;
	font-size: 12px;
  color: #666;
  margin: 10px;
}
#feed h3 a {
	color:#f83c89;
	font-size: 14px;
	font-weight: bold;
}

/* pickUp Girl */
.title1 {
border:1px solid #fff;
color: #ffffff;
background-color: #f83c89;
text-align: center;
-webkit-box-shadow: 0 0 3px #666666;
padding: 10px 0 ;
font-size:100%;
margin-bottom: 10px;
}
#pickup .title1 {
margin-bottom: 0;
}
#pickupArea {
/*background: url("../images/pixel-screen.png") ;*/
background: -webkit-gradient(linear, left top, left bottom, from(#fefeff), color-stop(50%, #ffdbea), color-stop(50%, #ffdbea), to(#fefeff));
}
#PickupL {
float: left;
margin: 20px 10px 20px 30px;
}
#PickupL img {
width:90px;
border: 1px solid #bbbbbb;
}
#PickupR {
float: left;
margin: 20px 0px 0 0px;
padding:5px 0px;;
color:#666;
}
#PickupR #pickup_name {
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}
#PickupR #pickup_name .mark1 {
  width: 35px;
}
#PickupR #pickup_name .mark2 {
  width: 20px;
}

/* 本日の出勤情報 */
.girls li {
float: left;
display: inline;
width: 74px;
text-align: center;
margin: 7px 0 7px 4px;
border:solid 1px #fda5c9;
}
.girls li img{
width: 74px;
}
.girls li img.mark1 {
width: 35px;
}
.girls li img.mark2 {
width: 20px;
}

.girls li a{
color:#666;
}
.girls li p{
color:#666;
}
/* 在籍一覧 */
.allGirls li {
float: left;
display: inline;
width: 30%;
text-align: center;
margin: 7px 0 7px 2.5%;
border:solid 1px #fda5c9;
}
.allGirls li img.mark1 {
  width: 35px;
}
.allGirls li img.mark2 {
width: 20px;
}
.allGirls li img{
width: 100%;
}

.allGirls li a{
color:#666;
}
.allGirls li p{
color:#666;
font-size: 12px;
}
.allGirls li p.small a{
color:#fda5c9;
}

/* 遊び方 */
#playContent p {
padding:5px;
color:#333;
}
.c02 {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-image: -webkit-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f);
background-image: -moz-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f);
background-image: -o-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f);
background-image: -ms-linear-gradient(left, #f69, #fc0, #3c3, #09f, #96f);
}
/* 料金・ご利用案内　 */
.c01 {
color:#FF0938;
}
.s01 {
font-size:10px!important;
line-height:1!important;
}

#priceContent h2 ,
#recruitmentContent h2 {
font-size:16px;
color:#999;
text-align:center;
}
#priceContent p ,
#recruitmentContent p {
color:#333;
font-size:12px;
text-align:center;
}
#priceContent img {
width:100%;
}
#priceContent #price_list p {
color:#999;
text-align:left;
font-size:12px;
}
#price_list ul {
margin:10px 0 10px 0;
}
#price_list ul li{
float:left;
width:30%;
text-align:center;
margin-left:9px;
}

#price_list ul li p {
color: #fff!important;
margin-bottom: 4px;
padding: 5px 0 3px 0;
text-align: center!important;
border-radius:5px;
}

#campaign li p{
background: #FF9BFF;
}
#basic li p {
background:#59C5FF;
}
.option li p {
background:#FF9955;
}
#course li p {
background:#00E064;
}
#extention li p {
background:#999999;
}

.atten {
font-size:10px;
color:#f83c89;
text-align:left;
}

/* アクセス */
#accessContent p {
padding:5px;
color:#333;
}
#accessContent p {
	margin-bottom: 30px;
}
#table-cover{
	border: solid 1px #F7F7F7;
	border-radius: 5px;
	background-color: #F7F7F7;
	padding: 10px;
}
#accessContent table {
	margin: 0 auto;
}
#accessContent table tr {
border-top: none;
}
#accessContent table tr:nth-child(3n+1) {
border-top: 1px solid #ccc;
}
#accessContent table td {
	display:block;
	/*width: 100%;*/
	vertical-align: middle;
	text-align: center;
	padding:10px;
}
.shop_name {
 font-size: 17px;
 line-height: 2;
 color: #EC2A84;
 text-shadow: 1px 1px 2px rgba(255, 10, 230, 0.68);
}


/* 求人 */
.title2 {
border: 1px solid #fff;
color: #ffffff;
background-color: #FFBDE8;
-webkit-box-shadow: 0 0 3px #666666;
padding: 5px 0 5px 10px;
}
table{
width: 100%;
margin: 0 auto;
color: #333;
text-align: center;
border-bottom:1px solid #ccc;
}
table tr {
border-top:1px solid #ccc;
}
table th {
width: 24%;
font-weight: normal;
text-align: center;
color: #0099CC;
font-size: 12px;
text-shadow: -1px 1px #C9E8F2, 1px 1px #C9E8F2;
border-right:1px solid #ccc;
}
table td {
padding:5px ;
font-size: 12px;
}
/* =======================
 link
 =========================*/
 #linkContent {
	 margin: 0 5px;
}
#linkContent p  {
    font-size: 14px;
    line-height: 1.5em;
		margin-bottom: 15px;
}
#linkContent #link_menu li {
	float: none;
	text-align: left
}
#linkContent ul  {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
#linkContent ul li  {
	float: left;
	margin-right: 7px;
}

#size03 {
	width: 88px;
  text-align: center;
}
#size04 {
	width: 200px;
  text-align: center;
}

.tags {
    border: solid 2px #999;
    padding: 10px;
    border-radius: 5px;
		margin-bottom: 40px!important;
}
#link_menu {
	text-align: center;
	margin-bottom: 10px;
}
#linkContent a {
    font-size: 14px;
    color: #EC2A84;
    text-shadow: 1px 1px 2px rgba(255, 10, 230, 0.68);
    padding-bottom: 10px;
}
#exp,#shop,#business,#job,#other{
	text-align: left;
	margin-bottom: 20px;
}
#exp h3,#shop h3,#business h3,#job h3,#other h3{
	margin-bottom: 10px;
}


/* キャスト個別テータ */
#castContent #content_cover .ttl_img .title1 {
margin:0;
}
#profLeft {
padding: 20px 0 ;
}
#profRight {
color:#f83c89;
}
#name_box {
background-color: #ffe4f1;
padding: 8px;
text-align:left;
margin-bottom:30px;;
}
#name_box .mark1 {
  width: 35px!important;
}
#name_box .mark2 {
  width: 20px!important;
}
.Pname {
font-size: 40px;
font-weight: bold;
padding:20px;
float:left;
}

#blogs_url {
font-size:30px;
display: block;
float: left;
color: #DC602C;
line-height: 0;
text-align: center;
padding: 10px 5px;
}
#blogs_url a {
color:#DC602C;
display: block;
}
#twitter_url {
font-size:30px;
display: block;
float: left;
color: #2CA7E0;
line-height: 0;
text-align: center;
padding: 10px 5px;
}
#twitter_url a {
color:#2CA7E0;
display: block;
}
#today_flag {
float:right;
color: #38E26D;
}
#name_box #l_info {
	float:left;
	width: 60%;
}
#name_box #r_info {
	float:right;
	width: 40%;
}
#name_box #r_info dt{
	float:left;
	width: 40px;
}

#name_box dl{
padding-left:20px;
}
#name_box dt{
float:left;
width:100px;
}
#name_box dd{
float:left;
}
#option_box dl {
width: 98%;
font-size: 10px;
margin:0 1% 20px 1%;
}
#option_box dl dt {
border: 1px dotted #ccc;
float: left;
width: 40%;
}
#option_box dl dd {
border: 1px dotted #ccc;
float: left;
width: 8%;
text-align: center;
}
#scedule_box table {
margin-bottom:20px;
}
#scedule_box table th, #scedule_box table td {
border: solid 1px #f83c89;
text-align: center;
width:14%;
}
#scedule_box table th, #scedule_box table td {
border: solid 1px #f83c89;
text-align: center;
}
#shame h2:before {
	content: '\f083';
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
		padding-right: 10px;
}


/* 下部固定メニュー */
#fixedArea {
  height: 66px;
}
#fixedMenu {
  width: 100%;
  display: block;
  background-color: #eee;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  overflow: hidden;
  padding: 5px 0;
}
#fixedMenu a {
   display: inline-block;
    width: 42%;
    border-radius: 4px;
    padding: 2%;
    margin: 1%;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    vertical-align: text-bottom;
    height: 30px;
}

.btn01 {
    border: 1px solid #a3a3a3;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e1e1e1+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e1e1e1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#e1e1e1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
}

.btn02 {
    border: 1px solid #ff0b89;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa8d3+0,ff63a2+100 */
    background: #ffa8d3; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffa8d3 0%, #ff63a2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffa8d3 0%,#ff63a2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffa8d3 0%,#ff63a2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa8d3', endColorstr='#ff63a2',GradientType=0 ); /* IE6-9 */
    color: #fff;
    line-height: 2;
}
#telno {
  font-size: .8em;
  font-weight: normal;
}
/*
iframeの設定
---------------------------------- */
.iframe-wrapper {
  border-top: 1px solid #d6d6d6;
  background: url(../images/bg.jpg);
  padding: 0px 0;
  text-align: center;
}
.iframe-wrapper iframe {
  width: 100%;
  height: 1680px;
}
@media screen and (max-width:1000px) {
}
@media screen and (max-width:992px) {
}
@media screen and (max-width:786px) {
}
@media screen and (max-width:576px) {
}
@media screen and (max-width:320px) {
}
