@charset "UTF-8";
/*
Theme Name: Inukidental
Theme URI: http://superwinwin.net/
Author: the winwin team
Author URI: http://superwinwin.net/
Description: Inukidental theme
Text Domain: http://superwinwin.net/
*/
.nav-bar-menu .title {
    font-size: 3rem;
    line-height: 4rem;
    color: #746745;
    font-weight: 600;
    font-family: "Shippori Mincho",serif;
    margin-bottom: 3rem;
}
@media (max-width: 768px) {
    .nav-bar-menu .title {
        font-size: 3.6rem;
        line-height: 4.8rem;
    }
}