header{ background-color: #839e38;}


#section1{ padding-top: 140px; padding-bottom: 140px;}
#tab{ font-size: 0; margin-bottom: 80px; text-align: center;}
#tab li{ display: inline-block; padding: 0 8px;}
#tab a{ display: inline-block; border: 1px solid #839e38; background-color: transparent; text-align: center; color: #505050; width: 160px; height: 40px; line-height: 38px; border-radius: 20px; transition: .5s; font-size: 16px;}
#tab a:hover{  border: 1px solid #839e38; background-color: #839e38; color: #fff;  }
#tab li.active a{  border: 1px solid #839e38; background-color: #839e38; color: #fff;  }

#section1.notice #tab{ margin-bottom: 0;}
#section1 .no-ddnayo{ text-align: center; padding: 50px 0;}
#section1 .no-ddnayo p{ font-size: 18px; color: #f82323; padding-bottom: 30px;}
#section1 .no-ddnayo a{ font-size: 24px; color: #f82323;}
/* =================== 1024px =================== */
@media (max-width: 1024px) {
    #section1{ padding-top: 40px; padding-bottom: 40px;}
    #section1.notice #tab{ margin-bottom: 0;}
    #tab{ font-size: 0; margin-bottom: 25px; text-align: center;}
    #tab li{ display: inline-block; padding: 0 2px;}
    #tab a{ width: 85px; height: 25px; line-height: 23px; border-radius: 12px; font-size: 11px;}

    .reserv-mo {text-align: center; }
    .icon-cal {display: inline-block; width:68px; height: 68px; border-radius: 50%; background: #5B8C51; color: #fff; font-size: 30px; line-height: 64px;}
    .icon-cal i{ position: relative; top: 1px;}
    .reserv-mo p {margin: 17px 0 30px; font-size: 12px; line-height: 18px; color: #333;}
    .reserv-btn {display: inline-block; border-radius: 12px; width: 141px; height: 25px; line-height: 25px; font-size: 11px; letter-spacing: 0.04em; color: #fff; text-align: center; background: #839e38;}
    
}


/* 요금안내 */
.ch-num {display: inline-block; font-size: 20px; width: 36px; height: 36px; background-color: #839e38; color: #fff; line-height: 36px; border-radius: 50%; text-align: center;}
.ch-subtt {font-size: 20px;font-weight: 600; color: #333; line-height: 36px;}
.ch-heading {margin-top: 50px;margin-bottom: 10px;}
.ch-content {font-size: 14px;width: 100%;font-weight: 300;}
.block-tit {font-weight: 600;line-height: 16px; color: #222!important;margin-bottom: 1.5rem;}
.ch-block {margin: 40px 0;}
.ch-block p {line-height: 24px;color: #444;}
.ch-block p strong{ font-weight: 700;}
.ch-block .red {color: #f82323; font-weight: 500;}
.charge-01 {padding: 0 0 3%;height: auto;}
.charge-flex {display: flex;justify-content: space-between;flex-wrap: wrap;}
.charge-02 {width: 45%;}
.charge-03 {width: 50%;}
.acc-info {display: flex;}
.span1, .acc-info span:last-child {display: inline-block;width: 20%;}
.account {display: inline-block;flex:1;}

.charge-04 table {width: 100%;margin: 0 auto;text-align: center;border-top: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;}
.charge-04 table tr {line-height: 50px;  border-bottom: 1px solid #efefef;}
.charge-04 table th {font-size: 16px;color: #666666;font-weight: 500; width:calc(100%/11);}
.charge-04 table td {font-size: 14px;color: #222; width:calc(100%/11); background-color: #fff;}
.ch-block.last{padding-bottom: 90px}


/* =================== 1024px =================== */
@media (max-width: 1024px) {
    .ch-num { width: 20px; height: 20px; line-height: 20px; font-size: 12px; position: relative; top: -2px;}
    .ch-subtt {font-size: 16px;}
    .ch-heading {margin-top: 20px;margin-bottom: 10px;}
    .ch-content {font-size: 14px;}
    .block-tit {font-size: 15px;}
    .ch-block {margin: 20px 0;}
    .ch-block p {line-height: 18px; font-size: 12px; padding-bottom: 5px;}
    .charge-02 {width: 100%;}
    .charge-03 {width: 100%;}
    .table-top {width: 40%; background: #f6f6f6;}
    .table-mid {width: 30%; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
    .table-btm {width: 30%;}

    .ch-block.last{padding-bottom: 50px}
    .charge-04 table{width: 1025px;}
    .refund {overflow-x: scroll;overflow-y: hidden;}
    .refund::-webkit-scrollbar { width: 5px; height: 5px; }
    .refund::-webkit-scrollbar-thumb{ height: 17%; background-color: #839e38; border-radius: 2px; }
    .refund::-webkit-scrollbar-track{ background-color: #fff; }
}


#btn-wrap{ display: flex; justify-content: space-evenly;}
#btn-wrap a{ display: block; width: 360px; height: 37px; text-align: center; line-height: 37px;}
#btn-wrap a img{ width: 100%; height: 100%;}
#btn-wrap a.ddnayo-btn{border: 1px solid #fcb3b7;}
#btn-wrap a.naver-btn{border: 1px solid #78dc91}
#btn-wrap a.charge-btn{background: #bababa; color: #fff;}
#btn-wrap a.ddnayo-btn:hover{background-color:#fcb3b7;}
#btn-wrap a.naver-btn:hover{background-color:#78dc91}
/* =================== 1024px =================== */
@media (max-width: 1024px) {
    #btn-wrap{ display: flex; justify-content: center; flex-direction: column; text-align: center; align-items: center;}
    #btn-wrap a{ margin-bottom: 10px;}
}

