/* ----------
about
---------- */
@import url('//fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('//fonts.googleapis.com/earlyaccess/notosansscsliced.css');
.link-tab {display:block; padding:3px 5px; text-align:center; background-color:#331e0d; text-decoration:none !important; color:#fff !important;}
.link-tab.active,
.link-tab:hover {background-color:#eac600; text-decoration:none; color:#331e0d !important;}
#tab-content-en th {font-weight:600;}
#tab-content-ko {font-family:'Noto Sans KR', sans-serif;}
#tab-content-zh {font-family:'Noto Sans SC Sliced', sans-serif;}
#access-google-map {display:block; width:100%; height:334px;}

@media (min-width:641px) {
}
@media (min-width:960px) {
}
@media (min-width:641px) and (max-width:959px) {
}
@media (max-width:640px) {
  .section-header {padding:50px 0 70px;}

  .link-tab {padding:10px 15px;}
}
@media (max-width:320px) {
}
