@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_category_date_wrapper {
    width: 100%;
  }
  .information_category_wrapper {
    width: 40%;
  }
  .information_category {
    font-weight: 700;
    color: #FFF;
    text-align: center;
  }
  .information_category a {
    display: block;
    background: #CB4063;
    padding: 3vw 0;
    border-radius: 40px;
    -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_category a:hover {
    opacity: 0.3;
  }
*/
  .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_category_date_wrapper {
    width: 100%;
  }
  .information_category_wrapper {
    width: 20%;
  }
  .information_category {
    font-weight: 700;
    color: #FFF;
    text-align: center;
  }
  .information_category a {
    display: block;
    background: #CB4063;
    padding: 2vw 0;
    border-radius: 40px;
    -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_category a:hover {
    opacity: 0.3;
  }
*/
  .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) {
  #slider01 img {
    width: 100%;
    height: auto;
  }
  #slider02 .slick-slide, #slider03 .slick-slide {
    width: auto !important;
    height: 30vw;
    max-height: 250px;
    min-height: 250px;
  }
  #slider04 img {
    width: 100%;
    height: auto;
  }
  .mainttl01, .mainttl02 {
    font-size: 3.6rem;
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .subttl01, .subttl02 {
    font-size: 1.4rem;
    margin-top: 1.0vw;
  }
  .mainttl02, .subttl02 {
    color: #FFF;
  }
  #events {
    width: 100%;
    margin-top: 10vw;
  }
  .events_wrapper {
    width: 80%;
    margin: 0 auto;
  }
  .events_inner {
    width: 100%;
    margin: 0;
    padding: 5vw 0 0;
  }
  .em.em-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    grid-gap: 0;
  }
  .em.em-list a {
    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: 100%;
    margin-top: 10vw;
  }
  .calendar_wrapper {
    width: 80%;
    margin: 0 auto;
  }
  .calendar_inner {
    width: 100%;
    margin: 0 auto;
    padding: 5vw 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 {
    --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;
  }
  #about {
    width: 100%;
    margin-top: 10vw;
    background: #D56681;
    border-radius: 200px 200px 0 0;
  }
  .about_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 5vw 0;
  }
  .about_inner {
    width: 100%;
    margin: 0 auto;
    padding: 5vw 0 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
  }
  .about_txt_wrapper {
    width: 50%;
  }
  .about_txt_wrapper h3 {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.6em;
    color: #FFF;
  }
  .about_txt_wrapper p {
    line-height: 1.6em;
    color: #FFF;
    margin-top: 1vw;
  }
  .linkbtn_wrapper03 {
    width: 63.68%;
    margin-top: 5vw;
  }
  .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: calc(50% - 5%);
    margin-left: 5%;
  }
  .about_img_wrapper img {
    width: 100%;
    height: auto;
    border-radius: 30px;
  }
  .about_achievement_wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 5vw;
  }
  .about_achievement_item {
    width: calc(calc(100% - 2%) / 2);
    background: #F4D8DF;
    border-radius: 40px;
    margin-right: 2%;
  }
  .about_achievement_item:last-of-type {
    margin-right: 0%;
  }
  .about_achievement_item li {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.6em;
    color: #CB4063;
    text-align: center;
    padding: 2.5vw 5% 0;
  }
  .achievement_name {
    font-size: 1.4rem !important;
  }
  .achievement {}
  .achievement span {
    font-size: 2.4rem;
    padding-right: 2%;
  }
  .achievement_detail {}
  .achievement_period {
    padding-top: 1.0vw !important;
    padding-bottom: 2.5vw !important;
  }
  #forbeginner {
    width: 100%;
    margin-top: 10vw;
    background: #EAB2BF;
    border-radius: 200px;
  }
  .forbeginner_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 5vw 0;
  }
  .forbeginner_inner {
    width: 100%;
    margin: 0 auto;
    padding: 5vw 0 0;
  }
  .forbeginner_content_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5vw;
  }
  .forbeginner_content_wrapper:nth-of-type(even) {
    flex-direction: row-reverse
  }
  .forbeginner_content_wrapper:first-of-type {
    margin-top: 0;
  }
  .forbeginner_img_wrapper {
    width: 57%;
    margin-right: 5%;
  }
  .forbeginner_content_wrapper:nth-of-type(even) .forbeginner_img_wrapper {
    margin-right: 0;
  }
  .forbeginner_img_wrapper img {
    width: 100%;
    height: auto;
    border-radius: 40px;
  }
  .forbeginner_txt_wrapper {
    width: 57%;
  }
  .forbeginner_content_wrapper:nth-of-type(even) .forbeginner_txt_wrapper {
    margin-right: 5%;
  }
  .forbeginner_txt_wrapper h3 {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .forbeginner_txt_wrapper p {
    line-height: 1.6em;
    margin-top: 1.0vw;
  }
  .morebtn_wrapper {
    width: 41%;
    margin: 2.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: 2vw 5%;
  }
  .morebtn_wrapper a:hover {
    opacity: 0.3;
  }
  #information {
    width: 100%;
    margin-top: 10vw;
    background: #DF8CA0;
    border-radius: 200px;
  }
  .information_wrapper {
    width: 80%;
    margin: 0 auto;
    padding: 5vw 0;
  }
  .information_inner {
    width: 80%;
    margin: 0 auto;
    padding: 5vw 0 0;
  }
  .information_content_wrapper {
    margin-top: 5vw;
  }
  .information_item {
    width: 100%;
    margin-top: 2.5vw;
    padding-bottom: 2.5vw;
    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_category_date_wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .information_category_wrapper {
    width: 20%;
  }
  .information_category {
    font-weight: 700;
    color: #FFF;
    text-align: center;
  }
  .information_category a {
    display: block;
    background: #CB4063;
    padding: 1.0vw 0;
    border-radius: 40px;
    -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_category a:hover {
    opacity: 0.3;
  }
*/
  .information_date_wrapper {
    color: #FFF;
  }
  .information_ttl_wrapper {
    margin-top: 2.5vw;
  }
  .information_ttl {
    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_nopost {
    width: 100%;
    text-align: center;
    padding: 5vw 0;
  }
  .linkbtn_wrapper04 {
    width: 19.86%;
    margin: 5vw 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;
  }
  #slider04 .slick-dots li {
    margin: 0 1.0%;
  }
  #slider04 .slick-dots li button:before {
    font-size: 1.5rem;
    color: #CB4063;
    top: 2.5vw;
  }
  #slider04 .slick-slide img {
    padding: 0 5%;
  }
}