/* ----- address ----- */
address {
    font-style: normal!important;
}
/* ----- YouTube ----- */
.lyt-movie-a.ma-wi {
    max-width: 920px !important;
}
/* ----- navi ----- */
@media only screen and (min-width: 768px){
.c-nav-header>ul>li {
    width: 20% !important;
}
}