@charset "utf-8";

.qna_tb {  max-width:1780px; margin:0 auto; margin-top:50px;  }
.qna_bot ul { margin:0 auto; width:1780px; list-style:0; top:0; }
.qna_bot li { display:inline-block; position: relative; z-index:99999; float:left; width:580px; height:260px; background:#fff;  text-align:left; }
.qna_bot li > div:nth-child(1) { display:inline-block; display:flex; align-items: center; justify-content: center;  padding:30px 25px 10px 25px; }
.qna_bot li > div:nth-child(1) > span:nth-child(1) { float:left; width:54px;line-height:45px; margin-right:15px;border-radius:50%; color:#fff; background:#E49014; font-family:'Roboto'; font-size:30px; font-weight:500; text-align:center;}
.qna_bot li > div:nth-child(1) > span:nth-child(2) { display:flex; align-items: center; justify-content: left;  float:right;  width:100%; color:#000; font-family:'Noto Sans Kr'; font-size:19px; line-height:24px; font-weight:500; text-align:left; letter-spacing:-0.05em;}
.qna_bot li > div:nth-child(2) { display:inline-block; padding:0px 30px 30px 30px; color:#000; font-family:'Noto Sans Kr'; font-size:17px; font-weight:300; text-align:left; line-height:27px;  letter-spacing:-0.05em;}

#weekly_item { position:relative;width:100%; height:140px; margin:0; padding:0; color:#000; overflow-x: hidden; overflow-y: hidden;  text-align:left; margin:0 auto; top:0px;}
#weekly_item div { display:inline-block; top:0px; color:#000;}
-webkit-scrollbar {display: none; }

#examples{ padding:0px; margin: 0; overflow: hidden; }
.content{ overflow: auto;position: relative;	padding: 0px;	margin: 0px; width: 100%; height:140px;	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;overflow:hidden;  /* ½ºÅ©·Ñ¹Ù ÀüÃ¼ ¾ø¾Ö±â */}
.content.hidden{ display: none; }
