@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');



/* section */

body{font-family: 'Pretendard', Sans-serif;}
.title_center_sblack{font-weight: 600;}
.divider{width: 40px; height: 3px; background: #13aca5; border-radius: 6px; margin: 14px auto;}
.info_box_left{ flex: 1 1 calc(50% - 10px); box-sizing: border-box; background: #f8fafc; border: 1px solid e5e7eb; padding: 18px;min-width: 250px;border-radius: 6px;}
.info_box_right{ flex: 1 1 calc(50% - 10px); box-sizing: border-box; background: #f8fafc; border: 1px solid e5e7eb; padding: 18px;min-width: 250px;border-radius: 6px;}
.info_box{ display: flex;  gap: 28px; grid-template-columns: 1fr 1fr; margin: 0 auto;padding-bottom: 35px;}

.sub_foreign_box{width:100%; padding:30px; border:2px solid #4bb8b3;}


p.title_center_black{ font-size:28px; color:#222222; font-weight:bold; margin: 10px 0 10px 0;;}
p.title_center_sblack{text-align:center; font-size:26px; color:#222222; font-weight:bold; padding-bottom:10px; margin-bottom:10px;  margin-top:20px;}
p.title_center_green{padding: 30px 30px 0 30px; background-color: #f5faff; text-align:center; font-size:24px; color:#13aca5; font-weight:bold; margin-top:20px; }
p.title_left_green{text-align:left; font-size:28px; color:#13aca5; font-weight:bold; margin-bottom:30px;  margin-top:35px; letter-spacing:-1px;}
p.title_under_green{text-align:center; font-size:28px; color:#13aca5; font-weight:bold; margin-bottom:5px;  margin-top:35px; letter-spacing:-1px; background:url('/files/images/title_bar.png')no-repeat center bottom;}
p.title_none_green{text-align:center; font-size:28px; color:#13aca5; font-weight:bold; margin-bottom:10px;  margin-top:5px; letter-spacing:-1px;}
p.title_up_green{text-align:center; font-size:28px; color:#13aca5; font-weight:bold; margin-bottom:10px;  margin-top:35px; padding-top:10px;  letter-spacing:-1px; background:url('/files/images/title_bar.png')no-repeat center top;}
p.title_up_left_green{text-align:left; font-size:24px; color:#13aca5; font-weight:bold; margin-bottom:10px;  margin-top:0px; padding-bottom:10px;  letter-spacing:-1px; background:url('/files/images/title_bar.png')no-repeat bottom left;}
p.title_micon{text-align:left; font-size:20px; color:#525252; font-weight:bold; padding-left:25px; line-height:125%; margin: 10px 0 10px 0; background:url('/files/images/title_micon.png')no-repeat 5px 5px; }
p.title_mtext{text-align:left; font-size:16px; color:#525252; font-weight:bold; padding-left:20px; line-height:125%;}
p.title_utext{text-align:left; font-size:16px; color:#525252; font-weight:bold; padding-left:20px; line-height:125%; height:50px;  text-decoration:underline; padding-bottom:5px;}
p.text_sicon{text-align:left; font-size:16px; color:#525252; padding-left:35px; line-height:125%; background:url('/files/images/text_sicon.png')no-repeat 25px 5px; }
p.text_sign{padding:30px; background-color: #f5faff;text-align:right; color:#222222; font-weight:bold;margin-bottom: 20px;}
p.sub_mtext{text-align:left; font-size:16px; color:#525252; padding-left:20px; line-height:160%;}
p.sub_text{text-align:left; font-size:16px; color:#525252; line-height:150%;padding-bottom: 20px;}
p.sub_stext{text-align:left; font-size:15px; color:#525252; line-height:150%;}
p.sub_center_text{text-align:left;  font-size:16px; color:#525252; line-height:150%;padding: 0 0 40px 0;}
p.sub_center_stext{text-align:left; font-size:16px; color:#666666; line-height:150%;padding-top: 10px;}
p.text_sign_01{padding:0 0 20px 0; text-align:right; color:#222222; font-weight:bold;}
span.number_underline{position: relative;display: inline-block; }
span.number_underline::after{content: "";left: 0px;bottom: 0px;width: 100%;height: 2px;background-color: #13aca5;}

p.text_sicon_b{position: relative; text-align:left; font-weight:bold; font-size:20px; color:#525252;}
p.text_sicon_b::before{content: '•'; color: #13aca5; font-size: 20px; line-height: 125%; top: 0;}

span.green_b{color:#13aca5; font-weight:500;}
span.black_b{color:#000000; font-weight:bold;}
span.bunder{font-weight:bold; text-decoration:underline;}
.greeting_content{width:100%; display:inline-block;}
.sub_greeting_left{float:left; width:33%;}
.sub_greeting_right{float:left; }
p.sub_greeting_text{width: 100%; text-align:left;  font-size:16px; color:#525252; line-height:150%;padding: 0 0 40px 0;}
.signature {text-align: right;}

/* belief */
*{ box-sizing: border-box;}
.sub_people_box{ display: grid; grid-template-columns: 140px 1fr; gap:18px ; padding: 22px 0; border-bottom: 1px solid #e5e7eb ; }
/* .sub_people_left{ box-sizing: border-box;} */
/* .section{ display: block; unicode-bidi:isolate} */
        .tiles {
            display: grid;
            gap: 28px;
            margin-top: 10px;
            grid-template-columns: 1fr 1fr
        }

        .tile {
            border: 1px solid #e5e7eb;
            border-radius: 6px;
            overflow: hidden;
            background: #fff
        }

                :root {
            --brand: #18b5a4;
            /* 포인트 컬러 */
            --ink: #1f2937;
            /* 본문 글자 */
            --muted: #6b7280;
            /* 보조 텍스트 */
            --bg: #ffffff;
            --card: #f8fafc;
            --maxw: 1100px;
        }

        img {
            max-width: 100%;           
        }
        .muted {
            color: var(--muted)
        }
        .em {
            color: var(--brand);
            font-weight: 700
        }
        .pill-title {
            display: inline-block;
            color: var(--brand);
            border-bottom: 1px solid var(--brand);
            font-weight: 600;
        }
        .card {
            background: var(--card);
            border: 1px solid #e5e7eb;
            border-radius: 14px;
            padding: 18px
        }

        /* Image tiles + captions */
        .tile .photo {
            aspect-ratio: 4/3;
            overflow: hidden;
            background: #000
        }
        .tile img {
            width: 100%;
            height: 100%;
            object-fit: cover
        }
        .tile .cap {
            padding: 16px
        }
        .step {
            display: flex;
            align-items: center;
            gap: 10px;
            margin: 6px 0 2px
        }
        .num {
            width: 36px;
            height: 28px;
            border-radius: 6px;
            display: inline-grid;
            place-items: center;
            background: var(--brand);
            color: #fff;
            font-weight: 700;
            flex: 0 0 auto
        }
        .cap h4 {
            margin: 6px 0 6px;
            font-size: 18px
        }


	@media (min-width: 834px) and (max-width: 1024px){    
    p.sub_greeting_text{width: 100%;}
    .sub_teacher_left{width: 100%; padding-bottom: 40px;}
    .sub_greeting_left{width: 100%;padding-bottom: 20px;}
    p.title_center_black{font-size: 20px;}
    p.title_micon{font-size: 18px;line-height: 160%;}
    p.title_mtext{font-size: 16px;}
    p.title_center_green{font-size: 20px;}
    p.sub_mtext{font-size: 16px;}
 
   
}



	@media (max-width: 834px){    

    .sub_greeting_left{float:none; width: 100%;padding-bottom: 20px;}
    .sub_teacher_left{ width: 100%; padding-bottom: 40px;}
    p.title_left_green{font-size: 20px;}
    p.title_center_black{font-size: 20px;}
    p.title_micon{font-size: 18px;line-height: 135%;}
    p.title_mtext{font-size: 16px;}
    p.title_center_green{font-size: 20px;}
    p.text_sign{font-size: 16px;}
    p.sub_mtext{font-size: 16px;}
    p.text_sicon_b{font-size: 16px;}
     
}



	@media only screen and (max-width : 420px){    
	p.title_center_sblack{text-align:left; font-size:18px;}
    .sub_people_box { grid-template-columns: 1fr; gap: 10px; }
    .tiles{grid-template-columns: 1fr; gap: 10px; !important;} 
     .sub_teacher_left{width: 100%; padding-bottom: 40px;}

	.greeting_content{width:100%; display:inline-block;}
	.sub_greeting_left{float:none; width:100%;}
	.sub_greeting_left img{width:100%;}
	.sub_greeting_right{float:none; width:100%;}
	p.sub_greeting_text{text-align:left;  font-size:16px; color:#525252; line-height:150%;padding: 0 0 40px 0;}
    p.title_left_green{font-size: 20px; margin-bottom: 10px; margin-top: 10px;}
    table.board_text td{font-size: 14px;}
    table.board_text th{font-size: 15px;}
    p.text_sicon{font-size: 14px; padding-bottom: 10px;}
    p.sub_text{font-size: 14px;}
    p.sub_center_text{font-size: 14px;}
    p.title_center_black{font-size: 20px;}
    p.title_micon{font-size: 16px; line-height: 160%}
    p.title_mtext{font-size: 16px;}
    p.title_center_green{font-size: 20px;}
    p.text_sign{font-size: 16px;}
    p.sub_mtext{font-size: 14px;}
    p.title_utext{font-size: 14px;padding:0 0 0 20px;margin-bottom: 20PX; }
    p.title_mtext{font-size: 14px;padding:0 0 20px 20px; }
    p.text_sicon_b{font-size: 14px;}


}

/* 동영상 재생환경 */
.media .tit,.bank_course .course_month {display:inline-block; padding:4px 23px 5px; background: #548687; border-radius:20px; font-size:17px; color:#fff; margin-top:40px; font-weight:400;}
.media .tit.first {background:#8FBC94}
.media .txt {color:#525252;  font-size:16px; padding-top:10px;}
.media .txt_tit {color:#525252; font-size:20px; margin-bottom:9px; font-weight:700;}
.media .txt_ctit {color:#525252; font-size:18px; text-align:center; margin-bottom:9px; font-weight:700; margin-top:30px;}
.media .list_txt {padding-left:12px;  font-size:16px; font-weight:300; color:#525252;}
.media .list_txt.first {margin-top:15px;}
.media .content-subject {font-size:26px;padding-bottom:15px; margin-top:50px; font-weight:500; position:relative; margin-left:15px; color:#13aca5; }

.media .content-subject.topnone {margin-top:0;}
.media .content-subject:before {content:""; display:inline-block; width:5px; height:5px; border-radius:50%; background:#13aca5; position:absolute; left:-15px; top:50%; margin-top:-10px;}

.media .couse_con {border-bottom:1px solid #ddd; padding-bottom:50px;}
.media .couse_con.a_2 .content-subject:after{background:rgb(132 177 237 / 50%)}
.media .couse_con.a_2 .course_month{background:#84B1ED}
.media .couse_con.a_3 .content-subject:after {background:rgb(132 177 237 / 50%)}
.media .couse_con.a_3 .course_month {background:#84B1ED}
.media .couse_con.a_4 .content-subject:after {border-bottom:1px solid #fff; background:rgb(132 177 237 / 50%)}
.media .course_month {margin-left:15px;}

.media .content-subject:after {content:""; position:absolute; width:100%; height:7px; background:rgba(132 177 237 / 50%); left:0; bottom:22px; z-index:-1;}
.media {padding-bottom:80px;}
.media .course_info_01 {width:100%; display:inline-block; border:1px solid #ddd; background:#ffffff; margin-top:40px;}
.media .course_info_01 li {width:50%; float:left; padding:30px 50px 30px;}
.media .course_info_01 li .con{width:100%; text-align:center;}
.media .course_info_01 li .con img{text-align:center;}
.media ul.boxList {width:100%; display:inline-block;}
.media ul.boxList li.box {width:calc(25% - 20px); float:left; min-height:200px; border:1px solid #ddd; background:#ffffff; margin-right:20px; margin-bottom:20px; padding:25px; position:relative;}
.media ul.boxList li.box:nth-child(4) {margin-right:0;}
.media ul.boxList li.box ul.semi_list li {list-style-type:none; font-size:18px; letter-spacing:-2px; line-height:24px; padding-left:12px; position:relative;}
.media ul.boxList li.box ul.semi_list li .con{width:100%; text-align:center;}
.media ul.boxList li.box ul.semi_list li .con img{text-align:center;}

.media_btn_t {text-align:center; margin-top:20px;}
.media_btn_t.right {text-align:right;}
.media_btn_t a {padding:10px 30px; border:2px solid #104a82; font-size:15px; color:#fff; display:inline-block; border-radius:35px; background:#104a82; transition:all 0.1s;}
.media_btn_t a .hover_img {display:none;}
.media_btn_t a:hover {background:#fff; color:#104a82}
.media_btn_t a:hover .hover_img {display:inline-block;}
.media_btn_t a:hover .re_img {display:none;}


/* 정인식 선생님 소개 */

.prf_crp_wrp {
    max-width: 1100px;
    width: 90%; /* 반응형을 위한 퍼센트 너비 */
    margin: 50px auto; /* 중앙 정렬 */
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    overflow: hidden;
}

/* 2. 카드 본문 Flex 설정 */
.prf_crd_bdy {
    display: flex;
    flex-wrap: wrap; /* 모바일에서 줄바꿈 */
}

/* 3. 좌측 섹션 (사진 및 기본 정보) */
.prf_lft_sec {
    width: 100%; /* 모바일 기본값 */
    padding: 40px;
    background-color: #fcfcfc;
}

.pic_fr_wrp {
    width: 100%;
    max-width: 300px; /* 사진 최대 너비 */
    margin-bottom: 30px;
    /* 최지현 디자인처럼 인물만 배경 없이 나오도록 조정 */
}

.tchr_pic {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 5px; /* 사진 모서리 둥글게 */
}

.inf_dt_box {
    padding-left: 20px; /* 최지현 디자인의 파란색 세로선 공간 확보 */
    border-left: 3px solid #007bff; /* 파란색 세로선 */
    margin-bottom: 30px;
}

.tit_sm_cd {
    font-size: 14px;
    color: #555555;
    margin-bottom: 5px;
    font-weight: 500;
}

.nam_kr_bg {
    font-size: 32px;
    font-weight: 800;
    color: #333333;
    margin-bottom: 5px;
}

.nam_en_md {
    font-size: 18px;
    color: #555555;
    margin-bottom: 25px;
}

.inf_sec_dt p {
    font-size: 14px;
    color: #777777;
    margin-bottom: 5px;
}

.btn_port_sm {
    display: inline-block;
    text-decoration: none;
    color: #007bff;
    font-size: 14px;
    border: 1px solid #007bff;
    padding: 8px 15px;
    border-radius: 4px;
    margin-top: 20px;
    transition: background-color 0.3s, color 0.3s;
}

.btn_port_sm:hover {
    background-color: #007bff;
    color: #ffffff;
}

/* 4. 우측 섹션 (학력/경력/저서 상세) */
.prf_rgt_sec {
    width: 100%; /* 모바일 기본값 */
    padding: 40px;
}

.rgt_col_grp {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.rgt_col_cvr {
    width: 100%; /* 모바일 기본값 */
}

.sec_tit_lg {
    font-size: 18px;
    font-weight: 700;
    color: #222222;
    margin-bottom: 25px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eeeeee; /* 최지현 디자인의 Awards/Experience 타이틀 밑줄 */
}

.dt_lst_grp {
    margin-bottom: 30px;
}

.dt_lst_itm {
    display: flex;
    margin-bottom: 15px;
    line-height: 1.4;
}

.lst_yr {
    flex-shrink: 0;
    width: 70px; /* 연도/구분 컬럼 너비 */
    font-size: 14px;
    color: #777777;
    font-weight: 500;
}

.lst_tit {
    font-size: 15px;
    color: #333333;
    font-weight: 500;
}

.skill_wrp {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 15px;
}

.skill_itm {
    padding: 5px 12px;
    border: 1px solid #cccccc;
    border-radius: 20px;
    font-size: 13px;
    color: #555555;
    background-color: #f9f9f9;
}


/* 5. 반응형 미디어 쿼리 (데스크탑) */
@media (min-width: 768px) {
    .prf_lft_sec {
        width: 350px; /* 좌측 섹션 고정 너비 */
        flex-shrink: 0;
        padding: 60px 40px;
    }
    
    .prf_rgt_sec {
        width: calc(100% - 350px); /* 우측 섹션 나머지 공간 차지 */
        padding: 60px 40px;
    }
    
    .prf_crd_bdy {
        flex-wrap: nowrap; /* 줄바꿈 방지 */
    }

    .pic_fr_wrp {
        max-width: none;
    }
    
    /* 우측 두 개의 컬럼 가로 배치 */
    .rgt_col_cvr {
        width: calc(50% - 15px); /* 두 컬럼이 나란히 배치되도록 */
    }
}



/* 연간커리큘럼 */


/* 1. 전체 컨테이너 및 제목 섹션 */
.cnr_main_wrp {
    max-width: 1100px;
    width: 95%;
    margin: 40px auto;
    background-color: #ffffff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    overflow: hidden;
}

.hed_sec_grn {
    background-color: #2997ed; 
    color: #ffffff;
    padding: 20px 30px;
    text-align: center;
}

.tit_pr_sm {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
        color: #ffffff;
}

.tit_pr_lg {
    font-size: 24px;
    font-weight: 700;
}

/* 2. 일정표 테이블 영역 */
.tbl_sch_wrp {
    padding: 30px 20px;
    overflow-x: auto; /* 모바일에서 스크롤 가능하도록 */
}

.sch_gui_txt {
    text-align: right;
    margin-bottom: 15px;
    font-size: 13px;
}

.gui_mark {
    display: inline-block;
    padding-left: 15px;
    position: relative;
    margin-left: 10px;
}

.gui_mark::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-radius: 2px;
}

.mrk_none::before {
    background-color: #cccccc; /* 선택불가(마감) */
}

.mrk_chk::before {
    background-color: #007bff; /* 선택가능 (파란색으로 변경) */
}

.cr_tbl_cls {
    width: 100%;
    min-width: 900px; /* 테이블 최소 너비 설정 (모바일 대응) */
    border-collapse: collapse;
    font-size: 14px;
    table-layout: fixed;
}

.cr_tbl_cls th, .cr_tbl_cls td {
    border: 1px solid #eeeeee;
    padding: 8px 5px;
    text-align: center;
    vertical-align: middle;
}

/* 테이블 헤더 스타일 */
.cr_tbl_cls thead th {
    background-color: #f7f7f7;
    font-weight: 700;
    color: #333333;
}

.col_crs_nam {
    width: 120px;
    background-color: #f0f0f0;
    font-weight: 500;
}

.col_cls_typ {
    width: 60px;
    font-weight: 500;
}

.col_hdr_mon {
    background-color: #6a9c78; /* 녹색 헤더 배경 */
    color: #ffffff;
    font-weight: 700;
}

.col_mon {
    width: 65px; /* 월별 컬럼 너비 */
    font-size: 13px;
    color: #333333;
    background-color: #ffffff;
    font-weight: 500;
}

/* 테이블 바디 스타일 */
.cr_tbl_cls tbody tr th {
    font-weight: 500;
    line-height: 1.3;
}

.col_date a {
    display: block;
    background-color: #d9edf7; /* 선택가능 배경 (밝은 파랑) */
    color: #007bff;
    text-decoration: none;
    font-weight: 600;
    padding: 3px 0;
    border-radius: 4px;
    transition: background-color 0.2s;
}

.col_date a:hover {
    background-color: #007bff;
    color: #ffffff;
}

.col_date_time {
    text-align: left !important;
    font-weight: 600;
    font-size: 13px;
    background-color: #f7f7f7;
    color: #555555;
}

.lb_sm {
    display: inline-block;
    font-size: 11px;
    padding: 2px 5px;
    border-radius: 3px;
    color: #ffffff;
    margin-bottom: 3px;
}

.lb_basic { background-color: #6a9c78; }
.lb_adv { background-color: #5cb85c; }
.lb_prob { background-color: #f0ad4e; }
.lb_final { background-color: #d9534f; }

/* 3. 강좌 패키지 및 안내 정보 */
.pkg_inf_sec {
    padding: 30px 20px;
    border-top: 2px solid #6a9c78;
}

.inf_tit_sm {
    font-size: 20px;
    font-weight: 700;
    color: #222222;
    margin: 25px 0 15px;
    padding-left: 10px;
    border-left: 5px solid #007bff;
}

.pkg_box_l {
    padding: 20px;
    border: 1px solid #007bff;
    border-radius: 4px;
    margin-bottom: 20px;
    background-color: #f4fbff; /* 연간 프리패스 강조 */
}

.pkg_grp_s {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}

.pkg_box_s {
    width: 100%;
    padding: 15px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    background-color: #f9f9f9;
}

.pkg_nam_lg {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 10px;
}

.pkg_dtl {
    font-size: 14px;
    color: #555555;
    margin-bottom: 5px;
}

/* 가격 스타일 */
.prc_org_l, .prc_org_s {
    color: #777777;
    text-decoration: line-through;
    margin-right: 5px;
}

.prc_dis_l {
    color: #d9534f; /* 큰 할인율 강조 */
    font-size: 20px;
    font-weight: 800;
}

.prc_dis_s {
    color: #d9534f;
    font-weight: 700;
}

.inf_lst_note {
    list-style-type: none;
    padding-left: 0;
}

.inf_lst_note li {
    font-size: 14px;
    color: #555555;
    margin-bottom: 5px;
}

/* 반응형 (768px 이상에서 패키지 박스 가로 배열) */
@media (min-width: 768px) {
    .pkg_grp_s .pkg_box_s {
        width: calc(50% - 10px);
    }
}
/* 반응형 (992px 이상에서 패키지 박스 가로 배열) */
@media (min-width: 992px) {
    .pkg_grp_s .pkg_box_s:nth-child(1) {
        width: calc(50% - 10px);
    }
    .pkg_grp_s .pkg_box_s:nth-child(2),
    .pkg_grp_s .pkg_box_s:nth-child(3) {
        width: calc(25% - 15px);
    }
}


/* 연간강좌 */

/*
 * 스타일 가이드라인 준수:
 * - 최대 너비 1100px, 반응형
 * - 색상: 16진수 형식만 사용
 * - 클래스명: 중첩되지 않는 특이한 축약형 사용
 */

/* 전체 컨테이너 */
.pkg-wrap {
    max-width: 1100px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif;
    box-sizing: border-box;
    background-color: #ffffff;
}

/* 섹션 타이틀 */
.pkg-tit {
    font-size: 22px;
    font-weight: 800;
    color: #383838;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid #eeeeee;
}

/* 카드 그룹핑 */
.pkg-grp {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

/* 카드 아이템 (패키지) */
.pkg-crd {
    flex: 1;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s, box-shadow 0.3s;
}

.pkg-crd:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}

/* 메인 카드 (연간 프리패스) */
.main-crd {
    flex: 1 1 100%; /* 너비 전체 사용 */
    margin-bottom: 30px;
}

/* 카드 헤더 (라벨, 할인율) */
.pkg-hdr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

/* 라벨 (Best Deal, THREE, TWO 등) */
.pkg-lb {
    font-size: 11px;
    font-weight: bold;
    padding: 4px 8px;
    border-radius: 4px;
    text-transform: uppercase;
}

/* 할인율 표시 */
.pkg-dsc {
    font-size: 18px;
    font-weight: 800;
    padding: 10px 14px;
    border-radius: 10px;
    color: #ffffff;
    background-color: #204193;
}

/* 카드 바디 */
.pkg-body {
    margin-bottom: 20px;
}

/* 패키지 이름/설명 */
.pkg-p-name {
    font-size: 20px;
    font-weight: bold;
    color: #383838;
    margin-bottom: 10px;
}

/* 가격 그룹 */
.pkg-pr-grp {
    font-size: 18px;
    font-weight: bold;
}

/* 원래 가격 */
.pkg-pr-orig {
    text-decoration: line-through;
    font-size: 22px;
    margin-right: 10px;
    font-weight: normal;
}

/* 할인 가격 */
.pkg-pr-disc {
    font-size: 32px;
    font-weight: 900;
}

/* 카드 푸터 (추가 정보/증정) */
.pkg-ftr {
    padding-top: 15px;
}

.pkg-ftr-txt {
    font-size: 18px;
    color: #555555;
    margin-bottom: 8px;
}

.pkg-ftr-gift {
    font-size: 18px;
    font-weight: bold;
}

.arrow01{color: #939393;}
/* 미디어 쿼리 (반응형: 768px 이하에서 카드 세로 배열) */
@media (max-width: 768px) {
    .pkg-grp {
        flex-direction: column;
        gap: 15px;
    }
    
    .pkg-tit {
        font-size: 20px;
    }

    .pkg-crd {
        padding: 15px;
    }
    
    .pkg-pr-disc {
        font-size: 20px;
    }
}