@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Cinzel&display=swap");
html {
  background: black;
}

html,
body,
input,
select,
textarea,
button {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
}

input,
select,
textarea,
button {
  font-size: 16px;
  vertical-align: top;
}

textarea {
  resize: vertical;
}

iframe {
  vertical-align: top;
}

.wrapper {
  max-width: 1190px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 140px 50px 0;
  background: rgba(0, 0, 0, 0.9);
}

header,
.content,
footer {
  width: 100%;
}

.headerBox {
  position: relative;
  width: 1190px;
  margin: auto;
  padding-right: 5px;
}

img {
  max-width: 100%;
}

a {
  color: #f0f0f0;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?dadr08");
  src: url("fonts/icomoon.eot?dadr08#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?dadr08") format("truetype"), url("fonts/icomoon.woff?dadr08") format("woff"), url("fonts/icomoon.svg?dadr08#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.vjs-control-text {
  display: none !important;
}

.content {
  position: relative;
  min-height: 700px;
}

.h2_1st {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
  height: 50px;
  padding-left: 35px;
  line-height: 50px;
  font-size: 22px;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
  text-indent: 1em;
  color: #f0f0f0;
  background: linear-gradient(0deg, #0a0a0a 0%, #1a1a1a 100%);
  outline: 1px solid #222;
  outline-offset: 3px;
}
.h2_1st:before {
  content: "";
  position: absolute;
  background: linear-gradient(180deg, #780e1b 50%, #21212e 50%);
  width: 5px;
  height: 40px;
  margin-left: -20px;
  margin-top: -3px;
  width: 5px;
  height: 30px;
  margin-top: 0;
}

.h1-2st {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin: 4px;
  color: #fff;
  font-weight: normal;
  font-family: "Cinzel", "Noto Serif JP", serif;
  outline: 1px solid #471017;
  outline-offset: 3px;
  box-sizing: border-box;
  background: linear-gradient(0deg, #151515 50%, #232323 50%);
  padding: 5px 0 0 20px;
  height: 57px;
  font-size: 24px;
}
.h1-2st span {
  padding-right: 20px;
  color: #666;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.h2-2st {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin: 4px;
  color: #fff;
  font-weight: normal;
  font-family: "Cinzel", "Noto Serif JP", serif;
  outline: 1px solid #471017;
  outline-offset: 3px;
  box-sizing: border-box;
  background: linear-gradient(0deg, #151515 50%, #232323 50%);
  padding: 5px 0 0 40px;
  height: 62px;
  font-size: 30px;
  margin-top: 40px;
}
.h2-2st:before {
  content: "";
  position: absolute;
  background: linear-gradient(180deg, #780e1b 50%, #21212e 50%);
  width: 5px;
  height: 40px;
  margin-left: -20px;
  margin-top: -3px;
}
.h2-2st span {
  padding-right: 20px;
  color: #666;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.recruit__list {
  background: rgb(0, 0, 0) !important;
}

#content05 h6 {
  border-left: solid 2px #FF5060;
  color: #FF5060;
  font-size: 1.5em;
  font-weight: normal;
  font-family: "Cinzel", "Noto Serif JP", serif;
  margin-bottom: 10px;
  padding-left: 10px;
}

.h3-1st {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin: 4px;
  color: #fff;
  font-weight: normal;
  font-family: "Cinzel", "Noto Serif JP", serif;
  outline: 1px solid #471017;
  outline-offset: 3px;
  box-sizing: border-box;
  background: linear-gradient(0deg, #151515 50%, #232323 50%);
  padding: 5px 0 0 20px;
  height: 57px;
  font-size: 24px;
  margin-bottom: 20px;
}
.h3-1st span {
  padding-right: 20px;
  color: #666;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.h3-2st {
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  border-left: 3px solid #a32d3b;
  font-size: 18px;
  font-weight: normal;
  color: #a32d3b;
}

.inner {
  padding: 30px;
  background: rgba(0, 0, 0, 0.75);
}

.outer {
  border: 2px solid #d7bb77;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  padding: 8px;
  background: rgba(0, 0, 0, 0.35);
  position: relative;
  line-height: 0;
}

.blackOuter {
  padding: 50px;
  box-shadow: 0 -5px 18px 8px rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.6);
}

.pager {
  clear: both;
  padding: 30px 0;
}
.pager ul {
  text-align: center;
  font-size: 0;
}
.pager ul li {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 15px 0 0;
  line-height: 40px;
  vertical-align: middle;
  font-size: 16px;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.pager ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.pager ul li a:hover {
  background: rgba(255, 255, 255, 0.5);
  color: #000;
}
.pager ul .active {
  background: rgba(255, 255, 255, 0.7);
  color: #000;
}
.pager ul .prev a,
.pager ul .next a {
  position: relative;
}
.pager ul .prev a:before,
.pager ul .next a:before {
  position: absolute;
  font-size: 16px;
  font-family: "icomoon";
}
.pager ul .prev a:before {
  left: 50%;
  margin: 0 0 0 -7px;
  content: "\e902";
}
.pager ul .next a:before {
  left: 50%;
  margin: 0 0 0 -7px;
  content: "\e901";
}

.pageTop {
  position: fixed;
  bottom: 15px;
  right: 20px;
  z-index: 11;
}
.pageTop a {
  display: block;
  width: 42px;
  height: 42px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.2);
  text-align: center;
}
.pageTop a:hover {
  text-decoration: none;
  background: rgb(0, 0, 0);
}
.pageTop a:hover:before {
  color: #ccc;
}
.pageTop a:before {
  font-size: 20px;
  font-family: "icomoon";
  content: "\e900";
}

.linkBtn {
  display: block;
  width: 210px;
  margin: 35px auto 10px;
  padding: 12px 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  color: #f0f0f0;
  text-decoration: none;
}
.linkBtn:hover {
  background: #000;
  box-shadow: inset 0 0 0 1px #f0f0f0;
  color: #f0f0f0;
}

body {
  position: relative;
  line-height: 1.25;
  color: #f0f0f0;
  font-size: 12px;
}
body > header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 10;
  background: #000;
}
body > header h1 {
  position: absolute;
  top: 25px;
  left: 5px;
}
body > header .headerTime {
  float: right;
  padding: 20px 0 15px;
}
body > header .headerTime p {
  float: left;
  margin: 0 0 0 20px;
}
body > header .gNav {
  clear: both;
  font-size: 0;
  width: 100%;
}
body > header .gNav::after {
  content: "";
  display: block;
  position: relative;
  top: 0;
  height: 2px;
  background: linear-gradient(90deg, #2b0a0f 0%, #780e1b 50%, #2b0a0f 100%);
}
body > header .gNav nav {
  overflow: hidden;
  width: 1190px;
  margin: 0 auto 20px;
}
body > header .gNav nav ul {
  width: 968px;
  margin: 0 auto;
  float: right;
}
body > header .gNav nav ul li {
  display: inline-block;
  width: 121px;
  border-left: 1px solid #313131;
}
body > header .gNav nav ul li:last-child {
  border-right: 1px solid #313131;
}
body > header .gNav nav ul li a {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
body > header .gNav nav ul li a img {
  position: relative;
  z-index: 1;
  width: auto;
  margin: 0 auto;
}

.girlsBody {
  background: url(../images/bg_body.jpg) repeat top center;
}

.layer {
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 11;
}
.layer p {
  position: absolute;
  top: 47%;
  left: 50%;
  margin: -12px 0 0 -56px;
  padding: 8px 12px 7px 20px;
  border: 1px solid #fff;
  text-align: center;
}
.layer p:before {
  position: absolute;
  left: 5px;
  font-size: 12px;
  font-family: "icomoon";
  content: "\e901";
}

.bottomBnr {
  margin: 20px 0 0;
}
.bottomBnr nav {
  margin-bottom: 50px;
}
.bottomBnr nav ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 4px 4px;
}
.bottomBnr nav ul li {
  margin-bottom: 25px;
  list-style: none;
  height: 112px;
  outline: 1px solid #666;
  outline-offset: 3px;
}
.bottomBnr nav ul li:hover {
  opacity: 0.7;
}
.bottomBnr nav ul li p {
  font-family: "Cinzel", "Noto Serif JP", serif;
  text-align: center;
  letter-spacing: 1px;
}
.bottomBnr nav ul li p strong {
  display: block;
  background: rgba(0, 0, 0, 0.8);
  padding: 1px 5px 3px;
  margin-bottom: 5px;
  font-family: "Noto Serif JP", serif;
  font-weight: normal;
}
.bottomBnr nav ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.bottomBnr nav ul li:nth-of-type(-n+2) {
  width: 530px;
}
.bottomBnr nav ul li:nth-of-type(-n+2) p {
  font-size: 14px;
}
.bottomBnr nav ul li:nth-of-type(-n+2) p strong {
  font-size: 28px;
  line-height: 28px;
}
.bottomBnr nav ul li:not(:nth-of-type(-n+2)) {
  width: 198px;
}
.bottomBnr nav ul li:not(:nth-of-type(-n+2)) p {
  font-size: 12px;
}
.bottomBnr nav ul li:not(:nth-of-type(-n+2)) p strong {
  font-size: 20px;
  line-height: 20px;
}
.bottomBnr nav ul li:nth-of-type(1) {
  background: url(../images/btmbnr_photo.jpg);
}
.bottomBnr nav ul li:nth-of-type(2) {
  background: url(../images/btmbnr_credit.jpg);
}
.bottomBnr nav ul li:nth-of-type(3) {
  background: url(../images/btmbnr_review.jpg);
}
.bottomBnr nav ul li:nth-of-type(4) {
  background: url(../images/btmbnr_post-review.jpg);
}
.bottomBnr nav ul li:nth-of-type(5) {
  background: url(../images/btmbnr_contact.jpg);
}
.bottomBnr nav ul li:nth-of-type(6) {
  background: url(../images/btmbnr_W-recruit.jpg);
}
.bottomBnr nav ul li:nth-of-type(7) {
  background: url(../images/btmbnr_M-recruit.jpg);
}

.groupBnr {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 20px 0 60px;
  z-index: 3;
  background: url(../images/bg_groupBnr_pat.png);
}
.groupBnr h1 {
  text-align: center;
}
.groupBnr ul {
  width: 565px;
  margin: 0 auto;
  overflow: hidden;
}
.groupBnr ul li {
  width: 565px;
}
.groupBnr ul li img {
  width: 565px;
}

.group_links {
  width: 565px;
  overflow: hidden;
  margin: 0 auto;
}

.related-banners__area:not(:first-child) {
  margin-top: 20px !important;
}

footer {
  position: relative;
  background: rgba(10, 10, 10, 0.95);
  overflow: hidden;
  zoom: 1;
  padding: 60px 0;
  text-align: center;
  z-index: 1;
}
footer::before {
  content: "";
  display: block;
  position: relative;
  top: -60px;
  height: 2px;
  background: linear-gradient(90deg, #2b0a0f 0%, #780e1b 50%, #2b0a0f 100%);
}
footer .footer__logo {
  margin: 0 0 35px;
  text-align: center;
}
footer .footer__tel {
  margin: 0 0 40px;
  text-align: center;
}
footer .footer__nav ul {
  width: 950px;
  height: 90px;
  margin: auto;
  padding-left: 40px;
  text-align: center;
  font-size: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
}
footer .footer__nav ul li {
  margin: 0 0 12px;
  font-size: 14px;
  list-style: url(../images/li_icon.png) inside;
}
footer .footerCover {
  padding: 35px 0 0;
}
footer .footerCover p {
  margin: 10px 0 0;
  font-size: 11px;
  line-height: 1.5em;
}
footer .footerCover address {
  margin: 35px 0 0;
  font-style: normal;
  color: #666;
  letter-spacing: 0.5px;
}
footer .footerCover address a {
  color: #666;
}

.annotation {
  font-size: 11px;
  color: #ddd;
}

.modeIB {
  position: relative;
  overflow: hidden;
}

.modeIB > section {
  font-size: 16px;
}

.wBox {
  position: relative;
  width: 1090px;
  margin: auto;
}

#big-video-wrap::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  /*background: url(../images/movie_pat.png) repeat 0 0;*/
  position: relative;
  z-index: 1;
}

.pat {
  position: relative;
  z-index: 3;
  background: url(../images/bg_pat2.png);
}

.pat2 {
  position: relative;
  z-index: 5;
  background: rgba(0, 0, 0, 0.4);
}

.pat2-2 {
  position: relative;
  z-index: 5;
  background: url(../images/bg_pat2.png);
}

.pat3 {
  background: url(../images/recruit_bg.jpg) repeat !important;
}

.grad {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0.7) 100%);
}

.gray {
  background: rgba(0, 0, 0, 0.3);
}

.girlsStatusIconList {
  display: flex;
  align-items: center;
  margin: 2px -2px -2px;
}
.girlsStatusIconList__item {
  flex: 0 0 50%;
  width: 50%;
  padding: 2px;
  box-sizing: border-box;
}
.newface .girlsStatusIconList {
  margin-top: 16px;
}
.newface .girlsStatusIconList__item {
  max-width: 160px;
}

.girlsRank {
  text-align: center;
  background-repeat: repeat-x;
  background-size: auto 100%;
  line-height: 26px;
  outline: 1px solid #555;
  margin: 3px;
  outline-offset: 2px;
}
.girlsRank--rank1 {
  background-image: url(../../common/images/list_rank_1_bg.png);
}
.girlsRank--rank2 {
  background-image: url(../../common/images/list_rank_2_bg.png);
}
.girlsRank--rank3 {
  background-image: url(../../common/images/list_rank_3_bg.png);
}
.girlsRank--rank4 {
  background-image: url(../../common/images/list_rank_4_bg.png);
}
.girlsRank--rank5 {
  background-image: url(../../common/images/list_rank_5_bg.png);
}
.girlsRank--rank6 {
  background-image: url(../../common/images/list_rank_6_bg.png);
}
.girlsRank--rank7 {
  background-image: url(../../common/images/list_rank_7_bg.png);
}
.girlsRank--rank8 {
  background-image: url(../../common/images/list_rank_8_bg.png);
}
.girlsRank img {
  vertical-align: top;
}

.girlsStatusToday {
  text-align: center;
  background: #780e1b;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  color: #f0f0f0;
  line-height: 30px;
  outline: 1px solid #780e1b;
  margin: 3px;
  outline-offset: 2px;
}

.backVideo {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.backVideo video {
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
}

.glightbox-clean .gclose svg, .glightbox-modern .gclose svg {
  margin: 0 auto;
}

.glightbox-mobile .glightbox-container .gslide-description {
  bottom: 0;
}

.costume-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  box-sizing: border-box;
  margin: -5px -5px -10px;
}
.costume-item {
  box-sizing: border-box;
  padding: 5px 5px 10px;
  flex: 0 0 20%;
  width: 20%;
  display: flex;
  align-items: stretch;
}
.costume .box {
  background: none;
}
.costume .image {
  width: 100%;
  cursor: pointer;
}
.costume .name {
  text-align: left;
  font-size: 14px;
  padding: 5px;
  text-align: center;
}

.lg-backdrop {
  background: rgba(0, 0, 0, 0.8) !important;
}

.nowrap {
  white-space: nowrap;
}

.about {
  padding: 50px;
  overflow: hidden;
  *zoom: 1;
  margin-top: 50px;
  padding: 0;
  min-height: 614px;
  background: url(../images/bg_concept1.png) no-repeat center top;
}
.about__inner {
  padding: 50px 70px 70px;
  text-align: center;
}
.about__inner img {
  margin: auto;
}
.about__inner h3 {
  padding: 40px 0 50px;
  line-height: 1.5em;
  font-weight: normal;
  font-size: 30px;
  font-family: "Noto Serif JP", serif;
}
.about__inner p {
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  line-height: 33px;
}
.about__inner span {
  font-weight: normal;
  font-size: 1.5em;
  padding: 0 2px;
}
.about__inner strong {
  font-weight: normal;
  font-size: 1.6em;
  line-height: 35px;
  padding: 0 3px;
  color: #a32d3b;
  text-shadow: 1px 1px 3px rgba(167, 92, 113, 0.4);
}
.about__inner__box_left {
  width: 100%;
  height: 400px;
  background: url(../images/bg_concept3.png) right no-repeat;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.about__inner__box_right {
  width: 100%;
  height: 500px;
  background: url(../images/bg_concept2.png) left no-repeat;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-align: right;
}
.about__inner table {
  width: 800px;
  margin: 0 auto 50px;
  text-align: center;
  font-size: 15px;
  border-collapse: collapse;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.08) 10%, rgba(255, 255, 255, 0.08) 90%, rgba(255, 255, 255, 0) 100%);
}
.about__inner table tbody tr {
  width: 650px;
  margin: auto;
  height: 35px;
  line-height: 35px;
  font-family: "Noto Serif JP", serif;
}
.about__inner table tbody tr:nth-of-type(1) {
  height: 40px;
  line-height: 40px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.08) 10%, rgba(255, 255, 255, 0.08) 90%, rgba(255, 255, 255, 0) 100%);
}
.about__inner table tbody tr th {
  width: 200px;
  font-weight: normal;
}
.about__inner table tbody tr td {
  width: 150px;
}
.about__inner table tbody tr td:nth-of-type(1) {
  background: rgba(120, 14, 27, 0.3);
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.2em;
}
.about__inner__list {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.about__inner__list ul {
  margin: 50px auto;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-style: italic;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.08) 15%, rgba(255, 255, 255, 0.08) 85%, rgba(255, 255, 255, 0) 100%);
  padding: 40px 150px;
}
.about__inner__list ul li {
  text-align: left;
  margin-bottom: 30px;
  padding-left: 45px;
  position: relative;
}
.about__inner__list ul li:last-child {
  margin-bottom: 0;
}
.about__inner__list ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: rgba(0, 0, 0, 0.5);
  left: 3px;
  top: 0;
  transform: rotate(-45deg);
}
.about__inner__list ul li::after {
  content: "";
  display: block;
  position: absolute;
  border-left: 3px solid #a32d3b;
  border-bottom: 3px solid #a32d3b;
  width: 20px;
  height: 10px;
  transform: rotate(-45deg);
  left: 7px;
  top: 1px;
}

.detail {
  padding: 0 0 100px;
  overflow: hidden;
  *zoom: 1;
}
.detail .h3-1st {
  outline: 1px solid #471017;
}
.detail .slider {
  position: relative;
}
.detail .slider img {
  max-width: 480px;
}
.detail .slider .flickity-enabled {
  position: relative;
}
.detail .slider .flickity-enabled:focus {
  outline: 0 none;
}
.detail .slider .flickity-viewport {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.detail .slider .flickity-slider {
  width: 100%;
  height: 100%;
  position: absolute;
}
.detail .slider .flickity-enabled.is-draggable {
  -moz-user-select: none;
}
.detail .slider .flickity-enabled.is-draggable .flickity-viewport {
  cursor: grab;
}
.detail .slider .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}
.detail .slider .flickity-prev-next-button {
  border: none;
  cursor: pointer;
  width: 44px;
  height: 58px;
  position: absolute;
  top: 50%;
  z-index: 100;
  background: none;
}
.detail .slider .flickity-prev-next-button:focus {
  box-shadow: 0 0 0 5px #09f;
  outline: 0 none;
}
.detail .slider .flickity-prev-next-button.previous {
  left: 10px;
  background: url(../images/slider_arrow_prev.png) no-repeat;
}
.detail .slider .flickity-prev-next-button.next {
  right: -10px;
  background: url(../images/slider_arrow_next.png) no-repeat;
}
.detail .slider .flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.detail .slider .flickity-rtl .flickity-prev-next-button.next {
  left: 10px;
  right: auto;
}
.detail .slider .flickity-prev-next-button:disabled {
  cursor: auto;
  opacity: 0.3;
}
.detail .slider .flickity-prev-next-button svg {
  display: none;
  left: 20%;
  position: absolute;
  top: 20%;
}
.detail .slider .flickity-prev-next-button .arrow {
  fill: rgba(255, 255, 255, 0.5);
}
.detail .slider .flickity-prev-next-button.no-svg {
  color: rgba(255, 255, 255, 0.5);
  font-size: 26px;
}
.detail .slider .flickity-page-dots {
  width: 100%;
  line-height: 1;
  list-style: outside none none;
  margin: 10px 0 0;
  padding: 0;
  position: absolute;
  text-align: center;
  z-index: 720;
}
.detail .slider .flickity-page-dots .dot {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 6px;
  background: #666;
  border-radius: 50%;
  cursor: pointer;
}
.detail .slider .flickity-page-dots .dot.is-selected {
  background: #21212E;
}
.detail .slider #grad-l {
  position: absolute;
  width: 20%;
  top: 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%) repeat scroll 0 0;
  height: 640px;
}
.detail .slider #grad-r {
  position: absolute;
  width: 20%;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%) repeat scroll 0 0;
  height: 640px;
}
.detail .detail__girl {
  padding: 75px 0;
  text-align: center;
  overflow: hidden;
  *zoom: 1;
}
.detail .detail__girl__name {
  display: inline-block;
  vertical-align: top;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-size: 48px;
  line-height: 1;
}
.detail .detail__girl__box {
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: top;
  text-align: left;
}
.detail .detail__girl__box__name {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
}
.detail .detail__girl__box__count {
  margin: 8px auto;
  width: 160px;
}
.detail .detail__girl__box__size {
  font-size: 13px;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.detail .detail__girl__box__size span {
  margin: 0 10px 0 0;
}
.detail .detail__girl .listGirls_feature {
  width: 50%;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.detail .detail__girl .listGirls_feature li.icon {
  width: 150px;
  margin: 0 5px 10px;
  padding: 4px 0;
  font-size: 15px;
  text-align: center;
  background: rgba(240, 240, 240, 0.1);
}
.detail__left {
  float: left;
  width: 520px;
}
.detail__schedule {
  height: 200px;
  margin: 0 0 50px;
  font-size: 0;
  text-align: center;
}
.detail__schedule .week {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.detail__schedule .week dl {
  vertical-align: top;
  width: 67px;
  margin: 0 8px 0 0;
  text-align: center;
  font-size: 18px;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.detail__schedule .week dl dt {
  padding: 5px 0;
  color: #d8d8d8;
  background: rgba(255, 255, 255, 0.15);
}
.detail__schedule .week dl dt span {
  display: block;
  font-size: 12px;
  line-height: 1;
}
.detail__schedule .week dl dd {
  min-height: 73px;
  padding: 10px 0;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.detail__schedule .week dl dd time {
  display: block;
  width: 100%;
}
.detail__schedule .week dl dd time:first-child:after {
  display: block;
  margin: 0 0 3px;
  line-height: 0.5;
  content: "-";
}
.detail__schedule .week dl dd .endTime {
  width: 100%;
  padding: 10px 0 8px;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
.detail__schedule .week dl dd .dayOff {
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
.detail__schedule .week dl dd .scheduleComment {
  margin-top: 10px;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
}
.detail__schedule .week dl:last-child {
  margin: 0;
}
.detail__option {
  height: 200px;
  margin: 0 0 50px;
  text-align: center;
}
.detail__option ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  box-sizing: border-box;
}
.detail__option ul li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  width: 122px;
  margin: 4px;
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
  color: #333;
  font-size: 14px;
}
.detail__option ul .on {
  background: rgba(255, 255, 255, 0.1);
  color: #f0f0f0;
}
.detail__profile {
  height: 550px;
  margin: 0;
}
.detail__profile dl {
  margin: 0 0 10px;
  font-size: 13px;
}
.detail__profile dl dt {
  display: table-cell;
  width: 170px;
  padding: 5px 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #777;
}
.detail__profile dl dd {
  display: table-cell;
  padding: 10px 20px;
  vertical-align: middle;
}
.detail__right {
  float: right;
  width: 520px;
}
.detail__comment {
  height: 200px;
  margin: 0 0 50px;
}
.detail__comment__text {
  margin: 0 0 2.25em;
  padding: 0 5px 0 0;
  height: 12em;
  overflow: auto;
  font-size: 13px;
  line-height: 1.75;
  scrollbar-color: rgba(240, 240, 240, 0.5) rgba(240, 240, 240, 0.1);
  scrollbar-width: auto;
}
.detail__comment__text::-webkit-scrollbar {
  width: 14px;
}
.detail__comment__text::-webkit-scrollbar-track {
  background: rgba(240, 240, 240, 0.1);
}
.detail__comment__text::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(240, 240, 240, 0.5);
}
.detail__review {
  height: 550px;
  margin: 0;
}
.detail__review__time {
  display: inline-block;
  width: 110px;
  font-size: 16px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  line-height: 16px;
}
.detail__review__post {
  position: relative;
  display: inline-block;
  padding: 0 0 0 17px;
  font-size: 14px;
  line-height: 16px;
}
.detail__review__post:before {
  position: absolute;
  font-family: "icomoon";
  content: "\e903";
  font-size: 16px;
  left: 0;
  top: 0px;
}
.detail__review__text {
  max-height: 300px;
  overflow: auto;
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.75;
  scrollbar-color: rgba(240, 240, 240, 0.5) rgba(240, 240, 240, 0.1);
  scrollbar-width: auto;
}
.detail__review__text::-webkit-scrollbar {
  width: 14px;
}
.detail__review__text::-webkit-scrollbar-track {
  background: rgba(240, 240, 240, 0.1);
}
.detail__review__text::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(240, 240, 240, 0.5);
}
.detail__review__nav {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 30px 4px 0;
  padding: 0 0 10px;
  font-size: 0;
}
.detail__review__nav li {
  margin: 0 20px 0 0;
  width: 180px;
  height: 38px;
}
.detail__review__nav li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  line-height: 37px;
  text-align: left;
  font-size: 14px;
  background: linear-gradient(0deg, #0a0a0a 0%, #2a2a2a 100%);
  outline: 1px solid #333;
  outline-offset: 3px;
  outline-offset: 2px;
}
.detail__review__nav li a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.detail__review__nav li a:after {
  position: absolute;
  top: 1px;
  right: 0;
  font-family: "icomoon";
  content: "\e901";
  color: #666;
}

.girlDetailBnr {
  clear: both;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  margin: 40px 4px 0;
}
.girlDetailBnr__item {
  width: 250px;
  height: 60px;
  outline: 1px solid #666;
  outline-offset: 3px;
}
.girlDetailBnr__item:nth-of-type(1) {
  background: linear-gradient(0deg, #2b0a0f 0%, #780e1b 100%);
  outline: 1px solid #680c17;
  outline-offset: 3px;
  margin-right: 15px;
}
.girlDetailBnr__item:nth-of-type(2) {
  background: linear-gradient(0deg, #0a0a0c 0%, #333345 100%);
  outline: 1px solid #21212e;
  outline-offset: 3px;
}
.girlDetailBnr__item:hover {
  opacity: 0.7;
}
.girlDetailBnr__item a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.girlDetailBnr__item a:after {
  position: absolute;
  right: 10px;
  line-height: 60px;
  font-size: 16px;
  font-family: "icomoon";
  content: "\e901";
  color: #999;
}
.girlDetailBnr__item a p {
  color: #f0f0f0;
  font-size: 22px;
  font-family: "Noto Serif JP", serif;
  margin-right: 5px;
}
.girlDetailBnr__item a p span {
  font-size: 12px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  letter-spacing: 1px;
  color: #999;
}

.diary {
  padding: 50px;
}
.diary__list {
  padding: 20px 0;
  border-bottom: 1px solid #777;
}
.diary__list:first-child {
  padding: 0 0 20px;
}
.diary__list:last-child {
  border-bottom: none;
  padding: 20px 0 0;
}
.diary__list figure {
  display: inline-block;
  max-width: 320px;
  margin: 0 40px 0 0;
  overflow: hidden;
  vertical-align: top;
}
.diary__list__name {
  margin: 0 0 20px;
  color: #d8d8d8;
  font-size: 32px;
  font-family: "Josefin Slab", serif;
}
.diary__list__name span {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
}
.diary__list__box {
  display: inline-block;
  width: 690px;
  padding: 20px 0 0;
  vertical-align: top;
}
.diary__list__box time {
  display: block;
  margin: 0 0 5px;
  padding: 0 0 2px;
  font-family: "Josefin Slab", serif;
  color: #d8d8d8;
  font-size: 18px;
}
.diary__list__box h3 {
  margin: 0 0 15px;
  font-weight: bold;
  font-size: 18px;
}
.diary__list__text {
  line-height: 1.75;
}

.event__list {
  margin: 0;
  padding: 50px;
  border-bottom: 1px solid #333;
}
.event__list:last-of-type {
  margin-bottom: 30px;
  border-bottom: none;
}
.event__list article {
  display: flex;
}
.event__list figure {
  max-width: 350px;
  max-height: 350px;
  overflow: hidden;
  vertical-align: top;
}
.event__list__box {
  width: 690px;
  padding: 0 0 0 30px;
  vertical-align: top;
}
.event__list__box time {
  display: block;
  margin: 0 0 15px;
  padding: 0 0 2px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  color: #d8d8d8;
  font-size: 18px;
}
.event__list__box h3 {
  margin: 0 0 15px;
  font-weight: normal;
  font-size: 20px;
}
.event__list__text p {
  font-size: 14px;
  line-height: 1.5em;
}

.formList {
  padding: 50px;
}
.formList__text {
  font-size: 14px;
  padding: 0 0 30px;
  line-height: 1.75;
}
.formList dl {
  margin: 20px 0 0;
}
.formList dl:nth-of-type(1) {
  margin: 0;
}
.formList dl dt {
  display: table-cell;
  width: 250px;
  padding: 10px 20px;
  font-size: 14px;
  vertical-align: middle;
  border: 1px solid #777;
}
.formList dl dt font {
  margin: 0 0 0 2px;
  font-size: 12px;
  color: #a32d3b !important;
}
.formList dl dd {
  display: table-cell;
  vertical-align: middle;
  width: 870px;
  padding: 0 0 0 15px;
  color: #f0f0f0;
  font-size: 14px;
}
.formList dl dd input[type=text],
.formList dl dd input[type=email],
.formList dl dd input[type=tel],
.formList dl dd textarea {
  width: 100%;
  padding: 10px 8px;
  background: #222;
  border: none;
  border: 1px solid #222;
  word-break: break-all;
  resize: none;
  color: #fff;
  font-size: 14px;
}
.formList dl dd select {
  width: 25%;
  padding: 8px;
  background: #222 url(../images/bg_select.png) no-repeat 95% center;
  border: none;
  border: 1px solid #222;
  color: #f0f0f0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
}
.formList dl dd .labelList {
  padding: 0 0 0 5px;
  font-size: 0;
}
.formList dl dd .labelList li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.formList dl dd .checkList {
  padding: 0 0 0 7px;
  font-size: 0;
}
.formList dl dd .checkList li {
  display: inline-block;
  width: 7em;
  vertical-align: middle;
  font-size: 14px;
}
.formList dl dd .checkList2 {
  padding: 0 0 0 7px;
  font-size: 0;
}
.formList dl dd .checkList2 li {
  display: inline-block;
  margin: 0 12px 0 0;
  vertical-align: middle;
  font-size: 14px;
}
.formList dl dd input[type=radio] {
  display: none;
  margin: 0;
}
.formList dl dd input[type=radio] + label {
  cursor: pointer;
  display: inline-block;
  line-height: 30px;
  margin-right: 15px;
  position: relative;
}
.formList dl dd input[type=radio] + label {
  padding: 0 0 0 24px;
}
.formList dl dd input[type=radio] + label::before {
  background: #222;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 19px;
  left: 0;
  margin: -10px 0 0 -1px;
  position: absolute;
  top: 50%;
  width: 19px;
}
.formList dl dd input[type=radio] + label::before {
  border-radius: 30px;
}
.formList dl dd input[type=radio]:checked + label::after {
  box-sizing: border-box;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
}
.formList dl dd input[type=radio]:checked + label::after {
  background: #f0f0f0;
  border-radius: 8px;
  height: 11px;
  left: 3px;
  margin-top: -6px;
  width: 11px;
}
.formList dl dd input[type=checkbox] {
  display: inline-block;
  margin-right: 6px;
}
.formList dl dd input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  line-height: 30px;
  cursor: pointer;
}
.formList dl dd input[type=checkbox] {
  display: none;
  margin: 0;
}
.formList dl dd input[type=checkbox] + label {
  padding: 0 0 0 28px;
}
.formList dl dd input[type=checkbox] + label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  box-sizing: border-box;
  display: block;
  width: 18px;
  height: 18px;
  margin: -10px 0 0 -1px;
  background: #222;
}
.formList dl dd input[type=checkbox]:checked + label::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  box-sizing: border-box;
}
.formList dl dd input[type=checkbox]:checked + label::after {
  left: -4px;
  margin-top: -19px;
  font-family: "icomoon";
  content: "\e905";
  font-size: 30px;
}
.formList .btnSubmit {
  display: block;
  width: 250px;
  margin: 50px auto 30px;
  text-align: center;
  background: linear-gradient(0deg, #2b0a0f 0%, #780e1b 100%);
  outline: 1px solid #680c17;
  outline-offset: 3px;
}
.formList .btnSubmit:hover {
  background: linear-gradient(0deg, #2b0a0f 0%, #471017 100%);
  outline: 1px solid #471017;
}
.formList .btnSubmit input[type=submit] {
  width: 100%;
  height: 100%;
  background: none;
  color: #f0f0f0;
  border: none;
  font-size: 20px;
  line-height: 60px;
  cursor: pointer;
}
.formList .btnSubmit input[type=submit]:hover {
  color: #777;
}
.formList .btnReturn {
  margin: 50px 0 30px;
  text-align: center;
}
.formList .btnReturn button {
  position: relative;
  display: block;
  width: 250px;
  margin: auto;
  height: 56px;
  border: none;
  color: #fff;
  cursor: pointer;
  background: linear-gradient(0deg, #0a0a0a 0%, #2a2a2a 100%);
  outline: 1px solid #333;
  outline-offset: 3px;
}
.formList .btnReturn button:after {
  position: absolute;
  top: 21px;
  left: 85px;
  font-family: "icomoon";
  content: "\e902";
  font-size: 16px;
}
.formList .btnReturn button:hover {
  background: linear-gradient(0deg, #0a0a0a 0%, #5f5f5f 100%);
  color: #777;
}
.formList .checkBtn {
  margin: 45px 0 25px;
  text-align: center;
}
.formList .checkBtn li {
  margin: auto;
}
.formList .error-message {
  margin: 3px 0 0;
  padding: 0 0 0 20px;
  background: url(../images/icon_error.png) no-repeat left top;
  color: #a32d3b;
  font-size: 12px;
}
.formList .finishTxt01 {
  padding: 0 0 5px;
  font-size: 24px;
  font-family: "Noto Serif JP", serif;
}
.formList .finishTxt02 {
  margin: 20px 0 50px;
  font-size: 14px;
  line-height: 1.75;
}
.formList .linkBtn2 a {
  position: relative;
  display: block;
  width: 250px;
  margin: auto;
  height: 56px;
  border: none;
  line-height: 56px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  background: linear-gradient(0deg, #0a0a0a 0%, #2a2a2a 100%);
  outline: 1px solid #333;
  outline-offset: 3px;
}
.formList .linkBtn2 a:after {
  position: absolute;
  top: 1px;
  left: 55px;
  font-family: "icomoon";
  content: "\e902";
  font-size: 16px;
}
.formList .linkBtn2 a:hover {
  background: linear-gradient(0deg, #0a0a0a 0%, #5f5f5f 100%);
  color: #777;
}

.girlsTitle {
  margin-bottom: 25px;
}

.girls {
  background: none;
  margin-top: 25px;
}
.girls ul {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.girls__list {
  width: 265px;
  margin: 0 10px 40px 0;
  position: relative;
}
.girls__list:nth-child(4n) {
  margin-right: 0;
}
.girls__list img {
  vertical-align: top;
}
.girls__list a {
  color: #fff;
  text-decoration: none;
}
.girls__list a:hover {
  text-decoration: none;
}
.girls__list a:hover .layer {
  opacity: 1;
}
.girls__list figure {
  position: relative;
}
.girls__list figure img {
  width: 100%;
}
.girls__list__inner {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  bottom: -1px;
  padding: 50px 15px 15px;
}
.girls__list__inner h2 {
  max-width: 6em;
  max-height: 1.15em;
  overflow: hidden;
  font-size: 36px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-weight: normal;
  color: #cdcccd;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.girls__list__inner .girls__list__name {
  display: block;
  max-width: 6.5em;
  max-height: 1em;
  margin: 1px 0 0;
  overflow: hidden;
  font-weight: normal;
  font-size: 20px;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.girls__list__inner .girls__list__size {
  margin: 4px 0 0;
  font-size: 12px;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.girls__list__inner .girls__list__size span {
  margin: 0 10px 0 0;
}

@media screen and (max-width: 1400px) {
  .girls__list {
    max-width: 24.6%;
  }
}
@media screen and (max-width: 1191px) {
  .girls__list__inner h2 {
    font-size: 36px;
  }
  .girls__list__inner .girls__list__name {
    font-size: 14px;
    margin: 0 0 5px;
  }
  .girls__list__inner .girls__list__size {
    font-size: 10px;
  }
  .girls__list__inner .girls__list__size span {
    margin: 0 5px 0 0;
  }
}
.hotellist__nav {
  margin: 50px 0;
}
.hotellist__nav__type {
  width: 1090px;
}
.hotellist__nav__type ul {
  max-width: 100%;
  margin: 0 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hotellist__nav__type ul li {
  width: 330px;
  height: 64px;
  box-sizing: border-box;
  background: linear-gradient(0deg, #0a0a0a 0%, #2a2a2a 100%);
  outline: 1px solid #333;
  outline-offset: 3px;
}
.hotellist__nav__type ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 68px;
  font-size: 24px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  text-align: center;
}
.hotellist__nav__type ul li a:hover {
  background-position: 0 -70px;
  text-decoration: none;
  background: linear-gradient(0deg, #0a0a0a 0%, #5f5f5f 100%);
}
.hotellist__nav__type ul .active {
  background: linear-gradient(0deg, #0a0a0a 0%, #5f5f5f 100%);
}
.hotellist__nav__type ul .active a {
  position: relative;
}
.hotellist__nav__type ul .active a:after {
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin: 0 0 0 -7px;
  font-size: 14px;
  font-family: "icomoon";
  content: "\e904";
}
.hotellist__nav__add {
  margin: 20px 0 0;
}
.hotellist__nav__add ul {
  width: 100%;
  font-size: 0;
}
.hotellist__nav__add ul li {
  display: inline-block;
  width: 146px;
  margin: 12px 12px 0 0;
  line-height: 40px;
  vertical-align: bottom;
  text-align: center;
  font-size: 14px;
}
.hotellist__nav__add ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: none;
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.hotellist__nav__add ul li a:hover {
  background: rgba(255, 255, 255, 0.7);
  color: #000;
}
.hotellist__list {
  margin: 0 0 30px;
}
.hotellist__list ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.hotellist__list ul li {
  list-style: none;
  width: 535px;
  margin: 10px 0;
  background: rgba(255, 255, 255, 0.1);
}
.hotellist__list ul li dl {
  margin: 10px 0 0;
}
.hotellist__list ul li dl:first-of-type {
  margin: 0;
}
.hotellist__list ul li dl dt {
  display: table-cell;
  width: 142px;
  padding: 10px;
  font-size: 14px;
  vertical-align: middle;
  border: 1px solid #555;
  text-align: center;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.hotellist__list ul li dl dd {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 15px;
  color: #f0f0f0;
  font-size: 14px;
  line-height: 1.75;
}
.hotellist__list ul li dl .hotelType {
  font-size: 16px;
}

.magazine {
  padding: 50px;
  overflow: hidden;
  *zoom: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  font-size: 14px;
}
.magazine h3 {
  max-width: 100%;
}
.magazine__box01 {
  margin: 0 0 20px;
  padding: 40px 50px 50px;
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
.magazine__box01 h3 {
  padding: 0 0 40px;
  text-align: center;
  font-size: 33px;
  font-family: "Noto Serif JP", serif;
  font-weight: normal;
}
.magazine__box01 h3 span {
  display: block;
  font-size: 15px;
  padding-top: 10px;
  letter-spacing: 1px;
  font-family: "Noto Sans JP", sans-serif;
}
.magazine__box01__left {
  width: 45%;
  vertical-align: middle;
  text-align: left;
}
.magazine__box01__left p {
  line-height: 1.75;
}
.magazine__box01__left .btnMagazine {
  margin: 30px 0 0;
}
.magazine__box01__left .btnMagazine a {
  display: block;
  position: relative;
  background: linear-gradient(0deg, #2b0a0f 0%, #780e1b 100%);
  outline: 1px solid #680c17;
  outline-offset: 3px;
  height: 70px;
  text-align: center;
  font-size: 20px;
  font-family: "Noto Serif JP", serif;
  line-height: 70px;
}
.magazine__box01__left .btnMagazine a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.magazine__box01__left .btnMagazine a:after {
  position: absolute;
  top: 0;
  right: 10px;
  font-family: "icomoon";
  content: "\e901";
  color: #999;
}
.magazine__box01__right {
  width: 45%;
  padding: 28px 20px;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.magazine__box01__right p {
  width: 55%;
  vertical-align: middle;
  font-size: 14px;
  text-align: left;
  line-height: 1.75;
}
.magazine__box02 {
  width: 49%;
  min-height: 357px;
}
.magazine__box02__inner {
  text-align: left;
  padding: 0 30px;
}
.magazine__box02__inner p {
  line-height: 1.75;
}
.magazine__box02__inner .btnMagazine02 {
  width: 250px;
  margin: 10px auto 0;
}
.magazine__box02__inner .btnMagazine02 a {
  display: block;
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: linear-gradient(0deg, #0a0a0c 0%, #333345 100%);
  outline: 1px solid #21212e;
  outline-offset: 3px;
  text-align: center;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
}
.magazine__box02__inner .btnMagazine02 a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.magazine__box02__inner .btnMagazine02 a:after {
  position: absolute;
  top: 0;
  right: 10px;
  font-family: "icomoon";
  content: "\e901";
  color: #999;
  font-size: 16px;
}
.magazine__box02__inner__QR {
  margin-top: 20px;
  padding: 10px 20px;
  vertical-align: top;
  border: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.magazine__box02__inner__QR p {
  width: 65%;
  font-size: 14px;
  text-align: left;
  line-height: 1.75;
}
.magazine__box02__inner__QR figure img {
  width: 90%;
}
.magazine__box03 {
  width: 49%;
  min-height: 357px;
}
.magazine__box03__inner {
  text-align: left;
  padding: 0 30px;
}
.magazine__box03__inner p {
  margin: 10px 0;
}
.magazine__box03__inner dl {
  margin: 10px 0;
}
.magazine__box03__inner dl:last-of-type {
  margin-bottom: 20px;
}
.magazine__box03__inner dl dt {
  display: table-cell;
  width: 210px;
  padding: 5px 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #777;
}
.magazine__box03__inner dl dd {
  display: table-cell;
  padding: 10px 20px;
  vertical-align: middle;
  font-size: 14px;
}
.magazine__box03__inner__btn {
  display: flex;
  justify-content: space-between;
}
.magazine__box03__inner__btn li {
  margin: 0 0 0 14px;
  vertical-align: middle;
}
.magazine__box03__inner__btn li:first-child {
  margin: 0;
}
.magazine__box03__box04 {
  padding: 20px 0 0;
}

.mensrecruit__list {
  padding: 50px;
  margin: 30px 0 30px;
  padding: 400px 50px 50px;
}
.mensrecruit__list dl {
  margin: 20px 0 0;
}
.mensrecruit__list dl:first-child {
  margin: 0;
}
.mensrecruit__list dl.nextCont {
  padding-bottom: 30px;
  border-bottom: 1px solid #777;
}
.mensrecruit__list dl dt {
  display: table-cell;
  width: 250px;
  padding: 10px 20px;
  font-size: 14px;
  vertical-align: middle;
  border: 1px solid #777;
}
.mensrecruit__list dl dt span {
  margin: 0 0 0 3px;
  font-size: 12px;
}
.mensrecruit__list dl dd {
  display: table-cell;
  vertical-align: middle;
  width: 870px;
  padding: 5px 0 5px 15px;
  color: #f0f0f0;
  font-size: 14px;
  line-height: 1.75;
}
.mensrecruit__list dl dd a {
  color: #aaa;
}
.mensrecruit__list dl dd p:not(:last-child) {
  padding: 0 0 10px;
}
.mensrecruit__list__img {
  position: absolute;
  top: 0;
  left: 0;
}
.mensrecruit__list__box {
  padding: 30px 0;
}
.mensrecruit__list__spec {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
  padding: 30px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.mensrecruit__list__spec figure {
  display: inline-block;
  vertical-align: top;
  line-height: 0;
}
.mensrecruit__list__spec__text01 {
  display: inline-block;
  padding: 0 0 0 5px;
  vertical-align: bottom;
  font-size: 16px;
}
.mensrecruit__list__spec__text02 {
  line-height: 1.75;
  font-size: 14px;
}
.mensrecruit__list__spec__inner {
  padding: 10px 0;
}
.mensrecruit__list__spec__box {
  display: inline-block;
  width: 500px;
  padding: 15px 0 0 20px;
  vertical-align: top;
  text-align: left;
}
.mensrecruit__list__spec__box h4 {
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  font-weight: normal;
  vertical-align: bottom;
}
.mensrecruit__list__spec__box dl {
  margin: 0;
}
.mensrecruit__list__spec__box dl dt {
  width: auto;
  padding: 0;
  border: none;
  font-size: 14px;
}
.mensrecruit__list__spec__box dl dd {
  width: auto;
  padding: 0;
  font-size: 14px;
}
.mensrecruit__list__text01 {
  line-height: 1.75;
  font-size: 14px;
}
.mensrecruit__list__text02 {
  line-height: 1.75;
  font-size: 14px;
}
.mensrecruit__list__point {
  padding: 20px 25px 0;
  text-align: center;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.mensrecruit__list__point li {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 200px;
  height: 70px;
  margin: 0 15px 20px;
  color: #fff;
  font-size: 20px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  background: rgba(120, 14, 27, 0.7);
  outline: 1px solid #780e1b;
  outline-offset: 3px;
}
.mensrecruit__list__treat li {
  display: inline-block;
  vertical-align: top;
  width: 11%;
  position: relative;
}

.pRecruit .text-strong1 {
  color: #cba773;
}
.pRecruit .text-strong2 {
  color: #1869ab;
}
.pRecruit .section1-item .image {
  margin: 0 0 10px;
}
.pRecruit .support_text p:not(:last-child) {
  margin-bottom: 1.5em;
}
.pRecruit .support_text p {
  margin: 0;
}
.pRecruit .recruit-point-table:not(:last-child) {
  margin-bottom: 20px;
}
.pRecruit .recruit-point-table dt, .pRecruit .recruit-point-table dd {
  padding: 4px 16px;
}
.pRecruit .recruit-point-table dt {
  background: #333;
}
.pRecruit .recruit-point-table dd:not(:last-child) {
  margin-bottom: 10px;
}
.pRecruit .recruit-apply-table:not(:last-child) {
  margin-bottom: 20px;
}
.pRecruit .recruit-apply-table dt, .pRecruit .recruit-apply-table dd {
  padding: 4px 16px;
}
.pRecruit .recruit-apply-table dt {
  background: rgba(240, 240, 240, 0.15);
}
.pRecruit .recruit-apply-table dd p {
  margin-bottom: 1em;
}
.pRecruit .recruit-apply-table dd:not(:last-child) {
  margin-bottom: 10px;
}
.pRecruit .recruit-apply-table dd strong.line {
  color: #01c302;
  font-weight: bold;
}
.pRecruit .recruit-apply-table dd a {
  color: #aaa;
  text-decoration: underline;
}
.pRecruit .recruit-apply-table dd span {
  font-size: 12px;
}
.pRecruit .recruit_m_merit-item {
  width: 49%;
  padding: 10px 22px;
  border: 1px solid #5c5c5c;
  margin-bottom: 10px;
}
.pRecruit .recruit_m_merit-item .merit-title {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #a3a3a3;
  margin-bottom: 10px;
}
.pRecruit .recruit_m_merit-item .category-catchcopy {
  font-size: 16px;
}
.pRecruit .recruit_m_merit-item .category-text-caption {
  font-size: 12px;
}
.pRecruit .recruit_m_merit-item .category-tag {
  font-size: 14px;
  display: inline-block;
  border: 1px solid #ffffff;
}
.pRecruit .recruit_m_merit-item .class-tag {
  font-size: 14px;
}
.pRecruit .recruit_m_merit-item .class-catchcopy {
  font-size: 16px;
}
.pRecruit .recruit_m_merit-item .class-text-caption {
  font-size: 12px;
}
.pRecruit .recruit_m_merit-item.treatment li {
  font-size: 14px;
}
.pRecruit .recruit_m_merit-item.treatment .text-caption {
  font-size: 12px;
}
.pRecruit .salary-example {
  margin: 0 0 20px;
  background-color: #222;
  box-sizing: border-box;
  padding: 15px 10px 10px 10px;
}
.pRecruit .salary-example .salary-example-img {
  display: inline-block;
  width: 26%;
  vertical-align: top;
}
.pRecruit .salary-example .salary-example-title {
  margin-bottom: 10px;
}
.pRecruit .salary-example .salary-example-personal-status {
  display: inline-block;
  width: 68%;
  padding: 0 0 0 5px;
  vertical-align: top;
}
.pRecruit .salary-example .comment {
  padding: 10px 0 0;
}
.pRecruit .salary-example .comment-body {
  font-size: 12px;
}
.pRecruit .recruit-point_m-table li {
  margin-bottom: 5px;
  padding: 10px;
  line-height: 1.2;
  box-sizing: border-box;
  background: #09253c;
  color: #ffffff;
}
.pRecruit .recruit-point_m-table li .text-caption {
  font-size: 14px;
}

.recruit_m_merit-container {
  display: flex;
  justify-content: space-between;
}

.category-item {
  display: flex;
}
.category-item ul {
  margin-right: 40px;
}

.category-item2 {
  display: block;
}

.pRecruit .titLv3 {
  padding-left: 5px;
  font-size: 20px;
  line-height: 40px;
}
.pRecruit .titLv3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin: 4px 4px 25px;
  color: #fff;
  font-weight: normal;
  font-family: "Cinzel", "Noto Serif JP", serif;
  outline: 1px solid #471017;
  outline-offset: 3px;
  box-sizing: border-box;
  background: linear-gradient(0deg, #151515 50%, #232323 50%);
}
.pRecruit h1 {
  padding-top: 3px;
}
.pRecruit .title1-container {
  margin-top: 60px;
}

.newface img {
  vertical-align: top;
}
.newface__list {
  margin: 0 0 30px;
  padding: 50px;
  display: flex;
  justify-content: flex-start;
}
.newface__list:last-child {
  margin: 0;
}
.newface__list figure {
  display: inline-block;
  width: 372px;
  height: 497px;
  margin: 0 40px 0 0;
  overflow: hidden;
  vertical-align: top;
}
.newface__list figure img {
  width: 100%;
}
.newface__list__box {
  display: inline-block;
  width: 580px;
  padding: 30px 0 0;
  vertical-align: top;
}
.newface__list__box h3 {
  margin: 20px 0 0;
  font-size: 48px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-weight: normal;
  line-height: 0.75;
  color: #cdcccd;
}
.newface__list__date {
  font-size: 16px;
}
.newface__list__date time {
  margin: 0 5px 0 0;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-size: 18px;
}
.newface__list__size {
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.newface__list__size span {
  margin: 0 10px 0 0;
}
.newface__list__name {
  margin: 0 0 3px;
  font-size: 20px;
}
.newface__list__text {
  margin: 30px 0 0;
  font-size: 14px;
  line-height: 1.75;
}
.newface__list__text:before {
  margin: 0 0 30px;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #777777 0%, rgba(119, 119, 119, 0) 100%);
}

.schedule {
  margin-bottom: 40px;
  overflow: hidden;
  *zoom: 1;
}
.schedule img {
  vertical-align: top;
}
.schedule__nav {
  width: 1090px;
  margin: auto;
  padding: 15px 0 25px;
}
.schedule__nav ul {
  text-align: center;
  font-size: 0;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.schedule__nav ul li {
  width: 200.25px;
  height: 64px;
  margin: 10px;
  box-sizing: border-box;
  background: linear-gradient(0deg, #0a0a0a 0%, #2a2a2a 100%);
  outline: 1px solid #333;
  outline-offset: 3px;
}
.schedule__nav ul li:first-child {
  margin-left: 4px;
}
.schedule__nav ul li a {
  width: 200.25px;
  display: block;
  height: 100%;
  padding-left: 15px;
  font-size: 24px;
  text-align: left;
  line-height: 68px;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.schedule__nav ul li a span {
  margin: 0 0 0 3px;
  font-size: 12px;
  color: #aaa;
}
.schedule__nav ul li a:hover {
  text-decoration: none;
  background: linear-gradient(0deg, #0a0a0a 0%, #5f5f5f 100%);
}
.schedule__nav ul .active {
  background: linear-gradient(0deg, #0a0a0a 0%, #5f5f5f 100%);
}
.schedule__nav ul .active a {
  position: relative;
}
.schedule__nav ul .active a:after {
  position: absolute;
  top: 0px;
  right: 15px;
  margin: 0 0 0 -5px;
  font-size: 20px;
  font-family: "icomoon";
  content: "\e904";
  color: #666;
}
.schedule > ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.schedule__list {
  width: 265px;
  margin-right: 10px;
  margin-bottom: 40px;
  position: relative;
}
.schedule__list:nth-child(4n) {
  margin-right: 0;
}
.schedule__list a {
  color: #fff;
}
.schedule__list a:hover {
  text-decoration: none;
}
.schedule__list a:hover .layer {
  opacity: 1;
}
.schedule__list figure {
  position: relative;
}
.schedule__list__inner {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  bottom: -1px;
  padding: 50px 10px 5px;
}
.schedule__list__profile h2 {
  max-width: 6.5em;
  max-height: 1.15em;
  overflow: hidden;
  font-size: 33px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-weight: normal;
  color: #cdcccd;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.schedule__list__profile .schedule__list__name {
  display: block;
  max-width: 6em;
  /*max-height: 1em;*/
  margin: 1px 0 0;
  overflow: hidden;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "Noto Sans JP", sans-serif;
}
.schedule__list__profile .schedule__list__size {
  margin: 4px 0 0;
  font-size: 12px;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.schedule__list__profile .schedule__list__size span {
  margin: 0 10px 0 0;
}
.schedule__list__profile .schedule__list__time {
  margin: 5px 0 0;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-size: 18px;
}
.schedule__list__profile .schedule__list__time dt {
  display: table-cell;
}
.schedule__list__profile .schedule__list__time dt:after {
  content: "/";
  margin: 0 5px;
}
.schedule__list__profile .schedule__list__time dd {
  display: table-cell;
}
.schedule__list .icn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.schedule__list .icn__text {
  background: #471016;
  color: #A75C71;
  text-align: center;
  width: 90px;
  height: 68px;
  line-height: 1;
  padding-top: 10px;
}
.schedule__list .icn__text__value {
  font-size: 30px;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.schedule__list .icn__text__unit {
  color: #f0f0f0;
  margin-top: 2px;
  font-size: 14px;
}

@media screen and (max-width: 1400px) {
  .schedule__list {
    max-width: 24.6%;
  }
}
@media screen and (max-width: 1191px) {
  .schedule__list__inner h2 {
    font-size: 36px;
  }
  .schedule__list__inner .schedule__list__name {
    font-size: 14px;
    margin: 0 0 5px;
  }
  .schedule__list__inner .schedule__list__size {
    font-size: 10px;
  }
  .schedule__list__inner .schedule__list__size span {
    margin: 0 5px 0 0;
  }
  .schedule__list .icn {
    width: 25%;
  }
  .schedule__list .icn__text {
    height: 54px;
    line-height: 1;
    padding-top: 12px;
  }
  .schedule__list .icn__text__value {
    font-size: 24px;
  }
  .schedule__list .icn__text__unit {
    font-size: 10px;
  }
}
.system__list {
  margin: 0;
  padding: 50px;
  padding-top: 30px;
}
.system__list:first-of-type > h3 {
  margin-bottom: 30px;
  background: url(../images/bg_concept1.png) no-repeat center top;
  text-align: center;
}
.system__list:first-of-type > h3 img {
  padding-top: 40px;
}
.system__list .system_top {
  padding: 40px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.08) 10%, rgba(255, 255, 255, 0.08) 90%, rgba(255, 255, 255, 0) 100%);
}
.system__list .system_top h4 {
  height: 55px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 60px;
  margin-bottom: 20px;
  background: linear-gradient(90deg, rgba(71, 16, 23, 0) 0%, rgba(71, 16, 23, 0.7) 10%, rgba(71, 16, 23, 0.7) 90%, rgba(71, 16, 23, 0) 100%);
}
.system__list .system_top p {
  width: 500px;
  margin: auto;
  font-size: 18px;
  color: #a32d3b;
  text-shadow: 1px 1px 2px rgba(115, 45, 59, 0.2);
}
.system__list .system_top ul {
  width: 700px;
  margin: 20px auto;
  font-size: 24px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.system__list .system_top ul li {
  width: 230px;
  margin: 10px 0;
  text-align: center;
}
.system__list .system_top span {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  width: 300px;
  margin: auto;
  padding: 5px 30px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.08) 10%, rgba(255, 255, 255, 0.08) 90%, rgba(255, 255, 255, 0) 100%);
}
.system__list .system_copy {
  margin: 40px auto 20px;
  text-align: center;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  line-height: 32px;
}
.system__list .system_copy span {
  font-size: 1.4em;
  padding: 0 3px;
}
.system__list .system_copy strong {
  font-size: 1.4em;
  font-weight: normal;
  padding: 0 3px;
  color: #a32d3b;
  text-shadow: 1px 1px 3px rgba(167, 92, 113, 0.4);
}
.system__list__box {
  padding: 36px 70px;
  background: rgba(255, 255, 255, 0.05);
}
.system__list__box table {
  width: 100%;
  margin: 0 0 10px;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.system__list__box table tbody {
  padding: 0;
  width: 100%;
}
.system__list__box table tr {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.system__list__box table tr th {
  width: 250px;
  padding: 8px 0;
  font-weight: normal;
  font-size: 24px;
  text-align: left;
}
.system__list__box table tr th span {
  font-size: 18px;
}
.system__list__box table tr td {
  width: 160px;
  padding: 8px 0px;
  text-align: right;
  font-size: 36px;
  font-style: italic;
  margin-right: 50px;
}
.system__list__box table tr td:last-child {
  margin-right: 0;
}
.system__list__box table .odd_number {
  width: 47%;
}
.system__list__box__text {
  padding: 0 0 5px;
  font-size: 14px;
  text-align: center;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.8);
}
.system__list__box .meetup {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
}
.system__list__box .meetup > table {
  width: 630px;
}
.system__list__box .meetup > table tr th {
  width: 180px;
  padding: 6px 0 3px;
  font-size: 22px;
  text-align: center;
  background: rgba(240, 240, 240, 0.1);
}
.system__list__box .meetup > table tr td {
  width: 430px;
  font-size: 25px;
  text-align: left;
}
.system__list__box .meetup .meetup_free {
  width: 200px;
  height: 100%;
  text-align: center;
  padding: 10px 0 13px;
  font-size: 25px;
  font-family: "Noto Serif JP", serif;
  background: rgba(240, 240, 240, 0.1);
  border: 1px solid rgba(240, 240, 240, 0.5);
}
.system__list .system__inner {
  padding: 0 0 40px;
}
.system__list .system__inner:last-child {
  padding: 0;
}
.system__list .system__inner .mt-photo {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.system__list .system__inner .mt-photo li {
  width: 20%;
  margin-bottom: 20px;
  text-align: center;
}
.system__list .system__inner .mt-photo li img {
  width: 95%;
}
.system__list .system__inner .mt-photo li p {
  font-size: 13px;
}
.system__list .system__inner .mt-photo li p span {
  display: block;
}
.system__list .system__inner .mt-photo li p span a {
  border: 1px #ffffff solid;
  padding: 0.15rem;
  text-align: center;
  margin: 0.25rem auto 0;
  color: #ffffff;
  display: block;
  transition: 0.3s;
  text-decoration: none;
  width: 95%;
}
.system__list .system__inner .mt-photo li p span a:hover {
  background-color: #ffffff;
  color: #191919;
}
.system__list .system__list__boxother {
  padding: 43px 70px;
  background: rgba(255, 255, 255, 0.05);
}
.system__list .system__list__boxother table {
  margin: 0 auto 10px;
}
.system__list .system__list__boxother table tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.system__list .system__list__boxother table tr th {
  width: 115px;
  padding: 8px 0;
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  font-family: "Noto Serif JP", serif;
}
.system__list .system__list__boxother table tr th span {
  display: block;
  font-size: 13px;
}
.system__list .system__list__boxother table tr td {
  width: 120px;
  padding: 8px 0;
  margin-right: 55px;
  text-align: right;
  font-size: 28px;
  font-style: italic;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.system__list .system__list__boxother table tr td:last-child {
  margin-right: 0;
}
.system__list .system__list__boxother table tr td.through {
  color: #cca772;
  font-weight: bold;
  font-size: 15px;
}
.system__list .system__list__boxother table tr td.through span {
  color: #fff;
  font-weight: normal;
  text-decoration: line-through;
  font-size: 28px;
}
.system__list .system__list__boxother table tr .last {
  text-align: left;
}
.system__list .system__list__boxother .note {
  color: #ccc;
  font-size: 12px;
}
.system__list .otherPrice {
  background: rgba(255, 255, 255, 0.05);
}
.system__list .otherPrice table {
  margin: 0 0 14px 20px;
}
.system__list .system__option {
  min-height: 198px;
  padding-top: 48px;
  background: rgba(255, 255, 255, 0.05);
}
.system__list .system__costume {
  min-height: 211px;
  padding: 0;
  background: none;
}
.system__list .system__costume ul {
  margin: 0 auto 10px;
  display: flex;
  justify-content: space-between;
}
.system__list .system__costume ul:last-of-type {
  justify-content: flex-start;
}
.system__list .system__costume ul li {
  width: 19%;
  font-style: italic;
  font-family: "Josefin Slab", serif;
  text-align: center;
  font-size: 24px;
}
.system__list .system__costume ul li.long {
  width: 23%;
  text-align: left;
}
.system__list .system_cos ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-self: stretch;
}
.system__list .system_cos ul li {
  width: 25%;
  margin: 10px 0;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-size: 18px;
}
.system__list .system_cos ul li::before {
  content: "◆";
  color: #471017;
  font-size: 14px;
  line-height: 20px;
  padding-right: 10px;
}
.system__list .system_cos ul li span {
  font-size: 13px;
  margin-left: 18px;
}
.system__list .system__girlsRankListBox {
  background: rgba(255, 255, 255, 0.05);
  min-height: 299px;
  padding-top: 64px;
}
.system__list .system__girlsRankList {
  overflow: hidden;
  *zoom: 1;
  margin: -16px;
}
.system__list .system__girlsRankList__item {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 16px;
}
.system__list .system__girlsRank__price {
  font-style: italic;
  font-family: "Cinzel", "Noto Serif JP", serif;
  text-align: center;
  font-size: 20px;
  margin-top: 8px;
}
.system .nav-meeting {
  margin: 50px 4px;
}
.system .nav-meeting ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.system .nav-meeting ul li {
  width: 18.5%;
  height: 64px;
  background: linear-gradient(0deg, #0a0a0a 0%, #2a2a2a 100%);
  outline: 1px solid #333;
  outline-offset: 3px;
}
.system .nav-meeting ul li a {
  position: relative;
  display: block;
  height: 100%;
  padding-left: 15px;
  font-size: 24px;
  text-align: left;
  line-height: 68px;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.system .nav-meeting ul li a:hover {
  text-decoration: none;
  background: linear-gradient(0deg, #0a0a0a 0%, #5f5f5f 100%);
}
.system .nav-meeting ul li a:after {
  position: absolute;
  top: 0px;
  right: 15px;
  margin: 0 0 0 -5px;
  font-size: 20px;
  font-family: "icomoon";
  content: "\e904";
  color: #666;
}
.system .ca-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}
.system .ca-menu li {
  text-align: center;
  width: 450px;
  height: 92px;
  margin-bottom: 25px;
  list-style: none;
}
.system .ca-menu li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.system .ca-menu li:hover {
  opacity: 0.7;
}
.system .ca-menu li a p {
  color: #f0f0f0;
  font-size: 22px;
  font-family: "Noto Serif JP", serif;
}
.system .ca-menu li a p span {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  letter-spacing: 1px;
  color: #666;
}
.system .ca-menu li:first-of-type {
  background: linear-gradient(0deg, #0a0a0c 0%, #333345 100%);
  outline: 1px solid #21212e;
  outline-offset: 3px;
  margin-right: 22px;
}
.system .ca-menu li:last-of-type {
  background: linear-gradient(0deg, #2b0a0f 0%, #780e1b 100%);
  outline: 1px solid #680c17;
  outline-offset: 3px;
}
.system .mt-gmap {
  width: 100%;
  height: 400px;
  margin-bottom: 30px;
}
.system .system__inner__credit {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.system .system__inner__credit p {
  width: 650px;
  padding: 20px 50px;
  vertical-align: top;
  line-height: 1.75;
  font-size: 14px;
}
.system .system__inner__credit__box {
  padding: 20px 50px 20px 0;
}
.system .system__inner__credit__box .btnCredit {
  margin: 5px 0 0;
}
.system .system__inner__credit__box .btnCredit a {
  display: block;
  position: relative;
  width: 314px;
  height: 70px;
  line-height: 75px;
  text-align: center;
  padding-left: 20px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-size: 18px;
  background: linear-gradient(0deg, #2b0a0f 0%, #780e1b 100%);
  outline: 1px solid #680c17;
  outline-offset: 3px;
}
.system .system__inner__credit__box .btnCredit a:hover {
  background-position: 0 -70px;
  text-decoration: none;
  color: rgba(240, 240, 240, 0.7);
  background: linear-gradient(0deg, #2b0a0f 0%, #471017 100%);
  outline: 1px solid #471017;
}
.system .system__inner__credit__box .btnCredit a:before {
  position: absolute;
  top: -1px;
  left: 50px;
  font-family: "icomoon";
  font-size: 18px;
  content: "\e901";
}
.system .system__howto__inner {
  padding: 20px 0;
  font-size: 0;
}
.system .system__howto__meetup {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  padding: 0 20px 0 0;
  vertical-align: top;
  margin-bottom: 50px;
  background: url(../images/bg_system.png) no-repeat bottom left;
}
.system .system__howto__meetup ol {
  width: 60%;
}
.system .system__howto__meetup ol li {
  counter-increment: num;
  position: relative;
  padding: 0 0 30px 90px;
  line-height: 1.75;
  font-size: 14px;
}
.system .system__howto__meetup ol li:before {
  position: absolute;
  top: -5px;
  left: 0;
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 24px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  content: "STEP." counter(num);
}
.system .system__howto__meetup ol li p strong {
  display: block;
  line-height: 1;
  font-size: 40px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-weight: normal;
}
.system .system__howto__meetup ol li p:not(:last-child) {
  padding: 0 0 10px;
}
.system .system__howto__meetup ol li:last-of-type {
  background: rgba(240, 240, 240, 0.1);
  padding: 0.7em 1.5em;
}
.system .system__howto__meetup ol li:last-of-type::before {
  content: "";
}
.system .system__howto__meetuparea {
  width: 100%;
  vertical-align: top;
  text-align: center;
}
.system .system__howto__meetuparea ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.system .system__howto__meetuparea ul li {
  width: 49.75%;
  margin-bottom: 20px;
  border: 1px solid rgba(240, 240, 240, 0.1);
}
.system .system__howto__meetuparea ul li > h1 {
  text-align: center;
  color: #f0f0f0;
  height: 40px;
  line-height: 40px;
  background: rgba(240, 240, 240, 0.07);
  font-size: 20px;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
}
.system .system__howto__meetuparea .more {
  background: linear-gradient(0deg, #0a0a0a 0%, #2a2a2a 100%);
  outline: 1px solid #333;
  outline-offset: 3px;
  width: 40%;
  margin: 0 auto 50px;
}
.system .system__howto__meetuparea .more:hover {
  opacity: 0.7;
}
.system .system__howto__meetuparea .more a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.system .system__howto__meetuparea .more a:hover {
  text-decoration: none;
}
.system .system__howto__step {
  display: inline-block;
  width: 42.5%;
  padding: 0 20px 0 0;
  vertical-align: top;
}
.system .system__howto__step ol li {
  counter-increment: num;
  position: relative;
  padding: 0 0 30px 90px;
  line-height: 1.75;
  font-size: 14px;
}
.system .system__howto__step ol li:before {
  position: absolute;
  top: -5px;
  left: 0;
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 24px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  content: "STEP." counter(num);
}
.system .system__howto__step ol li p strong {
  display: block;
  line-height: 1;
  font-size: 40px;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-weight: normal;
}
.system .system__howto__step ol li p:not(:last-child) {
  padding: 0 0 10px;
}
.system .system__howto__area {
  display: inline-block;
  background: rgba(0, 0, 0, 0.75) url(../images/area_map.png) no-repeat left bottom;
  width: 57.5%;
  padding: 300px 30px 30px;
  vertical-align: top;
  font-size: 14px;
}
.system .system__howto__area h4 {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: normal;
}
.system .system__howto__area .deliArea {
  padding: 18px 0;
}
.system .system__howto__area .deliArea dl {
  margin: 8px 0 0;
}
.system .system__howto__area .deliArea dl dt {
  line-height: 27px;
}
.system .system__howto__area .deliArea dl dt:before {
  content: "■";
  font-size: 27px;
  vertical-align: top;
  padding-right: 3px;
}
.system .system__howto__area .deliArea dl dd {
  padding: 5px 0 0 5px;
  font-size: 12px;
}
.system .system__howto__area .deliArea dl:first-child {
  margin: 0;
}
.system .system__howto__area .deliArea dl:first-child dt:before {
  color: #a96969;
}
.system .system__howto__area .deliArea dl:nth-child(2) dt:before {
  color: #c48a6e;
}
.system .system__howto__area .deliArea dl:nth-child(3) dt:before {
  color: #ac916a;
}
.system .system__howto__area .deliArea dl:nth-child(4) dt:before {
  color: #809c68;
}
.system .system__howto__area .deliArea dl:nth-child(5) dt:before {
  color: #719c9c;
}
.system .system__howto__area .deliArea dl:nth-child(6) dt:before {
  color: #777;
}
.system .system__howto__area .deliArea dl:last-child dt:before {
  color: #474747;
}
.system .system__terms {
  padding: 20px 50px;
}
.system .system__terms p {
  font-size: 14px;
  line-height: 1.7em;
}
.system .system__terms ul {
  padding: 20px 5px;
  font-size: 14px;
}
.system .system__terms ul li {
  line-height: 1.75;
}
.system .system__terms ul li:before {
  content: "・";
}
.system .system__terms .term_text {
  font-size: 14px;
}

#meetup {
  margin-top: -100px;
  padding-top: 100px;
}

#mt-umeda,
#mt-minami,
#mt-kyobashi,
#mt-juso,
#mt-tennouji,
#delivery {
  margin-top: -150px;
  padding-top: 150px;
}

#creditLink {
  display: block;
  margin-top: -130px;
  padding-top: 130px;
}

.pat3 .recruit_section {
  /*background: rgba(0, 0, 0, 1) !important;*/
}

/*precede.ctp*/
.pRecruit .precede p {
  font-size: 15px;
  line-height: 1.5em;
  margin: 1em 0;
}
.pRecruit .precede .fv {
  margin: 0 auto;
  text-align: center;
  background: linear-gradient(to bottom, #292929, #000000);
}
.pRecruit .precede .fv .logo img {
  max-width: 90%;
}
.pRecruit .precede h2 {
  color: #ffffff;
  text-align: center;
  font-size: 30px;
  font-family: "Noto Serif JP", serif;
  font-weight: normal;
  line-height: 1.3;
  padding: 0.3em;
  background-color: #b11528;
}
.pRecruit .precede h2 p {
  width: 950px;
  padding: 5px 0 3px;
  margin: 10px auto;
  color: #f1f1f1;
  font-size: 0.7em;
  font-family: "Noto Serif JP", serif;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.pRecruit .precede h2 span {
  margin-right: 5px;
  font-weight: bold;
  font-size: 2em;
  text-shadow: 4px 3px 0px rgb(0, 0, 0);
}
.pRecruit .precede .main_contBox {
  padding: 30px 60px;
}
.pRecruit .precede .main_contBox .text_ce {
  text-align: center;
  color: #f1f1f1;
  margin-bottom: 40px;
}
.pRecruit .precede .main_contBox h3 {
  font-size: 1.3em;
  font-weight: normal;
  margin-bottom: 15px;
  text-align: center;
}
.pRecruit .precede .main_contBox div.privilege {
  padding: 2em 2em 1em 2em;
  margin-top: 10px;
  background-color: rgba(241, 241, 241, 0.9);
  font-family: "Noto Serif JP", serif;
  color: white;
  border-radius: 10px;
  border: 2px #FF5060 solid;
}
.pRecruit .precede .main_contBox div.privilege ul {
  list-style: none;
}
.pRecruit .precede .main_contBox div.privilege ul li {
  margin-bottom: 1em;
  display: flex;
  align-items: center;
  border-bottom: 1px #b11528 solid;
  padding-bottom: 1em;
  font-weight: bold;
  font-size: 1.4em;
  color: #FF5060;
}
.pRecruit .precede .main_contBox div.privilege ul li span {
  font-size: 0.7em;
  padding-left: 20px;
  color: #333;
}
.pRecruit .precede .main_contBox div.privilege ul li h5 {
  border-radius: 5px;
  background-color: #b11528;
  padding: 20px;
  position: relative;
  margin-right: 20px;
  color: white;
  padding: 10px;
  position: relative;
  font-weight: normal;
}
.pRecruit .precede .main_contBox div.privilege ul li h5:after {
  border-left: 12px solid #b11528;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  content: "";
  margin-top: -10px;
  position: absolute;
  right: -12px;
  top: 50%;
}
.pRecruit .precede .main_contBox div.privilege p {
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
}
.pRecruit .precede .main_contBox .about {
  background: none;
  margin: 0;
}
.pRecruit .precede .main_contBox .about .text_price {
  margin: 40px 0 20px 0;
  padding: 30px 0 15px;
  text-align: center;
  background: #f1f1f1;
}
.pRecruit .precede .main_contBox .about ul li {
  font-size: 22px;
  font-family: "Noto Serif JP", serif;
}
.pRecruit .precede .main_contBox .about span {
  font-weight: bold;
  color: #FF5060;
}
.pRecruit .precede .main_contBox .about h3 {
  position: relative;
  line-height: 1.4;
  padding: 20px 0 10px;
  font-size: 30px;
  margin: 30px auto;
  top: 0;
  color: #FF5060;
  text-align: left;
}
.pRecruit .precede .main_contBox .treatment, .pRecruit .precede .main_contBox .requirements {
  margin: 0;
}
.pRecruit .precede .main_contBox .treatment ul, .pRecruit .precede .main_contBox .requirements ul {
  text-align: left;
  margin: 0 auto;
}
.pRecruit .precede .main_contBox .treatment ul li, .pRecruit .precede .main_contBox .requirements ul li {
  font-size: 20px;
  margin: 1em 0;
  position: relative;
  padding-left: 1.2em; /*アイコン分のスペース*/
  line-height: 1.4;
}
.pRecruit .precede .main_contBox .treatment ul li::before, .pRecruit .precede .main_contBox .requirements ul li::before {
  content: "◆"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  font-size: 1em; /*サイズ*/
  left: 0; /*アイコンの位置*/
  top: 0; /*アイコンの位置*/
  color: #FF5060; /*アイコン色*/
}
.pRecruit .precede .main_contBox .treatment ul li span, .pRecruit .precede .main_contBox .requirements ul li span {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
.pRecruit .precede .main_contBox .treatment h3, .pRecruit .precede .main_contBox .requirements h3 {
  text-align: left;
  position: relative;
  font-size: 35px;
}
.pRecruit .precede .main_contBox .message {
  padding: 30px;
  margin: 40px 0;
  background-color: white;
  border-radius: 10px;
}
.pRecruit .precede .main_contBox .message h3 {
  margin: 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #b11528;
  border: none;
}
.pRecruit .precede .main_contBox .message p {
  text-align: center;
  color: #333;
}

#area {
  margin-top: -100px;
  padding-top: 100px;
}

#meetup {
  margin-top: -150px;
  padding-top: 150px;
}

.recruit {
  /*recruit_section */
}
.recruit__point {
  width: 100%;
  margin: 40px 0 0;
  padding: 0 4px;
  text-align: center;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.recruit__point:first-child {
  margin-top: 0;
}
.recruit__point li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 200px;
  vertical-align: top;
  margin: 0 0 30px;
  padding: 20px 0;
  text-align: center;
  font-weight: normal;
  background: rgba(255, 80, 96, 0.4);
  outline: 1px solid #A33A44;
  outline-offset: 3px;
}
.recruit__point li p {
  font-size: 14px;
}
.recruit__point li p strong {
  display: block;
  margin-bottom: 20px;
  color: #f0f0f0;
  font-size: 1.5em;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
}
.recruit__list {
  padding: 50px;
  margin: 0 0 30px;
  padding: 50px;
  position: relative;
}
.recruit__list > dl {
  margin: 20px 0 0;
  padding: 0 50px;
}
.recruit__list > dl:nth-of-type(1) {
  margin-top: 40px;
}
.recruit__list > dl dt {
  display: table-cell;
  width: 250px;
  padding: 10px 20px;
  font-size: 14px;
  vertical-align: middle;
  border: 1px solid #777;
}
.recruit__list > dl dt span {
  margin: 0 0 0 3px;
  font-size: 12px;
}
.recruit__list > dl dd {
  display: table-cell;
  vertical-align: middle;
  width: 870px;
  padding: 5px 0 5px 15px;
  color: #f0f0f0;
  font-size: 14px;
  line-height: 1.75;
}
.recruit__list > dl dd a {
  color: #aaa;
}
.recruit__list__treat {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.recruit__list__treat li {
  width: 20%;
}
.recruit .recruit_section {
  font-size: 16px;
  padding: 50px;
  /*recruit_section_body2 */
}
.recruit .recruit_section a:hover {
  text-decoration: none;
}
.recruit .recruit_section ul.btn {
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.recruit .recruit_section ul.btn li {
  position: relative;
  width: 12.5%;
  border-top: 1px solid rgba(255, 80, 96, 0.5);
  border-bottom: 1px solid rgba(255, 80, 96, 0.5);
  border-right: 1px solid rgba(255, 80, 96, 0.5);
}
.recruit .recruit_section ul.btn li:nth-of-type(1) {
  border-left: 1px solid rgba(255, 80, 96, 0.5);
}
.recruit .recruit_section ul.btn li:nth-of-type(1) a {
  padding: 20px 0;
  width: 100%;
  text-align: center;
}
.recruit .recruit_section ul.btn li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  font-size: 15px;
}
.recruit .recruit_section ul.btn li a:hover {
  opacity: 0.7;
}
.recruit .recruit_section ul.btn li a::after {
  content: "▼";
  display: block;
  font-size: 12px;
  padding-top: 5px;
  color: #666;
}
.recruit .recruit_section .recruit_faq {
  margin-top: 10px;
}
.recruit .recruit_section .recruit_section_body2 {
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 50px;
}
.recruit .recruit_section .recruit_section_body2 > div {
  margin-bottom: 30px;
}
.recruit .recruit_section .recruit_section_body2 ul.free {
  margin-bottom: 10px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.recruit .recruit_section .recruit_section_body2 ul.free li {
  width: 485px;
}
.recruit .recruit_section .recruit_section_body2 .slider-for {
  width: 600px;
  margin-bottom: 0;
}
.recruit .recruit_section .recruit_section_body2 .slider-nav {
  width: 600px;
}
.recruit .recruit_section .recruit_section_body2 .recruit_faq-answer {
  margin-bottom: 20px;
}
.recruit .recruit_section .recruit_section_body2 .recruit_faq-answer p span {
  font-size: 1em;
  color: #f0f0f0;
}
.recruit .recruit_section .recruit_section_body2 .recruit_faq-question {
  position: relative;
  background: rgba(255, 80, 96, 0.15);
  padding: 10px;
  margin-bottom: 10px;
}
.recruit .recruit_section .recruit_section_body2 .recruit_faq-question::before {
  content: "Q.";
  font-family: "Cinzel", "Noto Serif JP", serif;
  margin-right: 0.5em;
}
.recruit .recruit_section .recruit_section_body2 .open::after {
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
.recruit .recruit_section .recruit_section_body2 div p span {
  font-size: 1.2em;
}
.recruit .recruit_section .recruit_section_body2 h4 {
  color: #FF5060;
  font-size: 24px;
  font-weight: normal;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.recruit .recruit_section .recruit_section_body2 h3 {
  margin: 40px 0 20px;
  letter-spacing: -1px;
  color: #FF5060;
  text-align: left;
  font-size: 30px;
  font-weight: normal;
  font-family: "Cinzel", "Noto Serif JP", serif;
  width: 100%;
  border-bottom: 1px solid rgba(120, 14, 27, 0.7);
}
.recruit .recruit_section .recruit_section_body2 h6 {
  border-left: solid 2px #FF5060;
  color: #FF5060;
  font-size: 1.5em;
  font-weight: normal;
  font-family: "Cinzel", "Noto Serif JP", serif;
  margin-bottom: 10px;
  padding-left: 10px;
}
.recruit .recruit_section .recruit_section_body2 ul.flow li:after {
  content: "▼";
  padding: 0 100px 10px;
  display: block;
  font-size: 14px;
  color: #666;
}
.recruit .recruit_section .recruit_section_body2 ul.flow li:nth-of-type(6):after {
  content: none;
}
.recruit .recruit_section .recruit_section_body2 ul.check {
  margin: 30px 0 30px 20px;
}
.recruit .recruit_section .recruit_section_body2 ul.check li {
  list-style-type: square;
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
}
.recruit .recruit_section .recruit_section_body2 ul.syukkin {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.recruit .recruit_section .recruit_section_body2 ul.syukkin li {
  position: relative;
  flex: 0 0 14.2857142857%;
  width: 14.2857142857%;
  border-top: 1px solid rgba(255, 80, 96, 0.5);
  border-bottom: 1px solid rgba(255, 80, 96, 0.5);
  border-right: 1px solid rgba(255, 80, 96, 0.5);
  padding: 20px 0;
  text-align: center;
}
.recruit .recruit_section .recruit_section_body2 ul.syukkin li:nth-of-type(1) {
  border-left: 1px solid rgba(255, 80, 96, 0.5);
}
.recruit .recruit_section .recruit_section_body2 ul.syukkin li:nth-of-type(even) {
  background: rgba(255, 255, 255, 0.1);
}
.recruit .recruit_section .recruit_section_body2 ul.syukkin li p {
  width: 100%;
  display: block;
}
.recruit .recruit_section .recruit_section_body2 .kyuyo_mouth {
  font-size: 20px;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
}
.recruit .recruit_section .recruit_section_body2 .kyuyo_mouth span {
  color: #FF5060;
  font-size: 1.5em;
}
.recruit .recruit_section .recruit_section_body2 .mb30 {
  margin-bottom: 30px;
}
.recruit .recruit_section .recruit_section_body2 .mb20 {
  margin-bottom: 20px;
}
.recruit .recruit_section .recruit_section_body2 .mb10 {
  margin-bottom: 10px;
}
.recruit .recruit_section .recruit_section_body2 .line {
  margin-top: 30px;
}
.recruit .recruit_section .recruit_section_body2 .line h6 {
  border-left: solid 2px #FF5060;
  color: #FF5060;
  font-size: 1.5em;
  font-weight: normal;
  font-family: "Cinzel", "Noto Serif JP", serif;
  margin-bottom: 10px;
  padding-left: 10px;
}
.recruit .support_text {
  font-size: 14px;
  line-height: 1.6;
  color: rgba(240, 240, 240, 0.8);
  margin-top: 20px;
}
.recruit .support_text:first-child {
  margin-top: 0;
}
.recruit .support_text p {
  margin-top: 1.6em;
}
.recruit .support_text p:first-child {
  margin-top: 0;
}
.recruit .image {
  margin: 20px 0;
}
.recruit .image:first-child {
  margin-top: 0;
}
.recruit .image:last-child {
  margin-bottom: 0;
}
.recruit .text-strong1 {
  font-size: 16px;
  font-weight: 400;
  color: #d7c094;
}
.recruit .text-size--l {
  font-size: 1.8em;
}

.limited_banner {
  text-align: center;
}

.review ul {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.review__list {
  width: 530px;
  margin: 10px 5px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.1);
}
.review__list article {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.review__list figure {
  display: inline-block;
  max-width: 205px;
  max-height: 273px;
  margin: 0 14px 0 0;
  overflow: hidden;
  vertical-align: top;
}
.review__list__box {
  display: inline-block;
  width: 269px;
  vertical-align: top;
}
.review__list__box h3 {
  display: inline-block;
  max-width: 6em;
  max-height: 1em;
  line-height: 1;
  color: #cdcccd;
  font-size: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  font-family: "Cinzel", "Noto Serif JP", serif;
  font-weight: normal;
}
.review__list__box__name {
  display: inline-block;
  max-width: 6em;
  padding: 5px 0 0 3px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff;
}
.review__list__box__size {
  margin: 0 0 10px;
  font-size: 12px;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.review__list__box__size span {
  margin: 0 10px 0 0;
}
.review__list__box__time {
  vertical-align: top;
  font-size: 16px;
  font-family: "Cinzel", "Noto Serif JP", serif;
}
.review__list__box__post {
  position: relative;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  padding-left: 17px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.review__list__box__post:before {
  position: absolute;
  font-family: "icomoon";
  content: "\e903";
  font-size: 16px;
  left: 0;
  top: -2px;
}
.review__list__box__text {
  margin: 10px 0 0;
  padding: 10px;
  height: 170px;
  overflow: auto;
  background: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  line-height: 1.75;
}
.review__list__box__text::-webkit-scrollbar {
  width: 12px;
}
.review__list__box__text::-webkit-scrollbar-track {
  background: rgba(240, 240, 240, 0.2);
}
.review__list__box__text::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(240, 240, 240, 0.5);
}
.review__list__box__text img {
  float: left;
  margin: 0 8px 0 0;
}