/*ヘッダー*/
nav#main-nav-wrap {
    margin-top: 33px;
}

#headerwrap.fixed-header #header, #header {
    padding: 8px 0;
}
#site-logo {
    margin: 5px 15px 5px 0;
}
body #site-logo a img {
    width: 200px;
}

element.style {
}
a.heph {
    color: #333;
    font-size: 20px;
    font-weight: 700;
}
.heph i.fa.fa-phone {
    margin-right: 5px;
    vertical-align: middle;
    line-height: 1;
}
.heph span {
    vertical-align: middle;
    line-height: 1;
}
.heph span.daihyo {
    background: #13478c;
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    margin-left: 8px;
}
.hmu {
    position: absolute;
    top: 11px;
    right: 0;
    display: flex;
}
.hmu a {
    color: #fff;
    margin-left: 12px;
    font-size: 13px;
}
.hmu .fa {
    margin-right: 4px;
    color: #75305e;
}
#main-nav a:before {
    content: "";
    height: 27px;
    width: 1px;
    background: #ddd;
    display: block;
    position: absolute;
    transform: rotate(
15deg
);
    left: 0;
    top: 6px;
}
.hmu2 {
    top: 2px;
    right: 363px;
    position: absolute;
}
#main-nav a {
	    text-align: center;
    font-family: source-han-serif-japanese, serif;
    font-weight: 500;
    font-style: normal;
    padding: 3px 17px;
    font-size: 15px;
}

a.sp-houjin {
    display: none;
}


/*フッター*/
#footer, #footerwrap #footer a {
    color: #111;
}

div#footerwrap {
    padding: 0px 0 0;
}

#footerwrap {
	    border-top: 1px solid rgba(0,0,0,.05);
    background: none;
    background-color: #ffffff;
}