@charset 'utf-8';
*{margin: 0;
padding: 0;
box-sizing: border-box;}

ul li {
    list-style: none;

}
a{
    display: block;
    color:  inherit;
    text-decoration: none;
}
header {
    width: 1440px;
    height: 200px;
    margin: auto;
}
.logo {
    width: 100%;
    height: 60%;
       text-align: center;
       padding-right: 50px;
       margin-bottom: 30px;
}
.logo img {
    height: 100%;
}
.icon{
    display: flex;
    justify-content: space-around;
    width: 300px;
    position: relative;
    right:-1350px;
    top: -50px;
}

nav{
    width: 100%;
    height: 40%;
    text-align: center;
    font-weight: normal;
    font-size: 16px;

    padding-left: 200px;
}
.menu>li {
   line-height: 2.7;
    float: left;
    width: 200px;
    height: 50px;
    
}
.menu>li>a{
    width: 200px;
    height: 50px;
}
.submenu{ 
   width: 1000px;
   height: 50px;
    position: relative;
    z-index: 3;
    display: none; 
    background-color: #fff;
    border-radius: 0 0 16px 16px;
   
}
.submenu>li>a{ float: left;
    width: 200px;
    height: 50px;
   
}
.submenu>li>a:hover{
 text-decoration: underline 3px solid #E87777;
 
    
    
}

#slide {
    width: 100%;
    height: 700px;
    position: relative;
    overflow: hidden;
  
    
    
}
#slide a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#new-content{
    margin: auto;
   width: 1440px;
   height: 600px;
   margin-top: 100px;
 
}
#new-content>h1{
    width: 1440px;
    height: 50px;
    text-align: center;
  
  font-size: 35PX;
  margin-bottom: 50px;
}

.nbox{
    margin: auto;
    width: 1440px;
    height: 550px;
      display: flex;
      

}
.nbox1{
width: 480px;
height: 400px;
text-align: center;
padding-top: 10px;
position: relative;

}

.nbox1 img {
    width: 70%;
    height: 70%;
    border-radius: 50%;
    margin-bottom: 20px;
    
}
.nbox1 h5{
    position: absolute;
    z-index: 2;
    top: 100px;
    left: 75px;
   font-size: 20px;
   color: #ffffff;
   display: none;
}
.nbox img:hover{
    -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
    
}
.nbox1 h4 {
    color:#FB026E;
}
.wish {
    padding: 10px 50px 10px 50px;
    background-color: #E87777;
    border: 0;
    color: #fff;
    border-radius: 32px;
    margin-top: 20px;
    font-size: 16px;
    cursor: pointer;
}
.qkrnsl{
    padding: 10px 50px 10px 50px;
    background: #fff;
    border: #E87777 3px solid;
    border-radius: 32px;
    font-size: 16px;
    color: #E87777;
    cursor: pointer;
}
.nbox2{
width: 480px;
height: 400px;
text-align: center;
padding-top: 10px;
position: relative;

}
.nbox2 h5{
    position: absolute;
    z-index: 2;
    top: 100px;
    left: 75px;
   font-size: 20px;
   color: #ffffff;
   display: none;
}
.nbox2 img {
    width: 70%;
    height: 70%;
    border-radius: 50%;
    margin-bottom: 20px;
}
.nbox2 h4 {
    color:#FB026E;
}

.nbox3{
width: 480px;
height: 400px;
text-align: center;
padding-top: 10px;
position: relative;

}
.nbox3 h5{
    position: absolute;
    z-index: 2;
    top: 100px;
    left: 75px;
   font-size: 20px;
   color: #ffffff;
   display: none;
}
.nbox3 img {
    width: 70%;
    height: 70%;
    border-radius: 50%;
    margin-bottom: 20px;
}
.nbox3 h4 {
    color:#FB026E;
}



#event{
margin-top: 100px;
    text-align: center;
    width: 100%;
    height: 500px;
    overflow: hidden;
   
}
#event>h1{
    width: 1440px;
    height: 50px;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
}
.slider img {
    width: 100%;
    object-fit: cover;
}

#shopcontent{
   width: 1440px;
    height: 350px;
 margin: auto;
 margin-top: 100px;
 text-align: center;
}

.sbox{
   width: 100%;
   height: 300px;
   display: flex;
    margin-top: 50px;
}
.sbox img{
    transition-duration: .4s;
}
 .sbox img:hover{
    transform: scale(1.1);
 }
 .sbox1{
    width: 288px;
    height: 100%;
    
 }
 .sbox1 img {
    width: 70%;
    height: 70%;
    border-radius: 50%;
 }
 .sbox2{
    width: 288px;
    height: 100%;
    position: relative;
    
 }
 .sback{
    width:71%;
    height: 68%;
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
top: 0;
left: 41px;
border-radius: 50%;
display: none;
 }
 .sbox2 p{
    position: absolute;
    top: 90px;
    left: 70px;
    color: #fff;
    display: none;
 }
 .sbox2 img {
    width: 70%;
    height: 70%;
    border-radius: 50%;
 }
 .sbox3{
    width: 288px;
    height: 100%;
    
 }
 .sbox3 img {
    width: 70%;
    height: 70%;
    border-radius: 50%;
 }
 .sbox4{
    width: 288px;
    height: 100%;
    
 }
 .sbox4 img {
    width: 70%;
    height: 70%;
    border-radius: 50%;
 }
 .sbox5{
    width: 288px;
    height: 100%;
    
 }
 .sbox5 img {
    width: 70%;
    height: 70%;
    border-radius: 50%;
 }
#big-content{
    width: 1440px;
   margin: auto;
    height: 730px;
    text-align: center;
     margin-top: 100px;
   
}

#big-content>h1{
    width: 100%;
    height: 50px;
    text-align: center;
    margin-bottom: 50px;
}
#big-content h4{
    color: #FB026E;
}
#big-content p:last-child {
    font-weight: bold;
}

.bbox{
width: 100%;
height: 600px;
display: flex;
flex-wrap: wrap;

justify-content: space-around;
gap: 10px;

}

.bbox1 {
    width: 700px;
    height: 50%;
    background-color: #fff;
    border-radius: 32px;
    overflow: hidden;
}
.bbox1 img {
   width: 100%;
   object-fit: cover;border-radius: 32px;
}
.bbox2{
    width: 340px;
    height: 50%;
    background-color: #fff;
    border-radius: 32px;
}
.bbox2 img {
    width: 100%;
}
.bbox3{
    width: 340px;
    height: 50%;
    background-color: #fff;
    border-radius: 32px;
}
.bbox3 img {
    width: 100%;
}
.bbox4{
    width: 340px;
    height: 50%;
    background-color: #fff;
    border-radius: 32px;
}
.bbox4 img {
    width: 100%;
}
.bbox5{
    width: 340px;
    height: 50%;
    background-color: #fff;
    border-radius: 32px;
}
.bbox5 img {
    width: 100%;
}
.bbox6{
    width: 340px;
    height: 50%;
    background-color: #fff;
    border-radius: 32px;
}
.bbox6 img {
    width: 100%;
}
.bbox7{
    width: 340px;
    height: 50%;
    background-color: #fff;
    border-radius: 32px;
}
.bbox7 img {
    width: 100%;
}
    #banner {
        margin-top: 100px;
         width: 100%;
         height: 300px;     
         cursor: pointer;
     }
   
     .container{
        position: relative;
        display: flex;
        align-items: center;
        margin: 80px auto;
        width: 100%;
        height: 300px;
        overflow: hidden;
        background: #fff;
        ul.boxes{
          position: absolute;
          display: flex;
          gap: 0 40px;
          width: max-content;
          animation: aniScroll 30s linear infinite;
          padding-right: 40px;
          li{
            list-style: none;
            width: 500px;
            height: 250px;
            line-height: 100px;
            text-align: center;
            color: #fff;
            border: 1px solid #ddd;
            border-radius: 16px;
            &.red{background-image: url(../img/배너용1.jpg); }
            &.orange{background-image: url(../img/배너용2.jpg); }
            &.yellow{ background-image: url(../img/배너용3.jpg); }
            &.green{ background-image: url(../img/배너용4.jpg); }
            &.blue{ background-image: url(../img/배너용5.jpg); }
            &.navy{  background-image: url(../img/배너용6.jpg);}
            &.violet{background-image: url(../img/배너용7.jpg); }
          } 
        } 
        ul.list2{
            animation: aniScroll-2 30s linear infinite;
          }
      }
      @keyframes aniScroll{
        0%{ transform: translateX(0%) }
        100%{ transform: translateX(-100%) }
      }
      @keyframes aniScroll-2{
        0%{ transform: translateX(100%) }
        100%{ transform: translateX(0%) }
      }
    
     
    
      

#promotion{
   margin: auto;
    width: 1440px;
    height: 500px;
    margin-top: 100px;
} 
#promotion h1{
    width: 1440px;
    height: 50px;
    text-align: center;
    margin-bottom: 50px;
 
}
.pbox{
    display: flex;
    gap: 5px;

      
}
.pbb1 {
    width: 480px;
    height:350px;
    position: relative;cursor: pointer;
}
.pbb1 img {
    border-radius: 32px;
}
.pbb1 p {
    position: absolute;  
    font-size: 20px;
    color: #Fff;
    top: 170px;
    z-index: 3;
    left: 130px;
    display: none;
   
}
.iback{
    background-color:rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 32px;
    top: 0px;
    z-index: 2;
    display: none;
}
.pbox2{ width: 960px;
    height: 350px;
    display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}


.pbb2{
    width: 470px;
    height: 170px;
    position: relative;cursor: pointer;
}
.pbb2 p {
position: relative;
font-size: 20px;
color: #Fff;
top: -110px;
z-index: 4;
left: 150px;
display: none;
}
.iback2 {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    top: -205px;
    border-radius: 32px;
    z-index: 3;
    display: none;
    
}
.pbb2 img {
    width: 100%;
    border-radius: 32px;
}

    
.pbb3{
    width: 470px;
    height: 170px;cursor: pointer;
   
}
.pbb3 img {
    width: 100%;
    border-radius: 32px;
}
.pbb3 p {
    position: relative;
    font-size: 20px;
    color: #Fff;
    top: -110px;
    z-index: 4;
    left: 150px;display: none;
    }
    .iback3 {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.35);
        top: -205px;
        border-radius: 32px;
        z-index: 3;display: none;
        
        
    }

.pbb4{
    width: 470px;
    height: 170px;
    background-color: #7e4242;
    border-radius: 32px;cursor: pointer;
}
.pbb4 img {
    width: 100%;
    border-radius: 32px;
}
.pbb4 p {
    position: relative;
    font-size: 20px;
    color: #Fff;
    top: -110px;
    z-index: 4;
    left: 130px;display: none;
    }
    
    .iback4 {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.35);
        top: -205px;
        border-radius: 32px;
        z-index: 3;display: none;
        
        
    }

.pbb5{
    width: 470px;
    height: 170px;
    background-color: #721b1b;
    border-radius: 32px;
    cursor: pointer;
}
.pbb5 img {
    width: 100%;
    border-radius: 32px;
}
.pbb5 p {
    position: relative;
    font-size: 20px;
    color: #Fff;
    top: -110px;
    z-index: 4;
    left: 150px;display: none;
    }
    .iback5 {
        position: relative;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.35);
        top: -205px;
        border-radius: 32px;
        z-index: 3;display: none;
        
        
    }

#service { 
width: 1440px;
    height: 280px;  
    margin: auto;
    margin-top: 100px;
    
}
#service h1 {
    width: 100%;
    height: 50px;
    text-align: center;
    margin-bottom: 50px;
}

.sinner {
    width: 1440px;
    height: 150px;
    
    display: flex;
   gap: 10px;
   cursor: pointer;
}
.ssbox1{
    width: 480px;
    height: 100%;
    background-color: #e89595;
    border-radius: 32px;
    display: flex;
    transition-duration: .4s;
    
}
.ssbox1 img {
    padding: 20px;
    
}
.ssbox1:hover{
    background-color: #E87777;
}
.tinner {padding: 40px; text-align: center;color: #fff;}
.tinner>h2 {
    margin-bottom: 10px;
}
.ssbox2{
    width: 480px;
    height: 100%;
    background-color: #e89595;
    border-radius: 32px;
    display: flex;
    transition-duration: .4s;
}
.ssbox2 img {
    padding: 20px;
    
}
.ssbox2:hover{
    background-color: #E87777;
}

.ssbox3{
    width: 480px;
    height: 100%;
    background-color: #e89595;
    border-radius: 32px;
    display: flex;
    transition-duration: .4s;
}
.ssbox3 img {
    padding: 20px;
    
}
.ssbox3:hover{
    background-color: #E87777;
}
footer{
    width: 100%;
    height: 400px;
    background-color: #E87777;
    color: #fff;
    margin-top: 100px;
    border-radius: 32px 32px 0 0;
}
#frb{
    width: 1440px;
    height: 100%;
    margin: auto;
    display: flex;
}
.frb1 {
    width: 50%;
    height: 100%;
}
.flogo {
    width: 200px;
    height: 100px;

    margin-top: 20px;
}
.flogo img {
    filter: invert(100);
}

.fmenu{
    display: flex;
    font-weight: bold;
    font-size: 18px;
    gap: 10px;
}
.ftt{
    margin-top: 30px;
  line-height: 2;
}
.copy{
    margin-top: 20px;
  
}
.frb2{
    width: 20%;
    height: 100%;
   
}
.ftt2{
    font-weight: 600;
    font-size: 24px;
    line-height: 2;
    margin-top: 55px;
}
.ftt3 {
    line-height: 2;
    margin-top: 10px;
}
.frb3 {
    width: 30%;
    height: 100%;
}
.frb3>h3 {
    margin-top: 60px;
    font-size: 24px;
    font-weight: 600;
}
.sns{
    display: flex;
    padding: 10px;
    gap: 20px;
}
.sns img {
    margin-top: 20px;
    width: 100%;
    filter: invert(100);
}




/* 768px 이하에서 적용할 반응형 스타일 */
@media (max-width: 768px) {
    /* header */
    header {
        width: 100%;
        height: 150px;
    }

    .logo {
        width: 100%;
        height: 35%;
        text-align: center;
        padding-right: 0;
        margin-bottom: 20px;
    }
   
    .icon {
        width: 100%;
        height: 5%;
        display: flex;
        gap: 50px;
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
        justify-content: center;
        margin-bottom: 20px;
    }
    

    nav {
        width: 100%;
        height: 50px;
      
        text-align: center;
        padding: 1px;
      
    }.menu{
        width: 100%;
        height: 50px;
        text-align: center;
        display:flex;
  
    }
    .menu > li > a {
        width: 90px;
    height: 50px;    }

    .submenu {
        width: 100%;
        height: auto;
        position: relative;
       
    }

    .submenu > li > a {
        float: none;
        width: 100%;
    }

    /* 슬라이드 */
    #slide {
        width: 100%;
        height: 400px;
      
    }
    #slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #new-content {
        width: 100%;
        height: 400px;
       
        margin-top: 40px;
        text-align: center;

    }

    #new-content  h1 {
        width: 100%;
        height: 50px;
        font-size: 20px;
        margin-bottom: 30px;
       
    }

    .nbox {
        width: 100%;
        height: auto;
        display: flex;
    }

    .nbox1, .nbox2, .nbox3 {
        width: 100%;
        height: auto;
        text-align: center;
        margin-bottom: 20px;
        font-size: 14px;
    }
    .nbox1 h5, .nbox2 h5, .nbox3 h5{
      font-size: 0px;
    }

    .nbox1 img, .nbox2 img, .nbox3 img {
        width: 80%;
        height: auto;
        border-radius: 50%;
        margin-bottom: 15px;
    }

    .wish, .qkrnsl {
        width: auto;
        padding: 10px 20px;
        margin-top: 10px;
    }

    /* 이벤트 */
    #event {
        width: 100%;
       height: 250px;
        text-align: center;
    }
     #event h1 {
        width: 100%;
        height: 50px;
        font-size: 20px;
        margin-bottom: 30px;
    }
    #event img {
        width: 100%;
    height: 100%;
    }
   

    .nav-btn {
        background-color: rgba(0, 0, 0, 0.5);
        color: white;
        padding: 15px;
        border: none;
        font-size: 2rem;
        cursor: pointer;
        top: -160px;

position: relative;    }
  
      .nav-btn:hover {
        background-color: rgba(0, 0, 0, 0.7);
      }
 

    .slider img {
        width: 100%;
        object-fit: cover;
    }

    /* 쇼핑 콘텐츠 */
    #shopcontent {
        width: 100%;
        height: 200px;
        margin-top: 40px;
    }
    #shopcontent h1 {
        width: 100%;
        height: 50px;
        font-size: 20px;
    }

    .sbox {
        width: 100%;
        height: auto;
       display: flex;
        margin-top: 30px;
    }

    .sbox img {
        width: 80%;
        height: auto;
        transition: transform 0.3s ease;
    }
    .sbox2 p {
        font-size: 0;
    }
    .sback{
        background-color: rgba(0, 0, 0, 0);
    }

    .sbox img:hover {
        transform: scale(1.1);
    }

    .sbox1, .sbox2, .sbox3, .sbox4, .sbox5 {
        width: 100%;
        height: auto;
        text-align: center;
        margin-bottom: 20px;
    }
     #big-content {
        width: 100%; /* 전체 너비 100%로 설정 */
        height: auto; /* 높이를 자동으로 설정하여 콘텐츠에 맞게 조정 */
        margin-top: 50px; /* 위쪽 여백을 줄여줌 */
    }

    #big-content > h1 {
        font-size: 20px; /* 제목 크기를 작은 화면에 맞게 축소 */
        margin-bottom: 20px; /* 아래 여백을 줄여줌 */
    }

    .bbox {
        width: 100%; /* 모든 .bbox 박스를 100% 너비로 설정 */
        height: auto; /* 높이를 콘텐츠에 맞게 자동으로 설정 */
        margin-bottom: 20px; /* 각 박스 사이에 여백을 추가 */
       
    }

    .bbox1 {
        width: 98%; /* .bbox1도 100% 너비로 설정 */
        margin: auto;
    }

    .bbox2, .bbox3, .bbox4, .bbox5, .bbox6, .bbox7 {
        width: 90%; /* 나머지 .bbox들 역시 100% 너비로 설정 */
        margin:auto;
    }

    .bbox img {
        object-fit: cover; /* 이미지가 박스를 가득 채우도록 유지 */
        border-radius: 16px; /* 라운드 코너 크기를 줄임 */
    }
    #promotion{
        display: none;
    }
    #service {
        width: 100%;
        height: 270px;
       
    }
   #service h1 {
    width: 100%;
    height: 10px;
    font-size: 20px;
   }
  
    .sinner {
        width: 90%; /* .sinner의 너비를 100%로 설정 */
        height: 100%; /* 높이를 콘텐츠에 맞게 자동으로 설정 */
        display: flex;
        flex-direction: column; /* 박스를 세로로 정렬 */
        gap: 10px; /* 박스 간 간격을 늘림 */
        cursor: pointer;
        margin: auto;
    }

    .ssbox1 {
        width: 100%; /* 각 박스가 화면 너비에 맞게 확장 */
        height: 80px; /* 각 박스 높이를 줄임 */
        background-color: #e89595;
        border-radius: 32px;
        display: flex;
        transition-duration: .4s;
        /* 이미지와 텍스트 세로로 정렬 */
        align-items: center; /* 텍스트와 이미지 중앙 정렬 */
        
    }
    .ssbox2 {
        width: 100%; /* 각 박스가 화면 너비에 맞게 확장 */
        height: 80px; /* 각 박스 높이를 줄임 */
        background-color: #e89595;
        border-radius: 32px;
        display: flex;
        transition-duration: .4s;
        /* 이미지와 텍스트 세로로 정렬 */
        align-items: center; /* 텍스트와 이미지 중앙 정렬 */
        
    }
    .ssbox3 {
        width: 100%; /* 각 박스가 화면 너비에 맞게 확장 */
        height: 80px; /* 각 박스 높이를 줄임 */
        background-color: #e89595;
        border-radius: 32px;
        display: flex;
        transition-duration: .4s;
        /* 이미지와 텍스트 세로로 정렬 */
        align-items: center; /* 텍스트와 이미지 중앙 정렬 */
        
    }

    .ssbox1 img,  .ssbox2 img,  .ssbox3 img {
      width: 20%;
    }

    .ssbox:hover {
        background-color: #E87777;
    }

    .tinner {
        padding: 20px;
        text-align: center;
        color: #fff;
    }

    .tinner > h2 {
        font-size: 18px; /* 텍스트 크기를 작은 화면에 맞게 축소 */
        margin-bottom: 10px;
    }
    footer {
        height: auto; /* 화면 크기에 맞춰 높이를 자동으로 조정 */
        padding: 20px; /* 패딩 추가하여 여백 확보 */
    }

    /* #frb를 세로로 배치 */
    #frb {
        flex-direction: column;
        align-items: center; /* 내용 가운데 정렬 */
    }

    /* 각 프레임의 너비를 100%로 설정 */
    .frb1, .frb2, .frb3 {
        width: 100%;
        margin-top: 10px; /* 각 섹션 간의 간격 추가 */
    }

    /* logo 크기 조정 */
    .flogo {
        width: 150px;
        height: auto;
        margin-top: 10px;
    }

    /* 메뉴 글자 크기 조정 */
    .fmenu {
        font-size: 14px; /* 모바일에서 더 작은 글자 크기 */
        gap: 5px;
    }

    /* SNS 아이콘 크기 조정 */
    .sns img {
        width: 30px; /* 아이콘 크기 줄이기 */
        filter: invert(100);
    }

    /* 각 섹션의 제목 크기 조정 */
    .ftt2, .ftt3 {
        font-size: 16px; /* 제목 크기 줄이기 */
        margin-top: 30px;
    }

    /* 프레임 내의 내용 위치 조정 */
    .frb3 h3 {
        font-size: 16px; /* 폰트 크기 조정 */
        margin-top: 20px;
    }

    /* .copy 클래스 여백 조정 */
    .copy {
        margin-top: 10px;
        font-size: 14px; /* 작은 화면에서 더 작은 글자 크기 */
    }
   
}



   





