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

/* 変数 */

/* =========================================================
	グラビアページ
========================================================= */
body {
	background: #0b0b0b;
}
img {
	pointer-events: none;
  touch-callout:none;
  user-select:none;
}
#contentsWrapper {
  font-family: a-otf-futo-go-b101-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
	background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/073/main/bg_main.jpg) no-repeat;
}
.bannerHeadline h3 {
	font-family: initial;
}
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;
}

/*---------スライダー設定-----------*/
.slider img {
  height: auto;
  width: 100%;
}
.slick-slide img {
	margin: 1% auto;
  width: 98%;
}
.thumb .slick-slide {
	margin: 0 1.3% 1.3% 0;
	width: 18.5%!important;
  position: relative;
}
.thumb .slick-slide:nth-of-type(5n) {
	margin-right: : 0;
}
.thumb .slick-slide.new::after {
  content: "NEW";
  background-color: rgba(157, 14, 38, 0.8);
  color: #ffffff;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 40%;
  font-weight: bold;
  padding: 3% 0 2%;
}
.sampleThumb {
  width: 96%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.sampleThumb li {
  margin: 0 0.65% 1% 0.8%;
  width: 18.5%;
}
.sampleThumb li:nth-of-type(5n) {
  margin: 0 0 1% 0.8%;
}
.sampleThumb li img {
  display: block;
  width: 98%;
  margin: 1% auto;
}
.prev-arrow {
  position: absolute;
  top: 40%;
  left: 2%;
  width: 10% !important;
  z-index: 10;
}
.next-arrow {
  position: absolute;
  top: 40%;
  right: 2%;
  width: 10% !important;
  z-index: 10;
}
#buttons {
  padding-bottom: 2%;
	width: 95%;
	margin: 0 auto;
}
#buttons .innerWrap {
  width: 100%;
  overflow: hidden;
}
video {
  width: 101%;
  margin-left: -1px;
}
.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;
}
/*---------スライダー設定-----------*/
#slidshow {
  margin-bottom: 2.5%;
}
.slider {
	margin: auto;
	width: 100%;
}
.slider img {
	height: auto;
	width: 100%;
	margin: 0 auto;
}
/*slick setting*/
.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: url(/s/gravure/073/img/pickup/icon_prev.png); */
	background-size: 40%;
  background-position: 42% center;
	background-repeat: no-repeat;
  background-color: #9d0e26;
}
.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/073/img/pickup/icon_next.png);
	background-size: 40%;
  background-position: 58% center;
	background-repeat: no-repeat;
  background-color: #9d0e26;
}
.slick-dots {
	bottom: 25px !important;
}
.slick-dots li.slick-active button:before {
	content: "●" !important;
	color: #ffffff !important;
}
.slick-dots li button:before {
	content: "○" !important;
	color: #ffffff !important;
}
.thumb .slick-track {
	width: 85%!important;
	margin-top: 1.7%;
}
.thumb button {
  display: none!important;
}
.thumb .slick-track {
  transform: none!important;
}

/*---------/スライダー設定-----------*/
#SearchForm h4:before{
	content: none;
}
#SearchForm h4:after{
	content: none;
}
.mainContents {
	background: url(/gravure/073/img/common/img_bg_01.jpg);
	margin-bottom: 11%;
}
.even .mainContents {
  background: url(/gravure/073/img/common/img_bg_02.jpg);
}
.innerWrap {
	width: 94%;
	margin: 0 auto 1%;
}
body h4 {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
	font-size: 5vw;
	margin-bottom: 4%;
	position: relative;
  color: #9d0e26;
  text-align: center;
}
#girlsSchedule h4 {
  margin-bottom: 6%;
}
h4:before {
	content: "";
	width: 6vw;
	height: 6vw;
	display: block;
	background: url(https://cinimg.awscf.net/cinderella-group.com/gravure/073/main/img_five.svg) no-repeat;
	background-size: contain;
  background-position: center;
	position: absolute;
  top: -157%;
	right: 0;
	left: 0;
  margin: auto;
}
h4:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: #9d0e26;
	position: absolute;
	bottom: -17%;
}

/*----------------------------------------
  　Point装飾
----------------------------------------*/
#point {
	padding-bottom: 0.5%;
}
#girlsInfo .pointProfile.pointProfile.innerWrap {
  position: relative;
	margin-bottom: 12vw;
}
#girlsInfo .pointProfile.innerWrap .namePlate::before {
  content: "";
  display: block;
  border: 7vw solid;
  border-color: transparent #9d0e26 #9d0e26 transparent;
  transform: rotate(-90deg);
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: 1;
}
.even #girlsInfo .pointProfile.innerWrap .namePlate::before {
  border-color: transparent #9d0e26 #9d0e26 transparent;
}
#girlsInfo .pointProfile.innerWrap a {
  text-decoration: none;
}
.namePlate {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
  margin-bottom: 5%;
	box-sizing: border-box;
  text-align: center;
  border: 2px solid #9d0e26;
  border-bottom: none;
  position: relative;
	z-index: 1;
}
.even .namePlate {
  border-color: #9d0e26;
}
.namePlate .pointTitle::before {
  content: "Check";
  display: block;
  color: #ffffff;
  font-size: 3.5vw;
  transform: rotate(45deg);
  position: absolute;
  top: 3.5vw;
  right: -1vw;
  z-index: 1;
}
.namePlate::after {
  content: "";
  display: block;
  border: 1.8vw solid;
  border-color: transparent #ffffff #ffffff transparent;
  transform: rotate(-90deg);
  position: absolute;
  top: 3px;
  right: 3px;
  z-index: 1;
}
@media (min-width: 644px) {
  #girlsInfo .pointProfile.innerWrap::before {
    border-width: 40px;
  }
  .namePlate::before {
    font-size: 22px;
    top: 18px;
    right: -7px;
  }
  .namePlate::after {
    border-width: 11px;
  }
}
.namePlate p {
	color: #9d0e26;
  font-size: 88%;
}
.even .namePlate p {
	color: #9d0e26;
}
.pointTitle h5 {
  font-size: 7vw;
  font-weight: bold;
	letter-spacing: 2pt;
  margin-bottom: 2.5%;
  color: #9d0e26;
}
.even .pointTitle h5 {
  color: #9d0e26;
}
.namePlate p.girlsState {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
}
.shopInfo {
  background-color: #9d0e26;
}
.even .shopInfo {
  background-color: #9d0e26;
}
.shopInfo p, .even .shopInfo p {
  color: #ffffff;
}
.shopInfo p.shopName {
  border-bottom: 1px solid #ffffff;
  width: 95%;
  margin: 0 auto;
  font-size: 110%;
  line-height: 1.5;
  padding-bottom: 0.8%;
}
.shopInfo p.shopState {
  display: flex;
  justify-content: space-between;
  width: 70%;
  margin: 0 auto;
}
.shopState span {
  font-size: 80%;
  line-height: 2;
  letter-spacing: 1.5px;
  width: 100%;
}
.shopState span::before {
  content: "";
  width: 10%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.shopState span:first-of-type::before {
  background: url(/gravure/073/img/pickup/common/icon_clock.svg) no-repeat;
  background-size: contain;
  background-position: center 45%;
}
.shopState span:last-of-type::before {
  background: url(/gravure/073/img/pickup/common/icon_tel.svg) no-repeat;
  background-size: contain;
  background-position: center 45%;
}
.call {
	margin: 5% auto 2.5%;
  background-color: #9d0e26;
  box-shadow: 0 2px 1px 1px rgba(0,0,0,0.2);
}
.even .call {
  background-color: #9d0e26;
}
.call a {
  color: #ffffff;
  text-decoration: none;
}
.call p {
  text-align: center;
  position: relative;
  width: 56%;
  margin: 0 auto;
  padding: 4% 0;
  font-size: 125%;
  font-weight: bold;
  line-height: 0.8;
}
.call p span {
  font-size: 59%;
}
.call p::before {
  content: "";
  display: block;
  background: url(/gravure/073/img/pickup/common/icon_call.svg) no-repeat;
  background-size: contain;
  width: 13%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.syameList {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
	width: 95%;
	margin: 0 auto;
	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: 30%;
	color: inherit;
	text-decoration: none;
}
.syameBlock .syameInfo {
	background: #ffffff;
	width: 100%;
	color: #010101;
}
.syameBlock .syameInfo .syameTime {
	width: 90%;
	margin: 0 auto;
	padding-top: 7%;
	font-size: 60%;
}
.syameInfo .syameText {
	width: 90%;
	margin: 0 auto;
	padding: 7% 0;
	font-size: 70%;
	text-decoration: underline;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.syamePhoto{
	background-color: #fffbf5;
}
.previousNext {
	padding-bottom: 8%;
	height: 23px;
}
.previousNext p {
	width: 35.8%;
	background-color: #5d689e;
	font-size: 80%;
	font-weight: bold;
	padding: 2% 4.5%;
	text-align: center;
	border-radius: 4px;
	color: #ffffff;
}
.previousNext a .previous {
	float: left;
	position: relative;
}
.previousNext a .next {
	float: right;
	position: relative;
}
.previousNext a .goToTop {
	float: left;
	width: 3.6%;
  background-color: #5d689e;
	background-image: url(/gravure/073/img/pickup/common/icon_home.svg);
	background-size: 70%;
  background-position: center;
	background-repeat: no-repeat;
	padding: 2%;
	margin-left: 1.4%;
}
.previous::before {
	content: "";
	background: url(/img/gravure/pickup/icon_girls_prev.png);
	width: 6.5%;
	height: 38%;
	display: inline-block;
	position: absolute;
	top: 35%;
	left: 12%;
	background-repeat: no-repeat;
	background-size: 72%;
}
.next::after {
	content: "";
	background: url(/img/gravure/pickup/icon_girls_next.png);
	width: 6.5%;
	height: 38%;
	display: inline-block;
	position: absolute;
	top: 35%;
	right: 10%;
	background-repeat: no-repeat;
	background-size: 72%;
}
#girlsSchedule .girlsBox{
	border-color: #9d0e26;
}
.even #girlsSchedule .girlsBox{
	border-color: #9d0e26;
}
#girlsSchedule .girlsBox .girlsStateWrap .girlsName{
	border-top-color: #9d0e26;
}
.even #girlsSchedule .girlsBox .girlsStateWrap .girlsName{
	border-top-color: #9d0e26;
}
#girlsSchedule .girlsBox .girlsDate{
	border-bottom-color: #9d0e26;
}
.even #girlsSchedule .girlsBox .girlsDate{
	border-bottom-color: #9d0e26;
}
#girlsSchedule .girlsBox.today .girlsDate:before{
	background-color: #9d0e26;
}
.even #girlsSchedule .girlsBox.today .girlsDate:before{
	background-color: #9d0e26;
}
#girlsSchedule .girlsBox .girlsStateWrap .girlsName{
	background: url(/gravure/073/img/pickup/common/bg_girlsName_ornament.png) no-repeat center bottom;
	background-size: contain;
}
.even #girlsSchedule .girlsBox .girlsStateWrap .girlsName{
	background: url(/gravure/073/img/pickup/common/bg_girlsName_ornament_blue.png) no-repeat center bottom;
	background-size: contain;
}
#girlsSchedule .innerWrap .girlsBlock .girlsBox a{
	color: #414141;
	text-decoration: none;
}
#girlsSchedule .readMoreBox {
	text-align: center;
	margin-top: 4%;
	margin-bottom: 15.5%;
}
.girlsBox .girlsPhoto{
	background: url(/gravure/073/img/pickup/common/img_blog_bg.jpg) no-repeat;
  background-size: cover;
}
.schedule {
  width: 100%;
  text-align: center;
  border: 1px solid #9d0e26;
  margin-bottom: 2%;
}
.even .schedule {
  border-color: #9d0e26;
}
.schedule tr {
  line-height: 2.1;
}
.schedule th {
  text-align: center;
  vertical-align: middle;
  background-color: #9d0e26;
  color: #ffffff;
  font-weight: bold;
  width: 30%;
  font-size: 90%;
}
.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: 1px solid #9d0e26;
}
.even .schedule tr:first-of-type td {
  border-color: #9d0e26;
}
.schedule td, .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: 90%;
  font-weight: bold;
  letter-spacing: 0.7pt;
  position: relative;
}
.schedule th, .schedule td {
  box-sizing: border-box;
}
.timeSchedule {
  width: 100%;
  text-align: center;
  border: 1px solid #9d0e26;
  margin-bottom: 10.5%;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-all;
}
.even .timeSchedule {
  border-color: #9d0e26;
}
.timeSchedule tr {
  width: 100%;
  height: 3.8vw;
}
.timeSchedule th {
  background-color: #9d0e26;
  text-align: center;
  color: #ffffff;
  vertical-align: middle;
  font-weight: bold;
  border-right: 1px solid #ffffff;
  font-size: 55%;
  letter-spacing: 1px;
}
.even .timeSchedule th {
  background-color: #9d0e26;
}
.timeSchedule th:last-of-type {
  border-right: none;
}
.timeSchedule td {
  background-color: #ffffff;
  color: #333333;
  font-size: 70%;
  font-weight: bold;
  border-top: 1px solid #9d0e26;
  border-right: 1px solid #9d0e26;
  padding-top: 1.5%;
  line-height: 1.1
}
.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: 50%;
  right: 2%;
  transform: translate(0, -50%);
  padding: 0.5% 3.5%;
  line-height: 1;
}
.timeSchedule td span {
  width: 70%;
  margin: 10% auto 7%;
}
.schedule td span a, .timeSchedule td span a {
  color: #ffffff;
  font-size: 70%;
  font-weight: 500;
  font-family: a-otf-futo-go-b101-pr6n, sans-serif;
  line-height: 1.6;
  height: 100%;
  display: block;
}
/* 公開予告 */
p.notice {
  text-align: center;
  font-size: 117%;
  font-weight: bold;
  margin: 1% auto 8%;
  letter-spacing: 2px;
}
.notice span {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 71%;
}
/* もっと見るボタン */
.button_base {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-user-select: none;
}
.b04_3d_tick div {
  display: inline-block;
  background: #9d0e26;
  color: #ffffff;
  font-size: 72%;
  font-weight: bold;
  padding: 3% 18%;
  box-shadow: 0px 1px 3px 0px #505050;
}
.even .b04_3d_tick div {
  background-color: #9d0e26;
}

/* レスポンシブ */
.readMoreBox div div:last-of-type {
	display: none;
}
.pointTitle {
	padding: 2vw 0;
}
.bannerHeadline {
	margin-bottom: 0;
}
#girlsSchedule {
	margin-top: 15vw;
}
p.note {
	color: #d563ff;
	text-align: center;
	font-size: 2.8vw;
}

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

/*******202009**********/
body {
	width: 100%;
	box-sizing: border-box;
	padding-right: 0!important;
}
#pageOverLay {
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translate(0, -50%);
	z-index: 1001;
	visibility: hidden;
	width: 100vw;
	max-width: 500px;
	height: auto;
	
}
#pageOverLay-shadow {
	position: absolute;
	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: 25px;
	right: calc((100% - 95vw) / 2);
	font-size: 5vw;
}
.slick-slider {
	-moz-user-select: none;
	box-sizing: border-box;
	display: block;
	position: relative;
	margin: 5vw auto 1vw;
}
#contentsWrapper {
position: static;
}
.slick-prev {
display: block!important;
left: calc((100% - 95vw) / 2)!important;
width: 5vw!important;
height: 5vw!important;
}
.slick-prev:before {
content: "<"!important;
height: 100%;
width: 100%;
line-height: 35px;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
background: none;
}
.slick-next {
	display: block!important;
	right: calc((100% - 95vw) / 2)!important;
	left: auto!important;
	width: 5vw!important;
	height: 5vw!important;
}
.slick-next:before {
content: ">"!important;;
height: 100%;
width: 100%;
line-height: 35px;
position: absolute;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
background: none;
}
.slick-prev:focus, .slick-next:focus {
outline: none;
}
.slider .slick-slide {
position: relative;
width: 100vw;
max-width: 500px;
height: auto;
min-height: 100vh;
}
.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;
}
.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: 30px;
left: calc((100% - 95vw) / 2);
font-size: 3vw;
}
.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%);
}

.even #middleWrapper {
	background: #0b0b0b;
	padding-bottom: 1%;
}
.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;
}
.even .previousNext p {
	background-color: #5d689e;
}
.even footer {
	background: #0b0b0b;
}
.even footer::before {
	margin-top: 0;
}

/* バナーエリア */
#banner {
	margin-top: 8vw;
}
.banner1 {
	margin-bottom: 4vw;
}

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