@charset "iso-8859-1";
/*------------------------------
	moduleElements
------------------------------*/
.bigTtl.inter .inr {
  background: none;
  padding: 65px 0;
}
.timeList {
  margin-top: 40px;
}
.timeList > .timeListItem {
  display: table;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
}
.timeList li > .ttlBox, .timeList li .btnList_typeA{
  display: table-cell;
  vertical-align: top;
}
.timeList li > .ttlBox {
  padding-right: 55px;
  font-size: 16px;
  font-weight: bold;
}
.timeList li > .ttlBox .listTtl{
  display: inline-block;
  padding: 8px 0px 7px 0px;
}
.timeList li > .btnList_typeA{
  width: 480px;
}
.timeList li > .btnList_typeA > li:first-child{
  margin-right: 20px;
}
.timeList li > .btnList_typeA > li .btnWT{
  display: inline-block;
  width: 225px;
  text-align: left;
}