@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "impact";
    font-weight: 400;
    src: url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/impact_gravure.woff2") format("woff2"),
         url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/impact_gravure.woff") format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "tsukuAOld";
    font-weight: 700;
    src: url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/FOT-TsukuAOldMinPr6N-B.woff2") format("woff2"),
         url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/FOT-TsukuAOldMinPr6N-B.woff") format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "source-han-sans-japanese";
    font-weight: 400;
    src: url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/shs_r.woff2") format("woff2"),
         url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/shs_r.woff") format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "source-han-sans-japanese";
    font-weight: 700;
    src: url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/shs_b.woff2") format("woff2"),
         url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/shs_b.woff") format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "shingo";
    font-weight: 400;
    src: url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/shingo.woff2") format("woff2"),
         url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/shingo.woff") format("woff");
    font-display: swap;
  }
  @font-face {
    font-family: "keifont";
    font-weight: 800;
    src: url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/keifont.woff2") format("woff2"),
         url("https://cinimg.awscf.net/cinderella-group.com/gravure/font/keifont.woff") format("woff");
    font-display: swap;
  }

/* =========================================================
	一般
========================================================= */
body {
  /*
	background: #ffffff;
	background-size: contain;
	background-position-x: center;
  width: 100%;
	box-sizing: border-box;
	padding-right: 0!important;
  */
}

img {
	/* pointer-events: none; */
  touch-callout:none;
  user-select:none;
}

#contentsWrapper {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.bannerHeadline {
	margin-bottom: 0;
}

.bannerHeadline h3 {
	font-family: initial;
	font-size: 90%;
  color: #333333;
}

button[type="button"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

button[type="button"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}

button[type="button"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.slick-slide:focus, .slick-slide img:focus {
	outline: none;
}

/* ========= middleBox ======== */
#middleWrapper {
  position: relative;
  line-height: 1;
}

#middleWrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block!important;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 25vw;
}

#middleBox {
  /* background-repeat: repeat-y; */
  width: 100%;
  /* background-size: 100%; */
  background-color: #ffffff;
}

#contentsWrapper {
  position: static;
}

main {
  /* background-image: linear-gradient(0deg, #747474, #363636); */
}

.innerWrap {
	width: 94%;
	margin: 0 auto 1%;
}

body h4 {
  font-weight: 600;
  font-style: normal;
	font-size: 5vw;
	margin-bottom: 3%;
	position: relative;
  color: #ffffff;
  text-align: center;
  height: 11vw;
  line-height: 11vw;
  box-sizing: border-box;
  background-color: #ff4493;
  margin-bottom: 2vw;
  font-family: inherit;
}

body h4 span {
  font-size: 5.5vw;
  font-weight: bold;
  position: relative;
}

#middleBox p {
  margin-top: 0;
  margin-bottom: 0;
}

.upperBlock {
	padding-top: 1px;
	/* padding-bottom: 4vw; */
	box-sizing: border-box;
	margin-top: -3px;
}

.lowerBlockWrapper {
  padding-top: 8%;
  position: relative;
}

.lowerBlock {
  padding-top: 7%;
  padding-bottom: 12%;
}

#searchGirls {
  margin-bottom: 3%!important;
}

.readMoreBox {
  width: 100%;
  height: 13vw;
  line-height: 12.5vw;
  letter-spacing: 0.1em;
  display: block;
  background-color: #fc2283;
  background-image: linear-gradient(345deg, #ff5b8d 0%, #ff598c 43%, #ff437d 57%, #ff4780 67%, #ff568a 70%, #ff598c 74%, #ff4780 93%, #ff5c8e 100%);
  color: #ffffff;
  text-decoration: none;
  border-radius: 0.8vw;
  font-weight: bold;
  font-size: 1.2em;
  cursor: pointer;
  margin: 0 auto 5%;
  text-align: center;
  position: relative;
  border: 1px solid #ffffff;
  box-sizing: border-box;
}

footer {
  margin-top: 0;
}

footer::before {
  margin-top: 0;
}

.browserHack {
  display: none;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  width: 95%;
  margin: 1% auto 0;
  font-size: 70%;
  text-align: center;
  color: #414141;
}
/* safari */
_::-webkit-full-page-media, _:future, :root .browserHack {
  display: block;
}

/* =========================================================
	動画
========================================================= */
video {
  /* width: 101%; */
  /* margin-left: -1px; */
}

/* =========================================================
	スライダー
========================================================= */
.slider img {
  height: auto;
  width: 100%;
}

.slick-slide img {
	margin: 1% auto;
  width: 98%;
}
.thumb .slick-slide {
	margin-bottom: 1.3%;
  width: 19%!important;
  position: relative;
}

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

.thumb .slick-slide.new::after {
  content: "NEW";
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 98%;
  margin: 0 auto;
  text-align: center;
  font-size: 50%;
  font-weight: bold;
  padding: 2% 0 3.5%;
}

#slidshow {
  width: 94%;
  margin: 3% auto;
  position: relative;
}

.slider {
	margin: auto;
	width: 100%;
}

.slider img {
	height: auto;
	width: 100%;
	margin: 0 auto;
}

.slick-prev:before, .slick-next:before {
	color: #000;
}

#fullBox .slider .slick-dots {
	bottom: 15px;
}

.slick-prev, .slick-next {
	width: 6%!important;
	height: 15%!important;
  font-size: 115%!important;
  display: none!important;
}

.slick-prev {
	left: 1% !important;
	z-index: 3;
}

.slick-prev:before, .slick-next:before {
	content: ""!important;
	width: 100%;
	height: 100%;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 1!important;
  font-size: 100%!important;
  line-height: 1.5!important;
}

.slick-prev:before {
	background-size: 40%;
  background-position: 42% center;
	background-repeat: no-repeat;
  background-color: #ff4493;
}

.slick-prev::after {
  content: "";
  border: 10px solid;
  border-color: #ffffff transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.slick-next {
	right: 1.75% !important;
}

.slick-next:before {
	background: url(/s/gravure/258/img/pickup/icon_next.webp);
	background-size: 40%;
  background-position: 58% center;
	background-repeat: no-repeat;
  background-color: #ff4493;
}

.thumb .slick-track {
  width: 100%!important;
  transform: none!important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.slick-track:before, .slick-track:after {
  content: none!important;
}

.thumb button {
  display: none!important;
}

#slidshow p.loginText {
  position: absolute;
  bottom: 4.875%;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  width: 100%;
  height: calc(50% - 4.875%);
  font-weight: bold;
  z-index: 15;
}

#slidshow p.loginText a {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#slidshow p.loginText span.yellowText {
  font-weight: bold;
  color: #ffe100;
}

p.note {
	text-align: center;
	font-size: 2.8vw;
	margin-top: 2vw;
}

#pageOverLay {
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translate(0, -50%);
	z-index: 1001;
	visibility: hidden;
	width: 100%;
	/* max-width: 500px; */
	height: auto;
}

#pageOverLay-shadow {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 1000;
	visibility: hidden;
	user-select: none;
	-webkit-user-drag: none;
}

#pageOverLayCloseBtn {
	position:absolute;
	color: #ffffff;
	z-index: 1002;
	cursor: pointer;
	top: 2%;
	right: 2.5vw;
	/* font-size: 5vw; */
	width: 5vw;
	height: 5vw;
	overflow: hidden;
}

#pageOverLayCloseBtn::before, #pageOverLayCloseBtn::after {
  content: "";
  display: block;
  background-color: #ffffff;
  width: 142%;
  height: 2px;
  position: absolute;
}

#pageOverLayCloseBtn::before {
  transform: rotate(45deg) translate(-50%, -50%);
  top: 100%;
  left: 29%;
}

#pageOverLayCloseBtn::after {
  transform: rotate(-45deg) translate(-50%, -50%);
  top: 0%;
  left: 29%;
}

.slick-slider {
	-moz-user-select: none;
	box-sizing: border-box;
	display: block;
	position: relative;
}

.slick-prev {
  display: block!important;
  left: calc((100% - 95vw) / 2)!important;
  width: 6vw!important;
  height: 6vw!important;
}

.slick-prev:before {
  content: ""!important;
  height: 70%;
  width: 70%;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: none;
  border-top: 2px solid;
  border-left: 2px solid;
  transform: rotate(-45deg);
}

.slick-next {
  display: block!important;
  right: calc((100% - 95vw) / 2)!important;
  left: auto!important;
  width: 6vw!important;
  height: 6vw!important;
}

.slick-next:before {
  content: ""!important;;
  height: 70%;
  width: 70%;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: none;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(45deg);
}

.slick-prev:focus, .slick-next:focus {
  outline: none;
}

.slider .slick-slide {
  position: relative;
  width: 100vw;
  max-width: 500px;
  height: auto;
  min-height: 100vh;
}

.slideLayer {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.slider .slick-slide img {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0, -50%);
  opacity: 0;
  transition: opacity .1s ease;
  width: 100%;
  height: auto;
  z-index: 1;
}

.slider .slick-list {
  height: auto;
  z-index: 3;
}

.slider .slick-slide.slick-active img {
  opacity: 1;
  transition: opacity .2s ease .4s;
}

#middleBox p.counter {
  color: #ffffff;
  display: inline-block;
  position: absolute;
  z-index: 1002;
  top: 2.25%;
  left: 2vw;
  font-size: 4vw;
}

.slick-slider.slider {
  margin: 0;
  height: 100%;
}

.thumb .slick-slide {
  cursor: pointer;
  cursor: hand;
  overflow: hidden;
}

.slick-prev:after, .slick-next:after {
  content: none;
}

#middleBox p.counter span {
  font-size: 100%;
}

.slidePhoto {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translate(-50%, -50%);
}

/* =========================================================
	女の子情報
========================================================= */
.namePlate {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: 1vw;
  position: relative;
  margin-bottom: 5%;
}

#namePlate a {
  text-decoration: none;
}

.profBlock {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #000000;
}

.pointTitle {
	padding: 2vw 0 1vw;
  position: relative;
}

.namePlate p {
  font-size: 88%;
}

.pointTitle h5 {
  font-size: 10vw;
  font-weight: bold;
	letter-spacing: 2pt;
  margin-bottom: 1.5%; 
  font-family: inherit;
  color: inherit;
}

.namePlate p.girlsState {
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
  font-size: 90%;
  margin: 0;
}

.namePlate p.girlsState span {
  font-weight: inherit;
}

.girlsState span.space {
  margin-right: 0.75vw;
  font-size: 100%;
}

.shopInfo {
  border-top: 1px solid;
  width: 94%;
  margin: 0 auto;
  padding-bottom: 1.5%;
  position: relative;
}

.shopInfo p.shopName {
  width: 95%;
  margin: 1% auto 0;
  font-size: 120%;
  line-height: 1.5;
  font-weight: bold;
}

.shopInfo p.shopState {
  display: flex;
  justify-content: space-between;
  width: 70%;
  margin: 0 auto;
  margin-top: -1%;
  white-space: nowrap;
}

.shopState span {
  font-size: 115%;
  line-height: 2;
  letter-spacing: 0.02em;
  width: 100%;
  font-weight: bold;
}

.shopState span::before {
  content: "";
  width: 11%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.shopState span:first-of-type::before {
  background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/icon_clock.svg);
}

.shopState span:last-of-type::before {
  background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/icon_tel.svg);
}

/* お気に入り */
#favoriteBtn {
  position: absolute;
  top: -8%;
  right: 3%;
  z-index: 1;
  width: 17.5vw;
}

.favoriteBtn .like-wrap {
  background-color: transparent;
  border: 0;
  margin-bottom: 0;
  padding: 0!important;
}

#favoriteBtn .like-wrap button {
  height: 17.5vw;
  font-size: 3vw;
  background: #ff6287;
  color: #ffffff;
  border-color: #ff6287;
  border-radius: 50%!important;
  line-height: 1.2;
  padding: 0;
  font-weight: normal;
  font-family: source-han-sans-japanese, sans-serif;
}

.favoriteBtn .like-wrap a.cc-fav-girl {
  height: 17.5vw!important;
  font-size: 2.9vw!important;
  background: #ffffff;
  color: #ff6287;
  border-color: #ff6287;
  border-radius: 50%;
  padding-top: 10%;
  line-height: 1.2!important;
}

.favoriteBtn .like-wrap i {
  display: block;
  font-size: 1.6em;
}

/* =========================================================
	スケジュール
========================================================= */
#girlsSchedule {
	/* margin-top: 5vw; */
}

.schedule {
  width: 100%;
  text-align: center;
  margin-bottom: 3%;
  border-collapse: separate;
  position: relative;
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 1vw;
  overflow: hidden;
}

.schedule li {
  line-height: 2.5;
  display: flex;
  flex-wrap: wrap;
}

#middleBox .schedule .date {
  text-align: center;
  vertical-align: middle;
  background-color: #ea1e63;
  color: #ffffff;
  font-weight: bold;
  width: 35%;
  font-size: 1.3em;
  position: relative;
}

#middleBox .schedule li:first-of-type .date {
  border-bottom: 0.4vw solid #ffffff;
}

#middleBox .schedule li:first-of-type .time {
  border-bottom: 0.4vw solid #ea1e63;
}

#middleBox .schedule .time, #middleBox .timeSchedule .time {
  font-weight: 600;
  font-style: normal;
}

#middleBox .schedule .time {
  vertical-align: middle;
  color: #333333;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 0.7pt;
  position: relative;
  width: 65%;
  text-align: left;
  text-indent: 0.8em;
}

#middleBox .schedule li:first-of-type .time {
  /* text-align: center; */
  text-indent: 0.8em;
}

#middleBox .schedule .date, #middleBox .schedule .time {
  box-sizing: border-box;
}

.scheduleBlock .swiper-container {
  /* width: 96%; */
}

.timeSchedule {
  width: 100%;
  text-align: center;
  word-break: break-all;
  margin-bottom: 0;
}

.timeSchedule.slick-slider {
  margin: 3% auto 5%;
  overflow: visible;
}

.timeSchedule .slick-list {
  overflow: visible;
}

.timeSchedule li {
  background-color: #ffffff;
  border-radius: 1vw;
  /* margin-right: 2.5vw; */
  overflow: hidden;
}

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

#middleBox .timeSchedule .date {
  background-color: #666666;
  text-align: center;
  color: #ffffff;
  vertical-align: middle;
  font-weight: bold;
  font-size: 1.2em;
  letter-spacing: 0.02em;
  height: 9vw;
  line-height: 9vw;
}

#middleBox .timeSchedule .date.saturday {
  background-color: #6bbcea;
}

#middleBox .timeSchedule .date.sunday {
  background-color: #ea6b9b;
}

#middleBox p.date span {
  font-weight: inherit;
  font-size: 0.85em;
}

#middleBox .timeSchedule li:last-of-type .date {
  border-right: none;
}

#middleBox .timeSchedule .time {
  color: #333333;
  font-size: 1.3em;
  font-weight: bold;
  padding-top: 5.5%;
  line-height: 1.2;
  height: 30vw;
}

#middleBox .timeSchedule .time span {
  font-size: inherit;
  font-weight: inherit;
  display: block;
}

#middleBox .timeSchedule .time span:not(.reserveBtn):not(.noSchedule):first-child::after {
  content: "～";
  display: block;
  transform: scale(-1, 1) rotate(90deg);
}

#middleBox .timeSchedule p {
  box-sizing: border-box;
}

#middleBox .schedule .time span.reserveBtn, #middleBox .timeSchedule .time span.reserveBtn {
  background-color: #29df9d;
  display: block;
  border-radius: 0.7vw;
  box-shadow: 0 2px 0 rgb(0 0 0 / 20%);
  text-indent: 0;
  text-align: center;
}

#middleBox .schedule .time span.reserveBtn {
  position: absolute;
  top: 50%;
  right: 2%;
  transform: translate(0, -50%);
  line-height: 7.5vw;
  height: 7.5vw;
  width: 36%;
}

#middleBox .timeSchedule .time span.reserveBtn {
  width: 76%;
  margin: 7% auto 0;
  height: 7.5vw;
  line-height: 7.5vw;
}

#middleBox .schedule .time span.reserveBtn a, #middleBox .timeSchedule .time span.reserveBtn a {
  font-weight: bold;
  color: #ffffff;
  font-size: 3.8vw;
  line-height: 7.5vw;
  height: 100%;
  display: block;
  text-decoration: none;
}

#middleBox .timeSchedule .time span.noSchedule {
  font-size: inherit;
  font-weight: inherit;
  color: #a4a4a4;
  margin-top: 25%;
  display: inline-block;
}

/* =========================================================
	予約ボタン・ページ移動
========================================================= */
.reserveContents {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 5% auto 0;
	width: 94%;
}

.call {
	width: 100%;
	height: 16vw;
	/* background-color: #715aff; */
	box-shadow: 0 0.4vw 0 0 rgba(0,0,0,0.35);
	border-radius: 16vw;
	z-index: 1;
}

#middleBox .call a {
  color: #ffffff;
  text-decoration: none;
	display: inline-block;
  width: 100%;
  height: 16vw;
}

#middleBox .call p {
  text-align: center;
  position: relative;
  width: 63%;
  margin: 0 auto;
  font-size: 150%;
  font-weight: bold;
  line-height: 6vw;
  padding-left: 1em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  box-sizing: border-box;
}

#middleBox .call p span {
  font-size: 70%;
  font-weight: bold;
  /* text-indent: 0; */
}

#middleBox .call p::before {
  content: "";
  display: block;
  width: 13%;
  height: 57%;
  position: absolute;
  top: 50%;
  left: 9%;
  background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/icon_call.svg) no-repeat;
  background-size: contain;
  background-position: center;
  transform: translate(0, -50%);
}

.previousNext {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 94%;
  margin: 5% auto;
}

.previousNext p {
  width: 42.3%;
  /* width: 17.3%; */
  height: 10vw;
}

.previousNext p.goToTop {
  width: 10vw;
  /* margin: 0 calc((50% - 5vw) - 42.3%); */
}

.previousNext p a {
  background-color: #ff76ad;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  border-radius: 10vw;
  box-shadow: 0 2px 1px 1px rgb(0 0 0 / 20%);
  line-height: 10vw;
  position: relative;
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}

.previousNext p.goToTop a {
  background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/icon_home.svg);
  background-size: 1.4em;
  background-position: center;
  background-repeat: no-repeat;
  /* line-height: 1; */
}

.previous a::before {
	content: "";
	background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/icon_girls_arrow.svg);
	/* width: 7%; */
	width: 7%;
  height: 36%;
  display: inline-block;
  position: absolute;
  top: 54%;
  left: 6%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: translate(0, -50%);
}

.next a::after {
	content: "";
	background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/icon_girls_arrow.svg);
	width: 7%;
  height: 36%;
	display: inline-block;
	position: absolute;
	top: 54%;
	right: 6%;
	background-repeat: no-repeat;
	background-size: contain;
  background-position: center;
  transform: translate(0, -50%) rotate(180deg);
}

/* =========================================================
	写メ日記
========================================================= */
.syameBlock {
  /* width: 95%; */
  margin: 0 auto;
}

.syameList {
  font-style: normal;
  font-weight: 300;
  width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
  margin-bottom: 2%;
}

.syameList a {
	display: inline-block;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	width: 32%;
	color: inherit;
	text-decoration: none;
  background-color: #ffffff;
}

.syameBlock .syameInfo {
	background: #ffffff;
	width: 100%;
	color: #333333;
	padding: 2% 0 5%;
}

.syameBlock .syameInfo .syameTime {
	width: 90%;
	margin: 0 auto;
	padding-top: 7%;
  font-size: 0.7em;
  color: #a4a4a4;
}

.syameInfo p {
  width: 90%;
  margin: 0 auto;
}

.syameInfo p.syameText {
  /* padding: 7% 0; */
  font-size: 1em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
  line-height: 1.8;
}

.syameInfo p.syameName {font-size: 1em;line-height: 1.35;}

.syameInfo p.syameShopName {font-size: 2.8vw;line-height: 1.2;}

.syamePhoto {
  height: 27vw;
  width: 93%;
  margin: 3.5% auto 0;
  overflow: hidden;
  position: relative;
  border: 1px solid #cccccc;
  box-sizing: border-box;
}

.syamePhoto img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* =========================================================
	本日の出勤情報
========================================================= */
#girlsSchedule .girlsBox {
	border: 1px solid #ff4493;
	/* height: 59vw; */
	line-height: 1;
	width: 32%;
	margin: 0 2% 2% 0;
	background-color: #ffffff;
}

#girlsSchedule .girlsBox:nth-of-type(odd) {
  margin-right: 2%;
}

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

#girlsSchedule .girlsBox a {
  color: #ff4493;
}

.girlsStateWrap {
  border-top: 1px solid #ff4493;
  padding-bottom: 5%;
}

#girlsSchedule .girlsBox .girlsStateWrap .girlsName {
  border-top: none;
}

#girlsSchedule .girlsBox .girlsDate {
  font-size: 3vw;
  margin: 0;
  height: 5vw;
  line-height: 5vw;
}

.girlsBox .girlsDate {
  border: none!important;
}

#girlsSchedule .girlsBox.today .girlsDate:before{
	background-color: #ff4493;
	font-size: 2.7vw;
	color: #ffffff;
	height: 100%;
}

#girlsSchedule .girlsBox .girlsStateWrap .girlsName {
	/* background: url(/gravure/258/img/pickup/common/bg_girlsName_ornament.webp) no-repeat center bottom; */
	/* background-size: contain; */
	font-size: 3.4vw;
	/* padding: 6% 0 4%; */
	width: 94%;
	margin: 0 auto;
	line-height: 1.8;
}

#girlsSchedule .girlsBox .girlsStateWrap .girlsName span {
  font-size: 0.85em;
}

.smallThumbnail .girlsBox .girlsStateWrap ul {
  margin: 0;
}

#middleBox .smallThumbnail .girlsBox .girlsStateWrap .girlsSize {
  letter-spacing: -0.04em;
  font-size: 3.2vw;
  text-align: center;
  line-height: 1.2;
}

.girlsBox .girlsPhoto{
  background-color: #ffffff;
  border-top: 1px solid #ff4493;
}

.girlsBox .girlsInfo .girlsState li {
  color: #ffffff;
  width: 9vw;
  height: 7vw;
  font-size: 2.8vw;
  font-weight: normal;
  letter-spacing: 0.08em;
  text-indent: -0.08em;
}


/*****iPhone6Plus　iPhone7Plus*******/
@media screen and (max-width: 414px) and (min-width: 376px) {
	#girlsInfo .otherGirls a:nth-child(2) p:after{
		right:7%;
	}
}

/******iPhone5用メディアクエリ*********/
@media screen and (max-width: 320px) {
	#girlsInfo .otherGirls a:nth-child(2) p:after{
		 right:2%;
  }
	#girlsInfo .pointProfile .girlsInfoHeding .category li {
		padding: 1px 0;
	}
  .previousNext p {
    font-size: 70%
  }
}

/*******Xperia用メディアクエリ**********/
@media only screen and (max-width: 360px) and (min-width: 321px) {
	#girlsInfo .otherGirls a:nth-child(1) p{
		text-indent: 22%;
	}
	#girlsInfo .otherGirls a:nth-child(2) p{
		text-indent: 8%;
	}
}

@media screen and (max-width: 570px) {
  .slick-prev, .slick-next {
    display: none!important;
  }
}

.schedule li:first-of-type .time button {
  background-color: #715aff;
  display: block;
  border-radius: 0.7vw;
  box-shadow: 0 2px 0 rgb(0 0 0 / 20%);
  text-indent: 0;
  text-align: center;
  border: 0;
  color: #ffffff;
  font-size: 3.8vw;
  font-weight: bold;
  line-height: 7.5vw;
  width: 82%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
}


/* =========================================================
	ここからテンプレ外のユニークcss
========================================================= */
/* 161 */
.slick-slider .slick-list {
  overflow: visible;
  z-index: 11;
}

/* .thumb .slick-track {
  background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/pickup/bg_thumb.jpg);
  background-size: cover;
  padding: 2% 2% 0.7%;
  box-sizing: border-box;
  box-shadow: 0 0.8vw 0.5vw rgb(72 53 36 / 70%);
} */

.thumb .slick-slide {

}

#slidshow p.loginText {
  /* bottom: 5.2%; */
  width: 100%;
  /* height: calc(48% - 5.2%); */
}

.namePlate, .schedule, .timeSchedule li {
  /* box-shadow: 0 0.8vw 0.5vw rgb(72 53 36 / 70%); */
  border: 1px solid #cccccc;
  box-sizing: border-box;
}

.schedule {
  /* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/pickup/bg_schedule.webp);
  background-repeat: no-repeat;
  background-size: auto 100%; */
}

#middleBox .schedule .time {
  background-color: #ffffff;
}

#middleBox .schedule li:first-of-type .date {
  border-bottom-color: #ffffff;
}

.call {
  background-color: #fc2283;
  /* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/s/pickup/bg_button.webp);
  background-size: 100% auto; */
  background-image: linear-gradient(345deg, #ff5b8d 0%, #ff598c 43%, #ff437d 57%, #ff4780 67%, #ff568a 70%, #ff598c 74%, #ff4780 93%, #ff5c8e 100%);
  border: 1px solid #ffffff;
}

#middleBox .call a {
  /* color: rgba(255,255,255,0.4);
  text-shadow: -1px 1px 0px #fff, 0 0 #000; */
  color: #fff;
}

.previousNext p a {
  /* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/s/pickup/bg_button.webp); */
  color: rgba(255,255,255,1);
  font-weight: bold;
  /* text-shadow: -1px 1px 0px #fff, 0 0 #000; */
}

.previousNext p.previous a {
  background-position: 11% bottom;
}

.previousNext p.goToTop a {
  /* background-position: 57% 81%; */
}

.previousNext p.next a {
  background-position: 57% 90%;
}

.lowerBlockWrapper {
  /* background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/s/pickup/bg_pickup_bottom.webp); */
  /* background-color: #ffffff; */
  /* background-repeat: no-repeat;
  background-size: 100% 100%; */
  position: relative;
  overflow: hidden;
}

.buttons {
  margin-bottom: 8%;
}

/*
.lowerBlockWrapper::before {
  content: "";
  position: absolute;
  bottom: -20vw;
  right: 0;
  background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/s/pickup/bg_bottom_design.webp);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 54vw;
  height: 39vw;
}
*/

body h4 {
  background-color: #ff4493;
  /* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/s/pickup/bg_lower_title.webp);
  background-size: contain; */
  color: #fff;
}

.readMoreBox {
  /* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/s/pickup/bg_button.webp);
  background-size: cover;
  background-repeat: no-repeat; */
  box-shadow: 0 0.4vw 0 0 rgba(0,0,0,0.35);
  color: rgba(255,255,255,0.4);
  color: #ffffff;
  /* text-shadow: -1px 1px 0px #fff, 0 0 #000; */
}

/* 本日出勤のTELボタンテスト用 */
.todayTest {
  font-size: inherit;
  font-weight: bold;
}

.todayInfoBox {
  display: none!important;
}

span.nextResevation {
  display: block;
    text-align: center;
    line-height: 3.2;
    text-indent: 0;
    font-weight: bold;
}

#middleBox h4 {
  /* background-color: transparent; */
  /* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/258/s/pickup/bg_h4_pickup.webp); */
  color: #ffffff;
  height: auto;
  background-color: #ea1e63;
  background-size: 100%;
  background-repeat: no-repeat;
  height: auto;
  line-height: 11.5vw;
}

/* #middleBox h4::before, #middleBox h4::after {
  content: "";
  display: block;
  width: 100%;
  height: 1.5vw;
  border-top: 2px solid;
  border-bottom: 2px solid;
  box-sizing: border-box;
} */

#middleBox h4::before {
  top: 0;
}

#middleBox h4::after {
  bottom: 0;
}

#mainImage {
  width: 100%;
  padding: 3% 0;
  background-color: #000000;
}

#mainImage img {
  width: 94%;
  display: block;
  margin: 0 auto;
}

/* 258 */
#photoArea {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.photoBlock {
  display: grid;
  
}

.photoBlock.photoBlock1 {
  grid-template-columns: 58.5% 1fr;
}

.photoBlock.photoBlock2 {
  grid-template-columns: 69.2% 1fr;
}

.photoBlock.photoBlock3 {
  grid-template-columns: 60% 1fr;
}

.photoBlock article {
  position: relative;
  display: flex;
  flex-direction: column;
}

.photoBlock article.left {
  
}

.photoBlock article.right {
  
}

.photoBlock article .box {
  display: grid;
  grid-template-columns: 50% 1fr;
}

.wrapPhoto {
  position: relative;
  width: 100%;
}

.wrapPhoto.photo1 {
  /* -webkit-box-flex: 1; */
  /* -webkit-flex-grow: 1; */
  -ms-flex-positive: 1;
  /* flex-grow: 1; */
  /* height: auto; */
  /* aspect-ratio: 8 / 4; */
  /* overflow: hidden; */
}

.wrapPhoto.photo2 {
  
}

.wrapPhoto.photo3 {
  
}

.wrapPhoto.photo4 {
  
}

.wrapPhoto.photo5 {
  
}

.wrapPhoto.photo6 {
  
}

.wrapPhoto.photo7 {
  
}

.wrapPhoto.photo8 {
  
}

.wrapPhoto.photo9 {
  
}

.wrapPhoto.photo10 {
  
}

.wrapPhoto.photo11 {
  
}

.wrapPhoto.photo12 {
  
}

.wrapPhoto img {
  width: 100%;
  height: auto;
}

.swiper-area {
  height: 100%;
}

.swiper-area .swiper-slide {
  text-align: center;
}

.swiper-area .swiper-slide img {
  height: auto;
  width: auto;
  max-width: 87%;
  max-height: 86vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#pageOverLay .swiper-button-next, #pageOverLay .swiper-button-prev {
  color: #ffffff;
}

/* 258 */
#photoArea {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

#photoArea>p {
  color: #ffffff;
  background-color: #a5a5a5;
  font-size: 3vw;
  line-height: 3;
  text-align: center;
  font-weight: bold;
}

#photoArea>p::before, #photoArea>p::after {
  content: "";
  display: inline-block;
  background: #ffffff;
  height: calc(tan(60deg) * 0.75em / 2);
  width: 1.1em;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  vertical-align: 0.1em;
}

#photoArea>p::before {
  margin-right: 0.65em;
}

#photoArea>p::after {
  margin-left: 0.65em;
}

.photoBlock {
  display: grid;
  grid-auto-rows: clamp(31px, 5vw, 97px);
  grid-auto-columns: 5%;
  position: relative;
}

.photoBlock.limited {

}

.wrapPhoto {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.wrapPhoto.photo1 {
  grid-row: 1 / 7;
  grid-column: 1 / 11;
}

.wrapPhoto.photo2 {
  grid-row: 7 / 17;
  grid-column: 1 / 11;
}

.wrapPhoto.photo3 {
  grid-row: 1 / 11;
  grid-column: 11 / 21;
}

.wrapPhoto.photo4 {
  grid-row: 11 / 17;
  grid-column: 11 / 18;
}

.wrapPhoto.photo5 {
  grid-row: 11 / 17;
  grid-column: 18 / 21;
}

.wrapPhoto.photo6 {
  grid-row: 17 / 27;
  grid-column: 1 / 9;
}

.count6 .wrapPhoto.photo6 {
  grid-row: 17 / 28;
  grid-column: 1 / 21;
}

.wrapPhoto.photo7 {
  grid-row: 17 / 22;
  grid-column: 9 / 21;
}

.count7 .wrapPhoto.photo7 {
  grid-row: 17 / 27;
}

.wrapPhoto.photo8 {
  grid-row: 22 / 27;
  grid-column: 9 / 21;
}

.wrapPhoto.photo9 {
  grid-row: 27 / 36;
  grid-column: 1 / 13;
}

.count9 .wrapPhoto.photo9 {
  grid-row: 27 / 38;
  grid-column: 1 / 21;
}

.wrapPhoto.photo10 {
  grid-row: 27 / 36;
  grid-column: 13 / 21;
}

.wrapPhoto.photo11 {
  grid-row: 36 / 41;
  grid-column: 1 / 11;
}

.wrapPhoto.photo12 {
  grid-row: 41 / 51;
  grid-column: 1 / 11;
}

.wrapPhoto.photo13 {
  grid-row: 36 / 46;
  grid-column: 11 / 21;
}

.wrapPhoto.photo14 {
  grid-row: 46 / 51;
  grid-column: 11 / 17;
}

.wrapPhoto.photo15 {
  grid-row: 46 / 51;
  grid-column: 17 / 21;
}

.wrapPhoto.photo16 {
  grid-row: 51 / 60;
  grid-column: 1 / 9;
}

.wrapPhoto.photo17 {
  grid-row: 51 / 60;
  grid-column: 9 / 21;
}

.wrapPhoto.limited1 {
  grid-row: 1 / 20;
  grid-column: 1 / 10;
}

.wrapPhoto.limited2 {
  grid-row: 15 / 20;
  grid-column: 10 / 21;
}

.wrapPhoto.limited3 {
  grid-row: 20 / 26;
  grid-column: 1 / 14;
}

.wrapPhoto.limited4 {
  grid-row: 20 / 22;
  grid-column: 14 / 21;
}

.wrapPhoto.limited5 {
  grid-row: 22 / 26;
  grid-column: 14 / 21;
}

.wrapPhoto video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* position: absolute; */
  /* top: 50%; */
  /* left: 50%; */
  /* transform: translate(-50%, -50%); */
  pointer-events: none;
}

.wrapPhoto img {
  width: 100%;
  height: auto;
}

.swiper-area {
  height: 100%;
}

.swiper-area .swiper-slide {
  text-align: center;
}

.swiper-area .swiper-slide img, .swiper-area .swiper-slide video {
  height: auto;
  width: auto;
  max-width: 90%;
  max-height: 96vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#pageOverLay .swiper-button-next, #pageOverLay .swiper-button-prev {
  color: #ffffff;
}

#pageOverLay .swiper-button-prev {
  left: 1%;
}

#pageOverLay .swiper-button-next {right: 1%;}

#pageOverLay .swiper-button-next:after, #pageOverLay .swiper-button-prev:after {
  font-size: 7vw;
}

.limited_notice {
  position: relative;
}

.limited_notice img {}

.limited_notice .ccLink {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
}

.ccLinkBox {
  width: 94%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#middleBox .ccLinkBox>* {margin: 1% auto;}

#middleBox .ccLinkBox .ccLinkBtn {
  width: 100%;
  margin: 4% auto 0;
  transition: opacity .2s ease;
}

#middleBox .ccLinkBox .ccLinkBtn:hover {
  opacity: 0.8;
}

#middleBox .ccLinkBox p {
  color: #ffffff;
  font-weight: bold;
  font-size: 3.75vw;
  letter-spacing: 0.08em;
  text-indent: -0.08em;
  line-height: normal;
}

#middleBox .ccLinkBox p.limitedDate {
  font-size: 9vw;
  letter-spacing: 0.03em;
  text-indent: -0.03em;
  color: #ff9800;
  /* margin-bottom: 3%; */
}

.ccLinkBox p span {font-weight: inherit;color: #ffc000;font-size: inherit;}

.ccLinkBox p.limitedDate span {
  font-size: 0.77em;
  color: inherit;
}

#todayMore {
  display: none;
}

.ccLinkImage_1 {
  width: 91%;
}

.ccLinkImage_2 {
  width: 96%;
}

.ccLinkImage_3 {
  width: 60%;
}

