<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.pagecommon{position:relative;padding-bottom:50px;font-size:15px;letter-spacing:-.3px;line-height:1.8;color:#777;font-family:'notokr-regular'}
.pagecommon .pl{white-space:pre-line}
.pagecommon *{word-break:keep-all}
.pagecommon b{font-weight:normal;font-family:'notokr-bold'}
.pagecommon .c_tit{position:relative;margin-bottom:40px;padding-bottom:70px;line-height:1.4;text-align:center}
.pagecommon .c_tit:after{position:absolute;content:'';bottom:0;left:50%;width:1px;height:50px;background:#111;transform:translateX(-50%)}
.pagecommon .c_tit span{font-size:13px;font-weight:700;color:#111;letter-spacing:0;font-family:'Poppins'}
.pagecommon .c_tit p{font-size:30px;color:#111;font-family:'notokr-bold'}

/*인사말*/
#p33 .t_bnr{text-align:center}
#p33 .logo_wrap{display:flex;align-items:center;justify-content:center;padding:20px;background:#c29a6f}
#p33 .cont_area{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:50px;color:#fff}
#p33 .cont_area li{display:flex;align-items:center;height:320px;padding-left:50px}
#p33 .cont_area li span{font-size:13px;font-weight:700;letter-spacing:0;font-family:'Poppins'}
#p33 .cont_area li p{font-size:20px;font-family:'notokr-bold'}
#p33 .cont_area li .pl{margin-top:20px}
#p33 .cont_area li:nth-child(1){background:url(/sh_page/img/p33_img01.jpg)}
#p33 .cont_area li:nth-child(2){background:url(/sh_page/img/p33_img02.jpg)}
#p33 .cont_area li:nth-child(3){background:url(/sh_page/img/p33_img03.jpg)}
#p33 .cont_area li:nth-child(4){background:url(/sh_page/img/p33_img04.jpg)}
#p33 .cont_area li:nth-child(4){background:url(/sh_page/img/p33_img04.jpg)}

/*강사소개*/
#p34 ul{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
#p34 ul a{position:relative;display:flex;justify-content:center;align-items:center;z-index:10;height:300px;color:#fff}
#p34 ul li{background-repeat:no-repeat !important}
#p34 ul li:nth-child(1){background:url(/sh_page/img/p34_t_img01.jpg)}
#p34 ul li:nth-child(2){background:url(/sh_page/img/p34_t_img02.jpg)}
#p34 ul li:nth-child(3){background:url(/sh_page/img/p34_t_img03.jpg)}
#p34 ul li:nth-child(4){background:url(/sh_page/img/p34_t_img04.jpg)}
#p34 ul li:nth-child(5){background:url(/sh_page/img/p34_t_img05.jpg)}
#p34 ul div{opacity:0;text-align:center;transition:all .3s}
#p34 ul div p{font-size:25px;font-family:'notokr-bold'}
#p34 .box_wrap{position:relative}
#p34 .on{opacity:0;position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:232px;height:300px;background:rgba(194,154,111,.8);transition:all .8s cubic-bezier(0.22, 1, 0.36, 1)}


.t_img{display:none;position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;text-align:center;background:rgba(0,0,0,.7)}
.t_img .inner{position:relative;display:flex;align-items:center;justify-content:center;max-width:750px;height:100%;margin:0 auto}
.t_img .pop_close{position:absolute;top:20px;right:15px;font-size:25px;cursor:pointer}
.t_img .img_wrap{position:relative}
.tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;font-size:18px}
.tabs li{padding:10px 25px;border-radius:5px;cursor:pointer;background:#f2f2f2;font-family:'notokr-medium';transition:all .3s}

.tabs li.on{color:#fff;background:#c29a6f}
.tab_cont{display:none;margin-top:50px}

/*지점소개*/
#p36 .inner{display:flex;align-items:center;gap:50px}
#p36 .info&gt;p{margin-bottom:20px;font-size:25px;color:#111;font-family:'notokr-bold'}
#p36 dl{display:flex;align-items:flex-start;gap:20px}
#p36 dl+dl{margin-top:20px;padding-top:20px;border-top:1px dashed #e1e1e1}
#p36 dl dt{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50px;color:#fff;background:#1c3b2f}
#p36 dl dt svg{width:18px}
#p36 dl dd{width:435px}
#p36 dl dd p span{margin-right:8px;padding:2px 10px;border-radius:50px;font-size:13px;color:#fff;background:#eba900;font-family:'notokr-medium'}
#p36 dl dd ul{display:grid;grid-template-columns:repeat(2,1fr)}
#p36 dl dd ul span{color:#111;font-family:'notokr-medium'}

.curriculum{text-align:left}
.curriculum .top_bnr{margin-bottom:70px}
.curriculum .top_bnr .jab{padding:10px;color:#fff;text-align:center;background:#1c3b2f;font-family:'notokr-medium'}
.curriculum .main_txt{display:flex;align-items:center;justify-content:flex-end;height:390px;padding-right:100px;color:#fff}
.curriculum .main_txt .inner{padding:40px;background:rgba(0,0,0,70%)}
.curriculum .main_txt span{font-size:13px;font-weight:700;color:#c29a6f;letter-spacing:0;text-transform:uppercase;font-family:'Poppins'}
.curriculum .main_txt p{font-size:30px;font-family:'notokr-bold'}
.curriculum .main_txt .pl{margin-top:30px;font-size:14px;color:rgba(255,255,255,.5)}
.curriculum .list_wrap&gt;div+div{margin-top:80px;padding-top:80px;border-top:1px solid #e1e1e1}
.curriculum .list_cont{display:flex;justify-content:space-between}
.curriculum .l_tit{width:22%;font-size:28px;line-height:1.3;color:#111;font-family:'notokr-bold'}
.curriculum .r_cont{width:70%}
.curriculum .r_cont dl+dl{margin-top:30px}
.curriculum .r_cont dt{position:relative;padding-left:12px;font-size:18px;color:#c29a6f;font-family:'notokr-bold'}
.curriculum .r_cont dt:after{position:absolute;content:'';top:15px;left:0;width:4px;height:4px;background:#c29a6f}
.curriculum .r_cont dd{padding-left:12px}
.curriculum .r_cont ul{margin-top:10px}
.curriculum .r_cont ul li{display:flex;align-items:flex-start;padding:10px 15px;border:1px solid #e1e1e1;border-radius:5px}
.curriculum .r_cont ul li+li{margin-top:5px}
.curriculum .r_cont ul span{display:inline-block;margin-right:10px;padding:2px 15px;border-radius:3px;font-size:13px;color:#fff;background:#1c3b2f}
.curriculum .r_cont em{margin-left:10px;font-style:normal;font-size:12px;color:#1c3b2f;font-family:'notokr-bold'}

#p38 .main_txt{background:url(/sh_page/img/p38_img01.jpg) no-repeat}
#p39 .main_txt{background:url(/sh_page/img/p39_img01.jpg) no-repeat}
#p40 .main_txt{background:url(/sh_page/img/p40_img01.jpg) no-repeat}
#p40 .r_cont ul li b{margin-right:10px;color:#111;font-family:'notokr-medium'}
#p41 .main_txt{background:url(/sh_page/img/p41_img01.jpg) no-repeat}
#p43 .main_txt{background:url(/sh_page/img/p43_img01.jpg) no-repeat}
#p44 .main_txt{background:url(/sh_page/img/p44_img01.jpg) no-repeat}
#p42 .main_txt{background:url(/sh_page/img/p42_img01.jpg) no-repeat}
#p45 .main_txt{background:url(/sh_page/img/p45_img01.jpg) no-repeat}

#p50 .c_tit{margin-bottom:40px}
#p50 .c_tit p{margin-bottom:20px}
#p50 .tbl_area table{border-top:2px solid #555}
#p50 .tbl_area table tr&gt;*{padding:25px}
#p50 .tbl_area table th{width:325px;border-bottom:1px solid rgba(0,0,0,.1);color:#111;background:#f2f2f2}
#p50 .tbl_area table td{border-bottom:1px solid #e1e1e1}
#p50 .tbl_area table td+td{border-left:1px solid #e1e1e1}
#p50 .c_td{text-align:center}

#p51 .c_tit{margin-bottom:40px}
#p51 .c_tit p{margin-bottom:20px}
#p51 .tab_cont1 td+td{border-left:1px dashed #e1e1e1}
#p51 .tab_cont1 b{color:#111}
#p51 .tab_cont1 span{display:block;font-size:13px;font-weight:700;color:#111}
#p51 .tab_cont1 p{margin-top:15px;font-size:13px;text-align:right}
#p51 .tbl_area table{width:100%;text-align:center}
#p51 .tbl_area table tr&gt;*{padding:25px}
#p51 .tbl_area table thead th{width:50%;padding:10px;color:#fff;background:#1c3b2f}
#p51 .tbl_area table thead th+th{border-left:1px solid rgba(255,255,255,.2)}
#p51 .tbl_area table th{border-bottom:1px solid rgba(0,0,0,.1);color:#111;background:#f2f2f2}
#p51 .tbl_area table td{border-bottom:1px solid #e1e1e1}
#p51 .tab_cont3 table thead th:first-child{width:20%}
#p51 .tab_cont3 td+td{border-left:1px solid #e1e1e1}
#p51 .bg{background:#f7f7f7}

@media(hover:hover){
#p34 ul a:hover div{opacity:1}
#p34:hover .on{opacity:1}
.tabs li:hover{padding:10px 30px}
}


/* 반응형 [s] */
@media (max-width:1024px){
.pagecommon{padding:50px 10px}
.pagecommon .c_tit p{font-size:25px}
#p34 ul{grid-template-columns:repeat(2,1fr);gap:20px}
#p34 ul li{background-repeat:no-repeat !important;background-position:center !important;background-color:#f4f4f4 !important}
#p36 .inner{flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:30px}
#p36 .inner img{width:400px}
#p36 .info&gt;p{font-size:20px}
}
@media (max-width:960px){
.curriculum .list_cont{display:block}
.curriculum .main_txt{justify-content:center;padding-right:0;text-align:center}
.curriculum .main_txt p{font-size:25px}
.curriculum .l_tit{width:100%;text-align:center;white-space:normal}
.curriculum .r_cont{width:100%;margin-top:20px}
.curriculum .list_wrap&gt;div+div{margin-top:50px;padding-top:50px;border-top:1px dashed #e1e1e1}
}
@media (max-width:820px){
.curriculum .l_tit{font-size:25px}
}
@media (max-width:768px){
#p33 .t_bnr img{width:100%}
#p33 .cont_area{display:block}
#p33 .cont_area li{height:240px;background-size:cover}
.t_img .img_wrap img{width:500px}
.tabs{font-size:16px}
#p36 .info{width:100%}
#p36 .info&gt;p{text-align:center}
#p36 dl dd{width:100%}

#p50 .tbl_area table th{width:auto}
#p50 .tbl_area table tr&gt;*{padding:15px}

#p51 .tbl_area table tr&gt;*{padding:5px}
}
@media (max-width:480px){
.pagecommon{padding:20px 10px}
.pagecommon .c_tit p{font-size:20px}
#p33 .cont_area li{padding-left:30px}
#p33 .cont_area li p{font-size:17px}
#p34 ul{display:block}
#p36 .inner img{width:100%}
.t_img .img_wrap img{width:90%}
.t_img .pop_close{top:15px;right:40px}
.curriculum .l_tit{font-size:22px}
.curriculum .r_cont dt{font-size:16px}
.curriculum .r_cont dl+dl{margin-top:20px}
.curriculum .main_txt p{font-size:22px}
.curriculum .main_txt .pl{white-space:normal}

#p51 .tbl_area{overflow-x:scroll}
#p51 .tbl_area table{width:500px}
}
@media (max-width:380px){
}
/* 반응형 [e] */
</pre></body></html>