
@media screen and (min-width: 769px) {
   /* 中間コンテンツ
--------------------------------------------------------- */
#middleWrapper {
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

#contentsWrapper {
  margin: 0 auto;
  padding: 0 0 115px;
  position: relative;
  width: 980px;
}

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

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

.girlsInfo {
  position: relative;
  /* padding-top: 19px; */
}

.girlsDescription {
  background-color: rgba(129, 41, 41, 1);
  box-sizing: border-box;
  color: #ffffff;
  height: 19px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 188px;
  z-index: 1;
  /* border: 1px solid #ff697b; */
}

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

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

.girlsBox>a {
  text-decoration: none;
}

.girlsBox .girlsPhoto {
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  height: calc(228px/3*4);
  /* overflow: hidden; */
  /* border: #030304 solid 1px; */
  border-top: none;
  border-bottom: none;
  position: relative;
  /* overflow: hidden; */
}

.girlsBox.today .girlsPhoto {
  /* border-top-color: #030304; */
  overflow-y: hidden;
}

.girlsBox .girlsAnchor:hover .girlsPhoto, .girlsBox .girlsAnchor:hover .girlsStateWrap, .girlsBox .girlsAnchor:hover .sokuhimeFrame::after {
  /* border-width: 3px; */
  /* border-color: #FF697B; */
}

.girlsBox .girlsAnchor:hover .girlsDescription {
  /* border-top: 1px solid #444444; */
  /* border-bottom: 1px solid #444444; */
}

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

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

.girlsState {
  position: absolute;
  bottom: 7px;
  z-index: 1;
}

.girlsBox .girlsName {
  text-align: center;
  color: #a9935a;
  font-weight: bold;
  display: block;
  font-size: 18px;
  letter-spacing: 0.05em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* height: 27px; */
  /* line-height: 27px; */
  border-bottom: 1px solid #a1a1a1;
  padding: 5px 0;
}

.girlsBox .girlsName span {
  font-size: 14px;
  font-weight: inherit;
  margin: 0 0 0 3px;
  display: block;
}

.girlsBox .girlsName::after {
  /* content: ""; */
  /* display: block; */
  /* background-color: #333333; */
  /* background-image: url(https://www.shinagawa-five.jp/img/main/res/img_heart_line_pink.png); */
  /* background-position: left center; */
  /* background-repeat: repeat-x; */
  /* background-size: auto 6px; */
  /* width: 162px; */
  /* height: 7px; */
  /* position: absolute; */
  /* top: 25px; */
  /* left: 0; */
  /* right: 0; */
  /* margin: 0 auto; */
}

.girlsBox .girlsSize {
  text-align: center;
  color: #969696;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.05em;
  margin: 0 auto;
  /* border-top: 1px solid #282828; */
  padding: 13px 0;
}

.girlsSize span {
  font-weight: inherit;
}

.girlsSize span.textPink {
  color: #fd91be;
}

.girlsDate span {
  font-weight: bold;
}

.girlsDate,
.syameDate {
  border-bottom: 1px solid #a1a1a1;
  box-sizing: border-box;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #a1a1a1;
  font-size: 16px;
  font-weight: bold;
  /* padding-left: 49px; */
  /* margin-bottom: 4px; */
  /* background-color: #ffffff; */
  /* border-bottom: none; */
  letter-spacing: 0.5pt;
}

.girlsDate::before,
.syameDate::before {
  /* content: ""; */
  /* display: inline-block; */
  /* background: url("https://www.shinagawa-five.jp/img/common/icon_girls_day.png") no-repeat; */
  /* background-position: 0 -16px; */
  /* background-size: 10px; */
  /* width: 49px; */
  /* height: 16px; */
  /* line-height: 19px; */
  /* text-align: left; */
  /* text-indent: 18px; */
  /* letter-spacing: 2px; */
  /* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  /* color: #333333; */
  /* font-size: 11px; */
  /* font-weight: bold; */
  /* border-right: 1px solid; */
}

.videoIcon,
.syameIcon {
  background-image: url("https://www.shinagawa-five.jp/img/common/icon_girls_state.png");
  background-repeat: no-repeat;
  display: block;
  height: 16px;
  overflow: hidden;
  /* position: absolute; */
  text-indent: 100%;
  white-space: nowrap;
  width: 50px;
  z-index: 3;
}

.girlsStateWrapVideoSyame {
  display: flex;
  flex-wrap: wrap;
  /* width: 146px; */
  margin: 0 auto;
  /* position: absolute; */
  /* bottom: 5px; */
  /* left: 0; */
  /* right: 0; */
}

.girlsStateWrapVideoSyame p.syameIcon,
.girlsStateWrapVideoSyame p.videoIcon {
  /* background-repeat: no-repeat; */
  /* background-size: contain; */
  /* width: 67px; */
  /* height: 20px; */
  /* text-indent: -99999px; */
  /* position: static; */
}

.girlsStateWrapVideoSyame p.syameIcon {
  /* background-image: url(https://www.shinagawa-five.jp/img/common/icon_girlsState_syame.svg); */
  /* margin-right: 3px; */
}

.girlsStateWrapVideoSyame p.videoIcon {
  /* background-image: url(https://www.shinagawa-five.jp/img/common/nav_icons/icon_girlsState_video.svg); */
}

.girlsStateWrap {
  border-top: 1px solid #a1a1a1;
  /* height: 84px; */
  text-align: center;
  width: 100%;
  /* background-color: #0f0f0f; */
  box-sizing: border-box;
  position: relative;
}

/* ----- 本日出勤 ----- */
.today .girlsDate,
.today .syameDate {
  /* border-color: #ff4055; */
  /* background-color: #030304; */
  /* color: #cecece; */
}

.today .girlsDate::before,
.today .syameDate::before {
  /* background-color: #ff4055; */
  /* background-image: url(https://www.shinagawa-five.jp/img/common/icon_heart_white.svg); */
  /* background-repeat: no-repeat; */
  background-position: 0 0;
  /* background-size: 10px; */
  /* color: #ffffff; */
  /* border-color: #ff4055; */
}

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

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

/* =========================================================
 スマホ用
========================================================= */
@media screen and (max-width: 768px) {
  /* =========================================================
	 女性サムネイル一覧② 3人ずつ表示する場合
	 ※「.girlsBlock」に「.many」を追加して使用
	========================================================= */
  .girlsBlock:after {
    content: "";
    clear: both;
    display: block;
  }

  .girlsBox, .newfaceBlock {
    float: left;
    margin: 0 1% 2% 0;
    width: calc(98% / 3);
    /* height: 91vw; */
    position: relative;
    border: 1px solid #a1a1a1;
    box-sizing: border-box;
    background-color: #f3f3f3;
    color: #969696;
  }

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

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

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

  .girlsPhoto {
    position: relative;
    overflow: hidden;
    height: 30rem;
    /* height: calc(200px/3*4); */
  }

  .girlsPhoto img {
    width: 100%;
  }

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

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

  .girlsStateWrap {
    /* width: 92%; */
    margin: 0 auto;
  }

  .girlsName, .newFaceNameLeft .name {
    height: 7vw;
    line-height: 7vw;
    font-size: 2.5vw;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    /* margin: 0 0 1.5vw; */
    font-weight: bold;
    letter-spacing: 0.1vw;
    border-top: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
    color: #a9935a;
  }

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

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

  /* girlsDate
	--------------------------------------------------------- */
  .syameDate,
  #personalHeading .girlsDate {
    /* border-style: solid; */
    /* border-width: 1px; */
    /* font-size: 100%; */
    /* margin: 0 0 4%; */
    /* position: relative; */
  }

  .girlsDate,
  #personalHeading .girlsDate {
    /* background-color: #2c3033; */
    /* border-style: solid; */
    color: #a1a1a1;
    /* border-color: #2c3033; */
    /* border-width: 1px; */
    border-bottom: 1px solid #a1a1a1;
    margin: 0;
    position: relative;
    height: 6vw;
    box-sizing: border-box;
    font-size: 3vw;
    /* padding-left: 36.5%; */
    /* padding-right: 3%; */
    line-height: 5.5vw;
    text-align: center;
    letter-spacing: 0.2vw;
  }

  .today .girlsDate {
    /* background-color: #030304; */
    /* border-color: #030304; */
    /* color: #ffffff; */
  }

  #personalHeading .girlsDate {
    height: auto;
  }

  /* ----- girlsDate span ----- */
  .girlsDate>span,
  .syameDate>span,
  #personalHeading .girlsDate>span {
    color: inherit;
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: right;
  }

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

  .today .girlsDate:before {
    /* content: "本日出勤"; */
    /* color: #ff4055; */
    /* border-right-color: #ff4055; */
    /* background-color: #000000; */
  }

  /* girlsHeight & girlsSize
	--------------------------------------------------------- */
  .girlsHeight,
  .girlsSize {
    font-size: 84%;
    letter-spacing: -0.02em;
    line-height: 1;
    margin: 0% 0;
    color: #969696;
    font-weight: bold;
    height: 7vw;
    line-height: 6vw;
  }

  .girlsSize, .newFaceNameLeft .prof {
    font-size: 2vw;
    letter-spacing: 0;
    /* line-height: 1.2; */
    text-align: center;
  }

  .girlsSize span {
    font-weight: inherit;
  }

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

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

  .girlsState li {
    /* background-color: #bb2f53; */
    /* color: #ffffff; */
    /* font-size: 90%; */
    /* text-align: center; */
    width: 60%;
    overflow: hidden;
  }

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

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

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

  /* 即ヒメの場合 ※「.girlsBox」に「.sokuhime」を追加して使用
	--------------------------------------------------------- */
  .girlsBox.sokuhime a:before {
    /* content: ""; */
    /* left: 0; */
    /* position: absolute; */
    /* top: 0; */
    /* height: 100%; */
    /* width: 100%; */
    /* background-size: 100% 100%; */
    /* box-sizing: border-box; */
    /* z-index: 2; */
    /* border-image-slice: 4; */
    /* z-index: 2; */
    /* border: 0.85vw solid #EAD484; */
  }

  .girlsBox.sokuhime a:after {
    /* content: ""; */
    /* background: url("https://www.shinagawa-five.jp/s/img/common/img_sokuhime_icon.png"); */
    /* background-repeat: no-repeat; */
    /* background-size: 38%; */
    /* display: block; */
    /* height: 100%; */
    /* z-index: 3; */
    /* width: 100%; */
    /* top: 0; */
    /* left: 0; */
    /* box-sizing: border-box; */
    /* position: absolute; */
  }

}