/*
 Theme Name:   neve-child
 Template:     neve
*/

@import url("newsList.css");
@import url("202507_style.css");


/* 共通
--------------------------------------------------*/


/*
.header-top-inner .left,
.header-top-inner .right {
display: none;
}
*/


/* コンテンツとフッターのマージン */
.neve-main {
	margin-bottom: 70px;
}



/* フッターコピーライト消し */
.footer--row .footer--row-inner .container .hfg-grid-top {
  margin-bottom: 0 !important;
}
.footer-bottom {
  display: none;
}
.footer--row ul li {
  list-style: none;
}


/* リストマーカー内側 */
ul {
  list-style-position: inside !important;
}
.li-indent ul li {
  text-indent: -1em;
  padding-left: 1em;
}





/* トップページ
--------------------------------------------------*/
