/* カスタマイズ用CSS */

body{
    font-family: 'Noto Sans JP', sans-serif;
}

.ec-headerNav .ec-headerNav__item:first-child{
	display:none;
}

.ec-headerNaviRole{
    background-color: #fafafa;
    padding-bottom:15px;
}

.ec-footerRole{
    background-color:#f9f9f9;
}

.ec-footerNavi,.ec-footerTitle{
    color:#000;
}
.ec-headerRole .ec-headerTitle .ec-headerTitle__title{
    text-align:left;
}
h1 #logomark{
    margin-top:15px;
    max-width:370px;
}

.ec-footerRole .ec-footerRole__inner .ec-footerNavi .facebookbt img{
    width:32px;
}