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

.top_text {
	font-size: 1.6em;
	font-weight: bold;
	-webkit-text-size-adjust: 100%;
  text-align: center;
  position: relative;
  padding: 0.6em;
  margin: 0.4em 0;
  background: #000000;
  border: solid 1px #888;
  color: #ececec;
}
.top_text:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #888;
  width: 0;
  height: 0;
  z-index: 999;
}

#top {
	background-position: 0px -30px;
}
#sche {
	background-position: -140px -0px;
}
#telop {
	height: 28px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic", Helvetica, "メイリオ", Meiryo;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 28px;
	background-image: url(../img/bg_telop.jpg);
	padding-left: 110px;
	padding-right: 10px;
	margin-bottom: 5px;
}
#marquee {
	max-width: 500px;
	padding-top: 2px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: left;
}
#marquee > div:after {
	content: "";
	white-space: nowrap;
}
#marquee > div {
	margin: 0;
	padding-left: 100%;
	display: inline-block;
	white-space: nowrap;
		-webkit-animation-name:marqueeRL;
		-webkit-animation-timing-function:linear;
		-webkit-animation-duration:50s;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-name:marqueeRL;
		-moz-animation-timing-function:linear;
		-moz-animation-duration:50s;
		-moz-animation-iteration-count:infinite;
		-ms-animation-name:marqueeRL;
		-ms-animation-timing-function:linear;
		-ms-animation-duration:50s;
		-ms-animation-iteration-count:infinite;
		-o-animation-name:marqueeRL;
		-o-animation-timing-function:linear;
		-o-animation-duration:50s;
		-o-animation-iteration-count:infinite;
		animation-name:marqueeRL;
		animation-timing-function:linear;
		animation-duration:50s;
		animation-iteration-count:infinite;
}

@-webkit-keyframes marqueeRL {
	from {-webkit-transform:translate(0);} to {-webkit-transform:translate(-100%);}
}
@-moz-keyframes marqueeRL {
	from {-moz-transform:translate(0);} to {-moz-transform:translate(-100%);}
}
@-ms-keyframes marqueeRL {
	from {-ms-transform:translate(0);} to {-ms-transform:translate(-100%);}
}
@-o-keyframes marqueeRL {
	from {-o-transform:translate(0);} to {-o-transform:translate(-100%);}
}
@keyframes marqueeRL {
	from {transform:translate(0);} to {transform:translate(-100%);}
}

#flash {
	width: 620px;
	height: 347px;
	position: relative;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 70px;
}
#flash_l img {
	position: absolute;
	height: 296px;
	width: 89px;
	left: 0px;
	top: 0px;
}
#flash_t img {
	position: absolute;
	height: 48px;
	width: 531px;
	top: 0px;
	right: 0px;
}
#flash_r img {
	position: absolute;
	height: 299px;
	width: 96px;
	right: 0px;
	bottom: 0px;
}
#flash_b img {
	position: absolute;
	height: 51px;
	width: 524px;
	left: 0px;
	bottom: 0px;
}

.manga {
	margin-bottom: 10px;
	display: block;
}


/* top_event */

#event_container {
	position: relative;
	height: 400px;
	width: 620px;
	background-image: url(../img/top/bg_event.jpg);
	margin-bottom: 5px;
}
#event_container a, #event_container div {
	position: absolute;
}
#event_01 {
	height: 350px;
	width: 300px;
	display: block;
	left: 7px;
	top: 45px;
}
#event_02 {
	height: 350px;
	width: 300px;
	display: block;
	left: 312px;
	top: 45px;
}
#event_manga {
	height: 100px;
	width: 620px;
	display: block;
	left: 0px;
	top: 40px;
}
#event_flash {
	left: 111px;
	top: 112px;
}
#event_flash2 {
	left: 318px;
	top: 112px;
}


/* pickup */

#pickup_wrapper {
	background-image: url(../img/top/bg_pickup_wrapper.jpg?v=250628);
	background-repeat: no-repeat;
	height: 450px;
	margin-bottom: 5px;
}
#pickup_container {
	padding-top: 75px;
	padding-left: 10px;
}
.pickup {
	height: 332px;
	width: 168px;
	float: left;
	margin-right: 14px;
}
.pickup_title {
	height: 20px;
	text-align: center;
	line-height: 20px;
}
.pickup_pic {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 150px;
	border: 2px solid #383838;
	margin-bottom: 5px;
}
.pickup_com {
	line-height: 1.2;
	height: 84px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
}

/* メルマガ */

.m_maga_pc {
	width: 620px;
	height: auto;
}

/* top_event */

#top_event_container {
	background-image: url(../img/top/bg_event.jpg);
	background-repeat: repeat;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	transform: scale(calc(620 / 640));
	transform-origin: 0 0;
	width: 640px;
  padding-bottom: 1em;
}
#top_event_container .swiper-container {
	height: 280px;
	text-align: left;
	width: 620px;
}
#top_event_container .swiper-slide {
	margin-bottom: 0;
}
#top_event_container .swiper-button-prev,
#top_event_container .swiper-button-next {
	background-image: none;
	color: white;
	font-family: 'Font Awesome 5 Free';
	font-size: 40px;
	font-weight: 900;
	height: 40px;
	margin-top: -20px;
	text-shadow: 2px 2px 5px black;
	width: 40px;
}
#top_event_container .swiper-button-prev::before {
	content: '\f137';
}
#top_event_container .swiper-button-next::before {
	content: '\f138';
}
#top_event_container .swiper-container-horizontal > .swiper-pagination {
	bottom: 5px;
}
#top_event_container .swiper-pagination-bullet {
	height: 10px;
	opacity: 1;
	width: 10px;
}
#top_event_container .swiper-pagination-bullet-active {
	background: white;
}
.top_event_text {
	bottom: 105px;
	font-size: 1.7em;
	font-weight: bold;
	left: 18px;
	position: absolute;
	text-shadow: 2px 2px 5px black;
}
.to_event {
  display: block;
  background-color: #af0014;
	font-weight: bold;
	transition: 0.2s;
	width: 600px;
  margin: 0.6em auto;
  border-radius: 0.6em;
  border: 6px outset #b9000e;
  position: relative;
}
.to_event img {
  position: absolute;
  top: -30px;
  right: 0px;
  width: 120px;
  height: auto;
}
.to_event span{
  display: inline-block;
  color: #fff;
  padding: 1em;
  font-weight: bold;
  font-size: 1.8em;
}
.to_event span:hover{
  color: rgb(255, 255, 0);
}
.to_event:hover {
	box-shadow: none;
	text-decoration: none;
}

/* top_schedule */

#top_schedule {
	margin-bottom: 10px;
}
#girls_list_container {
	background-size: 100%;
}
#schedule_date {
	padding-top: 20px;
}
.schedule_container {
	padding-left: 16px;
}

/* info */

#info_wrapper {
	position: relative;
	height: 616px;
}
#info_container {
	position: absolute;
	top: 0px;
	left: -50px;
	background-image: url(../img/top/bg_news_top.png);
	padding-top: 108px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 180px;
}
#info_smart {
	display: block;
	position: absolute;
	left: 173px;
	top: 51px;
	width: 482px;
	height: 50px;
}
#info_smart span {
	display: none;
}
#info_box {
	line-height: 1.2;
	height: 480px;
	width: 475px;
	overflow: auto;
	overflow-x: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000;
}
.info {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.info_title {
	background-color: #F00;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 7px;
	width: 447px;
	padding-left: 5px;
}
.info_pic {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #666;
}


/* right_news */

#right_news_wrapper {
	height: 305px;
	margin-bottom: 5px;
	overflow: auto;
}
#right_news_wrap {
	position: relative;
	height: 9000px;
	width: 140px;
	overflow: hidden;
}
#right_news_container {
	position: absolute;
	width: 226px;
	font-size: 22px;
	color: #CCC;
	text-align: left;
	transform: scale(calc(140 / 226));
	transform-origin: 0 0;
}
.right_news_title {
	border-bottom: 2px dotted #7B0815;
	margin-bottom: 4px;
}
.right_news_title span {
	color: red;
}
.right_news {
	overflow: hidden;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 2px solid #7B0815;
	line-height: 1.5;
	padding: 5px;
}
.right_news img[src*="/photo/staff/"] {
	width: 100% !important;
	height: auto !important;
}
.right_news > marquee > div {
	height: 75px;
}
.right_news a:link, .right_news a:visited, .right_news a:active {
	color: #ff99cc;
	text-decoration: none;
}
.right_news a:hover {
	color: #F00;
	text-decoration: underline;
}
.jspTrack {
	background: #5E0000;
}

.jspDrag {
	background-color: #900;
}

#eyemask_container {
	position: relative;
	height: 250px;
	width: 620px;
	background-image: url(../img/top/bg_event02.jpg);
	margin-bottom: 5px;
}
#eyemask {
	position: absolute;
	height: 250px;
	width: 620px;
}
#eyemask_gif {
	position: absolute;
	top: 125px;
	left: 7px;
}

#flash #flash_b2 img {
    position: absolute;
    height: 100px;
    width: 620px;
    left: 0px;
    bottom: 0px;
    z-index: 1;
}
.may_sales {
	text-align: center;
	margin: 5px auto;
}

/* to_concept */
.to_concept {
	border: solid 6px #af0014 ;
	display: block;
	font-weight: bold;
	transition: 0.2s;
	width: 600px;
  margin: 0 auto;
  text-align: center;
  padding: 0.6em;
  line-height: 1.4;
}
.to_concept span{
  display: inline-block;
  color: #af0014;
  font-weight: bold;
  font-size: 2.5em;
}
.to_concept span:hover{
  color: #fff;
}
.to_concept:hover {
	box-shadow: none;
	text-decoration: none;
}

/* movie-tate */

.movie-tate {
	position: relative;
	margin-bottom: 5px;
}
.movie-tate-title {
	position: absolute;
	top: 0px;
	left: 0px;
}
