@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;}


}