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

body, ul, li, p {
	font-size: 100%;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 17px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	/* scrollbar-face-color:#000000;
	scrollbar-highlight-color:#FF0000;
	scrollbar-shadow-color:#FF0000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#FF0000;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#000000; */
	position: relative;
	font-family: "Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Geneva,Arial,Verdana,sans-serif !important;
}
span,
font {
	font-family: inherit !important;
}
a img {
	border: 0px;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}
.button {
	border: 1px #292929 solid;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	line-height: 60px;
	text-shadow: 1px 2px 3px #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#45494d), to(#000));
	background: -moz-linear-gradient(top, #45494d, #000);
	border-radius: 10px;
	text-align: center;
	display: block;
	height: 60px;
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	cursor: pointer;
	clear: both;
}
.box {
	margin-bottom: 10px;
	width: 640px;
}
.separator {
	background-image: url(../image/separator.png);
	background-position: left bottom 5px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
.c_both {
	clear: both;
	*font-size: 1%;
	*line-height: 1%;
	*height: 1%;
	*width: 1%;
}
.x-small {
	font-size: 10px;
}
.small {
	font-size: 12px;
}
.x-medium {
	font-size: 16px;
}
.medium {
	font-size: 18px;
}
.x-large {
	font-size: 24px;
}
.bold {
	font-weight: bold;
}
.yellow {
	color: #FF0;
}
.red {
	color: #F00;
}
.blue {
	color: #00F;
}
.purple {
	color: #FF00FF;
}
.lime {
	color:#0F0
}

/* コンテンツ */

#container {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	max-height: 100%;
}

/* header */

#header {
	margin: auto;
	width: 640px;
}
.header-container {
	background: url(../image/header.jpg?date=220912) no-repeat;
	height: 100px;
	margin-bottom: 8px;
	position: relative;
}
.header-logo,
.header-tel {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
}
.header-logo {
	height: 100px;
	left: 5px;
	top: 5px;
	width: 320px;
}
.header-tel {
	height: 70px;
	right: 7px;
	top: 19px;
	width: 230px;
}

/* header-menu */

.header-menu {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
	overflow: hidden;
}
.header-menu-item {
	display: block;
	width: 212px;
}
.header-menu-link {
	background-image: url(../image/menu_01.png?v=200222);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.header-menu-item:nth-child(2) .header-menu-link {
	background-position: -214px 0;
}
.header-menu-item:nth-child(3) .header-menu-link {
	background-position: -428px  0;
}

/* top-menu */

.top-menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.top-menu-item {
	height: 100px;
	margin-bottom: 5px;
	width: 211px;
}
.top-menu-link {
	background-image: url(../image/menu_02.png?date=250106);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.top-menu-item:nth-child(2) .top-menu-link {
	background-position: -213px 0;
}
.top-menu-item:nth-child(3) .top-menu-link {
	background-position: -426px 0;
}
.top-menu-item:nth-child(4) .top-menu-link {
	background-position: 0 -100px;
}
.top-menu-item:nth-child(5) .top-menu-link {
	background-position: -213px -100px;
}
.top-menu-item:nth-child(6) .top-menu-link {
	background-position: -426px -100px;
}
.top-menu-item:nth-child(7),
.top-menu-item:nth-child(8)	{
	height: 75px;
	width: 320px;
}
.top-menu-item:nth-child(7) .top-menu-link,
.top-menu-item:nth-child(8) .top-menu-link	{
	background-image: url(../image/menu_03.png?date=250508);
	background-repeat: no-repeat;
}
.top-menu-item:nth-child(8) .top-menu-link	{
	background-position: -316px 0;
}

/* banner */

.banner-container {
	display: flex;
	justify-content: space-evenly;
}
.banner-link {
	display: block;
}
.banner-image {
	vertical-align: middle;
}

/* footer */

#footer {
	clear: both;
	background-image: url(../image/footer_bg.png);
	height: 142px;
	width: 100%;
}
#footer a img {
	float: right;
	margin-right: 110px;
	padding-top: 46px;
}
#copyright {
	padding-left: 18px;
}
#copyright p {
	font-weight: bold;
	line-height: 30px;
}
#menu_footer {
	font-size: 17px;
}
#menu_footer ul {
	list-style-type: none;
	padding: 0px;
	width: 640px;
}
#menu_footer li a {
	background-color: #000;
	width: 297px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #434343;
	border-bottom-color: #434343;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #434343;
}
.title {
	height: 32px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#343434), to(#111010));
	background: -moz-linear-gradient(top, #343434, #111010);
	width: 100%;
}
.title span{
	font-size: 18px;
	font-weight: bold;
	border-left: 4px solid #a18f8f;
	line-height: 30px;
	padding-left: 10px;
}

/* メルマガ */

.m_maga_sp_box {
	background-image: url(../image/mailmagazine.png);
	background-repeat: no-repeat;
	font-size: 20px;
	height: 120px;
	width: 507px;
	padding-top: 100px;
	padding-left: 133px;
	position: relative;
	text-align: left;
}
a.m_maga_button {
	display: grid;
	place-items: center;
	width: 360px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	background: linear-gradient(white, #e8e8e8);
	border-radius: 5px;
	letter-spacing: 1px;
	margin-bottom: 2px;
}


/* ついてくるメニュー */

#button_bottom {
	background-image:url(../image/button_bottom.png);
	background-repeat:no-repeat;
	display: block;
	width: 210px;
	height: 100px;
	position: fixed;
	bottom: 15px;
	right: 5px;
	overflow: hidden;
	z-index: 1001;
}
#button_girls {
	height: 0px;
	width: 90px;
	overflow: hidden;
	position: absolute;
	padding-top: 102px;
}
#button_schedule {
	height: 0px;
	width: 90px;
	overflow: hidden;
	position: absolute;
	left: 107px;
	padding-top: 102px;
}

/* manga */

#manga {
	background-image: url(../image/banner_manga.gif);
	height: 200px;
	width: 640px;
	position: relative;
}
#top_manga {
	height: 0px;
	width: 320px;
	overflow: hidden;
	position: absolute;
	padding-top: 200px;
}
#top_manga2 {
	height: 0px;
	width: 320px;
	overflow: hidden;
	position: absolute;
	left: 320px;
	padding-top: 200px;
}
#kinsi {
	text-align: center;
	padding: 20px;
}

#system_box01 {
	background-image: url(../image/system/system.jpg?date=250328);
	background-repeat: no-repeat;
	height: 880px;
	width: 640px;
	position: relative;
}
.system_box_melmaga {
	display: block;
	height: 0px;
	width: 140px;
	padding-top: 45px;
	overflow: hidden;
	position: absolute;
	left: 390px;
	top: 370px;
}


/* right-menu */
html.is-active,
body.is-active {
  overflow: hidden;
}
.right-menu {
  background: rgba(0, 0, 0, 0.9);
  height: 100vh;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(100vw);
  /* transform: translateX(0); */
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 9998;
}
.right-menu.is-active {
  transform: translateX(0);
}
.right-menu-container {
  margin: auto;
  padding: 60px 0;
  width: 640px;
  z-index: 1;
}
.right-menu-head {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 40px;
  text-align: center;
}
.right-menu-list {
  align-content: center;
  display: grid;
  font-size: 20px;
  gap: 15px 30px;
  grid-auto-flow: column;
  grid-template-rows: repeat(7, 1fr);
  justify-content: center;
}
.right-menu-list li {
  border-bottom: 2px solid #00ff01;
  box-sizing: border-box;
  height: 60px;
  width: 270px;
}
.right-menu-list li a {
  align-items: center;
  box-sizing: border-box;
  color: white;
  display: flex;
  font-weight: bold;
  height: 100%;
  letter-spacing: 0.1em;
  padding-left: 30px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.right-menu-list li a::before {
  border: 3px solid #00ff01;
  border-bottom: none;
  border-left: none;
  bottom: 0;
  content: '';
  height: 8px;
  left: 0;
  margin: auto;
  position: absolute;
  right: auto;
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
}
.right-menu-tel {
  align-items: center;
  border: 4px solid;
  box-sizing: border-box;
  display: flex;
  font-size: 40px;
  font-weight: bold;
  height: 100px;
  justify-content: center;
  margin: 70px auto 0;
  width: 350px;
}
.right-menu-tel:link,
.right-menu-tel:visited {
  color: #00ff01;
  text-decoration: none;
}
.right-menu-reservation {
  margin: 30px auto 0;
  text-align: center;
}
.right-menu-reservation-title {
  font-size: 16px;
  font-weight: bold;
}
.right-menu-reservation-list {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  line-height: 1.6;
  margin: 14px auto 0;
  text-align: left;
  width: 350px;
}
.right-menu-reservation-list dt,
.right-menu-reservation-list dd {
  font-weight: bold;
}
.right-menu-reservation-list dt {
  width: 60%;
}
.right-menu-reservation-list dd .time {
  display: inline-block;
  text-align: right;
  width: 84px;
}
/* hamburger */
.toggler {
  bottom: 20px;
  height: 100px;
  position: fixed;
  right: 20px;
  width: 100px;
  z-index: 9999;
}
.toggle-switch {
  background-color: rgba(0, 140, 0, 0.9);
  border: none;
  cursor: pointer;
  height: 100px;
  position: relative;
  text-indent: -9999px;
  width: 100px;
}
.toggle-switch span {
  background: white;
  display: block;
  height: 5px;
  left: 10px;
  position: absolute;
  right: 10px;
}
.toggle-switch span::before,
.toggle-switch span::after {
  background-color: #fff;
  content: '';
  display: block;
  height: 5px;
  left: 0;
  position: absolute;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  width: 100%;
}
.toggle-switch span::before {
  top: -14px;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
.toggle-switch span::after {
  bottom: -14px;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
}
.toggle-switch.is-active span {
  background: 0 0;
}
.toggle-switch.is-active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.toggle-switch.is-active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.toggle-switch.is-active span::after,
.toggle-switch.is-active span::before {
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
/* swiper */
.slider-container {
	background-color: #940000;
	margin-bottom: 7px;
	width: 100%;
}

.slider-container .swiper-wrapper {
	transition-timing-function: ease-in-out;
}
.slider-container .swiper-slide img {
	vertical-align: bottom;
}
.slider-container .slider-thumbs {
	padding: 5px 0;
}
.slider-container .slider-thumbs .swiper-wrapper {
	justify-content: space-evenly;
}
.slider-container .slider-thumbs .swiper-slide {
	cursor: pointer;
	opacity: 0.5;
	text-align: center;
}
#slider-course .slider-thumbs .swiper-slide {
	width: 200px !important;
}
#slider-event .slider-thumbs .swiper-slide {
	width: 160px !important;
}
.slider-container .slider-thumbs .swiper-slide:hover,
.slider-container .slider-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
