
/* **************************************************

Name: rd_news.css

Description: Special Setting for News & Event

Create: 2020.3

Update: 8888.88.88

Copyright 2020 Hitachi, Ltd.


***************************************************** */
.PageTitleStyle1 h1 small {
  display: block;
  font-size: 14px;
}
h2.RdBgNone {
  margin: 15px 0 20px;
  padding: 0;
  font-size: 110%;
  color: #333;
}
select.tab_select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}

.PageTitleStyle1 .mainTitle {
  font-size: 150%;
  font-weight: bold;
  line-height: 130%;
  color: 
  #777;
}
#leaders_td.newsStyle {
  padding: 50px 0;
}
#leaders_td.newsStyle.for2nd .tab_nav li {
  width: 33.33333%;
}


#leaders_td .DateListStyle2 {
  margin-bottom: 20px;
}
.tab_contents {
  border-bottom: 1px solid #ddd;
}
.tab_contents .NewsRelease2 dl {
  border-top: none;
  border-bottom: none;
  /*font-size: 100%;*/
}

.tab_contents .DateListStyle2 dt {
  width: 10em;
}

.tab_contents .DateListStyle2 dt img {
  display: block;
  margin-left: 0;
  margin-top: 5px;
}



@media screen and (max-width: 579px) {
/*
  .JS .tab_contents .DateListStyle2 dt img {
    display: inline-block;
    margin-left: 5px;
    margin-top: 0;
  }
*/
}

/* for Event */
.RdEventcontent {
	/*padding-top: 30px;*/
}
.RdEventcontent .DateListStyle2 dd {margin: 0 0 0 16em !important;}
.RdBlockWord { white-space: nowrap; }

@media screen and (max-width: 579px) {
/*  .JS .DateListStyle2 dt {float: none !important;}*/
  .JS .RdEventcontent .DateListStyle2 dd {margin: 0 !important;}
}
