/* Keep the approved full-image entrance, refine the weight of its brand group. */
.entry-brand { bottom:6%; gap:20px; }
.entry-brand img { width:36px; }
.entry-name { gap:18px; }
.entry-brand h1 { font-size:17px; letter-spacing:.1em; }
.entry-english { font-size:16px; letter-spacing:.055em; }
.enter-link { min-width:100px; min-height:44px; border-radius:6px; border-color:rgba(255,255,255,.55); background:rgba(255,255,255,.55); color:#242424; font-size:16px; letter-spacing:.16em; text-indent:.16em; }
.enter-link:hover { background:rgba(255,255,255,.75); border-color:rgba(255,255,255,.75); }
@media(max-width:600px) {
  .entry-brand { bottom:6%; gap:16px; }
  .entry-brand img { width:32px; }
  .entry-name { gap:14px; }
  .entry-brand h1 { font-size:15px; }
  .entry-english { font-size:15px; }
}
@media(max-height:430px) { .entry-brand { bottom:5%; } .enter-link { top:65%; } }
