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

/* 変数 */

/* =========================================================
	一般
========================================================= */
/*----- common.css打ち消し -----*/
#middleBox p {
  margin: 0;
}

#middleWrapper::before {
	margin-bottom: -1px;
	background-color: #a4282a;
}

.even #middleWrapper::before {}

#topicPath ol {
	top: -26px;
  font-family: initial;
}

#topicPath li {
	color: #ffffff;
}

#topicPath a {
	color: #ffffff;
}

#topicPath a span {
	color: #ffffff;
}

.fullContents #fullBox, #columnContents {
	margin-top: 0;
}

.fullContents #topicPathHeading {
	position: relative;
}

.fullContents #topicPathHeading h2, #rightContents.haveCaption h2 {
  top: -26px;
  color: #ffffff;
  font-family: initial;
}
/*----- /common.css打ち消し -----*/

html body {
	/* background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/main/bg_main_02.png); */
	background-image: none;
	background-color: #ffffff;
  /* background-position-y: bottom; */
  /* background-repeat: repeat-y; */
  /* background-size: initial; */
  width: 100%;
	box-sizing: border-box;
}

img {
  touch-callout:none;
  user-select:none;
}

.fullContents #fullBox, #columnContents {
	width: auto;
}

#middleWrapper{
	overflow: hidden;
}

#middleBox {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0;
}

#contentsWrapper {
  position: static;
  padding-bottom: 0;
  }

main {
  background-size: cover;
}

.innerWrap {
	width: 1200px;
	margin: 0 auto;
}

#middleBox h4 {
  font-weight: bold;
  font-style: normal;
  font-size: 42px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  height: 90px;
  line-height: 90px;
  box-sizing: border-box;
  color: #ffffff;
  /* background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/156/pickup/bg_h4_pickup.png); */
  background-color: #a4282a;
  font-family: inherit;
}

#middleBox h4 span {
  color: inherit;
  font-weight: bold;
  position: relative;
}

#middleBox h4 span::before, #middleBox h4 span::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
}

#middleBox p.note {
	color: #333333;
	text-align: center;
	font-size: 16px;
}

.mainWrapper {
	/* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/pickup/bg_main_bottom.jpg); */
  background-repeat: no-repeat;
  background-position: center top;
  color: #ffffff;
}

.upperBlockWrapper {
  height: 910px;
	padding-top: 25px;
  padding-bottom: 74px;
	box-sizing: border-box;
  background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/pickup/bg_pickup_top.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #dddddd;
  transition: all .2s ease;
}

.lowerBlockWrapper {
  position: relative;
}
.lowerBlock {
	width: 1200px;
	margin: 0 auto;
  padding-bottom: 200px;
  position: relative;
  z-index: 1;
}

.lowerBlockWrapper::before {
  position: absolute;
  content: "";
  /* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/main/img_bottom_flower.png); */
  top: 0;
  left: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 1920px;
  height: 366px;
  transform: translateX(-50%);
}

.lowerBlockWrapper::after {
  position: absolute;
  content: "";
  /* background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/pickup/img_lower_flower.png); */
  bottom: 0;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 18vw;
}

.bannerBlock {
	background-color: #ffffff;
}
.bannerBlock img {
	opacity: 1;
	transition: all .3s ease;
}
.bannerBlock:hover img {
	opacity: 0.8;
	transition: all .3s ease;
}

.readMoreBox {
  width: 500px;
  height: 70px;
  margin: 0 auto;
  background-color: #23967f;
  text-align: center;
  line-height: 66px;
  border: 2px solid #23967f;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: bold;
  border-radius: 4px;
  transition: all .2s ease;
  cursor: pointer;
}
.readMoreBox:hover {
  background-color: #ffffff;
  color: #23967f;
}
.readMoreBox span {
  display: inline-block;
  margin-left: 5px;
}


/* =========================================================
	動画
========================================================= */
video {
	width: 100%;
	margin: 0 auto;
}


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

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

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

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

.slick-prev {
	left: 67px !important;
	z-index: 3;
}

.slick-prev:before {
	content: "" !important;
	background: url(/gravure/216/img/index/icon_prev.webp);
	width: 72px;
	height: 142px;
	display: inline-block;
}

.slick-next {
	right: 67px !important;
}

.slick-next:before {
	content: "" !important;
	background: url(/gravure/216/img/index/icon_next.webp);
	width: 72px;
	height: 142px;
	display: inline-block;
}

/* --- ログイン --- */
#slidshow {
  position: relative;
}

#slidshow p.loginText {
  content: "";
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  height: 190px;
  width: 1200px;
  background-color: rgba(0, 0, 0, 0.75);
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s linear;
}

#slidshow p.loginText:hover {
  background-color: #000000;
}

#slidshow p.loginText a {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 190px;
}

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

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

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

.slick-prev, .slick-next {
  width: 9%!important;
  height: 9%!important;
}

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

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

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

.thumb .slick-track {
  width: 1200px!important;
}

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

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

.thumb .slick-slide {
  margin-bottom: 12px;
  width: 190px!important;
  height: 190px;
  position: relative;
  background-color: #ffffff;
}

  .thumb .slick-slide {
    margin-bottom: 26px;
    width: 220px!important;
    height: 220px;
  }
  #slidshow p.loginText {
    height: 220px;
    bottom: 26px;
  }
  #slidshow p.loginText a {
    line-height: 220px;
  }

.slick-slide img {
  width: 100%;
  transition: transform .3s ease;
}

.thumb .slick-slide:hover img {
  transform: scale(1.1);
}

.thumb button {
  display: none!important;
}

.sampleThumb {
  width: 1212px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.sampleThumb li {
  margin: 0 7px 13px;
  width: 188px;
  position: relative;
}

.sampleThumb li img {
  width: 100%;
  height: auto;
}

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

#pageOverLay-shadow {
	position: fixed;
	top: 0;
	width: 100vw;
	height: 100vh;
	background: #000000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 1000;
	visibility: hidden;
}

#pageOverLayCloseBtn {
	position:absolute;
	top: 0;
	right: 40px;
	color: #ffffff;
	z-index: 1002;
	cursor: pointer;
	font-size: 30px;
}

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

.slider .slick-list {
  height: 100%;
}

.slick-prev, .slick-next {
  width: 50px!important;
  height: 50px!important;
}

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

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

.slick-prev:focus, .slick-next:focus {
  outline: -webkit-focus-ring-color auto 1px;
}

.slider .slick-slide {
  height: 100vh;
  width: 100vw;
  position: relative;
}

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

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

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

#middleBox p.counter {
  color: #ffffff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 40px;
  z-index: 1002;
  font-size: 20px;
}

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

.thumb .slick-slide {
  cursor: pointer;
  cursor: hand;
  overflow: hidden;
}
  
.slidePhoto {
  position: absolute;
  left: 50%;
  display: inline-block;
  transform: translate(-50%, 0);
}

/* 公開予告 */
#middleBox p.notice {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: 3px;
	margin: 20px auto 30px;
}
.notice span {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  letter-spacing: 1px;
}


/* =========================================================
	女の子情報
========================================================= */
#middleBox #girlsInfo .innerWrap {
  margin-top: 6px;
  padding-bottom: 0;
}

.pointProfile {
	position: relative;
	width: 100%;
	margin: 0px auto 35px;
  display: flex;
}

.pointProfile a {
  text-decoration: none;
  height: 100%;
  color: inherit;
}

.namePlate {
  width: 580px;
  height: 280px;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  border-radius: 5px;
}

.namePlate::before {
  content: "";
  display: block;
  width: 91px;
  height: 188px;
  position: absolute;
  top: -40px;
  left: -29px;
  z-index: 1;
  /* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/common/img_pumpkin.svg); */
  background-repeat: no-repeat;
  background-position: center;
}

.namePlate a {
  display: block;
}

.namePlate .profBlock {
  width: 580px;
  color: #23967f;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 10px 20px 28px;
  border-radius: 8px;
  /* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/pickup/profile_bg.png); */
  background-repeat: no-repeat;
  transition: all .2s ease;
}

.profBlock::before {
  content: "";
  position: absolute;
  width: 105px;
  height: 103px;
  top: -14px;
  left: -36px;
  z-index: 1;
  /* background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/pickup/icon_pickup_cookie.png) no-repeat; */
  background-position: center;
}

.profBlock::after {
  content: "";
  position: absolute;
  width: 105px;
  height: 103px;
  bottom: -18px;
  right: -9px;
  z-index: 1;
  /* background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/pickup/icon_present.png) no-repeat; */
  background-position: center;
}

.namePlate a:hover .profBlock {
  opacity: 0.8;
}

.profBlock .pointTitle {
  text-align: center;
  position: relative;
}

.profBlock .pointTitle h5 {
	font-size: 60px;
  font-weight: bold;
  height: 64px;
  line-height: 64px;
  margin-bottom: 8px;
  font-family: inherit;
}

#middleBox .pointTitle p {
  font-style: normal;
  font-weight: bold;
	font-size: 24px;
	margin-bottom: 0;
  line-height: 1.3;
}
#middleBox .pointTitle p span {
  font-weight: inherit;
}

.shopInfo {
  text-align: center;
  height: 89px;
  border-top: 2px solid;
  position: relative;
}

#middleBox p.shopName {
  font-size: 24px;
  height: 43px;
  line-height: 43px;
  width: 95%;
  margin: 8px auto 0;
  font-weight: bold;
}

#middleBox p.shopState {
  font-size: 22px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 75%;
  margin: 0 auto;
  letter-spacing: 1px;
}

p.shopState span {
  line-height: 1.8;
  font-weight: bold;
}

p.shopState span:before {
  content: "";
	background-repeat: no-repeat;
  background-size: contain;
	width: 21px;
	height: 21px;
	display: inline-block;
	vertical-align: -2px;
	margin-right: 5px;
}

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

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

/* お気に入りボタン */
#girlsInfo .favoriteBtn {
  width: 80px;
  position: absolute;
  top: -24px;
  right: 11px;
}
#girlsInfo .favoriteBtn .like-wrap {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
#girlsInfo .favoriteBtn .like-wrap button {
  height: 80px;
  font-size: 14px;
  line-height: 1.2;
  padding: 0;
  border-radius: 40px;
  color: #ffffff;
  background-color: #ff6287;
  border-color: #ff6287;
  transition: all .2s ease;
}

#girlsInfo .favoriteBtn .like-wrap button:hover {
  color: #ff6287;
  background-color: #ffffff;
}

#girlsInfo .favoriteBtn .like-wrap button i {
  display: block;
  font-size: 1.2em;
}

#girlsInfo .favoriteBtn .like-wrap a.cc-fav-girl {
  color: #ff6287;
  background-color: #ffffff;
  border-color: #ff6287;
  line-height: 1.2;
  height: 80px;
  border-radius: 40px;
  padding: 0;
  font-size: 14px;
  transition: all .2s ease;
  padding-top: 10px;
}

#girlsInfo .favoriteBtn .like-wrap a.cc-fav-girl:hover {
  color: #ffffff;
  background-color: #ff6287;
}

#girlsInfo .favoriteBtn .like-wrap a.cc-fav-girl:hover {
  text-decoration: none;
}

#girlsInfo .favoriteBtn .like-wrap a.cc-fav-girl i {
  display: block;
  font-size: 1.2em;
}


/* =========================================================
	スケジュール
========================================================= */
.scheduleBlock {
  width: 600px;
  margin: 0 0 0 auto;
  color: #333333;
}

.schedule {
  width: 100%;
  text-align: center;
  margin-bottom: 19px;
  border-collapse: separate;
  border-radius: 5px;
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
}

.schedule::before {
  content: "";
  position: absolute;
  /* background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/pickup/icon_stick.png)center; */
  width: 66px;
  height: 71px;
  top: -8px;
  left: -19px;
  z-index: 1;
  background-repeat: no-repeat;
}

.schedule li {
  height: 54px;
  display: flex;
  flex-wrap: wrap;
}

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

#middleBox .schedule li:first-of-type .time {
  border-bottom: 2px solid #23967f;
  text-indent: 0;
  text-align: left;
  text-indent: 48px;
}

#middleBox .schedule .date {
  text-align: center;
  vertical-align: middle;
  font-size: 24px;
  width: 240px;
  position: relative;
  background-color: #23967f;
  color: #ffffff;
}

#middleBox .schedule .date span {
  font-weight: inherit;
}

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

#middleBox .schedule .time {
  vertical-align: middle;
  font-size: 28px;
  font-weight: bold;
  position: relative;
	text-align: left;
	text-indent: 48px;
  width: 360px;
}

#middleBox .schedule .date, #middleBox .schedule .time {
  box-sizing: border-box;
  vertical-align: baseline;
  line-height: 50px;
}

.timeSchedule {
  width: 100%;
  text-align: center;
  border-collapse: separate;
  border-radius: 5px;
  position: relative;
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 0;
}

#middleBox .timeSchedule li {
  display: flex;
  flex-direction: column;
}

#middleBox .timeSchedule .date {
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  letter-spacing: 1px;
  border-right: 2px solid;
  background-color: #666666;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
}

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

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

#middleBox .timeSchedule .date span {
  font-weight: inherit;
  font-size: 16px;
}

#middleBox .timeSchedule .time {
  font-size: 18px;
  font-weight: bold;
  border-right: 2px solid #666666;
  padding-top: 7px;
	height: 113px;
  line-height: 1;
}

#middleBox .timeSchedule li:last-of-type p {
  border-right: 0;
}

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

#middleBox .timeSchedule .time span:not(.reserveBtn):first-child::after {
  content: "|";
  display: block;
  font-size: 0.6em;
  margin: 3px auto;
}

#middleBox .timeSchedule .date, #middleBox .timeSchedule .time {
  box-sizing: border-box;
}
#middleBox .schedule .time span.reserveBtn, #middleBox .timeSchedule .time span.reserveBtn {
  background-color: #23967f;
  border: 1px solid #23967f;
  box-sizing: border-box;
  display: block;
  border-radius: 5px;
  width: 90px;
  height: 34px;
  line-height: 32px;
  font-size: 18px;
  transition: all .2s ease;
  box-shadow: 0 2px 0 rgba(0,0,0,0.35);
  position: relative;
}

#middleBox .schedule .time span.reserveBtn {
  position: absolute;
  top: 50%;
  right: 9px;
	text-indent: 0;
	text-align: center;
  transform: translateY(-50%);
}

#middleBox .timeSchedule .time span.reserveBtn {
  margin: 8px auto 2px;
}

#middleBox .schedule .time span.reserveBtn a, #middleBox .timeSchedule .time span.reserveBtn a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  display: block;
}

#middleBox .schedule .time span.reserveBtn:hover, #middleBox .timeSchedule .time span.reserveBtn:hover {
  background-color: #ffffff;
  box-shadow: none;
}

#middleBox .timeSchedule .time span.reserveBtn:hover {
  top: 2px;
}

#middleBox .schedule .time span.reserveBtn:not(.telBtn):hover {
  top: calc(50% + 2px);
}

#middleBox .schedule .time span.reserveBtn:not(.telBtn):hover a, #middleBox .timeSchedule .time span.reserveBtn:hover a {
  color: #23967f;
}

#middleBox .timeSchedule .time span.noSchedule {
  
}


/* =========================================================
	ページ移動ボタン
========================================================= */
.previousNext {
  /* width: 390px; */
  width: 443px;
  margin: 0 auto;
}

#middleBox .previousNext p {
  /* width: 160px; */
  width: 185px;
  height: 50px;
  line-height: 45px;
  background-color: #c99a4b;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  border-radius: 25px;
  box-sizing: border-box;
  border: 2px solid #c99a4b;
  transition: all .2s ease;
}

#middleBox .previousNext p a {
  display: block;
  width: 100%;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

.previousNext p.previous {
  float: left;
  position: relative;
}

.previous::before {
  content: "";
  background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/icon_girls_arrow.svg);
  width: 14px;
  height: 17px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 10%;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(0, -50%);
}

#middleBox .previousNext p.goToTop {
  float: left;
  width: 50px;
  background-color: #c99a4b;
  margin-left: 10px;
  position: relative;
}

#middleBox .previousNext p.goToTop a {
  background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/icon_home.svg);
  background-size: 55%;
  background-position: center;
  background-repeat: no-repeat;
}

.previousNext p.next {
  float: right;
  position: relative;
}

.next::after {
  content: "";
  background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/icon_girls_arrow.svg);
  width: 14px;
  height: 17px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10%;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(0, -50%) rotate(180deg);
}

#middleBox .previousNext p:hover {
  color: #c99a4b;
  background-color: #ffffff;
}

#middleBox .previousNext p.previous:hover::before {
  background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/icon_girls_arrow_hover.svg);
}

#middleBox .previousNext p.goToTop:hover a {
  background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/icon_home_hover_brown.svg);
}

#middleBox .previousNext p.next:hover::after {
  background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/icon_girls_arrow_hover.svg);
}

/* =========================================================
	写メ日記
========================================================= */
.syameBlock {
	width: 100%;
  padding-top: 45px;
	margin-bottom: 50px;
}

.syameList {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
	width: 97%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

.syamePhoto {
  height: 280px;
  background: #a4a4a4;
  overflow: hidden;
}

.syameList .syameAnchor {
	display: inline-block;
	border: 1px solid #cccccc;
	margin-right: 18px;
  width: 185px;
  box-sizing: border-box;
}

.syameList .syameLink:last-of-type .syameAnchor {
  margin-right: 0;
}

.syameList .syameAnchor .syamePhoto img {
  width: 100%;
  height: auto;
}

.syameList .syameAnchor:hover .syamePhoto img {
  opacity: 0.8;
  transition: all .2s ease;
}

#middleBox .syameInfo {
	background: #ffffff;
  padding: 0 10px;
}
#middleBox .syameInfo .syameTime {
	margin: 0 auto;
	padding: 7px 0 0;
	color: initial;
	position: static;
  font-size: 16px;
}

#middleBox .syameInfo .syameText {
	margin: 0 auto;
	padding: 7px 0;
	font-size: 20px;
	text-decoration: underline;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
}

/* =========================================================
	本日の出勤一覧
========================================================= */
#girlsSchedule .girlsBox {
	border-color: #a4282a;
  font-family: initial;
  width: 194px;
  box-shadow: none;
}

#girlsSchedule .girlsBox:last-child {
	margin-bottom: 10px;
}

#middleWrapper .smallThumbnail .girlsBox .girlsDate {
	border-bottom-color: #a4282a;
  height: 23px;
  padding: 1px 0 0 45px;
  font-size: 14px;
  font-weight: bold;
  transform: scale(1, 0.9);
  letter-spacing: 0;
}

.smallThumbnail .girlsBox .girlsPhoto {
  height: calc(192px/3*4);
}

.smallThumbnail .girlsBox:hover .girlsPhoto {
  opacity: 0.8;
  transition: all .2s ease;
}

#girlsSchedule .today .girlsDate:before, .today .syameDate:before {
	background-color: #a4282a;
  width: 45px;
  height: 23px;
  line-height: 24px;
  top: -1px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
}

#girlsSchedule .girlsBox .girlsDate:before, .syameBox .syameDate:before {
	background-color: #a4282a;
}

#girlsSchedule .smallThumbnail .girlsBox .girlsStateWrap .girlsName {
	border-top-color: #a4282a;
  padding: 4px 0 1px;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}

.smallThumbnail .girlsBox .girlsStateWrap .girlsName span {
  font-size: 14px;
  vertical-align: baseline;
}

#girlsSchedule .smallThumbnail .girlsBox .girlsStateWrap .girlsName:after {
  content: none;
}

.smallThumbnail .girlsBox .girlsStateWrap ul {
  display: none;
}

#searchGirls.girlsBlock a{
	color: #a4282a;
	text-decoration: none;
  box-shadow: none;
}

.smallThumbnail .girlsBox .girlsInfo .girlsState {
  top: 226px;
}

.smallThumbnail .girlsBox .girlsInfo .girlsState .sokuhimeIcon {
  background-size: 160px;
  background-position: -97px 0;
  width: 63px;
  height: 50px;
}

#middleBox .smallThumbnail .girlsBox .girlsStateWrap .girlsSize {
  font-size: 14px;
  letter-spacing: 0.5px;
  border-top: 1px solid #cccccc;
  width: 90%;
  margin: 0 auto;
  padding: 6px 0;
}

.smallThumbnail .girlsBox{
	margin-left: 6.8px;
}

#searchGirls{
	display: flex;
  flex-wrap: wrap;
	/* justify-content: center; */
	width: 1200px;
}

.smallThumbnail .girlsBox:nth-of-type(6n + 1) {
	margin-left: 0;
}

.schedule li:first-of-type .time button {
  background-color: #23967f;
  border: 1px solid #23967f;
  height: 34px;
  color: #ffffff;
  font-family: inherit;
  box-shadow: 0 2px 0 rgba(0,0,0,0.35);
  width: calc(100% - 96px);
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  transition: all .2s ease;
}

.schedule li:first-of-type .time button:hover {
  background-color: #ffffff;
  color: #23967f;
}


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

.namePlate, .schedule, .timeSchedule {
  box-shadow: 3px 4px 8px rgb(72 53 36 / 70%);
}

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

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

.buttons {
  position: absolute;
  top: -76px;
  left: 0;
  right: 0;
}

#middleBox .previousNext p {
  /* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/pickup/bg_button.webp); */
  border-color: transparent;
  /* background-size: auto 100%;
  background-repeat: no-repeat; */
  box-shadow: 0 2px 0 rgb(0 0 0 / 35%);
}

#middleBox .previousNext p.previous {
  background-position-x: -85px;
}

#middleBox .previousNext p.goToTop {
  background-position-x: -161px;
}

#middleBox .previousNext p.next {
  background-position-x: -168px;
}

#middleBox .previousNext p:hover {
  background-image: none;
  border-color: #c99a4b;
}

.lowerBlockWrapper {
  /* background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/pickup/bg_pickup_bottom.webp); */
  background-color: #ffffff;
  /* background-repeat: no-repeat;
  background-size: cover;
  background-position: center; */
  margin-top: -3px;
}

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

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

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

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

.readMoreBox {
  /* background-image: url(https://cinimg.awscf.net/cinderella-group.com/gravure/216/pickup/bg_button.webp); */
  border-color: transparent;
  box-shadow: 0 2px 0 rgb(0 0 0 / 35%);
}

.readMoreBox:hover {
  background-image: none;
  border-color: #23967f;
}

/* 本日のTELボタン */
/* .reserveBtn.telBtn {
  pointer-events: none;
}

.todayTest {
  font-weight: bold;
} */

/* TELボタン */
#middleBox .schedule .time span.reserveBtn.telBtn a {
  pointer-events: none;
}

#middleBox .schedule .time span.reserveBtn.telBtn:hover a {
  color: #a4282a;
}

.todayInfoBox {
  border: 2px solid #a4282a;
  z-index: 10!important;
  padding: 10px!important;
  background: #fff;
  display: none;
  color: #333333;
  position: absolute;
  width: 337px;
  right: 18px;
  top: 40px;
  height: 33px;
  font-weight: bold;
  border-radius: 5px;
  animation: appear 0.2s all;
  line-height: 1.3!important;
}

/* .closeTodayBtn {
  display: none;
} */

.closeTodayBtn {
  display: none;
  position: absolute;
  width: 30px;
  height: 30px;
  border: 1px solid;
  border-radius: 50%;
  right: 15px;
  top: 29px;
  background: #ffffff;
  cursor: pointer;
  z-index: 10;
}

.closeTodayBtn span {
  width: 24px;
  height: 3px;
  background: #333333;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  left: 3px;
  top: 14px;
  -webkit-transform: rotate(45deg);
}

.closeTodayBtn span:nth-of-type(2) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

span.nextResevation {
  display: block;
  font-size: 20px;
  line-height: 50px;
  font-weight: bold;
}

/* 女の子募集を非表示にする */
/* #searchGirls .girlsBox.today[data-girlsnum="1264"] {
  display: none;
} */