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

/* 変数 */

/* =========================================================
	グラビアページ
========================================================= */
@font-face {
	font-family: 'TsukuAOldMinPr6N-B';
	src: url('/font/TsukuAOldMinPr6N-B.eot');
	src: url('/font/TsukuAOldMinPr6N-B.eot?iefix') format('eot'),  url('/font/TsukuAOldMinPr6N-B.woff') format('woff'), url('/font/TsukuAOldMinPr6N-B.ttf') format('truetype'),  url('/font/TsukuAOldMinPr6N-B.svg#webfontjSpbZQRv') format('svg');
}
img {
  touch-callout:none;
  user-select:none;
}
#middleBox {
  font-family: a-otf-futo-go-b101-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
}
/*----- common.css打ち消し -----*/
#middleWrapper::before {
	margin-bottom: -1px;
	background-color: #9d0e26;
}
.even #middleWrapper::before {
  background-color: #9d0e26;
}
#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 h2, #rightContents.haveCaption h2 {
  top: -26px;
  color: #ffffff;
  font-family: initial;
}
/*----- /common.css打ち消し -----*/
body {
	background: #0b0b0b;
}
.fullContents #fullBox, #columnContents {
	width: auto;
}
#middleWrapper{
	overflow: hidden;
}
/*---------スライダー設定-----------*/
#movie {

}
#buttons {
	padding-bottom: 107px;
}
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/073/img/index/icon_prev.png);
	width: 72px;
	height: 142px;
	display: inline-block;
}
.slick-next {
	right: 67px !important;
}
.slick-next:before {
	content: "" !important;
	background: url(/gravure/073/img/index/icon_next.png);
	width: 72px;
	height: 142px;
	display: inline-block;
}
/*---------/スライダー設定-----------*/
main {
  background-size: cover;
}
.innerWrap {
	width: 1200px;
	margin: 0 auto;
}
h4 {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
	color: #9d0e26;
	font-size: 52px;
	margin-bottom: 29px;
  text-align: center;
  position: relative;
}
h4:before {
	content: "";
	width: 42px;
	height: 42px;
	display: inline-block;
	background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/073/main/img_five.svg) no-repeat;
	background-size: contain;
  position: absolute;
  top: -53px;
  right: 0;
  left: 0;
  margin: auto;
}
h4::after {
	content: "";
	display: block;
	width: 98%;
	height: 2px;
	background-color: #9d0e26;
	position: absolute;
	bottom: -14px;
	left: 12px;
}

/*----------------------------------------
  　ショップ情報装飾
----------------------------------------*/
#girlsInfo .innerWrap {
	margin-top: 16px;
}
.pointProfile {
	position: relative;
	width: 100%;
	margin-top: 48px;
}
.pointProfile a {
  text-decoration: none;
  height: 100%;
}
.profBlock {
  width: 580px;
  border: 4px solid #9d0e26;
  color: #9d0e26;
  background-color: #ffffff;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  height: 263px;
  z-index: 10;
  left: 0;
}
.even .profBlock {
  border-color: #9d0e26;
  color: #9d0e26;
}
.pointTitle {
	margin-bottom: 3px;
  text-align: center;
  position: relative;
}
.profBlock::before {
  content: "";
  display: block;
  border: 38px solid;
  border-color: transparent #9d0e26 #9d0e26 transparent;
  transform: rotate(-90deg);
  position: absolute;
  top: 0;
  right: 0;
}
.even .profBlock::before {
  border-color: transparent #9d0e26 #9d0e26 transparent;
}
.pointTitle::before {
  content: "Check";
  display: block;
  color: #ffffff;
  font-size: 22px;
  transform: rotate(45deg);
  position: absolute;
  top: 19px;
  right: -5px;
}
.pointTitle::after {
  content: "";
  display: block;
  border: 11px solid;
  border-color: transparent #ffffff #ffffff transparent;
  transform: rotate(-90deg);
  position: absolute;
  top: 3px;
  right: 3px;
}
.pointTitle h5 {
	font-size: 60px;
  font-weight: bold;
  height: 87px;
  line-height: 95px;
}
#middleBox .pointTitle p {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
	font-size: 24px;
	margin-bottom: 0;
  line-height: 1.3;
}
.shopInfo {
  text-align: center;
  background-color: #9d0e26;
  color: #ffffff;
  height: 85px;
}
.even .shopInfo {
  background-color: #9d0e26;
}
#middleBox p.shopName {
  font-size: 30px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ffffff;
  width: 95%;
  margin: 0 auto;
}
#middleBox p.shopState {
  font-size: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 62%;
  margin: 0 auto;
  letter-spacing: 1px;
}
p.shopState span {
  line-height: 1.8;
}
p.shopState span:first-of-type:before {
	content: "";
	background: url(/gravure/073/img/pickup/common/icon_clock.svg);
	background-repeat: no-repeat;
  background-size: contain;
	width: 21px;
	height: 21px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
p.shopState span:last-of-type:before {
	content: "";
	background: url(/gravure/073/img/pickup/common/icon_tel.svg);
	background-repeat: no-repeat;
  background-size: contain;
	width: 21px;
	height: 21px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
/* 写メ日記 */
#girlsInfo .syameBlock {
	width: 100%;
	margin-top: 147px;
	margin-bottom: 7px;
}
#girlsInfo .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;
	justify-content: space-between;
}
#girlsInfo .syamePhoto{
	background-color: #fffbf5;
}
#girlsInfo .syameList .syameAnchor {
	display: inline-block;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}
#girlsInfo .syameInfo {
	background: #ffffff;
	width: 175px;
}
#girlsInfo .syameInfo .syameTime {
	width: 90%;
	margin: 0 auto;
	padding: 7px 0;
	color: initial;
	position: static;
}
#girlsInfo .syameInfo .syameText {
	width: 90%;
	margin: 0 auto;
	padding: 7px 0;
	font-size: 20px;
	text-decoration: underline;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333333;
}
#girlsInfo .pointProfile .readMore p:after{
	content: "▶";
	background: #ff7f7f;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	display: inline-block;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	margin-left: 8px;
  letter-spacing: 0px;
}
#girlsInfo .pointProfile .readMore {
	background-repeat: no-repeat;
	width: 52%;
	margin: 0 auto 0 157px;
	-webkit-filter: drop-shadow(0px 3px 2px rgba(0,0,0,0.5));
	filter: drop-shadow(0px 3px 2px rgba(0,0,0,0.5));
	text-decoration: none;
	color: inherit;
	background-image: url(/gravure/073/img/pickup/common/img_readMore.png);
}
#girlsInfo .pointProfile .readMore p {
	display: inline-block;
	width: 310px;
	font-size: 16px;
}
#girlsInfo .pointProfile .readMore p:hover {
	opacity: 0.7;
}
.girlsInfoHeding {
	position: relative;
}
.girlsInfoHeding h4:before {
	vertical-align: bottom;
	margin-bottom: 5px;
}
.girlsInfoHeding .category {
	position: absolute;
	bottom: 0;
	right: 0;
}
.girlsInfoHeding h4 a {
	color: #ffffff;
	text-decoration-line: none;
}
#girlsInfo .pointProfile .girlsInfoHeding .category {
	letter-spacing: -4em;
	margin-bottom: 0;
}
#girlsInfo .pointProfile .girlsInfoHeding .category li {
	letter-spacing: normal;
	padding: 3px 0;
	margin-bottom: 2px;
}
#girlsInfo .pointProfile .girlsInfoHeding .category li:nth-child(1) {
	display: inline-block;
	font-size: 16px;
	background: #076a3e;
	border-radius: 3px 0px 0px 3px;
	color: #ffffff;
	border: 1px solid #076a3e;
	font-weight: bold;
	width: 81px;
	letter-spacing: 0em;
	text-align: center;
}
#girlsInfo .pointProfile .girlsInfoHeding .category li:nth-child(2) {
	display: inline-block;
	font-size: 16px;
	border-top: 1px solid #076a3e;
	border-right: 1px solid #076a3e;
	border-bottom: 1px solid #076a3e;
	box-sizing: border-box;
	border-radius: 0px 3px 3px 0;
	color: #ffffff;
	font-weight: bold;
	width: 124px;
	margin-left: 0;
	text-align: center;
}
#girlsInfo .otherGirls{
  position: absolute;
  top: 770px;
  font-size: 0;
}
#girlsInfo .otherGirls a:nth-child(1) p:before{
	content: "";
	background: url(/img/gravure/pickup/icon_girls_prev.png);
	width: 22px;
	height: 22px;
	display: inline-block;
	position: absolute;
	top: 12px;
	left: 44px;
	background-repeat: no-repeat;
	background-size: 72%;
}
#girlsInfo .otherGirls a:nth-child(1) p{
	height: 44px;
	width: 49%;
	text-indent: 71px;
	letter-spacing: 0.5pt;
	background: #eb5f00;
	line-height: 44px;
	color: #ffffff;
	font-weight: bold;
	font-size: 21px;
	position: relative;
	float: left;
	border-radius: 3px;
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
}
#girlsInfo .otherGirls a:nth-child(2) p{
	height: 44px;
	width: 49%;
	text-indent: 47px;
	letter-spacing: 0.5pt;
	background: #eb5f00;
	line-height: 44px;
	color: #ffffff;
	font-weight: bold;
	font-size: 21px;
	position: relative;
	float: right;
	border-radius: 3px;
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
}
.fa-play:after {
  content: "\f04b";
}
#girlsInfo .otherGirls a:nth-child(2) p:after {
	content: "";
	background: url(/img/gravure/pickup/icon_girls_next.png);
	width: 22px;
	height: 22px;
	display: inline-block;
	position: absolute;
	top: 12px;
	right: 36px;
	background-repeat: no-repeat;
	background-size: 72%;
}
#girlsInfo .otherGirls p:hover {
	opacity: 0.7;
}
#girlsSchedule .girlsBox {
	border-color: #9d0e26;
  font-family: initial;
}
.even #girlsSchedule .girlsBox {
	border-color: #9d0e26;
}
#middleWrapper .smallThumbnail .girlsBox .girlsDate {
	border-bottom-color: #9d0e26;
  height: 20px;
  padding: 1px 0 0 40px;
  font-size: 13px;
  font-weight: bold;
  transform: scale(1, 0.9);
  letter-spacing: 0;
}
.even #middleWrapper .smallThumbnail .girlsBox .girlsDate {
	border-bottom-color: #9d0e26;
}
#girlsSchedule .today .girlsDate:before, .today .syameDate:before {
	background-color: #9d0e26;
  height: 20px;
  line-height: 20px;
  top: -1px;
}
.even #girlsSchedule .today .girlsDate:before, .even .today .syameDate:before {
	background-color: #9d0e26;
}
#girlsSchedule .girlsBox .girlsDate:before, .syameBox .syameDate:before {
	background-color: #9d0e26;
}
.even #girlsSchedule .girlsBox .girlsDate:before, .even .syameBox .syameDate:before {
	background-color: #9d0e26;
}
#girlsSchedule .smallThumbnail .girlsBox .girlsStateWrap .girlsName {
	border-top-color: #9d0e26;
  padding: 4px 0 1px;
}
.even #girlsSchedule .smallThumbnail .girlsBox .girlsStateWrap .girlsName {
	border-top-color: #9d0e26;
}
#girlsSchedule .smallThumbnail .girlsBox .girlsStateWrap .girlsName:after {
  background-image: url(/gravure/073/img/pickup/common/bg_girlsName_ornament.png);
  bottom:30px;
}
.even #girlsSchedule .smallThumbnail .girlsBox .girlsStateWrap .girlsName:after {
  background-image: url(/gravure/073/img/pickup/common/bg_girlsName_ornament_blue.png);
}
#searchGirls.girlsBlock a{
	color: #414141;
	text-decoration: none;
}
#banner {
	margin-bottom: 120px;
}
#banner .innerWrap {
	margin-top: 55px;
}
.bannerBlock {
	background-color: #ffffff;
}
.bannerBlock img {
	opacity: 1;
	transition: all .3s ease;
}
.bannerBlock:hover img {
	opacity: 0.8;
	transition: all .3s ease;
}
#banner div:nth-child(1){
	margin-bottom: 39px;
}
.smallThumbnail .girlsBox .girlsInfo .girlsState {
  top: 162px;
}
#middleBox .smallThumbnail .girlsBox .girlsStateWrap .girlsSize {
  font-size: 12px;
  letter-spacing: 0.5px;
}
.bannerBlock img:hover {
  opacity: 0.7;
}
/*----------------------------------------
  　本日出勤情報　装飾
----------------------------------------*/
.smallThumbnail .girlsBox{
	margin-left: 6.8px;
}
.smallThumbnail .girlsBox:nth-child(8n + 1) {
	/* margin-left: 0; */
}
#middleWrapper .girlsBox .girlsDetailBox{
	border-color: #FFB1B1;
}
#middleWrapper .girlsBox .girlsDetailBox .flatBtn.close:after{
	background-color: #FF7F7F;
}
#middleWrapper .girlsBox .girlsDetailBox .flatBtn.close:before{
	background-color: #FF7F7F;
}
#middleWrapper .girlsBox .girlsDetailBox .flatBtn.close{
	border-color: #FF7F7F;
}
#middleWrapper .girlsBox .girlsDetailBox .detailGirlsImg{
	border-color: #FF7F7F;
}
#middleWrapper .girlsBox .girlsDetailBox .flatBtn a:hover{
	background: #FF7F7F;
}
#middleWrapper .girlsBox .girlsDetailBox .flatBtn{
	background:linear-gradient(to bottom,  #e57272 0%,#ad5656 16%,#8c4646 47%,#e57272 100%);
}
#middleWrapper .girlsBox .girlsDetailBox .flatBtn a{
		color:#ED7A76;
}
#middleWrapper .detailRightContent p:first-child:before{
	background-image: url(/img/gravure/bg_girlsName_ornament_long.png);
}
#middleWrapper .detailRightContent .gPouUpArea{
	display: none;
}
#middleWrapper .detailRightContent .gPouUpGenre{
	display: none;
}
.button_base {
  position: relative;
  left: 35.2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-user-select: none;
  width: 360px;
  height: 64px;
}
.b04_3d_tick {
	perspective: 450px;
	-webkit-perspective: 450px;
	-moz-perspective: 450px;
	perspective-origin: center top;
	-webkit-perspective-origin: center top;
	-moz-perspective-origin: center top;
	font-size: 20px;
}
.b04_3d_tick div {
	position: absolute;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-weight: 700;
	line-height: 1.4;
  width: 360px;
	padding: 16px 0;
	box-shadow: 0px 1px 3px 0px #505050;
  text-align: center;
}
.b04_3d_tick div:nth-child(1) {
	color: #ffffff;
	background-color: #9d0e26;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
}
.even .b04_3d_tick div:nth-child(1) {
  background-color: #9d0e26;
}
.b04_3d_tick div:nth-child(2) {
	color: #9d0e26;
	background-color: #ffffff;
	transform: rotateX(90deg);
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
}
.even .b04_3d_tick div:nth-child(2) {
  color: #9d0e26;
}
.b04_3d_tick:hover div:nth-child(1) {
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	background-color: rgba(0, 0, 0, 0.5);
}
.b04_3d_tick:hover div:nth-child(2) {
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
}
.otherGirls a:nth-child(2) .button_base {
	width: 56px;
	font-size: 0;
	left: 279px;
}
.otherGirls a:nth-child(2) .button_base div {
	height: 43px;
	padding: 0 22px;
}
.otherGirls a:nth-child(2) .button_base div:first-child {
	background: url(/gravure/073/img/pickup/common/img_home.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.otherGirls a:nth-child(2) .button_base div:last-child {
	background: url(/gravure/073/img/pickup/common/img_home_reverse.png);
	background-size: contain;
	background-repeat: no-repeat;
}
#girlsInfo .otherGirls a:nth-child(1) .button_base div:before{
	content: "";
	background: url(/gravure/073/img/pickup/common/icon_girls_prev.png);
	width: 22px;
	height: 22px;
	display: inline-block;
	position: absolute;
	top: 12px;
	left: 30px;
	background-repeat: no-repeat;
	background-size: 72%;
}
#girlsInfo .otherGirls a:nth-child(1) .button_base {
	left: 0;
}
#girlsInfo .otherGirls a:nth-child(3) .button_base {
	left: 328px;
}
#girlsInfo .otherGirls a:nth-child(1) .button_base:hover div:before {
	background: url(/gravure/073/img/pickup/common/icon_girls_prev_hover.png);
	background-repeat: no-repeat;
	background-size: 72%;
}
#girlsInfo .otherGirls a:nth-child(3) .button_base div:after {
  content: "";
  background: url(/gravure/073/img/pickup/common/icon_girls_next.png);
  width: 22px;
  height: 22px;
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 30px;
  background-repeat: no-repeat;
  background-size: 72%;
}
#girlsInfo .otherGirls a:nth-child(3) .button_base:hover div:after {
	background: url(/gravure/073/img/pickup/common/icon_girls_next_hover.png);
	background-repeat: no-repeat;
	background-size: 72%;
}
.schedule {
  width: 100%;
  text-align: center;
  border: 2px solid #9d0e26;
  margin-bottom: 19px;
}
.even .schedule {
  border-color: #9d0e26;
}
.schedule tr {
  height: 48px;
}
.schedule th {
  text-align: center;
  vertical-align: middle;
  background-color: #9d0e26;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  width: 181px;
  line-height: 48px;
}
.even .schedule th {
  background-color: #9d0e26;
}
.schedule tr:first-of-type th {
  border-bottom: 1px solid #ffffff;
}
.schedule tr:first-of-type td {
  border-bottom: 2px solid #9d0e26;
}
.even .schedule tr:first-of-type td {
  border-bottom: 2px solid #9d0e26;
}
.schedule td, .timeSchedule th, .timeSchedule td {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.schedule td {
  vertical-align: middle;
  background-color: #ffffff;
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  line-height: 48px;
  position: relative;
	text-align: left;
	text-indent: 111px;
}
.schedule th, .schedule td {
  box-sizing: border-box;
}
.timeSchedule {
  width: 100%;
  text-align: center;
  border: 2px solid #9d0e26;
}
.even .timeSchedule {
  border-color: #9d0e26;
}
.timeSchedule tr {
  height: 29px;
}
.timeSchedule th {
  background-color: #9d0e26;
  text-align: center;
  color: #ffffff;
  vertical-align: middle;
  font-size: 16px;
  letter-spacing: 1px;
  border-right: 1px solid #ffffff;
}
.even .timeSchedule th {
  background-color: #9d0e26;
}
.timeSchedule td {
  background-color: #ffffff;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  border-top: 2px solid #9d0e26;
  border-right: 2px solid #9d0e26;
  padding-top: 9px;
	height: 114px;
}
.even .timeSchedule td {
  border-color: #9d0e26;
}
.timeSchedule th, .timeSchedule td {
  box-sizing: border-box;
  width: calc(100%/6);
}
.schedule td span, .timeSchedule td span {
  background-color: #5d689e;
  display: block;
}
.even .schedule td span, .even .timeSchedule td span {
  background-color: #5d689e;
}
.schedule td span {
  position: absolute;
  top: 8px;
  right: 9px;
  font-size: 20px;
  width: 16.5%;
  line-height: 1.6;
	text-indent: 0;
	text-align: center;
}
.timeSchedule td span {
  width: 81%;
  margin: 10px auto 2px;
  padding: 5px 0 6px;
}
.schedule td span a, .timeSchedule td span a {
  font-family: a-otf-futo-go-b101-pr6n, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
}
/* スライダー追加 */
#slidshow {
  /* margin-bottom: 2.6%; */
}
.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: 1100px!important;
}
.thumb .slick-track {
  transform: none!important;
}
.thumb .slick-slide {
  margin: 0 10px 1.6%;
  width: 200px!important;
  position: relative;
}
.slick-slide img {
  width: 100%;
}
.slick-slide.new::after {
  content: "NEW";
  background-color: rgba(157, 14, 38, 0.8);
  color: #ffffff;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 98%;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 3% 0 2%;
}
.thumb button {
  display: none!important;
}
.sampleThumb {
  width: 96%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.sampleThumb li {
  margin: 0 0.65% 1% 0.8%;
    width: 18.5%!important;
    position: relative;
}
.sampleThumb li img {
  width: 100%;
  height: auto;
}

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





/* 追記 */
#searchGirls{
	display: flex;
	justify-content: center;
	width: 1049px;
}
.smallThumbnail .girlsBox:nth-of-type(8n) {
	margin-left: 0;
}
.fullContents #topicPathHeading {
	position: relative;
}
#middleBox p.note {
	color: #d563ff;
	text-align: center;
	font-size: 16px;
}


/*******202009**********/
body {
	width: 100%;
	box-sizing: border-box;
}
#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 {
	margin: 17px auto 0;
}
.slick-slider {
	-moz-user-select: none;
	box-sizing: border-box;
	display: block;
	position: relative;
}
#contentsWrapper {
position: static;
}
.slick-prev {
width: 40px!important;
height: 40px!important;
}
.slick-prev:before {
content: "<"!important;
height: 100%;
width: 100%;
line-height: 35px;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.slick-next {
	width: 40px!important;
	height: 40px!important;
}
.slick-next:before {
content: ">"!important;;
height: 100%;
width: 100%;
line-height: 35px;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.slick-prev:focus, .slick-next:focus {
outline: -webkit-focus-ring-color auto 1px;
}
.slider .slick-slide {
height: 100%;
width: 100vw;
/* min-height: 500px; */
position: relative;
}
.slider .slick-slide img {
width: auto;
height: 100vh;
/* position: absolute; */
    /* top: 50%; */
    /* left: 0; */
    /* right: 0; */
    /* margin: 0 auto; */
    /* transform: translate(0, -50%); */
}
.slider .slick-list {
height: 100vh;
/* min-height: 500px; */
}
.slider .slick-slide img {
opacity: 0;
transition: opacity .1s ease;
}
.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);
}

.even #middleWrapper {
	background: #0b0b0b;
}
.even h4, .even #middleBox p.note {
	color: #ffffff;
}
.even h4::after {
	background-color: #ffffff;
}
.even h4:before {
    background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/073/main/img_gran_white.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
