@charset "UTF-8";
/*
Theme Name: LUSH
Description: LUSH Original Theme
Template: swell
Version: 1.0
*/
html {
    font-size: 15px;
}
:root {
    --swl-pad_post_content: 0;
    --swl-post_slide_padY: 0;
}
.c-fixBtn {
    border: 1px solid #333 !important;
    color: #333 !important;
}
#breadcrumb {
    display: none;
}
.ttl {
    font-family: "Roboto", sans-serif;
    font-size: 1em !important;
}
.c-widget__title.-spmenu {
    display: none;
}
.c-listMenu a {
    padding: 1em 1em 1em 1.5em;
    font-family: "Roboto", sans-serif;
}
.c-pageTitle {
    font-family: "Roboto", sans-serif;
    font-size: 2.5em;
    text-align: center;
}
.today-post {
    padding: 3em 0 3em 0;
    border-bottom: 1px solid rgba(0, 0, 0, .25);
}
.today-post_title {
    font-family: "Roboto", sans-serif;
    display: flex;
    align-items: baseline;
    gap: 1em;
}
.today-post__meta {
    margin: 0 .5em 1em .5em;
}
.today-post:not(:first-of-type) .today-post__meta {
    display: none;
}
.today-label {
    font-size: 1.7em;
    letter-spacing: .03em;
    font-weight: 500;
}
.today-dash {
    font-size: 1.7em;
    opacity: .2;
}
.today-date {
    font-size: 3.6em;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1;
}
.today-week {
    font-size: 1.7em;
    margin-left: .2em;
    letter-spacing: .05em;
    opacity: .7;
}
.today-post__flex {
    display: flex;
    gap: 1.5em;
    align-items: flex-start;
}
.today-post__title {
    font-size: 1.4em;
    line-height: 1.4;
}
.today-lineup {
    margin-top: 1em;
}
@media (min-width: 768px) {
    .today-post__thumb-link {
        flex: 0 0 50vw;
        max-width: 50vw;
    }
    .today-post__body {
        flex: 1;
    }
}
.today-post__thumb {
    width: 100%;
    height: auto;
    display: block;
}
.today-post__thumb-link {
    overflow: hidden;
    display: block;
}
.today-post__thumb {
    transition: transform .4s ease;
}
.today-post__thumb-link:hover .today-post__thumb {
    transform: scale(1.05);
}
.today-post__body {
    flex: 1;
    min-width: 0;
}
.today-post__title a {
    transition: opacity .25s ease;
}
.today-post__title a:hover {
    opacity: .7;
}
@media (max-width: 767px) {
    .today-post__flex {
        flex-direction: column;
    }
    .today-post__thumb-link {
        max-width: 100%;
        width: 100%;
    }
    .today-post_title {
        gap: .5em;
    }
    .today-date {
        font-size: 3em;
    }
    .today-label {
        font-size: 1.5em;
    }
    .today-week {
        font-size: 1.5em;
    }
}
.today-lineup b, .today-lineup strong {
    display: inline-block;
    margin-top: 6px;
}
.today-lineup b:first-of-type, .today-lineup strong:first-of-type {
    margin-top: 0;
}

.swiper-button-next, .swiper-button-prev {
    top: 40% !important;
}
#post_slider .ps-thumb43 {
    position: relative;
    display: block;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
#post_slider .ps-thumb43__bg, #post_slider .ps-thumb43__fg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    transition: filter .45s ease, transform .45s cubic-bezier(.22, .61, .36, 1);
    will-change: transform, filter;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#post_slider .ps-thumb43__bg {
    object-fit: cover;
    filter: blur(14px);
    transform: scale(1.15);
    opacity: .9;
}
#post_slider .ps-thumb43__fg {
    object-fit: contain;
}
#post_slider a:hover .ps-thumb43__fg {
    transform: scale(1.05);
}
#post_slider .swiper-slide:not(.swiper-slide-active) .ps-thumb43__bg {
    filter: blur(14px) brightness(.78);
}
#post_slider .swiper-slide:not(.swiper-slide-active) .ps-thumb43__fg {
    filter: brightness(.78);
}
#post_slider .p-postList {
    height: auto !important;
    overflow: visible !important;
}
#post_slider .p-postList__body {
    padding-top: .5em;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
}
#post_slider .p-postList__title, #post_slider .p-postList__title a {
    display: block !important;
    max-height: none !important;
    overflow: visible !important;
    -webkit-line-clamp: unset !important;
}
#post_slider .slider-titleline {
    display: flex;
    align-items: baseline;
    gap: .8em;
    transition: opacity .35s ease;
}
#post_slider .slider-date {
    display: inline-flex;
    align-items: baseline;
    font-family: "Roboto", sans-serif;
    font-size: 2.4em;
    font-weight: 600;
    padding-right: .4em;
    border-right: 1px solid rgba(0, 0, 0, .25);
    white-space: nowrap;
}
#post_slider .slider-week {
    font-family: "Roboto", sans-serif;
    font-size: .8em;
    margin-left: .25em;
    opacity: .7;
}
#post_slider .slider-titleline .p-postList__title {
    flex: 1;
    min-width: 0;
    margin: 0;
    line-height: 1.2;
    font-size: 1.4em !important;
}
#post_slider .slider-titleline .p-postList__title a {
    display: block;
}
#post_slider .swiper-slide {
    transition: transform .35s ease, opacity .35s ease;
    transform: scale(.95);
    opacity: .75;
}
#post_slider .swiper-slide.swiper-slide-active {
    transform: scale(1);
    opacity: 1;
}
#post_slider .swiper-slide:not(.swiper-slide-active) .slider-titleline {
    opacity: 0;
}
@media (max-width: 768px) {
    #post_slider .slider-date {
        flex-direction: column;
        align-items: flex-start;
        line-height: 1.1;
    }
    #post_slider .slider-week {
        margin-left: 0;
        margin-top: .15em;
    }
    #post_slider .slider-week {
        font-size: .7em;
    }
}
.schedule-thumb {
    width: 200px;
}
.schedule_list .schedule-link {
    display: block;
    padding: 1.5em .8em;
    transition: background-color .2s ease;
    color: #222;
}
.schedule-link {
    display: flex !important;
    gap: 1.4em;
    text-decoration: none;
    align-items: flex-start;
}
.schedule_list .schedule-link:hover {
    background: #DFDAD8;
}
.schedule_list .schedule-link:active {
    background: #DFDAD8;
}
.schedule-head {
    font-family: "Roboto", sans-serif;
    margin: .5em 0 2em;
    text-align: center;
}
.schedule-head__year {
    font-weight: 800;
    font-size: clamp(18px, 3vw, 28px);
    line-height: 1.1;
    letter-spacing: .02em;
}
.schedule-head__row {
    margin-top: 6px;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: baseline;
}
.schedule-head__month {
    font-weight: 900;
    font-size: clamp(36px, 6vw, 56px);
    line-height: 1;
    letter-spacing: .02em;
}
.schedule-head__nav {
    display: inline-flex;
    align-items: baseline;
    gap: 6px;
    justify-self: start;
    text-decoration: none;
    font-weight: 900;
    line-height: 1;
    padding: 4px 8px;
    border-radius: 10px;
}
.schedule-head__nav.-next {
    justify-self: end;
}
.schedule-head__num {
    font-size: clamp(28px, 4vw, 44px);
    line-height: 1;
}
.schedule-head__arrow {
    font-size: clamp(16px, 2vw, 24px);
    line-height: 1;
    position: relative;
    top: -1px;
}
.schedule-head__nav:hover {
    background: #DFDAD8;
}
.schedule-head__nav.is-disabled {
    opacity: .25;
    pointer-events: none;
}
.schedule-nav {
    display: flex;
    gap: 16px;
    margin-top: 10px;
}
@media (max-width: 767px) {
    .schedule_list .schedule-link {
        padding: .8em 0;
        margin-left: -.5em
    }
}
.s-thumb43 {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: rgba(0, 0, 0, .06);
}
.s-thumb43__bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.08);
    filter: blur(14px);
    opacity: .85;
}
.s-thumb43__fg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.schedule-date {
    grid-area: date;
    min-width: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
@media (max-width: 767px) {
    .schedule-link {
        display: grid !important;
        grid-template-columns: 60px 1fr;
        grid-template-areas:
            "date thumb"
            ".    info";
        gap: 10px 12px;
    }
    .schedule-thumb {
        width: auto;
    }
    .schedule-list > li > a > div:nth-child(1) {
        grid-area: date;
        min-width: 0 !important;
    }
    .schedule-list > li > a > div:nth-child(2) {
        grid-area: thumb;
        width: 100% !important;
    }
    .schedule-list > li > a > div:nth-child(3) {
        grid-area: info;
    }
    .schedule-date {
        grid-area: date;
    }
    .schedule-thumb {
        grid-area: thumb;
    }
    .schedule-body {
        grid-area: info;
    }
}
.schedule_list {
    margin-bottom: 1em;
}
.schedule_list_title {
    font-size: 1.2em;
    font-weight: 700;
}
.schedule_list_date {
    font-family: "Roboto", sans-serif;
    font-size: 2.8em;
    font-weight: 700;
}
.schedule_list_week {
    font-family: "Roboto", sans-serif;
    letter-spacing: .05em;
    font-size: 1.2em;
    text-align: center;
    margin-top: -.5em;
    margin-left: .2em;
}
.schedule_list_lineup {
    margin-top: 1em;
}
.schedule-body strong, .schedule-body b {
    display: inline-block;
    margin-top: 6px;
}
.schedule-body strong:first-of-type, .schedule-body b:first-of-type {
    margin-top: 0;
}
@media (max-width: 767px) {
    .schedule_list_lineup {
        margin-top: .5em;
    }
}
.schedule_list_outline {
    margin-top: 1em;
    display: grid;
    gap: 8px;
}
.outline_row {
    display: grid;
    grid-template-columns: 105px 1fr;
    align-items: start;
    column-gap: 10px;
}
.outline_label {
    border: 1px solid #555;
    padding: .3em;
    text-align: center;
    line-height: 1;
    white-space: nowrap;
    font-size: 0.8em;
}
.outline_value {
    line-height: 1.5;
}
.is-sun {
    color: #8F2A2A;
}
.is-sat {
    color: #2A3F8F;
}
.c-single2col {
    display: flex !important;
    gap: 24px !important;
    align-items: flex-start !important;
    margin: 0 0 24px !important;
}
.c-single2col__thumb {
    flex: 0 0 42% !important;
    max-width: 42% !important;
}
.c-single2col__body {
    flex: 1 1 auto !important;
    min-width: 0 !important;
}
.c-single2col__thumb img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
}
.c-single2col__title {
    font-size: 2em;
    line-height: 1.4;
}
.c-single2col__day {
    font-family: "Roboto", sans-serif;
}
.c-single2col__date {
    font-size: 1.5em;
    font-weight: 700;
}
.c-single2col__row {
    margin-top: 1em;
}
.c-single2col__weekday {
    opacity: .8;
    font-size: 1.2em;
}
@media (max-width: 767px) {
    .c-single2col {
        display: block !important;
    }
    .c-single2col__thumb {
        max-width: 100% !important;
        margin-bottom: 12px;
    }
}
.information_block {
    margin-top: 8px;
}
.info_label {
    display: inline-block;
    margin-bottom: 10px;
    padding: .35em .8em;
}
.information_text {
    line-height: 1.7;
}
.outline_value a, .information_text a {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
    transition: .2s;
}
.outline_value a:hover, .information_text a:hover {
    opacity: .7;
}
.c-single2col__row strong, .c-single2col__row b {
    display: inline-block;
    margin-top: 6px;
}
.information_text strong:first-of-type, .information_text b:first-of-type {
    margin-top: 0;
}
.equipment-table table th:last-child, .equipment-table table td:last-child {
    width: 15%;
    white-space: nowrap;
}
.rental2col-table table th:last-child, .rental2col-table table td:last-child {
    width: 30%;
    white-space: nowrap;
}
.wp-block-table {
    --table-border: 1px solid rgba(0, 0, 0, .25)
}
@media (max-width: 767px) {
    .instrument-text {
        text-align: left;
    }
}
.post_content ol, .post_content ul {
    padding-left: 1em;
}
.recruit_list li::marker {
    color: #fff;
}
.btn {
    display: inline-block;
    padding: 1em 3em;
    border-radius: 999em;
    font-size: 1em;
    letter-spacing: .05em;
    text-decoration: none;
    cursor: pointer;
    transition: .2s;
    text-align: center;
    min-width: 50%;
}
@media (max-width: 767px) {
    .btn {
        min-width: 80%;
    }
}
.btn-center {
    display: block;
    margin: 1.5em auto;
    width: fit-content;
}
.btn-primary {
    background: #333;
    border: 1px solid #333;
    color: #fff;
}
.btn-primary:hover {
    opacity: .85;
}
.btn-outline {
    background: transparent;
    border: 1px solid #333;
    color: #333;
}
.btn-outline:hover {
    background: rgba(0, 0, 0, .05);
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-group {
    display: flex;
    gap: 0.9em;
}
.btn-group .btn {
    flex: 1;
}
.lush-form {
    max-width: 560px;
    margin: 0 auto;
}
.lush-form .cf7-field {
    margin-bottom: 18px;
}
.lush-form label {
    display: block;
    font-size: 13px;
    letter-spacing: .02em;
    margin-bottom: 8px;
}
.lush-form .cf7-input, .lush-form .cf7-textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 12px;
    background: transparent;
    color: inherit;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 10px;
    transition: border-color .15s ease, box-shadow .15s ease, transform .05s ease;
}
.lush-form .cf7-textarea {
    min-height: 160px;
    resize: vertical;
}
.lush-form .cf7-input:focus, .lush-form .cf7-textarea:focus {
    outline: none;
    border-color: rgba(0, 0, 0, .55);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .08);
}
.lush-form ::placeholder {
    opacity: .55;
}
.lush-form .cf7-radio .wpcf7-form-control {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.lush-form .cf7-radio .wpcf7-list-item {
    margin: 0 !important;
}
.lush-form .cf7-radio input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.lush-form .cf7-radio .wpcf7-list-item-label {
    display: inline-block;
    padding: 10px 12px;
    border-radius: 999px;
    border: 1px solid rgba(0, 0, 0, .28);
    background: rgba(0, 0, 0, .02);
    font-size: 12.5px;
    letter-spacing: .01em;
    line-height: 1;
    cursor: pointer;
    user-select: none;
    transition: background .15s ease, border-color .15s ease, transform .05s ease;
}
.lush-form .cf7-radio label:hover .wpcf7-list-item-label {
    background: rgba(0, 0, 0, .05);
}
.lush-form .cf7-radio input[type="radio"]:checked + .wpcf7-list-item-label {
    background: #333;
    border-color: #333;
    color: #fff;
}
.lush-form .cf7-submit {
    margin-top: 8px;
}
.lush-form .cf7-submit input[type="submit"] {
    width: 100%;
    appearance: none;
    border-radius: 999px;
    padding: 13px 16px;
    border: 1px solid rgba(0, 0, 0, .35);
    background: #333;
    color: #fff;
    font-weight: 600;
    letter-spacing: .04em;
    cursor: pointer;
    transition: transform .05s ease, opacity .15s ease, background .15s ease;
}
.lush-form .cf7-submit input[type="submit"]:active {
    transform: translateY(1px);
}
.lush-form .cf7-submit input[type="submit"]:hover {
    opacity: .85;
}
.lush-form .wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: 6px;
}
.lush-form .wpcf7-not-valid {
    border-color: rgba(214, 40, 40, .65) !important;
    box-shadow: 0 0 0 3px rgba(214, 40, 40, .12) !important;
}
.lush-form .wpcf7-response-output {
    margin: 12px 0 0;
    padding: 12px 14px;
    border-radius: 12px;
    font-size: 14px;
}
.lush-form .wpcf7-form.submitting input[type="submit"] {
    opacity: .6;
    pointer-events: none;
}
.lush-form .wpcf7-spinner {
    display: none !important;
}
.lush-form.is-confirm .cf7-field {
    margin-bottom: 28px;
}
.lush-form.is-confirm .cf7-label {
    font-size: 12px;
    opacity: .75;
    margin: 0 0 6px;
}
.lush-form.is-confirm .wpcf7-form-control-wrap {
    display: none;
}
.lush-form .cf7-actions {
    display: flex;
    gap: 14px;
    margin-top: 24px;
}
.lush-form .cf7-actions p {
    display: flex;
    gap: 14px;
    width: 100%;
    margin: 0;
}
.lush-form .cf7-actions input {
    flex: 1;
    width: 100%;
    padding: 14px 18px;
    border-radius: 999px;
    font-size: 14px;
    letter-spacing: .05em;
    cursor: pointer;
    transition: .2s;
    display: inline-block;
}
.lush-form .cf7-actions input[value="戻って修正する"] {
    background: transparent;
    border: 1px solid #333;
    color: #333;
}
.lush-form .cf7-actions input[value="戻って修正する"]:hover {
    background: rgba(0, 0, 0, .05);
}
.lush-form .cf7-actions input[type="submit"] {
    background: #333;
    border: 1px solid #333;
    color: #fff;
}
.lush-form .cf7-actions input[type="submit"]:hover {
    opacity: .85;
}
@media (max-width: 767px) {
    .lush-form .cf7-actions {
        flex-direction: column;
    }
    .lush-form .cf7-actions p {
        flex-direction: column;
    }
}