@charset "UTF-8";


/*---------- ページ全体の指定 ----------*/

html, body, header, section, article, nav, footer,
div, span, p, h1, h2, h3, h4,
ul, ol, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
  margin: 0;
  padding: 0;
}

img {border: 0;}

body {
	width: 100%;
	line-height: 1.7;
	font-family: 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
	background-color: #fef2fc;
	background-image: url(images/bj.jpg);
	background-repeat: repeat;
	background-position: center top;
}

a:link {
	color: #00CC00;
	font-size:medium;
}

a:hover {
	color: #FF0000;
}

a:visited {
	color: #FF6600;
}


/*---------- ヘッダー ----------*/

header {
	margin:0 auto;
}

header h1 {
	padding: 5px 0 5px 0;
	text-align: center;
	color: #FFCC00;
	font-size: 14px;
}

header h1 a {
	color: #FFCC00 !important;
	text-decoration: none;
	font-size: 14px;
}

header h1 a:hover {
	color: #FFCC00 !important;
	text-decoration: underline;
	font-size: 14px;
}
header img {
	margin-right: auto;
	margin-left: auto;
}

#page_top {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


/*---------- コンテンツ ----------*/
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.clear {
	clear: both;
}
.yokoline {
	text-decoration: line-through;
}
.h3span {
	font-size: x-small;
}
article {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
h2 {
	font-size: larger;
	color: #000000;
	border-bottom: solid 1px;
	border-bottom-color: #cccccc;
	background: url(img/h_bg.gif) center repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 20px;
}
section h3 {
	margin: 0 0 8px 0;
	padding: 10px 0px;
	font-size: 18px;
	font-weight:bold;
	color: #ffffff;
	background-image: url(img/h_bg3.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align:center;
}
section p {
  margin: 0 0 12px 0;
  padding: 3px 8px 3px 8px;
  line-height: 1.8;
}

section .gray_bg {
  margin: 8px 0 8px 0;
  padding: 2px 8px 2px 8px;
  line-height: 1.7;
  letter-spacing: 1px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-color: #eeeeee;
}

section .gray_bg p {
  padding: 3px;
  line-height: 1.7;
  letter-spacing: 1px;
}

section img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

section img.picture_r {
  margin: 0 0 10px 10px;
  float: right;
}

section span.red {
  color: #e60033;
}

section span.red_b {
  color: #e60033;
  font-weight: bold;
}

section span.blue {
  color: #007bbb;
}

section span.pink {
  color: #c53d43;
}

section span.brown {
  color: #993300;
}

section span.brown_b {
  color: #993300;
  font-weight: bold;
}

section span.green {
  color: #00ae4f;
}

section table.table_line {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  margin : 8px  0 8px 0;
}

section td.table_line {
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 10px 8px 10px;
}


/*---------- ナビ ----------*/


#navbar.fixed {
    position: fixed;
    top: 60px;
    z-index: 9999;
	background-blend-mode: lighten;
	margin-right: auto;
    margin-left: auto;
	text-align:center;
}


 
.elementor-section {
    position: relative;
}
 
 
.elementor-element {
   margin-top: -63px;
    margin-bottom: 0px;
    padding: 3px 3px 3px 3px;
}


.elementor-container {
   display: -webkit-box;
   -ms-flex-wrap: wrap;
    flex-wrap: wrap;
 
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.elementor-container {
    max-width: 900px;
}

.elementor-section {
  position: relative;
}


.elementor-element {
    width: 16.5%;
}


.elementor-column {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elementor-widget-image img {
    vertical-align: middle;
    display: inline-block;
}


.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/*---------- トップに戻る ----------*/

#page_back {
  margin: 0 0 8px 0;
  padding: 0 6px 0 0;
  text-align: right;
}



/* 6.pageTop
----------------------------------------------------------- */

#pageTop {
	width: 100%;
	margin: 7% 0 5%;
}
#pageTop div {
	float: right;
	width: 70px;
	padding: 1% 3% 1% 3%;
	color: #fff;
	font-size: 10px;
	text-align: right;
	background: #2e170f;
}
#pageTop div a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#pagegirls {
	height: 198px;
	background-image: url(images/girls-bg.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#pagegirls img {
	float: left;
	margin: 10px;
	width: 120px;
	height: 161px;
}
#pagegirls p {
	padding: 0px;
	color: #300;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagegirls em {
	display: block;
	color: #306;
}
#pagegirls .commentgirls {
	float: left;
	width: 180px;
}
.pick img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.ppp {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.emem {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-style: normal;
	color: #60F;
	text-align: center;
}
.rrrr {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#twitter {
	max-width: 1024px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	width: 90%;
}
#scroll {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	height: 300px;
}
section div.inner {
	
	border: 1px solid #D4B451;
	/*padding: 4px 12px 8px 12px;
	border-radius: 6px 6px 6px 6px / 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px / 6px 6px 6px 6px; */
	text-align: center;
}
 
/*
電話番号追従 フッター
*/
div.info_nav ul {
  width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: 0 3px 0 #888;
  color: #f2a1b2;
  display: block;
  text-align: center;
  background-color: rgba(242,161,178,0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  list-style-type: none;
}

div.info_nav li {
  padding: 10px;
}

div.info_nav li a {
	color: #ff319d;
	display: block;
	font-size:small;
}

div.info_nav {
  opacity: 1;
  animation-duration: 0.5s;
  animation-name: fade-in;
  -moz-animation-duration: 0.5s;
  -moz-animation-name: fade-in;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: fade-in;
}
/*----------------------------------------------------
 プロフィール・料金システム
 求人情報・お問い合わせ・ホテルリスト
----------------------------------------------------*/

table.profile , table.system , table.play , table.option , table.long , table.rec , table.contact , table.hotel{
	width: 100%;
	margin: 10px auto;
}

.profile th {
	width: 50%;
    padding: 2px;
    color: #FFFFFF;
	text-align: right;
}

.profile td {
	width: 50%;
    padding: 2px;
 
    color: #000000;
	text-align: left;
}

.system th , .system td {
	border-bottom: 1px dotted #999;
	text-align: right;
	padding: 2px;
}

.play td {
	width: 33%;
	border-bottom: 1px dotted #999;
	font-size: 12px;
	text-align: center;
	padding: 2px;
}

.option th , .option td , .long th , .long td {
	width: 25%;
	border-bottom: 1px dotted #999;
	font-size: 12px;
	text-align: center;
	padding: 2px;
}
.rec{
	font-size: 12px;
	border-collapse: collapse;
	}
	
	
.rec th {
	width: 33%;
	 padding: 20px;
	border: 1px solid #D4B451;
    color: #FFFFFF;
	background-color:#D4B451;
	padding-bottom: 10px;
	
	
}

.rec td {
	width: auto;
	font-size: .9em;
	padding: 2px;
	padding: 20px;
	border: 1px solid #D4B451;
    color: #000000;
}

.hotel th {
	width: auto;
	background-color: #ccc;
	border-bottom: 1px dotted #999;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 4px 4px 4px 10px;
}

.hotel td {
	width: auto;
	font-size: 16px;
	padding: 6px 10px 10px 10px;
}

.contact th {
	width: auto;
	background-color: #eee;
	border-bottom: 1px dotted #999;
	font-size: 16px;
	text-align: left;
	vertical-align: top;
	padding: 4px 4px 4px 10px;
}

.contact td {
	width: auto;
	font-size: 16px;
	padding: 6px 10px 10px 10px;
}
#staff {

}
#staff .img {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 10px;
}
#staff p {
	width: 98%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #624b0c;
}
#staff h4 {
	display: block;
	color: #FFF;
	text-align: center;
	font-size: xx-large;
}
.kaiye {
	margin-bottom: 5%;
	display: block;
	color: #F0C;
	margin-top: 5%;
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
}
 
section div.inner p {
	color:#000;
}
section div.inner ul {
	color: #ff0074;
	margin-left: 20px;
}
section div.inner ul li {
}
/*----------------------------------------------------
 カバーガール
----------------------------------------------------*/

.covergirl {
	margin: 0 auto;
	text-align: center;
}
.covergirl img {
}
.coverGirlName {
	padding: 6px;
	font-size: xx-large;
}
.inner .flexslider {
	border-radius: 6px;
	width: 80%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.slides{

}
.slides a{
  width: 220px;
  height: 330px;
  position: relative;
  display: block;
}
.slides img{
	max-width: 1024px;
}
.slides a .coverWaku{
  position: absolute;
  top: 0;
  left: 0;
}
.spimg{
	max-width: 1024px;
}
.spimg p{
	font-size: large;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #609;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
}
.spimg img{
	width: 98%;
	max-width: 1024px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#grid_top{
		width: 50%;
		float: left;
		display: block;
	}
	
/*↓↓トップのスタッフ写真並び↓↓*/
	
	#grid_top .item {
    	/*background: url(images/staff_bj.jpg) no-repeat;*/
    	/*background-size: 100% 100%;*/
   		padding: 2px;
    	text-align: center;
	}
	
	#grid_top .item img {
	}
	
	#grid_top .item .img_text {
    	height: auto;
		padding:2px;
		font-size:8px;
		color:#ff0074;
	}
	
	
	#grid_top .name {
    font-size: 8px;
    color: #ff0074;
    font-weight: bold;
    padding: 5px 0;
    margin-bottom: 5px;
    text-align: center;
    /*background: url(images/name.png) no-repeat;
    background-size: 100% 100%;*/
	}

	/*↑↑トップのスタッフ写真並び↑↑*/
