@charset "UTF-8";
/* ==================================================
	sp
================================================== */
@media screen and (max-width: 599px) {
  #slider01 img {
    width: 100%;
    height: auto;
  }
  #slider02 div, #slider03 div {
    height: 150px;
  }
  #slider02 img, #slider03 img {
    width: auto !important;
  }
  #slider04 .slick-slide img {
    padding: 0 5%;
  }
  #slider04 img {
    width: 100%;
    height: auto;
  }
  #slider04 .slick-dots li {
    margin: 0 1.0%;
  }
  #slider04 .slick-dots li button:before {
    font-size: 1.0rem;
    color: #CB4063;
    top: 2.5vw;
    ;
  }
  .mainttl01, .mainttl02 {
    font-size: 2rem;
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .subttl01, .subttl02 {
    font-size: 1.0rem;
    margin-top: 2.0vw;
  }
  .mainttl02, .subttl02 {
    color: #FFF;
  }
  #events {
    width: 100%;
    margin-top: 20vw;
  }
  .events_wrapper {
    width: 80%;
    margin: 0 auto;
  }
  .events_inner {
    width: 100%;
    margin: 0;
    padding: 10vw 0 0;
  }
  .em.em-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    grid-gap: 0;
  }
  .em.em-list a {
    width: 100%;
    background: #FFF;
    border-radius: 30px;
    border: 2px solid #CB4063;
    box-shadow: rgba(0, 0, 0, .15) 0 5px 15px 0;
    transition: box-shadow .3s ease-out;
    margin: 10vw 0 0;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-list a:first-of-type {
    margin-top: 0;
  }
  .events_item {}
  .events_item {}
  .events_item:nth-of-type(-n+3) {}
  .events_item:nth-of-type(3n) {}
  .em.em-list a:hover {
    opacity: 0.3;
  }
  .events_item_image_wrapper {}
  .events_item_image_wrapper img {
    width: 100%;
    height: auto;
    border-radius: 30px 30px 0 0;
  }
  .events_item_image_wrapper a {}
  .events_item_image_wrapper a:hover {}
  .events_info {
    margin: 0;
    padding: 5vw 5%;
  }
  .events_title {
    font-size: 1.0rem;
    font-weight: 700;
    line-height: 1.6em;
  }
  .events_title a {}
  .events_title a:hover {}
  .events_meta {
    width: 100%;
    margin-top: 5vw;
  }
  .events_date {
    font-weight: 700;
    display: flex;
    flex-direction: row;
    align-items: anchor-center;
    margin-top: 5vw;
  }
  .events_time {
    font-weight: 700;
    display: flex;
    flex-direction: row;
    align-items: anchor-center;
    margin-top: 5vw;
  }
  .events_locationname {
    font-weight: 700;
    display: flex;
    flex-direction: row;
    align-items: anchor-center;
    margin-top: 5vw;
  }
  .em .em-list .em-events-list .size-small .em-icon {
    margin-right: 5% !important;
  }
  .events_prices {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 5vw;
  }
  .party_male_wrapper {
    width: calc(calc(100% - 5%) / 2);
    background: #D8DFF4;
    border-radius: 20px;
    margin-right: 5%;
  }
  .party_male_inner {
    width: fit-content;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }
  .party_female_wrapper {
    width: calc(calc(100% - 5%) / 2);
    text-align: center;
    background: #F4D8DF;
    border-radius: 20px;
  }
  .party_female_inner {
    width: fit-content;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }
  .party_pricemax, .party_pricemin {
    font-weight: 700;
    margin-top: 6vw;
  }
  .party_maleagegroup, .party_femaleagegroup {
    font-weight: 700;
    margin-top: 3vw;
  }
  .party_malespacesleft, .party_femalespacesleft {
    font-weight: 700;
    text-align: center;
    margin-top: 3vw;
    margin-bottom: 6vw;
  }
  .party_status {
    font-weight: 700;
    text-align: center;
    margin-top: 5vw;
  }
  .linkbtn_wrapper02 {
    width: 100%;
    margin: 10vw auto 0;
  }
  .linkbtn_wrapper02 img {}
  .linkbtn_wrapper02 a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .linkbtn_wrapper02 a:hover {
    opacity: 0.3;
  }
  .linkbtn_wrapper02 a img {
    width: 100%;
    height: auto;
  }
  #calendar {
    width: 100%;
    margin-top: 20vw;
  }
  .calendar_wrapper {
    width: 90%;
    margin: 0 auto;
  }
  .calendar_inner {
    width: 100%;
    margin: 0 auto;
    padding: 10vw 0 0;
  }
  .flatpickr-calendar.arrowTop:after, .flatpickr-calendar.arrowTop:before {
    border-bottom-color: #CB4063;
  }
  .flatpickr-current-month .flatpickr-monthDropdown-months {
    background: transparent;
  }
  .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
    padding: 0 2%;
  }
  .flatpickr-months .flatpickr-month, .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
    color: #FFF;
    fill: #FFF;
  }
  .flatpickr-current-month .numInputWrapper span.arrowUp::after {
    border-bottom-color: rgb(255, 255, 255);
  }
  .flatpickr-current-month .numInputWrapper span.arrowDown::after {
    border-top-color: rgb(255, 255, 255);
  }
  .numInputWrapper span {
    right: -20%;
  }
  .flatpickr-day {
    border: 2px solid transparent;
  }
  .flatpickr-day.today {
    border-color: #CB4063;
  }
  .flatpickr-current-month .flatpickr-monthDropdown-months, .flatpickr-current-month input.cur-year {
    font-weight: 400;
  }
  .flatpickr-day.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day.nextMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.today.inRange, .flatpickr-day:focus, .flatpickr-day:hover {
    background: #F4D8DF;
    border-color: #F4D8DF;
  }
  .flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
    background: #CB4063;
    border-color: #CB4063;
  }
  .em.em-calendar .em-cal-body .em-cal-day.eventful-today .em-cal-day-date a, .em.em-calendar .em-cal-body .em-cal-day.eventless-today .em-cal-day-date a {
    color: #CB4063;
    border: #CB4063;
    background: #F4D8DF;
  }
  .em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date a, .em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span {
    width: 36px !important;
    height: 36px !important;
    padding: 9px 6px 6px !important;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date .limited-icon, .em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date .limited-icon {
    color: #CB4063;
    font-size: 1.0rem;
    font-weight: 700;
    width: 16px !important;
    height: 16px !important;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored a, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored a, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored a, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored a, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored a, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored a, .em.em-event-booking-form .em-tickets tr th {
    border: 2px solid #CB4063;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring {
    border-radius: 50%;
    padding: 1px;
    display: inline-block;
    border: var(--date-border)
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.one {
    border-color: transparent !important;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.two, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.two, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.two, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.two, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.two, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.two {
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    background-clip: content-box;
    clip-path: unset !important;
    -webkit-clip-path: unset !important;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.three, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.three, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.three, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.three, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.three, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.three {
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    background-clip: content-box;
    clip-path: unset !important;
    -webkit-clip-path: unset !important;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.four, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.four, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.four, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.four {
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    background-clip: content-box;
    clip-path: unset !important;
    -webkit-clip-path: unset !important;
  }
  .em.em-calendar.size-medium .em-cal-body > div, .em.em-calendar.size-small .em-cal-body > div {
    padding: 3vw 0;
  }
  .em.em-calendar.size-medium .em-cal-body > div:nth-of-type(-n+7), .em.em-calendar.size-small .em-cal-body > div:nth-of-type(-n+7) {
    padding-top: 6vw;
  }
  .em.em-calendar.size-medium .em-cal-body > div:nth-last-of-type(-n+7), .em.em-calendar.size-small .em-cal-body > div:nth-last-of-type(-n+7) {
    padding-bottom: 6vw;
  }
  .em.em-calendar .em-cal-head {
    border-radius: 30px 30px 0 0;
  }
  .em.em-calendar.size-medium .em-cal-body, .em.em-calendar.size-small .em-cal-body {
    border-radius: 0 0 30px 30px;
  }
  /* ========= cal ========= */
  .em.em-calendar .em-cal-nav .month {
    font-weight: 700;
  }
  .flatpickr-months .flatpickr-month {
    background: #CB4063;
  }
  .flatpickr-current-month {
    color: #FFF;
    padding: 3px 0 0;
  }
  .flatpickr-monthSelect-month.selected {
    background-color: #CB4063;
    color: #FFF;
    border-color: #CB4063;
  }
  .flatpickr-monthSelect-month.inRange, .flatpickr-monthSelect-month.inRange.today, .flatpickr-monthSelect-month:focus, .flatpickr-monthSelect-month:hover {
    background-color: #F4D8DF;
    border-color: #F4D8DF;
  }
  .em.em-calendar .em-cal-nav .button {
    border: 1px solid #CB4063;
    border-radius: 5px;
    padding: 10px !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-calendar .em-cal-nav .button:hover {
    opacity: 0.3;
  }
  .em.em-calendar .em-cal-head {
    background: #CB4063 !important;
    border: #CB4063 !important;
  }
  .em.em-calendar .em-cal-head > div {
    color: #FFF !important;
    border-left: 1px solid #FFF !important;
    margin: 20px 0 !important;
    padding: 5px 10px !important;
  }
  .em.em-calendar .em-cal-head > div:first-child {
    border: none !important;
  }
  .em.em-calendar .em-cal-body.event-style-pill .em-cal-event > div {
    background-color: #CB4063;
    border: 1px solid #CB4063;
  }
  .eventless-today .em-cal-day-date span {
    background-color: #F4D8DF !important;
  }
  .eventful-today .em-cal-day-date span {
    background-color: #F4D8DF !important;
  }
  /* ========= cal modal preview ========= */
  .em.em-modal .em-modal-popup header .em-modal-title a {
    color: #CB4063 !important;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-modal .em-modal-popup header .em-modal-title a:hover {
    opacity: 0.3;
    text-decoration: none;
  }
  .em-modal-content > .em-event-meta .em-item-meta {
    margin-top: 0 !important;
  }
  .em-modal-content .em-item .party_status {
    font-size: 0.8rem !important;
    margin: 0 auto 4vw;
  }
  .em.pixelbones p {
    margin-top: 0 !important;
    margin-right: 0;
    margin-bottom: 1vw !important;
    margin-left: 0;
  }
  .em-modal-content .em-event-prices, .em-modal-content .em-event-location {
    margin-top: 0 !important;
  }
  .em-item-info {
    font-size: 0.8rem !important;
    font-weight: 400 !important;
    color: #CB4063;
    width: 100% !important;
  }
  .em.em-list-widget {
    gap: 0 !important;
  }
  .em.em-list-widget .em-item {
    gap: 0 !important;
    justify-content: space-between !important;
    margin-bottom: 5vw !important;
  }
  .em.em-list-widget .em-item:last-of-type {
    margin-bottom: 0 !important;
  }
  .em-item-meta-line {
    line-height: inherit !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: anchor-center !important;
    margin-bottom: 0 !important;
  }
  .em-icon {
    width: 25px !important;
    height: 25px !important;
    line-height: inherit !important;
    margin-right: 3% !important;
  }
  .em.em-list-widget .em-item .em-item-meta .em-item-meta-line .em-icon {
    margin-right: 3% !important;
  }
  .em.em-item .em-item-meta .em-item-meta-line, .em.em-list .em-item .em-item-meta .em-item-meta-line, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line {
    width: calc(calc(100% - 10%) / 2);
    flex: none !important;
    min-width: calc(calc(100% - 10%) / 2) !important;
  }
  .em.em-list .em-item .em-item-info .em-item-meta > div.em-event-time, .em.em-list .em-item .em-item-info .em-item-meta > div.em-event-location {
    margin-left: 5%;
  }
  .party_date, .party_time, .em-event-prices, .em-event-location {
    font-weight: 700;
  }
  .em-event-prices, .em-event-location {
    margin-top: 1.0vw;
  }
  .em-item-actions {
    display: flex;
    margin-top: 1.0vw;
  }
  .party_btn_more_modal, .party_btn_book_modal {
    width: calc(calc(100% - 5%) / 2) !important;
  }
  .party_btn_more_modal {
    margin-right: 5% !important;
  }
  .party_btn_book_modal {
    margin-right: 0 !important;
  }
  .party_btn_more_modal a, .party_btn_book_modal a {
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    line-height: 36px !important;
    color: #CB4063 !important;
    text-align: center !important;
    display: block !important;
    border: 2px solid #CB4063 !important;
    background: #F4D8DF !important;
    border-radius: 50px !important;
    -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
  }
  .party_btn_more_modal a:hover, .party_btn_book_modal a:hover {
    opacity: 0.3 !important;
  }
  .party_btn_book_modal .em-icon-ticket_modal {
    margin-right: 15px !important;
  }
  .em-modal-content .em-item-actions {
    margin-top: 0 !important;
  }
  .em-modal-content .em .em-icon {
    padding: 0 18% 0 0;
  }
  /* ========= cal date modal preview ========= */
  .em.em-modal .em-modal-popup.active {
    background: #F4D8DF !important;
  }
  .em-modal-title {
    font-size: 1.0rem !important;
    font-weight: 700;
    line-height: 1.6em !important;
    padding: 1.0vw 5% 1.0vw 0 !important;
  }
  .em-item-name a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em-item-name a:hover {
    opacity: 0.3;
    text-decoration: none;
  }
  .em.em-modal .em-modal-popup header {
    border-bottom: 2px solid #FFF !important;
  }
  .em.em-list-widget .em-item .em-item-image {
    width: 30% !important;
  }
  .em.em-list-widget .em-item .em-item-image img {
    width: 100%;
  }
  .em-modal-content .em-item-image img {
    border-radius: 10px;
    padding: 0 !important;
  }
  .em-modal-content .em-item-image a {
    display: block;
    color: #FFF;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em-modal-content .em-item-image a:hover {
    opacity: 0.3;
  }
  .em-modal-content .em-item-image a img {
    width: 100%;
    height: auto;
  }
  div.em-item-info .party_status {
    width: fit-content;
    font-size: 1.0rem;
    font-weight: 700;
    display: block;
    background: linear-gradient(transparent 50%, rgb(255 255 255 / 0.5) 50%);
    margin: 0 auto 10px;
    padding: 0 2%;
  }
  .em.em-list-widget .em-item .em-item-info .em-item-name {
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.6em;
    color: #140609;
  }
  .em.em-list-widget .em-item .em-item-meta .em-item-meta-line {
    width: 100%;
  }
  .em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line {
    font-size: 0.8rem;
    font-weight: 700;
    color: #140609;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
  }
  .em.em-modal .em-modal-popup footer div:first-child {
    justify-self: auto !important;
  }
  .em.em-modal.em-cal-date-content .em-cal-day-limit a {
    color: #FFF;
    display: block;
    background: #CB4063;
    border-radius: 20px;
    padding: 2.5vw 5%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-modal.em-cal-date-content .em-cal-day-limit a:hover {
    opacity: 0.3;
  }
  #about {
    width: 100%;
    margin-top: 20vw;
    background: #D56681;
    border-radius: 30px 30px 0 0;
  }
  .about_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 10vw 0;
  }
  .about_inner {
    width: 100%;
    margin: 0 auto;
    padding: 10vw 0 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
  .about_txt_wrapper {
    width: 100%;
  }
  .about_txt_wrapper h3 {
    font-size: 1.0rem;
    font-weight: 700;
    line-height: 1.6em;
    color: #FFF;
  }
  .about_txt_wrapper p {
    line-height: 1.6em;
    color: #FFF;
    margin-top: 2vw;
  }
  .linkbtn_wrapper03 {
    width: 100%;
    margin-top: 10vw;
  }
  .linkbtn_wrapper03 img {}
  .linkbtn_wrapper03 a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .linkbtn_wrapper03 a:hover {
    opacity: 0.3;
  }
  .linkbtn_wrapper03 a img {
    width: 100%;
    height: auto;
  }
  .about_img_wrapper {
    width: 100%;
    margin-top: 10vw;
  }
  .about_img_wrapper img {
    width: 100%;
    height: auto;
    border-radius: 30px;
  }
  .about_achievement_wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 10vw;
  }
  .about_achievement_item {
    width: 100%;
    background: #F4D8DF;
    border-radius: 30px;
    margin-top: 5vw;
  }
  .about_achievement_item:first-of-type {
    margin-top: 0;
  }
  .about_achievement_item li {
    font-weight: 700;
    line-height: 1.6em;
    color: #CB4063;
    text-align: center;
    padding: 5vw 5% 0;
  }
  .achievement_name {
    font-size: 1.0rem !important;
  }
  .achievement {}
  .achievement span {
    font-size: 2rem;
    padding-right: 2%;
  }
  .achievement_detail {
    font-size: 0.9rem !important;
  }
  .achievement_period {
    padding-top: 1.0vw !important;
    padding-bottom: 2.5vw !important;
  }
  #forbeginner {
    width: 100%;
    margin-top: 20vw;
    background: #EAB2BF;
    border-radius: 30px;
  }
  .forbeginner_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 10vw 0;
  }
  .forbeginner_inner {
    width: 100%;
    margin: 0 auto;
    padding: 10vw 0 0;
  }
  .forbeginner_content_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-top: 10vw;
  }
  .forbeginner_content_wrapper:nth-of-type(even) {}
  .forbeginner_content_wrapper:first-of-type {
    margin-top: 0;
  }
  .forbeginner_img_wrapper {
    width: 100%;
  }
  .forbeginner_content_wrapper:nth-of-type(even) .forbeginner_img_wrapper {}
  .forbeginner_img_wrapper img {
    width: 100%;
    height: auto;
    border-radius: 30px;
  }
  .forbeginner_txt_wrapper {
    width: 100%;
    margin-top: 4vw;
  }
  .forbeginner_content_wrapper:nth-of-type(even) .forbeginner_txt_wrapper {}
  .forbeginner_txt_wrapper h3 {
    font-size: 1.0rem;
    font-weight: 700;
  }
  .forbeginner_txt_wrapper p {
    line-height: 1.6em;
    margin-top: 2.0vw;
  }
  .morebtn_wrapper {
    width: 50%;
    margin: 5vw auto 0;
  }
  .morebtn_wrapper a {
    font-weight: 700;
    text-align: center;
    background: #FFF;
    border: 2px solid #CB4063;
    border-radius: 50px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 4vw 5%;
  }
  .morebtn_wrapper a:hover {
    opacity: 0.3;
  }
  #information {
    width: 100%;
    margin-top: 20vw;
    background: #DF8CA0;
    border-radius: 30px 30px 0 0;
  }
  .information_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 10vw 0;
  }
  .information_inner {
    width: 100%;
    margin: 0 auto;
    padding: 10vw 0 0;
  }
  .information_content_wrapper {
    margin-top: 10vw;
  }
  .information_item {
    width: 100%;
    margin-top: 10vw;
    padding-bottom: 10vw;
    border-bottom: 2px solid #FFF;
  }
  .information_item:first-of-type {
    margin-top: 0;
  }
  .information_item:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
  }
  .information_date_wrapper {
    color: #FFF;
    margin-top: 5vw;
  }
  .information_ttl_wrapper {
    margin-top: 5vw;
  }
  .information_ttl {
    font-size: 1.0rem;
    font-weight: 700;
    line-height: 1.6em;
    color: #FFF;
  }
  .information_ttl a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .information_ttl a:hover {
    opacity: 0.3;
  }
  .information_img_wrapper {
    width: 100%;
    margin-top: 5vw;
  }
  .information_img_wrapper img {
    border-radius: 30px;
  }
  .information_img_wrapper a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .information_img_wrapper a:hover {
    opacity: 0.3;
  }
  .information_img_wrapper a img {
    width: 100%;
    height: auto;
  }
  .information_nopost {
    width: 100%;
    text-align: center;
    padding: 10vw 0;
  }
  .linkbtn_wrapper04 {
    width: 61%;
    margin: 10vw auto 0;
  }
  .linkbtn_wrapper04 img {}
  .linkbtn_wrapper04 a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .linkbtn_wrapper04 a:hover {
    opacity: 0.3;
  }
  .linkbtn_wrapper04 a img {
    width: 100%;
    height: auto;
  }
  #linkbnr {
    width: 100%;
    margin: 10vw 0;
  }
  .linkbnr_wrapper {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 5vw 0;
  }
}
/* ==================================================
	tb
================================================== */
@media screen and (min-width: 600px) and (max-width: 1024px) {
  #slider01 img {
    width: 100%;
    height: auto;
  }
  #slider02 div, #slider03 div {
    height: 150px;
  }
  #slider02 img, #slider03 img {
    width: auto !important;
  }
  #slider04 .slick-slide img {
    padding: 0 5%;
  }
  #slider04 img {
    width: 100%;
    height: auto;
  }
  #slider04 .slick-dots li {
    margin: 0 1.0%;
  }
  #slider04 .slick-dots li button:before {
    font-size: 1.0rem;
    color: #CB4063;
    top: 2.5vw;
    ;
  }
  .mainttl01, .mainttl02 {
    font-size: 3rem;
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .subttl01, .subttl02 {
    font-size: 1.5rem;
    margin-top: 2.0vw;
  }
  .mainttl02, .subttl02 {
    color: #FFF;
  }
  #events {
    width: 100%;
    margin-top: 20vw;
  }
  .events_wrapper {
    width: 80%;
    margin: 0 auto;
  }
  .events_inner {
    width: 100%;
    margin: 0;
    padding: 10vw 0 0;
  }
  .em.em-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    grid-gap: 0;
  }
  .em.em-list a {
    width: 100%;
    background: #FFF;
    border-radius: 30px;
    border: 2px solid #CB4063;
    box-shadow: rgba(0, 0, 0, .15) 0 5px 15px 0;
    transition: box-shadow .3s ease-out;
    margin: 10vw 0 0;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-list a:first-of-type {
    margin-top: 0;
  }
  .events_item {}
  .events_item {}
  .events_item:nth-of-type(-n+3) {}
  .events_item:nth-of-type(3n) {}
  .em.em-list a:hover {
    opacity: 0.3;
  }
  .events_item_image_wrapper {}
  .events_item_image_wrapper img {
    width: 100%;
    height: auto;
    border-radius: 30px 30px 0 0;
  }
  .events_item_image_wrapper a {}
  .events_item_image_wrapper a:hover {}
  .events_info {
    margin: 0;
    padding: 5vw 5%;
  }
  .events_title {
    font-size: 1.0rem;
    font-weight: 700;
    line-height: 1.6em;
  }
  .events_title a {}
  .events_title a:hover {}
  .events_meta {
    width: 100%;
    margin-top: 5vw;
  }
  .events_date {
    font-weight: 700;
    margin-top: 5vw;
  }
  .events_time {
    font-weight: 700;
    margin-top: 5vw;
  }
  .events_locationname {
    font-weight: 700;
    margin-top: 5vw;
  }
  .events_prices {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 5vw;
  }
  .party_male_wrapper {
    width: calc(calc(100% - 5%) / 2);
    background: #D8DFF4;
    border-radius: 20px;
    margin-right: 5%;
  }
  .party_male_inner {
    width: fit-content;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }
  .party_female_wrapper {
    width: calc(calc(100% - 5%) / 2);
    text-align: center;
    background: #F4D8DF;
    border-radius: 20px;
  }
  .party_female_inner {
    width: fit-content;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }
  .party_pricemax, .party_pricemin {
    font-weight: 700;
    margin-top: 6vw;
  }
  .party_maleagegroup, .party_femaleagegroup {
    font-weight: 700;
    margin-top: 3vw;
  }
  .party_malespacesleft, .party_femalespacesleft {
    font-weight: 700;
    text-align: center;
    margin-top: 3vw;
    margin-bottom: 6vw;
  }
  .party_status {
    font-weight: 700;
    text-align: center;
    margin-top: 5vw;
  }
  .linkbtn_wrapper02 {
    width: 52%;
    margin: 10vw auto 0;
  }
  .linkbtn_wrapper02 img {}
  .linkbtn_wrapper02 a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .linkbtn_wrapper02 a:hover {
    opacity: 0.3;
  }
  .linkbtn_wrapper02 a img {
    width: 100%;
    height: auto;
  }
  #calendar {
    width: 100%;
    margin-top: 20vw;
  }
  .calendar_wrapper {
    width: 90%;
    margin: 0 auto;
  }
  .calendar_inner {
    width: 100%;
    margin: 0 auto;
    padding: 10vw 0 0;
  }
  .flatpickr-calendar.arrowTop:after, .flatpickr-calendar.arrowTop:before {
    border-bottom-color: #CB4063;
  }
  .flatpickr-current-month .flatpickr-monthDropdown-months {
    background: transparent;
  }
  .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
    padding: 0 2%;
  }
  .flatpickr-months .flatpickr-month, .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
    color: #FFF;
    fill: #FFF;
  }
  .flatpickr-current-month .numInputWrapper span.arrowUp::after {
    border-bottom-color: rgb(255, 255, 255);
  }
  .flatpickr-current-month .numInputWrapper span.arrowDown::after {
    border-top-color: rgb(255, 255, 255);
  }
  .numInputWrapper span {
    right: -20%;
  }
  .flatpickr-day {
    border: 2px solid transparent;
  }
  .flatpickr-day.today {
    border-color: #CB4063;
  }
  .flatpickr-current-month .flatpickr-monthDropdown-months, .flatpickr-current-month input.cur-year {
    font-weight: 400;
  }
  .flatpickr-day.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day.nextMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.today.inRange, .flatpickr-day:focus, .flatpickr-day:hover {
    background: #F4D8DF;
    border-color: #F4D8DF;
  }
  .flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
    background: #CB4063;
    border-color: #CB4063;
  }
  .em.em-calendar .em-cal-body .em-cal-day.eventful-today .em-cal-day-date a, .em.em-calendar .em-cal-body .em-cal-day.eventless-today .em-cal-day-date a {
    color: #CB4063;
    border: #CB4063;
    background: #F4D8DF;
  }
  .em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date a, .em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span {
    width: 36px !important;
    height: 36px !important;
    padding: 10px 6px 6px !important;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date .limited-icon, .em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date .limited-icon {
    color: #CB4063;
    font-size: 1.0rem;
    font-weight: 700;
    width: 16px !important;
    height: 16px !important;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored a, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored a, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored a, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored a, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored a, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored a, .em.em-event-booking-form .em-tickets tr th {
    border: 2px solid #CB4063;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring {
    border-radius: 50%;
    padding: 1px;
    display: inline-block;
    border: var(--date-border)
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.one, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.one {
    border-color: transparent !important;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.two, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.two, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.two, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.two, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.two, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.two {
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    background-clip: content-box;
    clip-path: unset !important;
    -webkit-clip-path: unset !important;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.three, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.three, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.three, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.three, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.three, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.three {
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    background-clip: content-box;
    clip-path: unset !important;
    -webkit-clip-path: unset !important;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.four, .em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.four, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-post .em-cal-day-date.colored div.ring.four, .em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date.colored div.ring.four {
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    background-clip: content-box;
    clip-path: unset !important;
    -webkit-clip-path: unset !important;
  }
  .em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date a, .em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date span, .em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date a, .em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date span, .em.em-calendar.size-small .em-cal-nav > div {
    width: 36px !important;
    height: 36px !important;
    padding: 9px 6px 6px !important;
  }
  .em.em-calendar.size-medium .em-cal-body > div, .em.em-calendar.size-small .em-cal-body > div {
    padding: 3vw 0;
  }
  .em.em-calendar.size-medium .em-cal-body > div:nth-of-type(-n+7), .em.em-calendar.size-small .em-cal-body > div:nth-of-type(-n+7) {
    padding-top: 6vw;
  }
  .em.em-calendar.size-medium .em-cal-body > div:nth-last-of-type(-n+7), .em.em-calendar.size-small .em-cal-body > div:nth-last-of-type(-n+7) {
    padding-bottom: 6vw;
  }
  .em.em-calendar .em-cal-head {
    border-radius: 30px 30px 0 0;
  }
  .em.em-calendar.size-medium .em-cal-body, .em.em-calendar.size-small .em-cal-body {
    border-radius: 0 0 30px 30px;
  }
  /* ========= cal ========= */
  .em.em-calendar .em-cal-nav .month {
    font-weight: 700;
  }
  .flatpickr-months .flatpickr-month {
    background: #CB4063;
  }
  .flatpickr-current-month {
    color: #FFF;
    padding: 3px 0 0;
  }
  .flatpickr-monthSelect-month.selected {
    background-color: #CB4063;
    color: #FFF;
    border-color: #CB4063;
  }
  .flatpickr-monthSelect-month.inRange, .flatpickr-monthSelect-month.inRange.today, .flatpickr-monthSelect-month:focus, .flatpickr-monthSelect-month:hover {
    background-color: #F4D8DF;
    border-color: #F4D8DF;
  }
  .em.em-calendar .em-cal-nav .button {
    border: 1px solid #CB4063;
    border-radius: 5px;
    padding: 10px !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-calendar .em-cal-nav .button:hover {
    opacity: 0.3;
  }
  .em.em-calendar .em-cal-head {
    background: #CB4063 !important;
    border: #CB4063 !important;
  }
  .em.em-calendar .em-cal-head > div {
    color: #FFF !important;
    border-left: 1px solid #FFF !important;
    margin: 20px 0 !important;
    padding: 5px 10px !important;
  }
  .em.em-calendar .em-cal-head > div:first-child {
    border: none !important;
  }
  .em.em-calendar .em-cal-body.event-style-pill .em-cal-event > div {
    background-color: #CB4063;
    border: 1px solid #CB4063;
  }
  .eventless-today .em-cal-day-date span {
    background-color: #F4D8DF !important;
  }
  .eventful-today .em-cal-day-date span {
    background-color: #F4D8DF !important;
  }
  /* ========= cal modal preview ========= */
  .em.em-modal .em-modal-popup header .em-modal-title a {
    color: #CB4063 !important;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-modal .em-modal-popup header .em-modal-title a:hover {
    opacity: 0.3;
    text-decoration: none;
  }
  .em-modal-content > .em-event-meta .em-item-meta {
    margin-top: 0 !important;
  }
  .em-modal-content .em-item .party_status {
    font-size: 0.8rem !important;
    margin: 0 auto 2.5vw;
  }
  .em.pixelbones p {
    margin-top: 0 !important;
    margin-right: 0;
    margin-bottom: 1vw !important;
    margin-left: 0;
  }
  .em-modal-content .em-event-prices, .em-modal-content .em-event-location {
    margin-top: 0 !important;
  }
  .em-item-info {
    font-size: 0.8rem !important;
    font-weight: 400 !important;
    color: #CB4063;
    padding: 0 !important;
    width: 50% !important;
  }
  .em.em-list-widget .em-item {
    justify-content: space-around !important;
    margin-bottom: 5vw !important;
  }
  .em.em-list-widget .em-item:last-of-type {
    margin-bottom: 0 !important;
  }
  .em.em-list-widget {
    gap: 0 !important;
  }
  .em-item-meta-line {
    line-height: inherit !important;
    margin-bottom: 0 !important;
  }
  .em-icon {
    line-height: inherit !important;
    padding-right: 5% !important;
  }
  .em.em-list.em-grid .em.em-item .em-item-meta .em-item-meta-line .em-icon, .em.em-list .em-item .em-item-meta .em-item-meta-line .em-icon, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line .em-icon {
    margin-right: 0 !important;
    margin-left: 0 !important;
    background-size: 20px !important;
    background-position: 0 !important;
  }
  .em.em-item .em-item-meta .em-item-meta-line, .em.em-list .em-item .em-item-meta .em-item-meta-line, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line {
    width: calc(calc(100% - 10%) / 2);
    flex: none !important;
    min-width: calc(calc(100% - 10%) / 2) !important;
  }
  .em.em-list .em-item .em-item-info .em-item-meta > div.em-event-time, .em.em-list .em-item .em-item-info .em-item-meta > div.em-event-location {
    margin-left: 5%;
  }
  .party_date, .party_time {
    font-weight: 700;
    display: inline-block !important;
  }
  .party_date, .party_time, .party_locationname {
    font-weight: 700;
    display: inline-block !important;
  }
  .em-event-prices, .em-event-location {
    margin-top: 1.0vw;
  }
  .em-item-actions {
    display: flex;
    margin-top: 1.0vw;
  }
  .party_btn_more_modal, .party_btn_book_modal {
    width: calc(calc(100% - 5%) / 2) !important;
  }
  .party_btn_more_modal {
    margin-right: 5% !important;
  }
  .party_btn_book_modal {
    margin-right: 0 !important;
  }
  .party_btn_more_modal a, .party_btn_book_modal a {
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    line-height: 36px !important;
    color: #CB4063 !important;
    text-align: center !important;
    display: block !important;
    border: 2px solid #CB4063 !important;
    background: #F4D8DF !important;
    border-radius: 50px !important;
    -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
  }
  .party_btn_more_modal a:hover, .party_btn_book_modal a:hover {
    opacity: 0.3 !important;
  }
  .party_btn_book_modal .em-icon-ticket_modal {
    margin-right: 15px !important;
  }
  .em-modal-content .em-item-actions {
    margin-top: 0 !important;
  }
  .em-modal-content .em .em-icon {
    padding: 0 18% 0 0;
  }
  /* ========= cal date modal preview ========= */
  .em.em-modal .em-modal-popup.active {
    background: #F4D8DF !important;
  }
  .em-modal-title {
    font-size: 1.0rem !important;
    font-weight: 700;
    padding: 1.0vw 0 !important;
  }
  .em-item-name a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em-item-name a:hover {
    opacity: 0.3;
    text-decoration: none;
  }
  .em.em-modal .em-modal-popup header {
    border-bottom: 2px solid #FFF !important;
    margin-right: 5%;
  }
  .em.em-list-widget .em-item .em-item-image {
    width: 30% !important;
  }
  .em.em-list-widget .em-item .em-item-image img {
    width: 100%;
  }
  .em-modal-content .em-item-image img {
    border-radius: 10px;
    padding: 0 !important;
  }
  .em-modal-content .em-item-image a {
    display: block;
    color: #FFF;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em-modal-content .em-item-image a:hover {
    opacity: 0.3;
  }
  .em-modal-content .em-item-image a img {
    width: 100%;
    height: auto;
  }
  div.em-item-info .party_status {
    width: fit-content;
    font-size: 1.0rem;
    font-weight: 700;
    display: block;
    background: linear-gradient(transparent 50%, rgb(255 255 255 / 0.5) 50%);
    margin: 0 auto 10px;
    padding: 0 2%;
  }
  .em.em-list-widget .em-item .em-item-info .em-item-name {
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.6em;
    color: #140609;
    margin-bottom: 0 !important;
    padding-bottom: 2.5vw;
  }
  .em.em-list-widget .em-item .em-item-meta .em-item-meta-line {
    width: 100%;
  }
  .em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line {
    font-size: 0.8rem;
    font-weight: 700;
    color: #140609;
    margin-top: 0 !important;
    margin-bottom: 2.5vw !important;
  }
  .em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line:last-of-type {
    margin-bottom: 0 !important;
  }
  .em.em-modal .em-modal-popup footer div:first-child {
    justify-self: auto !important;
  }
  .em.em-modal.em-cal-date-content .em-cal-day-limit a {
    width: 80%;
    color: #FFF;
    display: block;
    background: #CB4063;
    border-radius: 20px;
    padding: 2.5vw 5%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-modal.em-cal-date-content .em-cal-day-limit a:hover {
    opacity: 0.3;
  }
  #about {
    width: 100%;
    margin-top: 20vw;
    background: #D56681;
    border-radius: 30px 30px 0 0;
  }
  .about_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 10vw 0;
  }
  .about_inner {
    width: 100%;
    margin: 0 auto;
    padding: 10vw 0 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
  .about_txt_wrapper {
    width: 100%;
  }
  .about_txt_wrapper h3 {
    font-size: 1.0rem;
    font-weight: 700;
    line-height: 1.6em;
    color: #FFF;
  }
  .about_txt_wrapper p {
    line-height: 1.6em;
    color: #FFF;
    margin-top: 2vw;
  }
  .linkbtn_wrapper03 {
    width: 54%;
    margin-top: 10vw;
  }
  .linkbtn_wrapper03 img {}
  .linkbtn_wrapper03 a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .linkbtn_wrapper03 a:hover {
    opacity: 0.3;
  }
  .linkbtn_wrapper03 a img {
    width: 100%;
    height: auto;
  }
  .about_img_wrapper {
    width: 100%;
    margin-top: 10vw;
  }
  .about_img_wrapper img {
    width: 100%;
    height: auto;
    border-radius: 30px;
  }
  .about_achievement_wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 10vw;
  }
  .about_achievement_item {
    width: 100%;
    background: #F4D8DF;
    border-radius: 30px;
    margin-top: 5vw;
  }
  .about_achievement_item:first-of-type {
    margin-top: 0;
  }
  .about_achievement_item li {
    font-weight: 700;
    line-height: 1.6em;
    color: #CB4063;
    text-align: center;
    padding: 5vw 5% 0;
  }
  .achievement_name {
    font-size: 1.0rem !important;
  }
  .achievement {}
  .achievement span {
    font-size: 2rem;
    padding-right: 2%;
  }
  .achievement_detail {
    font-size: 0.9rem !important;
  }
  .achievement_period {
    padding-top: 1.0vw !important;
    padding-bottom: 2.5vw !important;
  }
  #forbeginner {
    width: 100%;
    margin-top: 20vw;
    background: #EAB2BF;
    border-radius: 30px;
  }
  .forbeginner_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 10vw 0;
  }
  .forbeginner_inner {
    width: 100%;
    margin: 0 auto;
    padding: 10vw 0 0;
  }
  .forbeginner_content_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-top: 10vw;
  }
  .forbeginner_content_wrapper:nth-of-type(even) {}
  .forbeginner_content_wrapper:first-of-type {
    margin-top: 0;
  }
  .forbeginner_img_wrapper {
    width: 100%;
  }
  .forbeginner_content_wrapper:nth-of-type(even) .forbeginner_img_wrapper {}
  .forbeginner_img_wrapper img {
    width: 100%;
    height: auto;
    border-radius: 30px;
  }
  .forbeginner_txt_wrapper {
    width: 100%;
    margin-top: 4vw;
  }
  .forbeginner_content_wrapper:nth-of-type(even) .forbeginner_txt_wrapper {}
  .forbeginner_txt_wrapper h3 {
    font-size: 1.0rem;
    font-weight: 700;
  }
  .forbeginner_txt_wrapper p {
    line-height: 1.6em;
    margin-top: 2.0vw;
  }
  .morebtn_wrapper {
    width: 30%;
    margin: 5vw auto 0;
  }
  .morebtn_wrapper a {
    font-weight: 700;
    text-align: center;
    background: #FFF;
    border: 2px solid #CB4063;
    border-radius: 50px;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding: 4vw 5%;
  }
  .morebtn_wrapper a:hover {
    opacity: 0.3;
  }
  #information {
    width: 100%;
    margin-top: 20vw;
    background: #DF8CA0;
    border-radius: 30px 30px 0 0;
  }
  .information_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 10vw 0;
  }
  .information_inner {
    width: 100%;
    margin: 0 auto;
    padding: 10vw 0 0;
  }
  .information_content_wrapper {
    margin-top: 10vw;
  }
  .information_item {
    width: 100%;
    margin-top: 10vw;
    padding-bottom: 10vw;
    border-bottom: 2px solid #FFF;
  }
  .information_item:first-of-type {
    margin-top: 0;
  }
  .information_item:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
  }
  .information_date_wrapper {
    color: #FFF;
    margin-top: 5vw;
  }
  .information_ttl_wrapper {
    margin-top: 5vw;
  }
  .information_ttl {
    font-size: 1.0rem;
    font-weight: 700;
    line-height: 1.6em;
    color: #FFF;
  }
  .information_ttl a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .information_ttl a:hover {
    opacity: 0.3;
  }
  .information_img_wrapper {
    width: 100%;
    margin-top: 5vw;
  }
  .information_img_wrapper img {
    border-radius: 30px;
  }
  .information_img_wrapper a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .information_img_wrapper a:hover {
    opacity: 0.3;
  }
  .information_img_wrapper a img {
    width: 100%;
    height: auto;
  }
  .information_nopost {
    width: 100%;
    text-align: center;
    padding: 10vw 0;
  }
  .linkbtn_wrapper04 {
    width: 34%;
    margin: 10vw auto 0;
  }
  .linkbtn_wrapper04 img {}
  .linkbtn_wrapper04 a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .linkbtn_wrapper04 a:hover {
    opacity: 0.3;
  }
  .linkbtn_wrapper04 a img {
    width: 100%;
    height: auto;
  }
  #linkbnr {
    width: 100%;
    margin: 10vw 0;
  }
  .linkbnr_wrapper {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 5vw 0;
  }
}
/* ==================================================
	pc
================================================== */
@media screen and (min-width: 1025px) {
    
    
       .common_ttl_wrapper {}
       .common_ttl_wrapper ul {
         display: flex;
         flex-wrap: wrap;
         flex-direction: row;
         align-items: flex-end;
       }
       .common_ttl_number {
         font-size: 14rem;
         color: #FFF;
         margin-right: 5%;
       }
       .common_ttl_txt {}
       .common_ttl_txt h2 {
         font-weight: 700;
         font-size: 2rem;
         line-height: 1.6em;
       }
       .common_ttl_txt h2 span {
         font-size: 4rem;
         line-height: 1.6em;
         color: #F250D3;
         display: block;
       }
    
    
    
    
       .common_linkbtn {}
       .common_linkbtn a {
         font-weight: 700;
         color: #F250D3;
         text-align: center;
         display: block;
         background: #FFF;
         border: 2px solid #F250D3;
         border-radius: 50px;
         padding: 1.75vw 2.5%;
         -webkit-transition: all 0.5s ease-in-out;
         -moz-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
         transition: all 0.5s ease-in-out;
       }
       .common_linkbtn a:hover {
         opacity: 0.3;
       }
    
    
    
    
    .common_ttl_edge span {
      font-size: 14rem;
      letter-spacing: 0;
      color: transparent;
      -webkit-text-stroke: 6px #FFF;
      text-stroke: 6px #FFF;
      display: block;
      margin-top: 10vw;
    }
   
    
    
    
    
     #fv {
       width: 95%;
       margin-right: 5%;
       padding-top: 3vw;
     }
     .fv_wrapper {
       position: relative;
     }
     .fv {
       width: 100%;
       margin: 0;
       position: relative;
     }
     .fv img {
       width: 100%;
       height: auto;
     }
    
    
    
    
    
    
   #news {
     width: 90%;
     margin: 10vw auto 0;
   }
   .news_wrapper {
     width: 100%;
     border: 5px solid #F250D3;
     border-radius: 50px;
     margin: 0;
     padding: 0;
   }
   .news_ttl {
     font-size: 2.0rem;
     color: #F250D3;
     margin: 2.5vw 0 0 5%;
   }
   .news_inner {
     width: 90%;
     border-bottom: 2px dashed #F250D3 !important;
     margin: 0 auto;
   }
   #slider01 .slick-dots li button:before {
     font-size: 1.0rem;
     color: #F250D3;
     top: -0.5vw;
   }
   .news_item_wrapper {
     margin: 1.75vw 0 2vw;
   }
   .news_item_inner {
     display: flex;
     flex-wrap: wrap;
     flex-direction: row;
     justify-content: center;
   }
   .news_item_ttl {
     width: 100%;
     font-weight: 700;
     line-height: 1.6em;
     text-align: center;
   }
   .news_item_ttl a {
     display: block;
     -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
     -o-transition: all 0.5s ease-in-out;
     transition: all 0.5s ease-in-out;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
   }
   .news_item_ttl a:hover {
     opacity: 0.3;
   }
   .news_item_date {
     font-weight: 700;
     padding-right: 2.5%;
   }
   .news_nopost {
     width: 100%;
     text-align: center;
     padding: 5vw 0;
   }
   #news .common_linkbtn {
     width: 24%;
     text-align: end;
     margin: 1.75vw 5% 2.5vw auto;
   }
    

    
    
    
    
   #about {
     width: 95%;
     background: #C7FCEC;
     border-radius: 100px 0 0 0;
     margin-top: 10vw;
     margin-left: 5%;
   }
   .about_wrapper {
     width: 90%;
     margin: 0 auto;
     padding: 10vw 0 5vw;
   }
   .about_inner {
     width: 95%;
     margin: 10vw 5% 0 0;
     display: flex;
     flex-wrap: wrap;
     flex-direction: row;
     align-items: center;
   }
   .about_txt_wrapper {
     width: calc(45% - 3.75%);
     margin-right: 3.75%;
   }
   .about_txt_wrapper p {
     line-height: 1.6em;
     margin-top: 2.5vw;
   }
    
   .about_txt_wrapper p span {
       font-weight: 700;
background: linear-gradient(transparent 50%,#F9F871 50%);
   }    
    
    
   .about_txt_wrapper p:first-of-type {
     margin-top: 0;
   }
   #about .common_linkbtn {
     width: 70%;
     margin: 5vw auto 0
   }
   .about_img_wrapper {
     width: 55%;
   }
   .about_img_wrapper img {
     width: 100%;
     height: auto;
   }
   #about .common_ttl_edge span {
     text-align: end;
   }
    
    
    
    
    
    
    
    
    
       #events {
         width: 95%;
         background: #FFE5FF;
         border-radius: 0 100px 0 0;
         margin-top: 10vw;
         margin-right: 5%;
       }
       .events_wrapper {
         width: 90%;
         margin: 0 auto;
         padding: 10vw 0 5vw;
       }
       #events .common_ttl_wrapper ul {
         justify-content: flex-end;
       }
       #events .common_ttl_number {
         margin-right: 0;
       }
       #events .common_ttl_txt {
         text-align: end;
         margin-right: 5%;
       }
       .events_inner {
         width: 100%;
         margin-top: 10vw;
       }
       #events .common_linkbtn {
         width: 29%;
         margin: 5vw auto 0
       }
       #events .common_linkbtn a {
         color: #FFF;
         background: #F250D3;
         border: 2px solid #F250D3;
       }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  .em.em-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
      
      
      justify-content: center;
      
      
    grid-gap: 0;
  }
  .em.em-list a {
      
/*box-shadow: 5px 10px 20px rgba(0,0,0,0.25)      */
      
    width: calc(calc(100% - 5%) /3);
    background: #FFF;
    border-radius: 30px;
    border: 2px solid #CB4063;
    box-shadow: rgba(0, 0, 0, .15) 0 5px 15px 0;
    transition: box-shadow .3s ease-out;
    margin: 5vw 2.5% 0 0;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-list a:nth-of-type(-n+3) {
    margin-top: 0;
  }
  .em.em-list a:nth-of-type(3n) {
    margin-right: 0;
  }
  .events_item {}
  .events_item:nth-of-type(-n+3) {}
  .events_item:nth-of-type(3n) {}
  .em.em-list a:hover {
    opacity: 0.3;
  }
  .events_item_image_wrapper {}
  .events_item_image_wrapper img {
    width: 100%;
    height: auto;
    border-radius: 30px 30px 0 0;
  }
  .events_item_image_wrapper a {}
  .events_item_image_wrapper a:hover {}
  .events_info {
    margin: 0;
    padding: 1.5vw 5%;
  }
  .events_title {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.6em;
  }
  .events_title a {}
  .events_title a:hover {}
  .events_meta {
    width: 100%;
    margin-top: 1.5vw;
  }
  .events_date {
    font-weight: 700;
    margin-top: 1.5vw;
  }
  .events_time {
    font-weight: 700;
    margin-top: 1.5vw;
  }
  .events_locationname {
    font-weight: 700;
    margin-top: 1.5vw;
  }
  .events_prices {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 1.5vw;
  }
  .party_male_wrapper {
    width: calc(calc(100% - 5%) / 2);
    background: #D8DFF4;
    border-radius: 20px;
    margin-right: 5%;
  }
  .party_male_inner {
    width: fit-content;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }
  .party_female_wrapper {
    width: calc(calc(100% - 5%) / 2);
    text-align: center;
    background: #F4D8DF;
    border-radius: 20px;
  }
  .party_female_inner {
    width: fit-content;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }
  .party_pricemax, .party_pricemin {
    font-weight: 700;
    margin-top: 1.5vw;
  }
  .party_maleagegroup, .party_femaleagegroup {
    font-weight: 700;
    margin-top: 0.5vw;
  }
  .party_malespacesleft, .party_femalespacesleft {
    font-weight: 700;
    text-align: center;
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;
  }
  .party_status {
    font-weight: 700;
    text-align: center;
    margin-top: 1.5vw;
  }
/*
  .linkbtn_wrapper02 {
    width: 30.54%;
    margin: 5vw auto 0;
  }
  .linkbtn_wrapper02 img {}
  .linkbtn_wrapper02 a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .linkbtn_wrapper02 a:hover {
    opacity: 0.3;
  }
  .linkbtn_wrapper02 a img {
    width: 100%;
    height: auto;
  }
    
*/
    
    
    
    
    
    
    
    
    
  #calendar {
     width: 95%;
     background: #C7FCEC;
     border-radius: 100px 0 0 0;
     margin-top: 10vw;
     margin-left: 5%;
  }
  .calendar_wrapper {
     width: 90%;
     margin: 0 auto;
     padding: 10vw 0 5vw;
  }
  .calendar_inner {
     width: 95%;
     margin: 10vw 5% 0 0;
  }
    
    

   #calendar .common_ttl_edge span {
     text-align: end;
   }

    
    
    

    
  .flatpickr-calendar.arrowTop:after, .flatpickr-calendar.arrowTop:before {
    border-bottom-color: #CB4063;
  }
  .flatpickr-current-month .flatpickr-monthDropdown-months {
    background: transparent;
  }
  .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
    padding: 0 2%;
  }
  .flatpickr-months .flatpickr-month, .flatpickr-months .flatpickr-next-month, .flatpickr-months .flatpickr-prev-month {
    color: #FFF;
    fill: #FFF;
  }
  .flatpickr-current-month .numInputWrapper span.arrowUp::after {
    border-bottom-color: rgb(255, 255, 255);
  }
  .flatpickr-current-month .numInputWrapper span.arrowDown::after {
    border-top-color: rgb(255, 255, 255);
  }
  .numInputWrapper span {
    right: -20%;
  }
  .flatpickr-day {
    border: 2px solid transparent;
  }
  .flatpickr-day.today {
    border-color: #CB4063;
  }
  .flatpickr-current-month .flatpickr-monthDropdown-months, .flatpickr-current-month input.cur-year {
    font-weight: 400;
  }
  .flatpickr-day.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day.nextMonthDay:focus, .flatpickr-day.nextMonthDay:hover, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.today.inRange, .flatpickr-day:focus, .flatpickr-day:hover {
    background: #F4D8DF;
    border-color: #F4D8DF;
  }
  .flatpickr-day.endRange, .flatpickr-day.endRange.inRange, .flatpickr-day.endRange.nextMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.endRange:focus, .flatpickr-day.endRange:hover, .flatpickr-day.selected, .flatpickr-day.selected.inRange, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.selected:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange, .flatpickr-day.startRange.inRange, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.startRange:focus, .flatpickr-day.startRange:hover {
    background: #CB4063;
    border-color: #CB4063;
  }
  .em.em-calendar .em-cal-body .em-cal-day.eventful-today .em-cal-day-date a, .em.em-calendar .em-cal-body .em-cal-day.eventless-today .em-cal-day-date a {
    color: #CB4063;
    border: #CB4063;
    background: #F4D8DF;
  }
  .em.em-calendar {
    --date-border: 2px solid #CB4063;
  }
  /* ========= cal ========= */
  .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date a, .em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span {
    width: 36px !important;
    height: 36px !important;
    padding: 9px 6px 6px !important;
  }
  .em.em-calendar .em-cal-nav .month {
    font-weight: 700;
  }
  .flatpickr-months .flatpickr-month {
    background: #CB4063;
  }
  .flatpickr-current-month {
    color: #FFF;
    padding: 3px 0 0;
  }
  .flatpickr-monthSelect-month.selected {
    background-color: #CB4063;
    color: #FFF;
    border-color: #CB4063;
  }
  .flatpickr-monthSelect-month.inRange, .flatpickr-monthSelect-month.inRange.today, .flatpickr-monthSelect-month:focus, .flatpickr-monthSelect-month:hover {
    background-color: #F4D8DF;
    border-color: #F4D8DF;
  }
  .em.em-calendar .em-cal-nav .button {
    border: 1px solid #CB4063;
    border-radius: 5px;
    padding: 10px !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-calendar .em-cal-nav .button:hover {
    opacity: 0.3;
  }
  .em.em-calendar .em-cal-head {
    background: #CB4063 !important;
    border: #CB4063 !important;
    border-radius: 20px 20px 0 0 !important;
  }
  .em.em-calendar .em-cal-head > div {
    color: #FFF !important;
    border-left: 1px solid #FFF !important;
    margin: 20px 0 !important;
    padding: 5px 10px !important;
  }
  .em.em-calendar .em-cal-head > div:first-child {
    border: none !important;
  }
  .em.em-calendar .em-cal-body.event-style-pill .em-cal-event > div {
    background-color: #CB4063;
    border: 1px solid #CB4063;
  }
  .eventless-today .em-cal-day-date span {
    background-color: #F4D8DF !important;
  }
  .eventful-today .em-cal-day-date span {
    background-color: #F4D8DF !important;
  }
  /* ========= cal modal preview ========= */
  .em.em-modal .em-modal-popup header .em-modal-title a {
    color: #CB4063 !important;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-modal .em-modal-popup header .em-modal-title a:hover {
    opacity: 0.3;
    text-decoration: none;
  }
  .em-modal-content > .em-event-meta .em-item-meta {
    margin-top: 0 !important;
  }
  .em-modal-content .em-item .party_status {
    width: 100%;
    font-size: 1.2rem !important;
    margin: 0 auto 1vw;
  }
  .em.pixelbones p {
    margin-top: 0 !important;
    margin-right: 0;
    margin-bottom: 1vw !important;
    margin-left: 0;
  }
  .em-modal-content .em-event-prices, .em-modal-content .em-event-location {
    margin-top: 0 !important;
  }
  .em-item-info {
    font-size: 1.0rem !important;
    font-weight: 400 !important;
    color: #CB4063;
    width: 100% !important;
    padding: 0 !important;
  }
  .em.em-list-widget {
    gap: 0 !important;
  }
  .em.em-list-widget .em-item {
    gap: 0 !important;
    margin-bottom: 5vw !important;
  }
  .em.em-list-widget .em-item:last-of-type {
    margin-bottom: 0 !important;
  }
  .em.em-modal .em-modal-popup footer div:first-child {
    justify-self: auto !important;
  }
  .em.em-modal.em-cal-date-content .em-cal-day-limit a {
    color: #FFF;
    display: block;
    background: #CB4063;
    border-radius: 20px;
    width: 60%;
    padding: 1vw 2.5%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em.em-modal.em-cal-date-content .em-cal-day-limit a:hover {
    opacity: 0.3;
  }
  .em-item-meta-line {
    line-height: inherit !important;
    margin-bottom: 0 !important;
  }
  .em-icon {
    line-height: inherit !important;
    margin-right: 5% !important;
  }
  .em.em-list.em-grid .em.em-item .em-item-meta .em-item-meta-line .em-icon, .em.em-list .em-item .em-item-meta .em-item-meta-line .em-icon, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line .em-icon {
    margin-right: 4% !important;
  }
  .em.em-item .em-item-meta .em-item-meta-line, .em.em-list .em-item .em-item-meta .em-item-meta-line, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line {
    width: calc(calc(100% - 10%) / 2);
    flex: none !important;
    min-width: calc(calc(100% - 10%) / 2) !important;
  }
  .em.em-list .em-item .em-item-info .em-item-meta > div.em-event-time, .em.em-list .em-item .em-item-info .em-item-meta > div.em-event-location {}
  .party_date, .party_time, .em-event-prices, .em-event-location {
    font-weight: 700;
    display: inline-block;
  }
  .party_locationname {
    font-weight: 700;
    display: inline-block;
  }
  .em-event-prices, .em-event-location {
    margin-top: 1.0vw;
  }
  .em-item-actions {
    display: flex;
    margin-top: 1.0vw;
  }
  .party_btn_more_modal, .party_btn_book_modal {
    width: calc(calc(100% - 5%) / 2) !important;
  }
  .party_btn_more_modal {
    margin-right: 5% !important;
  }
  .party_btn_book_modal {
    margin-right: 0 !important;
  }
  .party_btn_more_modal a, .party_btn_book_modal a {
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    line-height: 36px !important;
    color: #CB4063 !important;
    text-align: center !important;
    display: block !important;
    border: 2px solid #CB4063 !important;
    background: #F4D8DF !important;
    border-radius: 50px !important;
    -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
  }
  .party_btn_more_modal a:hover, .party_btn_book_modal a:hover {
    opacity: 0.3 !important;
  }
  .party_btn_book_modal .em-icon-ticket_modal {
    margin-right: 15px !important;
  }
  .em.em-list .em-item .em-item-info .button {
    width: 100%;
  }
  .em-modal-content .em-item-actions {
    margin-top: 0 !important;
  }
  .em-modal-content .em .em-icon {
    padding: 0 18% 0 0;
  }
  /* ========= cal date modal preview ========= */
  .em.em-modal .em-modal-popup.active {
    background: #F4D8DF !important;
  }
  .em-modal-title {
    font-weight: 700;
  }
  .em-item-name a {
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em-item-name a:hover {
    opacity: 0.3;
    text-decoration: none;
  }
  .em.em-modal .em-modal-popup header {
    border-bottom: 2px solid #FFF !important;
  }
  .em.em-list-widget .em-item .em-item-image {
    width: 30% !important;
    margin-right: 5% !important;
  }
  .em.em-list-widget .em-item .em-item-image img {
    width: 100%;
  }
  .em-modal-content .em-item-image img {
    border-radius: 10px;
    padding: 0 !important;
  }
  .em-modal-content .em-item-image a {
    width: 90%;
    display: block;
    color: #FFF;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .em-modal-content .em-item-image a:hover {
    opacity: 0.3;
  }
  .em-modal-content .em-item-image a img {
    width: 100%;
    height: auto;
  }
  div.em-item-info .party_status {
    width: fit-content;
    font-size: 1.2rem;
    font-weight: 700;
    display: block;
    background: linear-gradient(transparent 50%, rgb(255 255 255 / 0.5) 50%);
    margin: 0 auto 10px;
    padding: 0 2%;
  }
  .em.em-list-widget .em-item .em-item-info .em-item-name {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.6em;
    color: #140609;
  }
  .em.em-list-widget .em-item .em-item-meta .em-item-meta-line {
    width: 100%;
  }
  .em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line {
    font-size: 1.0rem;
    font-weight: 700;
    color: #140609;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
  }
  
    
    
    
    
    
    
    
    
    
    
       
       #category {
         width: 95%;
         background: #FFE5FF;
         border-radius: 0 100px 0 0;
         margin-top: 10vw;
         margin-right: 5%;
       }
       .category_wrapper {
         width: 90%;
         margin: 0 auto;
         padding: 10vw 0 5vw;
       }
       #category .common_ttl_wrapper ul {
         justify-content: flex-end;
       }
       #category .common_ttl_number {
         margin-right: 0;
       }
       #category .common_ttl_txt {
         text-align: end;
         margin-right: 5%;
       }
       .category_inner {
         width: 95%;
         margin: 10vw 0 0 5%;
       }
       .category_inner ul {
         display: flex;
         flex-wrap: wrap;
         flex-direction: row;
       }
       .category_inner li {
         width: calc(calc(100% - 4%) / 3);
         margin-right: 2%;
       }
       .category_inner li:last-of-type {
         margin-right: 0;
       }
       .category_inner li a {
         display: block;
         -webkit-transition: all 0.5s ease-in-out;
         -moz-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
         transition: all 0.5s ease-in-out;
       }
       .category_inner li a:hover {
         opacity: 0.3;
       }
       .category_inner li a img {
         width: 100%;
         height: auto;
         border-radius: 25px;
         box-shadow: 5px 10px 20px rgb(0 0 0 / .25);
       }
       #category .common_linkbtn {
         width: 27%;
         margin: 5vw auto 0
       }
     
    
    
    
    
    
      #result {
        width: 95%;
        background: #C7FCEC;
        border-radius: 100px 0 0 0;
        margin-top: 10vw;
        margin-left: 5%;
      }
      .result_wrapper {
        width: 90%;
        margin: 0 auto;
        padding: 10vw 0 5vw;
      }
      .result_inner {
        width: 95%;
        margin-top: 10vw;
      }
      .result_inner ul {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
      }
      .result_item {
        width: calc(calc(100% - 4%) / 3);
        background: #FFF;
        border: 2px solid #F250D3;
        border-radius: 25px;
        box-shadow: 5px 10px 20px rgb(0 0 0 / .25);
        margin: 1.75vw 2% 0 0;
      }
      .result_item:nth-of-type(3n) {
        margin-right: 0;
      }
      .result_item:nth-of-type(-n+3) {
        margin-top: 0;
      }
      .result_item a {
        display: block;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
      }
      .result_item a:hover {
        opacity: 0.3;
      }
      .result_img {
        margin-top: 2.5vw
      }
      .result_img img {
        width: 100%;
        height: auto;
      }
      .result_ttl {
        width: 90%;
        margin: 1.75vw auto 0;
      }
      .result_ttl h3 {
        font-weight: 700;
        line-height: 1.6em;
      }
      .result_date_time {
        width: 90%;
        margin: 1.75vw auto 0;
      }
      .result_area {
        width: 90%;
        margin: 1.75vw auto 0;
      }
      .result_detail {
        width: 90%;
        background: #FFE5FF;
        border: 2px solid #F250D3;
        border-radius: 25px;
        margin: 1.75vw auto;
      }
      .result_detail ul {
        width: 90%;
        border-bottom: 2px dashed #F250D3;
        margin: 1.75vw auto;
      }
      .result_detail ul:last-of-type {
        border: none;
      }
      .result_detail li {
        margin-bottom: 1.0vw;
      }
      .result_detail li:last-of-type {
        margin-bottom: 1.75vw;
      }
      .result_detail ul:last-of-type li:last-of-type {
        margin-bottom: 0;
      }
      #result .common_linkbtn {
        width: 26%;
        margin: 5vw auto 0
      }
      #result .common_ttl_edge span {
        text-align: end;
      }
    
    
   
    
    
    
    
    
    
           #faq {
             width: 95%;
             background: #FFE5FF;
             border-radius: 0 100px 0 0;
             margin-top: 10vw;
             margin-right: 5%;
           }
           .faq_wrapper {
             width: 90%;
             margin: 0 auto;
             padding: 10vw 0 5vw;
           }
           #faq .common_ttl_wrapper ul {
             justify-content: flex-end;
           }
           #faq .common_ttl_number {
             margin-right: 0;
           }
           #faq .common_ttl_txt {
             text-align: end;
             margin-right: 5%;
           }
           .faq_inner {
             width: 95%;
             margin: 10vw 0 0 5%;
           }
           /* アコーディオンリスト全体を囲うタグ */
           .accordion_wrapper {}
           /* 個々のアコーディオンリストを囲うタグ */
           .accordion {
             margin: 5vw auto 0;
           }
           .accordion:first-of-type {
             margin-top: 0;
           }
           /* アコーディオンのタイトル・内容共通 */
           .accordion_header, .accordion_content {
             width: 100%;
             display: flex;
             align-items: center;
             justify-content: center;
           }
           /* アコーディオンのタイトル */
           .accordion_header {
             cursor: pointer;
             position: relative;
           }
           /* アコーディオンの内容 */
           .accordion_content {
             display: none;
             margin-top: 2.5vw;
           }
           /* タイトル横のプラスマーク縦線 */
           .accordion_header::before {
             position: absolute;
             content: '';
             top: 50%;
             right: 25px;
             width: 50px;
             height: 10px;
             background-color: #F250D3;
             transform: rotate(90deg);
             transition: all .3s ease-in-out;
           }
           /* タイトル横のプラスマーク横線 */
           .accordion_header::after {
             position: absolute;
             content: '';
             top: 50%;
             right: 25px;
             width: 50px;
             height: 10px;
             background-color: #F250D3;
             transition: all .3s ease-in-out;
           }
           /* アコーディオンが開いたとき縦線の変化 */
           .accordion_header.open::before {
             transform: rotate(180deg);
           }
           /* アコーディオンが開いたとき横線の変化 */
           .accordion_header.open::after {
             opacity: 0;
           }
           .balloon {
             width: 100%;
             display: flex;
             align-items: flex-start;
           }
           .balloon_r {
             justify-content: flex-end;
           }
           .balloon_r .balloon_icon {
             order: 1;
           }
           .balloon_icon {
             flex-shrink: 0;
             width: 120px;
             height: 120px;
             background-position: center center;
             background-size: cover;
             background-repeat: no-repeat;
             margin-bottom: -2.5vw;
           }
           .balloon_text {
             position: relative;
           }
           .oval_balloon {
             align-items: flex-end;
             gap: 0 2%;
           }
           .oval_balloon .balloon_icon {
             background-image: url(../images/icon_circle_female.png);
           }
           .oval_balloon.balloon_m .balloon_icon {
             background-image: url(../images/icon_circle_male.png);
           }
           .oval_balloon.balloon_r .balloon_icon {
             background-image: url(../images/icon_circle_goda.png);
           }
           .oval_balloon .balloon_text {
             padding: 2.5vw 5%;
             border-top-right-radius: 9999px;
             border-top-left-radius: 9999px;
             border-bottom-right-radius: 9999px;
             background: #FFF;
             border: 5px solid #C7FCEC;
             color: #1F1C29;
             line-height: 1.6em;
           }
           .oval_balloon.balloon_r .balloon_text {
             border-bottom-right-radius: 0;
             border-bottom-left-radius: 9999px;
             border: 5px solid #F250D3;
             font-weight: 700;
             line-height: 1.6em;
           }
           .oval_balloon .balloon_text:before, .oval_balloon .balloon_text:after {
             content: none;
           }
    
    
    
    
    
   
    
    
          #message {
            width: 95%;
            background: #C7FCEC;
            border-radius: 100px 0 0 0;
            margin-top: 10vw;
            margin-left: 5%;
          }
          .message_wrapper {
            width: 90%;
            margin: 0 auto;
            padding: 10vw 0 5vw;
          }
          .message_inner {
            width: 85%;
            margin: 10vw 10% 0 5%;
          }
          .message_inner ul {
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;
          }
          .message_item {
            width: calc(calc(100% - 4%) / 2);
            background: #FFF;
            border: 2px solid #F250D3;
            border-radius: 25px;
            box-shadow: 5px 10px 20px rgb(0 0 0 / .25);
            margin: 2.5vw 4% 0 0;
          }
          .message_item:nth-of-type(even) {
            margin-right: 0;
          }
          .message_item:nth-of-type(-n+2) {
            margin-top: 0;
          }
          .message_item a {
            display: block;
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
          }
          .message_item a:hover {
            opacity: 0.3;
          }
          .message_ttl {
            width: 90%;
            background: #FFE5FF;
            border: 2px solid #F250D3;
            border-radius: 25px;
            margin: 2.5vw auto 0;
          }
          .message_ttl h3 {
            font-weight: 700;
            line-height: 1.6em;
            color: #F250D3;
            text-align: center;
            padding: 1.75vw 0;
          }
          .message_img {
            margin-top: 2.5vw
          }
          .message_img img {
            width: 100%;
            height: auto;
          }
          .message_txt {
            width: 90%;
            margin: 0 auto;
            padding-bottom: 2.5vw;
          }
          .message_txt p {
            line-height: 1.6em;
            margin-top: 1.75vw;
          }
          .message_txt p:first-of-type {
            font-weight: 700;
            font-size: 1.1rem;
            text-align: center;
            border-bottom: 2px dashed #F250D3;
            padding-bottom: 1.75vw;
          }
          #message .common_linkbtn {
            width: 27%;
            margin: 5vw auto 0
          }
          #message .common_ttl_edge span {
            text-align: end;
          }
    
    

    
    
    
    
    
    
    
    
    
    
    
    
    #linkbnr {
      width: 100%;
      margin: 10vw 0;
    }
    .linkbnr_wrapper {
      width: 90%;
      margin: 0 auto;
    }
    .linkbnr_wrapper ul {
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
    }
    .linkbnr_wrapper ul li {
      width: calc(calc(100% - 5%) / 2);
      margin-right: 5%;
      margin-top: 5vw;
    }
    .linkbnr_wrapper ul li:nth-of-type(even) {
      margin-right: 0;
    }
    .linkbnr_wrapper ul li:nth-of-type(-n+2) {
      margin-top: 0;
    }
    .linkbnr_wrapper img {}
    .linkbnr_wrapper a {
      display: block;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
    }
    .linkbnr_wrapper a:hover {
      opacity: 0.3;
    }
    .linkbnr_wrapper a img {
      width: 100%;
      height: auto;
    }
    
    
    
    
    
    
    
    
}