@charset "UTF-8";
/* content_layout.jsp */
html{scroll-behavior:smooth}
#content[data-lang="EN"]{margin-top:160px!important}
#footerIcons{display:none}
.fixed-quickmenu ul{display:flex;flex-direction:column;gap:6px}
button.btn-go-top{background-color:transparent;border:none}

/* ===== content_navi_top.jsp ===== */
@media(max-width:991px){
  #page-title{margin-top:0!important}
}
/* ===== content_cs.jsp */
.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.web-ct{font-family:"Poppins","Noto Sans TC","Noto Sans SC","Noto Sans JP","Spoqa Han Sans Neo",sans-serif!important;font-size:.875rem!important;color:#444;line-height:1.5}
.content-satisfaction .score-stars{display:inline-flex;align-items:center;color:#555!important}
.content-satisfaction .score-stars i+i{margin-left:1px}

/* ===== board list jsp : migrated styles ===== */
.board-list-page .a11y-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}
.board-list-page .l-titl{font-weight:600;font-size:18px;line-height:1.5;margin:0 0 30px 0;color:#444}
.board-list-page .board-list-item{border-bottom:1px solid #eee;padding-bottom:15px}
