@charset "utf-8";

/* =========================================================
 PC・スマホ共通
========================================================= */
@font-face {
  font-family: "simsun";
  font-weight: 400;
  src: local("simsun"),
    url("https://cinimg.awscf.net/japanese-escort-tokyo.jp/font/simsun.woff2") format("woff2"),
    url("https://cinimg.awscf.net/japanese-escort-tokyo.jp/font/simsun.woff") format("woff");
  font-display: swap;
}

/* =========================================================
 リセット
========================================================= */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}

html {
  overflow-y: scroll;
}

body {
  line-height: 1;
  overflow: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  overflow: hidden;
  outline: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #b4b4b4;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

th {
  text-align: left;
}

iframe {
  vertical-align: bottom;
}

video {
  display: block;
}

a:hover {
  text-decoration: none;
}

/* =========================================================
 clearfix
========================================================= */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* =========================================================
 フッターiframe
========================================================= */
#footerStoreFrame {
  height: 100% !important;
}

br.soku,
span.soku {
  display: none;
}

.girlsBox a.soku {
  pointer-events: none;
}

/* =========================================================
 schedule.html即姫用
========================================================= */
.forSoku {
  display: none;
}

#noticeModal {
  display: none;
}

/* 2212WhatsApp追加 */
.whatsAppBooking {
  text-align: center;
}

.bookingInfo .whatsAppBooking p,
.answer .whatsAppBooking p {
  font-family: heisei-mincho-std, serif;
  font-weight: bold;
  line-height: 1.35;
  margin-bottom: 0;
}

.whatsAppBooking a,
.answer .whatsAppBooking p a {
  text-decoration: none;
  color: inherit;
}

.whatsAppBooking img {
  width: 70%;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.15));
}

.readMore {
  background-color: #202020;
  color: #ffffff;
  font-weight: bold;
}

.readMore a {
  color: inherit;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: inherit;
}

/* サムネアイコン */
.girlsPhoto .icon {
  text-indent: -200%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  display: block;
}

.icon.af {
  background-image: url(/zh/img/common/icon_analsex.webp);
}

.icon.bigtits {
  background-image: url(/zh/img/common/icon_bigtits.webp);
}

/* ----- sortBtn ----- */
#sortBtn {
  margin: 17px auto 0;
  width: 980px;
}

#sortBtn li {
  color: #c08e30;
  cursor: pointer;
  float: left;
  font-size: 14px;
  /* font-weight: bold; */
  margin: 0 15px 0 0;
  padding: 5px 20px;
  vertical-align: middle;
  /* background-color: #ffffff; */
  border: 1px solid #c08e30;
}

#sortBtn li:hover,
#sortBtn li.selectSortBtn {
  color: #ffffff;
  background-color: #c08e30;
  border-color: #c08e30;
}

#sortBtn li.selectSortBtn {
  cursor: default;
  pointer-events: none;
}

#sortBtn li span {
  font-size: 12px;
  font-weight: inherit;
  margin: 0 0 0 5px;
  vertical-align: middle;
}

.startBtn {
  background-image: url(/img/play/btn_play.gif);
  background-repeat: no-repeat;
  background-size: 11% auto;
  cursor: pointer;
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  background-position: center center;
  pointer-events: none;
  transition: opacity .2s ease;
}

.play .startBtn {
  opacity: 0;
}

/* =========================================================
 PC用
========================================================= */
@media screen and (min-width: 769px) {

  /* =========================================================
 全体コンテンツ
========================================================= */
  .forSp {
    display: none !important
  }

  html {
    overflow: auto;
  }

  body {
    color: #2c2c2c;
    font-family: "Noto Sans SC", sans-serif;
    font-size: 14px;
    overflow: hidden;
    min-width: 1040px;
    position: relative;
  }

  a {
    color: #ce9b2c;
  }

  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
    color: inherit;
  }

  /* =========================================================
 共通装飾
========================================================= */
  /*ベースカラー*/
  .textColor {
    color: #432400;
    font-size: 100%;
  }

  /* 太文字 */
  .textBold {
    font-weight: bold;
    font-size: 100%;
  }

  /* 赤文字 */
  .textRed {
    color: #ce9b2c;
    font-size: inherit;
    font-weight: bold;
  }

  /* 黄色文字 */
  .textYellow {
    color: #d4b96f;
    font-size: 100%;
  }

  /* 小文字 */
  .fontSmall {
    font-size: 12px;
  }

  /* =========================================================
 上部コンテンツ
========================================================= */
  /* ヘッダー
--------------------------------------------------------- */
  header {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1040px;
    position: relative;
    z-index: 3;
  }

  .headerLoginBar {
    position: relative;
  }

  .headerLoginBox {
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 980px;
    z-index: 4;
  }

  .headerLoginBox ul {
    float: right;
    height: 31px;
  }

  .headerLoginBox li {
    float: left;
    text-align: center;
    height: 100%;
  }

  .headerLoginBox li a {
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 100%;
    line-height: 31px;
    text-decoration: none;
  }

  .headerLoginBox li a:hover {
    opacity: 0.6;
    -ms-filter: "alpha(opacity=60)";
    /* ie 8 */
  }

  /*WEB予約ボタン*/
  .headerLoginBox .login03 a {
    width: 111px;
    color: #ffffff;
    background-color: #c5ae8b;
  }

  /*会員サイトログインボタン*/
  .headerLoginBox .login04 {
    padding: 0;
  }

  .headerLoginBox .login04 a {
    color: #ffffff;
    width: 111px;
    margin-right: 2px;
    padding: 0;
    text-indent: -7px;
    background-color: #7d7d7d;
  }

  .loginBtn {
    margin-top: 7px;
  }

  /* ----- メインヘッダー ----- */
  #header {
    box-sizing: border-box;
    background-position: center 0;
    position: relative;
    width: 100%;
    height: 157px;
    border-top: 31px solid #202020;
  }

  #headerContents {
    height: 118px;
    margin: 0 auto;
    position: relative;
    width: 980px;
  }

  .headerInner {
    height: 118px;
    position: relative;
  }

  #headerContents h1 {
    color: #ffffff;
    font-size: 12px;
    position: absolute;
    text-overflow: ellipsis;
    top: -23px;
    white-space: nowrap;
    width: 402px;
    z-index: 1;
    letter-spacing: -0.04em;
  }

  /*ロゴ*/
  .headerLogo {
    left: 0;
    position: absolute;
    top: 31px;
    z-index: 3;
  }

  /* ----- IE9以下のみ ----- */
  .headerLogo a img:hover {
    opacity: 0.7\9;
    filter: alpha(opacity=70);
  }

  @media all and (-ms-high-contrast:none) {
    .headerLogo a img:hover {
      opacity: 1\0;
    }
  }

  /*電話番号等*/
  .headerInfo {
    position: absolute;
    right: 21px;
    top: 10px;
  }

  .headerStoreData {
    color: #2c2c2c;
    text-align: right;
  }

  .headerTel {
    font-size: 24px;
    font-weight: bold;
    /* transform: scaleX(1.15); */
    white-space: nowrap;
    padding-bottom: 12px;
  }

  .headerTel:nth-of-type(2) {
    border-bottom: 1px solid;
  }

  .headerTel span {
    font-size: 18px;
    margin-right: 10px;
  }

  .headerBusinessHours {
    font-size: 16px;
    padding: 6px 0 0 0;
    letter-spacing: 0.05em;
    /* transform: scaleX(1.15); */
  }

  .headerBusinessHours span {
    margin-right: 12px;
  }

  .serviceHours {
    color: #14b275;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 2px 3px;
  }

  .headerNote {
    font-size: 12px;
    margin-top: 8px;
    letter-spacing: 0.3px;
    line-height: 1.1;
  }

  .headerAdress {
    font-size: 12px;
    padding: 5px 0 0 2px;
  }

  .headerQR {
    float: right;
    width: 90px;
    height: 90px;
    background-color: #ffffff;
    text-align: center;
    margin-top: 5px;
    position: relative;
    box-sizing: border-box;
  }

  .headerQR img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    margin: 0 auto;
  }

  /*ヘッダーバナー等*/
  .headerDetails {
    left: 767px;
    position: absolute;
    top: 8px;
    width: 212px;
  }

  .headerDetails a {
    text-decoration: none;
  }

  .headerCredit {
    display: flex;
    margin-bottom: 4px;
  }

  .headerCreditText {
    text-decoration: none;
    color: #2c2c2c;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.3;
    width: 100%;
  }

  .headerBanner {
    margin: 0px 0 0;
  }

  .headerBanner li {
    float: left;
    width: 102px;
    height: 41px;
  }

  .headerBanner li.recruit {
    background-color: #c5ae8b;
    box-sizing: border-box;
  }

  .headerBanner li.recruit a {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    height: 100%;
    line-height: 41px;
    display: block;
    text-align: center;
    font-weight: bold;
  }

  .headerBanner li.recruit:hover {
    opacity: 0.9;
  }

  .headerBanner li:last-child {
    margin-left: 8px;
  }

  /* グローバルナビゲーション 190628
--------------------------------------------------------- */
  #globalNav {
    background-repeat: repeat-x;
    background-position: center 0;
    height: 59px;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1040px;
    position: relative;
    z-index: 2;
    background-color: #ffffff;
  }

  .globalNavBox {
    height: 100%;
    margin: 0 auto;
    width: 980px;
    position: relative;
  }

  #globalNav ul {
    height: 100%;
    margin: 0 auto;
    width: 980px;
  }

  #globalNav li,
  #globalNav li.globalNav07 {
    height: 100%;
    position: absolute;
    top: 0px;
    box-sizing: border-box;
  }

  .globalNav01 {
    left: 0;
    width: 144px;
  }

  .globalNav02 {
    left: 139px;
    width: 144px;
  }

  .globalNav03 {
    left: 279px;
    width: 144px;
  }

  .globalNav04 {
    left: 419px;
    width: 141px;
  }

  .globalNav05 {
    left: 559px;
    width: 141px;
  }

  .globalNav06 {
    left: 699px;
    width: 141px;
  }

  .globalNav07 {
    left: 839px;
    width: 141px;
  }

  #globalNav li a {
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #2c2c2c;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    position: absolute;
    z-index: 1;
  }

  #globalNav li::before {
    content: "";
    background-color: #e4c492;
    /* opacity: 0; */
    transition: all .3s ease;
    width: 0;
    height: 4px;
    display: block;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 0;
  }

  #globalNav li:hover::before,
  #globalNav li.select::before {
    transition: all .3s ease;
    width: 100px;
  }

  #globalNav li a p {
    position: relative;
    font-family: simsun, serif;
    font-weight: 500;
    box-sizing: border-box;
    display: inline;
  }

  #globalNav li.globalNav01 a p::before {
    background: url(/img/common/icon_nav_top.png) no-repeat center 4px;
  }

  #globalNav li.globalNav02 a p::before {
    background: url(/img/common/icon_nav_schedule.png) no-repeat center 4px;
  }

  #globalNav li.globalNav03 a p::before {
    background: url(/img/common/icon_nav_girls_list.png) no-repeat center 1px;
  }

  #globalNav li.globalNav04 a p::before {
    background: url(/img/common/icon_nav_system.png) no-repeat center 6px;
  }

  #globalNav li.globalNav05 a p::before {
    background: url(/img/common/icon_nav_concept.png) no-repeat center 7px;
  }

  #globalNav li.globalNav06 a p::before {
    background: url(/img/common/icon_nav_howto.png) no-repeat center 5px;
  }

  #globalNav li.globalNav07 a p::before {
    background: url(/img/common/icon_nav_access.png) no-repeat center 5px;
  }

  .globalNav02 a::before,
  .globalNav03 a::before,
  .globalNav04 a::before,
  .globalNav05 a::before,
  .globalNav06 a::before,
  .globalNav07 a::before {
    content: "";
    display: inline;
    position: absolute;
    height: 45px;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    border-left: 1px solid #ffffff;
  }

  #globalNav li:hover a::before,
  #globalNav li:hover+li a::before,
  #globalNav li.select a::before,
  #globalNav li.select+li a::before {
    opacity: 0;
  }

  .globalNav01 a {
    background-position: 0 top;
  }

  #globalNav li.globalNav02 a {
    background-position: -140px top;
  }

  #globalNav li.globalNav03 a {
    background-position: -280px top;
  }

  #globalNav li.globalNav04 a {
    background-position: -420px top;
  }

  #globalNav li.globalNav05 a {
    background-position: -560px top;
    text-align: left;
  }

  #globalNav li.globalNav06 a {
    background-position: -700px top;
  }

  #globalNav li.globalNav07 a {
    background-position: -840px top;
  }

  .globalNav01 a:hover,
  #globalNav li.globalNav01.select a {
    background-position: 0 bottom;
  }

  #globalNav li.globalNav02 a:hover,
  #globalNav li.globalNav02.select a {
    background-position: -140px bottom;
  }

  #globalNav li.globalNav03 a:hover,
  #globalNav li.globalNav03.select a {
    background-position: -280px bottom;
  }

  #globalNav li.globalNav04 a:hover,
  #globalNav li.globalNav04.select a {
    background-position: -420px bottom;
  }

  #globalNav li.globalNav05 a:hover,
  #globalNav li.globalNav05.select a {
    background-position: -560px bottom;
  }

  #globalNav li.globalNav06 a:hover,
  #globalNav li.globalNav06.select a {
    background-position: -700px bottom;
  }

  #globalNav li.globalNav07 a:hover,
  #globalNav li.globalNav07.select a {
    background-position: -840px bottom;
  }

  /* 中間コンテンツ
--------------------------------------------------------- */
  #middleWrapper {
    margin: 25px auto 0;
    position: relative;
  }

  #middleBox:before,
  .ie8_hack_middleBoxBefore {
    content: "";
    height: 38px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }

  #contentsWrapper {
    margin: 0 auto;
    padding: 0 0 30px;
    position: relative;
    width: 1040px;
    background-color: #ffffff;
    box-shadow: 0 0px 50px #ffffff, 0 0 50px #ffffff, 0 0 100px #ffffff;
  }

  /* =========================================================
 横幅100%コンテンツ
========================================================= */
  .fullContents {
    position: relative;
    width: 100%;
  }

  /* =========================================================
 共通パーツ
========================================================= */
  /* パンくずリスト
--------------------------------------------------------- */
  #topicPath {
    position: absolute;
    right: 43px;
    top: 7px;
    z-index: 2;
  }

  #topicPath li {
    float: left;
    font-size: 12px;
  }

  #topicPath li:not(:last-child):after,
  #topicPath li.afterIcon:after {
    content: "≫";
    font-size: 10px;
    margin: 0 3px;
    vertical-align: middle;
  }

  #topicPath a {
    color: #2c2c2c;
    font-size: 100%;
  }

  #topicPath a span {
    font-size: 100%;
  }

  #topicPath a:hover {
    text-decoration: none;
  }

  /* 大見出し（h2）
--------------------------------------------------------- */
  .fullContents h2,
  .haveCaption>section>h2 {
    box-sizing: border-box;
    font-family: simsun, serif;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto 18px;
    padding: 0 0 0 36px;
    position: relative;
    width: 1040px;
    z-index: 1;
  }

  /* 小見出し（h3）
--------------------------------------------------------- */
  /* ----- 通常の小見出し ----- */
  h3 {
    font-family: simsun, serif;
    font-size: 30px;
    height: 42px;
    line-height: 36px;
    margin: 0 0 10px;
    position: relative;
    z-index: 0;
    border-bottom: 1px solid #b4b4b4;
    box-sizing: border-box;
  }

  h3.noIcon::before {
    content: none;
  }

  #rightContents h3 {
    margin-top: 27px;
    font-weight: bold;
  }

  #rightContents h3 span {
    font-weight: inherit;
  }

  /*右コンテンツの一番最初のh3のみ、margin-topを0にする*/
  #rightContents>section:first-child>h2+article h3:first-child,
  #rightContents>article:first-child h3:first-child {
    margin-top: 0;
  }

  /* ----- 左コンテンツの小見出し ----- */
  .sideHeading {
    margin-bottom: 0;
    background-image: -moz-linear-gradient(90deg, #1d1819 50%, #202020);
    background-image: -webkit-linear-gradient(90deg, #1d1819 50%, #202020);
    background-image: -ms-linear-gradient(90deg, #1d1819 50%, #202020);
    color: #ffffff;
    text-align: center;
    padding: 0;
    height: 48px;
    line-height: 44px;
  }

  .sideHeading span {
    position: relative;
    z-index: 2;
  }

  /* 「もっと見る」ボタン
--------------------------------------------------------- */
  .moreReadBtn:after {
    content: "";
    clear: both;
    display: block;
  }

  /* ----- 通常用 ----- */
  .moreReadBtn {
    font-family: simsun, serif;
    border: 1px solid #2c2c2c;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 15px;
    height: 34px;
    letter-spacing: 0.05em;
    line-height: 34px;
    text-align: center;
    text-decoration: none;
    width: 144px;
    transition: all .3s ease;
    position: relative;
  }

  .moreReadBtn::after {
    content: "";
    display: block;
    border-right: 7px solid #c5ae8b;
    border-bottom: 7px solid #c5ae8b;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    position: absolute;
    bottom: 2px;
    right: 2px;
  }

  .moreReadBtn:hover {
    transition: all .3s ease;
    opacity: 0.8;
  }

  .moreReadBtn a {
    display: block;
    color: #2c2c2c;
    text-decoration: none;
    transition: all .3s ease;
  }

  /* 女の子サムネイル
--------------------------------------------------------- */
  .girlsBox {
    float: left;
    width: 237px;
    height: auto;
    margin: 0 10px 10px 0;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    border: 0.6px solid rgb(177 177 177 / 30%);
  }

  .girlsBox:last-of-type {
    margin-right: 0;
  }

  .girlsBox::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #c08e30;
    box-sizing: border-box;
    pointer-events: none;
    opacity: 0;
    transition: opacity .15s ease;
    z-index: 1;
  }

  .girlsBox:hover:after {
    opacity: 1;
  }

  .girlsId {
    position: absolute;
    top: 290px;
    right: 0;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.8);
    color: #636363;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 4px;
  }

  .girlsInfo {
    position: relative;
    background-image: linear-gradient(0deg, #e8e8e8, transparent 35%);
  }

  .girlsDescription {
    background-color: #000000;
    box-sizing: border-box;
    color: #ffffff;
    height: 24px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1;
  }

  .girlsDescription p {
    font-size: 14px;
    line-height: 23px;
    text-align: center;
  }

  .girlsBox>a {
    text-decoration: none;
    display: block;
    height: 100%;
  }

  .girlsBox .girlsPhoto {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 4;
    overflow: hidden;
    border-bottom: none;
    position: relative;
    box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.3);
    z-index: 1;
  }

  .girlsBox .girlsPhoto img {
    width: 240px;
    margin-top: 0.3px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  }

  .girlsBox .girlsName {
    color: #2c2c2c;
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
    padding-top: 7px;
    text-align: center;
  }

  .girlsBox .girlsName span {
    font-size: 12px;
    font-weight: inherit;
    margin: 0 0 0 3px;
  }

  .girlsBox .girlsName::after {
    content: "";
    display: block;
  }

  .girlsBox .girlsSize {
    color: #2c2c2c;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 19px;
    text-align: center;
  }

  .girlsDate span {
    font-weight: bold;
  }

  .girlsDate,
  .syameDate {
    color: #2c2c2c;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 19px;
    text-align: center;
  }

  .girlsDate::before,
  .syameDate::before {
    content: none;
    margin-right: 7px;
  }

  .videoIcon,
  .syameIcon {
    background-repeat: no-repeat;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 50px;
    z-index: 3;
  }

  .girlsStateWrapVideoSyame {
    display: flex;
    flex-wrap: wrap;
    width: 166px;
    margin: 0 auto;
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
  }

  .girlsStateWrap {
    border-top: none;
    width: 100%;
    height: 72px;
    box-sizing: border-box;
    padding: 0 0 5px;
  }

  .next .girlsDate::before,
  .next .syameDate::before {
    content: "Next Working Day";
  }

  /* ========================================================= */
  .girlsBox .girlsAnchor:hover .girlsPhoto img {
    opacity: 0.7
  }

  /*即ヒメ*/
  .sokuhimeFrame {
    display: none;
  }

  .sokuhime .sokuhimeFrame {
    background-image: url("/img/common/img_sokuhime_top.png");
    background-size: contain;
    background-position-x: center;
    background-repeat: no-repeat;
    height: calc(240px/3*4 + 24px);
    box-sizing: border-box;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 24px;
    width: 100%;
    z-index: 3;
    line-height: 1.5;
    border-bottom-width: 24px;
  }

  .sokuhime .sokuhimeFrame::after {
    content: "";
    display: block;
    background-color: #c08e30;
    width: 100%;
    height: 24px;
    position: absolute;
    bottom: 0px;
    left: 0;
  }

  .sokuhime .sokuhimeFrame p {
    font-size: 16px;
    font-weight: bold;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    height: 24px;
    line-height: 23px;
    z-index: 1;
  }

  /* 余白埋めバナー
--------------------------------------------------------- */
  .banner .girlsDescription {
    display: none;
  }

  .banner.girlsBox p img {
    display: none;
  }

  .girlsBox.banner .girlsName {
    height: auto;
    line-height: 20px;
    margin: 0 auto;
    padding: 7px 0 0;
  }

  /* パーソナルページ下部等掲載用　本日出勤の女の子一覧
--------------------------------------------------------- */
  .commonTodayGirls .girlsBox {
    width: 144px;
    height: auto;
  }

  .commonTodayGirls .girlsBox:nth-of-type(5n) {
    margin-right: 0;
  }

  .commonTodayGirls .girlsBox .girlsPhoto {
    height: calc(144px/3*4);
    width: 144px;
  }

  .commonTodayGirls .girlsBox .girlsPhoto img {
    width: 144px;
  }

  .commonTodayGirls .girlsDate {
    width: 144px;
    font-size: 11px;
  }

  .commonTodayGirls .girlsDescription {
    height: 20px;
    width: 144px;
  }

  .commonTodayGirls .girlsDescription p {
    line-height: 20px;
  }

  .commonTodayGirls .girlsStateWrap {
    width: 144px;
  }

  .commonTodayGirls .girlsBox .cupIcon {
    bottom: 66px;
  }

  .commonTodayGirls .girlsBox .girlsAnchor:hover:after {
    height: 280px;
  }

  .commonTodayGirls .sokuhime .sokuhimeFrame {
    background-size: 100% 100%;
    height: 212px;
    width: 144px;
    padding-top: 0;
  }

  /* 口コミ部分
  ================================================ */
  #reviewContents {

    width: 1040px;

    margin: 0 auto;

    padding: 0 30px 30px;

    box-sizing: border-box;

  }

  #review {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .reviewWrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #review .contentsBox {
    width: 478px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #ffffff;
    border: 1px solid #535353;
    margin: 0 0 20px;
  }

  #review .leftContents {
    width: 247px;
    padding: 20px;
    padding-right: 0;
    box-sizing: border-box;
  }

  #review .girlsImage {
    width: 100%;
    position: relative;
    border: 1px solid #535353;
    box-sizing: border-box;
    background-color: #ffffff;
  }

  #review .girlsImage img {
    width: 100%;
    transition: all .2s ease;
  }

  #review .girlsImage:hover img {
    opacity: 0.8;
  }

  #review .girlsImage span {
    background-color: #202020;
    color: #ffffff;
    position: absolute;
    bottom: 15px;
    padding: 3px 6px;
    right: 0;
  }

  #review h4 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
  }

  .reviewSize {
    font-size: 12px;
  }

  #review .rightContents {
    width: 231px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
  }

  .reviewTitle {
    background-color: #202020;
    color: #ffffff;
    padding: 11px 12px;
    margin-bottom: 10px;
    letter-spacing: 0.08em;
    border-radius: 8px;
  }

  .commentWrapper {
    height: auto;
    max-height: 152px;
    overflow: hidden;
    position: relative;
  }

  .commentWrapper.overFlow::after {
    content: "...";
    position: absolute;
    bottom: 6px;
    right: 4px;
    background-color: #ffffff;
    width: 14px;
    height: 17px;
    text-align: center;
    line-height: 13px;
    box-shadow: 0 0 1px #ffffff;
  }

  .reviewComment {
    font-size: 12px;
    color: #2c2c2c;
    line-height: 1.75;
  }

  .reviewState {
    color: #b4b4b4;
    font-size: 12px;
    margin-bottom: 22px;
  }

  #review .contentsBox .readMore {
    width: 190px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    bottom: 17px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  #review .contentsBox .readMore a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 33px;
  }

  /* 他店出勤情報
--------------------------------------------------------- */
  .sisterStoreWrapper {
    width: 980px;
    margin: 70px auto 50px;
  }

  .sisterStoreBox {
    background-color: #ffffff;
    border: 1px solid #bebebe;
    margin: 0 0 20px;
    width: 100%;
  }

  .sisterStoreBox iframe {
    border-top: 1px solid #bebebe;
    margin-top: 10px;
  }

  .sisterStoreHeading {
    background-color: #ffffff;
    position: relative;
  }

  .sisterStoreImg a {
    border: 2px solid #f2f2f2;
    display: block;
    float: right;
    margin: 20px 18px 0;
    width: 460px;
  }

  .sisterStoreTitle {
    background-image: url("/img/common/bg_sisterStoreTitle.png");
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 2px;
    color: #ffffff;
    font-weight: bold;
    height: 76px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 500px;
  }

  .sisterStoreTitle span {
    font-weight: bold;
  }

  .fontVarySmall .sisterStoreTitleLeft {
    float: left;
    font-size: 18px;
    text-align: left;
    text-indent: 0;
  }

  .fontVarySmall .sisterStoreTitleLeft a {
    display: block;
    padding-left: 13px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
  }

  .sisterStoreTitleLeft a:hover {
    text-decoration: underline;
  }

  .sisterStoreTitleRight {
    float: right;
    line-height: 82px;
    margin-top: -2px;
    padding: 0 22px 0 0;
    text-indent: 0;
  }

  .sisterStoreTitleRight span {
    font-size: 16px;
    border: solid 2px;
    padding: 3px 7px;
  }

  .sisterStoreText {
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
    padding-left: 20px;
    width: 450px;
    float: left;
    position: relative;
    top: 103px;
    height: 94px;
    overflow: hidden;
  }

  .sisterStoreText:before {
    content: "...";
    bottom: 0;
    right: 0;
  }

  .sisterStoreText:before,
  .sisterStoreText:after {
    position: absolute;
    background: white;
  }

  .sisterStoreText:after {
    content: "";
    height: 100%;
    width: 100%;
  }

  /*店舗名が2行の場合*/
  .fontVarySmall .sisterStoreTitleLeft {
    line-height: 76px;
  }

  /* 写メ日記全般
--------------------------------------------------------- */
  .syameBox {
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
    width: 148px;
  }

  .syameBox:nth-of-type(5n) {
    margin-right: 0;
  }

  .syameName {
    bottom: 16px;
    font-size: 16px;
    left: 9px;
    letter-spacing: 0;
    position: absolute;
    width: 6em;
    z-index: 3;
  }

  .syameName a {
    color: #432400;
    display: block;
    font-size: 100%;
    font-weight: bold;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .syameName a:hover {
    text-decoration: underline;
  }

  .syameDate {
    color: #ffffff;
    text-align: center;
    padding-left: 38px;
    width: 146px;
    font-size: 12px;
    height: 16px;
    line-height: 15px;
  }

  .syameDate span {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.7px;
    display: block;
  }

  .syameAnchor {
    height: 276px;
    position: relative;
    width: 148px;
    border-bottom: 1px solid #af406c;
    box-sizing: border-box;
  }

  .syameWrap>a {
    display: block;
    text-decoration: none;
  }

  .newfaceIcon {
    background-position: 0 -1px;
  }

  .videoIcon {
    background-position: 0 -19px;
  }

  .syameIcon {
    background-position: 0 0;
  }

  .syameState .newfaceInfo {
    top: 254px;
    z-index: 1;
  }

  .syameAnchor li:nth-last-of-type(1) {
    top: 177px;
  }

  .syameAnchor li:nth-last-of-type(2) {
    top: -56px;
  }

  .syameAnchor li:nth-last-of-type(3) {
    top: -74px;
  }

  .newfaceInfo {
    background-color: #ffffff;
    background-image: url("/img/common/icon_girls_state.png?v=210310");
    background-position: 0 -39px;
    background-repeat: no-repeat;
    border: 1px solid #00ad76;
    box-sizing: border-box;
    display: block;
    height: 16px;
    left: 0;
    padding: 0 4px 0 52px;
    position: absolute;
    top: -25px;
    z-index: 3;
  }

  .newfaceInfo>span {
    color: #00ad76;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 100%;
    line-height: 16px;
    vertical-align: baseline;
    width: 100%;
  }

  .newfaceInfo>span>span {
    font-size: 9px;
    font-weight: bold;
    margin: 0 0 0 1px;
    vertical-align: baseline;
  }

  .sokuhime .girlsSokuhimeInfo {
    color: #ffffff;
    display: block;
    font-size: 15px;
    position: absolute;
    text-align: center;
    top: 285px;
    width: 100%;
    z-index: 1;
    text-shadow: #1530b6 1px 1px 4px, #1530b6 1px 1px 1px, #1530b6 -1px 1px 4px, #1530b6 -1px 1px 1px, #1530b6 1px -1px 4px, #1530b6 1px -1px 1px, #1530b6 -1px -1px 4px, #1530b6 -1px -1px 1px;
    margin-top: 3px;
  }

  /* =========================================================
 右コンテンツ
========================================================= */
  #rightContents {
    box-sizing: border-box;
    float: right;
    margin: 0 30px 0 0;
    position: relative;
    width: 760px;
  }

  /* 右コンテンツ内 写メ日記
--------------------------------------------------------- */
  .mainSyameBlock.full {
    width: 980px;
  }

  .syamePhoto {
    background: url(/img/common/img_syame_frame.jpg);
    aspect-ratio: 3 / 4;
    width: 146px;
    overflow: hidden;
    position: relative;
  }

  .syamePhoto>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0, -50%);
  }

  .syameInfo {
    height: 76px;
    width: 146px;
    border-top: 1px solid #aaa595;
    background-color: #ffffff;
    box-sizing: border-box;
  }

  .syameWrap>a:hover .syamePhoto>img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }

  .mainSyameBlock .syameAnchor>a>div,
  .contentUnder .syameAnchor>a>div {
    border-color: #b4b4b4;
    border-style: solid none;
    border-width: 1px;
  }

  .syameTime {
    color: #969696;
    font-size: 12px;
    letter-spacing: -0.05em;
    padding: 9px 7px 4px 0;
    text-align: right;
  }

  .syameTime span {
    font-size: 11px;
  }

  .syameText {
    font-size: 12px;
    letter-spacing: 0;
    margin: 0 9px;
    overflow: hidden;
    position: relative;
    text-decoration: underline;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #323232;
  }

  .syameWrap>a:hover .syameText {
    text-decoration: none;
  }

  /* =========================================================
 左コンテンツ
========================================================= */
  #leftContents {
    float: left;
    margin: 0 0 0 30px;
    width: 200px;
    position: relative;
  }

  .bn_box {
    margin-bottom: 20px;
    background-color: #ffffff;
  }

  /* サイドメニュー
--------------------------------------------------------- */
  .sideNav {
    box-sizing: border-box;
    background-size: auto auto;
    background-color: #c5ae8b;
    margin: 0 0 20px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mainSideNav {
    width: 180px;
    margin: 0 auto 10px;
    box-sizing: border-box;
  }

  .mainSideNav li {
    height: 58px;
    margin: 0 auto 3px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    background-color: #ffffff;
  }

  .sideNav li::after {
    content: "";
    display: block;
    background-color: #fff5e7;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .3s ease;
  }

  .sideNav li.recruit::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 13px solid #01abaa;
    border-left: 13px solid #01abaa;
    border-right: 13px solid transparent;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }

  .sideNav li:hover::after {
    opacity: 1;
    transition: all .3s ease;
  }

  .mainSideNav li.main:hover::before {
    background: url(/img/common/icon_side_top_hover.png) no-repeat center;
  }

  .mainSideNav li.schedule::before {
    background: url(/img/common/icon_side_schedule.png) no-repeat center;
  }

  .mainSideNav li.schedule:hover::before {
    background: url(/img/common/icon_side_schedule_hover.png) no-repeat center;
  }

  .mainSideNav li.girls_list::before {
    background: url(/img/common/icon_side_girls_list.png) no-repeat center;
  }

  .mainSideNav li.girls_list:hover::before {
    background: url(/img/common/icon_side_girls_list_hover.png) no-repeat center;
  }

  .mainSideNav li.system::before {
    background: url(/img/common/icon_side_system.png) no-repeat center;
  }

  .mainSideNav li.system:hover::before {
    background: url(/img/common/icon_side_system_hover.png) no-repeat center;
  }

  .sideNav li a {
    font-family: simsun, serif;
    color: #2c2c2c;
    font-size: 18px;
    font-weight: bold;
    display: block;
    width: 100%;
    height: 58px;
    line-height: 58px;
    text-decoration: none;
    text-indent: 20px;
    position: absolute;
    z-index: 1;
  }

  .subSideNav {
    width: 180px;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .subSideNav li {
    height: 47px;
    margin: 0 auto 3px;
    width: 100%;
    position: relative;
    background-color: #ffffff;
    box-sizing: border-box;
  }

  .subSideNav li:last-of-type {
    border-bottom: none;
  }

  .subSideNav .concept a {
    letter-spacing: -0.8px;
  }

  .subSideNav li a {
    display: block;
    height: 48px;
    line-height: 45px;
    width: 100%;
  }

  /* エステ店経験者バナー表示 display:block; */
  .sideBannerBlock .leftEsteBanner {
    display: block !important;
  }

  /* 左コンテンツ内 バナー
--------------------------------------------------------- */
  .sideBannerBlock {
    margin: 0 auto 20px;
  }

  .sideBannerBlock li {
    margin: 0 auto 10px;
  }

  .sideBannerBlock li a {
    display: block;
  }

  .sideBannerBlock li img {
    display: block;
  }

  /* 左コンテンツ内 写メ日記
--------------------------------------------------------- */
  .sideSyameBlock {
    width: 100%;
    margin: 20px 0 50px;
  }

  .sideSyameBlock iframe {
    margin-top: -41px;
    width: 198px;
  }

  .sideSyameWrap {
    box-sizing: border-box;
    height: auto;
    margin: 0 auto 10px;
    width: 100%;
  }

  .sideSyameBox {
    background-color: #ffffff;
    margin: 0 auto;
    padding: 9px;
    width: 180px;
  }

  .sideSyameBox:after {
    content: "";
    clear: both;
    display: block;
  }

  .sideSyameBox.odd {
    background-color: #f5f5f5;
  }

  .syameSideLeft {
    background-image: url("/img/common/bg_template.jpg");
    background-position: center 0;
    background-size: 20% auto;
    float: left;
    margin-right: 8px;
    text-align: center;
    width: 71px;
  }

  .syameSideLeft a {
    display: block;
  }

  .syameSideLeft a img {
    height: 112px;
    width: 71px;
  }

  .syameSideRight {
    float: left;
    height: 112px;
    position: relative;
    width: 90px;
  }

  .sideSyameName a {
    color: #432400;
    display: block;
    font-size: 14px;
    margin: 0 auto 7px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .sideSyameText {
    height: 4em;
    margin: 0 auto 10px;
    overflow: hidden;
  }

  .sideSyameText a {
    font-size: 12px;
    letter-spacing: 0.03em;
    line-height: 18px;
  }

  .sideSyameTime {
    bottom: 0;
    font-size: 12px;
    margin: 0 auto;
    position: absolute;
  }

  .syameSideLeft a:hover {
    opacity: 0.7;
  }

  .sideSyameName a:hover {
    text-decoration: underline;
  }

  .sideSyameText a:hover {
    text-decoration: none;
  }

  .sideSyameBlock .moreReadBtn {
    width: 121px;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
  }

  .sideSyameBlock .moreReadBtn::after {
    border-width: 5px;
  }

  .sideSyameBlock .moreReadBtn a {}

  /* 左コンテンツ内 求人ブログ
--------------------------------------------------------- */
  .sideBlogBlock {
    background: #eae7de;
    background: -moz-linear-gradient(top, #eae7de 0%, #e4d7ab 56%, #9f906f 74%, #ada189 85%, #e5dfd1 100%);
    background: -webkit-linear-gradient(top, #eae7de 0%, #e4d7ab 56%, #9f906f 74%, #ada189 85%, #e5dfd1 100%);
    background: linear-gradient(to bottom, #eae7de 0%, #e4d7ab 56%, #9f906f 74%, #ada189 85%, #e5dfd1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eae7de', endColorstr='#e5dfd1', GradientType=0);
    box-shadow: 1px 1px 1px 0 #a7905e;
    -moz-box-shadow: 1px 1px 1px 0 #a7905e;
    -webkit-box-shadow: 1px 1px 1px 0 #a7905e;
    margin: 0 auto 12px;
    padding: 3px;
  }

  .sideBlogFrame {
    background-color: #ffffff;
    height: 290px;
    overflow: hidden;
  }

  .sideBlogFrame iframe {
    -webkit-transform: scale(0.63);
    -moz-transform: scale(0.63);
    -sm-transform: scale(0.63);
    transform: scale(0.63);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -sm-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    height: 460px;
    width: 308px;
  }

  .sideBlogBtn {
    background-color: #090909;
    padding: 10px 0;
    text-align: center;
  }

  .sideBlogBtn img:hover {
    opacity: 0.9;
  }

  /* グループリンク
--------------------------------------------------------- */
  .portalSiteLink {
    height: 190px;
    width: 208px;
  }

  .portalSiteLink:hover {
    opacity: 0.7
  }

  /* =========================================================
 下部コンテンツ
========================================================= */
  /* フッター
--------------------------------------------------------- */
  /* ----- 右下スクロールメニュー ----- */
  #footerBox {
    clear: both;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1040px;
    z-index: 10;
  }

  #scrollMenu {
    left: 1055px;
    position: absolute;
  }

  #scrollMenu p {
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/img/common/btn_side.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    position: fixed;
    width: 71px;
    height: 71px;
  }

  #scrollMenu a {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    outline: none;
    width: 71px;
    height: 71px;
  }

  /* ----- メインフッター ----- */
  footer {
    max-width: 1920px;
    min-width: 1025px;
    position: relative;
    z-index: 1;
  }

  #mainFooter {
    position: relative;
    background-color: #ffffff;
  }

  #mainFooterBox {
    margin: 0 auto 20px;
    width: 980px;
    position: relative;
  }

  #footerTelImg {
    float: left;
    /* margin-top: 3px; */
    width: 500px;
  }

  #footerTelImg h2 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  #footerTelImg p {
    font-size: 16px;
    line-height: 1.35;
  }

  .telAnnounce {
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 0 0 6px;
    text-align: center;
    width: 95px;
    border: 1px solid;
  }

  .telPhone {
    font-size: 26px;
    letter-spacing: 0.03em;
    transform: scaleX(1.05);
    margin-left: 14px;
    margin-bottom: 9px;
  }

  .telPhone span {
    font-size: 14px;
    margin-right: 7px;
  }

  .adress {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.02em;
    margin: 7px 0 0;
  }

  #footerSitemap {
    width: 460px;
    position: absolute;
    /* bottom: 4px; */
    right: 0;
    top: 10px;
  }

  #footerSitemap ul {
    line-height: 20px;
    display: flex;
    flex-wrap: wrap;
  }

  #footerSitemap li {
    float: left;
    font-size: 12px;
  }

  #footerSitemap li:not(:last-child):after {
    content: "|";
    margin: 0 5px;
  }

  #footerSitemap a {
    color: #333333;
    font-size: 11px;
    text-decoration: none;
    letter-spacing: 0.08em;
  }

  #footerSitemap a:hover {
    text-decoration: underline;
  }

  /* ----- サブフッター ----- */
  #subFooter {
    width: 100%;
  }

  #subFooterBox {
    margin: 9px auto 0;
    width: 980px;
  }

  #footerStoreListHeading {
    position: relative;
  }

  #footerStoreListHeading::before,
  #footerStoreListHeading::after {
    content: "";
    display: block;
    background-color: #ffffff;
    width: 380px;
    height: 1px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }

  #footerStoreListHeading::before {
    left: 0;
  }

  #footerStoreListHeading::after {
    right: 0;
  }

  /* ----- コピーライト ----- */
  #footerCopyright {
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    background-color: #202020;
  }

  #footerCopyright small,
  #footerCopyright a {
    color: #cecece;
    font-size: 12px;
  }

  #footerCopyright a:hover {
    text-decoration: none;
  }

  /* =========================================================
 右コンテンツ内に大見出し（h2）が有る場合
========================================================= */
  .haveCaption>section>h2 {
    margin-left: -250px;
  }

  .haveCaption+#leftContents {
    margin-top: 50px;
  }

  /* =========================================================
 ご予約について
========================================================= */
  .reservepopWrap dl dt {
    float: left;
    height: 1em;
    line-height: 17px;
    margin-bottom: 8px;
    overflow: hidden;
    white-space: nowrap;
    width: 70.5%;
  }

  .reservepopWrap dl dt.frist {
    width: 69%;
  }

  .reservepopWrap dl dt:after {
    content: '………………………………………………………………………………………………………………………………………………………………';
  }

  .reservepopWrap dl dd {
    float: right;
    text-align: right;
    width: 29%;
    margin-bottom: 8px;
  }

  .reservepopWrap dl dd.frist {
    width: 31%;
  }

  /* 注釈について
--------------------------------------------------------- */
  .reservepopWrap {
    color: #565656;
    position: relative;
  }

  .reservepopBlock>a {
    display: block;
    width: 184px;
    height: 66px;
    position: absolute;
    top: 49px;
    right: 17px;
  }

  .reservepopBlock>a:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }

  .reservation {
    margin: 0;
    padding-top: 5px;
  }

  h4.reservationMiddle {
    text-indent: -0.5em;
    font-size: 24px;
    margin-top: 14px;
    margin-bottom: 7px;
    /*店舗ごとでユニーク*/
  }

  .reservation li {
    font-size: 14px;
    line-height: 1.5em;
    width: 760px;
    text-indent: -1em;
    padding-left: 1em;
  }

  /* =========================================================
 マウスオーバー時
========================================================= */
  .headerLogo a:hover,
  .headerBanner a:hover,
  .headerCredit a:hover,
  .sisterStoreImg a:hover,
  .sideBannerBlock a:hover,
  .bn_box a:hover {
    opacity: 0.9;
  }

  #scrollMenu p:hover {
    opacity: 0.8;
  }

  /* =========================================================
 新人　日付なし表記
========================================================= */
  .girlsAnchor .newfaceInfo.newOver,
  .newfaceBlock .newfaceInfo.newOver,
  .syameBox .newfaceInfo.newOver,
  #pickupGirlsBox .newfaceInfo.newOver {
    background-color: transparent;
    background-position: 0px -37px;
    border: medium none;
    height: 17px;
    padding: 0;
    width: 50px;
  }

  .newfaceInfo.newOver span {
    display: none;
  }

  /* =========================================================
 女の子求人関連
========================================================= */
  .indexBanner {
    margin: 20px auto;
  }

  /* 店長ブログバナー
--------------------------------------------------------- */
  .blogCommonBanner {
    margin: 20px auto;
    position: relative;
    width: 980px;
  }

  .blogCommonBanner a img {
    height: auto;
    width: 100%;
  }

  .blogCommonBanner a ul {
    bottom: 23px;
    left: 27px;
    position: absolute;
  }

  .blogCommonBanner a li {
    color: #ffffff;
    float: left;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 1;
    margin-right: 50px;
  }

  .blogCommonBanner a li span {
    font-size: 100%;
  }

  .blogCommonBanner a:hover {
    opacity: 0.8;
  }

  /* 募集要項
--------------------------------------------------------- */
  .recruitRequirements {
    margin: 20px auto 0;
    width: 980px;
  }

  .recruitRequirements table {
    border: 1px solid #301500;
    box-sizing: border-box;
    margin: 0;
    width: 100%;
  }

  .recruitRequirements table tr th {
    background-color: #e4c492;
    border: solid 1px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
    padding: 20px 0 20px 20px;
    text-align: left;
    width: 260px;
  }

  .recruitRequirements table tr td {
    background-color: #ffffff;
    border: solid 1px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
    padding: 20px;
    text-align: left;
    vertical-align: middle;
    width: auto;
  }

  .recruitRequirements table tr td .textIndent {
    text-indent: -1em;
    padding-left: 1em;
  }

  /* ボタン風バナー
--------------------------------------------------------- */
  .recruitSet {
    background-image: url("/img/recruit/recruit_common/bg_recruitSet.jpg");
    background-repeat: no-repeat;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.33);
    height: 378px;
    margin: 20px auto 0;
    width: 980px;
  }

  .inquiryBtn {
    padding: 97px 0 0 23px;
  }

  .inquiryBtn li {
    margin: 0 0 10px;
    position: relative;
    text-align: left;
  }

  .inquiryBtn li.line {
    background-image: url("/img/recruit/recruit_common/bg_inquiryBtn_line.png");
    height: 77px;
    width: 933px;
  }

  .inquiryBtn li.mail {
    background-image: url("/img/recruit/recruit_common/bg_inquiryBtn_mail.png");
    height: 77px;
    width: 933px;
  }

  .inquiryBtn li.tel {
    background-image: url("/img/recruit/recruit_common/bg_inquiryBtn_tel.png");
    height: 82px;
    width: 933px;
  }

  .inquiryBtn li p {
    bottom: 20px;
    color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    left: 140px;
    margin: auto;
    position: absolute;
  }

  .inquiryBtn li p span {
    font-size: 22px;
    font-weight: bold;
    margin: 0 10px 0 0;
  }

  /* =========================================================
 エステコンテンツ
========================================================= */
  .estheContents li {
    float: left;
    width: 375px;
    margin: 10px 0 0;
    background-color: #ffffff;
  }

  .estheContents li:nth-of-type(even) {
    float: right;
  }

  .estheContents li:first-child,
  .estheContents li:first-child+li {
    margin-top: 0;
  }

  .estheContents img {
    display: block;
    width: 100%;
  }

  .estheContents li a:hover img {
    opacity: 0.8;
  }

  /* =========================================================
 タブレットの場合
========================================================= */
  @media screen and (max-width: 1040px) {
    #bnOutside {
      display: none;
    }
  }

  /* =========================================================
 急募アイコン
========================================================= */
  .attentionIcon {
    position: relative;
    overflow: hidden;
  }

  .attentionIcon:after {
    background: #ca1c64 none repeat scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(255, 255, 255, 0.2) inset;
    box-sizing: border-box;
    color: #ffffff;
    content: "急募!";
    font-size: 16px;
    font-weight: bold;
    height: 22px;
    left: -75px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 13px;
    transform: rotate(-43deg);
    width: 200px;
    /*アニメーション*/
    -webkit-animation: blink 1.5s ease-in-out infinite alternate;
    -moz-animation: blink 1.5s ease-in-out infinite alternate;
    animation: blink 1.5s ease-in-out infinite alternate;
  }

  @-webkit-keyframes blink {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  @-moz-keyframes blink {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  @keyframes blink {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  #headerCinderellaBox {
    width: 160px !important;
  }

  .girlsBox:nth-of-type(4n) {
    margin-right: 0;
  }

  .supplementBlock {
    margin: 40px 0 0;
  }

  .supplementBlock h4 {
    display: inline-block;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    margin: 25px auto 5px;
    vertical-align: middle;
  }

  .supplementBlock h4:first-of-type {
    margin-top: 0;
  }

  .supplementBlock h4:before {
    background: #c5ae8b;
    content: "";
    display: inline-block;
    height: 27px;
    line-height: 27px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 8px;
  }

  .supplementBlock p,
  .indexSupplementBlock p {
    font-size: 12px;
    line-height: 1.7;
    margin-bottom: 20px;
  }

  .supplementBlock a {
    text-decoration: underline;
  }

  .seoLink:after {
    content: "";
    clear: both;
    display: block;
  }

  .seoLink li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 5px;
    text-align: center;
  }

  .seoLink li a {
    background-color: #ffffff;
    border: 1px solid #494949;
    color: #494949;
    box-sizing: border-box;
    display: block;
    font-size: 12px;
    padding: 0 20px;
    text-decoration: underline;
  }

  .seoLink li a:hover {
    background-color: #494949;
    color: #ffffff;
  }

  .girlsBox .syameIcon,
  .girlsBox .videoIcon {
    background-image: none;
    background-color: #000000;
    background-size: 15px;
    background-position: 7px center;
    color: #ffffff;
    text-indent: 0;
    text-align: center;
    text-indent: 14px;
    width: 75px;
    height: 25px;
    line-height: 24px;
    letter-spacing: 1px;
    margin-right: 5px;
  }

  .girlsBox .syameIcon {
    left: 10px;
    background-image: url(/img/common/img_icon_girlsState_syame.svg);
  }

  .girlsBox .videoIcon {
    background-image: url(/img/common/img_icon_girlsState_video.svg);
    background-position-y: 3px;
  }

  .girlsBox .twitterIcon {
    background-image: url(/img/common/img_icon_girlsState_twitter.svg);
    width: 22px;
    height: 22px;
    text-indent: -99999px;
  }

  .girlsStateWrapVideoSyame p:last-of-type {
    margin-right: 0;
  }

  .supplementBlock h2:before,
  .indexSupplementBlock h2:before {
    background-color: #c4b08d;
    content: "";
    display: inline-block;
    height: 27px;
    line-height: 27px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 8px;
  }

  .textBlock {
    width: 980px;
    margin: 0 auto;
  }

  .textBlock p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 30px;
    text-align: justify;
  }

  .contentsBox {
    width: 980px;
    margin: 0 auto;
  }

  /* noticeモーダル */
  #noticeModal {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 100;
  }

  .noticeBlock {
    background-color: #c5ae8b;
    color: #ffffff;
    width: 800px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    box-sizing: border-box;
    padding: 35px;
    font-family: simsun, serif;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  }

  .noticeBlock h3 {
    border-bottom: none;
    text-align: center;
    height: auto;
    font-size: 32px;
    margin-bottom: 18px;
    letter-spacing: 0.04em;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .noticeBlock h3 span {
    line-height: 60px;
  }

  .noticeBlock h3::before {
    content: "";
    background-image: url(/img/common/icon_18under.svg);
    width: 60px;
    height: 60px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 20px;
  }

  .noticeBlock p {
    font-size: 21px;
    line-height: 1.7;
    margin-bottom: 10px;
    white-space: pre;
  }

  .noticeBlock .btnWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 500px;
    margin: 30px auto 0;
  }

  .noticeBlock .closeBtn {
    width: 215px;
    background-color: #ffffff;
    color: #583412;
    text-align: center;
    height: 72px;
    line-height: 1.2;
    font-size: 28px;
    cursor: pointer;
    transition: all .2s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .noticeBlock .closeBtn:hover {
    background-color: #583412;
    color: #ffffff;
  }

  .noticeBlock .closeBtn span {
    display: block;
    font-size: 22px;
  }

  .noticeBlock .closeBtn a {
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .noticeBlock .logo {
    width: 360px;
    height: 57px;
    margin: 20px auto 0;
  }

  /* 2212WhatsApp追加 */
  .whatsAppBooking {
    margin: 40px auto 50px;
  }

  .bookingInfo .whatsAppBooking p,
  .answer .whatsAppBooking p {
    font-size: 32px;
    text-align: center;
  }

  .whatsAppBooking img {
    width: 289px;
  }

  .whatsAppBooking img:hover {
    animation: bounce 0.8s ease-out;
  }

  @keyframes bounce {
    0% {
      transform: translate(0, 0);
    }

    16.6% {
      transform: translate(0, -12px);
      animation-timing-function: ease-in;
    }

    33.3% {
      transform: translate(0, 0);
    }

    49.8% {
      transform: translate(0, -8px);
      animation-timing-function: ease-in;
    }

    66.4% {
      transform: translate(0, 0);
    }

    83% {
      transform: translate(0, -2px);
      animation-timing-function: ease-in;
    }

    100% {
      transform: translate(0, 0);
    }
  }

  .readMore {
    width: 300px;
    height: 50px;
    font-size: 20px;
    margin: 20px auto 40px;
    border: 1px solid #202020;
    box-sizing: border-box;
    transition: all .2s ease;
  }

  .readMore a {
    line-height: 50px;
  }

  .readMore:hover {
    background-color: #ffffff;
    color: #202020;
  }

  /* サムネアイコン */
  .girlsPhoto .icon {
    width: 71px;
    height: 71px;
    left: 7px;
  }

  .icon.af {
    top: 7px;
  }

  .icon.bigtits {
    bottom: 7px;
  }

}

/* =========================================================
 スマホ用
========================================================= */
@media screen and (max-width: 768px) {

  /* =========================================================
	 よく使うCSS
	========================================================= */
  .forPc {
    display: none !important
  }

  a {
    color: #ce9b2c;
  }

  img {
    max-width: 100%;
  }

  table {
    width: 100%;
  }

  /* フラットボタン
	--------------------------------------------------------- */
  /* フラットボタン（ベース） */
  .flatBtn {
    display: block;
    vertical-align: middle;
    border-width: 2px;
    width: 100%;
  }

  .flatBtn a,
  .flatBtn p {
    display: block;
    font-size: 100%;
    font-weight: bold;
    line-height: 12vw;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
    letter-spacing: 1px;
  }

  /* フラットボタン（google） */
  .flatBtn.google {
    border: 1px solid #4285f5;
    background-color: #4285f5;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 1% 0;
    z-index: 100;
    box-shadow: 0px 3px 0px rgba(0, 47, 125, 0.75);
    width: 99.5%;
  }

  .flatBtn.google a,
  .flatBtn.google p {
    color: #ffffff;
    font-weight: bold;
  }

  /* フラットボタン（控えめ） */
  .flatBtn.moderate {
    border: 1px solid #525252;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 1% 0;
    z-index: 100;
    box-shadow: 0px 3px 3px rgba(32, 21, 18, 0.35);
    width: 99.5%;
    border-radius: 0;
  }

  .flatBtn.moderate a,
  .flatBtn.moderate p {
    color: #323232;
    font-family: simsun, serif;
  }

  /* フラットボタン（画像背景） */
  .flatBtn.img {
    height: 12vw;
    box-sizing: border-box;
    background-color: #c29857;
  }

  .flatBtn.img a,
  .flatBtn.img p {
    color: #fffffe;
  }

  /* 文字装飾
	--------------------------------------------------------- */
  /*ベースカラー*/
  .textColor {
    color: #ff7a8c;
    font-size: 100%;
  }

  /* 太文字 */
  .textBold {
    font-weight: bold;
    font-size: 100%;
  }

  /* 赤文字 */
  .textRed {
    color: #ce9b2c;
    font-size: inherit;
  }

  /* 青文字 */
  .textBlue {
    color: #0044cc;
    font-size: 100%;
  }

  /* 緑文字 */
  .textGreen {
    color: #2ec7b9;
    font-size: 100%;
  }

  /* 黄文字 */
  .textYellow {
    color: #d4b96f;
    font-size: 100%;
  }

  /* ピンク文字 */
  .textPink {
    color: #de0053;
    font-size: 100%;
  }

  /* 小文字 */
  .fontSmall {
    font-size: 86%;
  }

  /* =========================================================
	 共通パーツ
	========================================================= */
  body {
    color: #2c2c2c;
    font-family: "Noto Sans SC", sans-serif;
    font-size: 3.8vw;
  }

  /* header
	--------------------------------------------------------- */
  header {
    background: #fff;
    position: relative;
    z-index: 20;
  }

  h1 {
    font-size: 2.6vw;
    text-indent: 0.3em;
    position: relative;
    line-height: 2;
    border-bottom: 1.4vw solid #c5ae8b;
  }

  h2 {
    font-family: inherit;
    background-color: #c5ae8b;
    font-size: 4vw;
    width: 100%;
    padding: 0;
    text-indent: 4vw;
    height: 8vw;
    line-height: 8vw;
    margin-bottom: 5vw;
    color: #ffffff;
  }

  h3 {
    padding: 0;
    line-height: 12vw;
    font-family: simsun, serif;
    font-size: 6.5vw;
    font-weight: 500;
    margin: 0 auto 3vw;
    width: 96%;
    position: relative;
    border-bottom: 1px solid;
  }

  #todayGirls h3 {
    margin: 3vw auto 3vw;
  }

  /* 営業時間 */
  .hours {
    font-size: 4vw;
    /* text-align: center; */
    width: 94%;
    line-height: 1.3;
    padding: 2% 0;
    margin: 0 auto 3%;
  }

  .hours span {
    /* margin-right: 0.5em; */
  }

  #bottomContents .hours h2 {
    padding: 0;
    line-height: 12vw;
    font-family: simsun, serif;
    font-size: 6.5vw;
    font-weight: 500;
    margin: 0 auto 3vw;
    /* width: 96%; */
    position: relative;
    border-bottom: 1px solid;
    color: inherit;
    background-color: transparent;
    height: auto;
    text-indent: 0;
  }

  #bottomContents .hours p {
    font-size: 3.8vw;
    line-height: 1.5;
  }

  /* contentsWrapper
	--------------------------------------------------------- */
  #contentsWrapper.active {
    transform: translateX(-270px);
    -moz-transform: translateX(-270px);
    -webkit-transform: translateX(-270px);
    -ms-transform: translateX(-270px);
  }

  /* middleContents
	--------------------------------------------------------- */
  /* ----- 本文 ----- */
  /* ----- 「もっと見る」ボタン ----- */
  .moreReadBtn {
    font-family: simsun, serif;
    margin: 5% auto;
    width: 96%;
    height: 8vw;
    line-height: 7.5vw;
    text-align: center;
    box-sizing: border-box;
  }

  .moreReadBtn a {
    display: block;
    background-color: #c5ae8b;
    text-decoration: none;
    color: #ffffff;
    font-size: 3.44vw;
    letter-spacing: 0.2vw;
    width: 32%;
    height: 100%;
    margin: 0 0 0 auto;
  }

  /* bottomContents
	--------------------------------------------------------- */
  #bottomContents,
  #topNav {
    position: relative;
  }

  #globalNavSp {
    background-color: #c5ae8b;
    padding-top: 2%;
  }

  /* ----- 店舗速報　Twiterボタン ----- */
  .newsBtnBlock {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 96%;
    margin: 0 auto;
  }

  .newsBtn {
    width: 49%;
    height: 9.5vw;
    line-height: 9.5vw;
    display: block;
    max-width: none;
    background-image: -moz-linear-gradient(90deg, #6eb8b8 0%, #94d5d5 100%);
    background-image: -webkit-linear-gradient(90deg, #6eb8b8 0%, #94d5d5 100%);
    background-image: -ms-linear-gradient(90deg, #6eb8b8 0%, #94d5d5 100%);
    box-sizing: border-box;
  }

  /* ----- mainNav ----- */
  .mainNav ul {
    text-align: center;
    width: 96%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .mainNav li {
    width: 49%;
    height: 12vw;
    line-height: 12vw;
    margin-bottom: 2%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    background-color: #ffffff;
    font-family: simsun, serif;
  }

  .mainNav li.full {
    width: 100%;
  }

  #topNav .mainNav li {
    width: 49%;
    height: 11vw;
    line-height: 11vw;
  }

  .mainNav li a,
  .newsBtn a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
    font-size: 4.3vw;
    color: #2c2c2c;
    letter-spacing: 0.05em;
  }

  .mainNav li.whatsup a {
    font-size: 4vw;
    letter-spacing: 0;
    line-height: 1.15;
    height: 100%;
  }

  .mainNav li.whatsup img {
    display: inline-block;
    width: auto;
    height: 7vw;
    margin-right: 5%;
  }

  .mainNav li.whatsup.full img {
    height: 7vw;
    margin-right: 1%;
  }

  .newsBtn a {
    color: #ffffff;
  }

  #globalNavSp .mainNav li:last-of-type {
    margin-right: 0;
  }

  #globalNavSp .mainNav li.recruit {
    position: relative;
  }

  #globalNavSp .mainNav li.recruit::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 1.9vw solid #01abaa;
    border-left: 1.9vw solid #01abaa;
    border-right: 1.9vw solid transparent;
    border-bottom: 1.9vw solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }

  #globalNavSp .mainNav li.recruit a,
  #globalNavSp .mainNav li.recruit a img {
    height: 100%;
  }

  .globalNav_bn {
    width: 100%;
    margin: 0 auto 3%;
  }

  /* ----- otherNav ----- */
  .otherNav {
    width: 100%;
    margin: 0 auto 4%;
  }

  .otherNavTitle {
    font-family: simsun, serif;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    width: 100%;
    color: #ffffff;
    background-color: #000000;
    font-size: 4.5vw;
    height: 12vw;
    line-height: 12vw;
    text-indent: 4vw;
  }

  .otherNav .otherNavContent {
    width: 100%;
    margin: 0 auto;
  }

  .otherNav li {
    background: #ffffff;
    border-style: none solid solid;
    border-color: #000000;
    border-width: 1px;
    width: 100%;
    height: 11vw;
    line-height: 11vw;
    box-sizing: border-box;
  }

  .otherNav li a {
    color: #2c2c2c;
    display: block;
    font-size: 94%;
    text-decoration: none;
  }

  .otherNav li:last-of-type {
    margin-bottom: 4%;
  }

  /* 求人ボタン */
  .subNav li.recruitBtn a:before,
  .slidemenu li.recruitBtn a:before {
    content: "";
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
  }

  /* common.js用 */
  .otherNavTrigger {
    display: block;
    font-size: 120%;
    position: absolute;
    top: 50%;
    right: 4%;
    transform: translate(0, -50%);
  }

  /* footer
	--------------------------------------------------------- */
  footer {
    padding-bottom: 17vw;
  }

  /* ----- footerBlock ----- */
  #footerBlock .fullSize {
    width: 100%;
  }

  .linkBanner:not(.fullSize) {
    margin-right: 2%;
  }

  .linkBanner:not(.fullSize):nth-child(even) {
    margin-right: 0;
  }

  /* ----- mainFooter ----- */
  #mainFooter {
    width: 96%;
    margin: 0 auto;
    padding: 3% 0 0;
  }

  #mainFooter li:not(.fullSize):nth-of-type(even) {
    margin-right: 2%;
  }

  li.linkBanner {
    box-sizing: border-box;
    margin: 0 0 2%;
    width: 48.9%;
    float: left;
  }

  /* ----- subFooter ----- */
  #subFooter li {
    color: #ffffff;
    display: inline-block;
    font-size: 100%;
    vertical-align: middle;
    text-indent: 4vw;
    box-sizing: border-box;
  }

  /* ----- footerCopyright ----- */
  #footerCopyright {
    font-size: 80%;
    padding: 4% 0;
    text-align: center;
    background-color: #202020;
    color: #ffffff;
  }

  #footerCopyright small {
    font-size: 97%;
    letter-spacing: 0.05em;
  }

  #footerCopyright a {
    color: inherit;
    font-size: 100%;
  }

  /* =========================================================
	 女性サムネイル一覧② 3人ずつ表示する場合
	 ※「.girlsBlock」に「.many」を追加して使用
	========================================================= */
  .girlsBlock:after {
    content: "";
    clear: both;
    display: block;
  }

  .girlsBox,
  .newfaceBlock {
    float: left;
    margin: 0 2% 2% 0;
    width: 48%;
    position: relative;
    border: 0.6px solid rgb(177 177 177 / 40%);
  }

  .girlsBox:nth-of-type(even) {
    margin-right: 0;
  }

  .girlsBox a {
    display: block;
    bottom: 0;
    text-decoration: none;
    width: 100%;
  }

  .girlsAnchor {
    background-color: #ffffff;
    height: 100%;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
  }

  .girlsPhoto {
    position: relative;
    overflow: hidden;
    box-shadow: 0.4vw 0.8vw 1.8vw rgba(0, 0, 0, 0.3);
    aspect-ratio: 3 / 4;
  }

  .girlsPhoto img {
    width: 100%;
  }

  .newfaceIcon,
  .syameBox .newfaceIcon {
    background: #00ad76;
    bottom: 3%;
    color: #ffffff;
    font-size: 80%;
    font-weight: bold;
    left: 0;
    padding: 1% 7%;
    position: absolute;
  }

  .cupIcon {
    bottom: 0;
    position: absolute;
    right: 4%;
    width: 31%;
  }

  .girlsName,
  .newFaceNameLeft .name {
    height: 7vw;
    line-height: 7vw;
    font-size: 4vw;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
    letter-spacing: 0.1vw;
  }

  .girlsName span,
  .newFaceNameLeft .name span {
    font-weight: inherit;
    font-size: 100%;
  }

  .girlsAge {
    font-size: 95%;
    font-weight: bold;
    margin: 0 0 0 1%;
  }

  /* girlsDate
	--------------------------------------------------------- */
  .syameDate,
  #personalHeading .girlsDate {
    border-style: solid;
    border-width: 1px;
    font-size: 100%;
    margin: 0 0 4%;
    position: relative;
  }

  .girlsDate,
  #personalHeading .girlsDate {
    height: 6.5vw;
    font-size: 3.6vw;
    line-height: 6vw;
    letter-spacing: 0.05em;
  }

  #personalHeading .girlsDate {
    height: auto;
  }

  /* ----- girlsDate span ----- */
  .girlsDate>span,
  .syameDate>span,
  #personalHeading .girlsDate>span {
    color: inherit;
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: right;
  }

  .next .girlsDate:before {
    content: "Next Working Day";
    margin-right: 3%;
  }

  /* girlsHeight & girlsSize
	--------------------------------------------------------- */
  .girlsHeight,
  .girlsSize {
    font-size: 84%;
    letter-spacing: -0.02em;
    line-height: 1;
  }

  .girlsSize,
  .newFaceNameLeft .prof {
    font-size: 3.6vw;
    letter-spacing: -0.02em;
    line-height: 1.2;
  }

  /* girlsState
	--------------------------------------------------------- */
  .girlsState {
    width: 100%;
    position: absolute;
    top: -42%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .newfaceBlock .girlsState {
    top: 67.3%;
  }

  .girlsState li {
    background-color: #bb2f53;
    color: #ffffff;
    font-size: 90%;
    text-align: center;
    width: 48%;
    overflow: hidden;
    display: -moz-box;
    display: -webkit-box;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
  }

  .girlsState li.syameIcon {
    color: #ffffff;
    background-color: #000000;
    width: 44%;
    text-align: center;
    height: 5.5vw;
    line-height: 5.5vw;
    position: absolute;
    top: 22.4vw;
    left: 4%;
  }

  .girlsState li.videoIcon {
    color: #ffffff;
    background-color: #393939;
    width: 44%;
    text-align: center;
    height: 5.5vw;
    line-height: 6vw;
    position: absolute;
    top: 22.4vw;
    right: 4%;
  }

  .girlsState li.newfaceIcon {
    background-color: #00ad76;
  }

  /* =========================================================
	 スワイプ用写メ日記 ※「flipsnap.js」使用
	========================================================= */
  .swipeBlock {
    margin: 0 auto 0;
  }

  .swipeFrame {
    overflow: hidden;
    width: 100%;
  }

  .swipeArea {
    overflow: hidden;
    margin: 0 0 0 4%;
    width: 100%;
    padding: 0% 0;
  }

  .swipeBox {
    float: left;
    width: 100%;
  }

  .syameBox {
    margin: 0 8% 0 0;
    border: 1px solid #6a6f73;
    box-sizing: border-box;
  }

  .syameBox a {
    background-color: #ffffff;
    display: block;
    text-decoration: none;
  }

  .syameAnchor {
    padding-left: 3px;
    padding-top: 3px;
    padding-right: 3px;
  }

  .syamePhoto {
    text-align: center;
    position: relative;
    background-image: url(/img/common/img_syame_frame.jpg);
    background-size: 20% auto;
  }

  .syamePhoto img {
    height: auto;
  }

  .syameName {
    color: #432400;
    font-size: 90%;
    font-weight: bold;
    letter-spacing: -0.02em;
    padding: 6% 0 0 4%;
  }

  .syameTime {
    color: #959595;
    font-size: 88%;
    letter-spacing: 0;
    line-height: 1;
    padding: 0 0 0 4%;
  }

  .syameText {
    color: #323232;
    font-size: 84%;
    letter-spacing: -0.05em;
    padding: 3% 0 4% 4%;
    text-decoration: underline;
    width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }

  /* =========================================================
	 スワイプ用即ヒメ ※「flipsnap.js」使用。パーソナルページに設置済み
	========================================================= */
  .swipeBlock .girlsBox {
    float: none;
    margin: 0 3% 0 0;
    width: auto;
  }

  /* =========================================================
	 ご予約について
	========================================================= */
  .reservepopWrap {
    position: relative;
    width: 96%;
    margin: 3% auto 0;
    color: #565656;
  }

  .reservepopBlock {
    background-image: url(/s/img/common/bg_reserve_pop.png);
    border: 1px solid #404040;
    box-sizing: border-box;
    color: #565656;
    padding: 3% 2% 2%;
    width: 100%;
    margin-bottom: 3vw;
  }

  .reservepopBlock>a {
    display: block;
    width: 64%;
    height: 6vw;
    position: absolute;
    top: 4.1vw;
    right: 2.6vw;
  }

  .reservation {
    margin-bottom: 6vw;
  }

  .reservation li {
    line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
  }

  .reservepopWrap h4 {
    margin-bottom: 2vw;
  }

  /* 口コミ部分
  ---------------------------------------------------------- */
  #review {
    width: 96%;
    margin: 0 auto 10vw;
  }

  #review .contentsBox {
    width: 100%;
    margin-bottom: 3vw;
    background-color: #ffffff;
    border: 1px solid #535353;
    position: relative;
  }

  #review .leftContents {
    width: 25%;
    position: absolute;
    top: 2.5vw;
    right: 2.5vw;
    z-index: 1;
  }

  #review .girlsImage {
    width: 100%;
    position: relative;
    box-sizing: border-box;
  }

  #review .girlsImage img {
    width: 100%;
  }

  #review .girlsImage span {
    display: none;
  }

  #review h4 {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 2%;
  }

  .reviewSize {
    font-size: 1em;
  }

  #review .rightContents {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding: 2.5vw;
  }

  .reviewTitle {
    background-color: #202020;
    color: #ffffff;
    padding: 6.5% 3%;
    margin-bottom: 3vw;
    letter-spacing: 0.08em;
    width: 72%;
    box-sizing: border-box;
    border-radius: 8px;
  }

  .reviewComment {
    font-size: 3.44vw;
    color: #2c2c2c;
    line-height: 1.5;
  }

  .reviewState {
    color: #b4b4b4;
    font-size: 3.2vw;
    margin-bottom: 8vw;
  }

  #review .contentsBox .readMore {
    display: none;
  }

  #review .contentsBox .readMore a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-weight: bold;
  }

  /* ご応募・お問い合わせ
	--------------------------------------------------------- */
  /* ----- ご応募・お問い合わせボタン ----- */
  .inquiryBtn li {
    border-radius: 4px;
    box-shadow: 0 3px 0 0 #48634d;
    box-sizing: border-box;
    height: 60px;
    width: 100%;
    margin: 3% auto 0;
  }

  .inquiryBtn li:first-child {
    margin-top: 0;
  }

  .inquiryBtn li.line {
    background-color: #25c302;
  }

  .inquiryBtn li.mail {
    background-color: #2d72f3;
  }

  .inquiryBtn li.tel {
    background-color: #00b6aa;
  }

  .inquiryTextSmall,
  .inquiryTextLarge {
    color: #ffffff;
    font-weight: bold;
    line-height: 1;
    width: auto;
  }

  .inquiryTextSmall {
    font-size: 13px;
    letter-spacing: 0;
    margin: 0 0 3px;
  }

  /* ----- メッセージ ----- */
  .inquiryMessage {
    margin: 4% auto 0;
  }

  /* =========================================================
	 急募アイコン
	========================================================= */
  .attentionIcon {
    position: relative;
    overflow: hidden;
    text-decoration: none;
  }

  .attentionIcon:after {
    background: #ca1c64 none repeat scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2), 0 5px 30px rgba(255, 255, 255, 0.2) inset;
    box-sizing: border-box;
    color: #ffffff;
    content: "急募!";
    font-size: 16px;
    font-weight: bold;
    height: 22px;
    left: -80px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 9px;
    transform: rotate(-43deg);
    -moz-transform: rotate(-43deg);
    -webkit-transform: rotate(-43deg);
    -ms-transform: rotate(-43deg);
    width: 200px;
    /*アニメーション*/
    -webkit-animation: blink 1.5s ease-in-out infinite alternate;
    -moz-animation: blink 1.5s ease-in-out infinite alternate;
    animation: blink 1.5s ease-in-out infinite alternate;
  }

  @-webkit-keyframes blink {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  @-moz-keyframes blink {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  @keyframes blink {
    0% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }

  /* =========================================================
	apple（クローム）でスケジュールが反応するので打ち消し
	========================================================= */
  a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    display: inline !important;
  }

  /*2019年改修 header
	========================================================= */
  #menu {
    width: 100%;
    height: 18vw;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #dedede;
  }

  #menu .menuBtn {
    width: 12vw;
    height: 17vw;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #menu #homeBtn {
    left: 2%;
    height: 12vw;
    top: 50%;
    transform: translate(0, -50%);
    background-color: #c5ae8b;
  }

  #menu #homeBtn a,
  #menu #overlayMenuBtn p {
    width: 100%;
    height: 100%;
    position: relative;
  }

  #menu #homeBtn img {
    width: 55%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0, -50%);
  }

  #menu #groupLogo {
    right: 0;
    left: 0;
    width: 57%;
    margin: auto;
    z-index: -1;
  }

  #menu #overlayMenuBtn {
    right: 2%;
    height: 12vw;
    top: 50%;
    transform: translate(0, -50%);
    background-color: #c5ae8b;
  }

  #menu #overlayMenuBtn img {
    width: 48%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0, -50%);
  }

  /*-- 開くボタン、閉じるボタン --*/
  #menuCloseBtn {
    display: none;
    width: 13vw;
    height: 13vw;
    position: fixed;
    right: 3%;
    top: 2.5%;
    z-index: 1000;
  }

  #overlayMenuBtnFix {
    width: 12vw;
    height: 12vw;
    display: none;
    position: fixed;
    right: 3%;
    top: 2.5%;
    background-color: #c5ae8b;
    border-radius: 6vw;
  }

  #overlayMenuBtnFix img {
    width: 48%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0, -50%);
  }

  /*-- 開閉用ボタンがクリックされた時htmlに付くclass --*/
  /*
  .scrollPrevent {
    position: fixed;
    z-index: -1;
    width: 100%;
  }
  */

  /*-- オーバーレイメニュー --*/
  #overlayMenu {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
    overflow-y: scroll;
  }

  #overlayMenu #overlayMenuInner {
    width: 75%;
    height: 100%;
    margin: 0 0 0 auto;
    padding: 24% 2% 0;
    box-sizing: border-box;
    overflow-y: scroll;
    overflow-x: visible;
    position: relative;
    background-color: #ffffff;
  }

  #overlayMenuLayer {
    background-color: rgba(0, 0, 0, 0.8);
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  #overlayMenu #overlayMenuInner::-webkit-scrollbar {
    display: none;
  }

  /*-- menuFreeArea（自由に使用出来るスペース） --*/
  #menuFreeArea {
    width: 78%;
    display: inline-block;
    position: absolute;
    top: 1.5%;
  }

  /*-- overlayMenuItem --*/
  #overlayMenuItem {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 3%;
  }

  #overlayMenuItem li {
    width: 49%;
    width: 49%;
    margin: 0 auto;
  }

  #overlayMenuItem .memberKey {
    height: auto;
    margin-right: 2%;
  }

  #overlayMenuItem .memberKey a {
    width: 100%;
    height: 12vw;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #55d1ff;
    background: linear-gradient(to bottom, #55d1ff 0%, #55d1ff 50%, #2ac5ff 50%, #2ac5ff 100%);
    /* W3C */
    font-size: 4vw;
    border-radius: 4px;
  }

  /*-- mainMenu --*/
  #mainMenu {
    display: flex;
    flex-wrap: wrap;
  }

  #mainMenu li {
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    margin-bottom: 2%;
    height: 13vw;
    line-height: 13vw;
    font-size: 4.5vw;
    padding-left: 7%;
  }

  #mainMenu li.image {
    height: auto;
  }

  #mainMenu li:nth-of-type(even) {
    margin-right: 2%;
  }

  #mainMenu li:last-of-type {
    margin-bottom: 5%;
  }

  #overlayMenu #mainMenu li.linkBanner {
    overflow: hidden;
    position: relative;
  }

  #overlayMenu #mainMenu li.linkBanner img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }

  #mainMenu li.longMenu {
    margin-right: 0;
  }

  #mainMenu li a {
    text-decoration: none;
    color: #8d8d8d;
    font-weight: bold;
    box-sizing: border-box;
    font-size: 5vw;
  }

  #mainMenu li.longMenu.credit a {
    color: #ffffff;
    background-color: #ff588b;
  }

  #overlayMenu #header_tellBtn {
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 5px 5px;
    height: 12vw;
    line-height: 1.42;
    background-color: #29c6bd;
    margin: auto;
    border-radius: 4px;
  }

  #overlayMenu #header_tellBtn p {
    font-weight: bold;
    color: #ffffff;
  }

  #overlayMenu #header_tellBtn a {
    text-decoration: none;
    color: white;
    padding: 2.3% 0;
    display: block;
  }

  #overlayMenu #header_tellBtn a .tellNumber {
    font-size: 80%;
    left: 0;
    bottom: 0;
    text-align: center;
  }

  #overlayMenu #tellBtn_image {
    display: inline;
  }

  #overlayMenu #tellBtn_image img {
    height: 3.45vw;
    width: 3vw;
    margin: 0.5vw 1.2vw 0 auto;
  }

  #overlayMenu #mainMenu .linkBanner a {
    padding: 0;
    background: initial;
    background-color: #000000;
  }

  #overlayMenu #mainMenu .linkBanner img {
    height: 100%;
    object-fit: contain;
  }

  /*-- subMenu --*/
  #subMenu {
    display: flex;
    margin-bottom: 5%;
  }

  #subMenu .textMenu {
    width: 34%;
    line-height: 2.6em;
    margin-right: 3%;
  }

  #subMenu .textMenu li:before {
    content: ">";
    display: inline;
    color: #ffffff;
    margin-right: 0.5%;
    font-size: 60%;
    vertical-align: middle;
  }

  #subMenu .textMenu li a {
    color: #ffffff;
    letter-spacing: -1px;
    font-size: 90%;
  }

  /*-- squareMenu --*/
  #subMenu .squareMenu {
    width: 63%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #subMenu .squareMenu li {
    width: 49%;
    height: auto;
  }

  #subMenu .squareMenu li:first-of-type {
    margin-right: 2%;
  }

  #subMenu .squareMenu li {
    display: block;
  }

  /*-- halfSizeBannerBox --*/
  #halfSizeBannerBox {
    display: flex;
    flex-wrap: wrap;
  }

  #halfSizeBannerBox li {
    width: 49%;
    margin-bottom: 2%;
    overflow: hidden;
  }

  #halfSizeBannerBox li:nth-of-type(odd) {
    margin-right: 2%;
  }

  /*-- fullSizeBannerBox --*/
  #fullSizeBannerBox {
    padding-bottom: 5%;
  }

  #fullSizeBannerBox li {
    margin-bottom: 2%;
    overflow: hidden;
  }

  #fullSizeBannerBox .groupLinkBtn a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #212121;
    font-weight: bold;
    padding: 4% 0;
    width: 100%;
    border: solid 2px #2ac5ff;
    box-sizing: border-box;
    border-radius: 4px;
    background: #e9e9e9;
    background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
  }

  /* エステ店経験者バナー表示 display:block; */
  .bottomEsteBanner {
    display: block !important;
  }

  #fullSizeBannerBox .groupLinkBtn a:first-letter {
    color: #e40057;
  }

  /*2019年追加 footer
	========================================================= */
  /*-- menuBottom --*/
  #menuBottom {
    width: 100%;
    height: 16vw;
    display: block;
    background: rgba(255, 255, 255, 0.7);
    box-shadow: rgba(96, 96, 96, 0.35) 0px -2px 2px 0px;
    border-bottom: solid 5px #c5ae8b;
    z-index: 10;
    position: fixed;
    bottom: 0;
  }

  .menuButtonWrapper {
    width: 94%;
    height: 16vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }

  #menuBottom #bottomBtnBox {
    width: 86%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #menuBottom #bottomBtnBox #clubCinderellaBanner {
    height: auto;
    width: 56%;
    position: relative;
  }

  #menuBottom #bottomBtnBox #clubCinderellaBanner a {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
  }

  #menuBottom #bottomBtnBox #tellBtn {
    position: relative;
    width: 100%;
    height: auto;
  }

  #menuBottom #bottomBtnBox #tellBtn {
    top: 48.5%;
    transform: translate(0, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 78%;
    background-repeat: no-repeat;
    background-size: 3vw 3vw;
    background-position: 3.5vw 1.8vw;
    border-bottom: solid 1vw #10847b;
    background-color: #29c6bd;
    border-radius: 1vw;
    animation: moving 2s infinite steps(2);
  }

  @keyframes moving {
    to {
      border: none;
      margin-top: 4px
    }
  }

  #menuBottom #tellBtn p {
    font-weight: bold;
    color: #ffffff;
    font-size: 107%;
    width: 100%;
  }

  #menuBottom #tellBtn .tellText {
    width: auto;
    text-align: center;
    vertical-align: middle;
  }

  #menuBottom #tellBtn .tellText::before {
    content: "";
    background: url(/img/common/s/tell_icon.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 1em;
    height: 1em;
    left: 0;
    transform: translate(0, 0.5vw);
    margin-right: 0.25em;
  }

  #menuBottom #tellBtn a .tellNumber {
    font-size: 120%;
    left: 0;
    bottom: 17%;
    text-align: center;
    letter-spacing: 0.2vw;
  }

  #menuBottom #topBack {
    width: 10%;
    height: 100%;
    position: relative;
    margin-right: 1.5%;
  }

  #menuBottom #topBack img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
  }

  .girlsBlock,
  .newfaceGirlsList {
    width: 96%;
    margin: 0 auto;
  }

  .girlsInfo {
    color: #232323;
    position: relative;
    background-image: linear-gradient(0deg, #e8e8e8, transparent 35%);
    padding: 0 5%;
  }

  #newfaceGirls {
    margin-bottom: 5vw;
  }

  .newfaceBlock:nth-of-type(even) {
    margin-right: 0;
  }

  .newfaceBlock .moreReadLargeWrap {
    display: none;
  }

  .newfaceGirlsBox,
  .newfaceGirlsBoxInside {
    height: auto !important;
  }

  .newFacePhoto {
    margin-top: 8vw;
    border: 1px solid #232323;
    border-bottom: none;
    height: 61vw;
  }

  .newFacePhoto img {
    width: 100%;
  }

  .newFaceCenter .girlsText {
    position: absolute;
    top: 0;
    width: 100%;
  }

  .newFaceCenter .girlsText .text {
    display: none;
  }

  .newFaceTop {
    position: absolute;
    bottom: 0;
    background-color: #ffffff;
    width: 100%;
    height: 22.5vw;
    border: 1px solid #2c2c2c;
    border-top: none;
    box-sizing: border-box;
  }

  #estheMenu {
    padding-top: 5vw;
  }

  #estheMenu h3 span.contents {
    font-size: 1em;
    margin-left: 1vw;
    vertical-align: baseline;
  }

  .estheContents {
    width: 98%;
    margin: 0 auto 3vw;
  }

  .estheContents li {
    width: 48%;
    margin: 1%;
    float: left;
  }

  .estheContents li img {
    width: 100%;
  }

  .textRed {
    font-weight: bold;
  }

  .girlsState li.newfaceInfo {
    background-color: #00ad76;
    text-indent: -99999px;
    width: 27%;
    position: relative;
    z-index: 0;
    height: 5.8vw;
  }

  .girlsState li.newfaceInfo::after {
    content: "新人";
    display: block;
    position: absolute;
    color: #ffffff;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    text-indent: 0;
    font-weight: normal;
    font-size: 3.44vw;
    line-height: 5.8vw;
  }

  .girlsStateWrapVideoSyame {
    width: 90%;
    margin: 1vw auto 0;
    display: flex;
    flex-wrap: wrap;
  }

  .girlsStateWrapVideoSyame p {
    color: #ffffff;
    background-color: #000000;
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: 8% center;
    width: 48%;
    text-align: center;
    height: 5.5vw;
    line-height: 5.5vw;
    margin-right: 4%;
  }

  .girlsStateWrapVideoSyame p.twitterIcon {
    background-image: url(/img/common/img_icon_girlsState_twitter.svg);
    background-color: transparent;
    width: 5.5vw;
    text-indent: -9999px;
    background-size: contain;
  }

  .girlsStateWrapVideoSyame p:last-of-type {
    margin-right: 0;
  }

  #footerSisterList {
    width: 96%;
    margin: 0 auto;
  }

  #footerSisterList li {
    width: 100%;
    text-indent: 0;
    line-height: 2;
  }

  #footerBottom #footerSisterList a {
    color: #2c2c2c;
    display: inline-block;
  }

  #rightContents {
    min-height: initial !important;
    min-height: auto !important;
  }

  div#footerBottom {
    padding: 3vw 0 4vw;
  }

  #footerBottom>ul {
    width: 100%;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 4% 3% 2%;
    box-sizing: border-box;
  }

  #footerBottom li a {
    display: block;
  }

  #footerBottom li a img {
    display: block;
    width: 100%;
  }

  #footerSisterList ul {
    width: 96%;
    margin: 4% auto 0;
  }

  #bottomContents:before {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #dadada;
    content: "××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××";
    display: block;
    font-size: 3vw;
    height: 1.5vw;
    letter-spacing: -0.8vw;
    line-height: 1.5vw;
    overflow: hidden;
    width: 100%;
  }

  .twitterBtnBlock {
    width: 96%;
    margin: 0 auto;
  }

  .twitterBtn {
    width: 100%;
    height: 12vw;
    line-height: 12vw;
    margin-bottom: 2%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    background-color: #ffffff;
    font-family: simsun, serif;
  }

  #topNav .twitterBtn {
    height: 11vw;
    line-height: 11vw;
  }

  .twitterBtn a {
    display: block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
    font-size: 4.3vw;
    color: #2c2c2c;
  }

  .textBlock {
    width: 94%;
    margin: 5vw auto 12vw;
  }

  .textBlock p {
    font-size: 3.8vw;
    line-height: 1.5;
    margin-bottom: 5vw;
  }

  .contentsBox {
    margin: 0 auto;
  }

  .girlsId {
    position: absolute;
    bottom: 2.5%;
    right: 0;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.8);
    color: #636363;
    padding: 0 3%;
    height: 6vw;
    line-height: 6vw;
    font-size: 3.8vw;
    border-radius: 10%;
  }

  .sisterStoreBox {
    width: 96%;
    margin: 0 auto 6vw;
  }

  .sisterStoreTitle {
    background-color: #494949;
    padding: 1% 3%;
  }

  .sisterStoreTitleLeft {
    line-height: 1.8;
    font-size: 4.5vw;
    font-weight: bold;
  }

  .sisterStoreTitleLeft a {
    text-decoration: none;
    color: #ffffff;
  }

  .sisterStoreTitleRight {
    color: #ffffff;
    margin-bottom: 2%;
  }

  .sisterStoreCont {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .sisterStoreText {
    padding: 2% 3%;
    line-height: 1.5;
  }

  /* noticeモーダル */
  #noticeModal {
    position: fixed;
    top: 0;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100%;
    z-index: 100;
  }

  .noticeBlock {
    background-color: #c1995d;
    width: 75%;
    margin: 0 auto;
    position: absolute;
    top: 49%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    box-sizing: border-box;
    padding: 4% 4%;
    color: #ffffff;
    font-family: simsun, serif;
    max-height: 92vh;
    overflow-y: scroll;
    box-shadow: 0.8vw 0.8vw 1.2vw rgb(0, 0, 0, 0.3);
    -ms-overflow-style: none;
    scrollbar-width: none;
    border-radius: 4%;
  }

  .noticeBlock::-webkit-scrollbar {
    display: none;
  }

  .noticeBlock h3 {
    line-height: unset;
    text-align: center;
    font-size: 5.5vw;
    border-bottom: none;
    letter-spacing: 0.04em;
    display: flex;
    justify-content: center;
    align-items: center;
  }

   .noticeBlock p {
   line-height: 1.3;
   margin-bottom: 3%;
   font-size: 3.4vw;
  }

  .noticeBlock .closeBtn {
    background-color: #ffffff;
    color: #583412;
    text-align: center;
    width: 100%;
    height: 10.5vw;
    line-height: 10.5vw;
    font-size: 5.5vw;
    margin-top: 7%;
    border-radius: 30px;
  }

  .noticeBlock .closeBtn:active {
    background-color: #583412;
    color: #ffffff;
    transition: all .2s ease;
  }

  .noticeBlock h3 span {
    font-size: inherit;
  }

  .noticeBlock h3::before {
    content: "";
    background-image: url(/img/common/icon_18under.svg);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 10vw;
    height: 10vw;
    margin-right: 2%;
  }

  .noticeBlock .btnWrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 90%;
    margin: 0 auto 7%;
  }

  .noticeBlock .closeBtn span {
    font-size: 0.75em;
    display: inline-block;
    margin-right: 4%;
  }

  .noticeBlock .closeBtn a {
    text-decoration: none;
    color: inherit;
  }

  .noticeBlock .logo {
    width: 72%;
    margin: 0 auto;
  }

  /* 2212WhatsApp追加 */
  .whatsAppLink {
    background-image: url(/s/img/common/bg_nav_white.jpg);
    background-repeat: repeat-x;
    background-size: auto 100%;
    height: 12vw;
    line-height: 12vw;
    font-size: 4.8vw;
    font-family: mrs-eaves, serif;
    border: 1px solid #4a463d;
    margin-bottom: 2%;
  }

  .whatsAppLink a {
    text-decoration: none;
    color: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .whatsAppLink img {
    display: inline-block;
    width: auto;
    height: 8vw;
    margin-right: 1%;
  }

  .whatsAppBooking {
    width: 80%;
    margin: 7% auto;
  }

  .bookingInfo .whatsAppBooking p,
  .answer .whatsAppBooking p {
    font-size: 4.6vw;
    text-indent: 0;
    text-align: center;
  }

  .whatsAppBooking img {
    margin-bottom: 3%;
  }

  /* 電話番号オーバーレイメニュー */
  .telPopOverlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 101;
    background-color: rgba(19, 20, 24, 0.5);
    display: none;
  }

  #telPopContents {
    width: 93.75%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 102;
    display: none;
  }

  .telBtnWrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  #telPopContents .telBtnBook {
    border-radius: 1vw;
    box-shadow: 0 -0.75vw 0 0 #496462 inset;
    background-color: #2ec7b9;
    height: 13vw;
    line-height: 12vw;
    font-size: 5.5vw;
    margin-bottom: 2%;
  }

  #telPopContents .telBtnBook:last-of-type {
    margin-bottom: 0;
  }

  #telPopContents .telBtnBook a {
    height: 100%;
    display: block;
    font-size: 100%;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
  }

  #telPopContents .telBtnNumtext {
    font-size: 90%;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
  }

  #telPopContents .telBtnNum {
    margin: 0 0 0 7px;
    display: inline-block;
    font-size: 100%;
    letter-spacing: 0.05em;
    color: #ffffff;
    font-weight: bold;
  }

  .readMore {
    width: 90%;
    margin: 5% auto 0;
  }

  .readMore a {
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 12vw;
    text-align: center;
    text-decoration: none;
    width: 100%;
    letter-spacing: 1px;
  }

  /* サムネアイコン */
  .girlsPhoto .icon {
    width: calc(71VW * 0.2);
    height: calc(71VW * 0.2);
    left: 0.8vw;
  }

  .icon.af {
    top: 0.8vw;
  }

  .icon.bigtits {
    bottom: 0.8vw;
  }

  /* ----- sortBtn ----- */
  #sortBtn {
    margin: 3vw auto;
    width: 94%;
  }

  #sortBtn li {
    font-size: 3.2vw;
    margin: 0 3vw 0 0;
    border: 0;
  }

  #sortBtn li span {
    font-size: 2.8vw;
    margin: 0 0 0 5px;
  }

  #sortBtn ul {}

  #sortBtn li {
    font-weight: normal;
    /* border-width: 0 0 1px; */
    padding: 0;
    line-height: 1.5;
    text-decoration: underline;
    background-color: transparent;
  }

  #sortBtn li.selectSortBtn {
    font-weight: bold;
    background-color: transparent;
    color: #c08e30;
    text-decoration: none;
  }

  #sortBtn li:hover {
    text-decoration: none;
    background-color: transparent;
    color: #c08e30;
  }

  .startBtn {
    display: none;
  }


  /* =========================================================
 出勤表2列
========================================================= */
  @media screen and (max-width: 320px) {

    .girlsBox,
    .newfaceBlock {

      width: 48.5%;
      height: 91vw;
      margin: 0 3% 4% 0;
    }

    .girlsBox:nth-of-type(3n) {

      margin-right: 3%;
    }

    .girlsBox:nth-of-type(even) {

      margin-right: 0;
    }

    .girlsDate,
    #personalHeading .girlsDate {
      height: 6vw;
      line-height: 5.5vw;
      font-size: 3.44vw;
    }

    .girlsDate:before {
      font-size: 3.2vw;
      height: 6vw;
      line-height: 6vw;
    }

    .girlsBox.sokuhime a:after {
      background-size: 30%;
    }

    .girlsPhoto {
      height: 59.5vw;
    }

    .girlsName,
    .newFaceNameLeft .name {
      font-size: 4.5vw;
    }

    .girlsSize,
    .newFaceNameLeft .prof {
      font-size: 3.8vw;
    }

    .newfaceBlock:nth-of-type(3n) {
      margin-right: 3%;
    }

    .newfaceBlock:nth-of-type(even) {
      margin-right: 0;
    }

    .newFacePhoto {
      margin-top: 8vw;
      height: 59.5vw;
    }

    .newfaceBlock .girlsState {
      top: 67.3%;
    }

    .girlsStateWrapVideoSyame p,
    .girlsState li.syameIcon {
      height: 6.5vw;
      line-height: 6.5vw;
      font-size: 3.44vw;
    }

    .girlsBox>span {
      bottom: 38%;
      font-size: 3.6vw;
    }

  }