/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 04 2021 | 14:13:21 */
/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */ 

.l-hExtra ,.footerNavi, .copyright{
  display:none;
}

.footerNavi{
  display:none;
}

@media screen and (max-width:1023px){
.navi-in > .menu-mobile  {
  flex-wrap:wrap;
}
}