@import url("reset.css");

body {
  height: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  background-color: #fe8faf;
  background-image: url("/img/top_bg.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}


/* 背景設定 */
body.top .bg_inner,
body.hotel .bg_inner,
body.event .bg_inner{
  background-image: url("/img/top_bg.jpg");
}

body.system .bg_inner{
  background-image: url("/img/top_bg.jpg");
}

body.cast .bg_inner,body.profile .bg_inner{
  background-image: url("/img/top_bg.jpg");
}

body.schedule .bg_inner{
  background-image: url("/img/top_bg.jpg");
}

body .bg_style{
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}





img {
  /*width: 100%;*/
  vertical-align: bottom;
}
a {
  color: #f5f5f5;
}
a:hover {
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dosp {
  display: none !important;
}
table {
  margin: 0 auto 20px auto;
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: border-box;
}
tr {
  box-sizing: border-box;
}
th {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
}
td {
  padding: 10px;
  text-align: left;
  vertical-align: middle;
  box-sizing: border-box;
}
input[type="submit"] {
  -webkit-appearance: none;
  border: none;
}
ul {
  overflow: hidden;
}
#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  min-height: 100vh;
}
#pan {
  padding-top: 5px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  border-top: solid 2px #fff;
  border-bottom: solid 2px #fff;
  /* background-image: url("/img/satin_black_bg.webp"); */
  /* background-color: #141414; */
  /* background-repeat: no-repeat; */
  /* background-size: auto; */
  /* background-position: left bottom; */
  z-index: 2;
  position: relative;
}
#pan a {
  color: #fff;
}
#panIn {
  width: 980px;
  margin: 0 auto;
  padding-left: 20px;
  padding-bottom: 5px;
}
#headBn {
  overflow: visible;
  position: relative;
}
#headBn::after {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background: linear-gradient(45deg, #fd346e 0%, #403657 35%, #7a728a 50%, #403657 85%, #fd346e 90% 100%);
}
#headBn #leftGirl {
  position: absolute;
  top: 0;
  left: -440px;
  z-index: 1;
  height: calc(100% + 30px);
  opacity: 0;
  transition: all 2s;
}
#headBn #leftGirl.active {
  left: -140px;
  opacity: 1;
}
#headBn #rightGirl {
  position: absolute;
  top: 0;
  right: -585px;
  z-index: 1;
  height: calc(100% + 30px);
  opacity: 0;
  transition: all 2s;
}
#headBn #rightGirl.active {
  right: -285px;
  opacity: 1;
}
#headBn .content {
  overflow: visible !important;
}
#headBn .contentInner {
  padding-top: 20px;
  margin: 0 auto !important;
}
/*----- index -----*/
#index h1 {
  width: 100%;
  padding: 5px 0;
  text-align: center;
  background-color: #fe8faf;
  color: #fff;
}
#index {
  text-align: center;
}
#index .contentInner {
  /* padding: 0 20px 0 20px; */
  width: 1200px;
}
#indexHead img {
  width: 100%;
}
/* #entrance {
  line-height: 40px;
  margin-bottom: 50px;
} */
/* #entrance .btn {
  width: 160px;
  margin: 0 auto;
  position: relative;
  margin-top: 30px;
} */
/* #entrance .btn span {
  font-size: 30px;
} */
/* #entrance .btn a {
  padding: 18px 0 18px 0;
  color: #fff;
  text-align: center;
  display: block;
} */
/* #entrance .btn a:hover {
  color: #fff;
} */
/* #entrance .leave {
  margin-bottom: 40px;
} */




#entrance .dt_link {
  width: 680px;
  margin: 0 auto;
}
#index .desc {
  width: 480px;
  margin: 0 auto 50px auto;
}
#index .content {
  padding-bottom: 20px;
  position: relative;
  z-index: 2;
}
#index .contentTitle {
  position: relative;
  height: 40px;
  margin: 10px;
  position: relative;
  line-height: 40px;
  font-size: 40px;
  text-align: left;
}
#index .contentTitle span {
  font-size: 14px;
  padding-left: 10px;
  top: -10px;
  position: relative;
}
#index .dtLink {
  width: 640px;
  margin: 0 auto 50px auto;
}
#index .recruit,
#index .introduction,
#index .group,
#index .link {
  width: 780px;
  margin: 0 auto 10px auto;
  overflow: hidden;
}
#index .link img {
  width: unset;
  max-width: 640px;
}
#index .recruit .left {
  width: 860px;
  margin: 0 auto;
}
#index .recruit .right {
  width: 400px;
  margin: 0 10px 0 0;
  float: left;
}
#index .introduction .textBox {
  padding: 0 10px;
  text-align: center;
  line-height: 24px;
}
#index .introduction .textBox p {
  margin-bottom: 10px;
}
#index .group li {
  margin-bottom: 20px;
}
#index .group li:last-child {
  margin-bottom: unset;
}
#index .group .name {
  margin-bottom: 10px;
  font-size: 20px;
}
#index .group img {
  width: 480px;
  margin: 0 auto;
  display: block;
}
#index .link ul {
  width: 468px;
  margin: 0 auto;
  overflow-y: hidden;
}
#index .link li {
  margin-bottom: 10px;
}
#index .link li:last-child {
  margin-bottom: unset;
}
#index #dt_enter img {
  width: 250px;
}
/*header*/
#header {
  width: 100%;
  z-index: 2;
  position: relative;
  height: 280px;
  /* background-color: #fe8faf; */
  /* background-image: url("/img/header_bg.webp"); */
  /* background-repeat: no-repeat; */
  /* background-size: 1980px auto; */
  /* background-position: center top; */
}
#header .headerInner {
  width: 980px;
  margin: 0 auto;
}
h1 {
  line-height: 14px;
  padding: 5px 0 0 0;
}
#header .logo {
  display: block;
  margin: 0px auto;
  opacity: 0;
  transition: all 2s;
  width: 50%;
}
#header .logo.active {
  opacity: 1;
}
.reserveBtn {
  width: 150px;
  top: 400px;
  right: 50px;
  position: fixed;
  z-index: 100;
}
/*----- nav -----*/
#nav {
  width: 100%;
  z-index: 2;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 0 10px #afafaf;
  /* background-image: url("/img/satin_red_bg.webp"); */
  background-color: #fe8faf;
  /* background-repeat: no-repeat; */
  /* background-size: auto; */
  /* background-position: left -450px; */
}
#nav .inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#nav .inner #kokubanItem {
  height: 44px;
  width: auto;
  position: absolute;
  bottom: -5px;
  left: -47px;
}
#nav ul {
  overflow: hidden;
}
#nav li {
  width: calc(100% / 7);
  height: 60px;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  box-sizing: border-box;
  float: left;
}
#nav li:hover {
}
#nav li span {
  font-size: 20px;
}
#nav li span a {
  color: #fff;
}
#nav li a {
  padding: 5px 0;
  color: #fff;
  display: block;
}
#nav li a:hover {
  background: rgba(255, 255, 255, 0.2);
  display: block;
}
/*swingMenu*/
.swingMenu {
  width: 100%;
  background-color: rgba(253, 242, 248, 0.8);
  color: #1f1f1f;
  text-align: left;
  z-index: 2000;
  display: none;
  overflow: hidden;
  line-height: 20px;
}
.swingMenu {
  width: 100%;
  min-height: 380px;
  margin-top: 50px;
}
.swingMenu .menuList {
  padding: 15px 0 10px 0;
  margin-bottom: 100px;
  overflow: hidden;
}
.swingMenu ul {
}
.swingMenu li {
  font-size: 18px;
  width: 46%;
  margin: 0 2%;
  padding: 10px 0 0 5px;
  line-height: 15px;
  border-bottom: dotted #a8a8a8 2px;
  float: left;
  box-sizing: border-box;
}
.swingMenu .menuList span {
  font-size: 12px;
  text-align: right;
  margin-right: 1%;
  display: block;
}
.swingMenu .addressBox span {
  font-size: 10px;
  margin-left: 1%;
}
.addressBox {
  width: 98%;
  margin: 10px 1% 0 1%;
  padding: 10px 0;
  line-height: 30px;
  border-top: solid #a8a8a8 2px;
  overflow: hidden;
}
.addressBoxLeft {
  width: 40%;
  margin-top: 20px;
  float: left;
}
.addressBoxRight {
  width: 58%;
  margin-right: 2%;
  text-align: right;
  line-height: 20px;
  float: left;
}
.addressBoxRight .tel {
  font-size: 20px;
}
.addressBoxRight .mail {
  font-size: 14px;
}
.addressBoxRight .time {
  font-size: 16px;
}
.addressBoxRight span {
  font-size: 12px;
}
/*subMenu*/
#subMenu {
  overflow: hidden;
}
#subMenu .contentInner .subMenuTitle {
  font-size: 30px;
  text-align: center;
  width: calc(94% / 3);
  margin: 0 1%;
  padding: 20px 0 10px 0;
  line-height: 30px;
  border: solid #cfcfcf 1px;
  box-sizing: border-box;
  background-color: rgba(225, 127, 175, 0.1);
  overflow: hidden;
  float: left;
}
#subMenu .contentInner .subMenuTitle a {
  display: block;
}
#subMenu .subMenuTitle span {
  font-size: 20px;
}
#subMenu span {
}
/*----- girlSet -----*/
.girlDataBox {
  overflow: hidden;
}
.girlSet {
  position: relative;
  border-radius: 5px;
  transition: all 300ms 0s ease;
}
.girlSet:hover {
  transform: rotate(2deg);
}
.girlSet .girlImg {
  width: 100%;
  height: 409px;
  display: block;
}
.girlSet img {
  width: 100%;
  object-fit: cover;
  display: block;
}
.girlSet .time {
  padding: 5px 10px;
  font-size: 17px;
  line-height: 13px;
  background: linear-gradient(45deg, #757575 0%, #9E9E9E 45%, #E8E8E8 70%, #9E9E9E 85%, #757575 90% 100%);
  color:#111;
  text-align: right;
  z-index: 600;
  position: absolute;
  /* width: calc(94% - 2px); */
  bottom: 100px;
}
.girlSet .storeName {
  float: left;
}
.girlSet .girlData {
  /* background-image: url("/img/satin_black_bg.webp"); */
  background-color: #fd346e;
  /* background-repeat: no-repeat; */
  /* background-size: cover; */
  /* background-position: left bottom; */
  /* z-index: 9999; */
  width: calc(100% - 10px);
  padding: 5px;
  height: 90px;
}
.girlSet .name {
  font-size: 16px;
}
.girlSet .name a {
}
.girlSet .size {
}
.girlSet .newfaceIcon {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 10;
}
.girlSet .twitterIcon {
  height: 30px;
  width: 30px;
  position: absolute;
  bottom: 112px;
  right: 5px;
}
.girlSet .newfaceIcon img {
  width: 30px;
}

.girlSet .nameBack {
  font-size: 30px;
  opacity: 0.2;
  position: absolute;
  transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  line-height: 40px;
  bottom: 30px;
  left: 5%;
  z-index: 500;
}
.girlSet .comment {
  width: calc(100% - 10px);
  height: 28px;
  padding: 5px 10px;
  text-align: center;
  font-size: 12px;
  /* box-sizing: border-box; */
  /* position: absolute; */
  bottom: 0px;
  left: 5px;
  z-index: 600;
}
#topIndexLeft .girlSet .imgWrap {
  width: 100%;
  height: 320px !important;
  overflow: hidden;
}
#topIndexLeft .girlSet .time {
  width: 91.7%;
}
.girlSet .imgWrap {
  width: 307px;
  height: 409px;
  overflow: hidden;
}

.girlSet .imgWrap img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/*----- gielSetStyle01 -----*/
.gielSetStyle01 {
  width: calc(98.4% / 4);
  margin: 0 0.2% 10px 0.2%;
  float: left;
}
.gielSetStyle01 .girlDataBox {
  padding: 5px;
}
.gielSetStyle01 .name {
  font-size: 18px;
  width: 150px;
  text-align: center;
  text-shadow: 1px 1px 1px #373737;
  color: #373737;
}
.gielSetStyle01 .size {
  width: 150px;
  font-size: 12px;
  margin-bottom: 7px;
  float: left;
}
.gielSetStyle01 .time {
  width: 150px;
  font-size: 12px;
  margin-bottom: 5px;
}
/*----- gielSetStyle02 -----*/
.gielSetStyle02 {
  padding: 5px;
}
.gielSetStyle02 .girlDataBox {
  padding: 5px;
}
.gielSetStyle02 .name {
  font-size: 20px;
  text-align: center;
  text-shadow: 1px 1px 1px #373737;
  width: 100%;
  margin-bottom: 5px;
  color: #373737;
}
.gielSetStyle02 .size {
  font-size: 14px;
  width: 100%;
}
/*----- main -----*/
#main {
  overflow: hidden;
}
#left {
  width: 680px;
  float: left;
}
#headBn .contentInner {
  margin: 20px auto 10px auto;
  padding: 0 20px;
}
/*----- slick -----*/
.slick-dots li button:before {
  font-size: 30px !important;
  color: #e12719 !important;
}
.slick-dotted.slick-slider {
  padding-bottom: 10px;
}
/*----- common -----*/
#topIndexWrapper .content {
  width: auto;
}
.content {
  width: 980px;
  margin: 0 auto;
  background-color: #fe8faf66;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 2;
  position: relative;
}
.contentInner {
  width: 980px;
  margin: 0 auto;
  /* padding: 0 20px; */
  padding: 0 0 0 0px;
  box-sizing: border-box;
}
#topIndexWrapper .contentInner {
  width: auto;
}
.contentSet {
  margin-bottom: 10px;
  overflow: hidden;
}
.contentSyle01 {
}
.contentSyle01 .girlBox li {
  width: calc(94% / 3);
  margin: 0 1% 20px 1%;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  box-sizing: border-box;
  float: left;
}
.contentSyle02 .Lcontent {
  width: 300px;
  margin-right: 20px;
  position: relative;
  float: left;
}
.contentSyle02 .Lcontent .frame {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 400;
}
.contentSyle02 .Lcontent .label {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 300;
}
.contentSyle02 .Lcontent .comment {
  text-align: center;
  background-color: rgba(225, 127, 175, 0.2);
  width: 94.3%;
  padding-left: 2%;
  position: absolute;
  bottom: 5px;
  left: 2%;
  z-index: 600;
}
.contentSyle02 .Lcontent .nameBack {
  font-size: 30px;
  opacity: 0.2;
  position: absolute;
  transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  line-height: 40px;
  bottom: 30px;
  left: 5%;
  z-index: 500;
}
.contentSyle02 .Rcontent {
  width: 945px;
  float: left;
}
.contentSyle02 .Rcontent .name {
  width: 300px;
  margin: 0 0 10px 330px;
  padding: 0 0 0 2px;
  font-size: 26px;
  border-bottom: solid #cfcfcf 1px;
  float: left;
}
.contentSyle02 .Rcontent .size {
  font-size: 16px;
  width: 200px;
  margin-bottom: 10px;
  padding: 13px 0 2px 0;
  text-align: right;
  border-bottom: solid #cfcfcf 1px;
  float: left;
}
.contentSyle02 .Rcontent .label {
  width: 100px;
  margin-bottom: 10px;
  padding: 12px 2px 6px 6px;
  border-bottom: solid #cfcfcf 1px;
  float: left;
}
.contentSyle02 .Rcontent .schedule {
  width: 300px;
  margin-right: 20px;
  float: left;
}
.contentSyle02 .Rcontent .schedule .title {
  width: 290px;
  overflow: hidden;
}
.contentSyle02 .Rcontent table {
  padding: 10px;
}
.contentSyle02 .Rcontent tr {
}
.contentSyle02 .Rcontent th {
  font-size: 16px;
  width: 140px;
  text-align: left;
}
.contentSyle02 .Rcontent td {
  font-size: 16px;
}
.Rcontent .textBox {
  width: 290px;
  padding: 10px;
  overflow-y: scroll;
  box-sizing: border-box;
  float: left;
}
.Rcontent .textBox .title {
  font-size: 20px;
}
.contentSyle02 .Rcontent .textBox .text {
  font-size: 16px;
}
.contentSyle02 .innerBottom .schedule .title {
  font-size: 20px;
}
.contentSyle04 .Lcontent {
  width: 940px;
  position: relative;
}
.content .contentTitle {
  position: relative;
  height: 40px;
  margin: 20px;
  position: relative;
  line-height: 40px;
  font-size: 36px;
  text-align: left;
}
.content .contentTitle span {
  font-size: 14px;
  padding-left: 10px;
  top: -10px;
  position: relative;
}
.contentSubTitle {
  font-size: 20px;
  width: 720px;
  margin: 0 auto 10px auto;
  overflow: hidden;
}
.contentTitleRight {
  font-size: 24px;
  text-shadow: 1px 1px 3px #ababab;
  padding-left: 10px;
  border-bottom: solid #a8a8a8 1px;
  box-sizing: border-box;
  overflow: hidden;
}
/*----- top -----*/
.top #schedule li {
  width: calc(94% / 3);
  margin: 0 1% 20px 1%;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  box-sizing: border-box;
  float: left;
}
.top #news.Lcontent {
  width: calc(100% - 20px);
  float: left;
}
.top #news.Lcontent .contentTitle {
}
.top #news .contentInner {
  height: 390px;
  margin-bottom: 20px;
  overflow-y: scroll;
}
.top #news.Lcontent .newsWrapper {
  width: 640px;
  overflow: hidden;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
  padding-left: 20px;
}
.top #news.Lcontent .girlSet {
  width: 270px;
  float: left;
}
.top #news.Lcontent .textBox {
  margin: 0 0 20px 0;
  padding: 0 10px;
  width: 365px;
  box-sizing: border-box;
  float: left;
}
.top #news.Lcontent .textBox .title {
  font-size: 16px;
  line-height: 16px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 5px;
  border-left: solid 5px #db0100;
  padding-left: 5px;
}
.top #photo.Rcontent {
  width: 240px;
  float: left;
  margin-left: 10px;
}
.top #photo.Rcontent .contentTitle {
}
.top #newface li {
  width: calc(94% / 3);
  margin: 0 1% 20px 1%;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  box-sizing: border-box;
  float: left;
}
.top #pickup {
  padding: unset;
}
.top #pickup .Lcontent .girlSet {
  width: 290px;
  margin: 0 10px 10px 10px;
  float: left;
}
.top #pickup .Lcontent .dataBox {
  width: 905px;
  margin: 0 10px 10px 0;
  padding-left: 10px;
  border-bottom: solid #fff 1px;
  overflow-y: hidden;
}
.top #pickup .Lcontent .dataBox .name {
  margin-right: 10px;
  font-size: 30px;
  color: #fff;
  line-height: 34px;
  float: left;
}
.top #pickup .Lcontent .dataBox .name a {
  color: #fff;
}
.top #pickup .Lcontent .dataBox .size {
  font-size: 24px;
  line-height: 40px;
  float: left;
}
.top #pickup .Lcontent .dataBox .label {
  width: 140px;
  padding-top: 10px;
  float: left;
}
.top #pickup .Lcontent .textBox {
  width: 930px;
  height: 203px;
  padding: 10px;
  overflow-y: scroll;
  box-sizing: border-box;
  float: left;
}
.top #pickup .Lcontent .schedule {
  width: 915px;
  float: left;
}
.top #pickup .Lcontent .textBox {
  width: 915px;
  height: 235px;
  margin: 0 10px 10px 0;
  float: left;
}
.top #pickup .Rcontent {
  width: 300px;
  float: left;
}
.top ul.bnrSlider {
  overflow: visible;
}



.top .btn {
  width: 200px;
  height: 50px;
  margin: 20px auto;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  box-sizing: border-box;

}
.top .btn a {
  padding: 0;
  /* background-image: url("/img/satin_red_bg.webp"); */
  background-color: #fd346e;
  /* background-repeat: no-repeat; */
  /* background-size: cover; */
  color: #fff;
  text-align: center;
  display: block;
  transition: all 0.5s;
  border: 1px solid #f2ddae;
}
.top .btn a:hover {
  color: #fff;
  box-shadow: 0 0 10px #fff inset;
}
/* photo */
#photo iframe {
  margin: 0 auto 10px auto;
  display: block;
}
/* system */
.tab {
  width: 700px;
  margin: 20px auto;
  display: flex;
}
.tab li {
  width: 220px;
  height: 80px;
  margin-right: 20px;
  font-size: 24px;
  text-align: center;
  box-sizing: border-box;
}
.tab li a {
  padding: 23px 0 22px 0;

  text-align: center;
  line-height: 30px;
  display: block;
}
.tab li:hover {

}
.tab li a:hover {

}
.tab li:last-child {
  margin-right: unset;
}
.tab li a.selected {

  text-decoration: underline;
}
.tab li span {
  font-size: 14px;
}
.panel {
  border-top: none;
  box-sizing: border-box;
  padding: 0;
}
.panel li.btn {
  list-style-type: none;
  padding: 10px;
}
#system ul.panel .contentInner {
  width: 980px;
  margin: 0 auto 20px auto;
  overflow: unset;
}
#system ul.panel .head {
  width: 980px;
  margin-bottom: 20px;
}
#sPlay li {
  margin-bottom: 10px;
  padding: 10px;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  background-color: #fe8faf66;
  box-sizing: border-box;
}
#sPlay li .head img {
  width: 100%;
}
#sPlay li .desc {
  padding-left: 5em;
}
#sPlay li .desc li {
  padding-right: 1em;
  font-size: 20px;
  list-style-type: decimal;
  filter: unset;
  background-color: unset;
}
#system table td {
  text-align: left;
}
#system table.course {
  width: 680px;
}
#system table.course th {
  text-align: left;
  width: 290px;
  padding-left: 145px;
  font-size: 32px;
  position: relative;
}
#system table.course th img {
  top: -20px;
  left: -180px;
  position: absolute;
}
#system table.course td {
  font-size: 24px;
  line-height: 48px;
}
.konyoku {
  padding: 10px 10px 0 10px;
}
#system table.course span {
  font-size: 20px;
}
#system table.ather {
  width: 680px;
  font-size: 24px;
}
#system table.ather th {
  width: 180px;
}
#system table.ather td {
  position: relative;
}
#system table.ather td img {
  width: 85px;
  position: absolute;
  top: 10px;
  left: 320px;
}
#system p.desc {
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
}
#system .btn {
  width: 260px;
  height: 90px;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
  box-sizing: border-box;
}
#system .btn a {
  padding: 28px 0 30px 0;
  color: #fff;
  text-align: center;
  display: block;
}
#system .btn a:hover {
  color: #fff;
}
#system table.transportation {
  width: 680px;
  font-size: 18px;
}
#system table.transportation th {
  width: 180px;
}

#system .menuTitle {
  font-size: 26px;
  margin: 30px;
}
#system .caption {
  margin: 50px;
  font-size: 16px;
}
#system table {
  width: 80%;
  margin: 50px 10%;
  box-shadow: 0 0 13px 5px #ffffe58c;
  /* background-image: url("/img/satin_black_bg.webp"); */
  background-color: #141414;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
}

#system .basicTable {
  width: 80%;
  margin: 50px 10%;
  padding: 10px 0;
  box-shadow: 0 0 13px 5px #ffffe58c;
  /* background-image: url("/img/satin_black_bg.webp"); */
  background-color: #141414;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
}

#system .basicTable p{
  font-size: 23px;
  text-align: center;
}


#system .courseTable th {
  font-size: 26px;
  /* font-weight: bold; */
  color: #f5f5f5;
}
#system .courseTable td {
  text-align: right;
  font-size: 24px;
  text-align: center;
}
#system .otherTable th {
  font-size: 26px;
  /* font-weight: bold; */
  color: #f5f5f5;
  width: 42%;
  text-align: left;
}
#system .otherTable td {
  text-align: right;
  font-size: 24px;
}
#system .otherTable td[colspan="2"] {
  text-align: center;
  font-size: 18px;
}
#system .optionTable th {
  font-size: 26px;
  text-align: left;
  color: #f5f5f5;
}
#system .optionTable td {
  text-align: right;
  font-size: 24px;
}

table.transportation td {
  padding: 10px 10px 0 10px;
}
table.transportation li {
  margin-bottom: 10px;
  padding: 0 5px;
  background-color: #fff;
  display: inline-block;
}
#sTransportation p {
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
}
#sOption table.ather {
  width: 680px;
  font-size: 24px;
}
#sOption table.ather th {
  width: 180px;
}
#sOption ul {
  width: 680px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
#sOption li {
  width: 220px;
  margin: 0 10px 10px 0;
  padding: 5px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  background-color: #fff;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  box-sizing: border-box;
  float: left;
}
#sOption li:nth-child(3n) {
  margin: 0 0 10px 0;
}
#sOption li:last-child {
  padding: 5px 10px;
  color: #fff;
  background-color: unset;
  text-align: left;
  filter: unset;
}
/*----- schedule -----*/
.schedule {
  position: relative;
}
.schedule .title {
  width: 360px;
  margin-bottom: 20px;
  font-size: 28px;
}
.schedule .title img {
  width: 100%;
}
#schedule .schedule li {
  font-size: 18px;
  width: calc(94% / 7);
  /* margin-right: 1%; */
  text-align: center;
  float: left;
  box-sizing: border-box;

}
.schedule li:hover {
  opacity: 0.8;
}
.schedule li:last-child {
  margin-right: unset;
}
.schedule .day {
  height: 40px;
  margin: 10px 0 30px;
  line-height: 40px;
}
.schedule .today {
  color: #fff;
}
.schedule .today a {
  color: #fff;
}
.schedule a {
  color: #fff;
}
.schedule a:hover {
  color: #fff;
}
.schedule .time {
  margin: 0 5px;
  padding-bottom: 10px;
}
.schedule .time li {
  min-height: 60px;
}
.schedule .sat {
  color: #60a0de;
}
.schedule .sun {
  color: #de6061;
}
.schedule .sat a {
  color: #60a0de;
}
.schedule .sun a {
  color: #de6061;
}
/*----- profile -----*/
#profile {
  width: 980px;
  padding: 10px;
}
#profile .mainBox {
  margin-bottom: 10px;
  box-sizing: border-box;
  overflow: hidden;
}
#profile .Lcontent {
  width: 300px;
  margin: 0 20px 0 0;
  position: relative;
  overflow: hidden;
  float: left;
}
#profile .Lcontent .mainBox {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 10px;
}
#profile .Lcontent .tmbBox {
  width: 300px;
  margin: 0 auto 10px auto;
}
#profile .Lcontent img {
  width: 100%;
}
#profile .Lcontent .mainImage {
  width: 380px;
  margin-right: 10px;
  float: left;
}
#profile .thumbnail li {
  box-sizing: border-box;
  overflow: hidden;
  float: left;
}
#profile .thumbnail li:last-child {
  margin-right: unset;
}
#profile .Rcontent {
  width: 600px;
  margin: 0 auto;
  float: left;
}
#profile .Rcontent .dataBox {
  height: 26px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid #cfcfcf 2px;
}
#profile .Rcontent .name {
  margin-right: 10px;
  font-size: 30px;
  line-height: 30px;
  float: left;
}
#profile .Rcontent .size {
  margin-top: 10px;
  font-size: 20px;
  line-height: 20px;
  box-sizing: border-box;
  text-align: right;
  float: left;
}
#profile .Rcontent table.qa {
  width: 100%;
  margin: 0 auto 20px auto;
}
#profile .Rcontent .qa th {
  width: 200px;
  text-align: left;
}
#profile .Rcontent .messageBox li {
  margin-bottom: 20px;
  padding: 10px;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  box-sizing: border-box;
  background-color: #fe8faf66;
  overflow: hidden;
}
#profile .Rcontent .messageBox .title {
  font-size: 20px;
  margin-bottom: 10px;
}
#profile .Rcontent .messageBox .textBox {
  width: 100%;
  overflow: auto;
}
#profile .Rcontent .innerBottom {
  width: 920px;
}
#profile .innerBottom .scheduleBox {
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #b9b9b9;
}
#profile .innerBottom .scheduleBox ul {
  padding: 5px;
  box-sizing: border-box;
  overflow: hidden;
}
#profile .innerBottom .scheduleBox li {
  font-size: 14px;
  width: calc(94% / 7);
  margin-right: 1%;
  text-align: center;
  float: left;
  box-sizing: border-box;
}
#profile .innerBottom .scheduleBox li:last-child {
  margin-right: unset;
}
#profile .innerBottom .scheduleBox .today {
}
#profile .innerBottom .scheduleBoxe .sat {
  color: #60a0de;
}
#profile .innerBottom .scheduleBoxe .sun {
  color: #de6061;
}
#option th {
  text-align: left;
}
#option td {
  padding: 0 10px;
}

/*----- 追加20240926 -----*/
/* 写メ日記リンク */
#profile .diaryLink {
  border: 5px solid #ffffff;
  margin-top: 50px;
  font-size: 20px;
  text-align: center;
  padding: 20px;
  background: rgb(255 255 255 / 50%);
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
}

/* 口コミリンク */
#profile .reviewLink {
  border: 5px solid #f889bd;
  text-align: center;
  margin-top: 50px;
  font-size: 20px;
  padding: 20px;
  background: rgb(255 255 255 / 50%);
}

#profile .diaryLink:hover,
#profile .reviewLink:hover{
  color: #FFD700;
  background: rgba(40, 40, 40, 0.8);
}





/*----- event -----*/
#event .Rcontent .textBox {
  min-height: 250px;
}
/*----- recruit -----*/
#rInfo .bnr {
  margin: 20px auto 10px auto !important;
}
#rInfo .bnr img {
  width: 100%;
}
#rInfo table {
  font-size: 18px;
}
#rInfo table th {
  text-align: left;
}
#recruit .bnr {
  width: 980px;
  margin: 0 auto 10px auto;
}
#recruit .bnr img {
  width: 100%;
}
#treatment .bnrSlider {
  width: 980px;
  margin: 0 auto 40px auto;
}
#treatment .head {
  width: 680px;
  margin: 0 auto;
  padding: 10px;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  background-color: #fe8faf66;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  box-sizing: border-box;
}
#recruit .Lcontent {
  width: 720px;
  margin-right: 20px;
  float: left;
}
#recruit .Lcontent .contentTitle {
}
#recruit .Rcontent {
  width: 530px;
  float: left;
}
#recruit .Rcontent .contentTitle {
}
#recruitTable {
  margin: 50px 10%;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  width: 80% !important;
}
#contactBox .contentInner {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 20px;
}
#contactBox .head {
  margin: 20px auto;
  color: #fff;
  font-size: 30px;
  text-align: center;
}
#contactBox ul {
  margin-bottom: 20px;
}
#contactBox li {
  width: 300px;
  margin-right: 20px;
  padding: 10px;
  text-align: center;
  border: solid #fff 3px;
  background-color: #fe8faf66;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  box-sizing: border-box;
  float: left;
}
#contactBox li:last-child {
  margin-right: unset;
}
#contactBox li p {
  margin-bottom: 10px;
  font-size: 20px;
}
#contactBox .btn a {
  color: #fff;
  filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
}
#contactBox .btn {
  padding: 10px;
  font-size: 24px;
  position: relative;
}
#contactBox .btn:before {
  margin-right: 10px;
  position: relative;
  filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5));
  top: 2px;
}
#contactBox .tel .btn {
  border: solid #f078bf 2px;
  background: #ffcbea;
  background: -moz-linear-gradient(top, #ffcbea 0%, #ffcbea 50%, #f078bf 100%);
  background: -webkit-linear-gradient(
    top,
    #ffcbea 0%,
    #ffcbea 50%,
    #f078bf 100%
  );
  background: linear-gradient(to bottom, #ffcbea 0%, #ffcbea 50%, #f078bf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcbea', endColorstr='#f078bf',GradientType=0 );
}
#contactBox .tel .btn:before {
  content: url(/img/btn_icon_tel.png);
}
#contactBox .mail .btn {
  padding: 16px 0;
  line-height: 20px;
  border: solid #f0b978 2px;
  background: #ffe6c9;
  background: -moz-linear-gradient(top, #ffe6c9 0%, #ffe6c9 50%, #f0b978 100%);
  background: -webkit-linear-gradient(
    top,
    #ffe6c9 0%,
    #ffe6c9 50%,
    #f0b978 100%
  );
  background: linear-gradient(to bottom, #ffe6c9 0%, #ffe6c9 50%, #f0b978 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe6c9', endColorstr='#f0b978',GradientType=0 );
}
#contactBox .mail .btn a {
  font-size: 16px;
}
#contactBox .mail .btn:before {
  content: url(/img/btn_icon_mail.png);
  top: 4px;
}
#contactBox .line .btn {
  border: solid #78f07b 2px;
  background: #c8ffc9;
  background: -moz-linear-gradient(top, #c8ffc9 0%, #c8ffc9 50%, #78f07b 100%);
  background: -webkit-linear-gradient(
    top,
    #c8ffc9 0%,
    #c8ffc9 50%,
    #78f07b 100%
  );
  background: linear-gradient(to bottom, #c8ffc9 0%, #c8ffc9 50%, #78f07b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8ffc9', endColorstr='#78f07b',GradientType=0 );
}
#contactBox .line .btn:before {
  content: url(/img/btn_icon_line.png);
}
.fontEn {
  font-family: "Sawarabi Mincho";
}
/*----- form -----*/
form {
  margin-bottom: 20px;
}
#form table {
  margin: 0 auto 20px;
}
#form th {
  width: 180px;
  text-align: left;
}
#form td {
}
#form th span {
  font-size: 10px;
  margin-left: 10px;
  color: #fff;
  line-height: 20px;
}
#form td li {
  width: 80px;
  float: left;
}
#form input[type="text"] {
}
#form #datepicker {
  width: 70px;
}
#form select {
  font-family: "Sawarabi Mincho";
}
#form textarea {
  width: 658px;
  height: 150px;
}
#form .submit_button {
  width: 260px;
  height: 90px;
  margin: 0 auto;
  color: #fff;
  font-size: 20px;

  font-family: "Sawarabi Mincho";
  text-align: center;
  box-sizing: border-box;
  display: block;
}
#form .submit_button:hover {
  color: #fff;
  transition: all 0.3s;
}
/*----- hotel -----*/
#hotel ul.typeBtn {
  width: 480px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}
#hotel ul.typeBtn li {
  width: 230px;
  padding: 10px;
  font-size: 24px;
  text-align: center;
  box-sizing: border-box;
  float: left;
}
#hotel ul.typeBtn li a {
  color: #fff;
}
#hotel ul.typeBtn li:first-child {
  background-color: #fd6bac;
  margin-right: 20px;
}
#hotel ul.typeBtn li:first-child a:hover {
  color: #fff;
}
#hotel ul.typeBtn li:last-child {
  background-color: #fff;
}
#hotel ul.typeBtn li:last-child a:hover {
  color: #fd6bac;
}
#hotel ul.areaBtn {
  width: 980px;
  margin: 0 auto 10px auto;
  overflow: hidden;
}
#hotel ul.areaBtn li {
  width: calc((100% - 40px;) / 5);
  margin: 0 10px 10px 0;
  font-size: 16px;
  text-align: center;
  border-radius: 5px;
  float: left;
}
#hotel ul.areaBtn li:nth-child(5n) {
  margin: 0 0 10px 0;
}
#hotel ul.areaBtn li a {
  padding: 10px 0;
  color: #fff;
  display: block;
}
#hotel table {
  width: 100%;
  table-layout: fixed;
}
#hotel table th:nth-child(1) {
  border-right: solid #fff 2px;
}
#hotel table th:nth-child(2) {
  border-right: solid #fff 2px;
}
#hotel table th:nth-child(3) {
}
#hotel table th:nth-child(4) {
}
#hotel table td:nth-child(1) {
  color: #fff;
}
#hotel table .areaName {
  color: #222 !important;
  font-size: 20px;
  text-align: center;
  background-color: #fff !important;
}
#hotel table .areaNameChild {
  color: #222 !important;
  font-size: 16px;
  text-align: center;
  background-color: #fff !important;
}
#loveHotel {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
#loveHotel .title {
  width: 980px;
  margin: 0 auto 10px auto;
  padding: 5px 10px;
  color: #fff;
  font-size: 24px;
  background-color: #272727;
}
#loveHotel ul.areaBtn li {
  background-color: #272727;
}
#loveHotel ul.areaBtn li a:hover {
  color: #fff;
}
#loveHotel th {
  background-color: #272727;
}
#loveHotel th:nth-child(1) {
  width: 300px;
  border-right: solid #fff 2px;
}
#loveHotel th:nth-child(2) {
  width: 190px;
  border-right: solid #fff 2px;
}
#loveHotel th:nth-child(3) {
  width: 190px;
  border-right: solid #fff 2px;
}
#loveHotel th:nth-child(4) {
  width: 300px;
}
#loveHotel td {
  color: #fff;
  background-color: #272727;
}
#loveHotel td:nth-child(1) {
  width: 300px;
  color: #fff;
  background-color: #272727;
  border-right: solid #fff 2px;
}
#loveHotel td:nth-child(2) {
  width: 190px;
  border-right: solid #fff 2px;
}
#loveHotel td:nth-child(3) {
  width: 190px;
  border-right: solid #fff 2px;
}
#loveHotel td:nth-child(4) {
  width: 300px;
}

#loveHotel td.blue{
  color: #0090ff;
}

#loveHotel td.red{
  color: #d76247;
}

#businessHotel {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
#businessHotel .title {
  width: 980px;
  margin: 0 auto 10px auto;
  padding: 5px 10px;
  color: #fff;
  font-size: 24px;
  background-color: #fff;
}
#businessHotel ul.areaBtn li {
  background-color: #fff;
}
#businessHotel ul.areaBtn li a:hover {
  color: #fff;
}
#businessHotel th {
  background-color: #fff;
}
#businessHotel th:nth-child(1) {
  width: 600px;
}
#businessHotel th:nth-child(2) {
  width: 190px;
}
#businessHotel th:nth-child(3) {
  width: 190px;
}
#businessHotel td {
  color: #fff;
}
#businessHotel td:nth-child(1) {
  width: 600px;
  color: #fff;
  background-color: #fff;
}
#businessHotel td:nth-child(2) {
  width: 190px;
  border-right: solid #fff 2px;
}
#businessHotel td:nth-child(3) {
  width: 190px;
}
/* magazine */
#magazine .bnr {
  width: 980px;
  margin: 0 auto 20px auto;
}
#magazine .bnr img {
  width: 940px;
}
#magazine .head {
  width: 980px;
  margin: 0 auto 20px auto;
}
#magazine .head img {
  margin-bottom: 20px;
}
#magazine span.o {
  color: #ff7800;
}
#magazine span.p {
  color: #ef6f14;
}
#magazine .head ul {
  overflow: hidden;
}
#magazine .head li {
  margin-bottom: 10px;
}
#magazine .btn {
  width: 220px;
  height: 80px;
  margin: 0 auto 20px auto;
  font-size: 24px;
  text-align: center;
  box-sizing: border-box;
}
#magazine .btn a {
  padding: 23px 0 22px 0;
  color: #fff;
  text-align: center;
  line-height: 30px;
  display: block;
}
#magazine .btn a:hover {
  color: #fff;
}
#magazine .head p {
  margin-bottom: 10px;
}
#magazine ul {
  overflow: hidden;
}
#magazine .desc1 li {
  margin-bottom: 10px;
  padding: 10px;
  font-size: 18px;
  background: #f5f5f5;
  overflow: hidden;
}
#magazine .desc1 li:last-child p {
  margin-bottom: unset;
  float: left;
}
#magazine .desc1 img {
  width: 250px;
  margin-bottom: unset;
  float: right;
}
#magazine input[type="text"] {
  width: 500px !important;
  height: 38px;
  margin-right: 10px;
  box-sizing: border-box;
}
#magazine input[type="submit"] {
  width: 200px !important;
  font-size: 20px;

  background: #000;
  color: #fff;
  box-sizing: border-box;
}
#magazine .desc2 {
  overflow: unset !important;
  list-style: unset;
}
#magazine .desc2 li {
  line-height: 14px;
  list-style: disc;
  list-style-position: inside;
}
/* event */
.event li:last-child {
  margin-bottom: unset;
}
.eventBox {
  width: 680px;
  margin: 0 auto;
  padding: 10px;
  background-color: #fe8faf66;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  box-sizing: border-box;
  overflow: hidden;
}
.eventBox .title {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #fe8faf66;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  box-sizing: border-box;
  font-size: 20px;
}
.eventBox img {
  margin: 0 auto 10px auto;
  display: block;
  width: 680px;
}
.eventBox .text {
  padding: 10px;
  background-color: #fe8faf66;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  box-sizing: border-box;
}
/* concept */
#concept .contentInner {
  width: 980px;
  margin: 0 auto;
}
#concept .contentInner img {
  width: 100%;
}
/*----- footer -----*/
#footer {
  width: 100%;
  border-top: solid 1px #b38d6f;
  background-color: #fe8faf;
    /* background-image: url("/img/satin_red_bg.webp"); */
  /* background-repeat: no-repeat; */
  /* background-size: auto; */
  /* background-position: left bottom; */
  /* z-index: 2; */
  /* position: relative; */
}

#footerInner {
  width: 980px;
  margin: 0 auto;
  padding: 10px 0;
}
#footerInner img {
  width: 100%;
}
#footer .logo {
    width: 40%;
    margin: 50px auto 30px;
}
#footerInner ul {
  width: 100%;
  overflow: hidden;
  margin: 20px;
}
#footerInner li {
  width: calc(100% / 7);
  /* margin-right: 1%; */
  float: left;
  text-align: center;
}
#footerInner li:last-child {
  margin-right: unset;
}
#footerInner li a:hover {
  color: #fff;
}
#footer .data{
	width: 96%;
	margin: 0 2% 20px 2%;

	font-size: 20px;
	text-align: center;
	line-height: 20px;
}
#footer .data .time {
  margin-top: 10px;
}
#footer .data span{
	font-size: 17px;

}
#footer #lineRegist {
  font-size: 14px;
  margin-top: 10px;
}
#footer #lineQrWrapper {
    width: 100px;
    background: rgba( 255, 255, 255, 0.9 );
    box-shadow: 0 8px 14px 6px rgb(0 0 0 / 37%);
    backdrop-filter: blur( 4px );
    -webkit-backdrop-filter: blur( 4px );
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    padding: 5px;
    margin: 20px auto;
}
#footer #lineQrWrapper img {
  width: 100%;
}
#footer .time{
	margin-bottom: 20px;
}
#footer .tel{
	font-size: 30px;
}
#copyright {
  padding: 5px 0;
  color: #fff;
  text-align: center;
  border-top: solid #fff 1px;

  box-sizing: border-box;
}
#copyright a {
  color: #fff;
}
#main #schedule .girlSet .label {
  width: 80px;
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 500;
}
#girlList #schedule .girlSet .label {
  width: 80px;
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 500;
}
.contentSyle04 .Rcontent .label {
  width: 110px;
  margin: 0 0 18px 0;
  padding: 2px 0 4px 10px;
  border-bottom: solid #cfcfcf 2px;
  box-sizing: border-box;
  float: left;
}
.contentSyle04 .Rcontent .label {
  width: 140px;
  margin: 0 0 10px 0;
  padding: 4px 0 8px 10px;
  border-bottom: solid #cfcfcf 2px;
  box-sizing: border-box;
  float: left;
}
.contentSyle04 .tabletyle01 {
  width: 540px;
}
.contentSyle04 .tabletyle01 th {
  width: 160px;
  padding: 10px;
  text-align: left;
  border: solid #cfcfcf 2px;
  box-sizing: border-box;
}
.contentSyle04 .tabletyle01 td {
  padding: 10px;
  border: solid #cfcfcf 2px;
  box-sizing: border-box;
}
.diaryBox {
  margin: 10px 0 20px;
  height: 500px;
}
#profile .movieArea {
  width: 640px;
  height: 360px;
}
/*movie*/
#movieList li {
  width: calc((100% - 20px) / 3);
  margin: 0 10px 10px 0;
  padding: 10px;
  border: solid #e12719 1px;
  background-color: #fff;
  box-sizing: border-box;
  float: left;
}
#movieList li:nth-child(3n) {
  margin: 0 0 10px 0;
}
#movieList .movieTitle {

  font-size: 24px;
}
#movieList .movieArea {
  width: 285px;
  height: 214px;
  margin: 0 auto;
  display: block;
}
.movieSlider li:nth-child(3n) {
  margin: 0 10px 10px 0 !important;
}
@keyframes shiny {
  0% {
    left: -20%;
  }
  10% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}

.shiny-btn:hover {
  cursor: pointer;
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  /*background: rgba(0,0,0,0.8);*/
  text-align: center;
  text-decoration: none;
  overflow: hidden;
}

.shiny-btn:hover::after {
  cursor: pointer;
  content: "";
  position: absolute;
  top: -10%;
  left: -20%;
  width: 40px;
  height: 100%;
  transform: scale(2) rotate(20deg);
  background-image: linear-gradient(
    100deg,
    rgba(255, 255, 255, 0) 10%,
    rgba(253, 236, 193, 0.9) 100%,
    rgba(255, 255, 255, 0) 0%
  );

  /* アニメーション */
  animation-name: shiny;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
.catchCopy {
  width: 100%;
  padding: 0;
  text-align: center;
  color: #fff;
}
.rankRibon {
  position: absolute;
  width: 40px;
  left: 5px;
  top: 5px;
  width: 100px !important;
}
.rankIco {
  width: 60px;
  position: relative;
  top: -30px;
  left: 5px;
}
.nowLink {
  position: absolute;
  right: 0px;
  display: block;
  top: 0px;
  font-size: 14px;
  /* background-image: url("/img/satin_red_bg.webp"); */
  background-color: #fd346e;
  /* background-repeat: no-repeat; */
  /* background-size: cover; */
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  color: #fff;
  border: 1px solid #f2ddae;
}
.nowLink:hover {

}
#topIndexWrapper {
  overflow: hidden;
  width: 1100px;
  margin: 0 auto;
}
#topIndexLeft {
  width: 100%;
  /* float: left; */
  margin-top: 20px;
  overflow: hidden;
}
#topIndexRight {
  width: calc(30% - 10px);
  margin-left: 10px;
  margin-top: 20px;
  float: left;
  overflow: hidden;
}
#concept {
  font-weight: normal;
}
#concept .contentsUpper {
  text-align: center;
  font-size: 18px;
  line-height: 32px;
}
#concept .contentsLower {
  font-size: 16px;
  line-height: 24px;
  margin: 50px;
}
#concept .fontBig {
  font-size: 28px;
}
#concept .fontMedium {
  font-size: 18px;
}
.textRed {
  color: #de6061;
}
.textBlue {
  color: #2b73b9;
}
.textPink {
  color: #ff1fad;
}
#concept .fontWeightBold {
  font-weight: bold;
}
#link img {
  width: unset;
  max-width: 468px;
}
#link .contentInner {
  margin: 50px;
}
#blankMail {
  margin-top: 20px;
  margin-bottom: 50px;
}
#blankMail hr {
  margin-bottom: 20px;
}
#blankMail a {
  background: #000;
  padding: 10px 20px;
  color: #fff;
  margin: 20px;
  display: inline-block;
}
/* system */
.systemList {
  width: 680px;
}
.systemList .courseTitle {

}
.systemList .special {
  border-radius: 5px;
  background: #fff;

  font-size: 24px;
  box-shadow: 0 0 4px #333;
}
.systemList .courseName {
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  letter-spacing: 6px;
}
.systemList .contents {
  border-radius: 5px;
  background: #fff;
  padding: 5px;
  color: #666;
}
.priceList {
  border-spacing: 0px;
  width: 100%;
  margin-bottom: 0;
}
.priceList tr {
  filter: none;
}
.priceList th {

  color: #fff;
  font-size: 21px;
  padding: 5px;
}
.priceList td {
  text-align: center !important;
  font-size: 20px;
}
.timesaleDescription {
  margin: 20px;
  padding: 10px;
}
.timesaleDescription .title {
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  padding: 10px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px #333;
  margin-bottom: 10px;
}
.timesaleDescription .title span {
  font-size: 50px;
  color: #c72f74;
  font-style: italic;
}
.noTimesale {
  font-size: 15px;
  text-align: center;
  margin: 200px 0;
}
.through {
  text-align: center;
  text-decoration: line-through;
  font-size: 16px;
  color: #c59191;
}
.allow {
  text-align: center;
  font-size: 14px;
}



/* index.php */
#index .content {
  position: relative;
  padding-bottom: 20px;
  z-index: 2;
  box-shadow: 0px 4px 12px;
  padding: 0px 0 20px;
  width: 1200px;
  margin: 0 auto 20px auto;
  box-sizing: border-box;
  overflow: hidden;
}

#entrance {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

#entrance p {
  width: 100%;
  text-align: center;
}

.exit.btn img {
  width: 200px;
}

/* #entrance .btn {
  width: 200px;
  height: 80px;
  margin: 20px auto;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  box-sizing: border-box;
  background-color: #fd346e;
  border: 1px solid #f2ddae;
  display: block; */
}


/* #entrance .btn a:hover {
  color: #fff;
  box-shadow: 0 0 10px #fff inset;
} */




/* twitter.php */

#twitter .contentTitle {
  font-size: 30px;
}

#twitter .contentTitle svg {
  width: 33px;
  margin-right: 10px;
  position: relative;
  top: 3px;
  fill: white; /* SVGを白色に変更 */
}



#twitter .contentInner {
  display: flex;
  border: 2px solid #000;
  border-radius: 15px;
  padding: 20px;
  width: 1000px;
  margin: auto;
  margin: 0px auto 20px;
}

#twitter .contentInner .ph {
  width: 30%;
}

#twitter .contentInner .ph div {
  border-radius: 50%;
  height: 150px;
  width: 150px;
  overflow: hidden;
  margin: auto;
}

#twitter .contentInner .Rcontent {
  width: 70%;
}

#twitter .contentInner .Rcontent .dataBox {
  font-size: 1.6rem;
}
#twitter .contentInner .Rcontent .dataBox .twitterLink {
  /* border: 2px solid #000; */
  border-radius: 15px;
  width: 350px;
  /* text-align: right; */
  float: right;
  /* display: flex; */
  /* justify-content: center; */
  /* align-items: center; */
  background-color: #00acee;
  margin-right: 20px;
  margin-top: 10px;
}

#twitter .contentInner .Rcontent .dataBox .twitterLink .linkText {
  float: right;
  position: relative;
  /* top: 5px; */
}

#twitter .contentInner .Rcontent .dataBox .twitterLink svg {
  width: 33px;
  margin-right: 10px;
  position: relative;
  /* top: 7px; */
}

#twitter .contentInner .Rcontent .dataBox .twitterLink .path01 {
  fill: #ffffff;
}

#twitter .contentInner .Rcontent .dataBox .twitterLink a {
  color: #ffffff;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#twitter .contentInner .Rcontent .dataBox .twitterLink a:hover {
  color: #fc7eb7;
}

.staffTwitter .staffTitle {
  font-size: 1.8rem;
  font-weight: bold;
  margin: 20px 0;
  background-color: #ffffff;
  color: #fd346e;
  text-align: center;
  border-radius: 15px;
  width: 50%;
  margin: 20px auto;
}



/* ranking.php */
#rankingPage section 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 40px;
}

.topiclist li .ph {
  float: left;
  width: 50%;
}

.topiclist li .ph div {
  /* border-radius: 50%; */
  height: 400px;
  overflow: hidden;
  width: 400px;
  margin: auto;
}




.topiclist li .ph div img {
  width: 100%;
}

.topiclist li .ph .ranking_left p{
  font-size: 1.6rem;
  text-align: center;
  margin-top: 10px;
}

#ranking 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;
  margin-top: 20px;
}

.topiclist li article .rankno {
  letter-spacing: 0.4rem;
  font-size: 1rem;
  font-weight: bold;
}

#rankingPage #ranking li article .body {
  font-size: 1.4rem;
}
#rankingPage #ranking li article .list_today {
  right: 10px;
  top: 10px;
}



#rankingPage .topiclist li article h3,
#rankingPage .topiclist li article .body {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#rankingPage #ranking li article .catch {
  font-size: 1.2rem;
  text-align: center;
}

#rankingPage #ranking li article .comment {
  font-size: 1.0rem;
  text-align: left;
  margin-top: 5px;
  height: 165px;
  overflow: auto;
}

 /* 左からフェードイン */
.slide-left {
	opacity: 0;
	transform: translate(-20px, 0);
	transition: all 1s ease-out;
}

/* 右からフェードイン */
.slide-right {
	opacity: 0;
	transform: translate(20px, 0);
	transition: all 1.5s ease-out;
}

/* 本日出勤アイコン */
.list_today {
  display: block;
  right: 0;
  position: absolute;
  top: 0;
  z-index: 4;
  width: 70px;
}




/* 料金システムに注意事項を追加 */
.caution-notice{
  margin: 20px auto 0;
  padding: 20px;
  background-color: #434343ab;
}

.caution-notice .notice_in{
  width: 80%;
  margin: 0 auto;
}

.caution-notice h2{
  font-size: 1.6rem;
  color: #fff;
  margin-bottom: 10px;
}

.caution-notice p{
  font-size: 1.0rem;
  color: #fff;
  margin-bottom: 10px;
}


.caution-notice ul {
  list-style-type: none;
  padding-left: 20px;
}
.caution-notice li::before {
  content: "\25A0"; /* ブラックスクエアのUnicode */
  color: rgb(247, 247, 247);
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  margin-right: 0.2em;
}


/*====================================
  top.php iframe追加 20250902
====================================*/
/* iframe コンテナ */
.iframe-container {
  display: flex;
  justify-content: center;
  align-items: center;

}

/* iframe ラッパー */
.iframe-wrapper {
  /* background: white; */
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  /* margin-bottom: 20px; */
}

/* iframe スタイル */
.job-video-iframe {
  display: block;
  border: 1px solid #ccc;
  border-radius: 5px;
}