.main_title {
    text-align: center;
    margin-bottom: 80px;
}

.main_title b {
    font-size: 55px;
    font-weight: 300;
    display: block;
    margin-bottom: 8px;
}

.main_title p {
    font-size: 20px;
    opacity: 0.7;
}

.font-chosun {
    font-family: 'ChosunSm', serif;
}


.sec {
    padding: 160px 0;
}

p {
    word-break: keep-all;
}

.bg-gray {
    background-color: #f5f5f5;
}

/* section01 */
.sec01.sec {
    width: 100%;
    padding: 0;
    height: 58vh;
    background: url(https://d2dkuehpx4xi13.cloudfront.net/images/BANCHAN_LANDING/banner01.png)no-repeat center center /cover;
}

.sec01.sec .inner {
    position: relative;
    height: 60vh;
}

.sec01.sec .txt_wrap {
    position: absolute;
    width: 1440px;
    max-width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sec01.sec .txt_wrap span {
    color: #fff;
    font-size: 25px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.sec01.sec .txt_wrap h2 {
    color: #fff;
    font-size: 66px;
    font-weight: 300;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
}




/* section02 */
.sec02 {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/1647703886173.png)no-repeat center center /cover;
}

.sec02 .inner {}

.sec02 .inner .pd_slide .swiper-slide {
    background: transparent;
}

.sec02 .inner .pd_slide .swiper-slide .txt_wrap {
    opacity: 0;
    font-weight: 600;
    text-align: center;
    transition-duration: 0.3s;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.sec02 .inner .pd_slide .swiper-slide .txt_wrap img {
    width: 41px;
    margin: 0 auto 8px auto;
}

.sec02 .inner .pd_slide .swiper-slide .txt_wrap p {
    font-size: 16px;
    word-break: break-all;
}

.sec02 .inner .pd_slide .swiper-slide:hover .txt_wrap {
    opacity: 1;
}

.sec02 .inner .pd_slide .swiper-slide .img_wrap {
    width: 100%;
}

.sec02 .inner .pd_slide .swiper-slide .img_wrap .img_in {
    padding-bottom: 100%;
    border-radius: 50%;
    transform: scale(0.75);
    transition-duration: 0.3s;
}

.sec02 .inner .pd_slide .swiper-slide:hover .img_wrap .img_in {
    opacity: 0.4;
}

.sec02 .inner .pd_slide .slide01 .img_wrap .img_in {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164770340831708.png)no-repeat center center /cover;
}

.sec02 .inner .pd_slide .slide02 .img_wrap .img_in {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164770317548262.png)no-repeat center center /cover;
}

.sec02 .inner .pd_slide .slide03 .img_wrap .img_in {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164770348311862.png)no-repeat center center /cover;
}

.sec02 .inner .pd_slide .slide04 .img_wrap .img_in {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164770340831708.png)no-repeat center center /cover;
}

.sec02 .inner .pd_slide .slide05 .img_wrap .img_in {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164747354891920.png)no-repeat center center /cover;
}

.sec02 .inner .pd_slide .slide06 .img_wrap .img_in {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164770357957884.png)no-repeat center center /cover;
}

.sec02 .inner .pd_slide .slide07 .img_wrap .img_in {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164747354891920.png)no-repeat center center /cover;
}

.sec02 .inner .pd_slide .swiper-slide.swiper-slide-active .img_wrap .img_in {
    transform: scale(1);
}



/* section03 */
.sec.sec03 {
    position: relative;
}

.sec.sec03::after {
    content: "";
    width: 100%;
    height: 50%;
    background-color: #f5f5f5;
    position: absolute;
    top: 32%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.sec03 .inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.sec03 .inner .left {
    width: 50%;
}

.sec03 .inner .right {
    width: 45%;
    position: relative;
}

.sec03 .inner .right>p {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 14px;
    color: #fff;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 4px 20px;
    border-radius: 4px;
}

.sec03 .inner .right .swiper-button-next,
.swiper-button-prev {
    color: #fff !important;
}

.sec03 .inner .right .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 20px;
}

.sec03 .inner .right .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 20px;
}

.sec03 .inner .right .arrow_wrap ul li {
    width: 40px;
    height: 80px;
    cursor: pointer;
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.sec03 .inner .right .arrow_wrap ul li.arrow_left {
    left: 0;
}

.sec03 .inner .right .arrow_wrap ul li.arrow_right {
    right: 0;
}



.sec03 .inner .right .img_wrap {
    position: relative;
    width: 100%;
    border-top-left-radius: 50px;
    overflow: hidden;
}

.sec03 .inner .right .img_in {
    width: 100%;
    padding-bottom: 65%;
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/MKYU/165470169222895.png)no-repeat center center /cover;
}

.sec03 .inner .right .img_in02 {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/MKYU/165470169812357.png)no-repeat center center /cover;
}

.sec03 .inner .right .img_in03 {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/MKYU/165470170481866.png)no-repeat center center /cover;
}

.sec03 .inner .right .img_in04 {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/MKYU/165470171161630.png)no-repeat center center /cover;
}

.sec03 .inner .right .img_in05 {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/MKYU/165470171957576.png)no-repeat center center /cover;
}





.sec03 .inner .main_title {
    text-align: left;
}

.sec03 .inner .main_title span {
    display: block;
    margin: 16px 0 24px 0;
    color: #d90000;
}

.sec03 .inner .main_title span i {
    display: block;
}

.sec03 .inner .main_title span i+i {
    margin-top: 8px;
}

.sec03 .inner .main_title b {
    margin-bottom: 50px;
    display: block;
}

.sec03 .inner .main_title p+p {
    margin-top: 8px;
}

.sec03 .inner .main_title .btn_wrap {
    margin-top: 62px;
}

.sec03 .inner .main_title .btn_wrap a {
    display: table;
    font-size: 18px;
    border-radius: 5px;
    background-color: #bf2222;
    color: #fff;
    text-align: center;
    padding: 12px 36px;
    transition-duration: 0.3s;
}

.sec03 .inner .main_title .btn_wrap a:hover {
    background-color: #222;
}

.sec03_1 .inner {
    flex-direction: row-reverse;
}

.sec03_1 .inner .left {
    padding-left: 80px;
}

.sec03.sec03_2 .inner .right .img_in {}

.sec03 .inner .right .img_wrap .pd_slide01 {
    overflow: hidden;
}

/* section04 */
.user-modal-map {
    display: none;
}

.sec04 .partner_wrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: -32px;
}

.sec04 .partner_wrap ul li {
    width: 20%;
    margin-bottom: 32px;
    cursor: pointer;
}

.sec04 .partner_wrap ul li .con_wrap {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-color: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    text-align: center;
    padding: 12px 16px;
}

.sec04 .partner_wrap ul li .con_wrap span {
    display: block;
    font-size: 18px;
}

.sec04 .partner_wrap ul li .con_wrap b {
    display: block;
    color: #ffb042;
    font-size: 23px;
    font-weight: 600;
}

.sec04 .partner_wrap ul li .con_wrap b span {
    font-size: 0.7em;
    color: #999;
}

.sec04 .partner_wrap ul li .con_wrap::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #000 url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164747034977071.png)no-repeat center center /50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition-duration: 0.3s;
}

.sec04 .partner_wrap ul li .con_wrap:hover::after {
    opacity: 1;
}


.sec04 .partner_wrap ul li.con01 .con_wrap::after {
    background: #000 url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164747034977071.png)no-repeat center center /60px;
}

.sec04 .partner_wrap ul li.con02 .con_wrap::after {
    background: #000 url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164747034977071.png)no-repeat center center /50px;
}

.sec04 .partner_wrap ul li.con03 .con_wrap::after {
    background: #000 url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164747034977071.png)no-repeat center center /50px;
}

.sec04 .partner_wrap ul li.con04 .con_wrap::after {
    background: #000 url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164747034977071.png)no-repeat center center /50px;
}

.sec04 .partner_wrap ul li.con05 .con_wrap::after {
    background: #000 url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164747034977071.png)no-repeat center center /50px;
}

.sec04 .partner_wrap ul li.map01 {
    position: relative;
}

.sec04 .partner_wrap ul li.map01::after {
    content: '';
    position: absolute;
    width: 120px;
    height: 50px;
    display: block;
    background: url(https://d2dkuehpx4xi13.cloudfront.net/images/BANCHAN_LANDING/small_24_con.svg) no-repeat center center / 150px;
    top: -30px;
    background-size: cover;
    right: 0;
    object-fit: cover;
    animation: move_e 2s infinite 0s linear;
}

.sec04 .partner_wrap ul li.map07 {
    position: relative;
}

.sec04 .partner_wrap ul li.map07::after {
    content: '';
    position: absolute;
    width: 120px;
    height: 50px;
    display: block;
    background: url(https://d2dkuehpx4xi13.cloudfront.net/images/BANCHAN_LANDING/small_24_con.svg) no-repeat center center / 150px;
    top: -30px;
    background-size: cover;
    right: 0;
    object-fit: cover;
    animation: move_e 2s infinite 0s linear;
}



/* section05 */
.sec05 .img_list ul {
    display: flex;
}

.sec05 .img_list ul li {
    width: 33.333%;
    padding: 16px;
}

.sec05 .img_list ul li p {
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 1em;
    color: #333;
}

.sec05 .img_list ul li .img_wrap.border {
    position: relative;
    aspect-ratio: 2 / 1.5;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 1em;
    overflow: hidden;
}

.sec05 .img_list ul li .img_wrap.border>img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sec05 .img_list ul li h2 {
    text-align: center;
    font-size: 1.6em;
    font-weight: 700;
    margin-bottom: .3em;
}

.sec05 .img_list ul li span {
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    color: #fff;
    background-color: #ffb042;
    padding: .3em 1em;
    border: 1px solid #ffb042;
    margin: 0 auto;
    display: block;
    width: 100px;
    border-radius: 4em;
    margin-bottom: .5em;
}

/* 식단표 */
.month_menu_wrap img {
    margin: 0 auto;
    width: 768px;
    max-width: 100%;
}

.month_menu_wrap {
    text-align: center;
    margin: 0 auto;
}



/* 혜택 */
.benifit_wrap ul {
    display: flex;
    justify-content: center;
}

.benifit_wrap ul li {
    width: 33.333%;
    text-align: center;
    text-align: center;
}

.benifit_wrap ul li .con_wrap {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}

.benifit_wrap ul li .con_wrap .icon_wrap {
    position: relative;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    z-index: 1;
    background-color: #ffb042;
    margin-bottom: -65px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* .benifit_wrap ul li:nth-child(2n) .con_wrap .txt_wrap{background-color: #ffb042; color:#fff;}
.benifit_wrap ul li:nth-child(2n) .con_wrap .icon_wrap{background-color: #fff; color:#ffb042;}
.benifit_wrap ul li:nth-child(2n) .con_wrap .icon_wrap span{ color:#ffb042;}
.benifit_wrap ul li:nth-child(2n) .con_wrap .icon_wrap::after{border-color: #ffb042;} */

.benifit_wrap ul li .con_wrap .icon_wrap span {
    display: block;
    font-size: 24px;
    line-height: 1;
    color: rgba(255, 255, 255, 1);
}

.benifit_wrap ul li .con_wrap .icon_wrap::after {
    content: "";
    width: 95%;
    height: 95%;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    border: 2px dashed #fff;
    border-radius: 50%;
    position: absolute;
}

.benifit_wrap ul li .con_wrap .icon_wrap span {
    margin-left: 4px;
}

.benifit_wrap ul li .con_wrap .txt_wrap {
    height: 90%;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    padding: 88px 32px 32px 32px;
    width: 100%;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: #fff;
}

.benifit_wrap ul li .con_wrap .txt_wrap b {
    font-size: 22px;
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
}

.benifit_wrap ul li .con_wrap .txt_wrap p {
    font-size: 16px;
}


/* 할인가격 */
.price_con ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.price_con ul li {
    width: 33.333%;
}

.price_con ul li .img_wrap {
    width: 100%;
}

.price_con ul li .img_wrap .img_in {
    width: 100%;
    padding-bottom: 70%;
}

.price_con ul li.con01 .img_wrap .img_in {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164977777042657.png)no-repeat center center /cover;
}

.price_con ul li.con02 .img_wrap .img_in {
    background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/164977777481784.png)no-repeat center center /cover;
}


.price_con ul li .con_wrap {
    border-radius: 10px;
}

.price_con ul li .txt_wrap {
    margin-bottom: 32px;
}

.price_con ul li .txt_wrap:last-child {
    margin-bottom: 0;
}

.price_con ul li .txt_wrap b {
    display: block;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 8px;
}

.price_con ul li .txt_wrap b span {
    font-size: 0.85em;
    opacity: 0.7;
}

.price_con ul li .txt_wrap .price {
    display: flex;
    align-items: center;
}

.price_con ul li .txt_wrap .price p.origin_p {
    font-size: 15px;
    opacity: 0.4;
    position: relative;
    margin-left: 12px;
}

.price_con ul li .txt_wrap .price p.origin_p::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #222;
}

.price_con ul li .txt_wrap .price p.dc_p {
    font-size: 1.2em;
    color: #ffb042;
    font-weight: 600;
}

.price_con ul li .txt_wrap .price p.dc_p i {
    position: relative;
    padding-left: 32px;
}

.price_con ul li .txt_wrap .price p.dc_p i::before {
    content: "￦";
    width: 25px;
    height: 25px;
    background-color: #ffb042;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.price_con ul li.con01 .con_wrap {
    position: relative;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    padding: 32px;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.price_con ul li.con01 .con_wrap::after {
    content: "";
    width: 30px;
    height: 55px;
    background-color: rgba(255, 176, 66, 0.5);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 50%;
    top: -26px;
    transform: rotate(18deg) translateX(-50%);
}


/* 메인페이지 모달 */

.main_popup {
    position: fixed;
    z-index: 9999;
    display: flex;
    align-items: flex-start;
    left: 40px;
    top: 40px;
    width: 100%;
    max-width: 90%;
}

.main_popup .inner {
    width: 360px;
    max-width: 100%;
}

.main_popup .inner .img_wrap {
    padding-bottom: 140%;
    background-color: #f5f5f5;
    overflow: hidden;
    position: relative;
}

.main_popup .inner .img_wrap img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.main_popup .inner .txt_wrap {
    background-color: #f5f5f5;
    padding: 8px;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 600;
}

.main_popup .inner .txt_wrap a {
    cursor: pointer;
    opacity: 0.7;
}

.main_popup .inner+.inner {
    margin-left: 32px;
}

/* 새로운 가격표 */
.new_price ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.new_price ul li {
    width: 33.333%;
    margin-bottom: 16px;
    cursor: pointer;
    position: relative;
}

.new_price ul li .img_wrap {
    overflow: hidden;
    border-radius: 15px;
    padding-bottom: 56.25%;
    position: relative;
    display: none;
}

.new_price ul li .img_wrap img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    transition-duration: 0.3s;
}

.new_price ul li .txt_wrap {
    margin-top: 16px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 24px;
}

.new_price ul li .txt_wrap b {
    display: block;
    font-size: 19px;
    font-weight: 600;
    font-size: 17px;
}

.new_price ul li .txt_wrap .price {
    display: flex;
    align-items: center;
    gap: 8px;
}

.new_price ul li .txt_wrap b span {
    font-weight: 600;
    color: #e83338;
}

.new_price ul li .txt_wrap .price.sale_type p.sale {
    font-size: 26px;
    font-weight: 600;
}

.new_price ul li .txt_wrap .price.sale_type p.origin {
    color: #ababab;
    position: relative;
    font-weight: 500;
    font-size: 16px;
}

.new_price ul li .txt_wrap .price.sale_type p.origin::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #cacaca;
    position: absolute;
    left: 0;
    top: 50%;
}

.new_price ul li .txt_wrap .price p.origin {
    font-size: 20px;
    font-weight: 600;
}

.new_price ul li:hover .img_wrap img {
    transform: translate(-50%, -50%) scale(1.1);
}


/* sec06 */

.sec06 .menu_new_wrap .top h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.sec06 .date-arrow {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 1;
    background-color: #ffb042;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.sec06 .date-arrow.date-prev::after {
    content: '<';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-45%, -57%);
    font-size: 22px;
}

.sec06 .date-arrow.date-next::after {
    content: '>';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-45%, -57%);
    font-size: 22px;
}




/* plus edit */

.sec06 .main_title {
    margin-bottom: 40px;
}

.calendar_tabbut_wrap {
    margin-bottom: 80px;
}

.calendar_tabbut_wrap>ul {
    display: flex;
    justify-content: center;
    gap: 16px;
}

.calendar_tabbut_wrap>ul>li {
    display: block;
    padding: 1em;
    background-color: #Fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    cursor: pointer;
}

.calendar_tabbut_wrap>ul>li:hover {
    background-color: #fff;
    border: 1px solid #ffb042;
    color: #ffb042;
}

.calendar_tabbut_wrap>ul>li.on {
    background-color: #ffb042;
    color: #fff;
    border: 1px solid #ffb042;
}


.sec.sec03.sec_pl::after {
    content: none;
}

.sec03.sec_pl .inner .main_title {
    margin-bottom: 0;
}

.sec03.sec_pl .inner .main_title b {
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 38px;
}

.sec03.sec_pl .inner small {
    display: block;
    margin-top: 3em;
}

.sec03.sec_pl .inner .main_title b>i {
    font-weight: 600;
}

.sec03.sec_pl .inner .right .img_in {
    padding-bottom: 50%;
}

.sec03.sec_pl .inner .right .img_wrap {
    border-radius: 1em;
}

.sec03.sec_pl .inner {
    margin-bottom: 2em;
}

.sec08.sec_pl {
    background-color: #ffb04217;
    position: relative;
}

.sec08.sec_pl::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: url(https://d2dkuehpx4xi13.cloudfront.net/images/BANCHAN_LANDING/timetable.png);
    z-index: -1;
    opacity: 0.4;
    overflow: hidden;
}

.sec08.sec_pl table {
    width: 100%;
    table-layout: fixed;
}

.sec08.sec_pl table th,
.sec08.sec_pl table tr {
    text-align: center;
}

.sec08.sec_pl .box {
    padding: 15px;
    text-align: center;
    font-weight: bold;
}

.sec08.sec_pl .small-text {
    text-align: right;
    font-size: 16px;
    font-weight: normal;
    color: orangered;
    margin-top: 1em;
}

.sec08.sec_pl table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    border-radius: .5em;
    overflow: hidden;
    box-shadow: 0px 0px 3px 0px #ffb042;
}

.sec08.sec_pl th,
.sec08.sec_pl td {
    padding: 14px 0 15px;
    background-color: #fff;
    text-align: center;
}

.sec08.sec_pl th {
    background: #ff9b11;
    color: #fff;
    font-weight: 500;
    font-size: 1.2em;
    border-top-right-radius: .5em;
    border-top-left-radius: .5em;
}

.sec08.sec_pl table tr {
    border-bottom: 1px solid #eee;
}

.sec08.sec_pl table tr:last-child {
    border: 0;
}


/* ********************************************* *
 * 1600px
 * ********************************************* */
@media screen and (max-width: 1660px) {}

/* ********************************************* *
* 1400px
* ********************************************* */
@media screen and (max-width: 1400px) {
    .price_con ul li {
        width: 50%;
    }

}

/* ********************************************* *
* 1200px
* ********************************************* */
@media screen and (max-width: 1200px) {

    .sec01.sec .txt_wrap span {
        font-size: 21px;
    }

    .sec01.sec .txt_wrap h2 {
        font-size: 61px;
    }

    .main_title {
        padding: 0 16px;
        margin-bottom: 60px;
    }

    .main_title b {
        font-size: 52px;
    }

    .main_title p {
        font-size: 18px;
    }

    .sec04 .partner_wrap ul li .con_wrap b {
        font-size: 22px;
    }

    .sec04 .partner_wrap ul li .con_wrap span {
        font-size: 16px;
    }

    .benifit_wrap ul li .con_wrap .txt_wrap b {
        font-size: 20px;
    }


    .sec03_2 .inner .left {
        padding-left: 48px;
    }

    .new_price ul li .txt_wrap .price p.origin {
        font-size: 18px;
    }

    .new_price ul li .txt_wrap b {
        font-size: 15px;
    }



}

/* ********************************************* *
* 1024px
* ********************************************* */
@media screen and (max-width: 1024px) {

    .sec {
        padding: 100px 0;
    }

    .main_title b {
        font-size: 47px;
    }

    .main_title p {
        font-size: 17px;
    }

    .sec.sec03::after {
        height: 71%;
    }

    .sec.sec03.sec03_2::after {
        height: 69%;
    }

    .sec03.sec03_2 .inner .main_title b {
        margin-bottom: 40px;
    }

    .sec03 .inner .main_title {
        padding: 0;
    }

    .sec04 .partner_wrap ul {
        text-align: center;
        justify-content: center;
    }

    .sec04 .partner_wrap ul li {
        width: 33.333%;
        margin-bottom: 32px;
    }

    .new_price ul li .txt_wrap {
        margin-top: 0;
    }

    .new_price ul li {
        margin-bottom: 32px;
    }


}


/* ********************************************* *
* 960px
* ********************************************* */
@media screen and (max-width: 960px) {

    .main_title b {
        font-size: 46px;
    }

    .main_title p {
        font-size: 17px;
    }

    .sec03 .inner .main_title {
        margin-bottom: 16px;
    }

    .price_con ul li {
        width: 50%;
    }

    .benifit_wrap ul li .con_wrap .txt_wrap b {
        font-size: 17px;
    }

    .sec03_2 .inner .left {
        padding-left: 32px;
    }

    .new_price ul li {
        width: 50%;
    }

    .new_price ul li .txt_wrap .price.sale_type p.sale {
        font-size: 22px;
    }

    .new_price ul {
        margin-bottom: 0;
    }

    .new_price ul li {
        margin-bottom: 16px;
    }



}

/* ********************************************* *
* 862px
* ********************************************* */
@media screen and (max-width: 862px) {
    .sec05 .img_list ul li h2 {
        font-size: 1.4em;
    }

}


/* ********************************************* *
* 850px
* ********************************************* */
@media screen and (max-width: 850px) {
    .main_title b {
        font-size: 40px;
    }

    .sec03 .inner .main_title b {
        margin-bottom: 44px;
    }

    .sec.sec03::after {
        height: 69%;
    }

    .sec03 .inner .main_title .btn_wrap {
        margin-top: 41px;
    }

    .sec03 .inner .main_title .btn_wrap a {
        font-size: 16px;
    }

    .sec.sec03.sec03_2::after {
        height: 67%;
    }

}

/* ********************************************* *
* 768px
* ********************************************* */

@media screen and (max-width: 768px) {

    .main_title b {
        font-size: 42px;
    }

    .sec01.sec .txt_wrap {
        text-align: center;
        top: 27%;
    }

    .sec01.sec .txt_wrap h2 {
        font-size: 57px;
    }

    .sec01.sec .txt_wrap span {
        font-size: 21px;
    }

    .sec02 .inner .pd_slide .swiper-slide .txt_wrap p {
        font-size: 15px;
    }

    .sec.sec03 {}

    .sec.sec03::after {
        height: 35%;
    }

    .sec03 .inner {
        display: block;
    }

    .sec03 .inner .left {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }

    .sec03 .inner .main_title {
        text-align: center;
    }

    .sec03 .inner .main_title b {
        margin-bottom: 16px !important;
    }

    .sec03 .inner .main_title .btn_wrap {
        text-align: center;
        display: flex;
        justify-content: center;
        margin: 48px 0;
    }

    .sec03 .inner .right {
        width: 100%;
    }

    .sec03 .inner .main_title .btn_wrap a {
        font-size: 16px;
    }

    .sec04 .partner_wrap ul li .con_wrap b {
        font-size: 20px;
    }

    .sec05 .img_list ul li {
        padding: 8px;
    }

    .sec05 .img_list ul li p {
        font-size: 16px;
        margin-top: 8px;
    }

    .price_con ul li .txt_wrap b {
        font-size: 17px;
    }

    .benifit_wrap ul {
        display: block;
    }

    .benifit_wrap ul li {
        width: 100%;
    }

    .benifit_wrap ul li+li {
        margin-top: 24px;
    }

    .benifit_wrap ul li .con_wrap {
        position: relative;
        display: block;
    }

    .benifit_wrap ul li .con_wrap .icon_wrap {
        position: absolute;
        left: 50px;
        top: 50%;
        transform: translateY(-50%);
    }

    .benifit_wrap ul li .con_wrap .txt_wrap {
        padding: 32px 32px;
    }

    .price_con ul {
        display: block;
    }

    .price_con ul li {
        width: 100%;
    }

    .sec.sec03.sec03_2::after {
        height: 35%;
    }

    .sec03 .inner .main_title p+p {
        margin-top: 4px;
    }



    .main_popup .inner+.inner {
        margin-left: 16px;
    }

    .main_popup .inner .txt_wrap a {
        font-size: 13px;
    }

    .main_popup {
        left: 20px;
    }

}


/* ********************************************* *
* 640px
* ********************************************* */
@media screen and (max-width: 640px) {
    .sec {
        padding: 80px 0;
    }

    .main_title b {
        font-size: 34px;
    }

    .main_title p {
        font-size: 16px;
        display: inline;
    }

    .sec01.sec {
        background: url(https://s3.ap-northeast-2.amazonaws.com/lbcontents/images/BANCHAN_LANDING/171503580047371.webp)no-repeat center 100% /cover;
    }

    .main_title {
        margin-bottom: 60px;
    }

    .sec01.sec {
        height: 100vh;
    }

    .sec01.sec .inner {
        height: 100vh;
    }


    .sec01.sec .txt_wrap h2 {
        font-size: 45px;
    }

    .sec01.sec .txt_wrap span {
        font-size: 18px;
    }

    .sec03 .inner .right .arrow_wrap ul li {
        width: 30px;
        height: 63px;
    }

    .sec03 .inner .right>p {
        font-size: 12px;
    }



    .sec04 .partner_wrap ul li {
        width: 50%;
        margin-bottom: 16px;
    }

    .sec04 .partner_wrap ul li .con_wrap span {
        font-size: 15px;
    }

    .sec05 .img_list ul li {
        width: 100%;
    }

    .sec05 .img_list ul li+li {
        margin-top: 32px;
    }

    .sec05 .img_list ul {
        flex-wrap: wrap;
    }

    .price_con ul li .txt_wrap b {
        font-size: 16px;
    }

    .benifit_wrap ul li .con_wrap .icon_wrap {
        width: 70px;
        height: 70px;
    }

    .benifit_wrap ul li .con_wrap .icon_wrap span {
        font-size: 19px;
        margin-left: -1px;
    }

    .benifit_wrap ul li .con_wrap .icon_wrap {
        left: 24px;
    }

    .benifit_wrap ul li .con_wrap .txt_wrap {
        padding: 32px 32px 32px 132px;
        text-align: left;
    }

    .main_popup {
        position: absolute;
    }

    .main_popup .inner {
        position: absolute;
        left: 0;
        top: 0;
        width: 60vw;
    }

    .main_popup .inner .img_wrap {
        width: 100%;
        height: auto;
    }

    .main_popup .inner .img_wrap img {
        width: 100%;
        height: auto;
    }

    .main_popup .inner+.inner {
        margin-left: 0;
    }

    .new_price ul li .txt_wrap .price.sale_type p.sale {
        font-size: 18px;
    }

    .new_price ul li .txt_wrap .price p.origin {
        font-size: 18px;
    }

    .new_price ul li .txt_wrap .price.sale_type p.origin {
        font-size: 15px;
    }

    .new_price ul li .txt_wrap b {
        font-size: 14px;
    }

    .new_price ul li {
        margin-bottom: 24px;
    }

    .new_price ul li .con_wrap {
        height: 100%;
    }

    .new_price ul li .txt_wrap {
        height: 95%;
    }

    .new_price ul li .txt_wrap {
        padding: 16px;
    }

    .new_price ul li {
        margin-bottom: 8px;
    }

    .new_price ul {
        margin-bottom: 0;
    }



}


/* ********************************************* *
* 500px
* ********************************************* */
@media screen and (max-width: 500px) {
    .sec {
        padding: 60px 0;
    }

    .main_title p br {
        display: none;
    }


    .sec01.sec .txt_wrap h2 {
        font-size: 40px;
    }

    .sec01.sec .txt_wrap span {
        font-size: 17px;
    }

    .sec03 .inner .main_title .btn_wrap a {
        font-size: 15px;
    }

    .main_popup .inner .txt_wrap {
        font-size: 14px;
    }


    .new_price ul li .txt_wrap .price {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 0;
    }

    .new_price ul li .txt_wrap .price.sale_type p.sale {
        font-size: 16px;
    }

    .new_price ul li .txt_wrap .price p.origin {
        font-size: 16px;
    }


}

/* ********************************************* *
* 400px
* ********************************************* */
@media screen and (max-width: 400px) {

    .main_title {
        margin-bottom: 42px;
    }

    .main_title b {
        font-size: 28px;
    }

    .main_title p {
        font-size: 15px;
    }

    .sec01.sec,
    .sec01.sec .inner {
        height: 65vh;
    }

    .sec01.sec .txt_wrap h2 {
        font-size: 28px;
    }

    .sec01.sec .txt_wrap span {
        font-size: 15px;
    }

    .sec01.sec .txt_wrap {
        top: 32%;
    }

    .sec04 .partner_wrap ul li .con_wrap b {
        font-size: 16px;
    }

    .sec04 .partner_wrap ul li .con_wrap span {
        font-size: 14px;
    }

    .price_con ul li .txt_wrap b {
        font-size: 15px;
    }

    .price_con ul li .txt_wrap .price {
        font-size: 13px;
    }

    .price_con ul li .txt_wrap .price p.origin_p {
        font-size: 13px;
    }

    .price_con ul li .txt_wrap .price {
        display: block;
    }

    .price_con ul li .txt_wrap .price p.origin_p {
        display: table;
    }

    .benifit_wrap ul li .con_wrap .icon_wrap {
        width: 60px;
        height: 60px;
    }

    .benifit_wrap ul li .con_wrap .txt_wrap {
        padding: 32px 32px 32px 108px;
        text-align: left;
    }

    .benifit_wrap ul li .con_wrap .icon_wrap span {
        font-size: 17px;
    }

    .benifit_wrap ul li .con_wrap .txt_wrap b {
        font-size: 16px;
        margin-bottom: 2px;
    }

    .benifit_wrap ul li .con_wrap .txt_wrap p {
        font-size: 14px;
    }

    .main_popup .inner {
        width: 70vw;
    }



}

/* ********************************************* *
* 400px
* ********************************************* */
@media screen and (max-width: 350px) {

    .sec03 .inner .right>p {
        max-width: 100%;
        text-align: center;
        bottom: inherit;
        top: 103%;
        right: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    .main_popup .inner .txt_wrap {
        font-size: 12px;
    }
}




/* ********************************************* *
* 스케줄 재 디자인 (이재영) 2025.5.7 커서로 작성
* ********************************************* */
.menu_new_wrap {
    overflow-x: auto !important;
}

.menu_new {
    overflow-x: auto !important;
    white-space: nowrap !important;
}

.menu_new .day_con ul,
.menu_new .day_in ul {
    display: inline-flex !important;
    min-width: 900px !important;
}

.menu_new .day_con ul li,
.menu_new .day_in ul li {
    min-width: 70px !important;
    font-size: 0.9rem !important;
    min-height: 28px !important;
    line-height: 1.3 !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

/* 반응형: 화면이 700px 이하로 줄어들면 */
@media (max-width: 700px) {

    .menu_new .day_con ul,
    .menu_new .day_in ul {
        min-width: 600px !important;
    }

    .menu_new .day_con ul li,
    .menu_new .day_in ul li {
        min-width: 70px !important;
        font-size: 0.9rem !important;
    }
}

/* 반응형: 화면이 480px 이하로 줄어들면 */
@media (max-width: 480px) {

    .menu_new .day_con ul,
    .menu_new .day_con ul li,
    .menu_new .day_in ul li {
        font-size: 0.75rem !important;
    }
}

.menu_new .menu_in p {
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: keep-all !important;
}

.menu_new .menu_in p:last-child {
    border-bottom: none !important;
}

@media (max-width: 480px) {
    .menu_new .menu_in p {
        padding: 1px 0 1px 0 !important;
        min-height: 14px !important;
    }
}

body,
p,
span,
li,
div,
input,
button,
a {
    font-size: 1rem;
}

@media (max-width: 700px) {

    body,
    p,
    span,
    li,
    div,
    input,
    button,
    a {
        font-size: 0.97rem;
    }
}

@media (max-width: 480px) {

    body,
    p,
    span,
    li,
    div,
    input,
    button,
    a {
        font-size: 0.95rem !important;
    }

    .menu_new .day_con ul li,
    .menu_new .day_in ul li {
        font-size: 0.95rem !important;
    }

    .menu_new .menu_in p {
        font-size: 0.93rem !important;
    }
}

/* ********************************************* *
* 스케줄 재 디자인 (이재영) 2025.5.7 커서로 작성 메인 class="sec03 sec sec_pl" 섹션 수정 
* ********************************************* */

/* 안내 블록 구분선 및 여백 */
.sec03.sec_pl .inner {
    border-top: 1.5px solid #eee;
    margin-top: 32px;
    padding-top: 32px;
}

.sec03.sec_pl .inner:first-of-type {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

/* 안내 블록 제목 폰트 살짝만 더 작게 */
.font-chosun02 {
    font-size: 1.2em !important;
}

@media (max-width: 480px) {
    .font-chosun02 {
        font-size: 1em !important;
    }
}

/* PC(700px 초과)에서 요일/날짜 1:1 정렬 */
@media (min-width: 701px) {

    .menu_new .day_con ul,
    .menu_new .day_in ul {
        display: grid !important;
        grid-template-columns: repeat(6, 1fr) !important;
        min-width: 0 !important;
        width: 100% !important;
    }

    .menu_new .day_con ul li,
    .menu_new .day_in ul li {
        min-width: 0 !important;
        width: 100% !important;
        box-sizing: border-box;
        text-align: center;
    }
}