@charset "UTF-8";
/* $set_font_interval:(
  '8s': (.05em, 1.43),
  '7s': (.06em, 1.43),
  '6s': (.07em, 1.43),
  '5s': (.08em, 1.43),
  '4s': (.09em, 1.43),
  '3s': (.10em, 1.43),
  'xs': (.11rem, 1.43),
  's': (.12rem, 1.43),
  'm': (.14rem, 1.43),
  'l': (.16rem, 1.43),
  'xl': (.18rem, 1.43),
  '3l': (.24rem, 1.43),
  '4l': (.30rem, 1.43),
  '5l': (.36rem, 1.43),
  '6l': (.48rem, 1.43),
  '7l': (.60rem, 1.43),
  '8l': (.72rem, 1.43)
); */
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap");
.age {
  word-break: keep-all; }

.col_cast > .f_box .name {
  letter-spacing: 1px; }

/* color */
body {
  /*    font-family: 'Cormorant Infant', serif;*/
  color: #111;
  font-size: 14px;
  word-break: break-all;
  word-wrap: break-word;
  background-image: url(../images/common/bg.png);
  background-repeat: repeat;
  background-color: #ffffff; }

#box-layout #main_wrap:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: top; }

#box-layout #content .container {
  background: rgba(255, 255, 255, 0.9);
  padding: 35px 25px;
  border-radius: 5px; }

#box-layout .breadcrumbs {
  background: rgba(255, 255, 255, 0.9); }

@media (max-width: 767px) {
  #box-layout #content {
    padding: 0 12px; }
    #box-layout #content .container {
      padding: 25px 20px;
      margin-bottom: 42px; } }

/* エディタ内の高さが自動入力を無視する */
.wp_editor video {
  width: 100%;
  height: auto; }

header {
  background: #fff;
  -webkit-box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 10000; }

.col_diary .f_box {
  border: solid 1px #eaeaea; }

#main {
  padding-top: 80px;
  padding-bottom: 60px; }

@media (max-width: 767px) {
  #main {
    padding-top: 60px; } }

/* レイアウト　*/
#content.column_2 {
  width: 72%; }

#sidebar.column_2 {
  width: calc(100% - 76%); }

/* スマホ表示　*/
.sp-hidden {
  display: block; }

.sp-show {
  display: none; }

/* font */
nav#pc_nav li a,
#sub_header #inner dl dt,
.page_title .p_title,
footer {
  font-weight: 600; }

.section_title .s_title {
  font-size: 26px;
  letter-spacing: 3.5px;
  margin-bottom: 40px;
  font-weight: 600; }
  .section_title .s_title span:before {
    content: "/";
    padding-left: 4px;
    margin-right: 2px; }

@media (max-width: 767px) {
  .section_title {
    padding: 7px 4px 7px 12px;
    margin-bottom: 24px; }
    .section_title .s_title {
      font-size: 22px;
      letter-spacing: 2px;
      line-height: 20px;
      margin-bottom: 0; }
      .section_title .s_title span {
        font-size: 12px;
        font-weight: 600;
        padding-left: 3px; }
        .section_title .s_title span:before {
          padding-left: 2px; } }

.post_title {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  padding-bottom: 8px;
  margin-bottom: 10px; }

.post_date p {
  font-size: 12px;
  margin-bottom: 24px; }

/*event*/
#top_event .col_list_line > .f_word .f_title {
  margin-bottom: 14px; }

/* page */
body.page p {
  line-height: 30px; }

/* page_title */
.page_title,
.page_single_title {
  text-align: center;
  color: #c83578 !important;
  padding: 16px 0;
  backgrounad: none;
  margin-bottom: 48px !important;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 22px !important;
  border-top: double 3px;
  border-bottom: double 3px; }

.page_title,
.page_title .p_title {
  letter-spacing: 5px;
  font-size: 28px !important; }
  .page_title span,
  .page_title .p_title span {
    display: block;
    margin-top: 4px; }

@media (max-width: 767px) {
  .page_title,
  .page_title .p_title {
    letter-spacing: 3px;
    font-size: 24px !important; }
    .page_title .p_sub_title,
    .page_title .p_title .p_sub_title {
      font-size: 12px; }
    .page_title span,
    .page_title .p_title span {
      margin-top: 4px; } }

.text-center {
  text-align: center; }

.page_title {
  color: #333;
  letter-spacing: 4px; }

/* navigation ----------------------------------*/
/*nav#pc_nav*/
nav#pc_nav li {
  padding: 5px !important;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s; }
  nav#pc_nav li a {
    /*  font-family: serif;*/
    letter-spacing: 1.5px;
    font-size: 12px;
    padding: 4px; }
    nav#pc_nav li a span {
      margin: 0.08rem 0 0 0;
      letter-spacing: 1.5px;
      font-weight: 600; }
  nav#pc_nav li:hover {
    background: rgba(238, 238, 238, 0.88); }

/*sp nav*/
@media (max-width: 767px) {
  header {
    padding: 10px 11px 12px;
    position: fixed; }
    header #logo img {
      max-height: 36px;
      margin-top: 4px; }
    header #sp_info {
      padding-right: 52px; }
      header #sp_info .s_tel {
        margin-bottom: 7px;
        letter-spacing: 0.6px; }
        header #sp_info .s_tel i {
          -webkit-transform: rotate(110deg);
          -ms-transform: rotate(110deg);
          transform: rotate(110deg); }
      header #sp_info .s_tel a {
        font-size: 14px;
        letter-spacing: 1.7px;
        color: #ef63a3; }
      header #sp_info .b_hours {
        letter-spacing: 0.5px; }
  .overlay.open li {
    margin-bottom: 4px; }
    .overlay.open li a {
      font-size: 16px;
      letter-spacing: 2px;
      padding-bottom: 8px; }
      .overlay.open li a span {
        margin-top: 8px; }
      .overlay.open li a i {
        -webkit-transform: rotate(110deg);
        -ms-transform: rotate(110deg);
        transform: rotate(110deg); }
  /*burger*/
  .burger {
    top: 10px;
    right: 13px; }
    .burger span {
      background: #222222;
      height: 3px; }
    .burger .txt {
      position: absolute;
      font-size: 9px;
      bottom: -14px;
      word-break: normal; } }

/* top_free ----------------------------------*/
#top_free {
  margin: 0 auto 40px; }

/* top_free ----------------------------------*/
#top_free_repeater {
  margin: 0 auto 80px; }
  #top_free_repeater .repeater_box:not(:last-child) {
    margin-bottom: 32px; }

/* breadcrumbs ----------------------------------*/
.breadcrumbs {
  padding: 7px 0;
  background: #eee;
  font-size: 11px;
  letter-spacing: 0.5px; }
  .breadcrumbs a {
    display: inline-block; }

@media (max-width: 767px) {
  .breadcrumbs {
    padding: 7px 15px; } }

#top_p_n #top_news {
  margin-bottom: 28px; }

#schedule_list_day,
#top_today {
  margin-bottom: 92px; }

/* sub_header ----------------------------------*/
#sub_header {
  height: 320px;
  position: relative;
  overflow: hidden; }
  #sub_header::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: url(../images/common/overlay.png) repeat center center scroll; }
  #sub_header #inner {
    position: relative;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3); }
    #sub_header #inner dl dt {
      font-size: 32px;
      margin-top: 12px;
      margin-bottom: 14px;
      text-transform: uppercase;
      letter-spacing: 8px; }
    #sub_header #inner dl dd {
      font-size: 16px;
      font-size: 600; }

/*#review_area*/
/*


#review_area {
    display: none;
}

*/
#review_area #review_btn {
  background: #7b9ad0; }

/* cast_review */
#cast_review .col_review > .f_box {
  margin-bottom: 54px; }
  #cast_review .col_review > .f_box .review_cast_area {
    display: none; }
  #cast_review .col_review > .f_box .review_cast_content {
    border-top: none; }

.review_name {
  margin-bottom: 8px !important;
  padding-bottom: 8px !important; }

.review_date {
  font-size: 12px;
  margin-bottom: 14px; }

/* レビュー一覧 */
#review_list_wrap .review_list .review_box > .f_box:nth-of-type(2) .review_cast_area .review_cast_data li span {
  color: #333; }

.review_cast_area .review_cast_name {
  margin: 6px 0;
  font-size: 12px; }

.review_cast_area .review_cast_data {
  display: none; }

.review_cast_content {
  border-top: none !important;
  line-height: 24px; }

/* cast_info */
#cast_info .f_word .cast_title {
  background: rgba(222, 222, 222, 0.45);
  border-radius: 5px; }
  #cast_info .f_word .cast_title .size {
    letter-spacing: 1px; }

#cast_info .f_image .cast_today {
  background: #5dccdb;
  letter-spacing: 2px;
  border-radius: 10px; }

#cast_info .f_word .cast_status li {
  margin-bottom: 6px; }

.col_cast > .f_box .size {
  font-size: calc(13px);
  letter-spacing: 0px; }

.col_cast > .f_box .catchcopy {
  margin-bottom: 11px;
  word-break: keep-all !important; }

.col_cast > .f_box .cast_today,
.col_cast > .f_box .time {
  border-radius: 50px; }

/* cast reserve */
.reserve-txt {
  text-align: center;
  line-height: 26px;
  margin-bottom: 20px; }

.single-cast .recruit-tel a {
  margin-bottom: 18px; }

.reserve-list {
  text-align: center;
  letter-spacing: 2px; }

/*s_today_time*/
.s_today_time {
  margin-bottom: 19px;
  font-size: 16px;
  letter-spacing: 3px;
  background: #fff;
  display: inline-block;
  padding: 4px 22px;
  border: solid 1px #ddd; }

.col_list_line {
  border-bottom: 1px dashed #c6c6c6;
  padding-bottom: 40px !important;
  margin-bottom: 40px !important; }
  .col_list_line .f_image {
    width: 15%; }
  .col_list_line .f_word {
    width: 85%; }
  .col_list_line .thumbnail {
    overflow: hidden;
    border-radius: 7px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; }

/*.col_list_line > .f_word .f_title*/
.col_list_line > .f_word .f_title {
  padding: 0 0 0.1rem 0;
  font-weight: 600;
  margin-bottom: 6px; }

.col_list_line > .f_word .f_date {
  padding: 0;
  color: #333;
  background: none; }

.col_cast > .f_box {
  border-bottom: solid 1px #ddd;
  border: solid 1px #eaeaea; }

/* シングルページ送り  */
.post_link {
  border-top: 1px solid #c1c1c1;
  font-size: 13px; }
  .post_link i {
    color: #7b7b7b; }

@media (max-width: 767px) {
  .post_link .f_box .pn_box {
    background: #eee; } }

/* システムページ--------------------------- */
#price_content,
#price_rule {
  margin-bottom: 90px; }

/* タクソノミー--------------------------- */
.tac_term_name {
  background: rgba(238, 238, 238, 0.75);
  color: #333; }
  .tac_term_name span {
    font-size: 18px;
    margin-top: 8px; }

/* 今すぐOK--------------------------- */
.cast_now {
  padding: 0 15px 10px;
  overflow: hidden;
  font-size: 12px; }
  .cast_now .now_status {
    text-align: center;
    font-weight: 600;
    color: #fff;
    background: rgba(244, 91, 94, 0.75);
    border-radius: 25px;
    padding: 4px;
    margin-bottom: 4px;
    font-family: sans-serif; }
  .cast_now .message {
    display: inline-block;
    padding-left: 100%;
    white-space: nowrap;
    -webkit-animation: scrollAnime 10s linear infinite;
    animation: scrollAnime 10s linear infinite; }

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

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

/* シングルキャスト--------------------------- */
.single-cast #cast_message .section_title,
.single-cast #cast_message .s_title,
.single-cast #shop_message .section_title,
.single-cast #shop_message .s_title {
  margin-bottom: 16px; }

.single-cast #cast_message .section_title .s_title,
.single-cast #shop_message .section_title .s_title {
  font-size: 20px;
  margin-bottom: 24px;
  line-height: 22px; }

.single-cast #cast_message {
  margin-bottom: 60px !important; }

.single-cast .type_personality {
  margin-top: 42px !important;
  margin-bottom: 32px !important; }

.single-cast .cast_status.type_personality .title, .single-cast .cast_status.type_individuality .title {
  font-size: 16px !important;
  padding-bottom: 6px;
  border-bottom: solid 1px #6c6c6c;
  margin-bottom: 12px !important; }

.single-cast #cast_faq th:before {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-right: 3px;
  font-family: sans-serif; }

.single-cast #cast_faq th:before {
  content: "Q."; }

@media (max-width: 767px) {
  .single-cast #cast_message .section_title .s_title,
  .single-cast #shop_message .section_title .s_title {
    font-size: 19px;
    margin-bottom: 0px;
    line-height: 22px; }
  .single-cast .post_link .f_box .pn_box {
    background-color: #eee; } }

/* クーポン--------------------------- */
/* クーポンメニュー*/
.coupon-menu {
  display: block;
  position: fixed;
  right: -300px;
  bottom: 120px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 3px;
  font-weight: bold;
  z-index: 10;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
  .coupon-menu:hover {
    opacity: 0.8; }
  .coupon-menu .coupon-menu-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    font-family: sans-serif; }
    .coupon-menu .coupon-menu-inner .icon {
      text-align: center;
      background: #c43741;
      color: #fff;
      line-height: 22px;
      padding: 14px 8px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      height: 75px;
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px; }
      .coupon-menu .coupon-menu-inner .icon .discount {
        font-size: 20px;
        letter-spacing: 0px; }
      .coupon-menu .coupon-menu-inner .icon .txt001 {
        font-size: 14px; }
      .coupon-menu .coupon-menu-inner .icon .txt002 {
        display: block;
        font-size: 16px; }
    .coupon-menu .coupon-menu-inner .price_info {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: #fff;
      padding: 8px 15px;
      border: solid 1px #a2a2a2;
      border-left: none;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      height: 75px;
      font-size: 20px;
      border-top-right-radius: 8px;
      border-bottom-right-radius: 8px;
      margin-right: 12px; }
      .coupon-menu .coupon-menu-inner .price_info .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .coupon-menu .coupon-menu-inner .price_info .normal-info {
        font-size: 12px;
        margin-bottom: 6px;
        text-align: center; }
        .coupon-menu .coupon-menu-inner .price_info .normal-info .normal-info-txt {
          text-decoration: line-through; }
      .coupon-menu .coupon-menu-inner .price_info .coupon-info .time {
        margin-right: 8px; }
      .coupon-menu .coupon-menu-inner .price_info .coupon-info .time,
      .coupon-menu .coupon-menu-inner .price_info .coupon-info .price {
        color: #c43741; }
        .coupon-menu .coupon-menu-inner .price_info .coupon-info .time span,
        .coupon-menu .coupon-menu-inner .price_info .coupon-info .price span {
          color: #333;
          font-size: 14px;
          margin-left: 4px; }
      .coupon-menu .coupon-menu-inner .price_info .txt {
        text-align: center;
        margin-top: 9px;
        font-size: 10px; }

/* クーポンページ */
#coupon_list .coupon_title {
  background: #c43741;
  color: #fff;
  padding: 15px 10px;
  font-size: 18px;
  font-weight: bold; }
  #coupon_list .coupon_title i {
    color: #f6f600;
    margin-right: 8px; }

#coupon_list .coupon_inner {
  background: #fff;
  padding: 25px 25px 35px;
  border: solid 2px #dddddd;
  border-top: none;
  text-align: center;
  margin-bottom: 42px; }
  #coupon_list .coupon_inner .coupon_date {
    background: #eee;
    padding: 3px 20px;
    display: inline-block;
    border-radius: 25px;
    margin-bottom: 32px;
    font-family: sans-serif; }
    #coupon_list .coupon_inner .coupon_date i {
      margin-right: 8px; }
    #coupon_list .coupon_inner .coupon_date .start_date:after {
      content: "ー";
      margin: 0 2px 0 -14px; }
    #coupon_list .coupon_inner .coupon_date .week {
      position: relative;
      right: 9px; }
  #coupon_list .coupon_inner .course_txt {
    font-size: 22px;
    color: #c43741;
    font-weight: bold;
    margin-bottom: 16px;
    font-family: sans-serif; }
  #coupon_list .coupon_inner .price_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    font-family: sans-serif;
    border-bottom: solid 1px #8b8b8b;
    padding-bottom: 42px;
    margin-bottom: 42px; }
    #coupon_list .coupon_inner .price_box .icon {
      text-align: center;
      background: #c43741;
      color: #fff;
      line-height: 27px;
      padding: 18px 8px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      height: 88px;
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px; }
      #coupon_list .coupon_inner .price_box .icon .discount {
        font-size: 26px;
        letter-spacing: 0px; }
      #coupon_list .coupon_inner .price_box .icon .txt001 {
        font-size: 20px; }
      #coupon_list .coupon_inner .price_box .icon .txt002 {
        display: block;
        font-size: 22px; }
    #coupon_list .coupon_inner .price_box .price_info {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: #fff;
      padding: 15px 15px;
      border: solid 1px #a2a2a2;
      border-left: none;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      height: 88px;
      font-size: 24px;
      border-top-right-radius: 8px;
      border-bottom-right-radius: 8px;
      margin-right: 0; }
      #coupon_list .coupon_inner .price_box .price_info .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      #coupon_list .coupon_inner .price_box .price_info .normal-info {
        font-size: 14px;
        margin-bottom: 0px;
        text-align: center; }
        #coupon_list .coupon_inner .price_box .price_info .normal-info .normal-info-txt {
          text-decoration: line-through; }
      #coupon_list .coupon_inner .price_box .price_info .coupon-info .time {
        margin-right: 8px; }
      #coupon_list .coupon_inner .price_box .price_info .coupon-info .time,
      #coupon_list .coupon_inner .price_box .price_info .coupon-info .price {
        color: #c43741; }
        #coupon_list .coupon_inner .price_box .price_info .coupon-info .time span,
        #coupon_list .coupon_inner .price_box .price_info .coupon-info .price span {
          color: #333;
          font-size: 14px;
          margin-left: 4px; }
      #coupon_list .coupon_inner .price_box .price_info .txt {
        text-align: center;
        margin-top: 9px;
        font-size: 10px; }
  #coupon_list .coupon_inner .coupon_content {
    text-align: left;
    line-height: 28px; }
    #coupon_list .coupon_inner .coupon_content strong {
      margin-bottom: 12px; }

#coupon_list table.coupon_table {
  width: 100%;
  margin-top: 60px;
  border-collapse: collapse; }
  #coupon_list table.coupon_table thead th:first-child {
    background: none;
    border: none; }
  #coupon_list table.coupon_table th,
  #coupon_list table.coupon_table td {
    width: 25%;
    padding: 14px 4px;
    border: solid 1px #c9c9c9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #coupon_list table.coupon_table th {
    text-align: center;
    background: #f0e9d8; }
    #coupon_list table.coupon_table th.table_bg {
      background: rgba(240, 233, 216, 0.2); }
  #coupon_list table.coupon_table td {
    text-align: center;
    background: #fff; }
    #coupon_list table.coupon_table td .allow {
      position: relative; }
    #coupon_list table.coupon_table td .allow:after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f30b";
      font-size: 25px;
      color: #c43741;
      position: absolute;
      right: -39px;
      bottom: -11px;
      z-index: 1; }
  #coupon_list table.coupon_table tfoot {
    border-top: solid 3px #c3c3c3;
    font-weight: bold; }
    #coupon_list table.coupon_table tfoot td:last-child {
      font-size: 16px;
      color: #c43741; }

@media (max-width: 767px) {
  /* クーポンメニュー*/
  .coupon-menu {
    padding: 0;
    bottom: 65px; }
    .coupon-menu .coupon-menu-inner .icon {
      line-height: 18px;
      padding: 14px 8px;
      height: 65px; }
      .coupon-menu .coupon-menu-inner .icon .discount {
        font-size: 16px; }
      .coupon-menu .coupon-menu-inner .icon .txt001 {
        font-size: 12px; }
      .coupon-menu .coupon-menu-inner .icon .txt002 {
        font-size: 14px; }
    .coupon-menu .coupon-menu-inner .price_info {
      padding: 8px 4px 8px 8px;
      font-size: 14px;
      margin-right: 0px;
      height: 65px; }
      .coupon-menu .coupon-menu-inner .price_info .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .coupon-menu .coupon-menu-inner .price_info .normal-info {
        font-size: 10px;
        margin-bottom: 6px;
        text-align: center; }
      .coupon-menu .coupon-menu-inner .price_info .coupon-info .time {
        margin-right: 8px; }
      .coupon-menu .coupon-menu-inner .price_info .coupon-info .time span,
      .coupon-menu .coupon-menu-inner .price_info .coupon-info .price span {
        color: #333;
        font-size: 12px;
        margin-left: 4px; }
      .coupon-menu .coupon-menu-inner .price_info .txt {
        text-align: center;
        margin-top: 6px;
        font-size: 8px; }
  /* クーポンページ */
  #coupon_list .coupon_inner {
    padding: 25px 12px 35px; }
    #coupon_list .coupon_inner .coupon_date i {
      margin-right: 2px; }
    #coupon_list .coupon_inner .coupon_table {
      font-size: 12px; }
      #coupon_list .coupon_inner .coupon_table th,
      #coupon_list .coupon_inner .coupon_table td {
        vertical-align: middle;
        word-break: keep-all;
        line-break: strict;
        word-wrap: break-word;
        overflow-wrap: break-word; }
      #coupon_list .coupon_inner .coupon_table .allow {
        display: none; }
      #coupon_list .coupon_inner .coupon_table tfoot td:last-child {
        font-size: 13px; } }

@media (max-width: 480px) {
  #box-layout {
    /* クーポンメニュー　スマホ*/ }
    #box-layout #coupon_list .coupon_inner .price_box {
      width: 100%; }
      #box-layout #coupon_list .coupon_inner .price_box .icon {
        width: 30%;
        line-height: 24px;
        padding: 18px 6px;
        letter-spacing: 0.8px; }
        #box-layout #coupon_list .coupon_inner .price_box .icon .discount {
          font-size: 20px; }
        #box-layout #coupon_list .coupon_inner .price_box .icon .txt001 {
          font-size: 14px; }
        #box-layout #coupon_list .coupon_inner .price_box .icon .txt002 {
          font-size: 16px; }
      #box-layout #coupon_list .coupon_inner .price_box .price_info {
        width: 70%;
        padding: 18px 10px 15px;
        margin-right: 0;
        font-size: 20px;
        letter-spacing: 1px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        #box-layout #coupon_list .coupon_inner .price_box .price_info .coupon-info .time,
        #box-layout #coupon_list .coupon_inner .price_box .price_info .coupon-info .time {
          margin-right: 4px; } }

/* 男性求人情報--------------------------- */
#recruit_men .recruit_men_content {
  margin-bottom: 54px; }

#recruit_men .table_title {
  font-size: 18px;
  border-bottom: solid 2px #eee;
  border-left: 5px solid;
  padding: 6px 4px 6px 12px;
  margin-bottom: 16px;
  background: #fff; }

#recruit_men .table {
  margin-bottom: 48px; }
  #recruit_men .table th,
  #recruit_men .table td {
    border: 1px solid #bbbbbb; }

/* --------------------------- */
.post-type-archive-recruit-men table ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .post-type-archive-recruit-men table ul li span {
    background: #eee;
    padding: 2px 8px;
    border-radius: 3px;
    margin: 0 8px 8px 0;
    display: inline-block; }
    .post-type-archive-recruit-men table ul li span.off {
      display: none; }

.post-type-archive-recruit table ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .post-type-archive-recruit table ul li {
    margin: 0 12px 12px 0;
    background: #eee;
    padding: 0px 8px;
    border-radius: 3px; }

.post-type-archive-recruit table th,
.post-type-archive-recruit table td {
  border: 1px solid #bbbbbb; }

/* sidebar*/
#sidebar {
  min-height: 200px;
  overflow: auto; }
  #sidebar #wp_pages li a {
    padding-left: 0; }
  #sidebar #wp_pages li a:before {
    content: "・"; }
  #sidebar .vanilla_side {
    margin: 14px 0;
    text-align: center; }
    #sidebar .vanilla_side .vanilla_movie {
      margin-bottom: 14px; }

/*sidebar_info_title*/
.sidebar_info_title {
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 6px 12px;
  margin-bottom: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  letter-spacing: 2px; }
  .sidebar_info_title span {
    font-size: 12px; }
    .sidebar_info_title span:before {
      content: "/";
      margin-right: 8px; }

/*sidebar_info*/
#sidebar_info ul {
  text-align: center;
  margin-bottom: 25px;
  padding: 8px 12px 10px 12px;
  background: #fff;
  border: solid 1px #eee;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.2); }
  #sidebar_info ul li {
    margin-bottom: 2px;
    letter-spacing: 3px; }
    #sidebar_info ul li.tel {
      font-size: 22px;
      font-weight: bold;
      border-bottom: solid 1px #eee;
      padding-bottom: 6px;
      margin-bottom: 8px;
      letter-spacing: 3px; }
      #sidebar_info ul li.tel .fas {
        font-size: 18px;
        position: relative;
        top: -2px;
        letter-spacing: 0;
        -webkit-transform: rotate(110deg);
        -ms-transform: rotate(110deg);
        transform: rotate(110deg); }

.side_bar_box {
  padding: 8px 12px 12px 12px;
  background: #fff;
  border: solid 1px #eee;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.2);
  margin-bottom: 32px; }
  .side_bar_box .mail {
    font-size: 12px;
    text-transform: none;
    letter-spacing: 1px; }
    .side_bar_box .mail a {
      font-weight: bold; }
    .side_bar_box .mail i {
      margin-right: 4px; }
  .side_bar_box .txt {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 8px;
    letter-spacing: 1px; }
  .side_bar_box .side_title002 {
    background: rgba(255, 237, 226, 0.6);
    font-size: 13px;
    padding: 3px 6px;
    margin-top: 14px;
    margin-bottom: 7px;
    border-radius: 5px; }
  .side_bar_box .line_title {
    font-weight: bold;
    color: #2489b5; }

#sidebar #wp_pages li a:hover {
  background-color: rgba(238, 238, 238, 0.83) !important; }

/*pickup*/
.col_cast > .f_box .status li.pickup {
  background-color: rgba(161, 126, 196, 0.85);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 9px;
  top: 3%;
  right: 2%;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  line-height: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 8px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  letter-spacing: 1px;
  font-family: sans-serif; }

/*ラベルの色 */
.col_cast > .f_box .grade li a {
  font-weight: bold; }

/*schedule_day*/
#schedule_list table {
  background: #fff; }

.schedule_day li {
  border-radius: 6px; }
  .schedule_day li a {
    color: #333;
    letter-spacing: 1px; }
    .schedule_day li a span {
      display: inline-block;
      padding: 0; }

.schedule_day .sat {
  color: #2d55c1; }

.schedule_day .sun {
  color: #e5435f; }

.schedule_day a:hover .sat,
.schedule_day a:hover .sun {
  color: #fff; }

#schedule_sort_btn a {
  border-radius: 10px; }

/*author（cast）*/
.col_cast_author {
  border: 1px solid #eee;
  border-radius: 6px; }

.col_cast_author .f_word .btn.to_author {
  font-weight: bold;
  color: #333;
  background: #eee; }

.col_cast_author .f_word ul.size span {
  color: #333; }

/*map_box*/
.map_box {
  margin-bottom: 18px; }

.map_box p {
  margin-bottom: 8px; }

/*price */
#price_content .section_title {
  display: none; }

/*access_data*/
#access_data table td:first-child {
  color: #333;
  background: #ffdce2 !important; }

#access_data table th,
#access_data table td {
  font-weight: 600 !important;
  font-size: 14px !important;
  letter-spacing: 2px;
  word-break: keep-all; }

/*price_box*/
.price_title {
  font-size: 18px;
  border-left: 5px solid #f595a5;
  padding: 0 0 0 0.1414rem;
  margin: 0 0 18px 0; }

.price_box {
  margin-bottom: 44px; }

/* single news*/
.icon_clock {
  font-size: 14px; }

.post_thumbnail img {
  border-radius: 4px; }

/* wp_editor*/
#price_rule .wp_editor,
#price_other .wp_editor,
#recruit_content .wp_editor {
  line-height: 28px; }

/*price*/
#price_basic table th,
#price_basic table td,
#price_option table th,
#price_option table td {
  background: #fff; }

/*schedule*/
#schedule_not_found {
  font-size: 14px; }

#schedule_not_found span {
  font-size: 12px; }

/*ranking_title*/
.ranking_title {
  padding: 6px 12px;
  border-radius: 4px;
  background: #eee;
  color: #333;
  font-weight: normal; }
  .ranking_title i {
    color: #454545;
    margin-right: 14px; }

/* ラベル */
.gold a,
.platinum a {
  font-family: sans-serif; }

.gold a {
  background: -webkit-linear-gradient(0deg, #ab782f, #d8af53, #ab782f) !important;
  color: #ffffff !important;
  font-weight: bold; }

.platinum a {
  background: -webkit-linear-gradient(0deg, #6ad3bf, #d8f7f1, #6ad3bf);
  color: #046f63 !important;
  font-weight: bold; }

/*swiper*/
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  background: #fff; }

.swiper-button-next,
.swiper-button-prev {
  display: none; }

footer {
  background: #1d1d1d; }

#footer_sp_contact {
  display: none; }

/* ランキング*/
.col_ranking > .f_box {
  position: relative; }

.col_ranking > .f_box .ranking_num {
  background: rgba(244, 244, 244, 0.84);
  color: #333;
  height: 30px;
  line-height: 19px;
  letter-spacing: 0;
  font-size: 11px;
  text-align: center;
  position: absolute;
  top: 0;
  z-index: 1;
  font-weight: normal;
  padding-right: 7px; }

.col_ranking > .f_box .ranking_num span {
  font-size: 16px; }

.col_ranking > .f_box:first-child .ranking_num {
  background: rgba(180, 140, 50, 0.84);
  color: #fff; }

.col_ranking > .f_box:nth-child(2) .ranking_num {
  background: rgba(160, 160, 160, 0.84);
  color: #fff; }

.col_ranking > .f_box .f_word .word_box {
  padding: 0.1414rem 5px; }
  .col_ranking > .f_box .f_word .word_box .name {
    font-size: 12px; }

.col_ranking > .f_box .size {
  font-size: calc(12px); }

#top_diary .f_col > .f_box {
  border: solid 1px #eaeaea; }

.col_diary > .f_box .f_word .word_box .date {
  font-size: calc(10px); }

.f_col > .f_box .f_word .word_box .author {
  font-size: 10px;
  background: #eee;
  color: #333;
  letter-spacing: 1px;
  white-space: nowrap;
  /* ここから */
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  /* ここまでが省略表示のためのCSS */ }

#cast_heven_diary {
  margin-bottom: 48px; }

/*wp-pagenavi*/
.wp-pagenavi a {
  padding: 7px 10px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .wp-pagenavi a:hover {
    background: #454545;
    border-color: #454545 !important; }

.wp-pagenavi span {
  padding: 10px !important; }
  .wp-pagenavi span.current {
    padding: 10px !important; }

/*sec-shop-access*/
.sec-shop-access {
  background: url(../images/common/sec-shop-bg.jpg);
  background-size: cover;
  padding: 90px 0;
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  background-position: top scenter; }
  .sec-shop-access:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0; }
  .sec-shop-access:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.7); }
  .sec-shop-access .c_wrap {
    position: relative;
    z-index: 2; }
  .sec-shop-access .inner {
    padding: 0 15px; }
  .sec-shop-access .shop-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .sec-shop-access .shop-logo img {
      width: 210px;
      margin: 0 auto 18px;
      filter: drop-shadow(0.4px 0.4px 0px #fff);
      -webkit-filter: drop-shadow(0.4px 0.4px 0px #fff);
      -moz-filter: drop-shadow(0.4px 0.4px 0px #fff); }
    .sec-shop-access .shop-logo .txt {
      color: #fff;
      font-size: 14px;
      line-height: 20px;
      font-weight: bold;
      margin-bottom: 28px; }
  .sec-shop-access .list {
    color: #fff; }
    .sec-shop-access .list a {
      color: #fff; }
    .sec-shop-access .list li {
      letter-spacing: 2px;
      margin-bottom: 10px;
      line-height: 22px; }
      .sec-shop-access .list li i {
        -webkit-transform: rotate(110deg);
        -ms-transform: rotate(110deg);
        transform: rotate(110deg); }
      .sec-shop-access .list li.tel {
        font-size: 24px;
        margin-bottom: 22px;
        font-weight: 700;
        letter-spacing: 3.5px; }
        .sec-shop-access .list li.tel i {
          font-size: 20px; }
  .sec-shop-access .btn {
    color: #fff;
    border: solid 1px #fff;
    width: 200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    margin: 32px auto 0;
    font-size: 18px;
    letter-spacing: 4px;
    border-radius: 25px; }
    .sec-shop-access .btn.area-btn {
      display: none; }

/*ショップロゴリスト*/
.sec-shop-logo {
  background: url(../images/common/sec-logo-list-bg.jpg);
  background-size: cover;
  padding: 90px 0;
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .sec-shop-logo:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: url(../images/common/overlay.png) repeat center center scroll; }
  .sec-shop-logo:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.4); }
  .sec-shop-logo .c_wrap {
    position: relative;
    z-index: 2; }
  .sec-shop-logo .list-title-wrap {
    text-align: center; }
    .sec-shop-logo .list-title-wrap .list-title {
      margin-bottom: 32px;
      border-bottom: solid 1px #fff;
      padding: 0 18px 18px;
      display: inline-block; }
      .sec-shop-logo .list-title-wrap .list-title .myf-logo {
        width: 170px;
        margin: 0 auto; }
      .sec-shop-logo .list-title-wrap .list-title span {
        color: #fff;
        display: block;
        font-size: 14px;
        margin-top: 12px; }
  .sec-shop-logo .shop-logo-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .sec-shop-logo li {
    width: 13.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px; }
    .sec-shop-logo li a {
      text-align: center;
      display: block; }
    .sec-shop-logo li img {
      filter: drop-shadow(0.4px 0.4px 0px #fff);
      -webkit-filter: drop-shadow(0.4px 0.4px 0px #fff);
      -moz-filter: drop-shadow(0.4px 0.4px 0px #fff); }
  .sec-shop-logo .logo_royal img {
    width: 86%;
    margin: -8px auto 0; }
  .sec-shop-logo .logo_tiamo img {
    width: 90%;
    margin: 0 auto; }
  .sec-shop-logo .logo_yuubi img {
    width: 85%;
    margin: 0 auto; }
  .sec-shop-logo .logo_sumire img {
    width: 85%;
    margin: 0 auto; }

@media (max-width: 767px) {
  .sec-shop-logo .list-title-wrap .list-title {
    font-size: 24px;
    margin-bottom: 46px; }
  .sec-shop-logo .shop-logo-list {
    padding: 0 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .sec-shop-logo .shop-logo-list li {
      width: 50%;
      margin-bottom: 28px;
      padding: 0 5%; }
      .sec-shop-logo .shop-logo-list li img {
        width: 90%; } }

/**/
.single-news .f_col.layout_post > .f_box:not(:nth-child(2n)) {
  margin-right: 0; }

/*画像中央合わせ*/
.aligncenter {
  display: block;
  margin: 0 auto; }

/*認証ページ*/
.confirm_logo {
  margin-bottom: 20px; }
  .confirm_logo img {
    max-height: 75px; }
    @media (max-width: 767px) {
      .confirm_logo img {
        margin-top: 16px;
        max-height: 55px; } }

.modal_confirm {
  width: 100%; }

.confirm_text {
  font-size: 12px;
  line-height: 20px;
  margin: 22px 0 32px; }
  @media (max-width: 767px) {
    .confirm_text {
      font-size: 10px;
      margin: 16px 0;
      line-height: 14px; } }

.confirm_btn_area li a {
  font-size: 16px;
  letter-spacing: 5px;
  max-width: 190px;
  margin: 0 auto;
  font-weight: bold;
  border: solid 2px #333;
  padding: 14px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s; }
  .confirm_btn_area li a:hover {
    background: #f0ecda; }

.confirm_btn_area li.mark_18 {
  width: 52px;
  margin: 0 38px; }

.officialize_confirm_box {
  max-width: 320px;
  width: 100%;
  margin: 30px auto 10px;
  padding: 0 15px; }
  .officialize_confirm_box img {
    margin-bottom: 2px; }
  @media (max-width: 767px) {
    .officialize_confirm_box {
      max-width: 295px;
      margin-top: 14px; } }

.officialize_sidebar {
  text-align: center; }
  .officialize_sidebar img {
    margin: 4px 0 0;
    width: 285px; }

.vanilla_banner_box {
  max-width: 420px;
  width: 100%;
  margin: 60px auto 10px;
  padding: 0 15px; }
  @media (max-width: 767px) {
    .vanilla_banner_box {
      margin-top: 24px; } }

.ekichika_enter_box {
  max-width: 420px;
  width: 100%;
  margin: 0 auto 12px;
  padding: 0 15px; }

@media (max-width: 767px) {
  .confirm_btn_area li {
    padding: 5px 0; }
  .confirm_btn_area li.mark_18 {
    width: 45px;
    margin: 0 auto; } }

.to_recruitblog {
  text-align: center;
  margin-bottom: 68px; }

.to_recruitblog a {
  color: #333;
  display: inline-block;
  padding: 9px 12px;
  font-weight: bold;
  background: #eee;
  border-radius: 3px;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s; }

.to_recruitblog a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  margin-left: 9px;
  font-weight: 900; }

.to_recruitblog a:hover {
  opacity: 0.7; }

/********************************************
max-width: 767px
********************************************/
/* sub_header */
@media (max-width: 767px) {
  .sp-hidden {
    display: none; }
  .sp-show {
    display: block; }
  #sub_header #inner dl dt {
    font-size: 24px;
    margin-bottom: 13px;
    letter-spacing: 5px; }
  #sub_header #inner dl dd {
    font-size: 14px; }
  .col_cast > .f_box .name {
    font-size: 10px; }
  #cast_info .f_word .cast_title .name {
    font-size: calc(15px * 1.1); }
  .col_cast > .f_box li {
    padding: 4px 3px; }
  .col_cast > .f_box .f_word .word_box {
    padding: 10px; }
  .schedule_day li a {
    font-size: 10px; }
  .schedule_today .target_day {
    padding: 4px 10px; }
  .col_cast > .f_box .size {
    font-size: calc(12px);
    letter-spacing: 1px; }
  #sidebar_info,
  #sidebar_info_recruit {
    text-align: center; }
  footer {
    margin-bottom: 46px; }
  .copyright {
    font-size: 12px;
    padding: 0 10px;
    line-height: 24px;
    word-break: keep-all; }
  /*footer_sp_contact*/
  #footer_sp_contact {
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: rgba(245, 149, 165, 0.8);
    z-index: 1000000; }
  #footer_sp_contact .col3 {
    width: 33.33333%;
    float: left;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-right: 1px solid rgba(255, 255, 255, 0.6); }
  #footer_sp_contact .col3:last-child {
    border-right: none; }
  #footer_sp_contact .col3 a {
    font-size: 9px;
    display: block;
    line-height: 14px;
    padding: 9px 0 4px;
    color: #fff;
    letter-spacing: 0.8px;
    font-family: sans-serif;
    font-weight: bold; }
  #footer_sp_contact .col3 a:hover {
    color: #fff;
    opacity: 0.8; }
  #footer_sp_contact .col3 a i {
    font-size: 15px;
    display: block;
    margin-bottom: 4px; }
  .faq dt {
    line-height: 20px;
    padding-top: 6px; }
  #sidebar #sidebar_banner {
    margin-bottom: 32px; }
  #top_today > .f_col > .f_box:not(:nth-child(2n)) {
    margin-right: 4%; }
  #top_today > .f_col > .f_box {
    width: calc((100% / 2 - 4%) + (4% / 2)); }
  .col_cast > .f_box .size {
    letter-spacing: 0px; }
  #cast_info .f_word .cast_status li {
    margin-bottom: 8px; } }

#top_pickup .word_box {
  padding: 0.1414rem 3px;
  min-height: 160px; }
  @media (max-width: 767px) {
    #top_pickup .word_box {
      min-height: 155px; } }
  #top_pickup .word_box .name {
    font-size: 12px !important; }
  #top_pickup .word_box .size {
    font-size: 12px !important; }
  #top_pickup .word_box .catchcopy {
    word-break: normal !important;
    margin-bottom: 0px; }
