@charset "shift_jis";
/* CSS Document */

body {
  background-color: #000;
  background-image: url(../img/girl/girl_sp_main.jpg);
  background-position: center 185px;
  background-repeat: no-repeat;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 30px;
  margin-bottom: 50px;
  -webkit-text-size-adjust: 100%;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
.hidden {
  background-repeat: no-repeat;
  display: block;
  height: 0px;
  line-height: 2;
  overflow: hidden;
}
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

/* InternetExplorer10用 */
  background: -ms-linear-gradient(top, #45494d, #000);

/* Firefox用 */
  background: -moz-linear-gradient(top, #45494d, #000);
  background: -webkit-gradient(linear, left top, left bottom, from(#45494d), to(#000));
  border: 1px #292929 solid;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: block;

/* InternetExplorer8-9用 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#45494d', endColorstr='#000', GradientType=0)";
  font-size: 20px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;

/* -webkit-box-shadow: 0 1px 1px #CCC; */
  text-align: center;
  text-shadow: 1px 2px 3px #000;
  width: 614px;
}
#girl_container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 640px;
}
#girl_header_button {
  margin-left: auto;
  margin-right: auto;
  width: 614px;
}
#girl_header_button a {
  display: inline-block;
  margin-left: 0px;
  margin-right: 5px;
  width: 302px;
}
#girl_sp_to_pc {
  background: url(../img/girl/tel_icon.png) no-repeat 50px center, -webkit-gradient(linear, left top, left bottom, from(#45494d), to(#000));

/* Firefox用 */
  background: url(../img/girl/tel_icon.png) no-repeat 50px center, -moz-linear-gradient(top, #45494d, #000);

/* InternetExplorer10用 */
  background: url(../img/girl/tel_icon.png) no-repeat 50px center, -ms-linear-gradient(top, #45494d, #000);

/* InternetExplorer8-9用 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#45494d', endColorstr='#000', GradientType=0)";
  margin-right: 0px !important;
  padding-left: 40px;
  width: 262px !important;
}
#girl_header {
  background-image: url(../img/girl/girl_sp_header.jpg?v=200623);
  background-repeat: no-repeat;
  height: 105px;
  position: relative;
}
#girl_tel_top {
  padding-top: 70px;
  position: absolute;
  right: 8px;
  top: 34px;
  width: 212px;
}
#girl_main {
  position: relative;
}
#girl_movie {
  padding: 10px 0;
  text-align: center;
}
#girl_movie video {
  height: 340px;
  margin-bottom: 5px;
  width: 604px;
}
#girl_movie p {
  color: red;
}
#girl_diary {
  display: block;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  width: 640px;
}

.viewport {
  height: 754px;
  margin-left: 132px;
  overflow: hidden;
  -webkit-transform: translateZ(0); /* Optional: When heavy at iOS6+ */
  width: 400px;
}
.flipsnap {
  width: 3840px; /* 640px(item width) * 5(item count) */
  /* padding-left: 132px; */
}
.flipsnap:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.item {
  float: left;
  margin-right: 240px;
}
.pointer {
  left: 0px;
  position: absolute;
  text-align: center;
  top: 600px;
}
.circle {
  margin-left: 40px;
}
.circle span {
  background: #fff;
  border-radius: 13px;
  display: inline-block;
  height: 13px;
  margin-right: 10px;
  width: 13px;
}
.circle span.current {
  background: #333;
}
.controls {
  position: relative;
  width: 640px;
}
.controls img {
  cursor: pointer;
  display: block;
  position: absolute;
  top: -330px;
}
.controls .prev {
  left: 20px;
}
.controls .next {
  right: 20px;
}
.controls .disabled {
  cursor: default;
  filter: alpha(opacity=50);
  -moz-opacity: .5;
  opacity: .5;
}
#girl_thum {
  background-color: #000;
  margin-left: 84px;
  overflow: auto;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
  width: 492px;
}
#girl_thum div {
  border: 1px solid #666;
  cursor: pointer;
  float: left;
  height: 105px;
  margin-right: 10px;
  overflow: hidden;
  width: 70px;
}
#girl_thum div.current {
  /* border: 1px solid #F00; */
}
#girl_prof {
  margin-bottom: 10px;
  padding-left: 20px;
  padding-top: 10px;
  position: relative;
}
#girl_prof table {
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}
#girl_prof table tr {
  border-bottom-color: #4e4d4d;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}
#girl_prof table tr th {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  padding-bottom: 5px;
  padding-right: 10px;
  text-align: right;
  vertical-align: bottom;
}
#girl_prof table tr td {
  padding-right: 20px;
  padding-top: 20px;
  vertical-align: bottom;
}
#girl_prof table #girl_name {
  color: #ff0;
  font-size: 40px;
}
#girl_name span {
  float: right;
}
#girl_icon {
  background-image: url(../img/girl/girl_sp_icon.png);
  padding-top: 150px;
  position: absolute;
  right: 0px;
  top: 20px;
  width: 145px;
}
#girl_com_box {
  background-image: url(../img/girl/girl_sp_com_title.jpg);
  background-repeat: no-repeat;
  margin-bottom: 10px;
  padding-top: 50px;
}
#girl_com {
  /* background-image: url(../img/girl/girl_sp_com_bg.jpg); */
  background-color: #222;
  font-size: 25px;
  line-height: 45px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  width: 574px;
}
#girl_com span {
  font-size: 25px !important;
  line-height: 45px !important;
}
#schedule_wrapper {
  background-image: url(../img/girl/girl_sp_sche.jpg);
  font-size: 15px;
  height: 98px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-top: 50px;
  width: 604px;
}
#schedule_container {
  background-color: #000;
  border-left-color: #666;
  border-left-style: solid;
  border-left-width: 1px;
  border-top-color: #666;
  border-top-style: solid;
  border-top-width: 1px;
  overflow: auto;
  width: 595px;
}
.schedule {
  float: left;
  font-size: 15px;
  text-align: center;
  width: 148px;
}
.sche {
  border-bottom-color: #666;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-color: #666;
  border-right-style: solid;
  border-right-width: 1px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.date {
  background-color: #333;
  height: 30px;
  line-height: 30px;
}
.sun {
  background-color: #8b0000;
}
.sat {
  background-color: #00f;
}
#girl_tel_bottom {
  background-image: url(../sp/img/button_tel.png);
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  width: 640px;
}
#schedule_link {
  background-image: url(../img/girl/girl_sp_sche_all.jpg);
  background-repeat: no-repeat;
  margin-bottom: 10px;
  overflow: auto;
  padding-top: 55px;
}
.sche_link_title {
  clear: left;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
}
.sche_link {
  border: 1px #666 solid;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  float: left;
  font-size: 20px;
  height: 280px;
  margin-bottom: 2px;
  margin-right: 2px;
  overflow: hidden;
  padding: 2px;
  text-align: center;
  width: 120px;
}
.sche_link_photo {
  height: 180px;
  overflow: hidden;
  width: 120px;
}
.sche_link_photo img {
  height: 180px;
  width: 120px;
}
.sche_link_name {
  color: #ff0;
  height: 35px;
  line-height: 35px;
}
.sche_link_time p,
.sche p {
  -ms-filter: "FlipH";
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1) FlipH;
  -webkit-transform: rotate( 90deg ) scaleX(-1); /* for Safari3~ , Chrome */
  -moz-transform: rotate( 90deg ) scaleX(-1);     /* for FF3.5~ */
  -o-transform: rotate( 90deg ) scaleX(-1);         /* for Opera10.5~ */
  transform: rotate( 90deg ) scaleX(-1);
}
#girl_footer {
  background-image: url(../img/girl/girl_sp_footer.jpg);
  height: 230px;
  position: relative;
}
#girl_bottom {
  position: absolute;
  right: 0px;
  top: 5px;
  width: 216px;
}
#girl_bottom a {
  float: left;
  margin-right: 19px;
  padding-top: 105px;
  width: 89px;
}
#girl_copy {
  font-size: 18px;
  margin-bottom: 30px;
  padding-top: 135px;
  text-align: center;
}


#button_bottom {
  background-image: url(../sp/img/girls/button_bottom_page_return.png);
  background-repeat: no-repeat;
  bottom: 15px;
  display: block;
  height: 100px;
  overflow: hidden;
  position: fixed;
  right: 5px;
  width: 210px;
  z-index: 1001;
}
#button_retune {
  height: 0px;
  overflow: hidden;
  padding-top: 102px;
  position: absolute;
  width: 90px;
}
#button_tophe {
  height: 0px;
  left: 107px;
  overflow: hidden;
  padding-top: 102px;
  position: absolute;
  width: 90px;
}
#gravure {
  width: 640px;
}
.gravure_title {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  font-size: 40px;
  margin: 10px 5px;
  padding: 10px 0 5px;
  text-align: center;
}
.gravure_title span {
  font-size: 20px;
  margin-left: 20px;
}
.gravure_container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  padding-bottom: 10px;
}
.gravure_thumb {
  display: block;
  max-width: 305px;
  width: auto;
}
.gravure_thumb img {
  display: block;
  width: 100%;
}
.ms-heaven img {
  width: 100%;
}
