@charset 'UTF-8';

/* ===== base settings ===== */
html, body {
	width: 100%;
	height: 100%;
	font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
	font-size: 85%;
	-webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  color: #333;
}
.img_responsive {
	max-width: 100%;
	height: auto;
}


#body_contents{
  /* background: #dcd8d8; */
  /* background: url(../images/w_bg.jpg); */
}
.head_info{
  padding: 0.5em 0;
}
.site_header{
  background: #3c3c3c;
  color: #ff4e02;
  text-align: center; 
}
.index_shop_deta{
  background: #FE6EA3;
  color: #fff;
  padding: 5px;
}
footer{
  background: #FE6EA3;
  color: #fff;
  text-align: center;
}
footer a{
  color: #fff;
}
.open_time{
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
}
.tel{
  background: #000;
  text-align: center;
  border-radius: 8px;
  width: 95%;
  margin: 0 auto 5px;
  padding: 5px 0;
  font-size: 1rem;
}
.tel a{
  color: #fff;
  text-decoration: none;
}
aside{
  text-align: center;
  margin: 5px 0;
}

.index_enter_box{
  width: 100%;
  text-align: center;
}

.index_enter_box ul{
  margin: .5rem 0;
  padding: 0;
  list-style: none;
}
.index_enter_box .enter,
.index_enter_box .of_enter,
.index_enter_box .leave{
  width: 80%;
  margin: 0 auto;
}
.index_enter_box .enter li,
.index_enter_box .of_enter li,
.index_enter_box .leave li{
  list-style: none;
}
.index_enter_box .enter a,
.index_enter_box .of_enter a,
.index_enter_box .leave a{
  text-decoration: none;
  color:#000 ;
}
.index_enter_box .enter a{
  display: block;
  width: 100%;
  height: 50px;
  background: url("/sp/images/index/enter.png") no-repeat;
  background-color: #C4BABB;
  font-size: 2.5rem;
  margin-bottom: .5rem;
  line-height: 50px;
  border: solid 3px #aa9776;
}
.index_enter_box .of_enter a{
  display: block;
  width: 100%;
  height: 50px;
  background-color: #C4BABB;
  font-size: 2rem;
  margin-bottom: 10px;
  line-height: 50px;
  border: solid 3px #aa9776;
}
.index_enter_box .leave{
  /*background: url("/sp/images/index/enter.png" ) no-repeat;*/
  background-color: #6C8DDA;
  height: 35px;
  font-size: 1.5rem;
}
.index_foot{
  font-size: 0;
}

.index_foot img{
  width: 100%;
}
.group_box h3{
  background: #3c3c3c;
  color: #fff;
  padding: 5px;
  margin: 0;
}
.group_box .contents_box{
  margin-top: 5px;
  margin-bottom: 15px;
}
.group_box .contents_box a{
  display: block;
  font-size: 0;
}
.group_box .contents_box .group_text{
  background: rgba(255, 255, 255, .6);
  color: #333;
  padding: 0 0 5px;
  text-align: center;
}
.group_box .contents_box a.magazine_btn{
  text-align: center;
  margin: 10px 0 10px;
  padding: 0 0 5px;
  font-size: 14px;
  background: #3891e3;
  border: 1px solid #ccc;
  width: 70%;
  color: #fff;
  display: inline-block;
  text-decoration: underline;
  box-shadow: 2px 2px #757575;
}
.caution {
  border: 3px double #ffffff;
  padding: 5px 10px;
  background: #fd4d02;
  color: #fff;
  text-align: left;
  line-height: 1.4;
}
.caution h3{
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
  margin: 5px 0;
  background: transparent;
}
.infiniteSlider{
  position: relative;
}
.infiniteSlider ul{
  padding: 0!important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.infiniteSlider ul li{
  position: relative !important;
  background: #000;
}
.infiniteSlider img.girls_img{
  width: 400px;
  opacity: .7;
}
.infiniteSlider img.girls_img_link{
  width: 400px;
  position: absolute;
  display: none;
  z-index: 2;
  left: 0;
}
.infiniteSlider img.logo_img{
  width: 100%;
  position: absolute;
  left: 0;
  top: 40%;
  z-index: 1;
}
.infi-enter-box-parent{
  position: absolute;
  top: 30%;
}
.infi-enter-box{
  position: relative;
  width: 100%;
}
.infi-tel-div{
  position:relative;
}
.infi-tel-img{
  position: relative;
    width: 100%;
}





/* index-button */
.btn--orange, a.btn--orange {
  color: #000;
  background-color: #ffffff;
}

a.btn--radius {
  border-radius: 100vh;
}

.group_box .contents_box a {
  display: block;
  font-size: 0;
  font-size: 12px;
  margin-bottom: 0.5vh;
}


.btn, a.btn, button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.2vh 0rem;
  cursor: pointer;
  width: 34%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  font-size: 12px;
}

/* index-button */