@charset "utf-8";

/* =========================================================
 PC・スマホ共通
========================================================= */
@font-face {
  font-family: "source-han-sans-cjk-ja";
  font-weight: 300;
  src: local("source-han-sans-cjk-ja"),
       url("https://cinimg.awscf.net/tsuma-parade.com/font/shs_n.woff2") format("woff2"),
       url("https://cinimg.awscf.net/tsuma-parade.com/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("https://cinimg.awscf.net/tsuma-parade.com/font/shs_r.woff2") format("woff2"),
       url("https://cinimg.awscf.net/tsuma-parade.com/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("https://cinimg.awscf.net/tsuma-parade.com/font/shs_m.woff2") format("woff2"),
       url("https://cinimg.awscf.net/tsuma-parade.com/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("https://cinimg.awscf.net/tsuma-parade.com/font/shs_b.woff2") format("woff2"),
       url("https://cinimg.awscf.net/tsuma-parade.com/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("https://cinimg.awscf.net/tsuma-parade.com/font/heisei_min_w3.woff2") format("woff2"),
       url("https://cinimg.awscf.net/tsuma-parade.com/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("https://cinimg.awscf.net/tsuma-parade.com/font/heisei_min_w5.woff2") format("woff2"),
       url("https://cinimg.awscf.net/tsuma-parade.com/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("https://cinimg.awscf.net/tsuma-parade.com/font/heisei_min_w7.woff2") format("woff2"),
       url("https://cinimg.awscf.net/tsuma-parade.com/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("https://cinimg.awscf.net/tsuma-parade.com/font/heisei_min_w9.woff2") format("woff2"),
       url("https://cinimg.awscf.net/tsuma-parade.com/font/heisei_min_w9.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "hirakaku";
  font-weight: 400;
  src: local("hkakupro_w3"),
       url("https://cinimg.awscf.net/tsuma-parade.com/font/hkakupro_w3.woff2") format("woff2"),
       url("https://cinimg.awscf.net/tsuma-parade.com/font/hkakupro_w3.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "hirakaku";
  font-weight: 700;
  src: local("hkakupro_w6"),
       url("https://cinimg.awscf.net/tsuma-parade.com/font/hkakupro_w6.woff2") format("woff2"),
       url("https://cinimg.awscf.net/tsuma-parade.com/font/hkakupro_w6.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;
  /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  font-family: source-han-sans-cjk-ja, sans-serif;
}

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

.girlsPhoto, .newFacePhoto {
  aspect-ratio: 3 / 4;
  overflow: hidden;
}

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

  /* =========================================================
 全体コンテンツ
========================================================= */
  h3.reserveHeading {
    color: #511500;
  }

  .forSp {
    display: none !important
  }

  html {
    overflow: auto;
  }

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

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

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

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

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

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

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

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

  /* =========================================================
 上部コンテンツ
========================================================= */
  /* ヘッダー
--------------------------------------------------------- */
  header {
    margin: 0 auto;
    /* max-width: 1920px; */
    min-width: 1040px;
    position: relative;
    z-index: 4;
    /* background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/common/bg_header.jpg?v=151117"); */
    background-position: center center;
    background-repeat: no-repeat;
  }

  .headerLoginBar {
    position: relative;
  }

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

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

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

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

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

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

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

  .headerLoginBox .login04 a {
    color: #ffffff;
    width: 102px;
    /* margin-right: 2px; */
    padding: 0;
    /* text-indent: -7px; */
    background-color: #796e52;
  }

  .loginBtn {
    margin-top: 7px;
  }

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

  #headerContents {
    /* height: 117px; */
    margin: 0 auto;
    position: relative;
    width: 980px;
    /* border-top: 31px solid transparent; */
  }

  .headerInner {
    /* height: 117px; */
    position: relative;
    padding-top: 10px;
    /* box-sizing: border-box; */
  }

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

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

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

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

  /*電話番号等*/
  .headerInfo {
    /* left: 373px; */
    left: 288px;
    position: absolute;
    /* top: 5px; */
    /* width: 381px; */
    width: auto;
  }

  .headerStoreData {
    float: left;
    /* width: 260px; */
    /* color: #86c193; */
    width: 243px;
  }

  .headerTel {
    border-bottom: 1px solid #000000;
    font-size: 30px;
    padding: 0 0 6px;
    margin-top: 4px;
    margin-bottom: 10px;
    font-weight: bold;
    /* letter-spacing: 0.05em; */
    /* transform: scaleX(1.08); */
    /* margin-left: 8px; */
    white-space: nowrap;
    color: #c99b25;
  }

  .headerBusinessHours {
    font-size: 16px;
    font-weight: bold;
    /* padding: 11px 0 0 2px; */
    letter-spacing: 0.05em;
    color: #000000;
  }

  .headerBusinessHours span {
    font-size: 12px;
    letter-spacing: 0;
  }

  .headerAddress {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding-top: 8px;
    text-indent: 2px;
  }

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

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

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

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

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

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

  .headerDetails a {
    text-decoration: none;
  }

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

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

  .headerBanner {
    margin: 0px 0 0;
  }

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

  .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: repeat-x; */
    /* background-position: center 0; */
    height: 60px;
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1040px;
    position: relative;
    z-index: 3;
    color: #fff;
    /* background: linear-gradient(to bottom,  #5d1700, #340e00); */
    background-color: #500d0d;
  }

  #globalNav ul li a {
    font-weight: bold;
  }

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

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

  #globalNav ul li:hover {
    /* background: linear-gradient(to bottom, #F7D268, #C99A14); */
    background-color: #f2ca52;
  }

  #globalNav ul li:hover a {
    color: #222222;
  }

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

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

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

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

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

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

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

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

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

  /* #globalNav li:hover, #globalNav li.select {
    background-color: #ffffff;
  } */

  /* #globalNav li:hover a, #globalNav li.select a {color: #86c193;} */

  #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: heisei-mincho-std, serif;
    font-weight: bold;
    /* padding-left: 21px; */
    box-sizing: border-box;
    display: inline;
    font-size: 15px;
    /* padding-left: 25px; */
  }

  #globalNav li {
    display: flex;
    justify-content: center;
    align-items: center;
  }

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

  #globalNav li.globalNav01 a p::before {
    content: "";
    /* position: absolute; */
    /* top: -50%; */
    /* left: -12px; */
    /* width: 20px; */
    /* height: 23px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/home_icon.png)no-repeat center 4px; */
  }

  #globalNav li:hover.globalNav01 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -50%; */
    /* left: -12px; */
    /* width: 20px; */
    /* height: 23px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/home.png)no-repeat center 4px; */
  }

  #globalNav li.globalNav02 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -50%; */
    /* left: -15px; */
    /* width: 20px; */
    /* height: 25px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/today_icon.png)no-repeat center 4px; */
  }

  #globalNav li:hover.globalNav02 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -50%; */
    /* left: -12px; */
    /* width: 20px; */
    /* height: 23px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/today.png)no-repeat center 4px; */
  }

  #globalNav li.globalNav03 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -65%; */
    /* left: -15px; */
    /* width: 18px; */
    /* height: 29px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/girl_icon.png)no-repeat center 4px; */
  }

  #globalNav li:hover.globalNav03 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -65%; */
    /* left: -12px; */
    /* width: 18px; */
    /* height: 29px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/person.png)no-repeat center 4px; */
  }

  #globalNav li.globalNav04 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -50%; */
    /* left: -15px; */
    /* width: 20px; */
    /* height: 23px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/price_icon.png)no-repeat center 4px; */
  }

  #globalNav li:hover.globalNav04 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -50%; */
    /* left: -12px; */
    /* width: 20px; */
    /* height: 23px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/price.png)no-repeat center 4px; */
  }

  #globalNav li.globalNav05 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -47%; */
    /* left: -15px; */
    /* width: 20px; */
    /* height: 23px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/play_icon.png)no-repeat center 4px; */
  }

  #globalNav li:hover.globalNav05 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -50%; */
    /* left: -12px; */
    /* width: 20px; */
    /* height: 23px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/question.png)no-repeat center 4px; */
  }

  #globalNav li.globalNav06 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -35%; */
    /* left: -15px; */
    /* width: 20px; */
    /* height: 23px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/content_icon.png)no-repeat center 4px; */
  }

  #globalNav li:hover.globalNav06 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -42%; */
    /* left: -16px; */
    /* width: 21px; */
    /* height: 23px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/bg_play_icon_hover.png)no-repeat center 4px; */
  }

  #globalNav li.globalNav07 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -40%; */
    /* left: -15px; */
    /* width: 20px; */
    /* height: 23px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/area_icon.png)no-repeat center 4px; */
  }

  #globalNav li:hover.globalNav07 a p::before {
    /* content: ""; */
    /* position: absolute; */
    /* top: -42%; */
    /* left: -16px; */
    /* width: 21px; */
    /* height: 23px; */
    /* transform: translateX(50%); */
    /* background: url(/img/icon/bg_area_icon_hover.png)no-repeat center 4px; */
  }

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

  .globalNav07 a::after {
    content: "";
    display: inline;
    position: absolute;
    height: 30px;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    border-right: 1px solid rgba(255,255,255,0.3);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* 中間コンテンツ
--------------------------------------------------------- */
  .middleBg {
    /* background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/common/bg_bodyAccess.jpg?v=151117") repeat-y center -561px; */
  }

  #middleWrapper {
    margin: 0 auto 0;
    position: relative;
    z-index: 2;
  }

  #middleBox {
    /* background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/common/bg_bodyAccess.jpg?v=151117") repeat-y center -561px; */
  }

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

  #contentsWrapper {
    margin: 0 auto;
    padding: 0 0 30px;
    position: relative;
    width: 1040px;
    background-color: #ffffff;
    box-shadow:  rgb(124 124 124 / 65%) 0px 10px 17px -4px;
    -webkit-box-shadow: rgb(124 124 124 / 65%) 0px 0px 17px -4px;
  }

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

  /* =========================================================
 共通パーツ
========================================================= */
  /* パンくずリスト
--------------------------------------------------------- */
  #girlsContents {
    position: relative;
  }

  #girlsContents #topicPath {
    /* position: absolute; */
    /* right: 30px; */
    /* top: 30px; */
    /* z-index: 2; */
  }

  #topicPath {
    position: absolute;
    right: 30px;
    top: 12px;
    z-index: 2;
  }

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

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

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

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

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

  /* 大見出し（h2）
--------------------------------------------------------- */
  .fullContents h2,
  .haveCaption>section>h2 {
    box-sizing: border-box;
    background-color: #eae4ce;
    /* font-family: yu-mincho-pr6n, sans-serif; */
    font-family: heisei-mincho-std, serif;
    font-size: 18px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 auto 25px;
    padding: 5px 0 0 36px;
    /* position: relative; */
    /* top: -6px; */
    width: 1040px;
    z-index: 1;
    /* border-top-left-radius: 800px 10px; */
    /* border-top-right-radius: 800px 10px; */
  }

  /* 小見出し（h3）
--------------------------------------------------------- */
  /* ----- 通常の小見出し ----- */
  h3 {
    /* color: #ffffff; */
    font-family: heisei-mincho-std, serif;
    /* font-size: 24px; */
    font-size: 19px;
    /* font-weight: 500; */
    height: 42px;
    /* line-height: 35px; */
    line-height: 40px;
    margin: 0 0 10px;
    /* padding: 0 0 0 15px; */
    position: relative;
    border-bottom: 1px solid #bdbbc7;
    box-sizing: border-box;
    z-index: 5;
    padding-left: 38px;
    /* border-radius: 5px; */
    /* box-shadow: 0 -1px 3px rgb(0 0 0 / 15%) inset; */
  }

  .newsBlock h3,
  .mainSyameBlock h3,
  .movieBox h3,
  .announceBlock h3,
  article.forPc h3,
  .sisterStore h3 {
    color: #511500;
  }

  h3.todayHeading {
    background: url("/img/main/bg_today_heading.jpg");
    height: 59px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    line-height: 59px;
    padding-left: 50px;
  }

  h3.todayHeading::before {
    content: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/icon_today_heading.png");
    position: absolute;
    top: 2px;
    left: 15px;
    width: 30px;
    height: 30px;
  }

  h3.newfaceHeading::before {
    content: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/icon_newface_heading.png");
    position: absolute;
    top: 4px;
    left: 15px;
    width: 30px;
    height: 30px;
  }

  h3.newfaceHeading {
    background: url("/img/main/bg_today_heading.jpg");
    height: 59px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    line-height: 59px;
    padding-left: 50px;
  }

  .mainSyameBlock h3::before,
  .movieBox h3::before,
  .announceBlock h3::before,
  .sisterStore h3::before,
  h3.reserveHeading::before, 
  #heavenReview h3::before,
  #rightContents h3::before {
    content: url("https://cinimg.awscf.net/tsuma-parade.jp/img/common/bg_heading_medium.png?v=151117");
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  .movieBox #movieList .movieThunb {
    box-shadow: 3px 4px 6px rgb(0 0 0 / 20%)!important;
    border:  1px solid #a0a0a0;
  }

  .newsBlock h3 {
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/bg_newsBlock_title_new.png");
    width: 100%;
    height: auto;
    font-size: 19px;
    font-weight: bold;
  }

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

  #rightContents h3 {
    margin-top: 10px;
    font-weight: bold;
    color: #511500;
  }

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

  .pinkText {
    color: #791507 !important;
    font-weight: bold !important;
  }

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

  /* ----- 左コンテンツの小見出し ----- */
  .sideHeading {
    margin-bottom: 0;
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/common/bg_heading_medium_left.png?v=151117");
    background-size: 100% 100%;
    color: #511500;
    text-align: center;
    padding: 0;
    height: 50px;
    line-height: 44px;
  }

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

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

  /* ----- 通常用 ----- */
  .moreReadBtn {
    background: linear-gradient(to bottom, #ffffff 50%, #f16f5c 50%, #faecea 50%, #faecea 50%, #faecea 99%);
    /* font-family: 'メイリオ', Meiryo, sans-serif; */
    border: 1px solid #791507;
    color: #791507;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 12px;
    height: 31px;
    letter-spacing: 0.05em;
    line-height: 34px;
    text-align: center;
    text-decoration: none;
    width: 144px;
    transition: all .3s ease;
    box-shadow: 0 2px 1px rgb(0 0 0 / 20%);
    position: relative;
  }

  .moreReadBtn::after {
    content: "";
  }

  .moreReadBtn:hover {
    transition: all .3s ease;
    background: linear-gradient(to bottom, #8c3428 0%, #8c3428 52%, #791507 52%, #791507 100%, #791507 100%);
    border: 1px solid #7b6958;
    color: #ffffff;
  }

  .moreReadBtn a {
    color: #791507;
    text-decoration: none;
    transition: all .3s ease;
    font-weight: bold;
    position: relative;
    padding-left: 20px;
    height: 100%;
    /* font-family: 'メイリオ', Meiryo, sans-serif!important; */
    font-weight: unset;
    display: block;
    /* line-height: 29px; */
    padding-bottom: 2%;
  }

  .moreReadBtn a::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 10px;
    border-color: transparent transparent transparent #791507;
    transition: all .3s ease;
  }

  .moreReadBtn:hover a::before {
    border-color: transparent transparent transparent #ffffff;
  }

  .moreReadBtn:hover a {
  color: #ffffff;
  }

  /* 女の子サムネイル
--------------------------------------------------------- */
  .girlsBox {
    float: left;
    width: 230px;
    height: auto;
    margin: 0 20px 20px 0;
    position: relative;
    z-index: 1;
    background-color: #474747;
  }

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

  .girlsInfo {
    position: relative;
    padding-top: 30px;
    /* border: 1px solid #777777; */
    /* box-sizing: border-box; */
  }

  .girlsDescription {
    /* background-color: rgba(255,110,164,0.83); */
    background-color: #232323;
    box-sizing: border-box;
    color: #ffffff;
    height: 30px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    border: 1px solid #777777;
  }

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

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

  .sokuhime .girlsDescription {
    background-color: #c9a434;
    border-color: #c9a434;
  }

  .girlsBox>a {
    text-decoration: none;
    /* position: relative; */
    /* display: block; */
    /* box-sizing: border-box; */
    /* border: 1px solid #777777; */
  }

  .girlsBox .girlsPhoto {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    height: 304px;
    /* overflow: hidden; */
    border-left: 1px solid #777777;
    border-right: 1px solid #777777;
    /* border-bottom: none; */
    position: relative;
    background-color: #ffffff;
    z-index: 1;
  }

  .girlsBox.sokuhime .girlsPhoto::before {
    content: "";
    display: block;
    background-image: url(/img/common/icon_sokuhime.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    left: -1px;
    z-index: 1;
  }

  .girlsBox.sokuhime .girlsPhoto::after {
    content: "";
    display: block;
    width: calc(100% + 2px);
    height: 100%;
    position: absolute;
    top: 0;
    left: -1px;
    border: 1px solid #c9a434;
    border-bottom: 0;
    box-sizing: border-box;
    z-index: 0;
  }

  .girlsBox .girlsAnchor:hover .girlsPhoto,
  .girlsBox .girlsAnchor:hover .girlsStateWrap,
  .girlsBox .girlsAnchor:hover .girlsDescription {
    /* border-width: 3px; */
    /* border-color: #777777; */
    /* box-sizing: border-box; */
  }

  .girlsBox.sokuhime .girlsAnchor:hover .girlsPhoto,
  .girlsBox.sokuhime .girlsAnchor:hover .girlsStateWrap {
    /* border: 1px solid #9a5607; */
    /* border-top: none; */
    box-sizing: border-box;
  }

  .girlsBox.sokuhime .girlsAnchor:hover .girlsStateWrap {
    border-top: none;
  }

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

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

  .girlsBox.sokuhime .girlsAnchor:hover .girlsPhoto img {
    top: 0;
  }

  .girlsBox .girlsName {
    /* color: #333333; */
    display: block;
    font-size: 20px;
    /* font-weight: bold; */
    letter-spacing: 0.05em;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    /* height: 27px; */
    line-height: 45px;
    /* margin-bottom: 2px; */
    border-bottom: 1px solid;
  }

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

  .girlsBox .girlsName::after {
    /* content: ""; */
    /* background-image: url("/img/common/bg_girls_purofuAccessories_new.png"); */
    /* display: block; */
    /* background-color: #333333;
    width: 100%;
    height: 1px; */
    /* position: absolute; */
    /* background-size: 100% auto; */
    /* background-position: center; */
    /* top: 12px; */
    /* left: 0; */
    /* right: 0; */
    /* margin: 0 auto; */
    /* width: 87.5%; */
    /* height: 8px; */
    /* line-height: normal; */
    /* font-size: 0; */
  }

  .girlsBox .girlsSize {
    /* color: #2c2c2c; */
    font-size: 16px;
    letter-spacing: 0.05em;
    margin: 7px auto 0;
    /* line-height: normal; */
  }

  .girlsDate span {
    font-weight: bold;
  }

  .girlsBox .girlsDate,
  .syameDate {
    border: 1px solid #232323;
    box-sizing: border-box;
    height: 30px;
    line-height: 27px;
    text-align: center;
    color: #232323;
    font-size: 16px;
    font-weight: bold;
    padding-left: 52px;
    background-color: #ffffff;
    /* width: 100%; */
    position: relative;
  }

  .girlsBox .girlsDate::before,
  .syameDate::before {
    content: "次回";
    display: inline-block;
    /* background-image: url("/img/common/icon_girls_nextday_new.png"); */
    /* background-position: 4px 7px;
    background-size: 10px; */
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    width: 52px;
    height: 100%;
    line-height: 27px;
    /* text-align: left; */
    /* text-indent: 11px; */
    /* letter-spacing: 2px; */
    position: absolute;
    top: 0;
    left: 0;
    /* color: #333333;
    font-size: 11px;
    font-weight: bold;
    border-top:1px solid #9a5607;
    border-left: 1px solid #9a5607;
    border-bottom: 1px　solid #9a5607; */
    border-right: 1px solid #232323;
  }

  .videoIcon,
  .syameIcon {
    /* 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: 210px;
    /* height: 24px; */
    margin: 0 auto;
    position: absolute;
    bottom: 10px;
    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/img_icon_girlsState_syame.png"); */
    /* margin-right: 3px; */
  }

  .girlsStateWrapVideoSyame p.videoIcon {
    /* background-image: url("https://cinimg.awscf.net/y-cin.jp/img/common/nav_icons/icon_girlsState_video.svg"); */
  }

    /* =========== タイプアイコン =========== */
    .girlsStateWrapVideoSyame .tyepIcon {
      width: 100px;
      background: #232323;
      color: #fff;
      text-align: center;
      height: 30px;
      line-height: 30px;
      font-size: 16px;
      font-weight: bold;
      letter-spacing: 1px;
      margin-right: 3%;
      text-indent: 1px;
    }
    /* =========== タイプアイコン =========== */

  .girlsStateWrap {
    /* border: 1px solid #9a5607; */
    border: 1px solid #777777;
    border-top: 0;
    height: 119px;
    text-align: center;
    width: 100%;
    background-color: #474747;
    box-sizing: border-box;
    position: relative;
    color: #ffffff;
    padding: 0 10px 10px;
    font-size: 24px;
  }

  /* ----- 本日出勤 ----- */
  .today .girlsDate,
  .today .syameDate {
    border-color: #232323;
    background-color: #474747;
    color: #ffffff;
  }

  .today .girlsDate::before,
  .today .syameDate::before {
    content: "本日";
    /* font-size: 11px; */
    /* background-image: url("/img/common/icon_girls_day_new.png"); */
    /* color: #ffffff; */
    background-color: #232323;
  }

  /* .today .girlsDate::before,
  .today .syameDate::before {
    content: "";
    background: url() no-repeat;
    background-position: 4px center;
    background-size: 10px;
    color: #ffffff;
  } */

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

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

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

  .sokuhimeFrame p {
    display: block;
  }

  .sokuhime .sokuhimeFrame {
    /* background: url("/img/common/img_sokuhime_frame01_new.png")no-repeat; */
    /* background-size: contain; */
    /* background-position-x: center; */
    /* background-repeat: no-repeat; */
    height: calc(188px/3*4 + 21px);
    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: 100%;
    z-index: 3;
    line-height: 1.5;
    border-color: #c9a434;
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 21px;
    /* background-size: 51px; */
    /* background-position: left -1px top -1px; */
  }

  .sokuhime .sokuhimeFrame::after {
    content: "";
    display: block;
    /* background-color: #86c193; */
    background-image: url("/img/common/img_sokuhime_frame01_new.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 62px;
    height: 63px;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
  }

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

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

  .sokuhime .girlsAnchor:hover .girlsPhoto {
    top: 0;
  }

  .sokuhime .girlsAnchor:hover .girlsStateWrap {
    /* top: -1px; */
  }

  /* 余白埋めバナー
--------------------------------------------------------- */
  .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; */
    /* float: left; */
  }

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

  .commonTodayGirls .girlsBox .girlsPhoto {
    height: 240px;
    /* width: 144px; */
  }

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

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

  .commonTodayGirls .girlsDescription {
    /* height: 20px; */
    /* width: 144px; */
    /* overflow: hidden; */
  }

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

  .commonTodayGirls .girlsStateWrap {
    /* width: 144px; */
    font-size: 18px;
  }

  .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 #b8b8b8;
    margin: 0 0 20px;
    width: 759px;
  }

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

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

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

  .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 {
    float: left;
    font-size: 18px;
    text-align: left;
    text-indent: 0;
    display: flex;
    align-items: center;
    height: 100%;
  }

  .sisterStoreTitleLeft a {
    display: block;
    padding-left: 13px;
    /* padding-top: 20px; */
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
  }

  .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: #333333;
    font-size: 14px;
    line-height: 1.2em;
    padding-left: 20px;
    width: 350px;
    float: left;
    position: relative;
    top: 86px;
    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%;
  }

  .sisterStoreBlock .sisterBox {
    background-color: #791507;
  }

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

  /* 写メ日記全般
--------------------------------------------------------- */
  .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: #432400; */
    color: #1d1e1f;
    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: #535353;
    text-align: center;
    padding-left: 38px;
    /* width: 146px; */
    font-size: 12px;
    height: 16px;
    line-height: 15px;
  }

  .syameDate span {
    color: inherit;
    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;
  }

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

  .syameIcon {
    background-position: 0 0;
  }

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

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

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

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

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

  .newfaceInfo {
    background-color: #ffffff;
    background-image: url("/img/common/icon_girls_state.png");
    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: 14px;
    vertical-align: baseline;
    width: 100%;
  }

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

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

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

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

  .syamePhoto {
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/personal/bg_personal_frame.jpg");
    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: 9px 7px 4px 0;
    text-align: right;
  }

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

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

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

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

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

  /* サイドメニュー
--------------------------------------------------------- */
  .sideNav {
    box-sizing: border-box;
    background-size: auto auto;
    background-color: #131313;
    margin: 0 0 20px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/common/bg_sideMenu.png?v=151117") no-repeat 0 0 / 100% 100%;
  }

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

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

  .mainSideNav li::before {
    /* content: ""; */
    /* display: block; */
    /* width: 31px; */
    /* height: 31px; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 7px; */
    /* transform: translate(0, -50%); */
    /* z-index: 1; */
  }

  /* .sideNav li::after {
    content: "";
    display: block;
    background-color: #82a58a;
    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: url(/img/common/icon_side_top.png) no-repeat center; */
  }

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

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

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

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

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

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

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

  .subSideNav li::before {
    /* content: ""; */
    /* display: block; */
    /* background: url(/img/common/icon_side_sub.png) no-repeat center; */
    /* width: 20px; */
    /* height: 21px; */
    /* position: absolute; */
    /* top: 50%; */
    /* left: 12px; */
    /* transform: translate(0, -50%); */
    /* z-index: 1; */
  }

  .subSideNav li:hover::before {
    /* background: url(/img/common/icon_side_sub_hover.png) no-repeat center; */
  }

  .mainSideNav li {
    position: relative;
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/img_side_nav_01_top_gold.jpg");
    width: 100%;
    z-index: 10;
    opacity: 1;
    border-bottom: 1px solid #94702a;
  }

  .mainSideNav li::after {
    content: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/img_side_nav_01_top_black.jpg");
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -1;
  }

  /* .mainSideNav li::after {
    content: url("../img/res/main/img_side_nav_01_top_black.jpg");
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: 5;
    opacity: 1;
  } */



  /* .mainSideNav li::before {
    content:url("../img/res/main/img_side_nav_01_top_black.jpg");
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
  } */

  .sideNav li a {
    font-family: heisei-mincho-std, serif;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    display: block;
    width: 100%;
    height: 58px;
    line-height: 59px;
    text-decoration: none;
    text-indent: 20px;
    position: relative;
    z-index: 15;
    padding-left: 25px;
    box-sizing: border-box;
  }

  .sideNav li.main a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 27px;
    height: 27px;
    transform: translateY(-50%);
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/home_icon_black.png")no-repeat;
    background-size: contain;
  }

  .sideNav li.main a:hover::before {
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/home_icon_gold.png")no-repeat;
    background-size: contain;
  }

  .sideNav li.schedule a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 26px;
    height: 26px;
    transform: translateY(-50%);
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/today_icon_black.png")no-repeat;
    background-size: contain;
  }

  .sideNav li.schedule a:hover::before {
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/today_icon_gold.png")no-repeat;
    background-size: contain;
  }

  .sideNav li.girls_list a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 28px;
    height: 28px;
    transform: translateY(-50%);
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/girl_icon_black.png")no-repeat;
    background-size: contain;
  }

  .sideNav li.girls_list a:hover::before {
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/girl_icon_gold.png")no-repeat;
    background-size: contain;
  }

  .sideNav li.system a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/price_icon_black.png")no-repeat;
    background-size: contain;
  }

  .sideNav li.system a:hover::before {
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/price_icon_gold.png")no-repeat;
    background-size: contain;
  }

  .mainSideNav li a {
    z-index: 30;
  }

  .mainSideNav li:hover::before {
    opacity: 0;
    z-index: 1;
  }

  .mainSideNav li:hover::after {
    z-index: 10;
  }

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

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

  .mainSideNav li a:hover {
    color: #ffe8ab;
  }

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

  .subSideNav li {
    height: 38px;
    margin: 0 auto 0;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    border-bottom: 1px solid #94702a;
    background: linear-gradient(to bottom, #FBFBFB 48%, #e3e3e3 26%, #eeeeee 26%);
    transition: all 0.3s ease;
  }

  .subSideNav li:last-child {
    background: linear-gradient(to bottom, #ffffff 48%, #ffe5e5 26%, #ffe5e5 26%);
  }

  .subSideNav li:hover {
    color: #ffffff;
    background: linear-gradient(to bottom, #94702a 48%, #88682a 26%, #88682a 26%);
  }

  .subSideNav li:last-child:hover {
    color: #ffffff;
    background: linear-gradient(to bottom, #ff6c92 48%, #ff5882 26%, #ff5882 26%);
  }

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

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

  .subSideNav li a {
    display: block;
    height: 38px;
    line-height: 38px;
    position: relative;
    font-size: 16px;
    padding-left: 25px;
    color: #855800;
    box-sizing: border-box;
    transition: all 0.2s ease;
  }

  .subSideNav li a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/img_side_nav_icon.png")no-repeat;
  }

  .subSideNav li a:hover::before {
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/hover/img_side_nav_02_hover.png")no-repeat;
  }

  .subSideNav li:last-child a::before {
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/menu_icon/img_side_nav_recruit_01.png")no-repeat;
  }

  .subSideNav li:last-child:hover a::before {
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/menu_icon/img_side_nav_recruit_02.png")no-repeat;
  }

  /* 注意事項の共通部分 */
  #cautionNeeded p.cautionNeededTitle {
    font-size: 18px;
    height: 41px;
    line-height: 44px;
    font-weight: bold;
    color: #fff;
    background-color: #000;
    position: relative;
    padding-left: 55px;
  }
  
  #cautionNeeded p.cautionNeededTitle::before {
    content: "";
    position: absolute;
    top: 55%;
    left: 8px;
    transform: translate(0, -50%);
    width: 35px;
    height: 35px;
    background: url("/img/res/main/cautionNeeded_title.png")
      no-repeat;
    background-size: contain;
  }

  #cautionNeeded li {
    line-height: 1.43em;
    font-weight: bold;
  }

  #cautionNeeded p {
    font-weight: bold;
  }

  .prohibitedImage {
    display: block;
    margin-bottom: 20px;
  }

  .cautionWrap {
    border: 5px solid #000000;
    box-sizing: border-box;
    padding: 10px 20px 20px;
    width: 100%;
    background-color: #fdd100;
    color: #000000;
}

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

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

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

  .sideBannerBlock li a {
    display: block;
  }

  .sideBannerBlock li img {
    display: block;
  }

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

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

  .sideSyameWrap {
    box-sizing: border-box;
    height: auto;
    margin: 0 auto 10px;
    width: 100%;
    /* border: 1px solid #86c193; */
  }

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

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

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

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

  .syameSideLeft a {
    display: block;
  }

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

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

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

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

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

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

  .syameSideLeft a:hover {
    opacity: 0.7;
  }

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

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

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

  .sideSyameBlock .moreReadBtn::after {

border-width: 5px;
  }

  /* 左コンテンツ内 求人ブログ
--------------------------------------------------------- */
  .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("https://cinimg.awscf.net/tsuma-parade.jp/img/common/btn_side.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    position: fixed;
    /* width: 100px;
    height: 100px; */
    width: 145px;
    height: 145px;
  }

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

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

  #footerContents {
    /* background-color: #53381e; */
  }

  #mainFooter {
    height: 97px;
    /* padding: 26px 0 32px; */
    position: relative;
    background-color: #ece8d9;
    border-top: 1px solid;
    /* box-shadow: 0 10px 12px #ebe4ca inset; */
  }

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

  #footerTelImg {
    float: left;
    margin-top: 25px;
  }

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

  .telPhone {
    /* color: #302011; */
    font-size: 30px;
    font-weight: bold;
    color: #5f3b02;
    /* font-weight: bold; */
    letter-spacing: 0.03em;
    /* transform: scaleX(1.08); */
  }

  .address {
    font-size: 14px;
    font-weight: bold;
    color: #5f3b02;
    letter-spacing: 0.02em;
    margin: 7px 0 0;
  }

  #footerSitemap {
    float: right;
    width: 560px;
    margin-top: 19px;
  }

  #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: #333333; */
    color: #5f3b02;
    font-size: 11.5px;
    text-decoration: none;
  }

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

  /* ----- サブフッター ----- */
  #subFooter {
    width: 100%;
    background: linear-gradient(to bottom, #bca572, #9e8755);
  }

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

  #footerStoreList #footerArea li{
    font-weight: bold;
    color: #5f3b02;
    font-size: 14px;
  }

  #footerStoreListHeading {
    height: 50px;
  }

  #footerStoreListHeading p {
    position: relative;
    z-index: 5;
    color: #ffffff;
    font-weight: bold;
    line-height: 55px;
  }

  #footerStoreListHeading p::after {
   position: absolute;
   content: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/main/fotter_title.png");
   top: 0;
   left: 0;
   width: 100%;
   height: auto;
   z-index: -1;
  }


  #footerStoreList #yokohamaArea ul li a,
  #footerStoreList #tokyoArea ul li a,
  #footerStoreList #saitamaArea ul li a{
    /* font-size: 11.5px; */
    /* color: #ffffff; */
    /* text-decoration: none; */
  }

  #footerStoreList #yokohamaArea ul li a:hover,
  #footerStoreList #tokyoArea ul li a:hover,
  #footerStoreList #saitamaArea ul li a:hover {
    /* text-decoration: underline; */
    /* border-bottom: 1px solid #ffffff; */
  }

  #footerStoreList #footerStoreListBox #tokyoArea {
    /* margin-right: 55px !important; */
}

  #footerStoreList #footerStoreListBox #yokohamaArea:before, #footerStoreList #footerStoreListBox #tokyoArea:before {
    background: #ffffff;
  }

  #footerStoreList #footerStoreListBox a:hover:before {
    border-bottom: 1px solid #ffffff!important;
  }

  #footerStoreList #footerStoreListBox #yokohamaArea:before, #footerStoreList #footerStoreListBox #tokyoArea:before {
    content: "";
    display: block;
    background: white!important;
    width: 1px;
    height: 255px;
    position: absolute;
    top: 12px;
    left: 185px;
}

  /* #footerStoreList #footerStoreListBox a:hover:before {
    border-bottom: 1px solid white;
  } */

  /* #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: 50px;
    margin: 0 auto;
    text-align: center;
    /* background-color: #202020; */
    /* background-color: #9e8755; */

  }

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

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

  /* 待ち合わせ場所について */
  /* 待ち合わせ場所について
--------------------------------------------------------- */

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

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

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

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

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

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

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

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

  .reservepopBlock>a {
    display: block;
    width: 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;
    font-family: "HGP明朝E", "ヒラギノ明朝 Pro W3", "メイリオ", Meiryo, sans-serif;
    /*店舗ごとでユニーク*/
  }

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

  /* =========================================================
 マウスオーバー時
========================================================= */
  .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: #ffffff;
    float: left;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 1;
    margin-right: 50px;
  }

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

  .blogCommonBanner a:hover {
    opacity: 0.8;
  }

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

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

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

  .recruitRequirements table tr td {
    background-color: #ffffff;
    border: solid 1px #969696;
    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;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    100% {
      opacity: 1;
    }
  }

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

    100% {
      opacity: 1;
    }
  }

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

    100% {
      opacity: 1;
    }
  }

  #headerCinderellaBox {
    width: 160px !important;
  }

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

  .supplementBlock {
    margin: 40px 0 0;
  }

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

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

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

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

  .supplementBlock a {
    text-decoration: underline;
  }

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

  .seoLink li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 5px;
    text-align: center;
    background-color: #77715a;
    color: #ffffff;
  }

  .seoLink li:hover {
    background-color: #791507;
  }

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

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

  .girlsBox .syameIcon, .girlsBox .videoIcon {
    /* background-image: none; */
    background-color: #232323;
    /* background-size: 15px; */
    /* background-position: 7px center; */
    color: #ffffff;
    text-indent: 0;
    text-align: center;
    /* text-indent: 14px; */
    /* width: 48.5%; */
    /* height: 100%; */
    /* line-height: 24px; */
    letter-spacing: 1px;
    /* bottom: 10px; */
    margin-right: 10px;
    position: relative;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
  }

  .girlsBox .syameIcon {
    /* left: 10px; */
    /* background-image: url("https://cinimg.awscf.net/y-cin.jp/img/common/nav_icons/icon_girlsState_syame.svg"); */
  }

  .girlsBox .videoIcon {
    /* left: 10px; */
    /* background-image: url("https://cinimg.awscf.net/y-cin.jp/img/common/nav_icons/icon_girlsState_video.svg"); */
    /* background-position-y: 3px; */
  }

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

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

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

  .announceBanner {
    width: 760px;
    height: auto;
    margin: 0 auto;
  }

}






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

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

  /* .forSp {
    display: block !important;
  } */

  /* a {
    color: #86c193;
  } */

  img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }

  table {
    width: 100%;
  }

  #girlsContentsBox #girlsContents #todayGirls h3,
  #girlsContentsBox #girlsContents #newfaceGirls h3 {
    color: #511500;
  }

  h3.todayHeading, h3.newfaceHeading, .announceBlock h3, .shopLink h3, #banner h3 {
    color: #511500;
    padding: 3% 3%;
    font-size: 130%;
  }



  /* フラットボタン
	--------------------------------------------------------- */
  /* フラットボタン（ベース） */
  .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: #ce9b2c;
    font-size: inherit;
  }

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

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

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

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

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

  .textRed {
    color: #ff1f1f;
  }

  /* =========================================================
	 共通パーツ
	========================================================= */
  body {
    color: #333333;
    /* font-family: noto-sans-cjk-jp, sans-serif; */
    font-size: 3.8vw;
  }

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

  h1 {
    /* background-color: #00d07f; */
    /* color: #ffffff; */
    font-size: 2.6vw;
    text-indent: 0.3em;
    position: relative;
    color: #855800;
    /* Old browsers */
    line-height: 2;
    border-bottom: 1.4vw solid #855800;
  }

  h2 {
    font-family: inherit;
    /* background-color: #86c193; */
    border-bottom: 2px solid #631900;
    font-size: 120%;
    font-weight: bold;
    width: 100%;
    padding: 0;
    text-indent: 4vw;
    height: 8vw;
    line-height: 8vw;
    margin-bottom: 3%;
    color: #000000;
  }

  h3 {
    padding: 0;
    line-height: 8vw;
    /* font-family: yu-mincho-pr6n, sans-serif; */
    font-size: 6vw;
    font-weight: 500;
    margin: 0 auto 3.5vw;
    width: 96%;
    /* text-indent: 2.8vw; */
    position: relative;
    /* border-bottom: 1px solid #a2a0b2; */
  }

  #rightContents h3, .newsBlock h3, #banner h3.forSp, #photoDiary h3.forSp, h3.reserveHeading, #syame h3 {
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/s/img/common/bg_subTitle.png?v=151117");
    background-repeat: repeat-x;
    background-size: contain;
    width: 100%;
    padding: 3% 3%;
    color: #511500;
    font-size: 130%;
    font-weight: bold;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    box-sizing: border-box;
  }

  h3::after {
    /* content: ""; */
    /* background: url("/img/main/icon_shine.png") no-repeat center; */
    /* background-size: contain; */
    /* position: absolute; */
    /* display: inline-block; */
    /* top: 50%; */
    /* transform: translate(0, -50%); */
    /* width: 6vw; */
    /* height: 8vw; */
    /* margin-left: 2%; */
  }

  /* 営業時間 */
  .hours {
    font-size: 4vw;
    text-align: center;
    width: 100%;
    line-height: 1.5;
    padding: 2% 0;
    background-color: #ebe6d0;
  }

  .hours span {
    display: block;
  }

  #bottomContents .hours {
    margin-bottom: 2%;
  }

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

  /* middleContents
	--------------------------------------------------------- */
  /* ----- 本文 ----- */
  /* ----- 「もっと見る」ボタン ----- */
  .moreReadBtn {
    /* font-family: yu-mincho-pr6n, sans-serif; */
    margin: 4% auto 3% 0;
    width: 96%;
    /* height: 8vw; */
    line-height: 7.5vw;
    text-align: center;
    /* border: 1px solid #ffffff; */
    box-sizing: border-box;
    /* box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4); */
  }

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

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

  #syame .moreReadBtn a, #movie .moreReadBtn a {
    color: #fff;
    /* font-family: noto-sans-cjk-jp, sans-serif; */
    font-weight: bold;
    display: block;
    width: 60%;
    margin: 0 auto;
    border-radius: 4px;
    padding: 3% 0;
    text-decoration: none;
    background: linear-gradient(to bottom, #7f422e 0%, #7f422e 50%, #641a01 50%, #641a01 100%);
  }

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

  #globalNavSp {
    margin: 2% auto 0;
    /* background-color: #86c193; */
    padding-top: 2%;
  }

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

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

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

  .mainNav li {
    width: 49%;
    border-radius: 3px;
    height: 12vw;
    line-height: 12vw;
    margin-bottom: 2%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    background-color: #ffffff;
    /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
  }

  #bottomContents ul.mainMenu li {
    width: 24%;
    line-height: 1.2;
    display: flex;
    align-items: center;
    position: relative;
    height: 13vw;
  }

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

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

  #bottomContents .mainNav ul.mainMenu li:first-child a::before {
    content: "";
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/menu_icon/today_icon.png");
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    width: calc(22vw * 0.25);
    height: calc(21vw * 0.25);
    top: 50%;
    left: 8%;
    transform: translateY(-50%);
  }

  #bottomContents .mainNav ul.mainMenu li:nth-child(2) a::before {
    content: "";
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/menu_icon/girl_icon.png");
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    width: calc(19vw * 0.25);
    height: calc(26vw * 0.25);
    top: 50%;
    left: 8%;
    transform: translateY(-50%);
  }

  #bottomContents .mainNav ul.mainMenu li:nth-child(3) a::before {
    content: "";
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/menu_icon/price_icon.png");
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    width: calc(19vw * 0.25);
    height: calc(19vw * 0.25);
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
  }

  #bottomContents .mainNav ul.mainMenu li:nth-child(4) a::before {
    content: "";
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/res/menu_icon/area_icon.png");
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    width: calc(22vw * 0.25);
    height: calc(19vw * 0.25);
    top: 50%;
    left: 7%;
    transform: translateY(-50%);
  }

  #bottomContents .mainNav ul.mainMenu li a {
    padding-top: 3%;
    text-align: left;
    padding-left: 40%;
    font-size: 3vw;
    /* line-height: 1.4; */
  }

  /* ご利用にあたって */
  #cautionNeeded p.cautionNeededTitle::before {
    width: 7vw;
    height: 6.8vw;
  }

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

  .mainNav ul li {
    background: linear-gradient(to bottom, #7f422e 0%, #7f422e 50%, #641a01 50%, #641a01 100%);
    box-shadow: #3d0000 0px 3px 0px 0px;
  }

  .mainNav ul li a {
    color: #ffffff;
    font-weight: bold;
  }

  .mainNav ul li a p {
    font-weight: inherit;
  }

  .newsBtn a {
    color: #ffffff;
  }



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

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

  /* #globalNavSp .mainNav li.recruit::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 1.9vw solid #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: yu-mincho-pr6n, sans-serif; */
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    width: 100%;
    color: #ffffff;
    background: linear-gradient(to bottom, #7f422e 0%, #7f422e 50%, #641a01 50%, #641a01 100%);
    font-size: 4.5vw;
    height: 12vw;
    line-height: 12vw;
    text-indent: 4vw;
  }

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

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

  .otherNav li a {
    color: #1d1e1f!important;
    display: block;
    font-size: 94%;
    text-decoration: none;
  }

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

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

  /* 料金ページのテキスト */
  .forSp.contentsBlock {
    margin: 0% 4% 3%;
    line-height: 1.5;
  }

  .forSp.contentsBlock.supplementText span {
    color: #791507;
    font-size: 100%;
    font-weight: bold;
  }

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

  

  /* footer
	--------------------------------------------------------- */
  footer {
    margin-top: 3%;
    padding-bottom: 17vw;
    /* background-color: #7a6148; */
  }

  /* ----- 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: 80%;
    padding: 4% 0;
    text-align: center;
    background: #9e8755;
  }

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

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

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

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

  .girlsBox, .newfaceBlock {
    float: left;
    margin: 0 3% 4.5% 0;
    width: 48.5%;
    /* height: 91vw; */
    position: relative;
  }

  .newfaceBlock {
    /* display: flex; */
    /* flex-direction: column-reverse; */
    /* height: 100vw; */
  }

  .newfaceBlock>a {
    /* width: 100%; */
    /* height: 100%; */
    /* position: absolute; */
    text-decoration: none;
  }

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

  .girlsBox a {
    display: block;
    position: absolute;
    bottom: 0;
    text-decoration: none;
    width: 100%;
    /* height: 91.2%; */
    height: auto;
  }

  .girlsAnchor {
    /* background-color: #ffffff; */
    /* height: 100%; */
    /* overflow: hidden; */
    /* position: relative; */
    /* border: 1px solid #aa8249; */
    /* box-sizing: border-box; */
  }

  .girlsPhoto {
    position: relative;
    overflow: hidden;
    /* height: 59vw; */
    height: auto;
    background-color: #ffffff;
  }

  .girlsPhoto img {
    width: 100%;
  }

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

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

  .girlsName, .newFaceNameLeft .name {
    height: 7vw;
    line-height: 7.5vw;
    font-size: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 0 1.5vw;
    font-weight: bold;
    letter-spacing: 0.1vw;
    border-bottom: 1px solid #9a5607;
    /* background-color: #5e472c; */
    background-color: #5e472c;
    color: #ffffff;
  }

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

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

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

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

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

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

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

  .girlsAnchor {
    background-color: #474747;
    height: 100%;
    overflow: hidden;
    position: relative;
    /* border: 1px solid #777777; */
    box-sizing: border-box;
  }

  .girlsAnchor .sokuhimeFrame p {
    display: none;
  }

  .girlsPhoto {
    position: relative;
    overflow: hidden;
    /* height: 59vw; */
    height: auto;
    border: 1px solid #777777;
    border-bottom: 0;
  }

  .girlsPhoto img {
    width: 100%;
  }

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

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

  .girlsName, .newFaceName .name {
    height: 7vw;
    line-height: 7.5vw;
    font-size: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 0 1vw;
    font-weight: bold;
    letter-spacing: 0.1vw;
    border-top: 1px solid #777777;
    border-bottom: 1px solid #777777;
    /* background-color: #5e472c; */
    background-color: #232323;
    color: #ffffff;
  }

  .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: #ffffff;
    border-style: solid;
    color: #232323;
    border-color: #232323;
    border-width: 1px;
    margin: 0;
    position: relative;
    /* height: 6vw;
    box-sizing: border-box;
    font-size: 3.44vw; */
    /* padding-left: 36.5%;
    padding-right: 3%;
    line-height: 5.5vw;
    text-align: center; */
    height: 5.5vw;
    line-height: 1;
    padding: 0 0 0 22%;
    /* padding: 2% 0% 1% 0%; */
    /* padding-left: 27%; */
    text-align: center;
    font-size: 3.6vw;
    line-height: 5vw;
    font-weight: lighter;
    overflow: hidden;
    margin-bottom: 2%;
    box-sizing: border-box;
  }

  .swipeBox.box03 .girlsDate {
    height: auto!important;
  }

  .today .girlsDate {
    background-color: #474747;
    /* border-color: #232323; */
    color: #ffffff;
    /* font-size: 3vw; */
    /* line-height: 4vw; */
  }

  #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,
  .guidanceEnd .girlsDate::before {
    content: "次回";
    display: inline-block;
    width: 22%;
    font-size: 3.6vw;
    /* font-weight: bold; */
    /* height: 6vw; */
    height: 100%;
    line-height: 5.5vw;
    border-right: 1px solid;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    transform: translate(0, -50%);
    color: #232323;
    vertical-align: middle;
  }

  .today .girlsDate:before {
    content: "本日";
    /* color: #ffffff;
    border-right: 1px solid #4e2509;
    border-left: 1px solid #4e2509;
    background-color: #5e472c; */
    /* line-height: 1.2; */
    background-color: #232323;
    color: #ffffff;
    border-right: none;
    /* height: calc(100% + 2px); */
    /* padding: 3%; */
    /* font-size: 3vw; */
    /* line-height: 5.5vw; */
  }

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

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

  .girlsSize, .newFaceName .prof {
    font-size: 3.8vw;
    letter-spacing: 0;
    line-height: 1.2;
    text-align: center;
  }

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

  .newfaceBlock .girlsState {
    top: 90%;
    /* top: 56.3%; */
  }

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

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

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

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

  /* 即ヒメの場合 ※「.girlsBox」に「.sokuhime」を追加して使用
	--------------------------------------------------------- */
  .girlsBox.sokuhime .girlsAnchor: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: 3px solid #c9a434;
  }

  .girlsBox.sokuhime .girlsAnchor:after {
    content: "";
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/s/img/common/img_sokuhime_icon.png?v=191016") no-repeat;
    background-size: 30%;
    display: block;
    height: 100%;
    z-index: 3;
    width: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
    position: absolute;
  }

  /* 注意事項の共通部分 */
  #cautionNeeded p.cautionNeededTitle {
    font-size: 3.8vw;
    /* margin: 0 auto 1%; */
    font-weight: normal;
    padding: 2.5% 0.5em 2% 3em;
    color: #fff;
    background-color: #000000;
    position: relative;
  }

  #cautionNeeded p.cautionNeededTitle::before {
    content: "";
    position: absolute;
    top: 55%;
    left: 8px;
    transform: translate(0, -50%);
    width: 7vw;
    height: 6.8vw;
    background: url(https://cinimg.awscf.net/tsuma-parade.com/img/res/main/cautionNeeded_title.png) no-repeat;
    background-size: contain;
}

  #cautionNeeded ul {
    margin-bottom: 3%;
  }

  #cautionNeeded li {
    line-height: 1.43em;
    font-weight: bold;
  }

  #cautionNeeded p {
    font-weight: bold;
  }

  .prohibitedImage {
    display: block;
    width: 96%;
    margin: 0 auto 3%;
}

#cautionNeeded .cautionWrap {
  border: 1vw solid #000000;
  border-top: 0;
  box-sizing: border-box;
  padding: 0;
  width: 96%;
  background: #fdd100;
  margin: 0 auto;
  color: #000000;
}

#cautionNeeded ul li, #cautionNeeded p.annotation {
  width: 94%;
  margin: 0 auto;
}

 /* 客引きバナー修正 */
 #cautionNeeded .announceBanner.forSp {
  width: 96%!important;
  margin: 0 auto 2%!important;
}



  /* =========================================================
 スワイプ用写メ日記 ※「flipsnap.js」使用
========================================================= */
.swipeBlock {
	margin: 0 auto 3%;
}
.swipeFrame {
	overflow: hidden;
	width: 100%;
}
.swipeArea {
	overflow: hidden;
	margin: 0 0 0 4%;
	width: 100%;
}
.swipeBox {
	float: left;
	width: 100%;
}
.syameBox {
	margin: 0 8% 0 0;
}
.syameBox a {
	display: block;
	text-decoration: none;
}
.syameAnchor {
	border: 1px solid #000000;
}
.syamePhoto {
	border-bottom: 1px solid #000000;
	text-align: center;
	position: relative;
	/* background-color: #000000; */
  background: url("https://cinimg.awscf.net/tsuma-parade.jp/img/personal/bg_personal_frame.jpg");
}
.syameName {
	color: #631900;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: -0.02em;
	padding: 6% 0 0 4%;
}
.syameTime {
	color: #1d1e1f;
	font-size: 88%;
	letter-spacing: 0;
	line-height: 1;
	padding: 0 0 0 4%;
}
.syameText {
	color: #0c3eb1;
	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.many .girlsBox {
	float: none;
	margin: 0 3% 0 0;
	width: auto;
  /* padding-bottom: 225%; */
  height: 76vw;
}

.swipeBlock .girlsBox .girlsStateWrapVideoSyame {
  /* padding-bottom: 5%; */
}

  /* =========================================================
	 ご予約について
	========================================================= */
  .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.line::before {
    background: url("https://cinimg.awscf.net/gotanda-mseikan.jp/s/img/recruit/recruit_common/icon_inquiry_01.png") no-repeat center;
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 2vw;
    transform: translate(0, -50%);
    width: 8.6vw;
    height: 12vw;
  }

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

  .inquiryBtn li.mail::before {
    background: url("https://cinimg.awscf.net/gotanda-mseikan.jp/s/img/recruit/recruit_common/icon_inquiry_02.png") no-repeat center;
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 2vw;
    transform: translate(0, -50%);
    width: 8.6vw;
    height: 12vw;
  }

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

  .inquiryBtn li.tel::before {
    background: url("https://cinimg.awscf.net/gotanda-mseikan.jp/s/img/recruit/recruit_common/icon_inquiry_03.png") no-repeat center;
    background-size: contain;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 2vw;
    transform: translate(0, -50%);
    width: 8.6vw;
    height: 12vw;
  }

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

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

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

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

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

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

    100% {
      opacity: 1;
    }
  }

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

    100% {
      opacity: 1;
    }
  }

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

    100% {
      opacity: 1;
    }
  }

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

  /*2019年改修 header
	========================================================= */
  #menu {
    width: 100%;
    height: 18vw;
    box-sizing: border-box;
    position: relative;
    box-shadow: rgb(96 96 96 / 35%) 0px 2px 2px 0px;
  }

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

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

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

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

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

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

  #menu #overlayMenuBtn img {
    width: 70%;
    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("https://cinimg.awscf.net/tsuma-parade.jp/s/img/common/overlayMenuBtnFixClose.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    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-image: url("https://cinimg.awscf.net/tsuma-parade.jp/s/img/common/overlayMenuBtnFix.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    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:last-of-type {
    margin-bottom: 5%;
  }

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

  #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: block;
    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);
  }

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

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

  #menuBottom #tellBtn a .tellText {
    left: 0;
    right: 0;
    top: 10%;
    width: auto;
    line-height: 5vw;
    text-align: center;
  }

  #menuBottom #tellBtn a .tellText::before {
    content: "";
    background: url("https://cinimg.awscf.net/tsuma-parade.jp/s/img/common/tell_icon.png") no-repeat center;
    background-size: contain;
    display: inline-block;
    width: 3vw;
    height: 3vw;
    left: 0;
    transform: translate(0, 0.5vw);
    margin-right: 0.5vw;
  }

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

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

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

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

  .girlsInfo, .newFaceStateWrap {
    color: #ffffff;
    /* height: 22.5vw; */
    position: relative;
    background-color: #474747;
    padding-bottom: 1px;
  }

  #newfaceGirls {
    margin-bottom: 5vw;
  }

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

  .newfaceBlock .moreReadLargeWrap {
    display: none;
  }

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

  .newFacePhoto {
    /* margin-top: 8vw; */
    /* margin-top: 7.75vw; */
    border: 1px solid #777777;
    border-bottom: none;
    /* height: 80vw; */
    height: auto;
  }

  .newFacePhoto img {
    width: 100%;
  }

  .newFaceCenter {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
  }

  .newFaceCenter a {
    overflow: visible;
  }

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

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

  .newFaceTop {
    /* position: absolute; */
    /* bottom: 0; */
    /* background: url(/img/main/bg_newFace_newFaceTop.png) repeat; */
    /* color: #232323; */
    color: #ffffff;
    width: 100%;
    height: 21.5vw;
    background-color: #474747;
    border: 1px solid #777777;
    border-top: none;
    box-sizing: border-box;
  }

  #estheMenu {
    padding-top: 5vw;
  }

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

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

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

  .estheContents li img {
    width: 100%;
  }

  .textRed {
    font-weight: bold;
  }

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

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

  .girlsStateWrapVideoSyame {
    width: 90%;
    margin: 3% auto 4%;
    display: flex;
    flex-wrap: wrap;
    height: 5.5vw;
  }

  .girlsStateWrapVideoSyame p {
    color: #ffffff;
    /* background-color: #000000; */
    background-color: #232323;
    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%; */
    font-size: 0.9em;
    letter-spacing: 0.3em;
    text-indent: 0.3em;
  }

  .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: 1.5;
  }

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

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

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

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

  #footerBottom li a {
    display: block;
  }

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

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

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

  .twitterBtnBlock {
    width: 98%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .twitterBtn {
    width: 100%;
    height: 12vw;
    line-height: 11vw;
    margin-bottom: 2%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    /* font-family: yu-mincho-pr6n, sans-serif; */
    background-color: #ffffff;
    border: 2px solid #631900;
    box-shadow: #8a5340 0px 3px 0px 0px;
    border-radius: 4px;
    margin: 0 auto;
    margin-bottom: 2%;
  }

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

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

  #topNav .twitterBtn a {
    /* color: #2c2c2c; */
  }

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

  /* .sortBox:nth-of-type(2n) .girlsBox {
    margin-right: 0!important;
  } */

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

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

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

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

  .girlsBox a {
    top: 10%!important;
  }

  .girlsPhoto {
    /* height: 59.5vw; */
    height: 58.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: 9vw;
    height: 59.5vw;
  }

  .newfaceBlock .girlsState {
    top: 67.3%;
  }
}