*{font-size: 15px;}
.hero-header {
    background: url(../../img/bday/bday-head.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 430px;
}
@media (max-width: 1389px){
    .hero-header{
        height: auto;
        background-position: left center;
    }
}
@media (max-width: 1024px){
    .hero-header .container{
        top: -55px;
    }
}
.hero-header .display-3 {  
    text-shadow: 0px 0px 11px rgba(188, 153, 107, .7);
}
.hero-header .breadcrumb {
    text-shadow: 1px 1px 0px #af9987;
}
.webheader .container-fluid{   
    display: block;
}
.sticky-top .container-fluid{
    display: block;
}


.br_story{
    font-family: 'Noto Sans KR', sans-serif; 
}


@media (min-width: 1400px){
    .container {
        max-width: 1150px;
    }
}


.br_story h3{
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.5;
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 64px;
}
.about22 .br_story h3{
    margin-bottom: 0;
}
.container-fluid, .container{word-break: keep-all;}
section{
    padding: 5rem 0;
}
.about11 {   
    background-color: #fff3ea;
}
section img, .brandArea img {
    width: 100%;
    object-fit: cover;
}
.about11 .bday-name,     .about22 .bday-name{
    background-color: rgb(255, 243, 234);
    position: absolute;
    top: 0;
    right: -1px;
    padding: 0.2% 0.8% 0.7% 3.5%;
    z-index: 60;
    border-bottom-left-radius: 20px; 
}
.about22 .bday-name{    background-color: #fff !important;}
.about11 .bday-eng,  .about22 .bday-eng {
    font-family: 'Pacifico', cursive;
    font-size: .865rem;
}
.about11 .bday-tit, .about22 .bday-tit{
    font-size: 14px; 
    color: #1c1c1c;
}
.about11 .bday-tit1, .about22 .bday-tit1{
    font-size: 1.2rem;
    font-weight: 500;
}


section .col-12:nth-child(even){
    margin-bottom: 70px;
}
.line{
    width: 190px;
    height: 2px;
    background-color: #fea116;
    margin:0 auto;
}
.table_new{padding: 55px 0;}
.deh1, .deh5 {margin-bottom: 25px;}



.vid {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 4% !important;
}
.vid .vid-wrap{
    width: 1000px;
    height: 562px;
    overflow: hidden;
    box-shadow:
        -117px -117px 0 -98px #fea116, 117px 117px 0 -98px #fea116;
}
.vid video {
    width: 100%;
    height: 100%;
    object-fit: cover;  
}
@media (max-width: 1213px){
    .vid{
        padding: 0 55px;    
    }   
}
@media (max-width: 1195px){
    /* VIDEO */
    .vid .vid-wrap{   
        width: 100%;
        height: 100%;    
        box-shadow: none;    
    }  
}
@media (max-width: 991px){
    .vid{
        padding: 0 75px;
    }
}
@media (max-width: 800px){  
    .vid{
        padding: 0 20px;
    }
}
@media (max-width: 485px){ 
    .vid {padding: 0 15px;}  
    .vid{padding-top: 20% !important;}
}
@media (max-width: 393px){
    .vid-wrap{
        box-shadow: -95px -95px 0 -88px #fea116, 95px 95px 0 -88px #fea116 !important;
        height: 190px !important;
    }
}
@media (max-width: 360px){
    .vid-wrap{
        box-shadow: -81px -81px 0 -73px #fea116, 81px 81px 0 -73px #fea116 !important;
        height: 183px !important;
    }
}
@media (max-width: 349px){  
    .vid-wrap{       
        height: 154px !important;
    }
}









.about22{
    background-color: none;
}
.hall{
    overflow: hidden;
}
.about11 .hall{
    border-radius: 6px 0 6px 6px;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}
.about11 .bday-name, .about11 .bday-tit, .about11 .col-12{
    transition: all 1s ease;
}
.about11 .hall img{
    transition: all .6s  ease-in-out;    
}
.about11 .hall:hover  > img{
    transform: scale(1.05);
}
.about11 .hall:hover .bday-tit{  
    color: #f35900;  
}



.about22 .hall{border-radius: 6px;}
.about22 .col-12{
    padding: 0 25px;
}



.section-title{font-size: 20px;}


@media (max-width: 1243px){     
    .about11 .row .col-12{
        padding-right: 60px !important;
    }
}
@media (max-width: 1146px){     
    .about11 .row{width: 1030px;}
}
@media (max-width: 1058px){     
    .about11 .row{width: 976px;     margin-left: 15px !important;}   
}
@media (max-width: 1035px){     
    .about11 .row{width: 922px;  }   
}
@media (max-width: 983px){     
    .about11 .row{width: 96%;  }   
}
@media (max-width: 800px){     
    .about11 .row{width: 100%;  }    
}
@media (max-width: 767px){    
    .about11 .row .col-12:nth-child(even),    .about22 .row .col-12:nth-child(even){
        padding-top: 35px;
        margin-bottom: 35px;
    }   
}
@media (max-width: 741px){    
    .container-fluid{
        padding-left: 10px; 
        padding-right: 10px; 
    }
}
@media (max-width: 600px){     
    .about11 .row{
        width: 100%;     
        margin-left: 0 !important;       
    }   
    .about11 .row .col-12{     
        padding-right: 0 !important;
        padding-left: 0 !important;
    }   
}
@media (max-width: 575px){    
    .about22 .hall{
        /* width: 80%; */
        margin: 0 auto;
    } 
    .about11 .bday-tit1, .about22 .bday-tit1{
        font-size: 14px;     
    }
}
@media (max-width: 400px){    
    .about11 .hall{
        overflow: visible;
    }
    .hall img{border-radius: 5px;}
    .about11 .bday-name,     .about22 .bday-name{
        top: -25px;
    }
}




@media (min-width: 768px){
    .about11 .container-fluid {
        padding-left: 32px;
        padding-right: 32px;
    }   
}



.about33{
    background-color: #fffbfa;
}


.brandArea{margin-bottom: 12px;}
.brandArea .item{ 
    padding-bottom: 44px;
}
.brandArea .cards{
    box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    border-radius: 0.25rem;
    /* margin-top: 40px; */
    height: 100%;
}
.brandArea .item .imgArea{
    /* height: 45%; */
    /* background-color: #82a2ca90; */
}
.brandArea .item .txtArea{   
    /* height: 55%; */
    padding: 1rem; 
    background-image: linear-gradient(
        60deg,
        hsl(240deg 9% 98%) 0%,
        hsl(263deg 57% 97%) 21%,      
        hsl(19deg 100% 81%) 79%,
        hsl(26deg 100% 76%) 100%
        );
}


.brandArea .item h4{
    color: #1c1c1c;
    text-align: center; 
    font-size: 20px;
    font-weight: 500;
}
.brandArea .brandDesc{
    color: #2a2515;
    padding: 8px 0 18px;  
}


.brandArea .card_btn {
    color: #2a2515;
    padding: 0.8rem;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: 400;
    display: block;
    width: 100%;
    cursor: pointer;
    border: 1px solid rgba(116, 74, 33, 0.2);
    background: transparent;
}


@media (max-width: 1349px){
    .brandArea .brandDesc{
        height: 132px;  
    }
}
@media (max-width: 1213px){
    .brandArea{
        padding: 0 55px;
    }
    .brandArea .item h4{font-size: 18px; }
}
@media (max-width: 1031px){
    .brandArea .brandDesc{
        height: 157px;       
    }
}
@media (max-width: 1001px){
    .brandArea .item h4{font-size: 16px; }
}
@media (max-width: 991px){
    .brandArea{
        padding: 0 75px;
    }
    .brandArea .brandDesc{
        height: 110px;       
    }
    .brandArea .item h4{font-size: 20px;}
}
@media (max-width: 971px){


}
.deh8 {margin-bottom: 25px;}
@media (max-width: 959px){
    .brandArea .brandDesc{
        height: 135px;       
    }
}
@media (max-width: 800px){
    .brandArea .item h4{font-size: 18px; }
    .brandArea .brandDesc{
        height: 114px;       
    }
    .brandArea{
        padding: 0 20px;
    }
}
@media (max-width: 750px){
    .brandArea .brandDesc{
        height: 150px;       
    }
}
@media (max-width: 633px){
    .brandArea .item{width: 100%;}
    .brandArea .item h4{font-size: 20px;}
    .brandArea .brandDesc{
        height: 95px;       
    }
}
@media (max-width: 485px){
    .brandArea .brandDesc{
        height: 120px;  
        /* word-break: break-all;      */
    }
    .brandArea{padding: 0 15px;}
}
@media (max-width: 380px){
    .brandArea .brandDesc{
        height: 130px;       
    }
}
@media (max-width: 349px){
    .brandArea .brandDesc{
        height: 130px;       
    }
}
@media (max-width: 339px){
    .brandArea .item h4{font-size: 18px;}
}
@media (max-width: 320px){
    .brandArea .brandDesc{
        height: 153px;   
    }
    .brandArea .item:nth-child(4) h4{
        font-size: 16px;
    }
}
@media (max-width: 293px){
    .brandArea .brandDesc{
        height: 176px;   
    }
}



.close {
    width: 50px;
    height: 50px; 
    display: none; 
    padding: 5px;
    background-color: #000000;
    border-radius: 10px;
    position: fixed;
    top:90px;
    right:0;
    z-index: 950; 
    cursor: pointer;
}


.close:before, .close:after {
    position: absolute;
    left: 24.5px;
    top: 5px;
    content: ' ';
    height: 38px;
    width: 2px;
    background-color: #ffe2b6;
}
.close:before {
    transform: rotate(45deg);
}
.close:after {
    transform: rotate(-45deg);
}


.cook-filter{   
    position: fixed;
    top:0; left:0;
    width: 100vw; height: 100vh;   
    z-index: 900;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}


.more{
    display: none;
    width: 49%;
    z-index: 905;
    /* margin: 0 auto; */
    position: fixed;
    top: 15%; left: 25%;
    border: 5px solid #f3f4ec;
    background-color: #f3f4ec;
    border-radius: 10px;
}
.swiper-card, .swiper-slide, .swiper-wrapper, .swiper{
    border-radius: 10px;
}
.more img{width: 100%; height: 100%; object-fit: cover;  border-radius: 10px;}



.more .swiper-button-next::after, .more .swiper-button-prev::after {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    font-weight: 800;
    padding: 1rem;
    width: 2rem;
    height: 2rem;
    opacity: 0.75;
    border-radius: 50%;
    color: #88886d;
    background: #f3f4ec;
}



.more .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    border: white solid 1px;
    background-color: transparent;
}
.more .swiper-pagination .swiper-pagination-bullet-active {
    background-color: white;
}
.more .room_name{
    display: flex;  
    justify-content: space-between;    
    margin-top: 5px;
    color: #BCA37F;  
    padding: 0 8px;
}
.more .room_name .bday-eng{
    font-size: 28px;
    top: 1px;
}



@media (max-width: 1274px){
    .more {
        width: 67%;  
        left: 10%;
        top: 20px;
    }
}
@media (max-width: 768px){
    .more {
        width: 80%; 
        left:5%; 
    }
}


@media (max-width: 500px){
    .more {
        width: 95%; 
        left:2%; 
        top:15%;
        border: 0;
    }
    .close{
        top: 60px;
        right: 12px;
        width: 40px;
        height: 40px;
    }
    .close:before, .close:after{
        height: 29px;
        left: 19.5px;
    }
    .more .swiper-button-next, .more .swiper-button-prev{
        display: none;
    }
}