/* ##############################
    Created on : 2024/12/10
    Author     : Myazou3
##############################  */
#head_title { display: flex; flex-wrap: wrap; justify-content: flex-start; border-bottom: 5px #95905d solid; padding: 5px; }
#head_title img { display: block; width: 100px; max-width: 100px; }
#head_title h1 { display: block; width: auto; font-size: clamp(2.5rem, 2.045rem + 2.27vw, 3.75rem); line-height: 100px; padding-left: 10px; }