img{
	width: 100%;
}

.container {
	padding: 0!important;
}

.flex {
	display: flex;
	flex-wrap: wrap;
}

.col-100 {
	width: 100%;
}

.col-50 {
	width: 50%;
}

.pc_none {
	display: none;
}

#header {
	transition: all 0.7s ease 0s;
}

#header .logo img{
	width: 170px;
}

.tp-logo {
  position: absolute;
  top: 110px;
  width: 100%;
	padding: 0px 20px;
	text-align: center;
  z-index: 1;
}

.tp-logo img{
	width: 60%;
  max-width: 760px;
}

#header_sp,
.sp-video,
#tel,
.menu_box,
.view-more-sp,
.aroma-oil,
.foot_menu,
.sublist .sublist_sp_img,
.sublist-box .sublist.malmag,
#movie_sp,
#foot_conts {
	display: none;
}

.open_banner{
	max-width: 600px;
	margin:	10px auto;
}

.line_banner{
	max-width:600px;
	margin:10px auto;
}

.event_banner{
	padding: 5px 0;
}

.event-box, .info-box, .sublist-box {
	max-width: 1170px;
	margin: 0 auto;
}

.play-video{
	width: 50%;
	margin: 10px 0;
	position: relative;
	padding: 0 15px;
}

.play-video.big-video{
	width: 100%;
}

.play-video.big-video video{
	width: 100%;
}

.play-video a,
.play-video video,
.play-video img{
	display: block;
}

.play-video .play-video-name{
	width: 35%;
	position: absolute;
	top: 0;
	z-index: 5;
}

.girls-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.girls_box {
	width: 18%;
	margin: 1rem 1%;
	position: relative;
}

.girls_box:hover {
  cursor: pointer;
}

.girls_box .teamdesc h4 {
	margin-bottom: 6px;
}

.girls_box .teamdesc span.t-height {
	display: block;
}

.girls_box:hover .magnifier,
.girls_box:hover .diary-box {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

.girls_box .magnifier p {
	font-size: 1.8vw;
	margin: 0;
	padding: 0;
}

.girls_box .magnifier .visible-buttons .prf_p {
	display: flex;
  justify-content: center;
}

.girls_box .diary-box{
	display: flex;
  justify-content: center;
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
  transition: all .3s ease-in-out;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

.girls_box .diary-box a{
	color: #fff;
}

.new-girls {
	width: 20%;
}

.topics {
	width: 60%;
}

.topics img{
	width: auto;
}

.topics .news .info-logo {
	position: absolute;
	z-index: 5;
}

.blog_rss {
  margin-top: 15px;
  height: 635px;
  background: url(../img/hexellence.png);
}

.blogli {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px !important;
}

.diary {
	width: 20%;
}

.new-girls h2,
.topics h2,
.diary h2 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#fff;
}

.sublist-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

footer img {
	width: auto;
}

.system,
.contact {
	background: #fff;
}

.hotel_list {
	max-width: 1460px;
	margin: 0 auto;
}

.play_box {
	max-width: 960px;
	margin: 0 auto;
}

.play_box .img{
	width: 25%;
}

.play_box .text{
	width: 75%;
}

.course_box {
	max-width: 1024px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.course_box .course_img img {
	width: 30%;
}

.course_box .course_img,
.course_box .course_text {
	text-align: center;
	margin-bottom: 8px;
	color: #000!important;
}

.prf_box {
	width: 50%;
	padding: 0 15px;
}

.prf_box img {
	width: auto;
}

.sample {
	padding: 0;
}

.sample li {
	width: 390px;
	aspect-ratio: 3 / 4;
	overflow: hidden;
}

#prf_comment,
#prf_sch,
#movie_sp {
	padding: 0 5px;
}

#prf_comment .shop_comment,
#prf_diary .girl_diary{
  margin: 1em;
}

.sch_box {
  margin: 1em;
  background-color: #fff;
}

.sch_date_box,
.sch_time_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
  align-items: center;
}

.sch_date,
.sch_time {
	width: calc(100% / 7 );
	text-align: center;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
  align-items: center;
}

.sch_date {
	font-weight: bold;
}

.contact_form,
.message,
.enquete_form {
	width: 80%;
	margin: 0 auto!important;
}

.contact_form th {
	width: 30%;
	background: #efefef;
	border: 1px solid #ccc;
	padding: 0 10px;
}

.contact_form td {
	width: 70%;
	border: 1px solid #ccc;
	padding: 5px 10px;
}

.contact_form td input[type="text"] {
	width: 80%;
}

.contact_form td textarea {
	width: 80%;
	min-height: 120px;
}

.contact .submit,
.enquete .submit {
	margin: 30px 0;
	text-align: center;
}

.message.err {
	color: red;
}

.section.qanda .container ul li.q {
	border: 1px solid #777;
	background-size: 40px;
	padding-left: 4em;
}

.enquete {
	background-color: #000;
}

.enquete_form.check p {
	padding: 10px;
}

.enquete_form.check p.title {
	padding-left: 8px;
	margin: 0;
	border: 1px solid #777;
	color: #fff;
}

.enquete_form.check p.value {
	background: #fff;
	color: #333;
}

@media (max-width: 992px) {
	.girls_box {
		width: 50%;
		margin: 0.3em 0;
		padding: 0.3em;
	}

	.list-inline li {
		font-size: 12px;
	}
}

@media (max-width: 767px) {
	.sp_none {
		display: none;
	}

	#header,
	.view-more-pc,
	.topics .news .info-logo,
	.sublist .sublist_img,
	.newsletter,
	#movie_pc {
		display: none;
	}

	.pc_none,
	.sp-video,
	.aroma-oil,
	.sublist .sublist_sp_img,
	.sublist-box .sublist.malmag,
	#movie_sp,
	#foot_conts {
		display: block;
	}

	#header_sp {
		display: block;
		padding-top: 0;
		padding-bottom: 10px;
	}

	.pageheader {
		padding: 10px 0;
	}

	.pageheader .container {
		margin-top: 0;
	}

	.pageheader h4 {
		margin: 0;
		padding: 0;
	}

	.pageheader .lead {
		font-size: 12px!important;
		line-height: 12px;
	}

  .tp-logo {
	  top: 0;
    padding: 0;
  }

  .tp-logo img {
		width: 100%;
	}

	#tel {
		display: block;
		margin-bottom: 0.3em;
	}

  #tel.fixed {
	  position: fixed;
	  width: 100%;
	  left: 0;
	  top: 0;
	  background: #fff;
	  z-index: 100;
	  opacity: 0.8;
  }

	.section {
		padding: 0;
	}

  .parallax {
	  padding: 10px 0;
  }

	.reverse {
		flex-direction: column-reverse;
		margin-bottom: 5px;
	}

	.open_banner{
		margin: 0;
	}
	.event-box .flex{
		display: block;
	}

	.event-box .flex::after{
		content: "";
		display: block;
		clear: both;
	}

	.slidervideo_sp2 {
		height: 100%;
	}

	.menu_box {
		float: left;
		width: 50%;
		min-height: 100vw;
		padding-right: 15px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-content: flex-start;
	}

	.menu_box a{
		width: 49%;
		margin-bottom: 5px;
	}

	.menu_box a:nth-last-child(1){
		width: 100%;
	}

	.play-video{
		float: left;
		margin: 0;
		padding: 0;
	}

  .custom-title h2 {
    font-size: 20px;
  }

	.module-wrapper {
		margin: 0;
	}

	.girls_box {
		width: 50%;
		margin: 0.3em 0;
		padding: 0.3em;
	}

	.girls_box a{
		position: relative;
		display: block;
	}

	.girls_box .teammembers {
		height: 35vw;
		overflow: hidden;
	}

	.girls_box .magnifier{
		opacity: 1;
		bottom: auto;
		height: 10vw;
	}

	.girls_box .magnifier p,
	.girls_box .magnifier p i {
		font-size: 2.0rem;
		padding: 0;
		width: auto;
	}

	.girls_box .teamdesc {
		margin: 0;
		padding: 0;
	}

	.girls_box .teamdesc h4 {
		margin: 0;
		font-size: 15px;
	}

	.girls_box .magnifier .visible-buttons {
		opacity: 1;
		top: 0;
	}

	.girls_box .magnifier .visible-buttons .prf_p {
		display: none;
	}

	.girls_box .diary-box{
		display: none;
	}

	.new_girls {
		width: 50%;
		order: 1;
	}

	.new_girls .entry {
		height: 54vw !important;
		overflow: hidden;
	}

	.teamdesc .time {
		width: 100%;
		font-size: 16px;
		position: absolute;
		top: 0;
		left: 0;
		background-color: rgba(31, 28, 28, 0.44);
		z-index: 10;
	}

	.topics {
		width: 100%;
		margin-bottom: 20px;
		order: 4;
	}

	.topics .news {
		height: 480px!important;
	}

	.diary {
		width: 50%;
		padding-left: 10px;
		order: 2;
	}

	.view-more-sp{
		display: block;
		width: 100%;
		margin-bottom: 10px;
		order: 3;
	}

	.aroma-oil{
		display: block;
		width: 100%;
		margin-bottom: 10px;
		order: 5;
	}

	.col-sm-6 {
    width: 50%;
  }

	.parallax.little-padding,
	.parallax.hotel {
		padding: 0!important;
	}

	.sublist-box {
		padding: 5px;
	}

	.sublist-box .sublist.credit {
		width: 100%;
		order: 2;
	}

	.sublist-box .sublist .tile {
		display: none;
	}

	.sublist-box .sublist_bottom {
		order: 3;
	}

	.list-inline li {
		font-size: 12px!important;
	}

	.list-inline .pc-date {
		display: none;
	}

	.list-inline li:nth-child(n+3):after {
    content: "";
	}

	#prf_sch {
		margin-bottom: 50px;
	}

	footer.footer {
		padding: 0 0 18vw 0;
	}

	footer .container {
		margin: 0;
	}

	.foot_menu {
		display: block;
	}

	.foot_menu .foot_nav {
		display: flex;
		flex-wrap: wrap;
		margin: 0;
		padding: 0;
	  border-top: 1px solid #505050;
	}

	.foot_menu .foot_nav li {
	  width: 25%;
    border-bottom: 1px solid #505050;
	  list-style: none;
 	}

	.foot_menu .foot_nav li a {
    color: #fff;
	}

  #foot_conts .foot_fixed {
    display: flex;
    justify-content: flex-end;
    position: fixed;
    right: 12px;
    bottom: 5px;
    z-index: 100;
    opacity: 0.8;
    transition: all 1s;
    text-align: right;
		animation: fade-in 0.7s;
		animation-fill-mode: forwards;
  }


  #foot_conts .foot_fixed a {
    width: 17.5%;
    margin-left: 2%;
    transition: none;
	}

	@keyframes fade-in {
	  from {
	    opacity: 0;
	    transform: translateY(20px);

	  }
	  to {
	    opacity: 0.8;
	    transform: translateY(0);

	  }
	}

	.hotel_list .hotel_cont{
		width: 100%;
	}

	.play_box .img{
		width: 40%;
	}

	.play_box .text{
		width: 60%;
	}

	section div.flow .text{
	  font-size: 1.4rem;
	}

	.arrow {
    height: 100px!important;
    background-size: 50%;
	}

	.course_box .flow {
		width: 100%;
	}

	.prf_box {
		width: 100%;
	}

	.sch_box {
		margin: 0;
	}

	.sch_date_box {
		max-width: 30%;
	}
	.sch_time_box {
		width: 70%;
	}

	.sch_date,
	.sch_time {
		width: 100%;
		height: 48px;
		font-size: 16px;
		font-weight: bold;
	}

	.sch_date {
		background: green;
		border-bottom: 1px solid #fff;
		color: #000;
	}
	.sch_date:nth-last-child(1),
	.sch_time:nth-last-child(1) {
		border-bottom: none;
	}

	.contact_form,
	.message,
	.enquete_form {
		width: 98%;
	}

	.contact_form th,
	.contact_form td {
		font-size: 0.9em;
	}

	.contact_form td input[type="text"],
	.contact_form td textarea {
		width: 100%;
	}

	.enquete li {
		disolay: flex;
		flex-wrap: wrap;
	}

	.enquete li label {
		width: 100%;
	}

}

.meter_d{
  padding: 0 20px;
}

.meter_p{
	display: flex;
	margin: 10px 0;
	font-size: 21px;
	font-weight: bold;
}

.meter_p span{
	width: 30%;
	text-align: right;
}

.meter_sm{
	width: 70%;
	margin-left: 10px;
}
.meter_p:nth-child(1){
	color: #f50606;
}
.meter_p:nth-child(2){
	color: #08b1de;
}

@media (max-width: 767px){
	.meter_sm{
	}
	.meter_p{
		margin: 10px 0;
		font-size: 14px;
		font-weight: bold;
	}
}

