.group{
        margin-top: 20px;
        
    }
    .group_item{
        margin: 3px;
        color: var(--system-color-grey-6, #C7C7CC);
    /* pretendard_medium/15 fontsize */
    font-family: Pretendard;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 160% */

        display: inline-flex;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: var(--system-color-grey-4, #8E8E93);    

    }
    .group_item_active{
        margin: 3px;
      display: inline-flex;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    background: var(--nowgo, #FF5139);
    color: #FFF;
    /* pretendard_medium/15 fontsize */
    font-family: Pretendard;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 160% */
    }
    
    

   .room{
        
        
        display: block;
    }
    .room_title{
        min-width: 140px;
        width: 140px;
        height: 64px;
        
        display: flex;
        justify-content: left;
        align-items: center;
        
        
        
        color: var(--system-color-black-1, #1C1C1E);
        font-family: Pretendard;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px; /* 150% */
border-bottom: 1px solid #8E8E93;
    }
    .calendar_day{
        width: fit-content;
        height: 64px;
    }
    .calendar_day .date{
        color: var(--system-color-grey-4, #8E8E93);
        font-family: Pretendard;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        text-align: center;
        width: 35;
    
        
        /* Pretendard_medium/16 fontsize */
        font-family: Pretendard;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 150% */
    }
    
    .calendar_day .week{
                
            color: var(--system-color-black-1, #1C1C1E);
        text-align: center;
        /* Pretendard_medium/16 fontsize */
        font-family: Pretendard;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 150% */
    width: 35px;
        
        /* Pretendard_medium/16 fontsize */
        font-family: Pretendard;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 150% */
    }
    
    


    
    .calendar_room_table{
        margin-top: 20px;
        display: block;
    }
    .calendar_day{
        width:  36px;
        height: 64px;
        border-bottom: 1px solid #8E8E93;
    }
    .calendar_day_group{
        
    }
    .room_list{
        border-bottom: 1px solid #E5E5EA;
        height: 40px;
    }
    .room_name{
        width: 140px;
        color: #000;
        text-align: left;
        /* pretendard_medium/14 fontsize */
        font-family: Pretendard;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 22px; /* 157.143% */
        
        height: 40px;
        display: flex;
        align-items: center;
    }
    .room_time{
        color: #000;
        text-align: left;
        /* pretendard_medium/14 fontsize */
        font-family: Pretendard;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 22px; /* 157.143% */
        
        
        height: 40px;
        display: flex;
        align-items: center;
    }
    .calendar_room_icon{
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #E5E5EA
    }
    .calendar_room_icon img{
        width: 17px;
        height: 17px;
    }
    .sun{
        color : #D90000 !important;
    }
    .sat{
        color : #007AFF !important;
    }
    .dis{
        color : #8E8E93 !important;
        
    }
    
  
   .calendar_data{
       overflow-x: scroll;
      display: flex;
      
   }
   .calendar_header{
       
        border-top: #3A3A3C solid 2px;
        position: sticky;
    top: 0px;
      display: flex;
      background-color: #fff;
      
      
   }
  
   
   
   .calendar_header_body{
        overflow-x: scroll;
      display: flex;
      
      -ms-overflow-style: none; /* 인터넷 익스플로러 */
  scrollbar-width: none; /* 파이어폭스 */
   }
   
    .calendar_header_body::-webkit-scrollbar {
      display: none;
    }
    
   .calendar_body{
       /*overflow-x: scroll;*/ 
      display: flex;
      
   }
   
   .calendar_room{
       width: 36px;
   }
   .title_month{
            font-size: 40px;
    font-weight: 700;
    line-height: 56px;
    width: 100px;
        }
        .right_btn{
            margin-left: 160px;
        }
        .left_btn{
            margin-right: 160px;
        }
        .calendar {
            padding: 0px 10px;
        }

        .ymWrap {
            text-align: center;
        }
        .ymWrap p {
            margin-top: 18px;
        }
        .ymWrap .ym_wrap {
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 32px;
        }
        
        
        
        
            

        .left_quick_menu {
            
        }
        .left_quick_menu .quick_menu_wrap {
            position: static;
            top: 460px;
            left: 0;
        }
        .left_quick_menu .quick_menu_wrap .quick_menu {
            max-width: none;
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            row-gap: 16px;
        }
        .left_quick_menu .quick_menu_wrap .quick_menu .quick_list {
            
            display: flex;
                align-items: center;
                writing-mode: horizontal-tb;/*초기값*/
                text-orientation: sideways;/*초기값*/
                margin-right: 16px;
        }
        .left_quick_menu .quick_menu_wrap .quick_menu .quick_list span {
            display: inline-block;
            width: 16px;
            height: 16px;
            border-radius: 56px;
            background-color: #00B807;
            
            
            margin-bottom: 0;
                margin-right: 8px;
                
        }
        .left_quick_menu .quick_menu_wrap .quick_menu .quick_list:nth-of-type(2) span {
            background-color: #F0831E;
        }
        .left_quick_menu .quick_menu_wrap .quick_menu .quick_list:nth-of-type(3) span {
            background-color: #8E8E93;
        }
        .bottom_ym_wrap {
            display: flex;
            justify-content: flex-end;
        }
        .bottom_ym {
            
            display: flex;
            align-items: center;
            border: 1px solid #C7C7C7;
            border-radius: 56px;
                margin-top: 56px;
    margin-bottom: 50px;
    height: 52px;
        }
        .calendar_table {
            margin-top: 32px;
        }
        .calendar_table .week {
            border-top: 2px solid #3A3A3C;
            width: 1248px;
        }
        .calendar_table .week .weekWrap {
            display: flex;
            justify-content: space-between;
        }
        .calendar_table .week .weekWrap  .week_list {
            width: calc(100% / 7 );
            padding: 17px 0;
            text-align: center;
        }
        .calendar_table .day {
            width: 1248px;
        }
        .calendar_table .day .dayWrap {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            border: 1px solid #E5E5EA;
        }
        .calendar_table .day .dayWrap .day_list_wrap {
            width: calc(100% / 7 );
            
            padding:16px 16px 56px 16px;
            border-bottom: 1px solid #E5E5EA;
            border-right: 1px solid #E5E5EA;
        }
        .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(36), .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(37), 
        .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(38), .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(39),
        .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(40), .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(41),
        .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(42) {
            border-bottom: 0;
        }
        .txt-oneline {
          overflow: hidden;
          text-overflow: ellipsis; 
          white-space: nowrap;
          word-break:break-all;
          width: 135px;
          height: 20px;
        }
        
/* 테블릿 가로, 테블릿 세로 (해상도 768px ~ 1023px)*/
@media all and (min-width:768px)  {
        
        .txt-oneline {
          overflow: hidden;
          text-overflow: ellipsis; 
          white-space: nowrap;
          word-break:break-all;
          width: 145px;
          height: 20px;
        }
        
        
        .calendar_table .day .dayWrap .day_list_wrap:nth-child(7n) {
            border-right: 0;
            min-height: 200px;
        }
}
        .calendar_table .day .dayWrap .day_list_wrap .season {
            margin-top: 8px;
        }
        .calendar_table .day .dayWrap .day_list_wrap .day_list {
            margin-top: 24px;
        }
        .calendar_table .day .dayWrap .day_list_wrap .day_list > li .a {
            display: inline-block;
            width: 6px;
            height: 6px;
            background-color: #00B807;
            border-radius: 10px;
            margin-right: 5px;
        }
        .calendar_table .day .dayWrap .day_list_wrap .day_list > li .b {
            display: inline-block;
            width: 6px;
            height: 6px;
            background-color: #F0831E;
            border-radius: 10px;
            margin-right: 5px;
        }
        .calendar_table .day .dayWrap .day_list_wrap .day_list > li .c {
            display: inline-block;
            width: 6px;
            height: 6px;
            background-color: #8E8E93;
            border-radius: 10px;
            margin-right: 5px;
        }



        @media (max-width:768px) {
            .title_month{
            font-size: 30px;
    font-weight: 700;
    line-height: 56px;
    width: 60px;
        }
        
            .right_btn{
            margin-left: 60px;
            }
            .left_btn{
                margin-right: 60px;
            }
        
            .calendar_table {
                margin-top: 14px;
            }
            
            .calendar_table .day .dayWrap .day_list_wrap .day_list {
                margin-left: 7px;
            }
            
            
            
            
            
        
        .calendar_table .day .dayWrap {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            border: 1px solid #E5E5EA;
        }
        
        .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(36), .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(37), 
        .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(38), .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(39),
        .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(40), .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(41),
        .calendar_table .day .dayWrap .day_list_wrap:nth-of-type(42) {
            border-bottom: 0;
        }
        
        
        
        
        
        }
    
    
.top_sub_layout{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 56px;
    height: 44px;

}    

.top_menu_layout{
    justify-content: center;
    align-items: center;
    display: flex;
    width: 160px;
    height: 80px;
    padding: 0px 32px;
    gap: 10px;
    flex-shrink: 0;
}

.top_submenu_layout{
    width: 343px;
    height: 44px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 56px;
    background:  #E5E5EA;
}

.top_submenu_active{
    display: flex;
    width: 166px;
    height: 32px;
    
    justify-content: center;
    align-items: center;
    
    flex-shrink: 0;
    border-radius: 56px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
.top_submenu_normal{
    display: flex;
    width: 166px;
    height: 32px;
    
    justify-content: center;
    align-items: center;
    
}

.bottom_line{
    border-bottom-style:solid;
    border-width: 1px; 
}

.border_color_normal{
    border-color: #D9D9D9;
}

.border_color_active{
    border-color: #FF5139;
}

.text_color_normal{
    color: #8E8E93;
}
.text_color_active{
    color: #FF5139;
}

.top_menu_text{
    text-align: center;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
}
.sub_menu_text{
    text-align: center;
    font-family: Pretendard;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
}