@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff;
    height: 100%;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.sr-only {
    overflow: hidden;
    position: absolute;
    z-index: -1;
    width: 1px;
    height: 1px;
    font-size: 1px;
    line-height: 2;
    opacity: 0
}

html {
    font-family: Pretendard, sans-serif;
    font-size: 18px;
    line-height: 1.2;
    color: #111;
    -webkit-text-size-adjust: 100%;
    word-break: keep-all
}

body, html {
    margin: 0;
    padding: 0
}

main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent;
    text-decoration: none
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    outline: 0;
    border-style: none;
    border-radius: 0;
    color: inherit;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

select::-ms-expand {
    display: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: none;
    cursor: pointer
}

[type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled, button:disabled {
    cursor: default
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    position: absolute;
    padding: 0;
    box-sizing: border-box
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

p {
    margin: 0
}

[hidden] {
    display: none
}

li, ol, ul {
    padding: 0;
    margin: 0;
    list-style: none
}

dd, dl, dt {
    margin: 0
}

table {
    border-spacing: 0
}

h1, h2, h3, h4 {
    margin: 0
}

h1 {
    font-size: 64px
}

h2 {
    font-size: 48px
}

h3 {
    font-size: 40px
}

h4 {
    font-size: 24px;
    font-weight: 400
}

@font-face {
    font-family: Pretendard;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Pretendard-Regular.woff2) format("woff2"), url(../fonts/Pretendard-Regular.woff) format("woff")
}

@font-face {
    font-family: Pretendard;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/Pretendard-Medium.woff2) format("woff2"), url(../fonts/Pretendard-Medium.woff) format("woff")
}

@font-face {
    font-family: Pretendard;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Pretendard-Bold.woff2) format("woff2"), url(../fonts/Pretendard-Bold.woff) format("woff")
}

@font-face {
    font-family: RidleyGrotesk;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Ridley-Grotesk-Regular.woff2) format("woff2"), url(../fonts/Ridley-Grotesk-Regular.woff) format("woff")
}

@font-face {
    font-family: RidleyGrotesk;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Ridley-Grotesk-Bold.woff2) format("woff2"), url(../fonts/Ridley-Grotesk-Bold.woff) format("woff")
}

.header .gnb-group__title, .header .gnb__label {
    font-family: RidleyGrotesk, sans-serif
}

.a-button {
    position: relative;
    display: block;
    width: 100%;
    height: 64px;
    padding: 20px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    background-color: #111
}

.a-button.addReservation {
    margin: 40px auto 90px;
    width: 600px;
}

.a-button.is-disabled, .a-button:disabled {
    background-color: #ccc;
    cursor: default;
    pointer-events: none
}

.a-button--white {
    color: #111;
    background-color: #fff
}

.a-button--white:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: solid 1px #111;
    box-sizing: border-box
}

.a-button--prev {
    background-color: #999
}

.a-button--main {
    background-color: #666
}

.a-button--small {
    width: 120px;
    height: 40px;
    padding: 10px;
    font-size: 16px;
    color: #111;
    background-color: #fff;
    border: solid 1px #ccc
}

.a-button--small.is-disabled, .a-button--small:disabled {
    color: #ccc;
    background-color: #fff
}

.a-button:not(.a-button--small):focus, .a-button:not(.a-button--small):hover {
    background: linear-gradient(90deg, #6d89e3, #b997fd, #a0f1ea, #6d89e3);
    background-size: 400%;
    -webkit-animation: button-animate 10s linear infinite;
    animation: button-animate 10s linear infinite
}

.a-button:not(.a-button--small):focus > span, .a-button:not(.a-button--small):hover > span {
    color: #fff
}

.a-button:not(.a-button--small):focus:after, .a-button:not(.a-button--small):hover:after {
    border: none
}

.mod-buttons {
    display: flex;
    justify-content: center
}

.mod-buttons .a-button + .a-button {
    margin-left: 24px
}

.social-login__button {
    position: relative;
    width: 100%;
    height: 56px;
    font-size: 16px;
    background-color: #fff;
    border: solid 1px #ccc
}

.social-login__icon {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 16px;
    transform: translateY(-50%)
}

.social-login__icon--naver {
    background: url(../images/icon_social-login_naver.svg) no-repeat 0 0
}

.social-login__icon--kakao {
    background: url(../images/icon_social-login_kakao.svg) no-repeat 0 0
}

.social-login__icon--apple {
    background: url(../images/icon_social-login_apple.svg) no-repeat 0 0
}

.form-item__title {
    font-size: 16px;
    transition: color .3s ease
}

.form-item + .form-item {
    margin-top: 32px
}

.form-item + .form-item--spacing {
    margin-top: 80px
}

.form-item.has-focus .form-item__title {
    color: #999
}

.form-item.has-focus:not(.form-item--address) .form-item__content:not(.email-input) .a-input, .form-item.has-focus:not(.form-item--address) .form-item__content:not(.email-input) select.has-focus {
    border-color: #111
}

.form-item.is-disabled .form-item__title {
    color: #999
}

.form-item.is-disabled .a-input {
    border-bottom-style: dashed
}

.a-input {
    position: relative;
    display: flex;
    flex-direction: column;
    border-bottom: solid 1px #ccc;
    transition: border-bottom-color .3s ease
}

.a-input__label {
    position: relative;
    display: inline-block
}

.a-input__input {
    display: block;
    padding: 17px 0;
    width: 100%;
    height: 22px;
    font-size: 18px;
    font-weight: 500
}

.a-input__input::-moz-placeholder {
    color: #ccc
}

.a-input__input:-ms-input-placeholder {
    color: #ccc
}

.a-input__input::placeholder {
    color: #ccc
}

.a-input__input:focus {
    border-bottom-color: #111
}

.a-input__input:disabled {
    color: #666
}

.a-input__text {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    transition: color .3s ease
}

.a-input__text::after {
    content: "";
    position: absolute;
    display: none;
    top: 0;
    right: -8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #cd362a;
    transition: background-color .3s ease
}

.a-input__error-text {
    display: none;
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.2142857143;
    color: #bb002a
}

.a-input__unerror-text {
    display: none;
    margin-top: 8px;
    font-size: 14px;
    line-height: 1.2142857143;
    color: #4b37d5
}

.a-input.has-focus {
    border-bottom-color: #111 !important
}

.a-input.is-error {
    border-color: #bb002a
}

.a-input.is-error ~ .a-input__error-text {
    display: block
}

.a-input.is-unerror ~ .a-input__unerror-text {
    display: block
}

.a-input.has-button .a-input__input {
    width: calc(100% - 130px)
}

.a-input .a-button--small {
    position: absolute;
    top: 8px;
    right: 0
}

.email-input {
    position: relative;
    display: flex;
    align-items: center
}

.email-input__at {
    margin: 0 24px;
    width: 15px;
    font-size: 18px;
    text-align: center
}

.email-input .a-input__input {
    margin-top: 0
}

.email-input--front {
    width: calc((160 / 588) * 100%)
}

.email-input--back {
    width: calc((181 / 588) * 100%)
}

.email-input .a-input + .a-select {
    margin-left: 24px
}

.email-input .a-select {
    width: calc((160 / 588) * 100%)
}

.email-input .a-select.is-error {
    padding-bottom: 0
}

.email-input__error-text {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    font-size: 14px;
    line-height: 1.2142857143;
    color: #bb002a
}

.email-input.is-error {
    padding-bottom: 25px
}

.email-input.is-error .email-input__error-text {
    display: block
}

.a-select {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    font-size: 18px
}

.a-select select {
    padding: 17px 0;
    width: 100%;
    height: 22px;
    box-sizing: content-box;
    font-weight: 500;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/icon_select_arrow.svg) no-repeat right 0 center;
    border-bottom: solid 1px #ccc;
    transition: border-bottom-color .3s ease
}

.a-select select:focus {
    border-color: #111 !important
}

.a-select select:disabled {
    background: 0 0;
    border-bottom-style: dashed
}

.a-select select:disabled option {
    color: #666
}

.a-select select + select {
    margin-left: 24px
}

.a-select__error-text {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    font-size: 14px;
    line-height: 1.2142857143;
    color: #bb002a
}

.a-select__unerror-text {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    font-size: 14px;
    line-height: 1.2142857143;
    color: #4b37d5
}

.a-select.is-error {
    padding-bottom: 25px
}

.a-select.is-error select {
    border-color: #bb002a
}

.a-select.is-error .a-select__error-text {
    display: block
}

.a-select.is-unerror {
    padding-bottom: 25px
}

.a-select.is-unerror .a-select__unerror-text {
    display: block
}

.a-checkbox {
    height: 24px
}

.a-checkbox__input {
    opacity: 0
}

.a-checkbox__input:checked + .a-checkbox__label .a-checkbox__icon {
    border-color: #111;
    background: url(../images/icon_input_checked.svg) no-repeat center center #111
}

.a-checkbox__label {
    display: inline-flex;
    align-items: center;
    background-color: #fff
}

.a-checkbox__icon {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: solid 1px #999;
    background-color: #fff
}

.a-checkbox__text {
    margin-left: 12px;
    font-size: 20px
}

.a-radio__input {
    opacity: 0
}

.a-radio__input:checked + .a-radio__label .a-radio__icon {
    border-color: #111;
    background: url(../images/icon_input_checked.svg) no-repeat center center #111
}

.a-radio__label {
    display: inline-flex;
    align-items: center;
    background-color: #fff
}

.a-radio__icon {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: solid 1px #999;
    border-radius: 50%;
    background-color: #fff
}

.a-radio__text {
    margin-left: 12px;
    font-size: 20px
}

.a-button-radio {
    width: 100%
}

.a-button-radio__wrap {
    position: relative;
    display: flex;
    justify-content: space-between
}

.a-button-radio__input {
    opacity: 0
}

.a-button-radio__input:checked + .a-button-radio__label {
    border-color: #4b37d5;
    background-color: #4b37d5
}

.a-button-radio__input:checked + .a-button-radio__label .a-button-radio__text {
    color: #fff
}

.a-button-radio__label {
    display: block;
    padding: 17px;
    width: 100%;
    height: 56px;
    box-sizing: border-box;
    border: solid 1px #ccc;
    background-color: #fff;
    text-align: center
}

.a-button-radio__label:hover {
    border-color: #4b37d5;
    background-color: #4b37d5
}

.a-button-radio__label:hover .a-button-radio__text {
    color: #fff
}

.a-button-radio__text {
    font-size: 16px;
    color: #999
}

.a-button-radio__error-text {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    font-size: 14px;
    line-height: 1.2142857143;
    color: #bb002a
}

.a-button-radio__unerror-text {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    font-size: 14px;
    line-height: 1.2142857143;
    color: #4b37d5
}

.a-button-radio.is-error {
    padding-bottom: 25px
}

.a-button-radio.is-error .a-button-radio__error-text {
    display: block
}

.a-button-radio.is-unerror {
    padding-bottom: 25px
}

.a-button-radio.is-unerror .a-button-radio__unerror-text {
    display: block
}

.a-button-radio + .a-button-radio {
    margin-left: 24px
}

.a-accordion {
    display: flex;
    flex-direction: column;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc
}

.a-accordion__button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 70px;
    background: #fff
}

.a-accordion__button.is-active .a-accordion__icon {
    transform: rotate(180deg)
}

.a-accordion__icon {
    margin-right: 7.5px;
    width: 20px;
    height: 11px;
    background: url(../images/icon_accordion_arrow.svg) no-repeat center center;
    transition: transform .3s ease
}

.a-accordion__panel {
    box-sizing: border-box;
    max-height: 0;
    background-color: #f8f8f8;
    overflow: hidden;
    transition: max-height .3s ease
}

.a-accordion + .a-accordion {
    margin-top: -1px
}

.modal {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 100
}

.modal.show {
    display: block
}

.modal__wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 40px;
    width: 792px;
    box-sizing: border-box;
    transform: translateX(-50%) translateY(-50%);
    border: solid 1px #111;
    background-color: #fff;
    max-width: calc(100% - 80px)
}

.modal__title {
    font-size: 24px;
    line-height: 1.5416666667;
    font-weight: 700
}

.modal__content {
    margin-top: 42px
}

.modal__close-button {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
    background: url(../images/icon_modal_close-button.svg) no-repeat 0 0;
    text-indent: -9999px
}

[data-reveal] [reveal-child] {
    opacity: 0
}

.header .gnb-group__title, .header .gnb__label {
    font-family: RidleyGrotesk, sans-serif
}

html {
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff
}

html.has-modal {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-right: var(--scrollbar);
    box-sizing: border-box
}

.root {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.root > main {
    flex: 1 1 auto;
    position: relative;
    box-sizing: border-box;
    min-height: calc(100vh - 120px - 324px)
}

.wrapper {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 40px;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box
}

.content-wrap {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 40px;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box
}

[mobile] {
    display: none
}

[desktop] {
    display: block
}

.skip {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 1px;
    height: 1px;
    padding: .5em 1em;
    background: #fff;
    font-size: 1.2em;
    color: #111;
    opacity: 0;
    box-sizing: border-box
}

.skip:focus {
    width: auto;
    height: auto;
    opacity: 1
}

.l-head {
    position: relative;
    z-index: 51
}

.header__top {
    position: relative;
    width: 100%;
    height: 120px;
    font-size: 0;
    z-index: 10
}

.root--expand-header .header__top {
    z-index: 1001
}

.header__top::after {
    content: "";
    display: block;
    clear: both
}

.header__logo {
    position: relative;
    z-index: 11;
    display: inline-block;
    width: 114px;
    height: 65px;
    margin-top: 28px;
    margin-right: 60px;
    vertical-align: top
}

.header__logo svg {
    width: auto;
    height: 100%
}

.header__logo path {
    fill: #231916
}

.p-main.is-invert .header__logo path {
    fill: #fff
}

.header__control {
    position: absolute;
    top: 50%;
    right: 1px;
    z-index: 9;
    width: 32px;
    height: 32px;
    background: 0 0;
    transform: translateY(-50%)
}

.header__control-icon {
    display: block;
    width: 32px;
    height: 2px;
    background-color: #111;
    transition: background-color .1s
}

.p-main.is-invert .header__control-icon {
    background-color: #fff
}

.root--expand-header .header__control-icon {
    background-color: rgba(255, 255, 255, 0)
}

.header__control-icon:after, .header__control-icon:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 32px;
    background-color: #111;
    transition: all .1s
}

.p-main.is-invert .header__control-icon:after, .p-main.is-invert .header__control-icon:before {
    background-color: #fff
}

.root--expand-header .header__control-icon:after, .root--expand-header .header__control-icon:before {
    width: 35px;
    height: 3px;
    margin-top: 0
}

.header__control-icon:before {
    height: 3px;
    margin-top: -10px
}

.root--expand-header .header__control-icon:before {
    transform: rotate(-45deg)
}

.header__control-icon:after {
    height: 1px;
    margin-top: 9px
}

.root--expand-header .header__control-icon:after {
    transform: rotate(45deg)
}

.header .site-switch {
    position: relative;
    z-index: 10;
    display: inline-block;
    margin-top: 48px
}

.header .site-switch__toggle {
    display: none
}

.p-main.is-invert .header .site-switch__toggle {
    color: #fff
}

.header .site-switch__icon {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 21px;
    height: 21px;
    border-radius: 50%;
    border: 1px solid #999;
    box-sizing: border-box;
    transition: transform .2s ease
}

.header .site-switch__icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.site-switch.is-expanded .header .site-switch__icon svg {
    transform: rotate(180deg) translate(-50%, -50%)
}

.p-main.is-invert .header .site-switch__icon path {
    fill: #fff
}

.header .site-switch__list {
    position: relative;
    display: flex;
    height: 24px;
    font-size: 20px
}

.header .site-switch__list::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #ccc
}

.p-main.is-invert .header .site-switch__list::after {
    background: rgba(255, 255, 255, .3)
}

.header .site-switch__item {
    position: relative
}

.header .site-switch__item::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #ccc
}

.p-main.is-invert .header .site-switch__item::after {
    background: rgba(255, 255, 255, .3)
}

.header .site-switch__anchor {
    margin: 0 40px;
    color: #999
}

.p-main.is-invert .header .site-switch__anchor {
    color: rgba(255, 255, 255, .6)
}

.header .site-switch__anchor.is-current {
    font-weight: 700;
    color: #111
}

.p-main.is-invert .header .site-switch__anchor.is-current {
    color: #fff
}

.header .site-switch__logo {
    display: none
}

.header .site-switch__name {
    font-size: 20px;
    line-height: 1.2
}

.header .site-switch__close {
    display: none;
    position: absolute;
    top: 19px;
    right: 14px;
    width: 36px;
    height: 36px;
    background: 0 0;
    border: 0;
    margin-right: var(--scrollbar)
}

.header .site-switch__close:after, .header .site-switch__close:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 24px;
    height: 2px;
    background: #111;
    transform-origin: 0 0
}

.header .site-switch__close:before {
    transform: rotate(45deg) translate(-50%, -50%)
}

.header .site-switch__close:after {
    transform: rotate(-45deg) translate(-50%, -50%)
}

.header .util-menu {
    position: relative;
    z-index: 10;
    float: right;
    display: flex;
    margin-top: 44px;
    margin-right: 80px;
    font-size: 0;
    text-align: right
}

.header .util-menu__item {
    position: relative;
    margin-left: 60px
}

.header .util-menu__item:first-child {
    margin-left: 0
}

.header .util-menu__anchor {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.7777777778;
    color: #111;
    box-sizing: border-box
}

.p-main.is-invert .header .util-menu__anchor {
    color: #fff
}

.header .language.is-expanded .language__list {
    display: block
}

.header .language__toggle {
    padding-right: 23px;
    font-size: 18px;
    line-height: 1.78;
    color: #111
}

.p-main.is-invert .header .language__toggle {
    color: #fff
}

.header .language__toggle svg {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.p-main.is-invert .header .language__toggle path {
    fill: #fff
}

.header .language__list {
    display: none;
    position: absolute;
    bottom: -10px;
    left: 50%;
    padding: 20px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    transform: translate(-50%, 100%)
}

.header .language__item:first-child {
    margin-bottom: 8px
}

.header .language__anchor {
    display: block;
    padding: 0 20px;
    font-size: 18px;
    line-height: 1.7222222222;
    color: #000
}

.header .gnb {
    display: none;
    z-index: 9
}

.root--expand-header .header .gnb {
    display: block;
    overflow-y: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: #fff
}

.header .gnb__background {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.header .gnb .util-menu {
    display: none
}

.header .gnb__inside {
    position: relative;
    display: none;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 40px;
    box-sizing: border-box;
    margin-top: 240px;
    margin-bottom: 120px;
}

.root--expand-header .header .gnb__inside {
    display: block
}

.header .gnb__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 32px
}

.header .gnb__label {
    display: block;
    width: 468px;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.25;
    color: #111;
    pointer-events: none
}

.header .gnb-group {
    flex: 1
}

.header .gnb-group__title {
    display: none
}

.header .gnb-group__list {
    display: block;
    margin-left: -20px
}

.header .gnb-group__item {
    display: inline-flex;
}

.header .gnb-group__anchor {
    position: relative;
    color: #111;
    padding: 8px 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2
}

.header .gnb-group__anchor.is-active, .header .gnb-group__anchor:focus, .header .gnb-group__anchor:hover {
    font-weight: 700
}

.header .gnb-group__anchor.is-active:after, .header .gnb-group__anchor:focus:after, .header .gnb-group__anchor:hover:after {
    opacity: 1
}

.header .gnb-group__anchor:after {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    height: 2px;
    background-color: #111;
    opacity: 0;
    transition: opacity .1s ease-out
}

.header-sns {
    display: block;
    margin: 200px -5px 0;
    font-size: 0;
    z-index: 1
}

.header-sns__item {
    display: inline-block;
    margin: 0 5px
}

.header-sns__item:last-child {
    margin-right: 0
}

.header__back {
    display: none
}

.header .gnb-group__title, .header .gnb__label {
    font-family: RidleyGrotesk, sans-serif
}

/* 25.03.26 오디오 가이드 추가 */
.header .m_audio_btn {
    display: none;
    position: absolute;
    right: 58px;
    top: 50%;
    transform: translateY(-50%);
}
.header .m_audio_btn a {
    display: block;
    text-indent: -999em;
    font-size: 0;
    background-image: url("../images/layout/icon_audio_b.svg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 38px;
    height: 30px;
}
.root--expand-header .header .m_audio_btn a {
    background-image: url("../images/layout/icon_audio_b.svg") !important;
}
.p-main .header .m_audio_btn a {
    background-image: url("../images/layout/icon_audio_w.svg");
}

.p-main .floating-button, .p-exhibitions .floating-button, .p-login .floating-button, .p-bunker .floating-button {
    height: 0;
    z-index: 20
}

.l-foot {
    position: relative;
    z-index: 49;
    background-color: #202020;
    padding: 0 40px
}

.l-foot__wrap {
    max-width: 1840px;
    min-height: 324px;
    margin: 0 auto;
    padding: 80px 0 100px;
    box-sizing: border-box
}

.l-foot__wrap::after {
    content: "";
    display: block;
    clear: both
}

.l-foot .footer-sns {
    float: right;
    font-size: 0
}

.l-foot .footer-sns__anchor {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 10px
}

.l-foot .footer-terms {
    float: left
}

.l-foot .footer-terms__anchor {
    position: relative;
    font-size: 18px;
    line-height: 40px;
    color: #ccc
}

.l-foot .footer-terms__anchor:first-child, .l-foot .footer-terms__anchor:nth-child(2) {
    margin-right: 21px
}

.l-foot .footer-terms__anchor:first-child:before, .l-foot .footer-terms__anchor:nth-child(2):before {
    content: "";
    display: block;
    position: absolute;
    right: -11px;
    top: 50%;
    width: 1px;
    height: 14px;
    background: #ccc;
    transform: translateY(-50%)
}

.l-foot .footer-terms__anchor:nth-child(3){
    margin-right: 21px
}

.l-foot .footer-terms__anchor:nth-child(3):before {
    content: "";
    display: block;
    position: absolute;
    right: -11px;
    top: 50%;
    width: 1px;
    height: 14px;
    background: #ccc;
    transform: translateY(-50%)
}

.l-foot .footer-terms strong {
    font-weight: 700;
    color: #fff
}

.l-foot .footer-info {
    float: left;
    clear: both;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.75;
    color: #666
}

.l-foot .footer-info__ceo {
    position: relative;
    margin: 0 21px
}

.l-foot .footer-info__ceo:after, .l-foot .footer-info__ceo:before {
    content: "";
    display: block;
    width: 1px;
    height: 12px;
    background-color: #666;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.l-foot .footer-info__ceo:before {
    left: -11px
}

.l-foot .footer-info__ceo:after {
    right: -11px
}

.l-foot .footer-info__number--desktop {
    display: inline
}

.l-foot .footer-info__number--mobile {
    display: none
}

.l-foot .footer-info__address {
    font-style: normal
}

.l-foot .footer-info__copyright {
    display: block;
    margin-top: 10px;
    font-size: inherit;
    line-height: inherit
}

.l-foot .footer-contact {
    float: right;
    margin-top: 44px;
    font-size: 16px;
    line-height: 1.75;
    color: #fff
}

[lang=en] .l-foot .footer-contact {
    text-align: right
}

.l-foot .footer-contact__item {
    display: inline-block;
    text-align: right
}

.l-foot .footer-contact__item:first-child {
    display: block;
    margin-bottom: 4px
}

.l-foot .footer-contact__item:nth-child(2) {
    margin-right: 20px
}

.l-foot .footer-contact__label {
    position: relative;
    font-weight: 400;
    margin-right: 21px
}

.l-foot .footer-contact__label::after {
    content: "";
    display: block;
    width: 1px;
    height: 12px;
    background-color: #666;
    position: absolute;
    right: -11px;
    top: 50%;
    transform: translateY(-50%)
}

.l-foot .footer-contact__value {
    display: inline
}

.c-grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px
}

.c-grid__item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 0 40px;
    box-sizing: border-box
}

.title {
    margin-top: 80px;
    margin-bottom: 64px;
    cursor: default;
}

.title__text {
    text-align: center;
    font-size: 64px
}

.title__description {
    margin-top: 20px;
    text-align: center;
    font-size: 24px;
    font-size: 24px;
    line-height: 1.2
}

.reservation-not-text {
    color: red;
    text-align: center;
    font-size: 29px;
    text-decoration: underline;
    margin: auto;
}

.exhibition-radio-list {
    display: flex;
    padding: 0 40px;
    margin: 40px auto 0px auto;
    width: 600px;
}

.radio-div {
    display: block;
}

.exhibition-one-list {
    margin: auto;
}

.floating-button {
    position: relative;
    height: 120px;
    z-index: 10
}

.floating-button__wrap {
    position: fixed;
    left: 50%;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
    transition: opacity .35s ease-in-out
}

.floating-button.is-static .floating-button__wrap {
    position: absolute
}

.floating-button.is-visible .floating-button__wrap {
    opacity: 1;
    pointer-events: auto
}

.floating-button__anchor {
    display: block;
    position: absolute;
    right: 40px;
    bottom: 40px;
    box-sizing: border-box
}

.floating-button__anchor--booking {
    display: none;
    bottom: 116px;
    right: 14px;
    width: 72px;
    height: 72px;
    padding: 16px 22px;
    background: linear-gradient(201.34deg, rgba(138, 0, 255, .3) 12.19%, rgba(138, 0, 255, 0) 49.02%), linear-gradient(-42.58deg, rgba(0, 240, 255, .6) 14.91%, rgba(0, 240, 255, 0) 48.37%), linear-gradient(57.36deg, rgba(183, 99, 255, .7) 13.49%, rgba(183, 99, 255, 0) 51.69%), linear-gradient(0, #4b37d5 0, #4b37d5 100%);
    border-radius: 60px;
    box-shadow: 1px 3px 4px rgba(0, 0, 0, .25)
}

.floating-button__anchor--top {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ccc
}

.floating-button__anchor--top img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    transform: translate(-50%, -50%)
}

.floating-button__label {
    font-size: 16px;
    line-height: 1.25;
    color: #fff
}

.c-page {
    position: relative;
    height: 36px;
    font-size: 0;
    text-align: center
}

.c-page--desktop {
    display: block;
    margin-top: 80px;
    margin-bottom: 80px;
}

.c-page--mobile {
    display: none;
    margin: 40px auto;
}

.c-page__anchor {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 36px;
    margin: 0 1px;
    font-size: 16px;
    line-height: 36px;
    vertical-align: top;
    color: #999
}

.c-page__anchor--current {
    color: #111
}

.c-page__anchor--current::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 20px;
    height: 2px;
    background: #111;
    transform: translateX(-50%)
}

.c-page__anchor--next, .c-page__anchor--prev {
    width: 38px
}

.c-page__anchor--next:after, .c-page__anchor--prev:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 11px;
    height: 11px;
    border-top: 2px solid #999;
    border-right: 2px solid #999
}

.c-page__anchor--prev:after {
    left: 50%;
    margin-left: 4px;
    transform: translate(-50%, -50%) rotate(225deg)
}

.c-page__anchor--next:after {
    right: 50%;
    margin-right: 4px;
    transform: translate(50%, -50%) rotate(45deg)
}

.c-page__status {
    flex: 1;
    line-height: 36px;
    text-align: center
}

.c-page__current {
    margin-right: 8px;
    font-size: 16px;
    color: #111
}

.c-page__total {
    font-size: 16px;
    font-style: normal;
    color: #999
}

.carousel-navigation {
    position: relative;
    display: flex;
    height: 36px;
    margin-top: 40px;
    font-size: 0;
    text-align: center
}

.carousel-navigation__anchor {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 36px
}

.carousel-navigation__anchor--next:after, .carousel-navigation__anchor--prev:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 11px;
    height: 11px;
    border-top: 2px solid #999;
    border-right: 2px solid #999
}

.carousel-navigation__anchor--prev:after {
    left: 50%;
    margin-left: 4px;
    transform: translate(-50%, -50%) rotate(225deg)
}

.carousel-navigation__anchor--next:after {
    right: 50%;
    margin-right: 4px;
    transform: translate(50%, -50%) rotate(45deg)
}

.carousel-navigation__status {
    flex: 1;
    font-size: 0;
    line-height: 36px;
    text-align: center
}

.carousel-navigation__current {
    font-size: 16px;
    font-weight: 400;
    color: #111
}

.carousel-navigation__divider, .carousel-navigation__total {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    color: #999
}

.carousel-navigation__divider {
    margin: 0 5px
}

.local-nav {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 0;
    text-align: center
}

.local-nav__anchor {
    position: relative;
    display: inline-block;
    margin: 0 20px;
    padding: 20px 10px;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: #999;
    box-sizing: border-box
}

.local-nav__anchor::after {
    content: "";
    display: none;
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    height: 4px;
    background-color: #111
}

.local-nav__anchor[aria-current=page] {
    color: #000
}

.local-nav__anchor[aria-current=page]:after {
    display: block
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: 0
}

.pswp * {
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pswp__container, .pswp__zoom-wrap {
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container, .pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    transform-origin: left top;
    transition: transform 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp__bg {
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
    transition: none
}

.pswp__container, .pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #ccc
}

.pswp__error-msg a {
    color: #ccc;
    text-decoration: underline
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: 0 0;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    transition: opacity .2s;
    box-shadow: none
}

.pswp__button:focus, .pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: 0;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
    background: url(default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left, .pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
    content: "";
    top: 35px;
    background-color: rgba(0, 0, 0, .3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter, .pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    transform: translateY(6px);
    transition: transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #ddd
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #bbb
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #ccc
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4, 0, .22, 1)
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption, .pswp__top-bar {
    background-color: rgba(0, 0, 0, .5)
}

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0, 0, 0, .3)
}

.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none !important
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0
}

.header .gnb-group__title, .header .gnb__label {
    font-family: RidleyGrotesk, sans-serif
}

.pswp__container {
    will-change: transform
}

.pswp__scroll-wrap {
    left: 50%;
    transform: translateX(-50%)
}

.pswp__zoom-wrap {
    will-change: transform
}

.pswp__img {
    vertical-align: middle
}

.pswp__bg {
    background: #fff
}

.pswp__button, .pswp__top-bar {
    display: none
}

.pswp__item {
    overflow: visible
}

.pswp__caption {
    top: 0;
    bottom: auto;
    min-height: 0;
    background-color: transparent !important
}

.pswp__caption__center {
    margin: 0;
    padding: 40px;
    max-width: none
}

.custom-caption__title {
    font-family: RidleyGrotesk, sans-serif;
    font-size: 32px;
    line-height: 1.255;
    font-weight: 700;
    color: #111
}

.custom-caption__title--red-orange {
    color: #D03B12
}

.custom-caption__title--turquoise {
    color: #0685B2
}

.custom-caption__title--dark-green {
    color: #4d5e46
}

.custom-caption__title--orange {
    color: #c46b3c
}

.custom-caption__title--dark-blue {
    color: #1f529c
}

.custom-caption__title--dark-red {
    color: #702b2b
}

.custom-caption__title--dark-orange {
    color: #ab7d22
}

.custom-caption__title--dark-violet {
    color: #3e216f
}

.custom-caption__title--sand {
    color: #AA7B1F;
}

.custom-caption__title--blue {
    color: #0039A7;
}

.custom-caption__title--purple {
    color: #9139A0;
}

.custom-caption__title--blue-green {
    color: #2C8F94;
}

.custom-caption__title--dali {
    color: #1C0096;
}

.custom-caption__title--gaudi {
    color: #FF6419;
}

.custom-caption__title--the_other_garden {
    color: #7b2e4f;
}

.custom-caption__subtitle {
    margin-top: 10px;
    font-size: 20px;
    color: #111
}

@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio: 1.09375),(min-resolution: 105dpi),(min-resolution: 1.1dppx) {
    .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(default-skin.svg)
    }

    .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
        background: 0 0
    }
}

@media (max-width: 1280px) and (min-width: 769px) {
    .wrapper {
        padding-left: 3.3333333333vw
    }

    .wrapper {
        padding-right: 3.3333333333vw
    }

    .content-wrap {
        padding-left: 3.3333333333vw
    }

    .content-wrap {
        padding-right: 3.3333333333vw
    }

    .title__text {
        font-size: 5.3333333333vw
    }

    .title__description {
        font-size: 2vw
    }

    .carousel-navigation {
        margin-top: 3.3333333333vw
    }
}

@media (max-width: 1380px) {
    .header .util-menu__item {
        margin-left: 37px
    }
}

@media (max-width: 1280px) {
    .header .gnb {
        display: none
    }
    .root--expand-header .header .gnb {
        display: block
    }
    .header .gnb-group {
        flex: 1 0 100%;
        margin-top: 20px;
        margin-bottom: 30px
    }
    .c-grid__item {
        flex-basis: 50%;
        max-width: 50%
    }
    .header__top .util-menu {
        display: none !important
    }
    .header .m_audio_btn {
        display: block;
    }
    .root--expand-header .header .util-menu {
        display: flex;
        justify-content: space-between;
        float: none;
        margin: 120px 3.3333333333vw 40px;
        padding: 28px 0 20px;
        text-align: left;
        border-bottom: 1px solid #ccc
    }
    .root--expand-header .header .gnb__inside {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: calc(var(--vp-height) - 193px);
        margin: 0;
        padding: 0 20px !important
    }
    .header .util-menu__item {
        flex: 0 1 auto;
        margin: 0
    }
    .header .util-menu__anchor {
        display: inline-block;
        font-size: 18px;
        line-height: 2.2857142857
    }
    .header .language__toggle {
        line-height: 2.5em;
    }

}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

@media (max-width: 768px) {
    .header .gnb__inside {
        padding: 0
    }

    .a-button {
        font-size: 18px
    }

    .a-button.addReservation {
        width: 93%;
    }

    .a-button--small {
        font-size: 14px
    }

    .mod-buttons .a-button + .a-button {
        margin-left: 10px
    }

    .form-item__title {
        font-size: 14px
    }

    .form-item + .form-item--spacing {
        margin-top: 60px
    }

    .a-input__input {
        padding: 20px 0;
        height: 19px;
        font-size: 16px
    }

    .a-input__error-text {
        margin-top: 10px
    }

    .a-input__unerror-text {
        margin-top: 10px
    }

    .email-input__at {
        margin: 0 10px
    }

    .email-input--front {
        width: calc((90 / 335) * 100%)
    }

    .email-input--back {
        width: calc((100 / 335) * 100%)
    }

    .email-input .a-input + .a-select {
        margin-left: 10px
    }

    .email-input .a-select {
        width: calc((100 / 335) * 100%)
    }

    .email-input.is-error {
        padding-bottom: 27px
    }

    .a-select select {
        padding: 20px 0;
        height: 19px;
        font-size: 16px
    }

    .a-select.is-error {
        padding-bottom: 27px
    }

    .a-select.is-unerror {
        padding-bottom: 27px
    }

    .a-checkbox {
        height: 20px
    }

    .a-checkbox__text {
        font-size: 16px
    }

    .a-button-radio.is-error {
        padding-bottom: 27px
    }

    .a-button-radio.is-unerror {
        padding-bottom: 27px
    }

    .a-button-radio + .a-button-radio {
        margin-left: 10px
    }

    .modal__wrap {
        padding: 40px 20px 60px;
        width: calc(100% - 40px);
        max-width: none
    }

    .modal__close-button {
        right: 20px
    }

    .root > main {
        min-height: 0
    }

    .wrapper {
        padding-left: 20px
    }

    .wrapper {
        padding-right: 20px
    }

    .content-wrap {
        padding-left: 20px
    }

    .content-wrap {
        padding-right: 20px
    }

    [mobile] {
        display: block
    }

    [desktop] {
        display: none
    }

    .header--visible-2depth .header__logo {
        visibility: hidden !important
    }

    .header--visible-2depth .header__back {
        display: block !important
    }

    .header--visible-2depth .gnb__label, .header--visible-2depth .site-switch, .header--visible-2depth .util-menu {
        visibility: hidden !important
    }

    .header__top {
        height: 72px;
        text-align: center
    }

    .header__logo {
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        height: 36px;
        margin-top: 22px;
        margin-right: 0
    }

    .header__control {
        right: -4px
    }

    .header__control-icon {
        width: 24px;
        margin-left: 4px
    }

    .header__control-icon:after, .header__control-icon:before {
        width: 24px;
        margin-left: 4px
    }

    .root--expand-header .header__control-icon:after, .root--expand-header .header__control-icon:before {
        width: 24px;
        height: 2px
    }

    .header__control-icon:before {
        margin-top: -9px
    }

    .header__control-icon:after {
        margin-top: 6px
    }

    .header .site-switch {
        margin-top: 24px
    }

    .header .site-switch.is-expanded .site-switch__icon {
        transform: translateY(-50%) rotate(180deg)
    }

    .header .site-switch.is-expanded .site-switch__panel {
        display: block
    }

    .header .site-switch__toggle {
        display: block;
        position: relative;
        z-index: 1;
        padding: 0 25px;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px
    }

    [lang=en] .header .site-switch__toggle {
        padding: 0 29px 0 38px;
        font-size: 16px
    }

    .header .site-switch__panel {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .6);
        box-sizing: border-box
    }

    .header .site-switch__list {
        display: block;
        height: auto;
        padding: 72px 20px 0;
        background-color: #fff
    }

    .header .site-switch__item::after {
        left: 0;
        width: 100%;
        height: 1px
    }

    .header .site-switch__anchor {
        display: block;
        margin: 0;
        padding: 40px 0;
        text-align: center
    }

    .header .site-switch__logo {
        display: block;
        width: auto;
        height: 56px;
        margin: 0 auto
    }

    .header .site-switch__name {
        display: block;
        margin-top: 20px;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.1875;
        color: #000
    }

    .header .site-switch__close {
        display: block
    }

    .header .language__toggle {
        flex: none;
        padding-right: 20px;
        font-size: 14px;
        line-height: 2.2857142857
    }

    .header .language__list {
        bottom: 0;
        left: auto;
        right: 3px;
        transform: translateY(100%)
    }

    .header .language__item:first-child {
        margin-bottom: 16px
    }

    .header .language__anchor {
        font-size: 14px;
        line-height: 1.5714285714
    }

    [lang=en] .header .gnb .util-menu {
        justify-content: flex-end
    }

    .header .gnb__item {
        display: block;
        margin-top: 0;
        margin-bottom: 24px
    }

    .header .gnb__label {
        display: inline;
        width: auto;
        font-size: 24px;
        line-height: 1.4166666667;
        pointer-events: initial
    }

    .header .gnb-group {
        display: none
    }

    .header .gnb-group.is-active {
        display: block;
        flex: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        box-sizing: border-box;
        padding: 100px 20px 0
    }

    .header .gnb-group__title {
        display: block;
        font-size: 28px;
        line-height: 1.2142857143;
        font-weight: 700;
        color: #111
    }

    .header .gnb-group__list {
        margin-top: 43px;
        margin-left: 0
    }

    .header .gnb-group__item {
        display: block
    }

    .header .gnb-group__anchor {
        display: block;
        padding: 16px 0;
        font-size: 18px;
        line-height: 1.2222222222
    }

    .header .gnb-group__anchor.is-active, .header .gnb-group__anchor:focus, .header .gnb-group__anchor:hover {
        font-weight: 400
    }

    .header .gnb-group__anchor:after {
        display: none
    }

    .header-sns {
        margin: 0 -5px 5vh
    }

    .header__back {
        position: absolute;
        top: 50%;
        left: 14px;
        z-index: 1001;
        width: 36px;
        height: 36px;
        background: url(../images/layout/icon_arrow_back.svg) no-repeat 50% 50%;
        transform: translateY(-50%)
    }

    /* 오디오 가이드 */
    .header .m_audio_btn {
        right: 38px;
    }
    .header .m_audio_btn a {
        width: 32px;
        height: 24px;
    }
    .root--expand-header .header .util-menu {
        margin: 72px 20px 40px;
    }
    .header .util-menu__anchor {
        font-size: 14px;
    }

    .l-foot {
        padding: 0 20px
    }

    .l-foot__wrap {
        padding: 30px 0 80px;
        text-align: center
    }

    .l-foot .footer-sns {
        float: none
    }

    .l-foot .footer-sns__anchor {
        margin: 0 5px
    }

    .l-foot .footer-terms {
        float: none;
        margin-top: 20px
    }

    .l-foot .footer-terms__anchor {
        font-size: 16px;
        line-height: 1.75;
        font-weight: 500
    }

    .l-foot .footer-terms strong {
        font-weight: 500
    }

    .l-foot .footer-info {
        float: none;
        margin-top: 20px;
        font-size: 14px;
        line-height: 1.8571428571
    }

    .l-foot .footer-info__ceo {
        margin-right: 0
    }

    .l-foot .footer-info__ceo:after {
        display: none
    }

    .l-foot .footer-info__number--desktop {
        display: none
    }

    .l-foot .footer-info__number--mobile {
        display: block
    }

    .l-foot .footer-info__copyright {
        display: none
    }

    .l-foot .footer-contact {
        float: none;
        margin-top: 30px;
        font-size: 14px;
        line-height: 1.8571428571
    }

    .l-foot .footer-contact__item {
        display: block;
        margin-top: 10px;
        text-align: center
    }

    .l-foot .footer-contact__item:first-child {
        margin-bottom: 0
    }

    .l-foot .footer-contact__item:nth-child(2) {
        margin-right: 0
    }

    .l-foot .footer-contact__label {
        display: block;
        margin: 0;
        font-weight: 500
    }

    .l-foot .footer-contact__label::after {
        display: none
    }

    .c-grid {
        margin-left: 0;
        margin-right: 0
    }

    .c-grid__item {
        flex-basis: 100%;
        max-width: 100%;
        padding: 0
    }

    .title {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .title__text {
        font-size: 28px
    }

    .title__description {
        font-size: 16px;
        line-height: 1.6;
    }

    .reservation-not-text {
        font-size: 24px;
    }

    .exhibition-radio-list {
        display: block;
        width: calc(100% - 78px);
        /*margin: 20px auto 57px auto;*/
    }

    .radio-div {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        flex-direction: row-reverse;
        position: relative;
        margin-bottom: 10px;
    }

    .radio-div > select {
        position: absolute;
        bottom: -40px;
    }

    .floating-button {
        height: 268px
    }

    .floating-button__anchor {
        right: 20px
    }

    .floating-button__anchor--booking {
        display: block;
        right: 14px
    }

    .floating-button__anchor--top {
        width: 60px;
        height: 60px;
        opacity: .8;
        box-shadow: 0 3px 3px rgba(0, 0, 0, .25)
    }

    .floating-button__anchor--top img {
        width: 24px;
        height: 24px
    }

    .c-page--desktop {
        display: none !important
    }

    .c-page--mobile {
        display: flex
    }

    .carousel-navigation {
        margin-top: 20px
    }

    .local-nav__anchor {
        margin: 0 2px;
        padding-bottom: 16px;
        font-size: 18px;
        line-height: 1.2222222222
    }

    .pswp__caption__center {
        padding: 40px 20px
    }

    .custom-caption__title {
        font-size: 20px;
        line-height: 1.255
    }

    .custom-caption__subtitle {
        margin-top: 0;
        font-size: 14px
    }
}

@media (max-width: 325px) {
    /* 오디오 가이드 */
    .header .m_audio_btn {
        right: 33px;
    }
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes button-animate {
    0% {
        background-position: 0
    }
    100% {
        background-position: 400%
    }
}

@keyframes button-animate {
    0% {
        background-position: 0
    }
    100% {
        background-position: 400%
    }
}

@-webkit-keyframes clockwise {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes clockwise {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(-140deg)
    }
    100% {
        transform: rotate(0)
    }
}

@keyframes donut-rotate {
    0% {
        transform: rotate(0)
    }
    50% {
        transform: rotate(-140deg)
    }
    100% {
        transform: rotate(0)
    }
}