/* Menu */
/* Menu - main menu */
.top-btn-area .go-cxc,
.top-btn-area .section-back {
    display: none;
}

.home-btn .text {
    display: none;
}

/* .main-btn-area .disclaimer-text.special-floor {
    display: none;
} */

.special-floor-menu {

}

.special-floor-menu .left-btn-area.only-pc,
.special-floor-menu .right-btn-area.only-pc {
    display: flex !important;
}

.special-floor-menu .left-btn-area.only-mo,
.special-floor-menu .right-btn-area.only-mo {
    display: none !important;
}

.special-floor-menu .menu-wrapper .top-btn-area {
    
}

.special-floor-menu .home-btn {
    width: auto;
    padding: 8px 20px 8px 8px;
    font-size: 16px;
    /* font-weight: 500; */
    color: #fff;
    line-height: 26px;
    gap: 4px;
}

.special-floor-menu .home-btn .icon {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
}

.special-floor-menu .home-btn .text {
    display: block;
}

.special-floor-menu .floor-select {
    display: none;
}

.special-floor-menu .go-cxc {
    display: flex;
    padding: 8px 16px 8px 8px;
    background: rgba(0, 0, 0, .7);
    border-radius: 999px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 26px;
    align-items: center;
    gap: 4px;
}

.special-floor-menu .go-cxc:before {
    width: 32px;
    height: 32px;
    background: url('../image/icon/icon_home_white_2.svg') no-repeat center / cover;
    content: '';
}

.special-floor-menu .section-back {
    display: none;
    width: 48px;
    height: 48px;
    background: rgba(0, 0, 0, .7);
    border-radius: 999px;
    align-items: center;
    justify-content: center;
}

.special-floor-menu .section-back:before {
    width: 32px;
    height: 32px;
    background: url('../image/icon/icon_back.svg') no-repeat center / cover;
    content: '';
}

.special-floor-menu .disclaimer-text {
    padding:0;
    font-size: 12px;
    line-height: 20px;
    opacity: 1;
}

/* .special-floor-menu .disclaimer-text.special-floor {
    display: block;
    padding:0;
    font-size: 12px;
    line-height: 20px;
    opacity: 1;
} */

.special-floor-menu .special-floor {
    padding: 24px 24px 0;
    z-index: 1001;
}

.special-floor-menu .special-floor .section-back {
    display: flex;
}

.special-floor-menu .special-floor .left-btn-area {
    display: none !important;
}

/* .special-floor-menu .special-floor ~ .disclaimer .disclaimer-text {
    display: none;
}

.special-floor-menu .special-floor ~ .disclaimer .special-floor {
    display: block;
} */

.special-floor-menu .counsel-box {
    z-index: 1001;
}

/* Menu - side menu */
.side-menu.menu-floor .special-floor-btn {
    display: flex;
    height: 56px;
    margin: 0 32px 32px;
    /* padding: 11px 0; */
    border: 1px solid #fff;
    background: rgba(255, 255, 255, .1);
    border-radius: 999px;
    font-size: 20px;
    color: #fff;
    text-align: left;
    align-items: center;
    justify-content: center;
    gap: 16px;
    flex-shrink: 0;
}

.side-menu.menu-floor .special-floor-btn:before {
    width: 24px;
    height: 24px;
    background: url("../image/icon/icon_special_floor_menu.svg") no-repeat center / cover;
    gap: 16px;
    content: '';
}

.side-menu.menu-floor .special-floor-btn:hover {
    /* padding: 12px 0; */
    border: none;
    background: rgba( 255, 255, 255, .7);
}

.side-menu.menu-floor .special-floor-btn:hover .title {
    color: #000;
}

.side-menu.menu-floor .special-floor-btn:hover:before {
    background: url("../image/icon/icon_special_floor_menu_hover.svg") no-repeat center / cover;
}

.side-menu.special-floor-menu .btn-in-text {
    display: flex;
    align-items: center;
    gap: 12px;
}

.side-menu.special-floor-menu .btn-in-text .text {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
}

.side-menu.special-floor-menu .menu-acc,
.side-menu.special-floor-menu .day-night-wrapper {
    display: none;
}

.side-menu.special-floor-menu .menu-btns-wrapper {
    padding-bottom: 0;
    border: none; 
}
.side-menu.special-floor-menu .info-btn {
    display: none;
}
/* // Menu */

/* Special Floor Contents */
.special-floor-section {
    position: fixed;
    inset: 0;
    z-index: 1;
    font-size: 14px;
    line-height: 22px;
}

.special-floor-section .special-floor-main-wrapper {
    width: 100%;
    height: 100%;
}

.special-floor-section .special-floor-main-pc {
}

.special-floor-section .special-floor-main-layer {
    position: absolute;
    top: 13.8541vh; /* 133px */
    left: 50%;
    overflow: hidden;
    width: 52.0833vh; /* 500px */
    height: 26.25vh; /* 252px */
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), rgba(0, 0, 0, 0.10);
    border-radius: 0.8333vh; /* 8px */
    box-shadow: inset 1px 1px 10px 1px rgba(255, 255, 255, 0.25), inset 2px 2px 1px -2px #FFF, inset -2px -2px 1px -2px #FFF, inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
    background-blend-mode: normal, lighten;
    backdrop-filter: blur(3px);
    perspective: 125.0000vh; /* 1200px */
    transform: rotateY(12deg) translateX(-52.1875vh); /* -501px */
    transform-style: preserve-3d;
    z-index: 10000;
}

.special-floor-section .special-floor-main-layer .layer-cont {
    /* position: relative; */
    display: flex;
    height: 100%;
    padding-top: 7.5vh; /* 72px */
    flex-direction: column;
    align-items: center;
    /* justify-content: center; */
    gap: 4.1666vh; /* 40px */
    /* z-index: 3; */
}

.special-floor-section .special-floor-main-layer.inster {
    top: 11.6666vh; /* 112px */
    /*left: 42.6042vh;*/ /* 409px */
    transform: rotateY(12deg) translateX(-65.9375vh); /* -633px */
}

.special-floor-section .special-floor-main-layer.new-ioniq-5 {
    top: 9.6875vh; /* 93px */
    /*left: auto;*/
    /*right: 40.6250vh;*/ /* 390px */
    transform: rotateY(12deg) translateX(4.375vh); /* 42px */
}

.special-floor-section .special-floor-main-layer.ioniq-5-n {
    top: 17.9166vh; /* 172px */
    /*left: auto;*/
    /*right: 48.2292vh;*/ /* 463px */
    transform: rotateY(12deg) translateX(3.5416vh); /* 34px */
}

.special-floor-section .special-floor-main-layer .title {
    font-size: 4.1666vh; /* 40px */
    font-weight: 500;
    font-style: normal;
    color: #fff;
    line-height: 5.4166vh; /* 52px */
    text-shadow: 0 0 3px #444;
}

.special-floor-section .special-floor-main-layer .btn {
    padding: 1.1458vh 3.3333vh; /* 11px 32px */
    border-radius: 0.4166vh; /* 4px */
    background: #002c5f;
    font-size: 1.6667vh; /* 16px */
    font-weight: 500;
    color: #fff;
}

.special-floor-section .special-floor-main-layer .btn-close {
    position: absolute;
    top: 1.6667vh; /* 16px */
    right: 1.6667vh; /* 16px */
    display: block;
    width: 3.3333vh; /* 32px */
    height: 3.3333vh; /* 32px */
    background: url('../image/special-floor/icon_close.svg') no-repeat center / cover;
    z-index: 4;
}

.special-floor-section .special-floor-main-layer .btn:hover {
    background: #0793ea;
    box-shadow: 0 2px 10px -1px rgba(0, 44, 95, 0.46);
}

.special-floor-section .special-floor-main-mo {
    display: none;
}

.special-floor-section .special-floor-wrapper {
    width: 100%;
    height: 100%;
    background: url('../image/special-floor/special_floor_exterior.jpg') no-repeat center / cover;
}

.special-floor-section .toggle-menu {
    position: absolute;
    top: 4.1667vw; /* 80px */
    left: 50%;
    display: flex;
    padding: 0.2604vw 0.4167vw; /* 5px 8px */
    background: rgba(0, 0, 0, 0.7);
    border-radius: 999px;
    font-size: 0.7292vw; /* 14px */
    transform: translate(-50%, 0);
    align-items: center;
}

.special-floor-section .toggle-menu button {
    border-radius: 999px;
    padding: 0 0.8333vw; /* 16px */
    font-size: 0.7292vw; /* 14px */
    font-weight: 500;
    color: rgba(255, 255, 255, 0.4);
    line-height: 1.9792vw; /* 38px */
}

.special-floor-section .toggle-menu .active {
    background: #fff;
    color: rgba(0, 0, 0, 1);
}

.special-floor-section .special-floor-exterior {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 47.9167vw; /* 920px */
    height: 24.7917vw; /* 476px */
    transform: translate(-50%, -50%);
}

.special-floor-section .special-floor-exterior .button-box {
    display: flex;
}

.special-floor-section .vr360-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.special-floor-section .vr360-wrapper .vr360 {
    position: relative;
    width: 100%;
    height: 100%;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.special-floor-section .vr360-wrapper img {
    position: relative;
    pointer-events: none;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.special-floor-section .vr360-wrapper:before {
    position: absolute;
    bottom: -2.7083vw; /* -52px */
    left: 50%;
    width: 54.0625vw; /* 1038px */
    height: 13.8542vw; /* 266px */
    background: url('../image/special-floor/exterior_circle_bg.svg') no-repeat center / cover;
    transform: translate(-50%, 0);
    content: '';
}

.special-floor-section .vr360-wrapper:after {
    position: absolute;
    bottom: -2.5000vw; /* -48px */
    right: 8.2813vw; /* 159px */
    width: 3.3333vw; /* 64px */
    height: 3.3333vw; /* 64px */
    background: url('../image/special-floor/exterior_360vr_indicator.svg') no-repeat center / cover;
    content: '';
}

#vr360Canvas {
    display: block;
    /* width: 100% !important; */
    /* height: 100% !important; */
    cursor: grab;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    touch-action: none;
    -webkit-touch-callout: none;
    -webkit-user-drag: none;
    /* Canvas는 비율을 JavaScript에서 직접 제어 */
}

#vr360Canvas:active {
    cursor: grabbing;
}

.special-floor-section .model-specs-group {
    position: absolute;
    top: -3.6979vw; /* -71px */
    left: -8.4375vw; /* -160px */
    perspective: 62.5000vw; /* 1200px */
}

.special-floor-section .model-specs {
    /*width: 25.4167vw;*/ /* 488px */
    padding: 2.5000vw 2.0833vw 3.7500vw; /* 48px 40px 72px */
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0.4167vw; /* 8px */
    backdrop-filter: blur(40px);
    transform: rotateY(20deg);
    transform-style: preserve-3d;
}

.special-floor-section .model-specs.interior {
    padding-bottom: 2.5000vw; /* 48px */
}

.special-floor-section .model-specs .model {
    display: block;
    font-size: 2.0833vw; /* 40px */
    font-weight: 500;
    font-style: normal;
    color: #fff;
    line-height: 3.3333vw; /* 64px */
}

.special-floor-section .model-specs .specs {
    display: flex;
    margin-top: 1.2500vw; /* 24px */
    align-items: center;
    gap: 1.2500vw; /* 24px */
}

.special-floor-section .model-specs .specs .area {
    position: relative;
    display: flex;
    width: 6.3021vw; /* 121px */
    padding-left: 1.2500vw; /* 24px */
    flex-direction: column;
    gap: 0.2083vw; /* 4px */
}

.special-floor-section .model-specs .specs .area:first-child {
    width: 5.1042vw; /* 98px */
    padding-left: 0;
}

.special-floor-section .model-specs .specs .area:last-child {
    width: 6.8229vw; /* 131px */
}

.special-floor-section .model-specs .specs .area:first-child:before {
    display: none;
}

.special-floor-section .model-specs .specs .area:first-child .value {
    /*width: 3.4896vw;*/ /* 67px */
}

.special-floor-section .model-specs .specs .area:last-child .value {
    /*width: 4.2708vw;*/ /* 82px */
}

.special-floor-section .model-specs .specs .area:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 2.0833vw; /* 40px */
    background: rgba(255, 255, 255, 0.16);
    transform: translate(0, -50%);
    content: '';
}

.special-floor-section .model-specs .specs .label {
    font-size: 0.7292vw; /* 14px */
    font-style: normal;
    color: #fff;
    line-height: 1.1458vw; /* 22px */
}

.special-floor-section .model-specs .specs .value-box {
    display: flex;
    font-weight: 500;
    color: #fff;
    align-items: flex-end;
    gap: 0.2083vw; /* 4px */
}

.special-floor-section .model-specs .specs .value {
    /*width: 3.4896vw;*/ /* 67px */
    font-size: 1.6667vw; /* 32px */
    line-height: 2.7083vw; /* 52px */
    text-align: right;
}

.special-floor-section .model-specs .specs .unit {
    margin-bottom: 0.2083vw; /* 4px */
    font-size: 0.7292vw; /* 14px */
    line-height: 1.1458vw; /* 22px */
}

.special-floor-section .model-specs .description {
    display: block;
    margin-top: 1.0417vw; /* 20px */
    font-size: 0.6250vw; /* 12px */
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.0417vw; /* 20px */
}

.special-floor-section .model-specs .button-box {
    position: static;
    display: flex;
    margin-top: 2.0833vw; /* 40px */
    flex-direction: row;
    align-items: center;
    gap: 0.6250vw; /* 12px */
}

.special-floor-section .model-info {
    display: none;
}

.special-floor-section .color-chip {
    position: absolute;
    bottom: -8.2292vw; /* 158px */
    left: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.7292vw; /* 14px */
    transform: translate(-50%, 0);
}

.special-floor-section .color-chip .color-chip-swiper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.special-floor-section .color-chip .color-chip-swiper.none-swiper .swiper-wrapper {
    gap: 0.4167vw; /* 8px */
}

.special-floor-section .color-chip .color-chip-swiper.none-swiper .swiper-button-next,
.special-floor-section .color-chip .color-chip-swiper.none-swiper .swiper-button-prev {
    display: none;
}

.special-floor-section .color-chip .swiper {
    
}

.special-floor-section .color-chip .swiper-wrapper {
    gap: 0.4167vw; /* 8px */
}

.special-floor-section .color-chip .swiper-slide {
    width: 2.2917vw; /* 44px */
    height: 2.2917vw; /* 44px */
    border: 2px solid transparent;
    border-radius: 2px;
}

.special-floor-section .color-chip .swiper-slide button {
    overflow: hidden;
    height: 100%;
    border-radius: 2px;
}

.special-floor-section .color-chip .swiper-slide.active {
    border: 2px solid #007aff;
}

.special-floor-section .color-chip .swiper-slide.active:before {
    position: absolute;
    inset: 0;
    border: 1px solid #fff;
    z-index: 1;
    content: '';
}

.special-floor-section .color-chip .swiper-button-next,
.special-floor-section .color-chip .swiper-button-prev {
    position: absolute;
    display: none;
    width: 1.2500vw; /* 24px */
    height: 1.2500vw; /* 24px */
    margin: 0;
    background: url('../image/special-floor/icon_swiper_arrow.svg') no-repeat center / cover;
    transform: translate(0, -50%);
}

.special-floor-section .color-chip .swiper-button-prev {
    left: 0;
}

.special-floor-section .color-chip .swiper-button-next {
    right: 0;
    transform: translate(0, -50%) rotate(180deg);
}

.special-floor-section .color-chip .swiper-button-next.swiper-button-disabled,
.special-floor-section .color-chip .swiper-button-prev.swiper-button-disabled,
.special-floor-section .color-chip .swiper-button-prev.disabled {
    display: none;
}

.special-floor-section .color-chip .swiper-button-next:after,
.special-floor-section .color-chip .swiper-button-prev:after {
    content: '';
}

.special-floor-section .color-chip .color-chip-desc {
    font-size: 0.7292vw; /* 14px */
    color: #fff;
    line-height: 1.1458vw; /* 22px */
}

.special-floor-section .button-box {
    position: absolute;
    top: 5.5208vw; /* 106px */
    right: -9.8958vw; /* -190px */
    display: none;
    flex-direction: column;
    gap: 0.6250vw; /* 12px */
}

.special-floor-section .button-box > a,
.special-floor-section .button-box > button {
    display: flex;
    width: 10.3125vw; /* 198px */
    background: #002c5f;
    border-radius: 0.2083vw; /* 4px */
    font-size: 0.9375vw; /* 18px */
    font-weight: 500;
    color: #fff;
    line-height: 2.9167vw; /* 56px */
    align-items: center;
    justify-content: center;
    gap: 0.4167vw; /* 8px */
}

.special-floor-section .button-box > a:before,
.special-floor-section .button-box > button:before {
    width: 1.6667vw; /* 32px */
    height: 1.6667vw; /* 32px */
    background: url('../image/special-floor/icon_showroom.svg') no-repeat center / cover;
    flex-shrink: 0;
    content: '';
}

.special-floor-section .button-box > a:hover,
.special-floor-section .button-box > button:hover {
    background: #0793ea;
    box-shadow: 0 2px 10px -1px rgba(0, 44, 95, 0.46);
}

.special-floor-section .button-box > a:active,
.special-floor-section .button-box > button:active {
    /* transform: scale(0.9); */
}

.special-floor-section .button-box .type {
    border: 1px solid #fff;
    background: #fff;
    color: #191919;
    line-height: 2.8125vw; /* 54px */
}

.special-floor-section .button-box .type:hover {
    border-color: #ccc;
    background: #fafafa;
    box-shadow: 0 2px 10px -1px rgba(204, 204, 204, 0.56);
    /*line-height: 2.8125vw;*/ /* 54px */
}

.special-floor-section .button-box .type:before {
    background: url('../image/special-floor/icon_gallery.svg') no-repeat center / cover;
}

.special-floor-section .special-floor-interior {
    width: 100%;
    height: 100%;
}

.special-floor-section .special-floor-interior .special-floor-interior-wrapper {
    width: 100%;
    height: 100%;
}

.special-floor-section .special-floor-interior .special-floor-interior-wrapper canvas {
    touch-action: auto;
}

.special-floor-section .special-floor-interior .model-specs-group {
    top: 50%;
    /*top: 10.4167vw;*/ /* 200px */
    left: 5.2083vw; /* 100px */
    transform: translate(0, -50%);
}

.special-floor-section .special-floor-interior .color-chip {
    position: absolute;
    bottom: 4.7917vw; /* 92px */
    gap: 0.8333vw; /* 16px */
}

.special-floor-section .special-floor-interior .color-chip-swiper {
    
}

.special-floor-section .special-floor-interior .color-chip .swiper-wrapper {
    gap: 0.8333vw; /* 16px */
}

.special-floor-section .special-floor-interior .color-chip-swiper .swiper-slide {
    position: relative;
    width: 13.2292vw; /* 254px */
    height: 2.2917vw; /* 44px */
}

.special-floor-section .special-floor-gallery {
    width: 100%;
    height: 100%;
    background: url('../image/special-floor/gallery_bg.jpg') no-repeat center / cover;
}

.special-floor-section .special-floor-gallery .gallery-contents {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}

.special-floor-section .special-floor-gallery .gallery-info-box {
    position: absolute;
    top: 0;
    left: 50%;
    display: flex;
    width: 100%;
    font-size: 18px; /* 0.9375vw */
    color: rgba(255, 255, 255, 0.8);
    line-height: 30px; /* 1.5625vw */
    flex-direction: column;
    align-items: center;
    transform:translate(-50%, 0);
}

.special-floor-section .special-floor-gallery .gallery-info-box .model {
    font-size: 40px; /* 2.0833vw */
    font-weight: 500;
    font-style: normal;
    color: #fff;
    line-height: 64px; /* 3.3333vw */
}

.special-floor-section .special-floor-gallery .swiper-gallery {
    
}

.special-floor-section .special-floor-gallery .swiper-gallery .swiper {
    max-width: 1520px; /* 79.1667vw */
    width: 100%;
    margin: 0 auto;
    padding: 128px 0 118px; /* 6.6667vw 0 6.1458vw */
}

.special-floor-section .special-floor-gallery .swiper-gallery .swiper-slide {
    position: relative;
    width: 640px; /* 33.3333vw */
    height: 481px; /* 25.0521vw */
}

.special-floor-section .special-floor-gallery .swiper-gallery .swiper-slide img {
    vertical-align: top;
    height: 100%;
}

.special-floor-section .special-floor-gallery .swiper-gallery .swiper-slide-active {
    /* box-shadow: 2px 6px 32.6px 10px rgba(0, 0, 0, 0.20); */
}

.special-floor-section .special-floor-gallery .swiper-gallery .swiper-slide-active:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(337deg, rgba(0, 0, 0, 0.60) 3.26%, rgba(0, 0, 0, 0.00) 65.45%);
    opacity: 0.8;
    content: '';
}

.special-floor-section .special-floor-gallery .swiper-gallery .swiper-slide-active .gallery-button {
    display: flex;
}

.special-floor-section .special-floor-gallery .swiper-gallery .gallery-button {
    position: absolute;
    bottom: 16px; /* 0.8333vw */
    right: 16px; /* 0.8333vw */
    display: none;
    align-items: center;
    gap: 12px; /* 0.6250vw */
}

.special-floor-section .special-floor-gallery .swiper-gallery .btn-stop,
.special-floor-section .special-floor-gallery .swiper-gallery .btn-expansion {
    width: 40px; /* 2.0833vw */
    height: 40px; /* 2.0833vw */
}

.special-floor-section .special-floor-gallery .swiper-gallery .btn-stop {
    background: url('../image/special-floor/icon_stop.svg') no-repeat center / cover;
}

.special-floor-section .special-floor-gallery .swiper-gallery .btn-stop.play {
    background: url('../image/special-floor/icon_play.svg') no-repeat center / cover;
}

.special-floor-section .special-floor-gallery .swiper-gallery .btn-expansion {
    background: url('../image/special-floor/icon_expansion.svg') no-repeat center / cover;
}

.special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-prev,
.special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-next {
    width: 48px;
    height: 48px;
    background: url('../image/special-floor/icon_swiper_arrow03.svg') no-repeat center / cover;
}

.special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-prev:after,
.special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-next:after {
    display: none;
}

.special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-prev {
    left: 24px;
}

.special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-next {
    left: auto;
    right: 24px;
    transform: rotate(180deg);
}

.special-floor-section .special-floor-gallery .gallery-category {
    position: absolute;
    bottom: 0;
    left: 50%;
    text-align: center;
    transform: translate(-50%, 0);
    z-index: 1;
}

.special-floor-section .special-floor-gallery .gallery-category .category-inner {
    display: inline-flex;
    padding: 7px; /* 0.3646vw */
    border: 1px solid rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 999px;
    align-items: center;
    gap: 8px;
}

.special-floor-section .special-floor-gallery .gallery-category a,
.special-floor-section .special-floor-gallery .gallery-category button {
    padding: 0 16px; /* 0 0.8333vw */
    font-size: 14px; /* 0.7292vw */
    font-weight: 500;
    color: #fff;
    line-height: 38px; /* 1.9792vw */
}

.special-floor-section .special-floor-gallery .gallery-category .active {
    background: #fff;
    border-radius: 999px;
    color: #000;
}

/* Special Floor Gallery Popup */
.special-floor-gallery-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 1102;
}

.special-floor-gallery-popup .img-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 47.2917vw; /* 908px */
    height: 35.4167vw; /* 680px */
    transform: translate(-50%, -50%);
}

.special-floor-gallery-popup .img-wrapper img {
    vertical-align: top;
}

.special-floor-gallery-popup .btn-close {
    position: absolute;
    top: 1.2500vw; /* 24px */
    right: 1.2500vw; /* 24px */
    display: flex;
    width: 2.5000vw; /* 48px */
    height: 2.5000vw; /* 48px */
    background: rgba(0, 0, 0, .7);
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 999px;
    align-items: center;
    justify-content: center;
}

.special-floor-gallery-popup .btn-close:before {
    width: 1.6667vw; /* 32px */
    height: 1.6667vw; /* 32px */
    background: url('../image/icon/icon_sm_close_white.svg') no-repeat center / cover;
    content: '';
}

.special-floor-section .special-floor-info-item {
    display: none;
}

/* layer gallery */
.layer-gallery {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: url('../image/special-floor/gallery_bg.jpg') no-repeat center / cover;
    z-index: 1101;
}

.layer-gallery .gallery-contents {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}

.layer-gallery .gallery-info-box {
    position: absolute;
    top: 0;
    left: 50%;
    display: flex;
    width: 100%;
    font-size: 18px; /* 0.9375vw */
    color: rgba(255, 255, 255, 0.8);
    line-height: 30px; /* 1.5625vw */
    flex-direction: column;
    align-items: center;
    transform:translate(-50%, 0);
}

.layer-gallery .gallery-info-box .model {
    font-size: 40px; /* 2.0833vw */
    font-weight: 500;
    font-style: normal;
    color: #fff;
    line-height: 64px; /* 3.3333vw */
}

.layer-gallery .swiper-gallery {
    
}

.layer-gallery .swiper-gallery .swiper {
    max-width: 1520px; /* 79.1667vw */
    width: 100%;
    margin: 0 auto;
    padding: 128px 0 118px; /* 6.6667vw 0 6.1458vw */
}

.layer-gallery .swiper-gallery .swiper-slide {
    position: relative;
    width: 640px; /* 33.3333vw */
    height: 481px; /* 25.0521vw */
}

.layer-gallery .swiper-gallery .swiper-slide img {
    vertical-align: top;
    height: 100%;
}

.layer-gallery .swiper-gallery .swiper-slide-active {
    /* box-shadow: 2px 6px 32.6px 10px rgba(0, 0, 0, 0.20); */
}

.layer-gallery .swiper-gallery .swiper-slide-active:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(337deg, rgba(0, 0, 0, 0.60) 3.26%, rgba(0, 0, 0, 0.00) 65.45%);
    opacity: 0.8;
    content: '';
}

.layer-gallery .swiper-gallery .swiper-slide-active .gallery-button {
    display: flex;
}

.layer-gallery .swiper-gallery .gallery-button {
    position: absolute;
    bottom: 16px; /* 0.8333vw */
    right: 16px; /* 0.8333vw */
    display: none;
    align-items: center;
    gap: 12px; /* 0.6250vw */
}

.layer-gallery .swiper-gallery .btn-stop,
.layer-gallery .swiper-gallery .btn-expansion {
    width: 40px; /* 2.0833vw */
    height: 40px; /* 2.0833vw */
}

.layer-gallery .swiper-gallery .btn-stop {
    background: url('../image/special-floor/icon_stop.svg') no-repeat center / cover;
}

.layer-gallery .swiper-gallery .btn-stop.play {
    background: url('../image/special-floor/icon_play.svg') no-repeat center / cover;
}

.layer-gallery .swiper-gallery .btn-expansion {
    background: url('../image/special-floor/icon_expansion.svg') no-repeat center / cover;
}

.layer-gallery .swiper-gallery .swiper-button-prev,
.layer-gallery .swiper-gallery .swiper-button-next {
    width: 48px;
    height: 48px;
    background: url('../image/special-floor/icon_swiper_arrow03.svg') no-repeat center / cover;
}

.layer-gallery .swiper-gallery .swiper-button-prev:after,
.layer-gallery .swiper-gallery .swiper-button-next:after {
    display: none;
}

.layer-gallery .swiper-gallery .swiper-button-prev {
    left: 24px;
}

.layer-gallery .swiper-gallery .swiper-button-next {
    left: auto;
    right: 24px;
    transform: rotate(180deg);
}

.layer-gallery .gallery-category {
    position: absolute;
    bottom: 0;
    left: 50%;
    text-align: center;
    transform: translate(-50%, 0);
    z-index: 1;
}

.layer-gallery .gallery-category .category-inner {
    display: inline-flex;
    padding: 7px; /* 0.3646vw */
    border: 1px solid rgba(255, 255, 255, 0.8);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 999px;
    align-items: center;
    gap: 8px;
}

.layer-gallery .gallery-category a,
.layer-gallery .gallery-category button {
    padding: 0 16px; /* 0 0.8333vw */
    font-size: 14px; /* 0.7292vw */
    font-weight: 500;
    color: #fff;
    line-height: 38px; /* 1.9792vw */
}

.layer-gallery .gallery-category .active {
    background: #fff;
    border-radius: 999px;
    color: #000;
}

.layer-gallery .btn-back {
    position: absolute;
    top: 24px;
    left: 24px;
    display: flex;
    width: 48px;
    height: 48px;
    background: rgba(0, 0, 0, .7);;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
}

.layer-gallery .btn-back:before {
    width: 32px;
    height: 32px;
    background: url("../image/icon/icon_back.svg") no-repeat center / cover;
    content: '';
}

.special-floor-section:not([style*="display: block"]) ~ .layer-gallery .btn-back {
    /* display: flex; */
}

.main-btn-area:is(.special-floor-menu) ~ .layer-gallery {
    z-index: 1101;
}

.main-btn-area:is(.special-floor-menu) ~ .layer-gallery .btn-back {
    /* display: flex; */
}

.main-btn-area:is(.special-floor-menu):has(.special-floor) ~ .layer-gallery {
    /* z-index: 1000; */
}

.main-btn-area:is(.special-floor-menu):has(.special-floor) ~ .layer-gallery .btn-back{
    /* display: none; */
}

/* Mobile */
.mode-mobile .special-floor-menu {
    
}

.mode-mobile .special-floor-menu .left-btn-area.only-pc,
.mode-mobile .special-floor-menu .right-btn-area.only-pc {
    display: none !important;
}

.mode-mobile .special-floor-menu .left-btn-area.only-mo,
.mode-mobile .special-floor-menu .right-btn-area.only-mo {
    display: flex !important;
}

.mode-mobile .special-floor-menu .menu-wrapper .top-btn-area {
    padding-bottom: 40px;
}

.mode-mobile .special-floor-menu .home-btn {
    padding: 0;
    background: none;
    gap: 12px;
}

.mode-mobile .special-floor-menu .home-btn .icon {
    width: 48px;
    height: 48px;
    background-color: #fff;
    background-size: 32px;
    border-radius: 100%;
}

.mode-mobile .special-floor-menu .home-btn .text {
    
}

.mode-mobile .special-floor-menu .floor-select {
    
}

.mode-mobile .special-floor-menu .go-cxc {
    
}

.mode-mobile .special-floor-menu .go-cxc:before {
    
}

.mode-mobile .special-floor-menu .section-back {
    
}

.mode-mobile .special-floor-menu .section-back:before {
    
}

.mode-mobile .special-floor-menu .disclaimer-text {
    padding-inline: 20px;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: -0.5px;
}

/* .mode-mobile .special-floor-menu .disclaimer-text.special-floor {
    padding-inline: 20px;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: -0.5px;
} */

.mode-mobile .special-floor-menu .special-floor .section-back {
    position: absolute;
    top: 20px;
    left: 20px;
}

.mode-mobile .special-floor-menu .special-floor .left-btn-area {
    display: none !important
}

.mode-mobile .special-floor-menu .special-floor ~ .disclaimer {
    bottom: 80px;
    height: auto;
    background: none; 
}

.mode-mobile .special-floor-menu .special-floor ~ .disclaimer .disclaimer-text {
    position: static;
    padding: 0 20px;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: -0.5px;
}

/* .mode-mobile .special-floor-menu .special-floor ~ .disclaimer .special-floor {
    position: static;
    padding: 0 20px;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: -0.5px;
} */

.mode-mobile .special-floor-menu .counsel-box {
    bottom: 80px;
}

.mode-mobile .special-floor-menu .special-floor ~ .counsel-box {
    bottom: 108px;
}

.mode-mobile .side-menu.menu-floor .special-floor-btn {
    height: 48px;
    margin: 0 38px 20px;
    /* padding: 10px 0; */
    font-size: 16px;

}

.mode-mobile .side-menu.menu-floor .special-floor-btn .title {
    line-height: 26px;
}

.mode-mobile .side-menu.menu-floor .special-floor-btn:before {
    
}

.mode-mobile .side-menu.menu-floor .special-floor-btn:hover {
    padding: 11px 0;
}

.mode-mobile .side-menu.menu-floor .special-floor-btn:hover .title {
    
}

.mode-mobile .side-menu.menu-floor .special-floor-btn:hover:before {
    
}

.mode-mobile .side-menu.special-floor-menu .special-floor-btn {
    display: none;
}

.mode-mobile .side-menu.special-floor-menu .btn-in-text {
    
}

.mode-mobile .side-menu.special-floor-menu .btn-in-text .text {
    
}

.mode-mobile .side-menu.special-floor-menu .menu-acc,
.mode-mobile .side-menu.special-floor-menu .day-night-wrapper {
    
}

.mode-mobile .side-menu.special-floor-menu .menu-btns-wrapper {
    
}

.mode-mobile .side-menu.special-floor-menu .info-btn {
    
}

.mode-mobile .side-menu.special-floor-menu .btn-guide {
    display: none;
}

.mode-mobile .special-floor-section {
    font-size: 13px;
    line-height: 20px;
}

.mode-mobile .special-floor-section .special-floor-main-wrapper {
    
}

.mode-mobile .special-floor-section .special-floor-main-pc {
    display: none;
}

.mode-mobile .special-floor-section .special-floor-main-mo {
    display: block;
    height: 100%;
}

.mode-mobile .special-floor-section .special-floor-main-mo .bg-area {
    height: 100%;
    aspect-ratio: 1 / 1;
}

.mode-mobile .special-floor-section .special-floor-main-mo .bg-area img {
    width: auto;
    height: 100%;
    /* object-fit: cover; */
    transform: translate(-21%, 0);
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    /* width: 375px;
    height: 304px; */
    transform: translate(-50%, -50%);
}

.mode-mobile .special-floor-section .special-floor-main-mo .swiper {
    height: 100%;
    width: auto;
}

.mode-mobile .special-floor-section .special-floor-main-mo .swiper-wrapper {
    width: auto;
}

.mode-mobile .special-floor-section .special-floor-main-mo .swiper-slide {
    /* width: 100%;
    height: 100%; */
    white-space: nowrap;
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-img-swiper .swiper-slide {
    width: 268px;
    height: 250px;
    transition: transform 0.1s ease-in-out, scale 0.5s ease-in-out;
    transform: scale(0.9);
    will-change: transform, scale;
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-img-swiper .swiper-slide-active {
    transform: scale(1);
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-img-swiper .swiper-slide-next {
}
.mode-mobile .special-floor-section .special-floor-main-mo .main-img-swiper .swiper-slide-prev {
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-img-swiper .main-type03.swiper-slide-prev {
}

.mode-mobile .special-floor-section .special-floor-main-mo .thumbnail {
    /* width: 375px; */
}

.mode-mobile .special-floor-section .special-floor-main-mo .thumbnail img {
    display: block;
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-type01 {

}

.mode-mobile .special-floor-section .special-floor-main-mo .main-type02 .thumbnail {
    /* transform: translate(-79px, 0); */
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-type02.swiper-slide-active .thumbnail {
    /* transform: translate(-7px, 0); */
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-type03 {
    
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-type04 {
    
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper {
    position: absolute;
    left: 50%;
    top: calc(100% + 31px);
    width: 266px;
    margin: 0 auto;
    padding: 0 32px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 32px;
    text-align: center;
    transform: translate(-50%, 0);
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper .swiper-button-next {
    right: 0;
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper .swiper-button-prev {
    left: 0;
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper .swiper-button-next, 
.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper .swiper-button-prev {
    top: 0;
    width: 32px;
    height: 32px;
    margin: 0;
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper .swiper-button-next:after, 
.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper .swiper-button-prev:after {
    display: none;
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper .swiper-button-next .icon-arrow {
    transform: rotate(180deg);
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper .swiper-button-next.swiper-button-disabled {
    transform: rotate(180deg);
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper .icon-arrow {
    width: 9px;
    height: 15px;
    background: url('../image/special-floor/icon_swiper_arrow02.svg') no-repeat center / cover;
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper .swiper-button-disabled {
    background: url('../image/special-floor/icon_swiper_arrow03_disabled.svg') no-repeat center / cover;
    opacity: 1;
}

.mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper .swiper-button-disabled svg {
    display: none;
}

.mode-mobile .special-floor-section .special-floor-wrapper {
    background: url('../image/special-floor/special_floor_exterior_mo.jpg') no-repeat center / cover;
}

.mode-mobile .special-floor-section .special-floor-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 510px;
    background: linear-gradient(342deg, rgba(0, 0, 0, 0.00) 25.39%, rgba(0, 0, 0, 0.40) 92.1%);
    content: '';
    pointer-events: none;
}

.mode-mobile .special-floor-section .toggle-menu {
    top: 92px;
    padding: 0;
    font-size: 13px;
}

.mode-mobile .special-floor-section .toggle-menu button {
    padding: 0 16px;
    font-size: 13px;
    line-height: 32px;
}

.mode-mobile .special-floor-section .toggle-menu .active {
    padding: 0 14px;
    border: 2px solid rgba(0, 0, 0, .9);
    line-height: 28px;
}

.mode-mobile .special-floor-section .special-floor-exterior {
    width: auto;
    height: auto;
}

.mode-mobile .special-floor-section .special-floor-exterior .button-box {
    display: none;
}

.mode-mobile .special-floor-section .vr360-wrapper {
    padding-bottom: 20px;
}

.mode-mobile .special-floor-section .vr360-wrapper .vr360 {
    width: 320px;
    height: 170px;
}

.mode-mobile .special-floor-section .vr360-wrapper img {
}

.mode-mobile .special-floor-section .vr360-wrapper:before {
    bottom: 0;
    width: 320px;
    height: 86px;
    background: url('../image/special-floor/exterior_circle_bg_mo.svg') no-repeat center / cover;
}

.mode-mobile .special-floor-section .vr360-wrapper:after {
    bottom: -9px;
    right: 76px;
    width: 48px;
    height: 48px;
    background: url('../image/special-floor/exterior_360vr_indicator_mo.svg') no-repeat center / cover
}

.mode-mobile .special-floor-section .model-specs-group {
    display: none;
}

.mode-mobile .special-floor-section .model-specs { 
    
}

.mode-mobile .special-floor-section .model-specs.interior {
    
}

.mode-mobile .special-floor-section .model-specs .model {
    
}

.mode-mobile .special-floor-section .model-specs .specs {
    
}

.mode-mobile .special-floor-section .model-specs .specs .area {
    
}

.mode-mobile .special-floor-section .model-specs .specs .area:first-child {
    
}

.mode-mobile .special-floor-section .model-specs .specs .area:first-child:before {
    
}

.mode-mobile .special-floor-section .model-specs .specs .area:before {
    
}

.mode-mobile .special-floor-section .model-specs .specs .label {
    
}

.mode-mobile .special-floor-section .model-specs .specs .value-box {
    
}

.mode-mobile .special-floor-section .model-specs .specs .value {
    
}

.mode-mobile .special-floor-section .model-specs .specs .unit {
    
}

.mode-mobile .special-floor-section .model-specs .description {
    
}

.mode-mobile .special-floor-section .model-specs .button-box {
    
}

.mode-mobile .special-floor-section .model-info {
    position: absolute;
    top: -61px;
    left: 5px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.mode-mobile .special-floor-section .model-info .model {
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    color: #fff;
    line-height: 38px;
}

.mode-mobile .special-floor-section .model-info .description {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 18px;
}

.mode-mobile .special-floor-section .color-chip {
    /* bottom: -46.17563%; */
    top: calc(100% + 22px);
    bottom: auto;
    gap: 10px;
}

.mode-mobile .special-floor-section .color-chip .color-chip-swiper {
    padding: 0 32px;
}

.mode-mobile .special-floor-section .color-chip .color-chip-swiper.none-swiper .swiper-wrapper {
    justify-content: center;
    gap: 8px;
}

.mode-mobile .special-floor-section .color-chip .color-chip-swiper.none-swiper .swiper-button-next,
.mode-mobile .special-floor-section .color-chip .color-chip-swiper.none-swiper .swiper-button-prev {
    
}

.mode-mobile .special-floor-section .color-chip .swiper {
    width: 252px;
}

.mode-mobile .special-floor-section .color-chip .swiper-wrapper {
    gap: 0;
}

.mode-mobile .special-floor-section .color-chip .swiper-slide {
    width: 44px;
    height: 44px;
}

.mode-mobile .special-floor-section .color-chip .swiper-slide button {
    
}

.mode-mobile .special-floor-section .color-chip .swiper-slide.active {
    
}

.mode-mobile .special-floor-section .color-chip .swiper-slide.active:before {
    
}

.mode-mobile .special-floor-section .color-chip .swiper-button-next,
.mode-mobile .special-floor-section .color-chip .swiper-button-prev {
    display: block;
    width: 24px;
    height: 24px;
}

.mode-mobile .special-floor-section .color-chip .swiper-button-prev {
    
}

.mode-mobile .special-floor-section .color-chip .swiper-button-next {
    
}

.mode-mobile .special-floor-section .color-chip .swiper-button-next.swiper-button-disabled,
.mode-mobile .special-floor-section .color-chip .swiper-button-prev.swiper-button-disabled,
.mode-mobile .special-floor-section .color-chip .swiper-button-prev.disabled {
    display: none;
    /* background: url('../image/special-floor/icon_swiper_arrow_disabled.svg') no-repeat center / cover;
    opacity: 1; */
}

.mode-mobile .special-floor-section .color-chip .swiper-button-next:after,
.mode-mobile .special-floor-section .color-chip .swiper-button-prev:after {
    
}

.mode-mobile .special-floor-section .color-chip .color-chip-desc {
    font-size: 13px;
    line-height: 20px;
}

.mode-mobile .special-floor-section .button-box {
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0;
}

.mode-mobile .special-floor-section .button-box > a,
.mode-mobile .special-floor-section .button-box > button {
    width: 100%;
    height: 60px;
    border-radius: 0;
    font-size: 14px;
    line-height: 60px;
    gap: 8px;
}

.mode-mobile .special-floor-section .button-box > a:active,
.mode-mobile .special-floor-section .button-box > button:active {
    transform: scale(1);
}

.mode-mobile .special-floor-section .button-box > a:before,
.mode-mobile .special-floor-section .button-box > button:before {
    width: 32px;
    height: 32px;
}

.mode-mobile .special-floor-section .button-box .type {
    border: none;
}

.mode-mobile .special-floor-section .button-box .type:hover {
    
}

.mode-mobile .special-floor-section .button-box .type:before {
    
}

.mode-mobile .special-floor-section .color-chip-interior {
    
}

.mode-mobile .special-floor-section .color-chip-interior .color-chip {
    
}

.mode-mobile .special-floor-section .color-chip-interior .color-chip button {
    
}

.mode-mobile .special-floor-section .color-chip-interior .color-chip .active:before {
    
}

.mode-mobile .special-floor-section .color-chip-interior .color-chip .active:after {
    
}

.mode-mobile .special-floor-section .color-chip-interior .color-chip-desc {
    
}

.mode-mobile .special-floor-section .special-floor-interior {
    
}

.mode-mobile .special-floor-section .special-floor-interior .model-specs-group {
    
}

.mode-mobile .special-floor-section .special-floor-interior .color-chip {
    top: auto;
    bottom: 146px;
}

.mode-mobile .special-floor-section .special-floor-interior .color-chip-swiper {
    
}

.mode-mobile .special-floor-section .special-floor-interior .color-chip .swiper {
    width: 244px;
}

.mode-mobile .special-floor-section .special-floor-interior .color-chip .swiper-wrapper {
    gap: 0;
}

.mode-mobile .special-floor-section .special-floor-interior .color-chip-swiper .swiper-slide {
    position: relative;
    /* width: 244px; */
    width: calc((100% - 8px) / 2);
    height: 44px;
}

.mode-mobile .special-floor-section .special-floor-interior .color-chip-swiper .swiper-slide img {
    height: 100%;
}

.mode-mobile .special-floor-section .special-floor-gallery {
    background: url('../image/special-floor/gallery_bg_mo.jpg') no-repeat center / cover;
}

.mode-mobile .special-floor-section .special-floor-gallery .gallery-contents {
    
}

.mode-mobile .special-floor-section .special-floor-gallery .gallery-info-box {
    font-size: 15px;
    line-height: 24px;
}

.mode-mobile .special-floor-section .special-floor-gallery .gallery-info-box .model {
    font-size: 24px;
    line-height: 38px;
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery {
    
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .swiper {
    padding: 58px 0 62px;
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .swiper-slide {
    width: 268px;
    height: 204px;
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .swiper-slide-active {
    
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .swiper-slide-active:before {
    height: 132px;
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .swiper-slide-active .gallery-button {
    
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .gallery-button {
    bottom: 8px;
    right: 8px;
    gap: 4px;
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .btn-stop,
.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .btn-expansion {
    
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .btn-stop {
    background: url('../image/special-floor/icon_stop_mo.svg') no-repeat center / cover;
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .btn-stop.play {
    background: url('../image/special-floor/icon_play_mo.svg') no-repeat center / cover;
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .btn-expansion {
    background: url('../image/special-floor/icon_expansion_mo.svg') no-repeat center / cover;
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-prev,
.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-next {
    display: none;
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-prev:after,
.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-next:after {
    
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-prev {
    
}

.mode-mobile .special-floor-section .special-floor-gallery .swiper-gallery .swiper-button-next {
    
}

.mode-mobile .special-floor-section .special-floor-gallery .gallery-category {
    
}

.mode-mobile .special-floor-section .special-floor-gallery .gallery-category .category-inner {
    padding-block: 5px;
    gap: 0;
}

.mode-mobile .special-floor-section .special-floor-gallery .gallery-category a,
.mode-mobile .special-floor-section .special-floor-gallery .gallery-category button {
    padding: 0 8px;
    line-height: 30px;
}

.mode-mobile .special-floor-section .special-floor-gallery .gallery-category .active {
    
}

/* layer gallery */
.mode-mobile .layer-gallery {
    background: url('../image/special-floor/gallery_bg_mo.jpg') no-repeat center / cover;
}

.mode-mobile .layer-gallery .gallery-contents {
    
}

.mode-mobile .layer-gallery .gallery-info-box {
    font-size: 15px;
    line-height: 24px;
}

.mode-mobile .layer-gallery .gallery-info-box .model {
    font-size: 24px;
    line-height: 38px;
}

.mode-mobile .layer-gallery .swiper-gallery {
    
}

.mode-mobile .layer-gallery .swiper-gallery .swiper {
    padding: 58px 0 62px;
}

.mode-mobile .layer-gallery .swiper-gallery .swiper-slide {
    width: 268px;
    height: 204px;
}

.mode-mobile .layer-gallery .swiper-gallery .swiper-slide-active {
    
}

.mode-mobile .layer-gallery .swiper-gallery .swiper-slide-active:before {
    height: 132px;
}

.mode-mobile .layer-gallery .swiper-gallery .swiper-slide-active .gallery-button {
    
}

.mode-mobile .layer-gallery .swiper-gallery .gallery-button {
    bottom: 8px;
    right: 8px;
    gap: 4px;
}

.mode-mobile .layer-gallery .swiper-gallery .btn-stop,
.mode-mobile .layer-gallery .swiper-gallery .btn-expansion {
    
}

.mode-mobile .layer-gallery .swiper-gallery .btn-stop {
    background: url('../image/special-floor/icon_stop_mo.svg') no-repeat center / cover;
}

.mode-mobile .layer-gallery .swiper-gallery .btn-stop.play {
    background: url('../image/special-floor/icon_play_mo.svg') no-repeat center / cover;
}

.mode-mobile .layer-gallery .swiper-gallery .btn-expansion {
    background: url('../image/special-floor/icon_expansion_mo.svg') no-repeat center / cover;
}

.mode-mobile .layer-gallery .swiper-gallery .swiper-button-prev,
.mode-mobile .layer-gallery .swiper-gallery .swiper-button-next {
    display: none;
}

.mode-mobile .layer-gallery .swiper-gallery .swiper-button-prev:after,
.mode-mobile .layer-gallery .swiper-button-next:after {
    
}

.mode-mobile .layer-gallery .swiper-gallery .swiper-button-prev {
    
}

.mode-mobile .layer-gallery .swiper-gallery .swiper-button-next {
    
}

.mode-mobile .layer-gallery .gallery-category {
    
}

.mode-mobile .layer-gallery .gallery-category .category-inner {
    padding-block: 5px;
    gap: 0;
}

.mode-mobile .layer-gallery .gallery-category a,
.mode-mobile .layer-gallery .gallery-category button {
    padding: 0 8px;
    line-height: 30px;
}

.mode-mobile .layer-gallery .gallery-category .active {
    
}

.mode-mobile .layer-gallery .btn-back {
    top: 20px;
    left: 20px;   
}

.mode-mobile .layer-gallery .btn-back:before {
    
}

/* Special Floor Gallery Popup */
.mode-mobile .special-floor-gallery-popup {
    
}

.mode-mobile .special-floor-gallery-popup .img-wrapper {
    width: 100%;
    height: auto;
}

.mode-mobile .special-floor-gallery-popup .img-wrapper img {

}

.mode-mobile .special-floor-gallery-popup .btn-close {
    top: 20px;
    right: 20px;
    width: 48px;
    height: 48px;
}

.mode-mobile .special-floor-gallery-popup .btn-close:before {
    width: 32px;
    height: 32px;  
}

.special-floor-canvas {
    cursor: url("../cursor.png"), default;
}

.special-floor-canvas.plus {
    cursor: url("../cursor_plus.png"), default;
}

@media screen and (max-width: 320px) {
    .mode-mobile .special-floor-menu .counsel-box {
        bottom: 48px;
    }

    .mode-mobile .special-floor-menu .special-floor ~ .counsel-box {
        bottom: 48px;
    }

    .mode-mobile .special-floor-section .special-floor-main-mo .main-desc-swiper {
        top: calc(100% + 15px);
    }

    .mode-mobile .special-floor-section .color-chip {
        top: calc(100% + 12px);
    }

    .mode-mobile .special-floor-section .special-floor-interior .color-chip {
        bottom: 122px;
    }

    .mode-mobile .special-floor-section .model-info {
        top: -49px;
        left: 32px;
    }
}

@media screen and (orientation: landscape) {
    .mode-mobile .special-floor-section {
        z-index: 1002;
    }
    .mode-mobile .special-floor-section .special-floor-info-item {
        position: absolute;
        inset: 0;
        display: flex;
        background: url('../image/special-floor/special_floor_landscape.jpg') no-repeat center / cover;
        align-items: center;
        justify-content: center;
    }

    .mode-mobile .special-floor-section .special-floor-info {
        display: inline-flex;
        width: 238px;
        padding: 24px 20px;
        border: 1.5px solid #0793ea;
        background: rgba(0, 0, 0, 0.7);
        border-radius: 4px;
        font-size: 13px;
        color: #fff;
        line-height: 20px;
        text-align: center;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 8px;
    }
    
    .mode-mobile .special-floor-section .special-floor-info:before {
        width: 40px;
        height: 40px;
        background: url('../image/tutorial/tutorial_icon_info.svg') no-repeat center / 100%;
        content: "";
    }
}
