@charset "UTF-8";
section > header h1:before {
  content: "@";
}

#girlsData01 section#girlsComment h3:before {
  content: "f";
  font-family: "webicon";
  font-weight: normal;
}

nav + div.wrapper {
  margin-top: 20px;
}

nav + div.wrapper header span {
  display: block;
}

#girlsData01 {
  margin-top: 20px;
}

#girlsData01 h2 {
  font-size: 30px;
  float: left;
  display: inline-block;
  position: relative;
}

#detail_ico_newface {
  display: inline-block;
  float: left;
  width: 40px;
  position: relative;
  vertical-align: middle;
}

#detail_ico_newface img {
  width: 100%;
}

#detail_ico_experience {
  display: inline-block;
  float: left;
  width: 49px;
  position: relative;
  vertical-align: middle;
}

#detail_ico_experience img {
  width: 100%;
}

#girlsData01 ul#iconSet {
  clear: both;
}

#girlsData01 ul#iconSet li {
  width: 20%;
  float: left;
  background: #ffa225;
  border: 1px solid white;
  padding: 5px;
  color: white;
  text-align: center;
  font-weight: bolder;
  font-size: 12px;
}

#girlsData01 section#girlsComment {
  padding: 20px;
  background: url(/images/basic/bg_detail_girlsComment.jpg) repeat 0 0;
  margin: 20px 0 10px 0;
}

#girlsData01 section#girlsComment h3 {
  color: white;
  font-size: 20px;
}

#girlsData01 section#girlsComment p {
  background: #e9d28c;
  border-top: 1px solid #8f8056;
  border-left: 1px solid #8f8056;
  font-size: 14px;
  color: #55360d;
  padding: 7px;
}

#girlsData02 {
  border-top: 8px solid #ff6600;
  border-bottom: 8px solid #ff6600;
}

#girlsData02 #sepalatorWhite {
  margin: 2px 0;
  background: #fff0dd;
  padding: 20px;
}

/*- ブログボタン -------------------------------------------------------------------*/
#girlsData02 section > ul {
  clear: both;
  width: 100%;
}

#girlsData02 section > ul li {
  padding-bottom: 10px;
}

#girlsData02 section > ul li p {
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 15px;
  background: #dddddd;
  text-align: center;
  color: #999999;
  font-weight: bolder;
}

#girlsData02 section > ul li a p {
  border: 1px solid #ff9200;
  /*- 背景 ----------------------------------------------*/
  background: linear-gradient(to bottom, #ffb72d 1%, #ff9520 100%);
  /* W3C */
  /*-----------------------------------------------*/
  /*- シャドウ ----------------------------------------------*/
  /* Safari, Chrome */
  /* Firefox */
  box-shadow: inset 0 0 5px 0 #fff;
  /* CSS3 */
  /*-----------------------------------------------*/
  color: #440000;
  padding-bottom: 0;
  background: #ffa225;
}

#girlsData02 section > ul li a p:after {
  content: "û";
  font-family: "webicon";
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: yellow;
}

#girlsData02 section > ul li a p:hover {
  border: 1px solid #ff9200;
  /*- 背景 ----------------------------------------------*/
  background: linear-gradient(to bottom, #ffd12d 0%, #ff9d00 100%);
  /* W3C */
  /*-----------------------------------------------*/
  color: white;
  padding-bottom: 0;
}

#girlsData02 section > ul li a p:hover:after {
  color: white;
}

/*- ブログボタンEND -------------------------------------------------------------------*/
#photoArea {
  position: relative;
  float: left;
  width: 53.09%;
}

#photoArea img {
  display: block;
  width: 100%;
}

#photoArea .jquery_flick-slide_pager ol {
  margin-top: 10px;
  display: block;
}

#photoArea .jquery_flick-slide_pager ol li {
  display: block;
  padding: 1px;
  width: 20%;
  float: left;
}

dl {
  display: block;
  width: 100%;
}

/*- 各見出し ----------------------------------------------------------------------*/
dl dt {
  display: block;
  background: #c79554 url(/images/basic/system_h2bg.gif) repeat 0 0;
  padding: 5px;
  font-size: 18px;
  font-weight: bolder;
  color: #7a4207;
  box-shadow: inset 1px 1px 1px 0 #f9dc8e;
  text-shadow: 1px 1px 1px #f9dc8e;
}

dl dd {
  display: block;
  background: white;
  padding: 5px;
  line-height: 1;
  font-size: 24px;
}

dl dd.fuseAjust img {
  vertical-align: middle;
}

dl video {
  width: 100%;
}

dl + dl {
  margin-top: 25px;
}

#profile01:before {
  content: "A";
  font-family: "webicon";
  font-weight: normal;
}

#profile01 + dd a {
  text-decoration: underline;
}

#profile02:before {
  content: '"';
  font-family: "jukujoyaicon";
  font-weight: normal;
}

#profile02 + dd {
  font-size: 16px;
}

#profile03:before {
  content: "#";
  font-family: "jukujoyaicon";
  font-weight: normal;
}

#profile04:before {
  content: "+";
  font-family: "webicon";
  font-weight: normal;
}

#profile05:before {
  content: "f";
  font-family: "webicon";
  font-weight: normal;
}

#profile06:before {
  content: "`";
  font-family: "webicon";
  font-weight: normal;
}

#profile07:before {
  content: ",";
  font-family: "jukujoyaicon";
  font-weight: normal;
}

#profile08:before {
  content: "\\";
  font-family: "jukujoyaicon";
  font-weight: normal;
}

/*
#profile01:before{ content: "A"; font-family: "webicon"; font-weight:normal; }
*/
#profile {
  float: right;
  width: 44.24%;
}

#profile dt,
#profile dd {
  font-size: 16px;
}

#profileTel div p {
  display: inline-block;
  color: #552a08;
  font-weight: bold;
}

#profileTel div a {
  display: inline-block;
  margin: 0;
  height: auto;
  line-height: 1;
  text-align: left;
  border: none;
  background: none;
  position: static;
  margin-bottom: 15px;
}

#profileTel div a span {
  font-size: 32px;
  border: none;
  display: block;
  width: auto;
  height: auto;
  line-height: 1;
  color: #552a08;
  font-weight: normal;
  position: static;
  font-family: "shopname";
}

#girlsData03 dl {
  margin-top: 25px;
}

#girlsData03 dd {
  font-size: 14px;
  line-height: 1.5;
}

/*- オプション関連 ----------------------------------------------------------------------------------------------------*/
#girlsData03 ul#option {
  display: block;
  margin-top: 15px;
  padding-bottom: 5px;
}

#girlsData03 ul#option li {
  width: 24%;
  margin: 0.5%;
  float: left;
  text-align: center;
  padding: 20px 10px 5px 10px;
  color: #b7b7b7;
  font-weight: bolder;
  font-size: 14px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 5px;
  border: 1px solid #fff;
  /*- 背景色 ----------------------------------------------*/
  background: linear-gradient(to bottom, rgb(227, 227, 227) 0%, rgb(215, 215, 215) 100%);
  /*-----------------------------------------------*/
  /*- シャドウをアウトライン化 ----------------------------------------------*/
  /* Safari, Chrome用 */
  /* Firefox用 */
  box-shadow: 0 0 0 1px #dddddd;
  /*0000 CSS3 */
  /*-----------------------------------------------*/
}

#girlsData03 ul#option li:after {
  content: "ご利用できません";
  display: block;
  font-size: 10px;
  color: #666666;
}

#girlsData03 ul#option li.on {
  color: #ffcc00;
  border: 1px solid #1ea7de;
  /*- 背景色 ----------------------------------------------*/
  background: linear-gradient(to bottom, #006bad 0%, #004986 100%);
  /*-----------------------------------------------*/
  /*- シャドウをアウトライン化 ----------------------------------------------*/
  /* Safari, Chrome用 */
  /* Firefox用 */
  box-shadow: 0 0 0 1px #004576;
  /*0000 CSS3 */
  /*-----------------------------------------------*/
}

.after-none::after {
  display: none !important;
}

.coat-sub {
  display: block;
  font-size: 10px;
  color: #057bc8;
}

.option-sub {
  display: block;
  font-size: 10px;
  color: #b7b7b7;
}

.option-sub_free {
  color: #b7b7b7;
  display: block;
  font-size: 10px;
}

.on .option-sub,
.on .option-sub_free {
  color: #fff;
}

#girlsData03 ul#option li.on:after {
  content: "無料で利用可能";
  color: #fff;
}

#girlsData03 ul#option.kyobashi_option li:not(:nth-of-type(n+4):nth-child(-n+5)).on:after {
  color: #ffffff;
}

ul#option.kyobashi_option .coat-sub {
  color: #ffffff;
}

#girlsData03 ul#schedule {
  width: 100%;
  display: table;
  margin-top: 10px;
  padding-bottom: 25px;
}

#girlsData03 ul#schedule li {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 14.285%;
  padding: 40px 0 10px 0;
  border-left: 1px solid white;
  border-bottom: 1px solid #cacaca;
  background: #eeeeee;
  text-align: center;
}

#girlsData03 ul#schedule li span {
  display: block;
  width: 100%;
}

#girlsData03 ul#schedule li > span:first-child {
  background: #ffa225;
  padding: 5px 0;
  font-size: 12px;
  border-bottom: 1px solid #d8891f;
  border-top: 1px solid #ffbc63;
  color: #593601;
  position: absolute;
  top: 0;
}

#girlsData03 ul#schedule li > p > span:first-child:after {
  content: "ç";
  font-family: "webicon";
  color: #ffa225;
  display: block;
  text-align: center;
}

/*- 待ち合わせ関連 ----------------------------------------------------------------------------------------------------*/
#girlsData03 ul#place {
  display: block;
  margin-top: 10px;
  padding-bottom: 25px;
}

#girlsData03 ul#place li {
  width: 24%;
  margin: 0.5%;
  float: left;
  text-align: center;
  padding: 20px 10px 5px 10px;
  color: #b7b7b7;
  font-weight: bolder;
  font-size: 14px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 5px;
  border: 1px solid #fff;
  /*- 背景色 ----------------------------------------------*/
  background: linear-gradient(to bottom, rgb(227, 227, 227) 0%, rgb(215, 215, 215) 100%);
  /*-----------------------------------------------*/
  /*- シャドウをアウトライン化 ----------------------------------------------*/
  /* Safari, Chrome用 */
  /* Firefox用 */
  box-shadow: 0 0 0 1px #dddddd;
  /*0000 CSS3 */
  /*-----------------------------------------------*/
}

#girlsData03 ul#place li:after {
  content: "ご利用できません";
  display: block;
  font-size: 10px;
  color: #666666;
}

#girlsData03 ul#place li.on {
  color: #440000;
  border: 1px solid #ff9200;
  /*- 背景色 ----------------------------------------------*/
  background: linear-gradient(to bottom, #ffb72d 1%, #ff9520 100%);
  box-shadow: inset 0 0 5px 0 #fff;
  /*-----------------------------------------------*/
}

#girlsData03 ul#place li.on:after {
  content: "待合せできます";
  color: #593601;
}

@media screen and (max-width: 617px) {
  #girlsData01 h2 {
    font-size: 16px;
    line-height: 3;
  }
  #girlsData01 ul#iconSet li {
    padding: 2px;
    font-size: 10px;
    width: 50%;
  }
  #girlsData01 section#girlsComment {
    padding: 10px;
  }
  #girlsData01 section#girlsComment h3 {
    font-size: 14px;
  }
  #girlsData01 section#girlsComment p {
    margin-top: 5px;
    padding: 4px;
  }
  #girlsData02 #sepalatorWhite {
    padding: 0;
  }
  #girlsData02 section + ul {
    width: 98%;
    max-width: 400px;
    margin: 0 auto;
  }
  #girlsData02 section + ul li {
    width: 100%;
    clear: both;
  }
  #girlsData02 section + ul li p {
    font-size: 12px;
  }
  #photoArea {
    float: none;
    width: 100%;
    max-width: 320px;
    margin: 0 auto 20px auto;
  }
  #photoArea ul {
    padding-top: 10px;
    display: block;
  }
  #photoArea ul li {
    display: inline-block;
    padding: 1px;
    width: 20%;
  }
  #profile {
    float: none;
    width: 100%;
  }
  dl dt {
    padding: 5px;
    font-size: 14px;
  }
  dl dd {
    padding: 5px;
    font-size: 14px;
  }
  dl dd.fuseAjust {
    padding: 5px;
    font-size: 14px;
  }
  #girlsData03 ul#option li {
    width: 48%;
    margin: 1%;
    padding: 10px 5px 2px 5px;
  }
  #girlsData03 ul#schedule {
    width: 100%;
    display: block;
    margin-top: 5px;
  }
  #girlsData03 ul#schedule li {
    clear: both;
    display: table;
    position: static;
    width: 100%;
    border-top: 1px solid white;
    border-bottom: 1px solid #cacaca;
    background: #eeeeee;
    text-align: left;
    padding: 10px;
  }
  #girlsData03 ul#schedule li span {
    display: table-cell;
    width: 30%;
  }
  #girlsData03 ul#schedule li p {
    display: table-cell;
    width: 67%;
    padding-left: 3%;
  }
  #girlsData03 ul#schedule li > span:first-child {
    background: #ffa225;
    padding: 2px 0;
    font-size: 12px;
    border-bottom: 1px solid #d8891f;
    border-top: 1px solid #ffbc63;
    color: #593601;
    position: static;
    text-align: center;
    border-radius: 5px;
  }
  #girlsData03 ul#schedule li > p > span:first-child:after {
    content: "ê";
    font-family: "webicon";
    color: #ffa225;
    display: inline-block;
    margin-left: 15%;
  }
  #profileTel {
    display: block;
    text-align: center;
    border: 1px solid #c8b097;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffaa00 0%, #ff9c11 100%);
    width: 80%;
    margin: 0 auto 20px;
  }
  #profileTel div {
    border-radius: 5px;
    border: 1px solid white;
    width: 100%;
  }
  #profileTel div p {
    display: none;
  }
  #profileTel div a {
    display: block;
    text-align: center;
    margin-bottom: 0;
    padding: 12px 5px;
  }
  #profileTel div a span {
    font-weight: bolder;
    font-size: 20px;
    border: none;
    line-height: 1;
    color: #ffffff;
    position: static;
    font-family: "'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif";
  }
  .girl_info_blog ul li p {
    width: 40%;
    font-size: 0.8rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 618px) and (max-width: 800px) {
  ul#schedule li {
    display: block;
    float: left;
    position: relative;
    height: 120px;
  }
  .girl_info_blog ul li p {
    width: 28%;
  }
}
@media screen and (min-width: 801px) {
  ul#schedule li {
    display: block;
    float: left;
    position: relative;
    height: 120px;
  }
  .girl_info_blog ul li p {
    width: 28%;
  }
}
/* 蛍池店・京橋店・ﾐﾅﾐｴﾘｱ店個別対応CSS */
/* 全店拡散する場合はWEBアイコン部分、フォントサイズ、パディング設定をフィードバックさせて、下記オーバーライドを削除。166行以降に反映。 */
.ho #profile01,
.ho #profile02,
.ho #profile03,
.ho #profile08,
.ho #profile09,
.ho #profile10,
.ho #profile11,
.ho #profile12,
.ho #profile13,
.ho dd,
.ho #profile02 + dd,
.kyobashi #profile01,
.kyobashi #profile02,
.kyobashi #profile03,
.kyobashi #profile08,
.kyobashi #profile09,
.kyobashi #profile10,
.kyobashi #profile11,
.kyobashi #profile12,
.kyobashi #profile13,
.kyobashi dd,
.kyobashi #profile02 + dd,
.ueroku #profile01,
.ueroku #profile02,
.ueroku #profile03,
.ueroku #profile08,
.ueroku #profile09,
.ueroku #profile10,
.ueroku #profile11,
.ueroku #profile12,
.ueroku #profile13,
.ueroku dd,
.ueroku #profile02 + dd,
.sakai #profile01,
.sakai #profile02,
.sakai #profile03,
.sakai #profile08,
.sakai #profile09,
.sakai #profile10,
.sakai #profile11,
.sakai #profile12,
.sakai #profile13,
.sakai dd,
.sakai #profile02 + dd {
  font-size: 14px;
}

/* 京橋店・ﾐﾅﾐｴﾘｱ店個別対応CSS */
.kyobashi #profile14,
.kyobashi #profile15,
.ueroku #profile14,
.ueroku #profile15,
.sakai #profile14,
.sakai #profile15 {
  font-size: 14px;
}

.ho dt,
.ho dd,
.umeda dt,
.umeda dd,
.kyobashi dt,
.kyobashi dd,
.ueroku dt,
.ueroku dd,
.sakai dt,
.sakai dd {
  padding: 5px;
}

.umeda dt,
.umeda dd,
.kyobashi dt,
.kyobashi dd {
  font-size: 14px;
}

.ho #profile01 + dd img,
.umeda #profile01 + dd img,
.kyobashi #profile01 + dd img,
.ueroku #profile01 + dd img,
.sakai #profile01 + dd img {
  vertical-align: middle;
}

#profile09:before {
  content: "—";
  font-family: "webicon";
  font-weight: normal;
}

#profile10:before {
  content: "˘";
  font-family: "webicon";
  font-weight: normal;
}

#profile11:before {
  content: "{";
  font-family: "webicon";
  font-weight: normal;
}

#profile12:before {
  content: "–";
  font-family: "webicon";
  font-weight: normal;
}

#profile13:before {
  content: "y";
  font-family: "webicon";
  font-weight: normal;
}

#profile14:before {
  content: "3";
  font-family: "webicon";
  font-weight: normal;
}

#profile15:before {
  content: "8";
  font-family: "webicon";
  font-weight: normal;
}

.profile00:before {
  content: "3";
  font-family: "webicon";
  font-weight: normal;
}

/*追加*/
.girl_info_blog ul li p {
  float: left;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #dddddd;
  text-align: center;
  color: #999999;
  font-weight: bolder;
  margin: 0 1% 15px 3%;
  padding: 10px 0 8px 0;
}

.girl_info_blog ul li a p {
  /*border: 1px solid #ff9200;
    background: #ffb72d;
    background: linear-gradient(to bottom, #ffb72d 1%,#ff9520 100%);
    box-shadow: inset 0 0 5px 0 #FFF;
    color: #440000;
    background: #ffa225;*/
  border: 1px solid #1ea7de;
  background: linear-gradient(to bottom, #006bad 0%, #004986 100%);
  box-shadow: 0 0 0 1px #004576;
  color: #fff;
  padding: 10px 0 8px 0;
}

.girl_info_blog ul li a p:after {
  content: "û";
  font-family: "webicon";
  /*display: block;*/
  font-size: 12px;
  font-weight: normal;
  color: yellow;
  margin-left: 5%;
}

.girl_info_blog ul li a p:hover {
  /*border: 1px solid #ff9200;
    background: #ffd12d;
    background: linear-gradient(to bottom, #ffd12d 0%,#ff9d00 100%);*/
  /*border: 1px solid #004576;*/
  color: #fff;
  /*border-color: #1eddec;*/
  background: linear-gradient(to bottom, #00c6cf 0%, #00abb9 100%);
  color: white;
  padding: 10px 0 8px 0;
}

.option-free {
  color: red;
  margin-top: 0.5em;
}
.option-free br {
  display: none;
}
.option-free span {
  color: #666666;
  font-weight: bold;
  font-size: 80%;
}
@media screen and (max-width: 617px) {
  .option-free {
    padding: 5px;
  }
  .option-free br {
    display: inherit;
  }
}

.photo-diary {
  margin-top: 25px;
}
.photo-diary iframe {
  width: 100%;
}

.jquery_flick-slide_main_icon {
  display: flex;
  flex-flow: column;
  position: absolute;
  top: 8px;
  left: 8px;
  padding: 0 !important;
  z-index: 1;
}
.jquery_flick-slide_main_icon li {
  width: 23%;
  padding-bottom: 4px !important;
}

.jquery_flick-slide_main_icon li:not(:last-child) {
  margin-bottom: 4px;
}

@media screen and (max-width: 617px) {
  .jquery_flick-slide_main_icon {
    display: flex !important;
    flex-flow: column;
    width: 20%;
    padding-top: 0 !important;
  }
  .jquery_flick-slide_main_icon li {
    width: auto;
  }
}
