#header-box {
    height: 100px;
    background-color: #ffffff;
}
#logo-name {
    background-image: url("/view/index/header/i/logo-name.svg");
    background-repeat: no-repeat;
    background-position: center;
    width: 300px;
    height: 45px;
}
.line-box {
    height: 100px;
}
#logo-phone {
    font-weight: bold;
    font-size: 22px;
    text-align: right;
    line-height: 100px;
}