.schedule-1-calendar {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.schedule-1-calendar .schedule-1-calendar-sec {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 5.6em;
}
.schedule-1-calendar .schedule-1-calendar-sec .order-1, .schedule-1-calendar .schedule-1-calendar-sec .order-2, .schedule-1-calendar .schedule-1-calendar-sec .order-3 {
    width: 100%;
}
.schedule-1-calendar-sec-con {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 3.4em;
    justify-content: center;
}
.schedule-1-calendar-sec-con.only-1col {
    flex-direction: column;
    align-items: center;
}
.schedule-1-calendar-sec-con .con-box-1 {
    width: 100%;
}
.schedule-1-calendar-sec-con .con-box-1 .con-title-1 {
    width: 100%;
    font-weight: 600;
    line-height: 1.1;
    text-align: center;
}
.schedule-1-calendar-sec-con .con-box-1 .con-text-1 {
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
}
.schedule-1-calendar-sec-con .con-box-1 .con-img-1 {
    max-width: 100%;
    height: auto;
}
.schedule-1-calendar-sec-con strong.color-1 {
    color: #9dcc3b;
}
.schedule-1-calendar-sec-con strong.color-2 {
    color: #3f96ab;
}
.schedule-1-calendar-sec-con strong.color-3 {
    color: #5dbea9;
}
.schedule-1-calendar-sec-con strong.color-4 {
    color: #5e8eca;
}
.schedule-1-calendar-sec-con .flex-opt-1 {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.schedule-1-calendar-sec-con .maxwidth-001 {
    width: 100%;
    max-width: 850px;
}
.schedule-1-calendar-sec-con .ul-list-style-1 {
    padding-left: 20px;
    list-style: disc;
}


/* 공통 */
@media only screen and (min-width: 992px) {
}
@media only screen and (max-width: 1200px) {
    br.br1200 {display: none;}
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1000px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 800px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}

/* 테이블 */
.tbl-wrap, .tbl_wrap {overflow-x: auto;}
table {
    empty-cells: show;
    border-collapse: collapse;
    border: 0;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}
caption {
    font-size: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}
.tbl-wrap table {
    border-top: 1px solid #252525;
    border-bottom: 1px solid #dfdfdf;
    min-width: 44.4444444444em;
    word-break: keep-all;
}
.tbl-wrap table caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.tbl-wrap table thead th {border-right: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;height: 2.888888888em;text-align: center;padding: 8px 10px;background-color: #f6f6f6;}
.tbl-wrap table tbody th {border-right: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;height: 2.888888888em;text-align: center !important;padding: 8px 10px;background-color: #f6f6f6;}
.tbl-wrap table tbody td {border-right: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;height: 2.888888888em;padding: 8px 10px;}
.tbl-wrap table thead th:last-child, .tbl-wrap table tbody td:last-child {border-right: none;}
.tbl-wrap table tbody th strong, .tbl-wrap table tbody td strong {color: #323232;}
.tbl-wrap .table-overguide {display: none;}
@media screen and (max-width: 991px) {
	.tbl-wrap table thead {display: table-header-group;} /* 부트스트랩 테이블 변환 초기화 */
	.tbl-wrap table thead tr {display: table-row;} /* 부트스트랩 테이블 변환 초기화 */
	.tbl-wrap table tbody {display: table-row-group;} /* 부트스트랩 테이블 변환 초기화 */
	.tbl-wrap table tbody tr {display: table-row;} /* 부트스트랩 테이블 변환 초기화 */
	.tbl-wrap table tbody tr td {display: table-cell;} /* 부트스트랩 테이블 변환 초기화 */
    .tbl-wrap .table-overguide {display: block;font-size: 14px;line-height: 1;margin-bottom: 8px;}
}

/* 카렌터 테이블 */
.schedule-1-calendar .calendar-control {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.schedule-1-calendar .calendar-control .date-control-box {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}
.schedule-1-calendar .calendar-control .date-control-box .date-view {
    display: inline-block;
    margin: 0 15px;
}
.schedule-1-calendar .calendar-control .date-control-box .date-view .date-view-title {
    letter-spacing: -0.03em;
}
.schedule-1-calendar .calendar-control .date-control-box .month-prev-btn {
    font-size: min(5.0vw,27px);
    color: #cacaca;
}

.calendar-tbl {

}
.calendar-tbl table {
    empty-cells: show;
    border-collapse: collapse;
    border: 0;
    border-top: 1px solid #dbdbdb;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: transparent;
}
.calendar-tbl table thead tr th {
    padding: 15px 10px;
    color: #525252;
    font-weight: 600;
    background-color: transparent;
    font-size: min(3.4vw,16px);
}
.calendar-tbl table thead tr th:first-child {
    color: #d44242;
}
.calendar-tbl table thead tr th:last-child {
    color: #3e3edb;
}
.calendar-tbl table tbody tr td {
    border: 0 solid #efefef;
    vertical-align: top;
    width: calc(100% / 7);
}
.calendar-tbl table tbody tr td .inline {
    position: relative;
    width: 100%;
    height: 100%;
}
.calendar-tbl table tbody tr td.border1 {
    border: 1px solid #efefef;
}
.calendar-tbl table tbody tr td.border1 .inline {
    border: 1px solid transparent;
}
.calendar-tbl table tbody tr td.border1:hover .inline {
    border: 1px solid #f1a9a9;
}
.calendar-tbl table tbody tr td.today .inline {
    border: 1px solid #d44242;
}
.calendar-tbl table tbody tr td span {
    display: inline-block;
    background-color: transparent;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #727272;
    border-radius: 50%;
    margin-left: -5px;
}
.calendar-tbl table tbody tr td.today span {
    background-color: #d44242;
    color: #fff;
}
.schedule-popup {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}
.schedule-popup-part {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.schedule-popup p {
    line-height: 1.4;
}
.button-schedule {
    position: relative;
    font-size: 13px;
    text-align: left;
    line-height: 1.2;
    color: #525252;
    width: 100%;
    border: 0;
    background-color: transparent;
    overflow: visible;
}
@media screen and (min-width: 992px) {
    .calendar-tbl table tbody tr td {
        height: 110px;
    }
    .calendar-tbl table tbody tr td .inline {
        padding: 5px 10px 10px;
    }
}
@media screen and (max-width: 991px) {
    .calendar-tbl table thead {
        display: none;
    }
    .calendar-tbl table tbody tr td {
        width: 100%;
        min-height: 60px;
    }
    .calendar-tbl table tbody tr td .inline {
        padding: 10px 10px;
        min-height: 60px;
    }
    .calendar-tbl table tbody tr td span {
        display: inline-block;
        background-color: transparent;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        color: #727272;
        border-radius: 50%;
        margin-top: 0;
        margin-left: 2px;
    }
    .button-schedule {
        float: right;
        width: calc(100% - 40px);
    }
}
@media screen and (max-width: 480px) {
    .schedule-1-calendar .calendar-control .date-control-box .month-prev-btn {
        font-size: 24px;
    }
}