@import url("reset.css");


.dosp{
	display: none !important;
}

/* 共通項目 */
html { font-size: 62.5%; }

html, body {
	height: 100%;
	color: #222;
	font-size: 10px;
	font-weight: 600;
	/* background-color: #474747; */
  /* background-image: url("../img/bg.jpg"); */
	/* background-attachment: fixed; */
  line-height: 175%;
  /* background: #ffffff9e url(../img/bg.jpg) no-repeat fixed 0px 120px;
  background-blend-mode: screen;
  background-size: cover; */
}
html, body, body#op .more_btn span, .pagetitle span, .subtitle span {
  font-family: "Noto Serif JP" , sans-serif;
}



#topPage,
#castPage,
#waitingPage,
#newfacePage,
#newsPage,
#rankingPage,
#accessPage,
#contactPage,
#systemPage,
#eventPage,
#recruitPage,
#reservePage,
#magazinePage {
  /* background: #ffffff9e url(../img/bg.jpg) no-repeat fixed 0px 120px; */
  background-blend-mode: screen;
  background-size: cover;
  background: url(../img/bg.jpg) repeat fixed 0px 120px;
}

#indexPage{
  /* background: #ffffff9e url(../img/bg.jpg) no-repeat fixed 0px 0px; */
  background-blend-mode: screen;
  background-size: cover;
  background: url(../img/bg.jpg) repeat fixed 0px 0px;
}




img{
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  font-style: italic;
  background-repeat: no-repeat;
  background-size: cover;
  shape-margin: 0.75rem;
  vertical-align: top;
  width: 100%;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #000;
  outline: none;
}

a:hover{
	-webkit-transition: all .3s;
	transition: all .3s;
}

a:visited {
  color: #222;
  text-decoration: none;
}

.anchor{
  display: block;
  padding-top: 120px;
  margin-top: -25px;
}

table{
	margin: 0 auto 20px auto;
	border-collapse: separate;
	border-spacing: 0px 10px;
	box-sizing: border-box;
}
tr{
	box-sizing: border-box;
	filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.2));
}
th{
	padding: 10px;
	color: #111;
	text-align: center;
	background-color: #fff;
	vertical-align: middle;
	box-sizing: border-box;
}
td{
	padding: 10px;
	color: #111;
	text-align: left;
	background-color: #fff;
	vertical-align: middle;
	box-sizing: border-box;
}
input[type="submit"] {
	-webkit-appearance: none;
	border: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
.clearfix{
  min-height: 1px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.upside {
  background: url("../img/bg_nav.jpg") repeat;
}

ul li .ph {
  transition: all .8s ease-out;
  width: 100%;
}

#newface #wrap ul li .ph .debut,
#navmenu li i,
.systemlist li h3,
#eventPage #wrap ul li article h3,
#newsPage #wrap ul li article h3,
#linkPage #wrap section .subtitle,
#linkPage #wrap section .subtitle span,
#reviewlist div .star,
#accessPage #wrap ul li .data h3,
#recruit #wrap article .sec01 h3,
#magazinePage .sec01 h3,
#magazinePage .sec01 h4,
#event .slick-dots li.slick-active button::before,
.gallist li article .catch,
.hotel_name,
#newface #wrap li article .catch,
#topbox #profdata .catch,
#rankingPage #wrap li article .catch,
#rankingPage #wrap h3,
#bottomNavi li a,
#wrap article section h3,
#topbox #profdata h3 .star,
.list_star,
.star,
#indexPage .link,
#wrap ul.revlist li .commentbox .star,
#toppage .subcont li article .star,
.slick-dots li.slick-active button::before {
  color: #ffffff;
}

.list_star {
  padding: 3px 5px;
  font-size: 1.5rem;
  line-height: 1;
  margin-left: 3px;
  vertical-align: baseline;
  display: inline-block;
}

#main_con ul li article h3,
#main_con ul li article p,
.listbox ul li article h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#todayssche li .time,
#wrap ul.revlist li .ph article .body,
#list li .timedata,
.gallist li .timedata,
.more_btn:hover:after,
.back_btn:hover .btn,
.more_btn:hover .btn {
  /* color: #fff; */
}

#waiting #wrap li article .time,
.block1 .subcont li article h3,
#newfacePage #wrap ul li article h3,
#rankingPage #wrap ul li article h3,
#data_box .name,
#prof .listbox ul li article h5,
#wrap ul.revlist li .ph article h3,
#topbox #profdata h3,
#schedule #wrap ul li article h3,
#waitingPage ul li article h3,
#todayssche li article h3,
#castPage #wrap ul li article h3 {
  color: #000000;
}

#wrap ul {
  max-width: 1200px;
  /* margin: 0px auto; */
}

#wrap article {
  max-width: 1200px;
  margin: 0px auto;
  line-height: 1.5;
  font-size: 1.4rem;
}

#wrap article h3 {
  font-size: 2.5rem;
  color: #DC001D;
  margin-bottom: 2%;
  font-weight: bold;
  text-align: center;
}

#wrap article h4 {
  font-size: 2.0rem;
  margin: 2% auto 1% auto;
  font-weight: bold;
  text-align: center;
}

input, select {
  vertical-align: middle;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer;
  margin-top: -2px;
  padding: 8px 10px;
  box-sizing: border-box;
}

.more {
  display: block;
  width: 320px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}

.icon-twitter {
  position: absolute !important;
}

.icon-twitter img {
  width: 80px !important;
}

/* エンターページ */
#indexPage .contentInner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
  line-height: 1.5;
  font-size: 1.4rem;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

#entrance {
  margin: 550px auto 50px;

}

#entrance .enter {
  width: 250px;
  height: 250px;
  margin: auto;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}

#entrance .enter img{
  width: 200px;
  height: 200px;
  /* margin: 100px auto; */
}

#entrance p {
  font-size: 20px;
  font-weight: bold;
  color: #3a3a3a;
  text-align: center;
  background: #ffffff8f;
  padding: 10px;
}

.introduction {
  margin: 50px auto;
  width: 90%;
  background: #ffffff;
  color: #262626;
  padding: 40px 20px;
}

.introduction .textBox .introTitle{
  font-size: 2.8rem;
  margin-bottom: 20px;
  color: #f20f5c;
}

.introduction .textBox .introText{
  font-size: 1.5rem;
  line-height: 1.5;
}

.introduction .textBox .introText p{
  font-size: 1.8rem;
}


.introduction .textBox .explanation{
  line-height: 1.5;
  text-align: left;
  width: 85%;
  margin: 50px auto 0;
}
.introduction .textBox .explanation .subTitle{
  font-size: 2.0rem;
  color: #f20f5c;
  margin-bottom: 10px;
  font-weight: bold;
}
.introduction .textBox .explanation ul li{
  margin-bottom: 10px;
}

.introduction .textBox .explanation p{
  font-size: 1.5rem;
  padding-left: 20px;
}



#indexPage .link{
  width: 99%;
  height: 40px;
  position: relative;
  font-weight: 500;
  font-size: 5rem;
  padding: 20px 0 0 1%;
  margin-bottom: 50px;
}

#indexPage .link span{
  font-size: 1.1rem;
  font-weight: normal;
  /* vertical-align: top; */
  display: inline-block;
  margin-left: 7px;
}

#indexPage .linkBanner{
  width: 35%;
  margin: auto;
}

#indexPage .linkBanner img{
  margin-bottom: 20px;
}

#indexPage #footer {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background: #000000;
  color: #fff;
  text-align: center;
  margin-top: 100px;
}

#indexPage #footer #copyright {
  font-size: 16px;
  line-height: 150%;
  /* margin-top: 25px; */
  padding-top: 5px;
}

/* ページタイトル */
.pagetitle {
  background: url("../img/bg_pagetitle.jpg") repeat center right;
}

.pagetitle {
  width: 99%;
  height: 40px;
  position: relative;
  font-weight: 500;
  font-size: 3rem;
  padding: 20px 0 0 1%;
}


.pagetitle span {
  font-size: 1.1rem;
  font-weight: normal;
  vertical-align: top;
  display: inline-block;
  margin-left: 7px;
}

/* header.php */

#header{
  max-width: 1100px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  z-index: 10000;
  height: 120px;
}

header {}

nav#gnavi-wrapper {
  width: 100%;
  height: 120px;
  text-decoration: none;
  /* background-color: #333333; */
  /* background-color: #7a7a7a; */
  background-color: #f20f5c;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  transition: .4s;
}

nav#gnavi-wrapper ul#gnavi {
  width: 1100px;
  height: 120px;
  max-width: 2000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 1100px;
  transition: .4s;
}


nav ul#gnavi > li:first-child {
  min-width: 480px;
  margin-left: 10px;
}

nav ul#gnavi li {
  position: relative;
  display: flex;
  align-items: center;
}

nav ul#gnavi li ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  line-height: 18px;
}
nav ul#gnavi li ul li:first-child {
  margin-right: 20px;
}



#header .header_info {
  margin: 10px 0 0 0;
  line-height: 1.2;
  width: 250px;
  position: relative;
  font-size: 19px;
  line-height: 1.5;
}

#header .header_info .shop,
#header .header_info .time {
  color: #fbfbfb;
}
#header .header_info .shop {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
}
#header .header_info .time {
  display: block;
  font-weight: bold;
  font-size: 1.3rem;
  /* letter-spacing: 0.12em; */
}
#header .header_info .tel {
  font-size: 2.0rem;
  color: #fbfbfb;
}

nav ul#gnavi > li:last-child {
  width: 100%;
}

nav ul#gnavi li:last-child ul li {
  padding-left: 8px;
}


nav ul#gnavi li:last-child ul li::before {
  content: "";
  background: linear-gradient(0deg, #ffffff 0%, #ffffff 100%);
  display: inline-block;
  height: 40px;
  width: 10px;
  position: absolute;
  left: -8px;
}
nav ul#gnavi li a {
  transition: all 0.5s;
  color: #efeeee;
}

nav ul#gnavi li a:hover {
  transition: all 0.5s;
  color: #1b1b1b;
}


nav ul#gnavi li a span:first-of-type {
  font-size: 1.4rem;
  color: #efeeee;
  font-family: 'Lusitana', serif;
}

nav ul#gnavi li a span:first-of-type:hover {
  color: #1b1b1b;
}

nav ul#gnavi li:last-child ul li span.gnavi-ja {
  font-size: 1.2rem;
}




/* footer.php */
footer {
  font-size: 1.2rem;
  /* background: linear-gradient(to right, #625531 0%, #f9f1a5 50%, #625531 100%); */
  background-color: #f20f5c;
  /* background-blend-mode: overlay; */
  padding: 30px 0 0;
  text-align: center;
  overflow: hidden;

}

#footer .inner {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
footer #footer-nav {
  font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
  width: 900px;
  height: 40px;
  margin: 0px auto 40px;
}

#footer nav ul {
  max-width: 1040px;
  margin: auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

footer .inner li:first-child,
footer .inner li:nth-child(6),
footer .inner li:nth-child(11),
footer .inner li:nth-child(16) {
}

footer .inner li {
  float: left;
  letter-spacing: 3px;
  margin-bottom: 10px;
}

#footer nav ul li {
  display: inline-block;
  padding: 0 8px 0 5px;
  text-align: center;
  font-size: 1.3rem;
}
#footer nav ul li a {
  color: #fafafa;
}
#footer .copyright {
  text-align: center;
  font-size: 0.55rem;
  line-height: 150%;
  margin-top: 15px;
}
#footer .copyright {
  font-size: 1.1rem;
  color: #ffffff;
  background-color: #000000;
}
#footer .copyright a{
  font-size: 1.1rem;
  color: #ffffff;

}


/* ページアップ */
#scrollUp {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 98;
}

#scrollUp a {
  background: #333333;
  color: #FFF;
}

#scrollUp a {
  width: 60px;
  height: 53px;
  display: block;
  text-align: center;
  z-index: 11;
  border: none;
}

#scrollUp i {
  font-size: 30px;
  line-height: 55px;
}



/* メニュー */
/* #nav {
  transition: all 0.3s ease 0s;
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  z-index: 2;
}
#nav.upside ul {
  max-width: 1100px;
}

#nav ul {
  margin: auto;
  text-align: center;
}

#nav.upside ul li.gli {
  width: calc(100% / 11);
  height: 50px;
  float: left;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s ease 0s
}

#nav ul li.gli {
  height: 50px;
}

#nav ul li.gli a.gbtn div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

#nav ul li.gli a.gbtn .bg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#nav ul li.gli:hover{
  background: #F1D692;
}


#nav ul li.gli a.active {
  background: url("../img/bg_nav_hv.jpg") repeat center right;
}


#nav ul li.gli a.gbtn .bg:after {
  content: "";
  display: block;
  position: absolute;
  left: 0%;
  top: 100px;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #ccc;
  margin: 0;
}

#nav ul li.gli a.gbtn {
  display: inline-block;
  position: relative;
  height: 50px;
  width: 100%;
  line-height: 1.4;
  vertical-align: middle;
}


#nav ul li .en {
  font-size: 1.8rem;
}

#nav ul li a .jp {
  width: 100%;
  text-align: center;
  z-index: 4;
  font-size: 1.0rem;
  transition: all 0.15s ease 0s;
  display: block;
} */


/* wrapper */

#indexPage h1 {
  text-align: center;
  background: black;
  color: white;
  font-size: 14px;
  line-height: 150%;
  padding: 5px;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
}


#wrap {
  margin-top: 90px;
  margin: 0px auto 0px;
  max-width: 1200px;
  min-height: 600px;
  padding: 0 0px 0px 0px;
  overflow: hidden;
  background: rgba(255,255,255,0.9);
  position: relative;
  /* padding-bottom: 50px; */
  min-height: 100vh;
}

#topPage #wrap {
  background: none;
}


/* pan */
#pan {
  margin: 0 auto 0;
  list-style-type: none;
  padding: 3px 0 5px;
  font-size: 1.2rem;
  max-width: 1200px;
}


/* トップ上部　コンセプト用 */
#top_con {
  /* width: 100%;
  display: table; */
}

/* トップインフォ */
.top-info {
}

.top-info-inner {
  width: 100%;
  margin: 0 auto;
}

.top-info-inner .conceptImg{
  margin-bottom: 10px;
}


.top-info-inner .conceptMovie video{
  width: 1200px;
}




/* トップスライダー */
#top-slide-rank,
#topSlide2,
#topSlide3{
  display: flex;
  width: 1200px;
  margin: 30px auto;
}

.top-slider {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.top-slider .info-slider .slider {
  background: #f20f5c;
  padding: 25px 10px 20px;
  width: 1200px;
  margin: auto;
}




/* TOPページ新着・新人 */

#top-new-cast {
  width: 100%;
  max-width: 1980px;
  display: flex;
  margin: 0 auto 30px;
  justify-content: center;
  min-width: 1200px;
  align-items: stretch;
}

#top-new-cast > article {
  width: calc(50% - 10px);
  margin-right: 20px;
  border-left: solid 1px #f20f5c;
  box-sizing: border-box;
  background-color: #fff;
  border-bottom: solid 1px #f20f5c;
  border-right: solid 1px #f20f5c;
  max-width: 990px;
  border-top: solid 1px #f20f5c;
}


#what-new .top-header {
  /* background-image: url("https://aino-katamari.net/images/title_whatnew.jpg"); */
  height: 100px;
  background-repeat: no-repeat;
  position: relative;
  background: #f20f5c;
}


#what-new .top-header h2 span {
  font-size: 5rem;
}


#what-new .top-header h2 em {
  right: 10px;
  bottom: -4px;
}

.top-header .more {
  width: 200px;
  max-width: 360px;
  margin: 15px 20px 0 0;
  float: right;
}

.top-header .more {
  width: 200px;
  max-width: 360px;
  margin: 15px 20px 0 0;
  float: right;
  font-size: 20px;
  border: 1px solid #fff;

}

.top-header .more a{
  color: #fff;
}


.more .more-inner {
  font-family: 'Playfair Display', serif;
  font-size: 1.8rem;
  letter-spacing: 2px;
  color: #000;
  text-align: center;
  line-height: 60px;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #ffedb4 0%, #ba8f0d 50%, #ffedb4 100%);
  background-size: 200%;
  background-position: -50% 0;
  position: relative;
  cursor: pointer;
  background: white;
}


.what-new-cont {
  display: flex;
  background-color: #fff;
  padding: 20px 50px;
}


.what-new-cont .cast-img {
  width: 50%;
  position: relative;
}

.what-new-cont .cast-img img {
  width: 100%;
}

.what-new-cont article {
  width: 50%;
  padding: 16px 0 0 30px;
}


.what-new-cont article .time {
  letter-spacing: 0.4em;
  margin-bottom: 10px;
  display: inline-block;
}

.what-new-cont article .title {
  letter-spacing: 0.4em;
}

.what-new-cont article .name {
  font-size: 2.0rem;
  margin: 20px 0;
  display: inline-block;
}

.what-new-cont article .name .age {
  font-size: 1.4rem;
}

.what-new-cont article .name .size {
  font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
  font-size: 1.4rem;
  display: block;
  letter-spacing: 0.05em;
  margin-top: 10px;
}

.what-new-cont article > .what-new-text {
  font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
  font-size: 1.2rem;
  color: #353535;
  line-height: 2.16em;
  height: 310px;
  overflow-y: auto;
  text-align: justify;
  padding-right: 10px;
}

.what-new-cont article > .what-new-text {
  height: 200px;
}


#top-new-cast #new-cast {
  margin-right: 0;
  border: solid 1px #f20f5c;
  padding-bottom: 29px;
}

#new-cast .top-header {
  /* background-image: url("https://aino-katamari.net/images/title_new_cast.jpg"); */
  height: 100px;
  background-repeat: no-repeat;
  position: relative;
  background: #f20f5c;
}

#new-cast .top-header h2 {
  color: #ffffff;
}

#new-cast .top-header h2 em {
  right: 0px;
  bottom: -4px;
}

#top-new-cast #new-cast .more-btn {
  margin-top: 20px;
}

/* .more-btn {
  width: 240px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.more-btn-inner {
  width: 46px;
  height: 46px;
  border-radius: 35px;
  position: absolute;
  left: 0;
  z-index: 100;
  background: #333333;
  background: -moz-linear-gradient(left, #333333 0%, #000000 100%);
  background: -webkit-linear-gradient(left, #333333 0%, #000000 100%);
  background: linear-gradient(to right, #333333 0%, #000000 100%);
}
.more-btn span {
  font-size: 2.4rem;
  color: #313131;
  line-height: 48px;
  letter-spacing: 1.4px;
  position: relative;
  left: 0px;
  z-index: 110;
  font-family: 'Lusitana', serif;
}
.more-btn:hover span {
  color: #ff84b1;
  left: 18px;
  -moz-transition: 1.4s;
  -webkit-transition: 1.4s;
  -o-transition: 1.4s;
  -ms-transition: 1.4s;
  transition: 1.4s;
}
.into {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 15.5px;
  top: 15px;
  transition: all .3s;
  z-index: 120;
}
.into span {
  display: block;
  background: #fff;
  transition: all .2s;
  position: absolute;
  border-radius: 1px;
}
.into span.plus1 {
  width: 16px;
  height: 2px;
  top: 8px;
  left: 0px;
}
.into span.plus2 {
  width: 2px;
  height: 16px;
  top: 1px;
  left: 7px;
}
.into span.plus3 {
  width: 0px;
  height: 2px;
  left: 9px;
  top: 0px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.into span.plus4 {
  width: 0px;
  height: 2px;
  left: 4px;
  top: 0px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.more-btn:hover .into {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  height: 13px;
  left: 25px;
}
.more-btn:hover .into span.plus1 {
  width: 0;
  left: 9px;
  opacity: 0;
}
.more-btn:hover .into span.plus2 {
  height: 18px;
  top: -4px;
  left: 10px;
}
.more-btn:hover .into span.plus3 {
  width: 10px;
  transition-delay: .1s;
}
.more-btn:hover .into span.plus4 {
  width: 10px;
  transition-delay: .1s;
} */


/* TOP今スグ */
#top-gonow {
  width: 100%;
  /* max-width: 1800px; */
  min-width: 1200px;
  margin: 0 auto 20px;
  background-color: #fff;
}

#top-gonow .top-header {
  /* background-image: url("https://aino-katamari.net/images/title_gonow.jpg"); */
  height: 100px;
  background-repeat: no-repeat;
  position: relative;
  background: #f20f5c;
}

#top-gonow .top-header h2 {
  margin: 35px 0 0 20px;
}

#top-gonow .top-header h2 span {}

#top-gonow .top-header h2 em {
  /* position: absolute;
  right: 3px;
  bottom: -30px;
  letter-spacing: 0.2em;
  font-size: 15px; */
}

.gonow-cont {
  padding: 6px 0 30px 0;
}

.gonow-cont > ul {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 20px;
  max-width: 1200px;
}


.gonow-cont > ul > li {
  /* background-image: url(../img/top_cast_bg.jpg); */
  /* border-left: solid 1px #a0a0a0;
  border-top: solid 1px #a0a0a0;
  border-bottom: solid 1px #a0a0a0; */
  border: solid 1px #f20f5c;
  position: relative;
  width: 20%;
  /* margin: 4px 0; */
  margin: 10px 30px;
  box-sizing: border-box;
  /* transition: 0.5s; */
}

.gonow-cont > ul > li a:first-of-type {
  color: #fff;
  width: 100%;
  display: block;
  overflow: hidden;
}


.gonow-cont .scheduleIcon{
  position: relative;
}

.gonow-cont .scheduleIcon .scheduleDay{
  font-size: 1.4rem;
  font-weight: bold;
  color: #f20f5c;
  margin: 0 10px;
  border: 1px solid;
  font-size: 18px;
  padding: 5px 10px;
  background: white;
  position: absolute;
  left: 0px;
  bottom: 4px;

}

.gonow-cont .scheduleIcon .newcomer{
  font-size: 1.4rem;
  font-weight: bold;
  color: #f20f5c;
  margin: 0 10px;
  border: 1px solid;
  font-size: 18px;
  padding: 5px 10px;
  background: white;
  position: absolute;
  right: 0px;
  bottom: 4px;
}



.cast-box figcaption {
  background-color: #fff;
  z-index: 1000;
  position: relative;
  text-align: center;
}

.cast-box figcaption .name {
  font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  width: 90%;
  margin: auto;
  text-align: center;
  padding: 4px;
}
.cast-box figcaption .name .age {
  font-family: 'Playfair Display', serif;
  font-size: 1.4rem;
  font-weight: normal;
}
.cast-box figcaption .name .size {
  font-size: 1.3rem;
  font-weight: normal;
  display: block;
  letter-spacing: 0.05em;
  margin: 6px 0;
}
.cast-box figcaption .time {
  height: 30px;
  line-height: 1.6em;
  font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
  font-size: 2.0rem;
  padding: 0 15px;
  font-weight: 500;
  text-align: center;
  background: #cc0000;
  color: white;
}


.cast-box figcaption .now_blue {
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  margin: 6px 0 0;
  background-color: #325fff;
  color: white;
  padding: 10px;
}

.cast-box figcaption .now_pink {
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  margin: 6px 0 0;
  background-color: #ffa8a7;
  color: white;
  padding: 10px;
}



/* TOP スケジュール */
#top-schedule {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto 20px;
	background-color: #fff;
}
#top-schedule .top-header {
  height: 100px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #f20f5c;
}


/* TOP ランキング */
#topPage .top-rank ul li img {
    max-height: 400px;
    object-fit: cover;
}


.top-rank {
  background: #fff;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.top-rank .top-header {
  /* background: url(https://aino-katamari.net/images/title_bg_rank.jpg) no-repeat; */
  background: #f20f5c;
}
.top-rank .top-header h2 {
  margin: 35px 0 0 20px;
}
.top-rank .top-header h2 em {
  position: absolute;
  right: -1px;
  bottom: -32px;
  letter-spacing: 0.2em;
  font-size: 16px;
}

.top-rank .slick-slide {
    margin-top: 10px;
}
.top-rank .slick-slide > div > li {
  /* width: 19.2vw !important; */
  width: 300px !important;
  padding-bottom: 0.5vw;
  border: #a0a0a0 1px solid;
}
.top-rank .slick-slide > div > li .icon-twitter {
  right: 10px;
  bottom: 75px;
}
.top-rank .slick-slide > div > li figcaption {
  display: flex;
  align-items: flex-end;
  gap: 0 10px;
  margin-top: 4px;
  padding: 4px;
	background-color: rgb(255,255,255,.8);
	width: 100%;
}
.top-rank .slick-slide > div > li figcaption > img {
  min-width: 60px;
  width: 20%;
}
.top-rank .slick-slide > div > li figcaption .name {
  font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
  font-size: 1.4rem;
  margin-left: 6px;
}
.top-rank .slick-slide > div > li figcaption .age {
  font-family: 'Playfair Display', serif;
}
.top-rank .slick-slide > div > li figcaption .size {
	display: block;
	margin-top: 4px;
	font-size: 1.2rem;
}
.top-rank .slick-slide .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: calc(100% - 40px);
  padding: 20px;
  background: rgba(0, 0, 0, .6);
  color: #fff;
  font-size: 1.4rem;
  opacity: 0;
  transition: .3s ease;
}
#wrap .top-rank ul {
  max-width: 920px;
  margin: 0px auto;
  height: 480px;
}

.top-rank .slick-slide > div > li{
  position: relative;
}
.top-rank .prev, .top-rank .next {
  position: absolute;
  top: 45%;
  z-index: 1;
  cursor: pointer;
  width: 72px;
}
.top-rank .prev > img, .top-rank .next > img {
  width: 100%;
}
.top-rank .prev {
  left: -75px;
}
.top-rank .next {
  right: -75px;
  transform: scale(-1, 1);
}

.top-rank .more {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 20px 20px 0;
  position: relative;
  z-index: 100;
}
.top-rank .more .more-inner {
  font-family: 'Playfair Display', serif;
  font-size: 1.8rem;
  letter-spacing: 2px;
  color: #000;
  text-align: center;
  line-height: 60px;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #ba8f0d 0%, #ffedb4 50%, #ba8f0d 100%);
  background-size: 100%;
  background-position: -50% 0;
  position: relative;
  background: white;
}

/*-- トップ 写メ日記 --*/
#top-diary .diary-cont{
  background-color: #ffffffb5;
  padding: 50px;
}

/*-- トップ イベント一覧 --*/
#top-event{
  background-color: #ffffffb5;
}

.event-cont {
  padding: 20px 0;
}

/* アコーディオン */
.accordion-001 {
  max-width: 900px;
  background-color: rgb(255 255 255 / 50%);
  backdrop-filter: blur(3px);
  margin: auto;
}

.accordion-001:not([open]) {
  margin-bottom: 7px;
}

.accordion-001 summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  border-radius: 5px;
  background-color: #f20f5c;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  font-size: 18px;
}

.accordion-001 summary::-webkit-details-marker {
  display: none;
}

.accordion-001 summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  content: '';
  transition: transform .3s;
}

.accordion-001[open] summary::after {
  transform: rotate(225deg);
}

.accordion-001 p {
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 1em 2em 2em 2em;
  color: #333333;
  font-size: 18px;
  line-height: 30px;
}

.accordion-001[open] p {
  transform: none;
  opacity: 1;
}

/* トップ 新人 */
#top-newcast {
  margin-bottom: 20px;
}

/* トップ グループ */
#top-group .group-cont .shopLink{
  width: 70%;
  margin: 10px auto;
}

#top-group .group-cont .shopLink li:first-child{
  margin-bottom: 10px;
}




/*-- トップ-その他のコンテンツ --*/
/* #top-other {
	width: 100%;
	max-width: 1980px;
	margin: 0 auto;
	display: flex;
	min-width: 1200px;
}
#top-other .left {
  width: 370px;
  margin-right: 20px;
  margin-top: 20px;
  margin-left: 20px;
}
#top-other .left li {
  margin-bottom: 20px;
}
#top-other .left li.miecha {
  background-image: url("https://aino-katamari.net/images/bg_miechat.jpg");
  background-repeat: no-repeat;
  padding-bottom: 20px;
}
#top-other .left li.miecha .top-header {
  background-image: none;
  height: 100px;
  margin-bottom: 10px;
}
#top-other .left li.miecha .top-header h2 span {}
#top-other .left li.miecha .top-header h2 em {
  right: -60px;
  bottom: -6px;
}
#top-other .left li.miecha img {
  width: 320px;
  display: block;
  margin: 0 auto;
}
#top-other .left li img {
  vertical-align: top;
}
#top-other .right {
  width: 100%;
}
#top-other .right .frame-cont {
  background-image: url("https://aino-katamari.net/images/bg_othercont.jpg");
  background-repeat: repeat-x;
  display: flex;
  justify-content: center;
  padding: 20px;
  height: 760px;
}
#top-other .right .frame-cont li {
  border: solid 1px #000;
  background-color: #fff;
  width: calc(100%/2);
  margin: 0 10px;
}
#top-other .right .frame-cont.new li {
  width: 50%;
}
#top-other .right .frame-cont li.manager-blog .top-header {
  background-repeat: repeat-x;
  background-position: top;
  overflow: hidden;
  height: 107px;
}
#top-other .right .frame-cont li.manager-blog .top-header h2 {
  margin: 30px auto 0;
  display: block;
  width: 90%;
}

#top-other .right .frame-cont li.manager-blog .top-header h2 span {
  font-size: 3.0rem;
  color: #ffffff;
}

#top-other .right .frame-cont li.manager-blog .top-header h2 em {
  right: 10px;
  bottom: -35px;
  color: #ffffff;
  font-size: 1.4rem;
}
#top-other .right .frame-cont li.newphoto-mail .top-header {
  background-image: url("https://aino-katamari.net/images/bg_newphoto_mail.jpg");
  background-repeat: repeat-x;
  background-position: top;
  overflow: hidden;
  height: 107px;
}
#top-other .right .frame-cont li.newphoto-mail .top-header h2 {
  color: #ffffff;
  margin: 30px auto 0;
  display: block;
  width: 90%;
}
#top-other .right .frame-cont li.newphoto-mail .top-header h2 span {
	font-size: 3.0rem;
	color: #ffffff;
}
#top-other .right .frame-cont li.newphoto-mail .top-header h2 em {
  right: 10px;
  bottom: -35px;
  font-size: 1.4rem;
}
#top-other .right .frame-cont li.photo-diary .top-header {
  background-image: url("https://aino-katamari.net/images/bg_photo_diary.jpg");
  background-repeat: repeat-x;
  background-position: top;
  overflow: hidden;
  height: 107px;
}
#top-other .right .frame-cont li.photo-diary .top-header h2 {
  color: #000;
  margin: 30px auto 0;
  display: block;
  width: 90%;
  text-align: center;
}
#top-other .right .frame-cont li.photo-diary .top-header h2 span {
	font-size: 3.0rem;
	color: #fff;
}
#top-other .right .frame-cont li.photo-diary .top-header h2 em {
  right: 10px;
  bottom: -35px;
  color: #fff;
  font-size: 1.4rem;
} */

/* @media screen and (max-width: 1600px) {
	#top-other .right .frame-cont li.manager-blog .top-header h2 span {
		font-size: 3.0rem;
	}
	#top-other .right .frame-cont li.manager-blog .top-header h2 em {
		bottom: -10px;
		font-size: 1.4rem;
	}
	#top-other .right .frame-cont li.newphoto-mail .top-header h2 span {
		font-size: 3rem;
	}
	#top-other .right .frame-cont li.newphoto-mail .top-header h2 em {
		bottom: -12px;
		font-size: 1.4rem;
	}
	#top-other .right .frame-cont li.photo-diary .top-header h2 span {
		font-size: 3rem;
	}
} */

/* #top-other .right .frame-cont li iframe {
  height: 611px;
}
#top-event .top-header {
  height: 100px;
  background-repeat: no-repeat;
  position: relative;
}
#top-event .top-header h2 {
  letter-spacing: -0.07em;
  display: inline-block;
  margin: 15px 0 0 20px;
  font-family: 'Lusitana', serif;
  color: #fff;
  position: relative;
}
#top-event .top-header h2 span {
  font-size: 4.0rem;
}
#top-event .top-header h2 em {
  position: absolute;
  right: -4px;
  bottom: -4px;
  letter-spacing: 0.2em;
}
#top-event {
	margin-top: 20px;
	border: solid 1px #000;
	background-color: #fff;
	height: 720px;
}
#top-event .event-cont {
	margin: 25px 35px;
	height: 570px;
	overflow-y: auto;
}
#top-event .event-cont .event-img {
	max-width: 370px;
	width: 30%;
}
#top-event .event-cont .event-img img {
  width: 100%;
}
#top-event .event-cont article {
  display: flex;
  background-color: #d6d6d8;
  padding: 20px 30px;
  margin-right: 4px;
  margin-bottom: 20px;
}
#top-event .event-cont article .event-inner {
	padding: 10px 0 10px 26px;
	flex-grow: 1;
	width: 70%;
}
#top-event .event-cont article .event-inner .time {
  letter-spacing: 0.4em;
  font-size: 1.4rem;
  margin-left: 1em;
  margin-bottom: 10px;
  display: inline-block;
}
#top-event .event-cont article .event-inner .title {
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 6px;
  color: #8f5a07;
  letter-spacing: 0.4em;
  font-size: 1.4rem;
}
#top-event .event-cont article .event-inner > div {
  font-size: 1.2rem;
  padding: 14px 6px;
  line-height: 1.6em;
} */

/* ページタイトル */
.top-header {
  height: 100px;
  background-color: #f20f5c;
}
.top-header h2 {
  /* letter-spacing: -0.07em; */
  display: inline-block;
  margin: 35px 0 0 20px;
  font-family: 'Lusitana', serif;
  color: #fff;
  position: relative;
}
.top-header h2 span {
  font-family: 'Lusitana', serif;
  color: #fff;
  font-size: 5rem;
  /* position: relative; */
  /* letter-spacing: -0.04em;
  transform: rotate(-10deg); */
  /* display: block; */
}


#top-newcast .top-header h2 {
  font-size: 18px;
}

#topPage #what-new .top-header h2 {
  margin: 0px 0 0 20px;
}

#topPage #new-cast .top-header h2 {
  margin: 0px 0 0 20px;
}

.top-header h2 em {
  position: absolute;
  right: -85px;
  bottom: 0px;
  letter-spacing: 0.2em;
  font-size: 14px;
}




#castPage .top-header h2 em {
  position: absolute;
  right: -122px;
  bottom: -12px;
  letter-spacing: 0.2em;
  font-size: 14px;
}


#waitingPage .top-header h2 em {
  position: absolute;
  right: -80px;
  bottom: -12px;
  letter-spacing: 0.2em;
  font-size: 14px;
}




/*-- cast.php --*/
#castPage .scheduleIcon{
  position: relative;
}

#castPage .scheduleIcon .scheduleDay{
  font-size: 1.4rem;
  font-weight: bold;
  color: #cc0000;
  margin: 0 10px;
  border: 1px solid;
  font-size: 18px;
  padding: 5px 10px;
  background: white;
  position: absolute;
  left: 0px;
  bottom: 5px;
  width: 27%;

}

#castPage .scheduleIcon .newcomer{
  font-size: 1.4rem;
  font-weight: bold;
  color: #cc0000;
  margin: 0 10px;
  border: 1px solid;
  font-size: 18px;
  padding: 5px 10px;
  background: white;
  position: absolute;
  right: 0px;
  bottom: 5px;
  width: 25%;
}

#castPage article .time{
  height: 30px;
  line-height: 1.6em;
  font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
  font-size: 2.0rem;
  /* padding: 0 15px; */
  font-weight: 500;
  text-align: center;
  background: #cc0000;
  color: white;
  width: 100%;
  margin: 0 0;
  border: none;
}

#castPage article .now_blue {
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  margin: 6px 0 0;
  background-color: #325fff;
  color: white;
  padding: 10px;
}

#castPage article .now_pink {
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  margin: 6px 0 0;
  background-color: #ffa8a7;
  color: white;
  padding: 10px;
}




/*-- schedule.php --*/
#schedulePage{
  background: linear-gradient(to top, rgb(217 175 217 / 50%) 0%, rgb(255 255 255 / 70%) 100%),url(../img/bg.jpg); 
  background-repeat:  no-repeat;
  background-position: 0px 120px;
  background-attachment: fixed;
}

#schedule {
	position: relative;
	background-color: rgba(255, 255, 255, .9);
	width: 100%;
	margin: 0 auto;
	min-width: 1200px;
}

/* #schedule .top-header {
  background-image: url("https://aino-katamari.net/images/title_bg02.png");
  height: 100px;
  background-repeat: no-repeat;
  position: relative;
} */
#schedule .top-header h2 {
  margin: 50px 0 0 20px;
}

#schedule .top-header h2 em {
  position: absolute;
  right: -150px;
  bottom: -12px;
  letter-spacing: 0.2em;
  font-size: 14px;
}


#schedule .schedule-calendar {
  display: flex;
  justify-content: center;
  width: 80%;
  margin: 0 auto 30px;
}
#schedule .schedule-calendar li {
  color: #fff;
  width: calc(100%/7);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Playfair Display', serif;
  font-size: 2.4rem;
  line-height: 1em;
  margin: 20px 6px 0;
  background: #a18c6f; /* Old browsers */
  background: -moz-linear-gradient(top, #a18c6f 0%, #fffef6 28%, #bbae9d 51%, #fffee6 72%, #a18c6f 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a18c6f 0%, #fffef6 28%, #bbae9d 51%, #fffee6 72%, #a18c6f 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a18c6f 0%, #fffef6 28%, #bbae9d 51%, #fffee6 72%, #a18c6f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a18c6f', endColorstr='#a18c6f', GradientType=0); /* IE6-9 */
  padding: 1px;
}
#schedule .schedule-calendar li.effect-fade {
	transition: 0.3s;
	transition-delay: 0.1s;
}
#schedule .schedule-calendar li+li.effect-fade {
	transition-delay: 0.2s;
}
#schedule .schedule-calendar li+li+li.effect-fade {
	transition-delay: 0.3s;
}
#schedule .schedule-calendar li+li+li+li.effect-fade {
	transition-delay: 0.4s;
}
#schedule .schedule-calendar li+li+li+li+li.effect-fade {
	transition-delay: 0.5s;
}
#schedule .schedule-calendar li+li+li+li+li+li.effect-fade {
	transition-delay: 0.6s;
}
#schedule .schedule-calendar li+li+li+li+li+li+li.effect-fade {
	transition-delay: 0.7s;
}
#schedule .schedule-calendar li a {
  color: #fff;
  display: flex;
  align-items: flex-end;
  padding: 8px 20px 10px;
  background-color: #000;
  justify-content: center;
  width: 100%;
}
#schedule .schedule-calendar li a span {
  color: #000;
  background: #fff;
  font-size: 1.2rem;
  min-width: 36px;
  display: inline-block;
  margin-left: 6px;
  text-align: center;
  height: 20px;
  line-height: 20px;
}
#schedule .schedule-cont {
	padding: 5px 0 80px 0;
}
#schedule .schedule-day {
  background: linear-gradient(to right, #f9f1a5 50%, #625531 100%);
  text-align: center;
  width: 98%;
  margin: 10px auto;
  padding: 4px;
  height: 40px;
  line-height: 36px;
}
#schedule .schedule-cont .schedule-box {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#schedule .schedule-cont .schedule-box > li {
	background-image: url(https://aino-katamari.net/images/top_cast_bg.jpg);
	border: solid 1px #a0a0a0;
	position: relative;
	width: 25%;
	margin-bottom: 10px;
	box-sizing: border-box;
}
#schedule .schedule-cont .schedule-box > li a:first-child {
	color: #fff;
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
}
#schedule .schedule-cont .schedule-box > li a:first-child::before {
	content: "";
	display: block;
	padding-top: 133%;
}
#schedule .schedule-cont .schedule-box > li a > div {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
#schedule .schedule-cont .schedule-box > li a:first-child > img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
	transition: 0.6s;
	z-index: 100;
}

#schedule .schedule-cont .schedule-box  > li a:first-child:hover > img {
	clip-path: polygon(0 0, 100% 0%, 0 0, 0% 100%);
}

#schedule .schedule-cont .schedule-box > li .icon-twitter {
  right: 10px;
  top: calc(25.75vw - 80px);
  z-index: 200;
}

#schedule .schedule-cont .schedule-box  > li::before {
  content: "";
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 40%);
  display: inline-block;
  height: 270px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

#schedule .schedule-cont .icon-rank {
  width: 100%;
  vertical-align: top;
}
#schedule .schedule-cont .schedule-box > li a .shop-icon {
  left: auto;
  right: 10px;
  top: 10px;
  z-index: 101;
}
#schedule .schedule-cont .schedule-box  > li a:hover .shop-icon {
  z-index: -1;
}
#schedule .cast-box {
  z-index: 10;
  position: relative;
}
#schedule .cast-box figcaption .name {
	font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
  font-size: 2.0rem;
  font-weight: bold;
	width: 90%;
	margin: 4px auto 0;
	text-align: center;
}
#schedule .cast-box figcaption .name .age {
  font-family: 'Playfair Display', serif;
  font-size: 1.6rem;
  font-weight: normal;
}
#schedule .cast-box figcaption .name .size {
  font-size: 1.6rem;
  font-weight: normal;
  display: block;
  letter-spacing: 0.05em;
  margin: 6px 0;
}
#schedule .cast-box figcaption .time svg {
  position: relative;
  top: 3px;
  width: 20px;
}
#schedule .cast-box figcaption .time {
  height: 30px;
  background: linear-gradient(to right, #d2b047 50%, #feebb1 100%);
  text-align: left;
  line-height: 1.6em;
  font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
  font-size: 2.0rem;
  padding: 0 15px;
  font-weight: 500;
  text-align: center;
}
#schedule .cast-box figcaption .waiting-time {
	background-color: #000;
	color: #ff8a00;
	font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
	font-size: 1.8rem;
	padding: 0 15px;
	height: 30px;
	background: -webkit-repeating-linear-gradient(-45deg, #f9eaef 0, #f9ebef 3px, #fff 3px, #fff 6px);
	background: repeating-linear-gradient(-45deg, #1b1b1b 0, #1b1b1b 3px, #000 3px, #000 6px);
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
  text-align: center;
}



/*-- waiting.php --*/
#waitingPage .scheduleIcon{
  position: relative;
}

#waitingPage .scheduleIcon .scheduleDay{
  font-size: 1.4rem;
  font-weight: bold;
  color: #cc0000;
  margin: 0 10px;
  border: 1px solid;
  font-size: 18px;
  padding: 5px 10px;
  background: white;
  position: absolute;
  left: 0px;
  bottom: 5px;
  width: 27%;

}

#waitingPage .scheduleIcon .newcomer{
  font-size: 1.4rem;
  font-weight: bold;
  color: #cc0000;
  margin: 0 10px;
  border: 1px solid;
  font-size: 18px;
  padding: 5px 10px;
  background: white;
  position: absolute;
  right: 0px;
  bottom: 5px;
  width: 25%;
}







/*-- profile.php --*/
#profilePage{
  /* background: linear-gradient(to top, rgb(217 175 217 / 50%) 0%, rgb(255 255 255 / 70%) 100%),url(../img/bg.jpg); 背景画像指定 */
  /* background-repeat:  no-repeat;  背景の繰り返し設定 */
  /* background-position: 0px 120px;    背景の位置指定 */
  /* background-attachment: fixed;   背景の固定設定 */
}



#prof-wrapper {
  display: flex;
}
#profile {
	position: relative;
	background-color: rgba(255, 255, 255, .9);
	width: 100%;
	margin: 0 auto;
	min-width: 1200px;
}
#profile .top-header h2 em {
  right: -190px;
  bottom: -12px;
}

#profile .top-header span {}
#profile .cast-cont {
  padding: 5px 5px 30px 5px;
}
#profile .profile-nav {}
#profile .profile-nav ul {
  display: flex;
  width: 1000px;
  margin: 30px auto;
}
#profile .profile-nav li {
  font-family: 'Playfair Display', serif;
  font-size: 1.8rem;
  letter-spacing: 2px;
  color: #000;
  text-align: center;
  line-height: 60px;
  width: 100%;
  height: 100%;
  /* background: linear-gradient(to right, #ba8f0d 0%, #ffedb4 50%, #ba8f0d 100%); */
  background-size: 100%;
  background-position: -50% 0;
  position: relative;
  margin: 0 10px;
  background: #f20f5c;
}
.prevnone{
  visibility: hidden;
}
.nextnone{
  visibility: hidden;
}
#profile .profile-nav li a {
	color: #ffffff;
	font-size: 1.8rem;
	display: block;
}
#profile .profile-nav li a span {
  font-size: 1.4rem;
	font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
	margin-left: 0.4em;
}
#profile .profile-nav li:last-child a span {
	margin-left: 0;
	margin-right: 0.4em;
}
#profile .thum-wrap {
  position: relative;
}
#profile .thum-wrap .cast-slider {
  width: 96%;
  max-width: 1900px;
  margin: 0 auto;
}
#profile .thum-wrap .icon-twitter {
  right: 510px;
  /* bottom: 10px; */
  z-index: 2;
  top: 650px;
}

#profile .thum-wrap .icon-twitter {
  right: 315px;
}

.cast-slider > div > img {
  opacity: 0.8;
}
#profile .slick-initialized .slick-slide {
	display: block;
	position: relative;
}
#profile .slick-slide img {
  width: 100%;
  opacity: 0.5;
}
#profile .slick-slide::before{
  opacity: 0.5;
}
#profile .slick-dotted.slick-slider {
  margin-bottom: 50px;
}
#profile .slick-center img {
  opacity: 1;
}
#profile .slick-center::before {
  opacity: 1;
}
#profile .slick-list {
  /* background-color: #000; */
}
#profile .cast-slider .prev, .cast-slider .next {
  position: absolute;
  top: calc(50% - 30px);
  z-index: 1;
  cursor: pointer;
}
#profile .cast-slider .prev {
  right: 70%;
}
#profile .cast-slider .next {
  left: 70%;
  transform: scale(-1, 1);
}

#profile .cast-slider .prev {
  right: calc(50% + 195px);
}
#profile .cast-slider .next {
  left: calc(50% + 195px);
  transform: scale(-1, 1);
}


#profile .prof-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
#profile .prof-icon .icon-rank img {
  vertical-align: top;
}
#profile .prof-icon .nomination {
	background-color: #d2b147;
	height: 48px;
	margin-left: 20px;
	text-align: center;
	line-height: 48px;
	font-size: 2.4rem;
	padding: 0 1em;
	min-width: 330px;
}

#profile .prof-icon .nomination span {
  margin-right: 20px;
}
#profile .prof-icon.new {
  flex-wrap: wrap;
}
#profile .prof-icon.new .icon-rank {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
#profile .prof-icon.new .nomination {
  margin-left: 0;
}
#profile .prof-info {
  text-align: center;
  margin-bottom: 30px;
}
#profile .prof-info .name {
	font-size: 4.0rem;
	display: block;
	margin-bottom: 6px;
}
#profile .prof-info span {
	display: block;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}
#profile .prof-info span.age {
	font-family: 'Prata', serif;
	margin-bottom: 6px;
}
#profile .prof-info span.size {
	font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
}
#profile .prof-type {
  display: flex;
  min-width: 800px;
  width: 90%;
  margin: 0 auto 40px;
  justify-content: center;
  font-size: 1.6rem;
}
#profile .prof-type li {
	color: #f20f5c;
	width: calc(100%/6);
	text-align: center;
	margin: 0 2px;
	background: linear-gradient(to right, #000 0%, #242424 50%, #464646 100%);
	font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
	letter-spacing: 0.04em;
	padding: 6px 0;
  background-color: white;
  border: 1px solid;
}
#profile .prof-other {
  display: flex;
  width: 96%;
  max-width: 1600px;
  margin: 0 auto 30px;
}
#profile .prof-other li {
  background-image: url("../img/profile_cont_bg.jpg");
  background-repeat: no-repeat;
  width: calc(100%/3);
  height: 100px;
  background-size: contain;
  padding: 0;
  position: relative;
}
#profile .prof-other li:nth-child(2) {
  margin: 0 10px;
}
#profile .prof-other li a {
  display: block;
  height: 100%;
  color: #d2b147;
  font-size: 3.0rem;
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 30px;
  right: 0;
  margin: auto;
}
#profile .prof-cont01 {
  display: flex;
  justify-content: space-between;
  width: 96%;
  margin: 0 auto 60px;
  max-width: 1600px;
}
#profile .prof-cont01 > section {
  width: calc(calc(100%/2) - 20px);
}
#profile .prof-cont01 .qa > div {
	overflow-y: auto;
	height: 400px;
	margin: 20px 0;
}

#profile .prof-cont01 h3 {
  /* background-image: url("../img/profile_title01.jpg"); */
  /* background-repeat: no-repeat; */
  color: #fff;
  height: 50px;
  font-family: 'Lusitana', serif;
  font-size: 2.4rem;
  padding-left: 30px;
  line-height: 50px;
  letter-spacing: 0.1em;
  background-color: #f20f5c;
}
#profile .prof-cont01 .qa dl {
  display: flex;
  min-height: 70px;
  align-items: center;
  border-bottom: solid 1px #a9a9a9;
  width: 100%;
  margin: 0 auto;
  padding: 1em 1em 1em 2em;
  max-width: 1000px;
  font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
  letter-spacing: .1em;
}
#profile .prof-cont01 .qa dl dt {
  flex-basis: 30%;
  color: #d36c03;
  font-size: 1.4rem;
  font-weight: bold;
}
#profile .prof-cont01 .qa dl dd {
  flex-basis: 70%;
  font-size: 1.8rem;
  word-break: break-all;
}
#profile .prof-cont01 .comment {}

#profile .prof-cont01 .comment > div {
  font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
  margin: 0px 10px 10px;
  height: 230px;
  overflow-y: auto;
  font-size: 1.4rem;
  line-height: 2em;
  font-weight: bold;
  overflow-y: auto;
}

#profile .option {
  /* background-image: url("../img/profile_option_bg.jpg"); */
  height: 125px;
  width: 98.3%;
  margin: 0 auto 30px;
  /* max-width: 1600px; */
  display: flex;
  align-items: center;
  padding: 0px 10px 0;
  background-color: #f20f5c;
}

#profile .option h3 {
  color: #fff;
  font-family: 'Lusitana', serif;
  font-size: 2.4rem;
  min-width: 240px;
}
#profile .option h3 span {
  display: block;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.4rem;
  margin-top: 10px;
}
#profile .option ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: 90px;
	margin-left: 0px;
}
#profile .option ul li {
	color: #000;
	width: calc(12.5% - 10px);
  /* width: calc(21% - 10px); */
	height: 35px;
	text-align: center;
	font-size: 1.4rem;
	background: linear-gradient(to right, #ba8f0d 0%, #ffedb4 100%);
	margin: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "游ゴシック", "YuGothic", "メイリオ", sans-serif;
}
#profile .option ul li.off {
  background: linear-gradient(to right, #929291 0%, #e8e8e8 100%);
  color: #fff;
}
#profile .prof-cont02 {
  display: flex;
  justify-content: space-between;
  width: 96%;
  margin: 0 auto 60px;
  max-width: 1600px;
}
#profile .prof-cont02 section {}
#profile .prof-cont02 .prof-schedule {
  flex-grow: 1;
  margin-right: 40px;
}
#profile .prof-cont02 .prof-schedule h3 {
  /* background-image: url("../img/profile_title02.jpg"); */
  background-repeat: no-repeat;
  color: #fff;
  height: 50px;
  font-family: 'Lusitana', serif;
  font-size: 2.4rem;
  padding-left: 30px;
  line-height: 50px;
  letter-spacing: 0.1em;
  background-color: #f20f5c;
}
#profile .prof-cont02 .prof-schedule .prof-schedule-box {
  border-bottom: solid 20px #000;
}
#profile .prof-cont02 .prof-schedule .prof-schedule-box dl {
  display: flex;
  min-height: 74.4px;
  /* border-bottom: solid 1px #000; */
  width: 100%;
  margin: 0 auto;
}
#profile .prof-cont02 .prof-schedule .prof-schedule-box dl dt {
  background-color: #f1f2f3;
  display: flex;
  align-items: center;
  flex-basis: 280px;
  justify-content: center;
}
#profile .prof-cont02 .prof-schedule .prof-schedule-box dl dt > span {
  font-family: 'Lusitana', serif;
  font-size: 2.4rem;
  width: 50px;
  text-align: center;
  color: black;
}
#profile .prof-cont02 .prof-schedule .prof-schedule-box dl dt > span + span {
	font-family: 'Playfair Display', serif;
	font-size: 1.6rem;
	display: inline-block;
	background-color: #333;
	color: #fff;
	width: 50px;
	text-align: center;
	padding: 6px 0;
	margin-left: 15px;
}
#profile .prof-cont02 .prof-schedule .prof-schedule-box dl dd {
  display: flex;
  flex-grow: 1;
  align-items: center;
  background-color: #fff;
}
#profile .prof-cont02 .prof-schedule .prof-schedule-box dl dd > span {
  font-family: 'Lusitana', serif;
  font-size: 2.0rem;
  flex-grow: 3;
  text-align: center;
  color: black;
}
#profile .prof-cont02 .prof-schedule .prof-schedule-box dl dd .reserve {
  font-size: 2.0rem;
  color: #fff;
  display: inline-block;
  background: #000;
  width: 250px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-right: 5%;
  position: relative;
}

#profile .prof-cont02 .prof-schedule .prof-schedule-box dl dt {
  flex-basis: 160px;
}
#profile .prof-cont02 .prof-schedule .prof-schedule-box dl dd .reserve {
width: 180px;
}

#profile .prof-cont02 .prof-schedule .prof-schedule-box dl dd .reserve::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 25%;
  width: 0;
  height: 0;
  margin-top: -6px;
  border-top: 6px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #ffc53b;
}
.sat {
  color: #77c9f8 !important;
}
.sun {
  color: #fd5555 !important;
}
.yasumi, .mitei {
  font-size: 2.4rem !important;
}
#profile .prof-cont02 .prof-photo {
  /* background-image: url("../img/profile_photo_bg.jpg"); */
  width: 600px;
  height: 598px;
  background-color: #f20f5c;
}
#profile .prof-cont02 .prof-photo h3 {
  color: #fff;
  height: 50px;
  font-family: 'Lusitana', serif;
  font-size: 2.4rem;
  padding-left: 30px;
  line-height: 50px;
  letter-spacing: 0.1em;
}
#profile .prof-cont02 .prof-photo iframe {
  overflow-x: hidden;
  margin: 0 15px;
  width: calc(100% - 30px);
  height: 520px;
}


/* cast.php */




/*-- system.php --*/
#systemPage .top-header h2 em {
  position: absolute;
  right: -122px;
  bottom: 0px;
  letter-spacing: 0.2em;
  font-size: 14px;
}

/* .systemlist {
  margin: 50px auto;
}

.systemlist li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10%;
} */

/* .systemlist li h3 {
  font-size: 2.4rem;
  line-height: 1.4;
  margin-bottom: 2%;
} */

/* .systemlist li h3 span {
  font-size: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
} */

/* .systemlist dl {
  font-size: 1.6rem;
  overflow: hidden;
  padding: 2% 0 1.4%;
  text-align: left;
  width: 50%;
  float: left;
  border-bottom: 1px solid #ccc;
  margin-right: 1%;
} */

/* .systemlist dt {
  float: left;
  width: 40%;
  text-align: center;
}

.systemlist dd {
  float: left;
  width: 58%;
  text-align: right;
}

.systemlist .comment {
  clear: both;
  padding: 4% 0 2.6%;
  font-size: 1.5rem;
} */


/* トップスライドバナー */
#event {
  margin-bottom: 10px;
}


/* 流れる文字 */
#main_con .marquee {
  background: #ECECEC;
  margin: 0 auto 10px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  font-size: inherit;
}
.marquee ul {
  margin: 0;
  display: inline-block;
  padding-left: 100%;
  white-space: nowrap;
  line-height: 1em;
  animation: scrollmarquee 15s linear infinite;
}

@keyframes scrollmarquee {
  0% { transform:translateX(0); }
  100% { transform:translateX(-100%); }
}


.marquee ul li {
  display: inline-block;
  margin: 0 100px 0 0;
  padding: 8px 0 6px;
}

.marquee ul li:nth-child(1) {
  font-weight: bold;
}





/* トップ スケジュール */
#todayssche ul {
  margin: 5px 0 20px;
}

#todayssche ul li {
  width: 25%;
  margin: 0;
  overflow: hidden;
  /* float: left; */
  text-align: center;
}

#todayssche ul li a {
  display: block;
  position: relative;
}

.list_new {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  width: 50px;
}

#todayssche ul li .ph,
#castPage ul li .ph,
#schedulePage ul li .ph,
#waitingPage ul li .ph {
  position: relative;
  padding-top: 133.333%;
  overflow: hidden;
}

ul li .ph {
  transition: none;
}

#todayssche ul li .ph img,
#castPage ul li .ph img,
#schedulePage ul li .ph img,
#waitingPage ul li .ph img {
  position: absolute;
  top: 0;
  left: 0;
}

#todayssche li article {
  bottom: 25px;
  height: 65px;
  position: absolute;
  width: 100%;
  padding-top: 20px;
  box-sizing: border-box;
}

#wrap ul.revlist li .ph article,
#todayssche li article {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) , rgba(255, 255, 255, 1));
}



#todayssche li article h3 {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.1;
}

#todayssche li article .list_star {
  font-size: 1.5rem;
}

#toppage #main_con ul li article p {
  white-space: inherit;
}

#todayssche li article .body {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#todayssche li .time {
  width: 100%;
  box-sizing: border-box;
  height: 25px;
  padding: 0.5%;
  font-size: 1.2rem;
  font-weight: bold;
  /* background: url("../img/sub_bg.gif") repeat top; */
}


#list li .timedata,
#todayssche li .time,
.gallist li .timedata {
  /* background: url("../img/sub_bg.gif") repeat; */
  background: #fe4a94;
  color: white;
}


/* トップ 新着情報 */

.block1 .subcont li .ph {
  width: 39%;
  float: left;
  margin: 0 1% 1% 0;
}

.block1 .subcont li article .day {
  font-size: 1.1rem;
  margin-top: 5px;
}

.block1 .subcont li article h3 {
  color: #980000;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5;
}

.block1 .subcont li article .comment {
  margin-top: 5px;
  overflow: auto;
  height: 320px;
}

.block1 .subcont ul {
}


/* トップ 新人情報 */

.block1 .subcont li .ajph {
  margin: 0 auto 3px;
  position: relative;
  width: 100%;
}

.block1 .subcont li .ajarticle {
  line-height: 1.3;
  width: 100%;
  text-align: center;
}


/* トップ レビュー */
.block1 .subcont li article .ajcomment {
  height: auto;
  overflow: inherit;
  text-align: left;
  padding: 0 1.5%;
}

.subcont li article .star:before {
  content: "満足度：";
}

.block2 .slick-slide {
  display: none;
  float: left;
  min-height: 1px;
}

/* メインコンテンツ　右側 */

#main_con .block2 {
  float: left;
  width: 29%;
  padding-left: 1%;
  vertical-align: top;
}

.block2 .subcont {
  background: url(../img/bg_block.gif) repeat;
}

.block2 .subcont {
  margin-bottom: 8px;
}

/* 新人情報 */
.block2 .subcont li .ph {
  width: 90%;
  margin: 0px auto 3px;
  position: relative;
}

.block2 .subcont li article {
  line-height: 1.3;
  width: 100%;
  padding: 0.5% 0;
  text-align: left;
}

.block2 .subcont li article h3 {
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
}

.block2 .subcont li article .body {
  font-size: 1.1rem;
  line-height: 1.5;
  display: block;
  text-align: center;
}


/* cast.php */

#castPage .top-header h2 em {
  position: absolute;
  right: -80px;
  bottom: -0px;
  letter-spacing: 0.2em;
  font-size: 14px;
}



.list_today {
  display: block;
  right: 0;
  position: absolute;
  top: 0;
  z-index: 4;
  width: 70px;
}

.gallist {
  display: flex;
  flex-wrap: wrap;
}

.gallist {
  margin: 15px auto;
}

.listswich {
  transition: all .3s ease;
}

.gallist li {
  width: 25%;
  margin: 0;
  overflow: hidden;
  float: left;
}

.gallist li {
  width: 23.8%;
  margin: 0 0.5% 25px;
  float: none;
  border: solid 1px #f20f5c;
}


.gallist li a {
  display: block;
  position: relative;
}

.gallist li article {
  bottom: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  padding-top: 25px;
  box-sizing: border-box;
  line-height: 1.3;
  padding-bottom: 5px;
  font-size: 1.3rem;
}

.gallist li article {
  bottom: auto;
  position: static;
  padding-top: 5px;
  padding-bottom: 0px;
}

.sns {
  display: flex;
  font-size: 1rem;
  width: 100%;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 5px;
}

.sns {
  color: #fff;
}

.gallist li article h3 {
  font-size: 2.0rem;
  font-weight: bold;
}
.gallist li article .body {
  font-weight: normal;
}
.gallist li article .catch {
  font-size: 1.5rem;
  text-align: center;
}

/* 表示切り替え */
.switch-radio {
  display: none;
}

.switchB {
  display: flex;
  justify-content: space-between;
  width: 70px;
  margin: 20px 10px 20px auto;
}

#gridv:checked~.switchB .switchB__gridv,
#listv:checked~.switchB .switchB__listv {
  cursor: default;
}
.switchB__gridv {
  position: relative;
}

.switchB__gridv,
.switchB__listv {
  cursor: pointer;
}

#gridv:checked~.switchB .switchB__gridv i,
#listv:checked~.switchB .switchB__listv i {
  color: #FF007F;
}

.switchB__gridv i,
.switchB__listv i {
  display: block;
  color: #ccc;
  font-size: 30px;
  transition: all .3s ease;
}

.fa-th:before {
  content: "\f00a";
}

#listv:checked~.listswich .list__item {
  flex-wrap: wrap;
  width: 48%;
  margin: 0.5%;
}

#listv:checked~.listswich .list__item .ph {
  width: 40%;
  padding-top: 53%;
  float: left;
}
#listv:checked~.gallist.listswich .list__item article {
  padding-top: 50px;
}
#listv:checked~.listswich .list__item article {
  width: 59%;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 0;
}

/* system.php*/
.systemlist {
  margin: 50px auto;
}

.systemlist li {
  width: 70%;
  overflow: hidden;
  margin-bottom: 10%;
  margin: auto;
}

.systemlist li h3 {
  font-size: 2.4rem;
  line-height: 1.6;
  margin-top: 2%;
  background: #f20f5c;
  text-align: center;
}

.systemlist li h3 span {
  font-size: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
}

.systemlist dl {
  font-size: 1.6rem;
  overflow: hidden;
  padding: 0;
  text-align: left;
  width: 50%;
  float: left;
  border-bottom: 1px solid #f20f5c;
  border-top: none;
  /* margin-right: 1%; */
}

.systemlist dt {
  float: left;
  width: 40%;
  text-align: center;
  background: #e2e2e2;
  padding: 20px;
}
.systemlist dd {
  float: left;
  width: 50%;
  text-align: right;
  padding: 20px;
}

.systemlist .comment {
  clear: both;
  padding: 4% 0 2.6%;
  font-size: 1.5rem;
}

.systemlist .noteText{
  font-size: 1.6rem;
  padding: 15px;
  border: 1px solid #f20f5c;
  line-height: 25px;
}

.systemlist .noteText p{
  margin-bottom: 20px;
}

.systemlist .noteText ul li{
  width: 90%;
}


/* 出勤情報 */
#wrap #daynavi {
  max-width: 1200px;
  height: 70px;
}

#daynavi {
  /* margin: 5px auto 5px; */
  max-width: 100%;
}

/*JSを使いfixedクラスが付与された際の設定*/
#daynavi.fixed{
	position: fixed;/*fixedを設定して固定*/
  z-index: 999;/*最前面へ*/
  top:120px;/*位置指定*/
  width: 1200px;
  margin: auto;
}

#daynavi li {
  background: rgba(255, 255, 255, 0.7);
}

#daynavi li {
  width: 14.28%;
  margin: 0;
  float: left;
  text-align: center;
  position: relative;
  letter-spacing: 0.1rem;
  line-height: 135%;
}

#daynavi li .month {
  font-size: 1.2rem;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -0.3em;
}



#daynavi li a {
  display: block;
  padding: 10% 0% 5%;
  transition: all 0.7s ease 0s;
}



#daynavi li a:hover,
#daynavi li a.current {
  background: #1c1c1c;
  color: #ffffff;
}

#daynavi li.today a{
  color: #000000;
  background: #f20f5c;
}

#daynavi li .dotw {
  font-size: 1rem;
  display: inline-block;
  width: 70%;
  margin-top: 1em;
  background: #1c1c1c;
}

#daynavi li.today .dotw{
  color: #ffffff;
}

#daynavi li p {
  font-size: 2.5rem;
}

#list li article .catch {
  font-size: 1rem;
  text-align: center;
  font-weight: normal;
  display: none;
}

#list li .timedata {
  padding: 5px 0 4px;
  margin-top: 5px;
}

#list li article p {
  font-weight: normal;
}

#wrap ul li article h3,
#wrap ul li article p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#list li article h3 {
  font-size: 2.0rem;
  font-weight: bold;
  margin-bottom: 0px;
}

#week-next li a {
  display: block;
  margin: 3px 0;
  padding: 5px;
  text-align: center;
  background: #000;
  color: #fff;
}

#week-next {
  bottom: 60px;
  font-size: 1rem;
  position: fixed;
  right: 0;
  width: 80px;
  z-index: 10;
}

#week-next li i {
  display: block;
  font-size: 5rem;
  line-height: 0.7;
}

/* 新人情報 */
#newfacePage .gallist > li {
  width: 100%;
}

#newfacePage .gallist li .ph {
  width: 25%;
  float: left;
  position: relative;
}

#newfacePage .gallist li article {
  width: 75%;
  float: left;
  background: none !important;
}

#newfacePage .gallist li article .catch {
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 5px;
}


#newfacePage .gallist li article h3 {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0px;
}

#newfacePage .gallist li article .body {
  text-align: center;
}

#newfacePage .gallist li article .type {
  width: 95%;
  margin: 5px auto;
  position: relative;
}

#newfacePage .gallist li article .type ul {
  display: flex;
  margin-top: 0;
}

#topbox #profdata .type li,
#option_box li,
.gallist li article .type li {
  border-color: #BD8900;
  color: #BD8900;
}

#newfacePage .gallist li article .type li {
  border: 1px solid;
  padding: 0.5% 0;
  font-size: 1.5rem;
  float: left;
  margin: 0.5%;
  width: 24%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: auto;
  font-weight: bold;
}

#newfacePage .gallist li article .comment {
  font-size: 1.5rem;
  padding: 2% 2% 0;
  line-height: 1.3;
  height: 295px;
  overflow: auto;
  text-align: left;
}

/* ランキング */
#rankingPage #wrap h3 {
  font-weight: bold;
  padding: 2% 1%;
  font-size: 1.8rem;
  margin-bottom: 0px;

}

.topiclist {
  margin: 30px 0 10%;
}

.topiclist li {
  width: 96%;
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0 auto 2%;
}

.topiclist li .ph {
  float: left;
  width: 50%;
}

.topiclist li .ph div {
  border-radius: 50%;
  height: 400px;
  overflow: hidden;
  width: 400px;
  margin: auto;
}

#wrap li .ph .list_rank {
  left: 0%;
  position: absolute;
  top: 5%;
  width: 22%;
  max-width: 140px;
}
#rankingPage .topiclist li article {
  text-align: center;
  width: 50%;
  padding: 1%;
  box-sizing: border-box;
  line-height: 1.6;
  float: left;
}

.topiclist li article .rankno {
  letter-spacing: 0.4rem;
  font-size: 1rem;
  font-weight: bold;
  
}

#rankingPage #wrap li article .body {
  font-size: 1.4rem;
}

#rankingPage .topiclist li article h3,
#rankingPage .topiclist li article .body {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#rankingPage #wrap li article .catch {
  font-size: 2rem;
  text-align: center;
}

#rankingPage #wrap li article .comment {
  font-size: 1.2rem;
  text-align: left;
  margin-top: 5px;
}

/* イベント */
#eventPage .topiclist {
  margin-top: 10px;
}

#eventPage .topiclist li {
  overflow: hidden;
  padding: 1% 0;
  border-bottom: 1px solid #ccc;
}

#eventPage .topiclist li .ph {
  width: 48%;
  float: left;
  margin: 0 2% 0 0;
}

#eventPage .topiclist li article {
  font-size: 1.2rem;
  line-height: 1.6;
}

#eventPage .topiclist li article p.day {
  font-size: 1rem;
}

#eventPage .topiclist li article h3,
#newsPage .topiclist li article h3 {
  font-size: 2.0rem;
  font-weight: bold;
  color: #DC001D;
  margin-bottom: 10px;
  overflow: visible;
  white-space: normal;
  text-overflow: clip;
  text-align: left;
}

#eventPage #wrap ul li article h3,
#eventPage #wrap ul li article p {
  overflow: visible;
}


/* ニュース */

#newsPage .topiclist {
  margin-top: 10px;
  max-width: 1080px;
}

#newsPage .topiclist li {
  overflow: hidden;
  padding: 1% 0;
  border-bottom: 1px solid #ccc;
}
#newsPage .topiclist li .ph {
  width: 48%;
  float: left;
  margin: 0 2% 0 0;
}

#newsPage .topiclist li article {
  font-size: 1.2rem;
  line-height: 1.6;
  max-width: 1080px;
}


#newsPage .topiclist li article .day {
  font-size: 1.5rem;
}

#newsPage .topiclist li article h3 {
  font-size: 2.0rem;
  font-weight: bold;
  color: #DC001D;
  margin-bottom: 10px;
  overflow: visible;
  white-space: normal;
  text-overflow: clip;
}

#newsPage .topiclist li article ul {
  overflow: hidden;
}


/* アクセス */

#access_list li {
  overflow: hidden;
  width: 94%;
  margin: 10px auto;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

#access_list li .data {
  float: left;
  width: 48%;
  margin-right: 2%;
}

#access_list li .data h3 {
  font-size: 2rem;
  line-height: 1.5;
}

#access_list li .data h3 span {
  display: block;
  font-size: 1.3rem;
  margin-bottom: 10px;
}

#access_list li .map {
  float: right;
  width: 48%;
  margin-left: 2%;
}

#access_list li .map iframe {
  height: 450px;
}

/* メールマガジン */
#magazinePage #wrap article .sec01 h3 {
  font-size: 2.0rem;
  margin-bottom: 1%;
  font-weight: bold;
  text-align: left;
}

#magazinePage #wrap article .sec01 h4 {
  font-size: 1.6rem;
  margin: 2% auto 1% auto;
  text-align: left;
}


#magazinePage #wrap article .sec01 form {
  text-align: center;
  margin: 40px auto;
}

#magazinePage #wrap article {
  max-width: 1000px;
  margin: 30px auto;
  line-height: 1.5;
  font-size: 1.4rem;
}

#magazinePage #wrap article .sec01 .input {
  font-size: 1.2rem;
  width: 260px;
  padding: 1%;
  margin: 0 10px 0 0;
}

#magazinePage #wrap article .sec01 .submit {
  box-sizing: border-box;
  margin: 20px auto;
  padding: 8px 0;
  width: 150px;
  letter-spacing: 0.15em;
  font-weight: bold;
  text-align: center;
  transition: all 0.4s ease 0s;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  cursor: pointer;
  font-size: 1.2rem;
}

#magazinePage #wrap article .sec01 label {
  margin: 0 30px 0 5px;
}

#magazinePage #wrap article .sec01 .submit:hover {
  cursor: pointer;
}

#schebox .reserve a:hover,
#magazinePage .sec01 .submit:hover,
.more_btn:hover,
.back_btn:hover {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}

#magazinePage .sec01 .submit {
  border-width: 1px;
  border: solid 1px;
}

/* 女子求人情報 */
#recruitPage #wrap article {
  margin: 30px auto;
  line-height: 1.5;
  font-size: 1.4rem;
  max-width: 1000px;
}

#recruitPage #wrap section {
  margin: 0 0 100px;
}

#recruitPage #wrap article h3 {
  font-size: 2.0rem;
  margin-bottom: 1%;
  font-weight: bold;
  text-align: center;
}

#recruitPage #wrap article h4 {
  font-size: 1.6rem;
  margin: 2% auto 1% auto;
  font-weight: bold;
  text-align: center;
}

#recruitPage #wrap article .sec01 dl {
  font-size: 1.2rem;
  overflow: hidden;
  text-align: left;
  box-sizing: border-box;
  padding: 0;
  border: none;
}

#recruitPage #wrap article .sec01 dl:last-child {
  border-bottom: 1px solid #CCC;
}

#recruitPage #wrap article .sec01 dt {
  float: left;
  width: 29%;
  font-weight: bold;
  border-top: 1px solid #CCC;
  padding: 1%;
  text-align: center;
}

#recruitPage #wrap article .sec01 dd {
  float: left;
  width: 65%;
  padding: 1%;
  border-left: 1px solid #CCC;
  border-top: 1px solid #CCC;
}

#error {
  color: red;
}

.check-1702887962, #error {
  display: none;
}

dl {
  border-top: 1px solid #DDD;
  font-size: 1.4rem;
  overflow: hidden;
  /* padding: 2% 0 2% 1%; */
  text-align: left;
}

#recruitPage dt {
  float: left;
  width: 30%;
}

#recruitPage dd {
  float: left;
  width: 68%;
}

input.text {
  width: 80%;
}

input.short {
  width: 10%;
}

textarea#comment,
textarea.text {
  height: 100px;
  width: 98%;
}

#wrap article .more_btn {
  font-size: 13px;
}

.more_btn,
.back_btn {
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  display: block;
  margin: 20px auto;
  line-height: 40px;
  letter-spacing: 0.15em;
  text-align: center;
  transition: all 0.4s ease 0s;
  position: relative;
  cursor: pointer;
  font-weight: bold;
}

.more_btn,
.back_btn {
  width: 150px;
}

.more_btn:hover::after,
.more_btn:hover .btn {
  color: #fff;
}

#schebox .reserve a,
#magazinePage .sec01 .submit,
.more_btn,
.more_btn::after,
.btn,
.back_btn,
.back_btn::after {
  color: #333333;
}

.more_btn:after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  line-height: 40px;
  position: absolute;
  right: 15px;
  top: 0;
  transition: all 0.3s ease 0s;
  z-index: 1;
}

.btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  cursor: pointer;
  font-size: 1rem;
  letter-spacing: 0.15em;
  font-weight: bold;
}

/* お問い合わせ */
#contactPage .caution {
  font-size: 1.2rem;
  margin-bottom: 30px;
}

#contactPage dt {
  float: left;
  width: 30%;
}

#contactPage dd {
  float: left;
  width: 68%;
}

#contactPage #wrap article {
  margin: 30px auto;
  line-height: 1.5;
  font-size: 1.4rem;
  max-width: 1000px;
}

/* ネット予約 */
#reservePage .caution {
  font-size: 1.2rem;
  margin-bottom: 30px;
}

#reservePage dt {
  float: left;
  width: 30%;
}

#reservePage dd {
  float: left;
  width: 68%;
}

#reservePage #wrap article {
  margin: 30px auto;
  line-height: 1.5;
  font-size: 1.4rem;
  max-width: 1000px;
}

/* アンケート */
#enquetePage .caution {
  font-size: 1.2rem;
  margin-bottom: 30px;
}

#enquetePage dt {
  float: left;
  width: 30%;
}

#enquetePage dd {
  float: left;
  width: 68%;
}

#enquetePage #wrap article {
  margin: 30px auto;
  line-height: 1.5;
  font-size: 1.4rem;
  max-width: 1000px;
}

/* リンク */
#wrap .linkguide {
  margin-top: 10px;
}

#linkPage #wrap section .subtitle {
  background: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  width: 98%;
  margin: auto;
}

#linkPage #wrap section .bn {
  padding: 20px 50px 30px;
}

#linkPage #wrap section .inner {
  padding: 10px 10px 20px;
  font-size: 1.2rem;
  line-height: 1.5;
}

/* ホテルリスト */
article.hotellist {
  width: 98%;
  margin: 20px auto;
  line-height: 1.5;
  font-size: 1.4rem;
}

.hotellist > ul {
  margin-bottom: 40px;
}

.hotellist > ul li {
  display: inline-block;
  width: 32.5%;
}

article.hotellist li {
  padding: 1% 0;
  border-bottom: 1px solid;
}

#hotelPage article.hotellist h3 {
  font-weight: bold;
  margin-bottom: 10px;
  text-align: left;
}

article.hotellist section {
  margin: 0 0 4%;
}


/* レビュー */
#wrap .sortbox {
  background: rgba(1,1,1,0.1);
  padding: 10px 2%;
  width: 96%;
  margin: 10px auto;
  overflow: hidden;
  font-size: 1.3rem;
}

#wrap .sortbox .gal_s {
  float: left;
  width: 60%;
}

#wrap .sortbox .more_btn {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 50px;
  line-height: 34px;
}

#wrap .sortbox .order_s {
  float: left;
  width: 40%;
  text-align: right;
  margin-top: 8px;
}

#wrap ul.revlist li {
  margin: 0 0 15px 0;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid;
  padding: 1%;
}

#wrap ul.revlist li .ph {
  width: 28%;
  margin-right: 2%;
  float: left;
  position: relative;
}

#wrap ul.revlist li a {
  display: block;
  position: relative;
}


#wrap ul.revlist li .ph article {
  bottom: 0;
  left: 0;
  text-align: center;
  position: absolute;
  width: 100%;
  padding-bottom: 5px;
  padding-top: 25px;
}

#wrap ul.revlist li .ph article h3 {
  font-size: 2.0rem;
  font-weight: bold;
}

#wrap ul.revlist li .ph article .body {
  font-size: 1rem;
}

#wrap ul.revlist li .commentbox {
  float: left;
  width: 70%;
}

#wrap ul.revlist li .commentbox .day {
  font-size: 1rem;
  text-align: right;
}

#wrap ul.revlist li .commentbox .reviewttl {
  font-size: 1.5rem;
}

#wrap ul.revlist li .commentbox .star {
  font-weight: bold;
}
#wrap ul.revlist li .commentbox .star {
  font-size: 1.4rem;
}

#wrap ul.revlist li .commentbox .day:before {
  content: "投稿日：";
}

#wrap ul.revlist li .commentbox .star:before {
  content: "満足度：";
}

#wrap ul.revlist li .commentbox .reviewer {
  font-size: 1.3rem;
}
#wrap ul.revlist li .commentbox .reviewer:before {
  content: "投稿者：";
}

#wrap ul.revlist li .commentbox .comment {
  font-size: 1.2rem;
  margin-top: 10px;
}
#wrap .sortbox .more_btn:after {
  display: none;
}


/* 文字数制限 */
p.txt-limit{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5; /* 任意の行数を指定 */
}

p.txt-limit span{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5; /* 任意の行数を指定 */
  margin-top: 125px;
}


/* membersPage 20240424 added */
#membersPage {
  font-family: 'Lusitana', serif;
  font-size: 18px;
}
#membersPage #registForm {
  width: 750px;
  margin: 50px auto;
  text-align: center;
}
#membersPage .head {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}
#membersPage ul {
  line-height: 40px;
}
#membersPage tr {
  filter: none;
}
#membersPage input[type="text"] {
  width: 300px;
  border:solid 1px #ccc;
  padding: 5px;
  margin: 5px 0;
  font-size: 20px;
  background: #fff4f4;
}
#membersPage input[type="submit"] {
  font-family: 'Lusitana', serif;
  width: 200px;
  background: #F20F5C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  margin: 5px 0;
  font-size: 20px;
}

/* ログイン後 */
.loginStatus {
  text-align: center;
  color: #c00;
  font-weight: bold;
  background: #fff;
  position: relative;
}

.logOut {
  position: absolute;
  right: 20px;
  color: #c00 !important;
  font-weight: bold;
}

.cast-slider p {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  color: #fff;
  margin: 0!important;
  padding: 0!important;
  height: 100%;
  text-align: center;
  background-color: #333333d4;
  line-height: 5;
  font-size: x-large;
  font-weight: bolder;
}

.cast-slider p span{
  color: red;
  font-weight: bolder;
}

.member-only{
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  width: 100%;
}
#memberRegist {
  display: block;
  width: 200px;
  margin: 50px auto;
  padding: 20px;
  background: #F20F5C;
  color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 0 5px #ccc;
}



.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

