nav.imponent {
    padding: 2em 0;
}

.imponent .logo {
    height: 3em;
}

.navbar:hover,
.navbar:active,
.navbar:focus {
    background: #f3ebff;
}

.nav-footer{
    margin: 0;
    padding: 5%;
    text-align: center;
    background: #efefef;
    font-size: .75em;
}

.subtitle{
    color: #727171;
    padding: 1%;
}


.text-small{
    font-size: .75em;
}

.tourokuB{
    background: #0e8a95;
    color: white;
    text-align-all: center;
}

.sakujoB{
    background: #acb7e0;
}

.pad-10{
    padding: 0 10% 5% 10%;
    background: #fff;
}
