.special-card-box{width:400px;height:333px}.special-card-box .special-card{border-radius:12px;flex-direction:column;gap:16px;width:100%;height:100%;display:flex}@media screen and (max-width:1350px){.special-card-box .special-card{max-width:400px;height:333px}}@media screen and (max-width:700px){.special-card-box .special-card{max-width:100%}}.special-card-box .special-card .special-card-img{width:100%;height:240px;position:relative}.special-card-box .special-card .special-card-img img{object-fit:cover;border-radius:12px}.special-card-box .special-card .special-card-text{flex-direction:column;gap:8px;display:flex}.special-card-box .special-card .special-card-text .content-title{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}.special-card-box .special-card .special-card-text .content-desc{color:#575757;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:150%;display:-webkit-box;overflow:hidden}@media screen and (max-width:700px){.special-card-box .special-card .special-card-text .content-desc{font-size:var(--font-size-sm)}}
.rest-card-box{width:400px;height:300px}@media screen and (max-width:1350px){.rest-card-box{width:400px;height:300px}}@media screen and (max-width:700px){.rest-card-box{width:100%;height:100%}}.rest-card-box .rest-card{box-sizing:border-box;border-radius:16px;flex-direction:column;width:100%;height:100%;padding:28px;display:flex;overflow:visible;box-shadow:0 -4px 10px #0000000d,0 4px 10px #0000000d}@media screen and (max-width:700px){.rest-card-box .rest-card{gap:25px;padding:23px 17px 23px 14px}.rest-card-box .rest-card .icon-box svg{width:29px;height:22px}}.rest-card-box .rest-card .content-box{flex-direction:column;gap:18px;padding-top:20px;display:flex}@media screen and (max-width:700px){.rest-card-box .rest-card .content-box{gap:12px;padding-top:0}}.rest-card-box .rest-card .content-box .content-title{font-size:var(--font-size-lg);color:var(--color-dark)}.rest-card-box .rest-card .content-box .content-desc{color:#575757;line-height:150%}@media screen and (max-width:700px){.rest-card-box .rest-card .content-box .content-desc{font-size:var(--font-size-sm)}}.rest-card-box .rest-card .review-box{justify-content:space-between;align-items:center;padding-top:36px;display:flex}@media screen and (max-width:700px){.rest-card-box .rest-card .review-box{padding-top:0}}.rest-card-box .rest-card .review-box .review-icon{align-items:center;gap:4px;display:flex}.rest-card-box .rest-card .review-box .review-icon .name{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:#7e7e86}.rest-card-box .rest-card .review-box .review-button{cursor:pointer;width:36px;height:36px}@media screen and (max-width:700px){.rest-card-box .rest-card .review-box .review-button,.rest-card-box .rest-card .review-box .review-button svg{width:24px;height:24px}}
.like-card-box{cursor:pointer;width:400px;height:496px}@media screen and (max-width:700px){.like-card-box{width:100%;height:100%}}.like-card-box .like-card{border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;box-shadow:0 -4px 10px #0000000d,0 4px 10px #0000000d}.like-card-box .like-card .like-card-img{border-radius:16px 16px 0 0;width:100%;height:284px;position:relative;overflow:hidden}.like-card-box .like-card .like-card-img img{border-radius:inherit;object-fit:cover;object-position:center;width:100%;height:100%;max-height:none}.like-card-box .like-card .like-card-content-box{box-sizing:border-box;flex-direction:column;gap:25px;padding:20px;display:flex}@media screen and (max-width:700px){.like-card-box .like-card .like-card-content-box{gap:18px}}.like-card-box .like-card .like-card-content-box .like-card-content{flex-direction:column;gap:8px;display:flex}.like-card-box .like-card .like-card-content-box .like-card-content .content-title{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}.like-card-box .like-card .like-card-content-box .like-card-content .content-desc{color:#575757;line-height:150%}.like-card-box .like-card .like-card-content-box .like-card-chips{flex-wrap:wrap;gap:10px;display:flex}
.branch-wrapper{box-sizing:border-box;flex-direction:column;max-width:1440px;margin:0 auto;padding-top:50px;padding-bottom:50px;display:flex}@media screen and (max-width:1350px){.branch-wrapper{padding-left:0;padding-right:0}}@media screen and (max-width:700px){.branch-wrapper{padding-top:20px;padding-bottom:20px}}.branch-wrapper .branch-filter-box{justify-content:center;gap:20px;padding-left:20px;padding-right:20px;display:flex}@media screen and (max-width:1350px){.branch-wrapper .branch-filter-box{gap:10px}}@media screen and (max-width:700px){.branch-wrapper .branch-filter-box{align-items:center}}.branch-wrapper .branch-filter-box .search-button{width:90px;height:70px;font-size:var(--font-size-md);white-space:nowrap;border-radius:14px}@media screen and (max-width:1350px){.branch-wrapper .branch-filter-box .search-button{box-sizing:border-box;width:78px;height:60px;padding:17px 24px}}.branch-wrapper .branch-filter-box .icon-button{width:70px;height:70px;font-size:var(--font-size-md);border:1px solid #e4e4e4;border-radius:14px;padding:0;overflow:visible;box-shadow:0 4px 10px #0000000d,0 -4px 10px #0000000d}.branch-wrapper .branch-filter-box .icon-button svg{flex-shrink:0;width:23px;height:22px;display:block;overflow:visible}@media screen and (max-width:1350px){.branch-wrapper .branch-filter-box .icon-button{box-sizing:border-box;width:60px;height:60px}}@media screen and (max-width:700px){.branch-wrapper .branch-filter-box .icon-button{border-radius:52px;width:44px;height:44px}.branch-wrapper .branch-filter-box .icon-button svg{width:16px;height:16px}}.branch-wrapper .branch-list-box{flex:1;gap:20px;width:100%;padding-top:50px;display:flex}@media screen and (max-width:700px){.branch-wrapper .branch-list-box{padding-top:20px}}.branch-wrapper .branch-list-box .branch-list{scrollbar-width:none;flex-direction:column;flex:1;gap:20px;height:calc(100vh - 195px);padding-top:2px;padding-bottom:2px;padding-left:1px;padding-right:1px;display:flex;overflow-y:auto}@media screen and (max-width:1350px){.branch-wrapper .branch-list-box .branch-list{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:20px;height:100%;padding-left:20px;padding-right:20px;display:grid}}@media screen and (max-width:700px){.branch-wrapper .branch-list-box .branch-list{grid-template-columns:repeat(1,1fr)}}.branch-wrapper .branch-list-box .branch-list .branch-list-card{cursor:pointer;text-align:left;box-sizing:border-box;background:var(--color-white);border:1px solid #0000;border-radius:12px;gap:20px;width:100%;padding:20px;display:flex;box-shadow:0 -4px 10px #0000000d,0 4px 10px #0000000d}.branch-wrapper .branch-list-box .branch-list .branch-list-card.selected{border:1px solid var(--color-primary)}@media screen and (max-width:1350px){.branch-wrapper .branch-list-box .branch-list .branch-list-card{flex-direction:column;gap:15px}}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-image-box{aspect-ratio:280/350;border-radius:12px;flex-shrink:0;width:100%;max-width:280px;overflow:hidden}@media screen and (max-width:1350px){.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-image-box{aspect-ratio:4/3;max-width:100%}}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-image-box img{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;min-width:0;padding-top:20px;padding-bottom:20px;display:flex}@media screen and (max-width:1350px){.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box{padding-top:0;padding-bottom:0}}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-desc{flex-direction:column;padding-top:6px;display:flex}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-desc p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info{box-sizing:border-box;flex-direction:column;gap:8px;padding:28px 0 24px;display:flex}@media screen and (max-width:1350px){.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info{grid-template-columns:repeat(2,1fr);grid-template-areas:"location facility""use-time capacity";gap:8px 24px;padding:25px 0 20px;display:grid}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .location{grid-area:location}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .use-time{grid-area:use-time}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .facility{grid-area:facility}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .capacity{grid-area:capacity}}@media screen and (max-width:700px){.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info{flex-direction:column;row-gap:8px;padding:19px 0 12px;display:flex}}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .location,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .use-time,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .facility,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .capacity{white-space:wrap;display:flex}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .location :first-child,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .use-time :first-child,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .facility :first-child,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .capacity :first-child{color:#575757;min-width:100px}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .location :last-child,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .use-time :last-child,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .facility :last-child,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .capacity :last-child{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:600;display:-webkit-box;overflow:hidden}@media screen and (max-width:1350px){.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .location,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .use-time,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .facility,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .capacity{gap:18px}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .location :first-child,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .use-time :first-child,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .facility :first-child,.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-info .capacity :first-child{min-width:60px}}.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-chip{white-space:nowrap;border-top:1px solid #f2f2f2;gap:10px;padding-top:14px;display:flex}@media screen and (max-width:1350px){.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-chip{flex-wrap:wrap}}@media screen and (max-width:700px){.branch-wrapper .branch-list-box .branch-list .branch-list-card .branch-content-box .branch-content-chip{gap:6px}}.branch-wrapper .branch-list-box .branch-detail{scrollbar-width:none;flex:1;height:calc(100vh - 195px);padding-top:2px;padding-bottom:2px;padding-left:1px;padding-right:1px;overflow-y:auto}.branch-wrapper .branch-list-box .branch-detail .placeholder-box{background-image:url(/assets/images/branch/branch-detail-back.png);background-position:50%;background-size:cover;border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}.branch-wrapper .branch-list-box .branch-detail .placeholder-box img{object-fit:cover;width:100%;height:100%}.branch-wrapper .branch-list-box .branch-detail .placeholder-box .placeholder-image{width:500px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.branch-wrapper .branch-list-box .branch-detail .card-box{box-sizing:border-box;background-color:var(--color-white);border-radius:16px;width:100%;padding-top:40px;padding-bottom:40px;overflow:hidden;box-shadow:0 -4px 10px #0000000d,0 4px 10px #0000000d}.branch-wrapper .branch-list-box .branch-detail .card-box .card-header{justify-content:space-between;align-items:center;width:100%;padding-left:40px;padding-right:40px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-header .title-box{align-items:center;gap:14px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-header .title-box h4{font-size:24px}.branch-wrapper .branch-list-box .branch-detail .card-box .card-header .controle-box{align-items:center;gap:10px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-header .controle-box .icon-button{white-space:nowrap;justify-content:center;align-items:center;gap:3px;height:40px;padding:8px 6px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-header .controle-box .icon-button:hover{color:var(--color-primary);background-color:#0000}.branch-wrapper .branch-list-box .branch-detail .card-box .card-header .controle-box .close-button{width:48px;padding:0}.branch-wrapper .branch-list-box .branch-detail .card-box .card-image{aspect-ratio:7/4;object-fit:cover;width:100%;max-height:100%;padding-top:20px;position:relative;overflow:hidden}.branch-wrapper .branch-list-box .branch-detail .card-box .card-image img{object-fit:cover;width:100%;height:auto;display:block}.branch-wrapper .branch-list-box .branch-detail .card-box .card-image .youtube-and-map-button-box{position:absolute;bottom:27px;right:40px}.branch-wrapper .branch-list-box .branch-detail .card-box .card-chip{padding-top:30px;flex-wrap:wrap;gap:10px;width:100%;padding-left:40px;padding-right:40px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-1-box{padding-top:50px;box-sizing:border-box;white-space:pre-wrap;flex-direction:column;gap:10px;padding-left:40px;padding-right:40px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-1-box h4{width:-webkit-max-content;width:max-content;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-1-box p{color:#575757}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-2-box{padding-top:80px;box-sizing:border-box;flex-direction:column;gap:10px;padding-left:40px;padding-right:40px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-2-box h4{width:-webkit-max-content;width:max-content;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-2-box .workation-card-list{flex-direction:column;gap:20px;padding-top:30px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-3-box{padding-top:80px;box-sizing:border-box;white-space:pre-wrap;flex-direction:column;gap:10px;padding-left:40px;padding-right:40px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-3-box h4{width:-webkit-max-content;width:max-content;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-3-box p{color:#575757}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box{padding-top:80px;box-sizing:border-box;flex-direction:column;gap:10px;padding-left:40px;padding-right:40px;display:flex;overflow:visible}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box .card-carousel-control{box-sizing:border-box;justify-content:space-between;align-items:center;display:flex;overflow:visible}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box .card-carousel-control .title-box{flex-direction:column;gap:5px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box .card-carousel-control h4{width:-webkit-max-content;width:max-content;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box .card-carousel-control .carousel-control{gap:5px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box .card-carousel-control .carousel-control .count-box{align-items:center;gap:5px;padding-right:13px;display:flex}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box .card-carousel-control .carousel-control .count-box :first-of-type{color:var(--color-primary);font-weight:var(--font-weight-semibold)}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box .card-carousel-control .carousel-control button{background-color:#0000;height:auto;padding:0}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box .carousel-slide{padding-top:20px}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box .carousel-slide .swiper{overflow:visible}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box .carousel-slide .swiper .swiper-slide{width:-webkit-fit-content;width:fit-content}.branch-wrapper .branch-list-box .branch-detail .card-box .card-content-slide-box .carousel-slide .swiper .swiper-wrapper{overflow:visible}
.branch-detail-wrapper{flex-direction:column;width:100%;padding-top:60px;padding-bottom:90px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper{padding-top:40px;padding-bottom:80px}}@media screen and (max-width:700px){.branch-detail-wrapper{padding-top:20px;padding-bottom:60px}}.branch-detail-wrapper .branch-inactive-page{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:60vh;padding:40px 20px;display:flex}.branch-detail-wrapper .branch-inactive-page .inactive-icon-wrap{background-color:var(--color-background-highlight);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex}.branch-detail-wrapper .branch-inactive-page .inactive-icon-wrap svg{color:var(--color-primary);fill:var(--color-primary)}.branch-detail-wrapper .branch-inactive-page .inactive-title{font-size:28px;font-weight:var(--font-weight-bold);color:var(--color-dark);text-align:center}@media screen and (max-width:700px){.branch-detail-wrapper .branch-inactive-page .inactive-title{font-size:22px}}.branch-detail-wrapper .branch-inactive-page .inactive-desc{font-size:18px;font-weight:var(--font-weight-semibold);color:var(--color-dark);text-align:center}@media screen and (max-width:700px){.branch-detail-wrapper .branch-inactive-page .inactive-desc{font-size:16px}}.branch-detail-wrapper .branch-inactive-page .inactive-sub{color:var(--color-placeholder);text-align:center;font-size:14px}.branch-detail-wrapper .branch-inactive-page .inactive-back-btn{background-color:var(--color-primary);color:var(--color-white);font-size:15px;font-weight:var(--font-weight-semibold);cursor:pointer;border:none;border-radius:8px;margin-top:20px;padding:12px 32px;font-family:Pretendard,sans-serif;transition:background-color .2s}.branch-detail-wrapper .branch-inactive-page .inactive-back-btn:hover{background-color:#055}.branch-detail-wrapper .branch-detail-header{justify-content:space-between;width:100%;max-width:1440px;margin:0 auto;padding-left:20px;padding-right:20px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-header{gap:32px}}.branch-detail-wrapper .branch-detail-header .title-box{flex-direction:column;display:flex}.branch-detail-wrapper .branch-detail-header .title-box .sub-title{gap:6px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-header .title-box .sub-title{gap:5px}.branch-detail-wrapper .branch-detail-header .title-box .sub-title svg{width:10px;height:10px}}.branch-detail-wrapper .branch-detail-header .title-box .sub-title h6{font-size:22px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-header .title-box .sub-title h6{font-size:14px}}.branch-detail-wrapper .branch-detail-header .title-box .title{font-size:36px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-header .title-box .title{font-size:24px}}.branch-detail-wrapper .branch-detail-header .title-box .title span{color:var(--color-primary)}.branch-detail-wrapper .branch-detail-info-container{gap:16px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-info-container{gap:32px}}.branch-detail-wrapper .branch-detail-info-container .info-box{flex-direction:column;width:363px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-info-container .info-box{width:250px}}.branch-detail-wrapper .branch-detail-info-container .info-box .address{align-items:flex-start;gap:4px;display:flex}.branch-detail-wrapper .branch-detail-info-container .info-box .address p{font-weight:var(--font-weight-semibold)}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-info-container .info-box .address p{font-size:12px}}.branch-detail-wrapper .branch-detail-info-container .info-box .info-items{grid-template-columns:repeat(2,1fr);gap:20px;padding-top:20px;display:grid}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-info-container .info-box .info-items{gap:10px;padding-top:15px}}.branch-detail-wrapper .branch-detail-info-container .info-box .info-items .info-item{flex-direction:column;gap:4px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-info-container .info-box .info-items .info-item p{font-size:12px}}.branch-detail-wrapper .branch-detail-info-container .info-box .info-items .info-item :nth-of-type(2){font-weight:var(--font-weight-semibold)}.branch-detail-wrapper .branch-detail-info-container .chip-box{flex-direction:column;max-width:260px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-info-container .chip-box{gap:12px}}.branch-detail-wrapper .branch-detail-info-container .chip-box .chip-items{flex-wrap:wrap;gap:10px;width:100%;max-height:68px;display:flex;overflow:auto}.branch-detail-wrapper .branch-detail-info-container .chip-box .chip-items .chip{font-size:var(--font-size-xs);padding:5px 14px}.branch-detail-wrapper .branch-detail-info-container .chip-box .chip-items::-webkit-scrollbar{width:4px}.branch-detail-wrapper .branch-detail-info-container .chip-box .chip-items::-webkit-scrollbar-thumb{background-color:var(--color-dark);border-radius:49px}.branch-detail-wrapper .branch-detail-info-container .chip-box .chip-items::-webkit-scrollbar-track{background-color:#e4e4e4}.branch-detail-wrapper .branch-detail-info-container .chip-box .divider{background-color:#f2f2f2;width:100%;height:1px;margin:20px 0}.branch-detail-wrapper .branch-detail-info-container .chip-box .button-items{gap:10px;display:flex}.branch-detail-wrapper .branch-detail-info-container .chip-box .button-items button{border-radius:8px;gap:6px;box-shadow:0 1px 4px #0003}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-info-container .chip-box .button-items button{width:auto;box-shadow:none;padding:0}}.branch-detail-wrapper .branch-detail-banner-box{width:100%;padding-top:50px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-banner-box{padding-top:40px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-banner-box{padding-top:20px}}.branch-detail-wrapper .branch-detail-banner-box .branch-detail-banner{aspect-ratio:64/25;width:100%;max-height:650px;position:relative}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-banner-box .branch-detail-banner{max-height:400px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-banner-box .branch-detail-banner{aspect-ratio:19/14;max-height:280px}}.branch-detail-wrapper .branch-detail-banner-box .branch-detail-banner img{aspect-ratio:64/25}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-banner-box .branch-detail-banner img{max-height:400px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-banner-box .branch-detail-banner img{aspect-ratio:19/14;max-height:280px}}.branch-detail-wrapper .branch-detail-banner-box .branch-detail-banner .banner-icon{z-index:1;position:absolute;bottom:30px;right:max(20px,50vw - 720px)}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-banner-box .branch-detail-banner .banner-icon{gap:8px;bottom:24px;right:20px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-banner-box .branch-detail-banner .banner-icon{bottom:20px;right:20px}}.branch-detail-wrapper .desc{white-space:pre-line;max-width:740px}@media screen and (max-width:1350px){.branch-detail-wrapper .desc{max-width:100%}}.branch-detail-wrapper .desc .body1{color:#575757}@media screen and (max-width:700px){.branch-detail-wrapper .desc .body1{font-size:var(--font-size-sm)}}.branch-detail-wrapper .branch-detail-info-box{justify-content:center;align-items:center;width:100%;padding-top:75px;display:flex}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-info-box{padding-top:30px}}.branch-detail-wrapper .branch-detail-info-box .info-card{box-sizing:border-box;background-color:#f9fafb;border-radius:16px;flex-direction:column;width:100%;max-width:839px;padding:25px 20px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-info-box .info-card{padding:25px 20px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-info-box .info-card{background-color:var(--color-white);padding:0 20px}}.branch-detail-wrapper .branch-detail-info-box .info-card .address{justify-content:center;align-items:center;gap:4px;display:flex}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-info-box .info-card .address{justify-content:flex-start}}.branch-detail-wrapper .branch-detail-info-box .info-card .address .body2{font-weight:var(--font-weight-semibold)}.branch-detail-wrapper .branch-detail-info-box .info-card .info{justify-content:center;align-items:center;gap:21px;width:100%;padding-top:20px;display:flex}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-info-box .info-card .info{grid-template-columns:repeat(2,1fr);gap:12px;padding-top:16px;display:grid}}.branch-detail-wrapper .branch-detail-info-box .info-card .info .location,.branch-detail-wrapper .branch-detail-info-box .info-card .info .use-time,.branch-detail-wrapper .branch-detail-info-box .info-card .info .facility,.branch-detail-wrapper .branch-detail-info-box .info-card .info .capacity{align-items:center;gap:12px;display:flex}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-info-box .info-card .info .location,.branch-detail-wrapper .branch-detail-info-box .info-card .info .use-time,.branch-detail-wrapper .branch-detail-info-box .info-card .info .facility,.branch-detail-wrapper .branch-detail-info-box .info-card .info .capacity{flex-direction:column;align-items:flex-start;gap:4px}}.branch-detail-wrapper .branch-detail-info-box .info-card .info .location .body1,.branch-detail-wrapper .branch-detail-info-box .info-card .info .use-time .body1,.branch-detail-wrapper .branch-detail-info-box .info-card .info .facility .body1,.branch-detail-wrapper .branch-detail-info-box .info-card .info .capacity .body1{font-size:var(--font-size-md);white-space:nowrap}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-info-box .info-card .info .location .body1,.branch-detail-wrapper .branch-detail-info-box .info-card .info .use-time .body1,.branch-detail-wrapper .branch-detail-info-box .info-card .info .facility .body1,.branch-detail-wrapper .branch-detail-info-box .info-card .info .capacity .body1{font-size:var(--font-size-xs)}}.branch-detail-wrapper .branch-detail-info-box .info-card .info .location :nth-of-type(2),.branch-detail-wrapper .branch-detail-info-box .info-card .info .use-time :nth-of-type(2),.branch-detail-wrapper .branch-detail-info-box .info-card .info .facility :nth-of-type(2),.branch-detail-wrapper .branch-detail-info-box .info-card .info .capacity :nth-of-type(2){font-weight:var(--font-weight-semibold)}.branch-detail-wrapper .branch-detail-info-box .info-card .info .facility .list{gap:6px;display:flex}.branch-detail-wrapper .branch-detail-info-box .info-card .info .facility .list svg{cursor:pointer}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-info-box .info-card .info .facility .list svg{width:18px;height:18px}}.branch-detail-wrapper .branch-detail-info-box .info-card .chip-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;padding-top:18px;display:flex}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-info-box .info-card .chip-list{justify-content:flex-start;padding-top:18px}}.branch-detail-wrapper .branch-detail-rest-box{padding-left:20px;padding-right:20px;justify-content:space-between;gap:30px;width:100%;max-width:1440px;margin:0 auto;padding-top:110px;display:flex}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-rest-box{flex-direction:column;gap:12px;padding-top:60px}}.branch-detail-wrapper .branch-detail-rest-box .title-rest{white-space:nowrap}.branch-detail-wrapper .branch-detail-rest-box .title-rest .title{font-size:28px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-rest-box .title-rest .title{white-space:nowrap;font-size:24px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-rest-box .title-rest .title{font-size:var(--font-size-xl);width:-webkit-max-content;width:max-content}}.branch-detail-wrapper .branch-detail-3d-box{padding-left:20px;padding-right:20px;flex-direction:column;gap:40px;width:100%;max-width:1440px;margin:0 auto;padding-top:140px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-3d-box{padding-top:100px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-3d-box{gap:20px;padding-top:60px;overflow:hidden}}.branch-detail-wrapper .branch-detail-3d-box .title-3d{white-space:pre-line;word-break:keep-all;width:-webkit-fit-content;width:fit-content}.branch-detail-wrapper .branch-detail-3d-box .title-3d .title{width:-webkit-fit-content;width:fit-content;font-size:28px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-3d-box .title-3d .title{font-size:24px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-3d-box .title-3d .title{font-size:var(--font-size-xl)}}.branch-detail-wrapper .branch-detail-3d-box .card-list{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:10px;display:grid}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-3d-box .card-list{gap:20px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-3d-box .card-list{flex-direction:column;gap:16px;display:flex}}.branch-detail-wrapper .branch-detail-space-box{padding-left:20px;padding-right:20px;justify-content:space-between;width:100%;max-width:1440px;margin:0 auto;padding-top:140px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-space-box{gap:30px;padding-top:100px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-space-box{flex-direction:column;gap:12px;padding-top:60px}}.branch-detail-wrapper .branch-detail-space-box .title-space .title{width:-webkit-max-content;width:max-content;font-size:28px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-space-box .title-space .title{white-space:nowrap;font-size:24px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-space-box .title-space .title{font-size:var(--font-size-xl)}}.branch-detail-wrapper .branch-detail-space-box .desc{max-width:634px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-space-box .desc{max-width:100%}}.branch-detail-wrapper .branch-detail-space-box .desc .body1{color:#575757}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-space-box .desc .body1{font-size:var(--font-size-sm)}}.branch-detail-wrapper .branch-detail-special-box{padding-left:20px;padding-right:20px;flex-direction:column;gap:40px;width:100%;max-width:1440px;margin:0 auto;padding-top:140px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-special-box{padding-top:100px;overflow:hidden}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-special-box{gap:20px;padding-top:60px}}.branch-detail-wrapper .branch-detail-special-box .title-special{justify-content:space-between;align-items:center;display:flex}.branch-detail-wrapper .branch-detail-special-box .title-special .title{font-size:28px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-special-box .title-special .title{font-size:24px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-special-box .title-special .title{font-size:var(--font-size-xl)}}.branch-detail-wrapper .branch-detail-special-box .special-card-box{width:100%;height:auto}.branch-detail-wrapper .branch-detail-special-box .special-card-box .special-card-img{aspect-ratio:4/3;flex:1}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-special-box .special-card-box .special-card-img{aspect-ratio:263/195}}.branch-detail-wrapper .branch-detail-stroy-box{padding-left:20px;padding-right:20px;flex-direction:column;gap:40px;width:100%;max-width:1440px;margin:0 auto;padding-top:140px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-stroy-box{gap:30px;padding-top:100px;overflow:hidden}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-stroy-box{gap:20px;padding-top:60px}}.branch-detail-wrapper .branch-detail-stroy-box .title-story{justify-content:space-between;align-items:center;display:flex}.branch-detail-wrapper .branch-detail-stroy-box .title-story .title{width:-webkit-fit-content;width:fit-content;font-size:28px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-stroy-box .title-story .title{font-size:24px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-stroy-box .title-story .title{font-size:var(--font-size-xl)}}.branch-detail-wrapper .branch-detail-stroy-box .rest-card-box{width:100%}.branch-detail-wrapper .branch-detail-event-box{padding-left:20px;padding-right:20px;flex-direction:column;gap:40px;width:100%;max-width:1440px;margin:0 auto;padding-top:140px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-event-box{gap:30px;padding-top:100px;overflow:hidden}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-event-box{gap:20px;padding-top:60px}}.branch-detail-wrapper .branch-detail-event-box .title-event{justify-content:space-between;align-items:flex-end;display:flex}.branch-detail-wrapper .branch-detail-event-box .title-event .title-box{white-space:pre-line;word-break:keep-all;flex-direction:column;width:100%;display:flex}.branch-detail-wrapper .branch-detail-event-box .title-event .title-box .title{width:-webkit-fit-content;width:fit-content;font-size:28px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-event-box .title-event .title-box .title{font-size:24px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-event-box .title-event .title-box .title{font-size:var(--font-size-xl)}}.branch-detail-wrapper .branch-detail-event-box img{border-radius:12px;max-height:200px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-event-box img{max-height:150px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-event-box img{aspect-ratio:13/5}}.branch-detail-wrapper .branch-detail-like-box{padding-left:20px;padding-right:20px;flex-direction:column;gap:40px;width:100%;max-width:1440px;margin:0 auto;padding-top:140px;padding-bottom:10px;display:flex}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-like-box{gap:30px;padding-top:100px;overflow:hidden}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-like-box{gap:20px;padding-top:60px}}.branch-detail-wrapper .branch-detail-like-box .title-like{justify-content:space-between;align-items:flex-end;display:flex}.branch-detail-wrapper .branch-detail-like-box .title-like .title-box{white-space:pre-line;word-break:keep-all;flex-direction:column;width:100%;display:flex}.branch-detail-wrapper .branch-detail-like-box .title-like .title-box .title{width:-webkit-fit-content;width:fit-content;font-size:28px}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-like-box .title-like .title-box .title{font-size:24px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-like-box .title-like .title-box .title{font-size:var(--font-size-xl)}}.branch-detail-wrapper .branch-detail-like-box .like-card-list{gap:20px;display:flex}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-like-box .like-card-list{flex-direction:column}}.branch-detail-wrapper .branch-detail-like-box .like-card-list .like-card-box{box-sizing:border-box;flex:1;height:auto}.branch-detail-wrapper .branch-detail-like-box .like-card-list .like-card-box .like-card{box-sizing:border-box}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-like-box .like-card-list .like-card-box .like-card .like-card-img{box-sizing:border-box;aspect-ratio:231/142;height:auto;max-height:284px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-like-box .like-card-list .like-card-box .like-card .like-card-img{aspect-ratio:4/3;max-height:200px}}@media screen and (max-width:1350px){.branch-detail-wrapper .branch-detail-like-box .like-card-list .like-card-box .like-card .like-card-img img{aspect-ratio:231/142;max-height:284px}}@media screen and (max-width:700px){.branch-detail-wrapper .branch-detail-like-box .like-card-list .like-card-box .like-card .like-card-img img{aspect-ratio:4/3;max-height:200px}}.branch-detail-wrapper .carousel-box .carousel-control{gap:5px;display:flex}@media screen and (max-width:700px){.branch-detail-wrapper .carousel-box .carousel-control{justify-content:center}}.branch-detail-wrapper .carousel-box .carousel-control .count-box{align-items:center;gap:5px;padding-right:13px;display:flex}@media screen and (max-width:700px){.branch-detail-wrapper .carousel-box .carousel-control .count-box{gap:8px;padding-right:0}}.branch-detail-wrapper .carousel-box .carousel-control .count-box :first-of-type{color:var(--color-primary);font-weight:var(--font-weight-semibold)}@media screen and (max-width:700px){.branch-detail-wrapper .carousel-box .carousel-control .count-box p{font-size:var(--font-size-sm)}}.branch-detail-wrapper .carousel-box .carousel-control button{background-color:#0000;height:auto;padding:0}@media screen and (max-width:700px){.branch-detail-wrapper .carousel-box .carousel-control button{width:24px;height:24px}}@media screen and (max-width:1350px){.branch-detail-wrapper .carousel-box .carousel-slide .swiper{overflow:visible}}.branch-detail-wrapper .carousel-box .carousel-slide .swiper .swiper-slide{width:-webkit-fit-content;width:fit-content;padding:1px}.branch-detail-wrapper .carousel-box .carousel-slide .swiper .swiper-wrapper{overflow:visible}
