<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* íƒœë¸”ë¦¿ */
@media all and (min-width:1024px) and (max-width:1180px) {

    /* theme */
    .theme-wp {
        margin-top: 0;
        padding-top: 40px;
    }

    .theme-wp .theme-info-right {
        padding: 30px;
        padding-bottom: 98px;
        max-width: calc(100% - 240px);
    }

    .theme-info-top h3 {
        font-size: 1.25rem;
    }

    .theme-info-top h3 .chip-sub {
        margin-top: 0;
    }

    .rating-person-time {
        flex-wrap: wrap;
    }

    .store-filter {
        overflow-y: auto;
        flex-wrap: nowrap;
        gap: 0 20px;
    }

    .store-filter li {
        flex-shrink: 0
    }

    /* reservation form */
    .information-stic .theme-info-top {
        width: 360px;
    }

    .reservation-wp .theme-info-right.reservation-form .checking-wp {
        padding: 20px 20px 40px 20px;
    }

    .reservation-form .checking-wp .filter-controler {
        width: 100%;
    }

    .reservation-form .checking-wp .filter-controler p {
        width: 100%;
        margin-bottom: 8px;
    }

    .reservation-form .checking-wp .filter-controler p::after {
        display: none;
    }

    .checking-wp .filter-controler:not(:last-child) {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .reservation-form .phone-input {
        width: 100%;
    }

    .reservation-form+.btn-reservationcheck {
        margin-left: 400px;
        width: calc(100% - 400px);
    }

    .tab-noticebox p,
    .tab-noticebox p a,
    .tab-noticebox h3 {
        font-size: .875rem;
    }

    .checking-wp .filter-controler {
        padding-left: 0;
        padding-right: 0;
    }

    .checking-wp .filter-controler p {
        width: 100%;
        margin-bottom: 8px;
    }

    .filter-controler p.varidation,
    .reservation-form .checking-wp .filter-controler p.varidation {
        left: 0;
        width: 100%;
        font-size: .75rem;
        margin-bottom: 0;
        bottom: 0;
    }

    .reservation-completed .checking-wp .filter-controler:last-child {
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px dashed var(--stroke-01);
    }

}

@media all and (min-width:768px) and (max-width:1023px) {

    /* header,footer */
    .header-wp li {
        padding: 32px;
    }

    li.header-logo {
        padding: 0;
    }

    .footer-info span:not(:last-child) {
        margin-right: 10px;
    }

    .footer-info span:not(:last-child)::before {
        right: -10px;
    }

    /* main */
    .main-store li {
        width: calc(100% / 3 - 13.4px);
        display: flex;
    }

    .notice-list li {
        padding: 10px;
    }

    /* theme */
    .theme-wp {
        margin-top: 0;
        padding-top: 40px;
    }

    .theme-wp .theme-info-right {
        width: auto;
    }

    .rating-person-time {
        flex-wrap: wrap;
    }

    .theme-wp .theme-filter&gt;li {
        width: 100%;
    }

    .theme-wp .theme-filter {
        gap: 40px 0;
    }

    .store-filter {
        overflow-y: auto;
        flex-wrap: nowrap;
        gap: 0 20px;
    }

    .store-filter li {
        flex-shrink: 0
    }

    /* reservation */
    .filter-controler p {
        margin-bottom: 8px;
    }

    .reservation-wp .theme-info-bottom .theme-thumb {
        width: 240px;
    }

    .reservation-wp .theme-info-right {
        width: calc(100% - 240px);
    }

    .reservation-wp .resevation-time li a p {
        font-size: .75rem;
        margin-top: 4px;
    }

    .reservation-wp .resevation-time li a {
        padding: 11px 16px;
    }

    .filter-controler p.varidation,
    .reservation-form .checking-wp .filter-controler p.varidation {
        bottom: 14px;
    }

    .tab-noticebox p {
        font-size: 1rem;
    }

    /* reservation form */
    .information-stic .theme-info-top {
        width: 240px;
    }

    .reservation-wp .theme-info-right.reservation-form .checking-wp {
        padding: 20px 20px 40px 20px;
    }

    .reservation-form .checking-wp .filter-controler {
        width: 100%;
    }

    .reservation-form .checking-wp .filter-controler p {
        width: 100%;
        margin-bottom: 8px;
    }

    .reservation-form .checking-wp .filter-controler p::after {
        display: none;
    }

    .checking-wp .filter-controler:not(:last-child) {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .reservation-form .phone-input {
        width: 100%;
    }

    .reservation-form+.btn-reservationcheck {
        margin-left: 280px;
        width: calc(100% - 280px);
    }

    /* contact */
    .img-contact-logo {
        width: 160px;
    }

    .contact .checking-wp .w-50 {
        width: 100%;
    }

    /*  */
    .filter-controler p.varidation,
    .reservation-form .checking-wp .filter-controler p.varidation {
        bottom: -10px;
        left: 20px;
    }


}

/* ì—¬ê¸°ë¶€í„° ëª¨ë°”ì¼ */
@media all and (max-width:767px) {

    /* header,footer */
    .footer-info span:nth-last-child(2)::before {
        display: none;
    }

    .footer-info span {
        margin-bottom: 8px;
    }

    header {
        border-bottom: 1px solid transparent;
    }

    .header-wp {
        /* height: 60px; */
        transition: height .2s ease;
        position: relative;
        padding: 0;
        padding-top: 60px;
        flex-wrap: wrap;
        gap: 8px;
        justify-content: center;
    }

    .header-ham {
        display: block;
    }

    .header-wp li,
    header.active .header-wp li {
        /* display: none; */
        padding: 10px 0;
        text-align: center;
        width: calc(25% - 8px);
    }

    /* header.active .header-wp li {
        padding: 40px 0;
    } */

    .header-wp .menu {
        font-size: 1rem;
    }

    header .header-wp li:last-child {
        padding-right: 16px;
    }

    .header-wp li.header-logo,
    .header-wp.ham-on li.header-logo,
    header.active .header-wp li.header-logo {
        display: flex;
        align-items: center;
        padding: 0;
        height: 60px;
        flex: none;
        position: absolute;
        top: 0;
        width: 140px;
    }

    li.header-logo img {
        width: 120px;
    }

    .header-wp .menu::after {
        display: none;
    }

    li.header-logo,
    header.active .header-wp li.header-logo {
        justify-content: center;
    }

    header.active li.header-logo img {
        width: 110px;
    }

    /* .header-wp.ham-on {
        flex-wrap: wrap;
        height: 100vh;
        align-items: flex-start;
        flex-direction: column;
        background-color: #FFF;
    }

    .header-wp.ham-on li {
        display: block;
        width: 100%;
    }

    body:has(.header-wp.ham-on) {
        overflow: hidden;
    }

    .header-wp.ham-on .header-ham {
        background: url(../images/icon/ic_close.svg)no-repeat center center / 22px;
        border-width: 0;
    }

    .header-wp.ham-on .menu{
        font-size: 1.75rem;
        font-family: "Black Han Sans", sans-serif;
        font-weight: 400;
    }
    
    .header-wp.ham-on{
        padding: 60px 20px;
        justify-content: space-evenly;
    } */

    /* layout */
    main {
        margin-top: 105px;
    }

    /* main */
    .mainSwiper {
        aspect-ratio: 1 / .6;
        height: auto;
        position: relative;
    }

    .mainSwiper .swiper-slide {
        position: relative;
        overflow: hidden;
        aspect-ratio: 1 / .6;
        height: auto;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 42px;
        height: 42px;
    }

    .main-store li {
        width: 100%;
        min-width: 240px;
        display: flex;
    }

    .main-store ul {
        flex-wrap: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        padding-bottom: 20px;
    }

    .notice-list {
        flex-wrap: wrap;
    }

    .notice-list li {
        width: 50%;
        padding: 10px;
    }

    .main-carousel,
    .main-theme,
    .main-store,
    .main-loc-res {
        margin-bottom: 80px;
    }

    .main-locwp{
        background-color: var(--background-01);
        width: calc(100% - 40px);
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
        border-radius: 24px;
        border: 1px solid var(--stroke-01);
    }

    .main-loc-res {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 0;
    }

    .main-loc-res .store-filter {
        max-width: calc(100% - 211px);
    }

    .main-carousel {
        margin-bottom: 0;
    }

    .main-store {
        padding: 80px 20px;
    }

    .main-notice {
        margin-bottom: 100px;
    }

    .theme-infobox {
        padding: 20px 10px;
    }

    .main-carousel .mobile {
        display: block;
    }

    .main-carousel .mobile img {
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .main-carousel .pc {
        display: none;
    }

    /* theme */
    .theme-wp {
        margin-top: 0;
        padding-top: 40px;
    }

    .theme-wp .theme-info-bottom .theme-thumb {
        min-width: 200px;
        border-radius: 24px 0 0 24px;
        border: 1px solid var(--stroke-01);
        border-right-width: 0;
        overflow: inherit;
    }

    .theme-wp .theme-info-right {
        background-color: rgba(255, 255, 255, .95);
        position: relative;
        z-index: 10;
        width: auto;
    }

    .theme-wp .theme-info-bottom .theme-thumb img {
        width: 100%;
        min-height: 100%;
        border-radius: 24px 0 0 24px;
    }

    .theme-info-top h3 {
        font-size: 1.25rem;
    }

    .theme-info-top h3 .chip-sub {
        margin-top: 0;
    }

    .rating-person-time {
        flex-wrap: wrap;
        gap: 10px;
    }

    .theme-wp .theme-filter&gt;li {
        width: 100%;
    }

    .store-filter {
        overflow-y: auto;
        flex-wrap: nowrap;
        gap: 0 20px;
    }

    .store-filter li {
        flex-shrink: 0
    }

    .theme-wp .theme-filter&gt;li:hover .theme-thumb {
        transform: unset;
        box-shadow: none;
        border: 1px solid var(--palettes-orange-900);
        border-right-width: 0;
    }

    /* location */
    .location-list li {
        width: calc(100%/2 - 20px);
    }

    /* reservation */
    .page-filter {
        flex-wrap: wrap;
    }

    .filter-controler {
        width: 100%;
    }

    .filter-controler:not(:last-child) {
        margin-bottom: 16px;
    }

    .filter-controler p {
        width: 80px;
        text-align: left;
    }

    .filter-controler p::after {
        display: none;
    }

    .filter-controler .select-box,
    .filter-controler .datepicker {
        flex: 1;
        position: relative;
    }

    .filter-controler .select-box .btn-select {
        width: 100%;
        text-align: left;
    }

    .filter-controler .list-select,
    .filter-controler .list-select li button {
        text-align: center;
        width: 100%;
    }

    .filter-controler .list-select li {
        width: calc(100% - 16px);
    }

    .reservation-wp .theme-info-bottom .theme-thumb {
        width: 180px;
    }

    .reservation-wp .theme-info-right {
        width: calc(100% - 180px);
    }

    .resevation-time li {
        width: calc(50% - 10px);
    }

    .filter-controler p.varidation,
    .reservation-form .checking-wp .filter-controler p.varidation,
    .contact .checking-wp .filter-controler p {
        bottom: -5px;
        left: 0;
        width: 100%;
    }

    .filter-controler .radiobox p.varidation {
        bottom: -20px;
        left: 40px;
    }

    .contact .checking-wp .filter-controler:last-child:has(.radiobox) {
        padding: 0;
    }

    .tab-content .checking-wp .filter-controler p {
        width: 100%;
        margin-bottom: 8px;
    }

    .tab-content .checking-wp .filter-controler {
        padding-left: 0;
        padding-right: 0;
    }

    .tab-noticebox p {
        font-size: 1rem;
    }

    /* reservation form */
    .information-stic .theme-info-top {
        width: 180px;
    }

    .reservation-wp .theme-info-right.reservation-form .checking-wp {
        padding: 20px 20px 40px 20px;
    }

    .reservation-form .checking-wp .filter-controler {
        width: 100%;
    }

    .reservation-form .checking-wp .filter-controler p {
        width: 100%;
        margin-bottom: 8px;
    }

    .reservation-form .checking-wp .filter-controler p::after {
        display: none;
    }

    .checking-wp .filter-controler:not(:last-child),
    .reservation-completed .checking-wp .filter-controler:nth-last-child(2) {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px dashed var(--stroke-01);
        padding-left: 0;
        padding-right: 0;
    }

    .reservation-completed .checking-wp .filter-controler {
        padding-left: 0;
        padding-right: 0;
    }

    .reservation-form .checking-wp .filter-controler:last-child:has(.radiobox) {
        gap: 8px;
        padding: 0;
        justify-content: flex-start;
    }

    .reservation-form .phone-input {
        width: 100%;
    }

    .reservation-form {
        padding-left: 20px;
    }

    .reservation-form+.btn-reservationcheck {
        margin-left: 200px;
        width: calc(100% - 200px);
    }

    .checking-wp .filter-controler input[type=text] {
        width: 100%;
    }

    .contact-info {
        flex-direction: column;
        width: 100%;
    }

    .contact-left {
        width: 100%;
    }

    .img-contact-logo {
        width: 160px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .contact-right {
        width: 100%;
        border-left: none;
    }

    .contact .checking-wp {
        background-color: transparent;
    }

    body:has(.contact) {
        background-color: #FFF;
    }

    .contact .checking-wp .w-50 {
        width: 100%;
    }

    .contact .checking-wp .filter-controler:last-child:has(.radiobox) {
        gap: 8px 0;
    }

    .contact .checking-wp .filter-controler p {
        width: 100%;
        margin-bottom: 8px;

    }

    /* modal */
    .modal_popup {
        max-width: 600px;
        min-width: 90%;
    }

    .modal_popup p {
        max-height: 420px;
        overflow-y: auto;
        font-size: .875rem;
    }

    .modal .modal_popup h3 {
        font-size: 1rem;
    }

    .modal .modal_popup .close_btn {
        height: 42px;
        font-size: 1rem;
    }

    /* contact */
    .contact .checking-wp .phone-input {
        width: 100%;
    }

    .contact .checking-wp {
        width: 100%;
    }

    .filter-controler .select-box p.varidation {
        bottom: -20px !important;
    }

    .checking-wp .filter-controler.reser-numcontrol label p.varidation {
        padding-left: 0;
    }

    /* oneplace */
    ul.oneplace li.loc-oneplace .card-store {
        flex-direction: column;
        padding: 0;
        border-radius: 0;
        border: none;
    }

    ul.oneplace li.loc-oneplace .map-box {
        width: 100%;
        margin: 0;
        margin-bottom: 40px;
    }

    ul.oneplace li.loc-oneplace .card-store button {
        width: 100%;
    }

    ul.oneplace li.loc-oneplace .card-store .card-tit {
        font-size: 1.75rem;
    }

    ul.oneplace li.loc-oneplace .map-box+div {
        flex: 0;
        width: 100%;
    }

    .main-store ul.oneplace li.loc-oneplace .card-store {
        border-radius: 20px;
    }

    .main-store ul.oneplace li.loc-oneplace .map-box+div {
        padding: 0 24px 24px 24px;
    }

    .main-store ul.oneplace li.loc-oneplace .card-store p {
        font-size: 1rem;
    }

    .main-store ul.oneplace li.loc-oneplace .card-store .card-tit {
        font-size: 1.75rem;
    }

    .main-store ul.oneplace li.loc-oneplace .card-store button {
        font-size: 1rem;
    }


    .main-store ul.oneplace li.loc-oneplace .map-box {
        border-radius: 24px 24px 0 0;
    }

}

@media all and (max-width:479px) {

    /* header,footer */
    .footer-link li {
        margin-right: 5px;
    }

    .footer-link li a {
        font-size: .875rem;
    }

    .footer-info span {
        font-size: .875rem;
    }

    .btn-top {
        width: 52px;
        height: 52px;
    }

    /* main */
    .main-tit {
        font-size: 1.75rem;
        margin-bottom: 20px;
    }

    .notice-list li p {
        font-size: .875rem;
    }

    .main-tit:after {
        width: .5rem;
        height: .5rem;
    }

    .card-store p {
        margin-bottom: 8px;
    }

    .notice-list li h4 {
        margin-bottom: 8px;
    }

    .notice-subtit {
        margin-top: 0;
    }

    .main-store {
        padding: 60px 20px;
    }

    .card-theme {
        border-radius: 0 0 16px 16px;
    }

    /* theme */
    .theme-wp {
        margin-top: 0;
        padding-top: 40px;
    }

    .theme-wp .theme-info-bottom .theme-thumb {
        min-width: auto;
        width: 100%;
        border-radius: 16px;
        overflow: hidden;
    }

    .theme-wp .theme-info-right {
        width: 100%;
        height: 0;
        border-radius: 16px;
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(255, 255, 255, .95);
        transition: .35s ease;
        overflow: hidden;
        border-left-width: 1px;
    }

    .theme-wp .theme-info-bottom .theme-thumb img {
        border-radius: 16px;
    }

    .theme-wp .theme-filter&gt;li:hover .theme-info-right,
    .theme-wp .theme-filter&gt;li:active .theme-info-right,
    .theme-wp .theme-filter&gt;li:focus-visible .theme-info-right,
    .theme-wp .theme-filter&gt;li:focus .theme-info-right {
        z-index: 10;
        height: 100%;
    }

    .theme-wp .theme-filter&gt;li:hover .theme-thumb {
        transform: unset;
    }

    .card-store {
        padding: 20px;
        border-radius: 16px;
    }

    .store-filter {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    /* location */
    .location-list li {
        width: 100%;
    }

    .location-wp {
        margin-top: 0;
        padding-top: 40px;
    }

    /* reservation */
    .reservation-wp {
        margin-top: 0;
        padding-top: 40px;
    }

    .reservation-wp .theme-info-bottom {
        flex-direction: column;
    }

    .reservation-wp .theme-info-bottom .theme-thumb {
        /* width: 100%;
        border-radius: 16px 16px 0 0;
        border: 1px solid var(--stroke-01);
        aspect-ratio: 1 / .8; */
        max-width: 280px;
        width: 100%;
        margin: 0 auto;
    }

    .resevation-time li a {
        background-color: var(--palettes-orange-100);
    }

    .reservation-wp .theme-info-bottom {
        position: relative;
        margin-bottom: 40px;
    }

    .reservation-wp .theme-info-right {
        width: 100%;
        padding-left: 0;
    }

    .reservation-wp .theme-info-top {
        /* border-bottom: none;
        margin-bottom: 20px;
        padding: 20px;
        background-color: rgba(255, 255, 255, .95);
        border-radius: 0 0 16px 16px;
        border: 1px solid var(--stroke-01); */
        border-top: none;
        box-sizing: border-box;
        margin-top: 20px;
    }

    .reservation-wp .filter-controler {
        padding: 0;
    }
    
    .reservation-wp .resevation-time {
        gap: 20px;
    }

    .resevation-time li{
        width: calc(100% /3 - 40px / 3);
    }

    .reservation-wp .resevation-time li a h3 {
        font-size: 1rem;
    }

    .theme-filter&gt;li {
        margin-bottom: 40px;
    }

    .btn-tab,
    .tab-noticebox h3 {
        font-size: 1rem;
    }

    .btn-tab {
        padding: 16px;
    }

    .btn-tab:nth-child(2) {
        border-radius: 0 16px 0 0;
    }

    .btn-tab:nth-child(1) {
        border-radius: 16px 0 0 0;
    }

    .page-filter {
        border-radius: 0 0 16px 16px;
    }

    .checking-wp {
        width: calc(100% + 40px);
        margin-left: -20px;
        padding: 20px 20px 40px 20px;
        border-radius: 0;
        border: none;
    }

    .checking-wp h3 {
        font-size: 1.25rem;
    }

    .checking-wp .filter-controler p {
        font-size: 1rem;
        margin-bottom: 8px;
    }

    .filter-controler p.varidation,
    .reservation-form .checking-wp .filter-controler p.varidation,
    .cotnact .filter-controler p.varidation {
        left: 0;
        width: 100%;
        font-size: .75rem;
        margin-bottom: 0;
        bottom: 0;
    }

    .tab-content .checking-wp .filter-controler p.varidation {
        margin-bottom: 0;
    }

    .btn-reservationcheck {
        width: 100%;
        font-size: 1rem;
    }

    .tab-noticebox,
    .page-filter {
        margin-bottom: 40px;
    }

    .reservation-tab:has(.btn-tab:nth-child(2).active) {
        margin-bottom: 40px;
    }

    /* reservation form */
    .reservation-wp .information-stic+.theme-info-right {
        position: unset;
    }

    .reservation-wp .theme-info-bottom .information-stic .theme-thumb {
        border-radius: 16px 16px 0 0;
    }

    .reservation-wp .theme-info-bottom .information-stic .theme-info-top {
        border-top-width: 0;
        width: 100%;
    }

    .reservation-form .checking-wp {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }

    .reservation-form .checking-wp .filter-controler {
        width: 100%;
    }

    .reservation-form .checking-wp .filter-controler p {
        width: 100%;
        margin-bottom: 8px;
    }

    .reservation-form .checking-wp .filter-controler p::after {
        display: none;
    }

    .checking-wp .filter-controler:not(:last-child) {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .reservation-form .phone-input {
        width: 100%;
    }

    .information-stic {
        margin: 0 auto;
    }

    .reservation-form+.btn-reservationcheck {
        width: 100%;
        margin-left: 0;
    }

    .reservation-completed .checking-wp .filter-controler:nth-last-child(2) {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px dashed var(--stroke-01);
    }

    .reservation-completed .checking-wp {
        background-color: transparent;
    }

    body:has(.reservation-completed) {
        background-color: #FFF;
    }

    .contact .checking-wp {
        width: calc(100% + 40px);
    }

    .reservation-completed .theme-info-bottom {
        margin-bottom: 0;
    }

    .rating-person-time .rating-wp {
        margin-left: 0;
    }

    .reservation-wp .rating-person-time,
    .reservation-wp .theme-info-top h3{
        justify-content: center;
    }

    .main-loc-res {
        flex-direction: column;
    }

    .main-loc-res .store-filter {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        justify-content: center;
    }

    .main-loc-res .main-tit {
        margin-bottom: 20px;
    }

    .information-stic .theme-info-top{
        padding: 0;
        border: none;
    }

    .reservation-wp .theme-info-bottom .information-stic .theme-thumb{
        border-radius: 0;
    }

    .reservation-wp .theme-thumb .button-wp,
    .reservation-wp .theme-thumb::after{
        display: none;
    }

    .reservation-wp .theme-thumb:hover img{
        transform: unset;
    }

}

@media all and (max-width:360px) {

    /* header,footer */
    .footer-link li a {
        font-size: .75rem;
    }

    .btn-top {
        width: 42px;
        height: 42px;
    }

}</pre></body></html>