@charset "UTF-8";
/* ========================================
* File Name: tps2018.css
* Created Date: 2018.08.16
* Author: TAM
======================================== */
#contentsWrap.tps2018 {
  overflow: hidden;
  zoom: 1;
  padding: 30px 0 80px 0;
}

/* pageTtl */
.tps2018 .pageTtl {
  margin: 0 90px 0 0;
  font-family: "adobe-garamond-pro",HY ShuSongYiTi,"Verdana",Simsun;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
}

/* txtColumn */
.tps2018 div.txtColumn {
  float: right;
  width: 650px;
  margin: 50px 0 0 0;
}

.tps2018 div.txtColumn p.leadTxt {
  margin: 50px 0 0 0;
  font-size: 12px;
  line-height: 1.8;
}

.tps2018 div.txtColumn p.leadTxt small {
  font-size: 91%;
}

.tps2018 div.txtColumn aside.snsModule {
  width: auto;
  margin: 25px 0;
}

.tps2018 div.txtColumn dl.innerSection {
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.8;
}

.tps2018 div.txtColumn dl.innerSection dt {
  float: left;
  width: 160px;
  padding: 0 0 21px 0;
}

.tps2018 div.txtColumn dl.innerSection dd {
  float: right;
  width: 480px;
}

.tps2018 div.txtColumn dl.innerSection dd p.innerColumn {
  padding: 0 0 21px 0;
}

.tps2018 div.txtColumn dl.innerSection dd p .text-indent {
  margin: 0 0 0 7.6em;
}

.tps2018 div.txtColumn dl.innerSection dd table.satelliteHall {
  width: 100%;
  margin: 0 0 21px 0;
  text-align: left;
}

.tps2018 div.txtColumn dl.innerSection dd table.satelliteHall th {
  padding: 0 15px 0 0;
  text-align: left;
  font-size: 12px;
  line-height: 1.8;
  font-weight: normal;
  white-space: nowrap;
}

.tps2018 div.txtColumn dl.innerSection dd table.satelliteHall td {
  font-size: 12px;
  line-height: 1.8;
}

.tps2018 div.txtColumn p.attention {
  margin: 20px 0 0 0;
  color: #808080;
  font-size: 12px;
  line-height: 1.8;
}

/* imgColumn */
.tps2018 div.imgColumn {
  float: left;
  width: 312px;
  margin: 50px 0 0 0;
}

.tps2018 div.imgColumn figure {
  margin: 0 0 29px 0;
}
