@charset "utf-8";

/*------------------------------------------------------------
	news_detail
------------------------------------------------------------*/
/* .news_detail .headLine03 {
  margin-bottom: 32px;
}

.news_detail .headLine04,
.news_detail .headLine05 {
  margin-bottom: 24px;
} */

/* .news_detail p {
  margin-bottom: 80px;
  font-weight: normal;
  font-family: 'Zen Kaku Gothic New', sans-serif;
} */


/*================================
-250624 add
=================================*/

.news_detail {

  /* b,
  strong {
    font-weight: 500;
    background: linear-gradient(transparent 70%, rgb(227, 227, 143) 100%);
  } */

  .pageNavi {
    margin-top: 0;
  }
}

@media screen and (max-width: 896px) {
.news_detail .secBoxWrap { padding-top:0 !important; }
}



