@charset "UTF-8";
/*========================================================================

  jp_only style

========================================================================*/
/*-------------------------------------
初期設定
---------------------------------------*/
h1 {
  font-weight: 100;
  letter-spacing: 0.1em;
}

/*-------------------------------------
parts
---------------------------------------*/
@media screen and (min-width: 768px){
  .m_menuD__item:not(.s_main) .m_menuD__boxTitle h3 {
    font-size: 2.2rem;
  }
  .m_newsBox__title h3 {
    font-size: 2.4rem;
  }
  .m_menuD__item.s_main .m_menuD__boxBtn {
    max-width: 260px;
  }
}
.m_executiveList__card.s_blank .m_executiveList__title p::after {
  display: none;
}
.m_executiveList__card.s_blank .m_executiveList__subTitle p::after {
	content: "";
  display: inline-block;
  vertical-align: baseline;
  line-height: 1;
  margin-left: 0.5em;
  margin-right: 0.5em;
  width: 0.671em;
  height: 0.682em;
  background: url(https://www.nissan-global.com/library/assets/img/icon_button_blank_white.svg) no-repeat 0 0 / contain;
}

/*-------------------------------------
STORIES
---------------------------------------*/
.m_articleKv__title, .m_articleKv__leadText, .m_articleKv__date {
  font-weight: normal;
}

.m_regions__title {
  font-weight: normal;
}

.m_snsArea__head {
  font-weight: normal;
}

.m_videoModal {
  font-weight: normal;
}
