html,
body,
div,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    font-size: inherit;
    line-height: 1.5;
}
body {
    min-width: 100%;
}
.contact-section,
.l-footer {
    display: none;
}
.l-header {
    align-items: center;
    background: #fff;
    min-width: 100%;
}
.l-header__logo img {
    object-fit: initial;
    height: auto;
}
.l-header__g-nav {
    display: none !important;
}
.l-header__sub-menu {
    display: none !important;
}
.l-header .l-header__btn {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
}
.l-header .l-header__tel {
    padding-top: 26px !important;
    margin-top: 0 !important;
}
.l-header.smaller .l-header__tel {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
