<style>
.mainclass_box * {  color:#fff;  font-weight:400; letter-spacing:-0.01em;  font-family:"Pretendard Variable", Pretendard,arial, sans-serif;}
.mainclass_box {display:flex; flex-wrap:wrap; width:100%; padding:5em 3em; margin:0 0 3em 0; color:#FFF; background-color:#ccc; background-size:cover; background-position:center top; background-repeat:no-repeat; box-sizing: border-box;border-radius:40px 0 40px 0; font-size:16px;}
.mainclass_box1 { background-image:url(/kiehomepage/ko/images/main_class1.jpg);}
.mainclass_box2 { background-image:url(/kiehomepage/ko/images/main_class2.jpg);}
.mainclass_box3 { background-image:url(/kiehomepage/ko/images/main_class3.jpg);}
.mainclass_box4 { background-image:url(/kiehomepage/ko/images/main_class4.jpg);}
.mainclass_box .class_content { width:55%; word-break:keep-all;}
.mainclass_box .class_cate { border-radius:50px; display:inline-block; padding:5px 15px; font-size:1.2em; font-weight:500;}
.mainclass_box .class_cate1 { background:#0e61b0;}
.mainclass_box .class_cate2 { background:#83bb16;}
.mainclass_box .class_title { font-size:3em; font-weight:600; margin:10px 0; line-height: 1.1; font-family:"Pretendard Variable", Pretendard,arial, sans-serif;}
.mainclass_box .class_title span { font-size:.5em;  font-family:"Pretendard Variable", Pretendard,arial, sans-serif;}
.mainclass_box  .class_cont { font-size:16px;line-height:1.5; font-family:"Pretendard Variable", Pretendard,arial, sans-serif;}
.class_contents {}
.class_contents .table1 thead th { background:#005fbe; color:#fff; border-top:none; }
.class_contents .table1 tbody th { background:#eaf5ff; color:#005fbe; border-top:none; border-bottom:solid 1px #c1c1c1;}
.class_contents .table2 tbody th { background:#005fbe; color:#fff; border-left:none; }
.class_contents .table1 th,
.class_contents .table1 td,
.class_contents .table2 th,
.class_contents .table2 td { padding:10px;}
.class_contents .dotLine { height:100px;}
.class_contents .licence_btn { padding:20px 0; text-align:center;}
.class_contents .licence_btn a { padding:15px 2em; background:#005fbe; color:#FFF; border-radius:50px; font-size:1.5em; font-weight:600;}
.class_contents .licence_btn a:hover { background:#000; }
</style>