/*!* 상단 제목 *!*/
/*.top-title{*/
/*    margin : 0 0 40px 0;*/
/*    padding : 36px 30px;*/
/*    background-color : #fafafa;*/
/*    font-size : 20px;*/
/*    font-weight : 500;*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.top-title > span{*/
/*    font-size : 14px;*/
/*    color : */
/*    #3a4c40;*/
/*}*/

/*.top-title .icon.king{*/
/*    width : 40px;*/
/*    height : 40px;*/
/*    margin-right : 8px;*/
/*}*/
.reservation-wrap{
    /*padding: 0 20px;*/
    /*background-color: #f4f4f4;*/
}


/*!* 모두 체크하기 *!*/
/*#checkboxAll + label:before{*/
/*    margin-right : 16px;*/
/*}*/

/*label[for="checkboxAll"]{*/
/*    font-size : 16px;*/
/*    font-weight : 500;*/
/*    color : #1c1c1c;*/
/*}*/

/*label[for="checkboxAll"] > span{*/
/*    font-size : 14px;*/
/*    font-weight : 400;*/
/*    color : #1c1c1c;*/
/*}*/

/*.select-delete > button{*/
/*    font-size : 15px;*/
/*    !*font-family: 'Noto Sans KR', sans-serif;*!*/
/*    font-weight :500;*/
/*    text-decoration: underline;*/
/*}*/

/*.all-check-wrap{*/
/*    display : flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    padding-bottom : 16px;*/
/*    border-bottom : 1px solid #efefef;*/
/*}*/


/*!* 방문체크 *!*/
/*.invitation-visit-wrap{*/
/*    padding : 40px 0 60px;*/
/*}*/

/*label[for="invitationVisit"]{*/
/*    display : flex;*/
/*    align-items: flex-start;*/
/*    justify-content: flex-start;*/
/*}*/

/*label[for="invitationVisit"]:before{*/
/*    margin-right : 60px;*/
/*}*/

/*label[for="invitationVisit"] > div{*/
/*    width : 844px;*/
/*    border : 1px solid #b1b1b1;*/
/*    border-radius : 2px;*/
/*    display : flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    flex-direction: column;*/
/*    padding : 30px 0;*/
/*}*/

/*label[for="invitationVisit"] .icon-wrap{*/
/*    margin-bottom : 16px;*/
/*}*/

/*label[for="invitationVisit"] .icon.consultation{*/
/*    width : 48px;*/
/*    height : 48px;*/
/*}*/

/*label[for="invitationVisit"] p{*/
/*    font-size : 24px;*/
/*    font-weight : 500;*/
/*}*/


/*!* 관련시술 *!*/
/*.related-surgery-wrap .title-wrap{*/
/*    min-height : 80px;*/
/*    display : flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*    padding : 0 10px;*/
/*    border-top : 2px solid #1c1c1c;*/
/*    border-bottom : 1px solid #efefef;*/
/*    margin-bottom : 60px;*/
/*}*/

/*.related-surgery-wrap .title{*/
/*    font-size: 24px;*/
/*    font-weight: 500;*/
/*}*/

/*.related-surgery-wrap .title-wrap button > span{*/
/*    text-decoration: underline;*/
/*    font-size : 15px;*/
/*    font-weight: 500;*/
/*    margin-right : 20px;*/
/*}*/

/*.related-surgery-wrap .title-wrap button .icon.arrow-right-black{*/
/*    width : 13px;*/
/*    height : 7.5px;*/
/*    margin-top : -4px;*/
/*    margin-right : 20px;*/
/*}*/

/*.related-surgery-list > ul::-webkit-scrollbar{*/
/*    height : 4px;*/
/*}*/


/*!* 시술개수 *!*/
/*.surgery-num-wrap{*/
/*    border: 1px solid #efefef;*/
/*    background-color: #f7f7f7;*/
/*    border-radius: 16px;*/
/*    padding : 20px 30px;*/
/*}*/

/*!*.surgery-num{*!*/
/*!*    display : flex;*!*/
/*!*    align-items: center;*!*/
/*!*    justify-content: space-between;*!*/
/*!*    font-size : 24px;*!*/
/*!*    margin-bottom : 10px;*!*/
/*!*}*!*/

/*!*.total-price{*!*/
/*!*    display : flex;*!*/
/*!*    align-items : center;*!*/
/*!*    justify-content : space-between;*!*/
/*!*    font-size : 24px;*!*/
/*!*    margin-bottom : 10px;*!*/
/*!*}*!*/

/*.surgery-num-wrap .desc{*/
/*    font-weight : 300;*/
/*    display : flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
/*}*/



/*!* 날짜, 시간선택 *!*/
/*.select-date-time-wrap{*/
/*    border-top : 2px solid #1c1c1c;*/
/*    padding-top : 20px;*/
/*    margin-bottom : 60px;*/
/*}*/

/*.select-date-time-wrap .title{*/
/*    font-weight : 500;*/
/*    font-size : 24px;*/
/*    padding-left : 10px;*/
/*    margin-bottom : 20px;*/
/*}*/

/*.select-date-time-wrap .title + p{*/
/*    text-align : center;*/
/*    font-size : 16px;*/
/*    margin-bottom : 20px;*/
/*}*/

/*.year-month{*/
/*    text-align : center;*/
/*    font-size : 20px;*/
/*    margin-bottom : 20px;*/
/*}*/

/*.calendar-wrap{*/
/*    margin-bottom : 40px;*/
/*}*/


/*.ask-select-date{*/
/*    max-width : 844px;*/
/*    height : 244px;*/
/*    color : */
/*    #b3261e;*/
/*    font-weight : 600;*/
/*    text-align: center;*/
/*    display : flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    margin : 0 auto 40px;*/
/*}*/

/*.ask-select-date .icon.warning-red{*/
/*    width: 34px;*/
/*    height : 34px;*/
/*    margin-bottom : 23px;*/
/*}*/

/*.ask-select-date .icon + p{*/
/*    font-size : 24px;*/
/*    margin-bottom : 15px;*/
/*}*/

/*.ask-select-date .icon + p + p{*/
/*    font-size : 16px;*/
/*}*/


/*.select-time > p{*/
/*    margin-bottom : 20px;*/
/*    text-align: center;*/
/*}*/

/*.select-time .time-wrap{*/
/*    max-width : 700px;*/
/*    display : grid;*/
/*    grid-template-columns: repeat(8, 1fr);*/
/*    gap : 20px;*/
/*    margin : auto;*/
/*}*/

/*.select-time .btn-time{*/
/*    width : 70px;*/
/*    height : 40px;*/
/*    font-size : 20px;*/
/*    font-weight : 500;*/
/*    border-radius : 2px;*/
/*    border : 1px solid #707070;*/
/*}*/

/*.select-time .btn-time.disabled{*/
/*    background-color : #efefef;*/
/*    color : #b1b1b1;*/
/*    border : 0;*/
/*}*/



/*!* 고객요청사항 *!*/
/*!*.customer-question{*!*/
/*!*    border-top : 2px solid #1c1c1c;*!*/
/*!*    padding-top : 20px;*!*/
/*!*    margin-bottom : 60px;*!*/
/*!*}*!*/

/*!*.customer-question .title{*!*/
/*!*    font-weight : 500;*!*/
/*!*    font-size : 24px;*!*/
/*!*    padding-left : 10px;*!*/
/*!*    margin-bottom : 20px;*!*/
/*!*}*!*/

/*!*.customer-question .input-question{*!*/
/*!*    width : 100%;*!*/
/*!*    height : 80px;*!*/
/*!*    resize : none;*!*/
/*!*    border : 1px solid #b1b1b1;*!*/
/*!*    border-radius : 2px;*!*/
/*!*    padding : 13px 16px;*!*/
/*!*    font-size : 16px;*!*/
/*!*}*!*/


/*!* 약관동의 *!*/
/*!*.agreement-wrap{*!*/
/*!*    border-top : 2px solid #1c1c1c;*!*/
/*!*    padding-top : 20px;*!*/
/*!*    padding-bottom : 60px;*!*/
/*!*    border-bottom : 2px solid #1c1c1c;*!*/
/*!*    position : relative; *!*/
/*!*}*!*/

/*!*.agreement-wrap .title{*!*/
/*!*    font-weight : 500;*!*/
/*!*    font-size : 24px;*!*/
/*!*    padding-left : 10px;*!*/
/*!*    margin-bottom : 20px;*!*/
/*!*}*!*/

/*!*.agreement-wrap .title + div{*!*/
/*!*    padding-left : 10px;*!*/
/*!*    padding-bottom : 22px;*!*/
/*!*    border-bottom :1px solid #efefef;*!*/
/*!*}*!*/

/*!*.agreement-wrap label:before{*!*/
/*!*    margin-right : 16px;*!*/
/*!*}*!*/

/*!*.agreement-wrap label{*!*/
/*!*    font-size : 16px;*!*/
/*!*    color : #1c1c1c;*!*/
/*!*    display : flex;*!*/
/*!*    align-items: center;*!*/
/*!*    justify-content: flex-start;*!*/
/*!*}*!*/

/*!*.agreement-wrap .confirm-agreement{*!*/
/*!*    padding : 30px 0 0 10px;*!*/
/*!*}*!*/


/*!*.agreement-wrap .confirm-agreement > div{*!*/
/*!*    display : flex;*!*/
/*!*    align-items: center;*!*/
/*!*    justify-content: space-between;*!*/
/*!*}*!*/

/*!*.agreement-wrap .confirm-agreement > div:first-child{*!*/
/*!*    margin-bottom : 10px;*!*/
/*!*}*!*/

/*!*.agreement-wrap .btn-white{*!*/
/*!*    width : 156px;*!*/
/*!*    height : 36px;*!*/
/*!*    border : 1px solid #b1b1b1;*!*/
/*!*    border-radius : 2px;*!*/
/*!*}*!*/

/*!*.btn-submit{*!*/
/*!*    width : 100%;*!*/
/*!*    height : 60px;*!*/
/*!*    background-color : #1c1c1c;*!*/
/*!*    color : #fff;*!*/
/*!*    border-radius : 2px;*!*/
/*!*    margin-top : 20px;*!*/
/*!*}*!*/