@charset "utf-8";

/* =========================================================
 PC・スマホ共通
========================================================= */
@font-face {
  font-family: "source-han-sans-cjk-ja";
  font-weight: 300;
  src: local("source-han-sans-cjk-ja"),
       url("/font/shs_n.woff2") format("woff2"),
       url("/font/shs_n.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "source-han-sans-cjk-ja";
  font-weight: 400;
  src: local("source-han-sans-cjk-ja"),
       url("/font/shs_r.woff2") format("woff2"),
       url("/font/shs_r.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "source-han-sans-cjk-ja";
  font-weight: 500;
  src: local("source-han-sans-cjk-ja"),
       url("/font/shs_m.woff2") format("woff2"),
       url("/font/shs_m.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "source-han-sans-cjk-ja";
  font-weight: 700;
  src: local("source-han-sans-cjk-ja"),
       url("/font/shs_b.woff2") format("woff2"),
       url("/font/shs_b.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "heisei-mincho-std";
  font-weight: 300;
  src: local("heisei-mincho-std"),
       url("/font/heisei_min_w3.woff2") format("woff2"),
       url("/font/heisei_min_w3.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "heisei-mincho-std";
  font-weight: 500;
  src: local("heisei-mincho-std"),
       url("/font/heisei_min_w5.woff2") format("woff2"),
       url("/font/heisei_min_w5.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "heisei-mincho-std";
  font-weight: 700;
  src: local("heisei-mincho-std"),
       url("/font/heisei_min_w7.woff2") format("woff2"),
       url("/font/heisei_min_w7.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "heisei-mincho-std";
  font-weight: 900;
  src: local("heisei-mincho-std"),
       url("/font/heisei_min_w9.woff2") format("woff2"),
       url("/font/heisei_min_w9.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "mrs-eaves";
  font-weight: 400;
  src: local("mrs-eaves"),
       url("/font/mrs_e.woff2") format("woff2"),
       url("/font/mrs_e.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;
}

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

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

  html {
    overflow: auto;
  }

  body {
    background-image: url("/img/common/bg_body.jpg");
    /* background-repeat: no-repeat; */
    /* background-position-y: 200px; */
    /* background-position-x: center; */
    /* background-size: contain; */
    color: #323232;
    font-family: source-han-sans-cjk-ja, sans-serif;
    font-size: 14px;
    overflow: hidden;
    min-width: 1040px;
    position: relative;
  }

  a {
    color: #141b7c;
  }

  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: #cb0000;
    font-size: inherit;
    font-weight: bold;
  }

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

  /* 緑文字 */
  .textGreen {
    color: #ff4055;
    font-size: inherit;
    font-weight: bold;
  }

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

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

  header:before {
    background-image: url(../img/main/mainGallery/img_gallery_top.png);
    bottom: -7px;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }

  .headerLoginBar {
    position: relative;
    background-image: url("/img/common/bg_headerLoginBar.jpg");
    background-position: center 0;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 75%);
    height: 28px;
    z-index: 1;
  }

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

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

  .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: 28px;
    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: #030304;
  }

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

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

  .loginBtn {
    margin-top: 9px;
    width: 15%;
    height: auto;
  }

  /* ----- メインヘッダー ----- */
  #header {
    box-sizing: border-box;
    background: url("/img/common/bg_header.jpg");
    background-position: center 0;
    position: relative;
    width: 100%;
    /* height: 115px; */
    /* border-top: 31px solid #202020; */
    /* z-index: 4; */
  }

  #headerContents {
    height: 122px;
    margin: 0 auto;
    position: relative;
    width: 980px;
    /* padding-top: 30px; */
  }

  .headerInner {
    /* height: 118px; */
    position: relative;
    /* margin-top: 3px; */
    /* overflow: hidden; */
  }

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

  /*ロゴ*/
  .headerLogo {
    background-image: url("/img/common/bg_header_logo.jpg");
    width: 200px;
    height: 148px;
    position: absolute;
    top: -28px;
    left: 0;
    z-index: 3;
    box-shadow: 0 0 7px 1px rgb(11 3 6 / 50%);
    text-align: center;
  }

  .headerLogo:before {
    content: url(../img/common/img_header_logo_accessory.png);
    left: -40px;
    position: absolute;
    top: 17px;
  }

  /* ----- 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 {
    left: 223px;
    position: absolute;
    top: 15px;
    width: 407px;
  }

  .headerStoreData {
    float: left;
    width: 310px;
    color: #c2c2c2;
  }

  .headerTel {
    border-bottom: 1px solid #000000;
    font-size: 19px;
    padding: 0 0 5px;
    /* font-weight: bold; */
    /* letter-spacing: 0.05em; */
    /* transform: scaleX(1.08); */
    /* margin-left: 8px; */
    white-space: nowrap;
    color: #ffffff;
    text-align: right;
    line-height: 1.3;
  }

  .headerBusinessHours {
    font-size: 16px;
    /* font-weight: bold; */
    padding: 2px 0 0 2px;
    /* letter-spacing: 0.07em; */
    /* color: #ff6374; */
    border-top: 1px solid #494c4e;
    padding-top: 10px;
  }
  .headerBusinessHours span {
    font-size: 12px;
  }
  .serviceHours {
    font-size: 13px;
    font-weight: bold;
  }

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

  .headerAdress {
    font-size: 12px;
    padding: 5px 0 0 2px;
    /* color: #333333; */
    /* font-weight: bold; */
  }

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

  .headerQR img {
    /* width: 83px; */
    /* height: 83px; */
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    margin: 0 auto;
  }

  /*ヘッダーバナー等*/
  .headerDetails {
    left: 637px;
    position: absolute;
    top: 13px;
    width: 342px;
  }

  .headerDetails a {
    text-decoration: none;
  }

  .headerCredit {
    /* height: 33px; */
    display: flex;
    /* justify-content: space-between; */
    margin-bottom: 5px;
  }

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

  .headerCreditText img {height: 30px;width: auto;margin-right: 19px;}

  .headerCreditText p {
    font-weight: bold;
  }

  .headerBanner {
    margin: 0px 0 0;
  }

  .headerBanner li {
    float: left;
    width: 167px;
    height: 59px;
  }

  .headerBanner li.recruit {
    background: linear-gradient(0deg, #74b883, #81bf8f);
    border: 2px solid #6eaa7b;
    box-sizing: border-box;
  }

  .headerBanner li.recruit a {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    height: 100%;
    line-height: 38px;
    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: no-repeat;
    background-position: center 0;
    height: 65px;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1040px;
    position: relative;
    z-index: 2;
    background-color: #141518;
    box-sizing: border-box;
    background-image: url("/img/common/bg_global_nav.jpg");
  }

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

  #globalNav ul {
    height: 100%;
    margin: 0 auto;
    width: 980px;
    position: relative;
    /* float: right; */
  }

  #globalNav li,
  #globalNav li.globalNav07 {
    height: 100%;
    position: absolute;
    top: 0px;
    box-sizing: border-box;
    /* transition: all .2s ease; */
  }

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

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

  .globalNav03 {
    left: 281px;
    width: 141px;
  }

  .globalNav04 {
    left: 422px;
    width: 140px;
  }

  .globalNav05 {
    left: 562px;
    width: 140px;
  }

  .globalNav06 {
    left: 702px;
    width: 140px;
  }

  .globalNav07 {
    left: 842px;
    width: 138px;
  }

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

  #globalNav li:hover {
    /* background: linear-gradient(#5d2f10 86%, #361c0a 14%, #361c0a); */
    /* box-shadow: 0px 2px 4px 1px rgb(0 0 0 / 35%) inset; */
    /* height: 51px; */
  }

  #globalNav li:hover a, #globalNav li.select a {/* color: #ffffff; */background-color: rgba(0,0,0,0.25);}

  #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 {
    /* opacity: 1; */
    /* transition: all .3s ease; */
    /* width: 100px; */
  }

  #globalNav li a p {
    position: relative;
    font-family: mrs-eaves, serif;
    font-weight: 700;
    /* padding-left: 19px; */
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    height: 100%;
    line-height: 61px;
    width: 100%;
    /* letter-spacing: 3px; */
  }

  #globalNav li a p::before {
    /* content: ""; */
    /* display: inline-block; */
    /* width: 26px; */
    /* height: 100%; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: -9px; */
    /* transform: translate(0, -50%); */
  }

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

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

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

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

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

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

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

  #globalNav li.globalNav01:hover a p::before {
    /* background: url(/img/common/nav_icons/home_hover.png) no-repeat center 5px; */
  }

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

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

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

  #globalNav li.globalNav05:hover a p::before {
    /* background: url(/img/common/nav_icons/question_hover.png) no-repeat center 5px; */
  }

  #globalNav li.globalNav06:hover a p::before {
    /* background: url(/img/common/nav_icons/cosplay_hover.png) no-repeat center 4px; */
  }

  #globalNav li.globalNav07:hover a p::before {
    /* background: url(/img/common/nav_icons/access_hover.png) no-repeat center 4px; */
  }

  .globalNavBox li:not(:first-of-type) a::before {
    content: "";
    display: inline;
    position: absolute;
    height: 40px;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    /* border-right: 1px solid rgba(255,255,255,0.5); */
    background-color: #000000;
    box-shadow: 1px 0 2px rgb(255 255 255 / 20%);
    width: 1px;
  }

  #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 {
    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: 0 auto;
    position: relative;
    /* background-image: url("/img/common/bg_bodyAccess.jpg"); */
    background-position-x: center;
    z-index: 3;
  }

  #middleBox {
    /* background-image: url("/img/common/bg_bodyTopAccess.png"); */
    background-repeat: no-repeat;
    background-position-x: center;
  }

  #middleBox:before,
  .ie8_hack_middleBoxBefore {
    content: "";
    background-color: #d7d7d7;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 2;
    box-shadow: 0px 2px 3px rgba(0 0 0 / 25%);
  }

  #contentsWrapper {
    margin: 0 auto;
    padding: 0 0 115px;
    position: relative;
    width: 1040px;
    /* background-image: url("/img/common/bg_contents.png"); */
    /* background-position: center top; */
  }

div#contentsWrapper {}

div#contentsWrapper {}

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

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

  #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: inherit;
    font-size: 100%;
  }

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

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

  /* 大見出し（h2）
--------------------------------------------------------- */
  .fullContents h2,
  .haveCaption>section>h2 {
    /* background: url("/img/common/bg_heading_full.png"); */
    box-sizing: border-box;
    /* color: #ffffff; */
    font-family: heisei-mincho-std, serif;
    font-size: 18px;
    /* font-weight: bold; */
    height: 30px;
    line-height: 34px;
    margin: 0 auto 25px;
    /* padding: 5px 0 0 36px; */
    position: relative;
    width: 980px;
    z-index: 2;
  }

  /* 小見出し（h3）
--------------------------------------------------------- */
  /* ----- 通常の小見出し ----- */
  h3 {
    color: #624a15;
    background: url("/img/common/bg_heading_medium_new.png");
    background-repeat: no-repeat;
    font-family: mrs-eaves, serif;
    font-size: 29px;
    height: 50px;
    line-height: 50px;
    text-indent: 50px;
    margin: 0 0 10px;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    /* font-weight: bold; */
    /* border-radius: 8px; */
    letter-spacing: 1px;
  }

  h3::before {
    content: "";
    background-image: url(/img/common/icon_title.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 32px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translate(0, -50%);
  }

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

  h3::after {
    /* content: ""; */
    /* background-image: url('/img/common/bg_heading_Access.png'); */
    /* background-repeat: no-repeat; */
    /* display: block; */
    /* width: 169px; */
    /* height: 82px; */
    /* position: absolute; */
    /* top: -17px; */
    /* right: 5px; */
  }

  #rightContents h3 {
    margin-top: 17px;
    width: 760px;
  }

  #rightContents h3 span {
    font-weight: inherit;
    font-size: inherit;
    margin-left: 0;
  }

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

  /* ----- 左コンテンツの小見出し ----- */
  h3.sideHeading {
    padding: 0;
    width: 100%;
    background-image: url("/img/common/bg_heading_medium_left_new.png");
    text-indent: 0;
    text-align: center;
    font-size: 26px;
  }

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

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

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

  /* ----- 通常用 ----- */
  .moreReadBtn {
    font-family: yu-mincho-pr6n, sans-serif;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 16px;
    height: 29px;
    letter-spacing: 0.05em;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    width: 200px;
    transition: all .3s ease;
    position: relative;
    /* background: linear-gradient(13deg, #FF697A 0%, #ffb3bc 30%, #ffb3bc 64%, #FF697A); */
    /* box-shadow: 0 2px 3px -2px rgb(130 130 130 / 65%); */
    padding: 2px;
    /* border-radius: 4px; */
    background-image: url(/img/syame/btn_syame_more_read.png);
    background-repeat: no-repeat;
  }

  .moreReadBtn span {
    position: relative;
    /* font-weight: bold; */
    color: #d0c9a6;
    font-family: mrs-eaves, serif;
    font-size: 12px;
  }

  .moreReadBtn span::after {
    /* content: ""; */
    /* display: block; */
    /* border-right: 8px solid transparent; */
    /* border-bottom: 8px solid transparent; */
    /* border-top: 8px solid transparent; */
    /* border-left: 8px solid #ff6677; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: -14px; */
    /* transform: translate(0, -50%) scaleY(0.5); */
  }

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

  .moreReadBtn a {
    display: block;
    color: #d0c9a6;
    /* text-shadow: 0 2px 0 #ff697b; */
    text-decoration: none;
    transition: all .2s ease;
    /* font-weight: bold; */
    /* text-indent: 13px; */
    /* background-image: linear-gradient(0deg, #ff697b 30%, #ff8e9c 30%); */
    font-family: heisei-mincho-std, serif;
  }

  .moreReadBtn:hover a {
  /* background: #ffb3bc; */
  /* box-shadow: 0 4px 5px rgba(0,0,0,0.2) inset; */
  }

  /* 女の子サムネイル
--------------------------------------------------------- */
  .girlsBox {
    float: left;
    width: 188px;
    height: auto;
    margin: 0 10px 10px 0;
    position: relative;
    z-index: 1;
  }

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

  .girlsInfo {
    position: relative;
    padding-top: 18px;
  }

  .girlsDescription {
    background-color: rgba(15, 15, 15, 0.83);
    box-sizing: border-box;
    color: #ffffff;
    height: 18px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    width: 188px;
    z-index: 1;
    /* border: 1px solid #ff697b; */
  }

  .girlsDescription.trial {
    background-color: rgba(107,233,196,0.83);
  }

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

  .girlsBox>a {
    text-decoration: none;
  }

  .girlsBox .girlsPhoto {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    height: calc(188px/3*4);
    overflow: hidden;
    border: #030304 solid 1px;
    /* border-top: none; */
    border-bottom: none;
    position: relative;
  }

  .girlsBox.today .girlsPhoto {
    /* border-top-color: #030304; */
  }

  .girlsBox .girlsAnchor:hover .girlsPhoto, .girlsBox .girlsAnchor:hover .girlsStateWrap, .girlsBox .girlsAnchor:hover .sokuhimeFrame::after {
    /* border-width: 3px; */
    /* border-color: #FF697B; */
  }

  .girlsBox .girlsAnchor:hover .girlsDescription {
    /* border-top: 1px solid #444444; */
    /* border-bottom: 1px solid #444444; */
  }

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

  .girlsBox .girlsAnchor:hover .girlsPhoto img {
    /* top: -2px; */
  }

  .girlsBox .girlsName {
    color: #d0c9a6;
    display: block;
    font-size: 14px;
    letter-spacing: 0.05em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* height: 27px; */
    /* line-height: 27px; */
    /* border-bottom: 1px solid #000000; */
  }

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

  .girlsBox .girlsName::after {
    /* content: ""; */
    /* display: block; */
    /* background-color: #333333; */
    /* background-image: url(/img/main/res/img_heart_line_pink.png); */
    /* background-position: left center; */
    /* background-repeat: repeat-x; */
    /* background-size: auto 6px; */
    /* width: 162px; */
    /* height: 7px; */
    /* position: absolute; */
    /* top: 25px; */
    /* left: 0; */
    /* right: 0; */
    /* margin: 0 auto; */
  }

  .girlsBox .girlsSize {
    color: #d0c9a6;
    font-size: 12px;
    letter-spacing: 0.05em;
    margin: 0 auto;
    /* border-top: 1px solid #282828; */
    padding: 5px 0;
  }

  .girlsDate span {
    font-weight: bold;
  }

  .girlsDate,
  .syameDate {
    /* border: 1px solid #030304; */
    box-sizing: border-box;
    height: 16px;
    line-height: 13px;
    text-align: center;
    /* color: #030304; */
    color: #cecece;
    font-size: 12px;
    /* font-weight: bold; */
    /* padding-left: 49px; */
    /* margin-bottom: 4px; */
    /* background-color: #ffffff; */
    /* border-bottom: none; */
    /* letter-spacing: 1px; */
  }

  .girlsDate::before,
  .syameDate::before {
    /* content: ""; */
    /* display: inline-block; */
    /* background: url("/img/common/icon_girls_day.png") no-repeat; */
    /* background-position: 0 -16px; */
    /* background-size: 10px; */
    /* width: 49px; */
    /* height: 16px; */
    /* line-height: 19px; */
    /* text-align: left; */
    /* text-indent: 18px; */
    /* letter-spacing: 2px; */
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* color: #333333; */
    /* font-size: 11px; */
    /* font-weight: bold; */
    /* border-right: 1px solid; */
  }

  .videoIcon,
  .syameIcon {
    display: none;
    background-image: url("/img/common/icon_girls_state.png");
    background-repeat: no-repeat;
    /* display: block; */
    height: 16px;
    overflow: hidden;
    /* position: absolute; */
    text-indent: 100%;
    white-space: nowrap;
    width: 50px;
    z-index: 3;
  }

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

  .girlsStateWrapVideoSyame p.syameIcon,
  .girlsStateWrapVideoSyame p.videoIcon {
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    /* width: 67px; */
    /* height: 20px; */
    /* text-indent: -99999px; */
    /* position: static; */
  }

  .girlsStateWrapVideoSyame p.syameIcon {
    /* background-image: url(/img/common/icon_girlsState_syame.svg); */
    /* margin-right: 3px; */
  }

  .girlsStateWrapVideoSyame p.videoIcon {
    background-image: url(/img/common/nav_icons/icon_girlsState_video.svg);
  }

  .girlsStateWrap {
    /* border-top: 1px solid #030304; */
    /* height: 84px; */
    text-align: center;
    width: 100%;
    background-color: #0f0f0f;
    box-sizing: border-box;
    position: relative;
    padding: 7px 0;
  }

  /* ----- 本日出勤 ----- */
  .today .girlsDate,
  .today .syameDate {
    /* border-color: #ff4055; */
    /* background-color: #030304; */
    color: #cecece;
  }

  .today .girlsDate::before,
  .today .syameDate::before {
    /* background-color: #ff4055; */
    /* background-image: url(/img/common/icon_heart_white.svg); */
    /* background-repeat: no-repeat; */
    /* background-position: 0 0; */
    /* background-size: 10px; */
    /* color: #ffffff; */
    /* border-color: #ff4055; */
  }

  /* ========================================================= */
  .girlsBox:hover .girlsInfo {
    background-color: #fffff1;
  }

  .girlsBox .girlsAnchor:hover .girlsPhoto img {
    opacity: 0.7
  }

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

  .sokuhime .sokuhimeFrame {
    background-image: url('/en/img/common/img_sokuhime_frame01.png?v=161108');
    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat;
    height: calc(188px/3*4 + 20px);
    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: 0;
    width: 188px;
    z-index: 3;
    line-height: 1.5;
    border-bottom-width: 25px;
  }

  .sokuhime .sokuhimeFrame::after {
    content: "";
    display: block;
    /* background-color: #283CFE; */
    background: url("/img/common/img_sokuhime_bottom.png");
    width: 100%;
    height: 19px;
    position: absolute;
    bottom: 0px;
    left: 0;
    /* border-left: 1px solid #444444; */
    /* border-right: 1px solid #444444; */
    box-sizing: border-box;
  }

  .sokuhime .sokuhimeFrame p {
    font-size: 12px;
    /* font-weight: bold; */
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    height: 18px;
    line-height: 18px;
    z-index: 1;
  }

  .sokuhime .girlsAnchor:hover:after {
    border: none;
  }

  /* 余白埋めバナー
--------------------------------------------------------- */
  .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 .girlsAnchor li:nth-last-of-type(1) {
    /* top: 191px; */
  }

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

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

  /* 他店出勤情報
--------------------------------------------------------- */
  .sisterStoreBox {
    background-color: #ffffff;
    border: 1px solid #a4a3a4;
    margin: 0 0 20px;
    width: 759px;
  }

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

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

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

  .sisterStoreTitle {
    background-image: url("/img/common/bg_sisterStoreTitle.png");
    border-radius: 2px;
    color: #ffffff;
    font-weight: bold;
    height: 55px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 371px;
    /* filter: drop-shadow(3px -3px 2px rgba(0,0,0,0.1)); */
  }

  .sisterStoreTitle span {
    font-weight: bold;
  }

  .sisterStoreTitleLeft {
    display: flex;
    float: left;
    font-size: 18px;
    text-align: left;
    text-indent: 0;
    align-items: center;
    height: 100%;
  }

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

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

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

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

  /* .sisterStoreTitleRight span:first-child {
    border-right: none;
  } */

  .sisterStoreText {
    color: #4e2509;
    font-size: 14px;
    line-height: 1.2em;
    padding-left: 16px;
    width: 350px;
    float: left;
    position: relative;
    top: 81px;
    height: 66px;
    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行の場合*/
  .sisterStoreTitleLeft {
  }

  /* 写メ日記全般
--------------------------------------------------------- */
  .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: 14px;
    left: 9px;
    letter-spacing: 0;
    position: absolute;
    width: 6em;
    z-index: 3;
  }

  .syameName a {
    color: #805b09;
    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: 14px;
    border-bottom-width: 1px;
  }

  .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("/en/img/common/icon_girls_state.png");
    background-position: 0px 0;
    background-repeat: no-repeat;
    border: 1px solid #00ad76;
    box-sizing: border-box;
    display: block;
    height: 18px;
    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: 18px;
    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;
    z-index: 1;
  }

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

  .syamePhoto {
    background-image: url("/en/img/common/bg_syame.jpg");
    background-position: center 0;
    height: 200px;
    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: 6px 7px 0 0;
    text-align: right;
  }

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

  .syameText {
    font-size: 13px;
    letter-spacing: 0;
    margin: 0 9px 7px;
    padding-top: 3px;
    overflow: hidden;
    position: relative;
    text-decoration: underline;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.3;
    /* color: #3eabff; */
    z-index: 2;
  }

  .syameText::before {
    /* content: ""; */
    /* background-image: url(/img/common/bg_girls_purofuAccessories.png); */
    /* display: block; */
    /* width: 135px; */
    /* height: 7px; */
    /* background-position: center; */
    /* position: absolute; */
    /* top: 6px; */
    /* left: 50%; */
    /* transform: translate(-50%, 0); */
    /* z-index: 1; */
  }

  .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;
    margin: 0 0 20px;
    width: 100%;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    background-color: #222127;
    background-image: url("/img/common/bg_sideMenu.jpg?v=170701");
    border: 1px solid #464646;
  }

  .mainSideNav {
    /* width: 180px; */
    margin: 0 auto;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.05);
    padding: 10px 0 0;
  }

  .mainSideNav li {
    height: 60px;
    width: 182px;
    position: relative;
    box-sizing: border-box;
    background-image: url("/img/common/bg_side_nav_main.png");
    padding: 2px;
    margin: 0 auto;
  }

  .mainSideNav li::before {
    /* content: ""; */
    /* display: block; */
    /* width: 24px; */
    /* height: 30px; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 14px; */
    /* transform: translate(0, -50%); */
    /* z-index: 1; */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    /* background-size: contain; */
  }

  .sideNav li::after {
    /* content: ""; */
    /* display: block; */
    /* background-color: #ff5876; */
    /* background-image: linear-gradient(0deg, #ff4f69, #ff5876); */
    /* border: 1px solid #d4d6da; */
    /* box-sizing: border-box; */
    /* width: 100%; */
    /* height: 100%; */
    /* opacity: 0; */
    /* transition: all .3s ease; */
  }

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

  .sideNav li.recruit::after {
  }

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

  .mainSideNav li.main::before {
    /* background-image: url(/img/common/nav_icons/side_home.png); */
  }

  .mainSideNav li.main:hover::before {
    background-image: url(/img/common/nav_icons/side_home_hover.png);
  }

  .mainSideNav li.schedule::before {
    background-image: url(/img/common/nav_icons/side_today.png);
  }

  .mainSideNav li.schedule:hover::before {
    background-image: url(/img/common/nav_icons/side_today_hover.png);
  }

  .mainSideNav li.girls_list::before {
    background-image: url(/img/common/nav_icons/side_person.png);
  }

  .mainSideNav li.girls_list:hover::before {
    background-image: url(/img/common/nav_icons/side_person_hover.png);
  }

  .mainSideNav li.system::before {
    background-image: url(/img/common/nav_icons/side_price.png);
  }

  .mainSideNav li.system:hover::before {
    background-image: url(/img/common/nav_icons/side_price_hover.png);
  }

  .subSideNav li::before {
    /* content: ""; */
    /* display: block; */
    /* background-color: #FF6978; */
    /* background-image: url(/img/common/nav_icons/arrow.svg); */
    /* background-size: 12px; */
    /* background-position: 5px center; */
    /* background-repeat: no-repeat; */
    /* width: 21px; */
    /* height: 21px; */
    /* border-radius: 50%; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 16px; */
    /* transform: translate(0, -50%); */
    /* z-index: 1; */
  }
  /*
  .subSideNav li:hover::before {
    background: url(/img/common/nav_icons/arrow_hover.svg) no-repeat center 5px/12px, #ffffff;
  }
  */

  .mainSideNav li::after, .subSideNav li:not(:last-of-type)::after {
    content: "";
    display: block;
    background-image: linear-gradient(0deg, #cdc0a9, #fff9da);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    opacity: 0;
  }

  .mainSideNav li:hover:after, .subSideNav li:not(:last-of-type):hover:after {
    opacity: 1;
  }

  .sideNav li a {
    font-family: mrs-eaves, serif;
    /* text-indent: -9999px; */
    height: 100%;
    width: 100%;
    /* text-indent: -9999px; */
    color: #cec8a6;
    text-decoration: none;
    text-indent: 18px;
    font-size: 21px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
  }

  .sideNav li.recruit a {
    color: #303030;
  }

  .sideNav li:hover a {
    color: #303030;
  }

  .subSideNav .recruit:hover {
    opacity: 0.9;
  }

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

  .subSideNav li {
    background-image: url(/img/common/bg_side_nav_sub.png);
    background-position: right top;
    background-repeat: no-repeat;
    height: 47px;
    margin: 0 auto;
    width: 182px;
    position: relative;
  }

  .subSideNav li:last-of-type {
    background-image: url("/img/common/bg_side_nav_recruit.png");
  }

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

  .subSideNav li a {
    /* display: block; */
    /* height: 100%; */
    /* line-height: 38px; */
    /* 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 95px;
  }

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

  .sideSyameWrap {
    box-sizing: border-box;
    height: auto;
    margin: 3px auto 40px;
    width: 100%;
    border: 1px solid rgb(204, 204, 204);
    overflow: hidden;
  }

  .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: 113px;
    /* height: 27px; */
    /* line-height: 27px; */
    font-size: 12px;
  }

  .sideSyameBlock .moreReadBtn::after {border-width: 7px;left: 21px;}

  .sideSyameBlock .moreReadBtn a {

  }


  /* 左コンテンツ内 求人ブログ
--------------------------------------------------------- */
  .sideBlogBlock {
    background: #eae7de;
    /* Old browsers */
    background: -moz-linear-gradient(top, #eae7de 0%, #e4d7ab 56%, #9f906f 74%, #ada189 85%, #e5dfd1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eae7de 0%, #e4d7ab 56%, #9f906f 74%, #ada189 85%, #e5dfd1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eae7de 0%, #e4d7ab 56%, #9f906f 74%, #ada189 85%, #e5dfd1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eae7de', endColorstr='#e5dfd1', GradientType=0);
    /* IE6-9 */
    /* box-shadow */
    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: 145px;
    height: 145px;
  }

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

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

  #mainFooter::before {
    content: "";
    display: block;
    background-color: #000000;
    background-position: center;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }

  #footerContents {
    background-color: #292c2f;
    background-image: url("/img/common/bg_footer.jpg?v=161108");
  }

  #mainFooter {
    padding: 35px 0;
    position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #414447;
  }

  #mainFooterBox {
    margin: 0 auto;
    width: 980px;
    color: #ffffff;
  }

  #footerTelImg {
    float: left;
    /* margin-top: 12px; */
  }

  .telAnnounce {
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 0 0 10px;
    text-align: center;
    width: 180px;
    background-color: #d0c9a6;
    color: #323232;
  }

  .telPhone {
    color: #ffffff;
    font-size: 27px;
    /* font-weight: bold; */
    /* letter-spacing: 0.07em; */
    transform: scaleX(1.08);
    text-indent: 0.3em;
  }

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

  #footerSitemap {
    float: right;
    width: 398px;
    margin-top: 9px;
    color: #ffffff;
  }

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

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

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

  #footerSitemap a {
    color: inherit;
    font-size: 11px;
    text-decoration: none;
  }

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

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

  #subFooterBox {
    margin: 0 auto;
    padding-top: 20px;
    width: 980px;
    height: 374px;
  }

  #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: rgba(7, 7, 7, 0.3);
  }

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

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

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

  .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: 180px;
    height: 106px;
    position: absolute;
    top: 36px;
    right: 19px;
  }

  .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: 16px;
    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: #323232;
    float: left;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 1;
    margin-right: 19px;
  }

  .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 #614243;
    box-sizing: border-box;
    margin: 0;
    width: 100%;
  }

  .recruitRequirements table tr th {
    background-color: #e6e6e6;
    border: 1px solid #323232;
    box-sizing: border-box;
    /* font-size: 24px; */
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
    padding-left: 20px;
    text-align: left;
    width: 140px;
    color: #323232;
    vertical-align: middle;
  }

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

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

  .recruitRequirements table tr td li {

  }

  .recruitRequirements table tr td li::before {
    content: "・";
  }

  .recruitRequirements table tr td p:not(:first-child) {margin-top: 10px;}

  /* ボタン風バナー
--------------------------------------------------------- */
  .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: 760px; */
  }

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

  .inquiryBtn li {
    margin: 0 0 10px;
    position: relative;
    text-align: left;
    /* width: 714px; */
    background-repeat: no-repeat;
  }

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

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

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

  .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(5n) {
    margin-right: 0;
  }

  .supplementBlock {
    margin: 40px 0 0;
  }

  .supplementBlock h4 {
    color: #323232;
    display: inline-block;
    font-size: 14px;
    height: 27px;
    line-height: 27px;
    margin: 25px auto 5px;
    vertical-align: middle;
    font-weight: normal;
    text-indent: 5px;
  }

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

  .supplementBlock h4:before {
    background: #494949;
    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;
    /* width: 153px; */
  }

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

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

  .girlsBox .syameIcon, .girlsBox .videoIcon {
    background-image: none;
    background-color: #393939;
    background-size: 15px;
    background-position: 7px center;
    color: #ffffff;
    text-indent: 0;
    text-align: center;
    text-indent: 14px;
    width: 71px;
    height: 20px;
    line-height: 20px;
    letter-spacing: 1px;
    /* bottom: 10px; */
    margin-right: 4px;
  }

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

  .syameIcon::after {
    content: "写メ";
  }

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

  .videoIcon::after {
    content: "動画";
  }

  .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: #494949;
    content: "";
    display: inline-block;
    height: 27px;
    line-height: 27px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 8px;
  }

  /* 注意事項 */
  #cautionNeeded {

  }
  .cautionNeededContents {/* padding: 20px; *//* border: 5px solid #1e1f1f; *//* box-sizing: border-box; */}
  h4.cautionNeededTitle {/* background-color: #1F1F1F; *//* color: #ffffff; */font-size: 14px;/* font-weight: bold; *//* height: 41px; *//* line-height: 41px; *//* position: relative; *//* padding-left: 3em; *//* letter-spacing: 1px; */margin-bottom: 10px;}
  h4.cautionNeededTitle::before {
    content: "■";
    /* background: url(/img/system/icon_caution_title.png) no-repeat center; */
    /* display: inline-block; */
    /* width: 35px; */
    /* height: 32px; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 8px; */
    /* transform: translate(0, -50%); */
  }
  .cautionNeededImages {display: flex;flex-wrap: wrap;justify-content: space-between;}
  .cautionNeededImages img {
    width: 230px;
  }
  .cautionNeededContents ul {margin: 12px auto;}
  .cautionNeededContents li {line-height: 1.43em;list-style-type: decimal;list-style-position: inside;}
  .cautionNeededContents li::before {
    /* content: "■"; */
  }
  .cautionNeededContents p {
    line-height: 1.5em;
    letter-spacing: -0.01em;
    font-size: 12px;
    margin: 7px auto 10px;
    font-size: 14px;
  }

  /* 2107追加中段テキストエリア */
  .middleTextBlock {padding: 80px 0 30px;}
  .middleTextBox {margin-bottom: 30px;}
  .middleTextBox h4 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .middleTextBox p {
    line-height: 1.75;
  }

  .middleTextBox li {line-height: 1.75;text-indent: 0.8em;}

  .middleTextBox li::before {
    content: "・";
  }

  .girlsNumber-new {
    color: #d0c9a6;
  }

  #followingBannerBox {
    position: relative;
    width: 100%;
  }

  #followingBannerBox div {
    position: absolute;
    left: 1vw;
  }

  #followingBannerBox p.followingBanner {
    background-image: url(https://www.cinderella-group.com/img/shop_nav/enN5Banner.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: fixed;
    bottom: 30px;
    z-index: 100;
    width: 310px;
    height: 84px;
  }

  #followingBannerBox p.followingBanner a {
    width: 310px;
    height: 84px;
    display: block;
  }

  #noticeModal {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 100;
  }

  .noticeBlock {
    background-color: #3e2424;
    color: #ffffff;
    width: 800px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    box-sizing: border-box;
    padding: 30px;
    font-family: mrs-eaves, serif;
  }

  .noticeBlock h3 {
    border-bottom: none;
    text-align: center;
    height: auto;
    font-size: 32px;
    margin-bottom: 18px;
    letter-spacing: 0.04em;
    background: none;
    color: #ffffff;
    text-indent: 0;
  }

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

  .noticeBlock p {
    font-size: 21px;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .noticeBlock .closeBtn {
    width: 150px;
    background-color: #ffffff;
    color: #3e2424;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    margin: 35px auto 0;
    cursor: pointer;
    transition: all .2s ease;
  }

}

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

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

  a {
    color: #141b7c;
  }

  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: HiraMinProN-W3, "ヒラギノ明朝 ProN W3", sans-serif;
  }

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

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

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

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

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

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

  /* 緑文字 */
  .textGreen {
    color: #ff4055;
    font-size: 100%;
    font-weight: bold;
  }

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

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

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

  /* =========================================================
	 共通パーツ
	========================================================= */
  body {
    color: #323232;
    font-family: source-han-sans-cjk-ja, sans-serif;
    font-size: 3.8vw;
    background-image: url("/s/img/common/bg_body.jpg");
  }

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

  h1 {
    font-size: 2.6vw;
    text-indent: 0.3em;
    position: relative;
    /* Old browsers */
    line-height: 2;
    border-bottom: 1.2vw solid #dbc692;
    color: #dfdfdf;
    background-image: linear-gradient(0deg, #252830 20%, #21242a 50%, #252830);
  }

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

  h3 {
    padding: 2.8% 3% 2.3% 11%;
    /* height: 9.3vw; */
    line-height: 1.2;
    font-family: heisei-mincho-std, serif;
    font-size: 5vw;
    font-weight: bold;
    margin: 0 auto 3.5vw;
    width: 100%;
    /* text-indent: 8%; */
    position: relative;
    background: url(/s/img/common/bg_subHeading.jpg) repeat-x;
    background-size: contain;
    /* box-shadow: 0 1px 3px rgb(0 0 0 / 25%); */
    color: #624a15;
    border-top: 1px solid #ba8b2a;
    border-bottom: 1px solid #f7de9a;
    box-sizing: border-box;
  }

  h3::before {
    content: "";
    background-image: url(/img/common/icon_title.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: inline-block;
    top: 51%;
    left: 3%;
    transform: translate(0, -50%);
    width: calc(51vw * 0.13);
    height: calc(39vw * 0.13);
  }

  /* 営業時間 */
  .hours {
    font-size: 5vw;
    text-align: center;
    width: 100%;
    line-height: 1;
    padding: 2.5% 0 2%;
    /* background: url('/s/img/common/bg_footer.jpg') repeat; */
    /* color: #dfdfdf; */
    background-color: #efefef;
  }

  .hours span {
    font-size: 3.6vw;
  }

  #bottomContents .hours {
    /* margin: 2% auto; */
  }

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

  /* middleContents
	--------------------------------------------------------- */
  /* ----- 本文 ----- */
  /* ----- 「もっと見る」ボタン ----- */
  .moreReadBtn {
    font-family: heisei-mincho-std, serif;
    margin: 5% auto;
    width: 65%;
    height: 10vw;
    line-height: 10vw;
    text-align: center;
    box-sizing: border-box;
    /* background-color: #FAFF9B; */
    /* background: linear-gradient(0deg, #FAFF9B 30%, #FDFEC2 30%); */
    /* box-shadow: 0 0.67vw 0 #ff697b; */
    /* border-radius: 5px; */
    /* border: 1px solid #ff697b; */
    background-image: url(/img/syame/btn_syame_more_read.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .moreReadBtn a {
    display: block;
    text-decoration: none;
    color: #d0c9a6;
    font-size: 3.44vw;
    /* font-weight: bold; */
    letter-spacing: 0.2vw;
    width: 100%;
    height: 100%;
    margin: 0 0 0 auto;
  }

  .moreReadBtn a span {
    font-weight: inherit;
  }

  #movie .moreReadBtn a {
    /* width: 36%; */
    /* margin: 0 auto; */
  }

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

  #bottomContents {
    background-color: #ffffff;
  }

  #globalNavSp {
    /* margin: 2% auto 0; */
    /* background-color: #86c193; */
    padding-top: 4%;
    background: url('/s/img/common/bg_footer.jpg') repeat;
  }

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

  .newsBtn {
    width: 96%;
    margin: 0 auto;
    display: block;
    max-width: none;
    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, .subButtons li {
    width: 49%;
    height: 9vw;
    /* line-height: 10.5vw; */
    margin-bottom: 2%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    background-image: url(/s/img/common/bg_nav_black.jpg);
    font-family: mrs-eaves, serif;
    /* border-radius: 5px; */
    background-size: contain;
    /* box-shadow: 0 0.67vw 0 #FF697B; */
    border: 1px solid #4a463d;
  }

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

  .mainNav ul:first-child li {
    /* background-color: #ffffff; */
    /* border-color: #ffffff; */
    /* width: 24%; */
    /* line-height: 1.2; */
    display: flex;
    align-items: center;
    background-image: url(/s/img/common/bg_nav_white.jpg);
  }

  #topNav .mainNav li {
    /* width: 48%; */
    /* height: 13.5vw; */
    /* line-height: 1.2; */
  }

  .mainNav li a, .newsBtn a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
    font-weight: bold;
    /* padding-top: 1vw; */
    position: relative;
    box-sizing: border-box;
    height: 100%;
    color: #dfdfdf;
  }

  .mainNav li a p {
    font-size: 4.8vw;
    /* font-weight: bold; */
    color: inherit;
  }

  .mainNav li.recruit a p {
    color: #2f2f2f;
  }

  .mainNav ul:first-of-type li a p {
    /* font-size: 3.6vw; */
  }

  #topNav .mainNav li a, .mainNav ul:first-child li a {
    color: #2f2f2f;
    /* text-align: left; */
    /* padding-left: 28%; */
  }

  .mainNav ul:first-of-type li a p::before {
    /* content: ""; */
    /* display: block; */
    /* width: 5vw; */
    /* height: 6.5vw; */
    /* background-size: contain; */
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 1.8vw; */
    /* transform: translate(0, -50%); */
  }

  .mainNav li:first-of-type a p::before {/* background-image: url(/img/common/nav_icons/side_today.png); */}

  .mainNav li:nth-of-type(2) a p::before {background-image: url(/img/common/nav_icons/side_person.png);}

  .mainNav li:nth-of-type(3) a p::before {background-image: url(/img/common/nav_icons/side_price.png);}

  .mainNav li:last-of-type a p::before {background-image: url(/img/common/nav_icons/side_access.png);}

  .newsBtn a {
    color: #dfdfdf;
  }

  #topNav .mainNav {
    /* margin-top: 2%; */
  }

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

  #globalNavSp .mainNav li.recruit {
    position: relative;
    /* background-color: #ff4055; */
    /* background: linear-gradient(0deg, #ff697b 22%, #ff8e9c 22%, #ff8e9c); */
    /* box-shadow: 0 0.67vw 0 #e22237; */
    background-image: url(/s/img/common/bg_nav_silver.jpg);
  }

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

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

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

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

  .otherNavTitle {
    font-family: heisei-mincho-std, serif;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    width: 100%;
    color: #dfdfdf;
    background-color: #FAFF9B;
    background: linear-gradient(0deg, #FAFF9B 30%, #FDFEC2 30%);
    font-size: 4.5vw;
    font-weight: bold;
    height: 12vw;
    line-height: 12vw;
    text-indent: 4vw;
    box-shadow: 0 0.5vw 1vw 0 rgb(0 0 0 / 50%);
    border-radius: 4px 4px 0 0;
    border: 1px solid #4a463d;
    background-image: url(/s/img/common/bg_nav_black.jpg);
    background-size: contain;
  }

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

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

  .otherNav li a {
    color: #454545;
    display: block;
    font-size: 94%;
    font-weight: bold;
    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;
    background: url('/s/img/common/bg_footer.jpg') repeat;
  }

  /* ----- 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 3%;
    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;
  }

  #subFooter a {
    /* vertical-align: middle; */
  }

  /* ----- footerCopyright ----- */
  #footerCopyright {
    font-size: 90%;
    padding: 4% 0;
    text-align: center;
    background-color: #ff697b;
    color: #ffffff;
    background: url('/s/img/common/bg_footer.jpg') repeat;
  }

  #footerCopyright small {
    /* font-size: 97%; */
    /* letter-spacing: -0.8px; */
  }

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

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

  .girlsBox, .newfaceBlock {
    float: left;
    margin: 0 1% 2% 0;
    width: calc(98% / 3);
    /* height: 86vw; */
    position: relative;
    /* height: 68vw; */
  }

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

  .girlsBox a, .newfaceBlock a {
    display: block;
    position: relative;
    bottom: 0;
    text-decoration: none;
    width: 100%;
    /* height: 91.2%; */
    color: #323232;
  }

  .girlsAnchor {
    background: #0f0f0f;
    height: 100%;
    overflow: hidden;
    position: relative;
    border: 1px solid #0f0f0f;
    box-sizing: border-box;
  }

  .girlsPhoto {
    position: relative;
    overflow: hidden;
    /* height: 59.5vw; */
  }

  .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%;
  }

  .girlsStateWrap {
    /* width: 92%; */
    margin: 0 auto;
    text-align: center;
    color: #d0c9a6;
  font-size: 3vw;}

  .girlsName, .newFaceNameLeft .name {
    /* height: 7vw; */
    line-height: 2;
    font-size: 3.6vw;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    /* margin: 0 0 1.5vw; */
    font-weight: bold;
    letter-spacing: 0.1vw;
    /* border-bottom: 1px solid; */
  }

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

  .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 {
    /* background-color: #0f0f0f; */
    /* border-style: solid; */
    color: #cecece;
    /* border-color: #2c3033; */
    /* border-width: 1px; */
    margin: 0;
    position: relative;
    height: 6vw;
    box-sizing: border-box;
    font-size: 3.2vw;
    /* padding-left: 36.5%; */
    /* padding-right: 3%; */
    line-height: 5.5vw;
    text-align: center;
  }

  .today .girlsDate {
    /* background-color: #0f0f0f; */
    /* border-color: #0f0f0f; */
    /* color: #ffffff; */
  }

  #personalHeading .girlsDate {
    height: auto;
  }

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

  .girlsDate:before {
    /* content: "次回出勤"; */
    /* display: block; */
    /* width: 34%; */
    /* font-size: 3.2vw; */
    /* font-weight: bold; */
    /* height: 6vw; */
    /* line-height: 6vw; */
    /* border-right: 1px solid #cecece; */
    /* text-align: center; */
    /* box-sizing: border-box; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 0; */
    /* transform: translate(0, -50%); */
  }

  .today .girlsDate:before {
    /* content: "本日出勤"; */
    /* color: #ff4055; */
    /* border-right-color: #ff4055; */
    /* background-color: #000000; */
  }

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

  .girlsSize, .newFaceNameLeft .prof {
    font-size: 3vw;
    letter-spacing: 0;
    line-height: 1.2;
    /* text-align: center; */
    margin-bottom: 2%;
  }

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

  .newfaceBlock .girlsState {
    top: 54.8%;
  }

  .girlsState li {
    background-color: #bb2f53;
    color: #ffffff;
    font-size: 3.2vw;
    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, .girlsState li.videoIcon, .girlsDescription, .newfaceBlock .moreReadBtn {
    display: none;
  }

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

  .newFaceNameLeft {display: grid;color: #d0c9a6;text-align: center;}

  .newFaceNameLeft .name {
    grid-row: 1;
  }

  .newFaceNameLeft .girlsNumber-new {
    grid-row: 3;
  }

  .newFaceNameLeft .prof {
    grid-row: 2;
  }

  /* 即ヒメの場合 ※「.girlsBox」に「.sokuhime」を追加して使用
	--------------------------------------------------------- */
  .girlsBox.sokuhime a:before {
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    box-sizing: border-box;
    z-index: 2;
    border-image-slice: 4;
    z-index: 2;
    border: 1.2vw solid #EAD484;
  }

  .girlsBox.sokuhime a:after {
    /* content: ""; */
    /* background: url("/s/img/common/img_sokuhime_icon.png"); */
    /* background-repeat: no-repeat; */
    /* background-size: 38%; */
    /* display: block; */
    /* height: 100%; */
    /* z-index: 3; */
    /* width: 100%; */
    /* top: 0; */
    /* left: 0; */
    /* box-sizing: border-box; */
    /* position: absolute; */
  }

  /* =========================================================
	 スワイプ用写メ日記 ※「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;
  }

  .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: 25.8%;
    height: 13.5vw;
    position: absolute;
    top: 11.1vw;
    right: 3.8vw;
  }

  .reservation {
    margin-bottom: 6vw;
  }

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

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

  /* ご応募・お問い合わせ
	--------------------------------------------------------- */
  /* ----- ご応募・お問い合わせボタン ----- */
  .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: 17vw;
    box-sizing: border-box;
    position: relative;
    box-shadow: rgb(96 96 96 / 35%) 0px 0.7vw 0.7vw 0px;
    background-color: #ffffff;
  }

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

  #menu #homeBtn {
    left: 2%;
    height: 13vw;
    top: 50%;
    transform: translate(0, -50%);
    /* background-color: #86c193; */
  }

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

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

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

  #menu #overlayMenuBtn {
    right: 2%;
    height: 13vw;
    top: 50%;
    transform: translate(0, -50%);
    /* background-color: #86c193; */
  }

  #menu #overlayMenuBtn img {
    width: 100%;
    /* 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: 4%;
    top: 2%;
    z-index: 1000;
    /* background-color: #86c193; */
    background-image: url(/s/img/common/overlayMenuBtnFixClose.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* border-radius: 50%; */
    /* filter: drop-shadow(0 2px 1px rgba(0,0,0,0.3)); */
  }

  #overlayMenuBtnFix {
    width: 13vw;
    height: 13vw;
    display: none;
    position: fixed;
    right: 3%;
    top: 2.5%;
    /* background-color: #86c193; */
    background-image: url(/s/img/common/overlayMenuBtnFix.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* border-radius: 50%; */
    /* filter: drop-shadow(0 2px 1px rgba(0,0,0,0.3)); */
  }

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

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

  #overlayMenu #overlayMenuInner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 19% 2% 0;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  #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: 49%;
    vertical-align: middle;
    box-sizing: border-box;
    margin-bottom: 2%;
    height: 12vw;
    font-size: 4.5vw;
  }

  #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;
    margin-right: 0;
  }

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

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

  #mainMenu li a {
    height: 12vw;
    line-height: 12.5vw;
    text-align: center;
    text-decoration: none;
    width: 100%;
    color: #8d8d8d;
    display: block;
    font-weight: bold;
    box-sizing: border-box;
    background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, transparent 60%);
    background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, transparent 60%);
    background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.1) 0%, transparent 60%);
    font-size: 4vw;
    border-radius: 4px;
    background-color: #ffffff;
  }

  #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;
    /* transition: bottom .3s ease; */
  }

  .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: 42%;
    height: auto;
  }

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

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

  #menuBottom #tellBtn p {
    font-weight: bold;
    color: #ffffff;
    /* font-size: 75%; */
    position: relative;
    width: 100%;
  }

  #menuBottom #tellBtn a .tellText {
    /* left: 0; */
    /* right: 0; */
    /* top: 10%; */
    /* width: auto; */
    line-height: 1.35;
    /* text-align: center; */
    /* padding-left: 16%; */
    margin-left: 17%;
  }

  #menuBottom #tellBtn a .tellText::before {
    content: "";
    background: url(/s/img/common/tell_icon.png) no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 4.5vw;
    height: 3.8vw;
    left: -17%;
    /* transform: translate(0, 0.5vw); */
    /* margin-right: 0.5vw; */
    position: absolute;
    top: 3%;
  }

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

  #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: #4e2509; */
    /* height: 22.5vw; */
    position: relative;
  }

  .sokuhimeFrame {
    display: none;
  }

  #newfaceGirls {
    margin-bottom: 5vw;
  }

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

  .newfaceBlock .moreReadLargeWrap {
    display: none;
  }

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

  .newFacePhoto {
    /* margin-top: 8vw; */
    border: 1px solid #0f0f0f;
    border-bottom: none;
    /* height: 59.5vw; */
  }

  .newFacePhoto img {
    width: 100%;
  }

  .newFaceCenter .girlsText {
    /* position: absolute; */
    /* bottom: -25vw; */
    width: 100%;
    /* height: 25vw; */
    display: flex;
    flex-direction: column-reverse;
    background-color: #131313;
  }

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

  .newFaceTop {
    position: absolute;
    bottom: 0;
    background: linear-gradient(#ffffff 45%, #dbdada 100%);
    /* color: #232323; */
    width: 100%;
    height: 23.5vw;
    border: 1px solid #707070;
    /* border-top: none; */
    box-sizing: border-box;
  }

  .newFaceName {
    width: 100%;
    margin: 0 auto;
  font-size: 3vw;}

  .newFaceNameLeft .name {
    /* color: #323232; */
  }

  .newfaceBlock.today .girlsDate {
    /* background-color: #ac8957; */
    /* border-color: #707070; */
  }

  .newfaceBlock.today .girlsDate:before {
    border-right-color: #707070;
  }

  #estheMenu {
    padding-top: 5vw;
  }

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

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

  .estheContents li {
    width: 100%;
    /* margin: 1%; */
    /* float: left; */
    margin-bottom: 3%;
  }

  .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: "NEW";
    display: block;
    position: absolute;
    color: #ffffff;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    text-indent: 0;
    font-weight: bold;
    font-size: 3vw;
    line-height: 5.8vw;
  }

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

  .girlsStateWrapVideoSyame p {
    color: #ffffff;
    background-color: #393939;
    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%;
    /* text-indent: 16%; */
  }

  .girlsStateWrapVideoSyame p.syameIcon {
    /* background-image: url(/img/common/img_icon_girlsState_syame.svg); */
  }

  .syameIcon::after {
    content: "写メ";
  }

  .girlsStateWrapVideoSyame p.videoIcon {
    /* background-image: url(/img/common/img_icon_girlsState_video.svg); */
  }

  .videoIcon::after {
    content: "動画";
  }

  .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.2;
  }

  #footerBottom #footerSisterList a {
    color: #ffffff;
    display: inline;
  }

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

  div#footerBottom {
    padding: 0 0 4vw;
    /* background-color: #ff697b; */
  }

  #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: 100%;
    margin: 4% auto 0;
    text-align: left;
  }

  #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%;
  }

  .newsBtn ul {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .newsBtn li {
    width: 49%;
    height: 9vw;
    line-height: 9vw;
    margin-bottom: 2%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    font-family: mrs-eaves, serif;
    background: url(/en/s/img/common/bg_nav_gold.jpg);
    background-size: contain;
    background-repeat: repeat-x;
    border: 1px solid #797262;
  }

  #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.8vw;
    /* color: #ffffff; */
    /* font-weight: bold; */
    padding-top: 0;
  }

  .twitterBtn a {
    color: #2f2f2f;
  }

  .twitterBtn a p {color: inherit;position: relative;display: inline;/* font-size: 3.6vw; */}

  .twitterBtn a p::before, .twitterBtn a p::after {
    /* content: ""; */
    /* background-image: url(/s/img/common/img_twitterLogo.png); */
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    /* display: inline-block; */
    /* width: 1.3em; */
    /* height: 0.78em; */
    /* position: absolute; */
    /* top: 50%; */
    /* transform: translate(0, -50%); */
  }

  .twitterBtn a p::before {
    /* left: -1.5em; */
  }

  .twitterBtn a p::after {
    /* right: -1.5em; */
  }

  /* 注意事項 */
  #cautionNeeded {margin: 0 auto 10vw;}
  .cautionNeededContents {

  }
  h4.cautionNeededTitle {/* background-color: #1F1F1F; *//* color: #ffffff; */font-size: 4vw;line-height: 1.8;/* position: relative; *//* padding: 2.5% 0.5em 2% 3em; *//* letter-spacing: 1px; *//* margin-bottom: 3%; *//* box-sizing: border-box; */}
  h4.cautionNeededTitle::before {
    content: "■";
    /* background: url(/img/system/icon_caution_title.png) no-repeat center; */
    /* background-size: contain; */
    /* display: inline-block; */
    /* width: 7vw; */
    /* height: 6.8vw; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 2%; */
    /* transform: translate(0, -50%); */
  }
  .cautionNeededImages {width: 94%;margin: 3% auto;}
  .cautionNeededImages img {margin-bottom: 3%;}
  .cautionNeededContents ul {/* width: 94%; */margin: 0 auto 2%;}
  .cautionNeededContents li {line-height: 1.7;text-indent: -1em;padding-left: 1em;}
  .cautionNeededContents li::before {
    /* content: "■"; */
  }
  .cautionNeededContents .annotation {line-height: 1.3;/* width: 94%; */margin: 0 auto 5%;font-size: 3.44vw;}

}


/* =========================================================
recruit_requirements.inc
========================================================= */

/* =========================================================
 PC用
========================================================= */
@media screen and (min-width: 769px) {
  .recruitRequirements {
    /* border: 1px solid #cccccc; */
    color: #383838;
    line-height: 1.3em;
    /* width: 764px; */
    /* padding: 10px 20px 20px; */
    margin: 20px auto;
    box-sizing: border-box;
  }

  .recruitRequirements p {
    font-size: 14px;
  }

  .recruitRequirements p a {}

  .policyText {
    border: 5px double #ff8cbe;
    display: block;
    font-size: 15px;
    height: auto;
    line-height: 1.2em;
    padding: 17px;
    text-align: left;
    width: 722px;
    margin: 20px auto;
  }
  .policyText a {

  }

}

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


/* =========================================================
recruit_requirements.inc
========================================================= */

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

}

/* =========================================================
 スマホ用
========================================================= */
@media screen and (max-width: 768px) {
  #recruitContents h4, .info_txt h4 {
    background-repeat-x: repeat;
    background-position-y: bottom;
    position: relative;
    height: 14vw;
    line-height: 15vw;
    font-size: 5vw;
    font-weight: bold;
    text-indent: 4vw;
    color: #ffffff;
    background-color: #141414;
    text-align: left;
  }

  #recruitContents h4::after, .info_txt h4::after {
    content: "";
    display: block;
    background-color: #373737;
    width: 100%;
    height: 58%;
    border-bottom-left-radius: 150vw 20vw;
    border-bottom-right-radius: 150vw 20vw;
    position: absolute;
    top: 0;
    margin-left: -5%;
    margin-right: -5%;
    padding-left: 5%;
    padding-right: 5%;
    z-index: 0;
  }

  #recruitContents h4 span, .info_txt h4 span {
    position: relative;
    z-index: 2;
    font-weight: bold;
  }

  #halfSizeBannerBox,
	.groupLinkBtn{
		display: none;
	}

  .bottomEsteBanner {
    display: block!important;
  }

  .middleTextBlock {width: 96%;margin: 5% auto;}

  .middleTextBox {margin-bottom: 4%;}

  .middleTextBox h4 {
    height: 5.2vw;
    line-height: 5.8vw;
    border-left: 1.4vw solid;
    padding-left: 2%;
    font-weight: bold;
    margin-bottom: 3%;
  }

  .middleTextBox p {
    line-height: 1.35;
    margin-bottom: 2%;
  }

  .contentsBlock {width: 95%;margin: 4% auto;}

  #sisterStoreContents dl {border: 1px solid #737373;}

  #sisterStoreContents dt {background-color: #494949;color: #ffffff;padding: 3%;font-weight: bold;line-height: 1.35;}

  #sisterStoreContents dd {background-color: #ffffff;padding: 3%;}

  #sisterStoreContents dd p {margin-top: 3%;line-height: 1.35;}

  .newfaceBlock {/* padding-bottom: 25vw; *//* background-color: #0f0f0f; */}

  .newFaceCenter {
    position: relative;
  }

  .indexSupplementBlock {width: 96%;margin: 5% auto;}

  .indexSupplementBlock h2 {
    /* height: 5.2vw; */
    line-height: 1.35;
    border-left: 1.4vw solid;
    padding-left: 2%;
    font-weight: bold;
    margin-bottom: 3%;
  }

  .indexSupplementBlock p {
    line-height: 1.35;
    margin-bottom: 2%;
  }

  .middleTextBox li {line-height: 1.35;text-indent: -1em;padding-left: 1em;}

  .middleTextBox li::before {
    content: "・";
  }

  .ruleBox {
    border: 2vw solid #f4c92f;
    background-color: #ffe481;
    padding: 2% 2% 0 2%;
  }

  .ruleBox h4 {
    background-color: #f4c92f;
    color: #cb0000;
    font-weight: bold;
    height: 9vw;
    line-height: 9.6vw;
    font-size: 1.2em;
    margin-bottom: 2vw;
    position: relative;
    padding-left: calc(4% + 1em);
  }

  .ruleBox h4::before {
    content: "";
    display: inline-block;
    background-image: url(/en/s/img/howtouse/img_ban.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 1em;
    height: 1em;
    position: absolute;
    top: 50%;
    left: 3%;
    transform: translate(0, -50%);
  }

  .ruleBox ul {
    display: flex;
    flex-wrap: wrap;
  }

  .ruleBox li {
    width: 49%;
    margin: 0 2% 2% 0;
  }

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

  .ruleBox li p {
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 12vw;
    text-align: center;
  }

  #noticeModal {
    position: fixed;
    top: 0;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100%;
    z-index: 100;
  }

  .noticeBlock {
    background-color: #3e2424;
    width: 90%;
    margin: 0 auto;
    position: absolute;
    top: 49%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    box-sizing: border-box;
    padding: 5%;
    color: #ffffff;
    font-family: mrs-eaves, serif;
    max-height: 90%;
    overflow-y: scroll;
  }

  .noticeBlock h3 {
    line-height: unset;
    text-align: center;
    font-size: 6.5vw;
    border-bottom: none;
    letter-spacing: 0.04em;
    background: none;
    color: #ffffff;
    border: 0;
    padding: 0;
  }

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

  .noticeBlock p {
    line-height: 1.35;
    margin-bottom: 6%;
    font-size: 4.5vw;
  }

  .noticeBlock .closeBtn {
    background-color: #ffffff;
    color: #3e2424;
    text-align: center;
    width: 40%;
    height: 8.5vw;
    line-height: 8.5vw;
    font-size: 5vw;
    margin: 9% auto 2%;
  }

  /* 2206ハンバーガーメニューデザイン変更 */
  #overlayMenu {
    overflow-y: unset;
  }

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

  #overlayMenu.color1 {
    background: linear-gradient(0deg, #518bdb, #24f2ff);
  }

  #overlayMenu.color2 {
    background: linear-gradient(0deg, #ff5b40, #ff9249);
  }

  #overlayMenu.color3 {
    background: linear-gradient(0deg, #ff203a, #ff69ba);
  }

  #overlayMenu.color4 {
    background: linear-gradient(0deg, #ff3dcf, #ff91ba);
  }

  #overlayMenu.color5 {
    background: linear-gradient(0deg, #030000, #484848);
  }

  #menuCloseBtn {
    background-image: none;
    width: 9.9vw;
    height: 9.9vw;
    top: 4%;
    right: 4.5%;
  }

  #menuCloseBtn::before,
  #menuCloseBtn::after {
    content: "";
    display: block;
    background-color: #ffffff;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
  }

  #menuCloseBtn::before {
    transform: rotate(45deg);
  }

  #menuCloseBtn::after {
    transform: rotate(-45deg);
  }

  #overlayMenu #overlayMenuInner {
    padding: 22% 3% calc(100vw / 750 * 100);
    -webkit-overflow-scrolling: auto;
  }

  #mainMenu {
    justify-content: space-between;
  }

  #overlayMenuInner #mainMenu li {
    margin: 0 0 1.5%;
    width: calc(98.5% / 2);
    height: 21.1vw;
  }

  #mainMenu li a {
    border-radius: 0;
    background-image: none;
    width: 100%;
    height: 100%;
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 4.5vw;
    background-color: #ffffff;
    border: 0;
  }

  .color1 #mainMenu li a {
    color: #3bbdec;
  }

  .color2 #mainMenu li a {
    color: #fe744e;
  }

  .color3 #mainMenu li a {
    color: #ff4a83;
  }

  .color4 #mainMenu li a {
    color: #ff6dc3;
  }

  .color5 #mainMenu li a {
    color: #000000;
  }

  #mainMenu li a img {
    height: 7.5vw;
    margin-top: 2%;
    margin-bottom: 5%;
  }

  #subMenu {
    flex-wrap: wrap;
    margin: 0 auto 3%;
  }

  #subMenu li {
    width: 100%;
    height: 13vw;
    line-height: 13vw;
    border-bottom: 1px solid #ffffff;
    position: relative;
    text-indent: 0.8em;
    font-size: 1.15em;
  }

  #subMenu li:last-of-type {
    border-bottom: 0;
  }

  #subMenu li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #ffffff;
  }

  #subMenu li a::after {
    content: "";
    display: block;
    width: 0.7em;
    height: 0.7em;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    position: absolute;
    top: 50%;
    right: 6%;
    transform: rotate(45deg) translateY(-50%);
  }

  .overLayBannerArea {
    margin-bottom: 5%;
  }

  .overLayRoundLinkArea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 auto 9.5%;
  }

  .overLayRoundLinkArea.four {
    width: 86%;
  }

  .overLayRoundLink {
    width: 28.2vw;
    margin-bottom: 5%;
  }

  .groupLink {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 11.5%;
  }

  .groupLink li a {
    color: #ffffff;
    text-decoration: none;
    /* font-size: 0.85em; */
  }

  .groupLink li a::after {
    content: "";
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: rotate(45deg);
    vertical-align: 10%;
    margin-left: 0.2em;
  }

  .linkIcon {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 75%;
    margin: 0 auto;
  }

  .linkIcon li {
    width: 16%;
  }

  .linkEn {
    width: 29%;
    margin: 7.8% auto 0;
    text-align: center;
    height: 6.5vw;
    line-height: 6vw;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    font-size: 0.8em;
  }

  .linkEn a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-decoration: 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;
  }
}
