/* common
------------------------------------------------------------------------------*/

/* #ttl h2
------------------------------------------------------------------------------*/
#main #ttl h2 {
  background: url("/history/img/history_logo_wh.svg") center 200px / 866px auto no-repeat;
}

/* .cnt
------------------------------------------------------------------------------*/
.cnt .inner {
  padding-top: 80px;
  padding-bottom: 90px;
}
.cnt h2 {
  background: url("/common/img/icn_logo_octa.svg") left 12px / 70px auto no-repeat;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.1em;
  padding-left: 96px;
  margin-bottom: 25px;
}
.cnt h2 strong {
  color: #00a0e9;
  font-size: 23px;
  letter-spacing: 0.1em;
}
.cnt p.atte {
  font-size: 12px;
  letter-spacing: 0.075em;
}
.cnt ul.pdf {
  margin-top: 18px;
}
.cnt ul.pdf li a {
  display: block;
  background: url("/history/img/icn_pdf_sp.png") left center / 20px auto no-repeat;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.1em;
  text-decoration: none;
  padding-left: 34px;
}
.cnt ul.pdf li a span {
  font-size: 14px;;
}
.cnt ul.pdf li + li {
  margin-top: 7px;
}
.cnt table {
  width: 325px;
  background: #e2f4fe;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.075em;
  font-weight: bold;
}
.cnt table tr {
  border-bottom: #fff solid 2px;
}
.cnt table tr > th {
  background: #00a0e9;
  color: #fff;
  text-align: center;
  width: 77px;
  padding: 8px 0;
  box-sizing: border-box;
}
.cnt table td {
  padding: 8px 0;
  padding-left: 44px;
  border-left: #fff solid 2px;
}

/* #conference
------------------------------------------------------------------------------*/
#conference .inner {
  border-top: #f3f3f3 solid 3px;
}
#conference .txt {
  padding-right: 370px;
}
#conference .wrap {
  position: relative;
}
#conference .wrap table {
  position: absolute;
  right: 0;
  top: 7px;
}

/* #member
------------------------------------------------------------------------------*/
#member {
  background: #f3f3f3;
}
#member .inner {
  padding-top: 120px;
  padding-bottom: 88px;
}
#member h2 {
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 0.1em;
  text-align: center;
}
#member h2 + p.txt {
  padding: 18px 0 23px;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-align: center;
}
#member .wrap {
  margin-right: -22px;
  font-size: 0;
}
#member dl.person {
  box-sizing: border-box;
  background: #fff;
  width: 322px;
  margin: 17px 17px 0 0;
  padding: 25px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
}
#member dl.person dt {
  margin: -15px;
  margin-bottom: 0;
}
#member dl.person dd.cate {
  line-height: 0.1;
}
#member dl.person dd.cate strong {
  margin: 22px 0 0;
  box-sizing: border-box;
  display: inline-block;
  background: #6eb92b;
  height: 22px;
  border-radius: 11px;
  padding: 5px 18px 0;
  color: #fff;
  font-size: 14.5px;
  line-height: 14.5px;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-align: center;
}
#member dl.person.out dd.cate strong {
  background: #00a0e9;
}
#member dl.person dd.com {
  height: 80px;
  padding: 8px 0 0;
  color: #6eb92b;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.025em;
  box-sizing: border-box;
}
#member dl.person.out dd.com {
  color: #00a0e9;
}
#member dl.person dd.name {
  font-size: 26px;
  line-height: 26px;
}
#member dl.person dd.name::after {
  content: " さん";
  font-size: 16px;
  line-height: 16px;
}
#member dl.person dd.link {
  padding: 36px 0 6px;
  text-align: center;
  line-height: 0.1;
}
#member dl.person dd.link a {
  box-sizing: border-box;
  display: inline-block;
  background: url("/history/img/history_link_icn.svg") right 3px / 8px auto no-repeat;
  padding-right: 20px;
  padding-bottom: 9px;
  border-bottom: #000 solid 1px;
  color: #000;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-align: center;
}
#member p.atte {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.1em;
  margin-top: 30px;
}

/* #hearing
------------------------------------------------------------------------------*/
#hearing .inner {
  padding-bottom: 50px;
}
#hearing .wrap {
  border: #dae7ed solid 2px;
  padding: 50px 0 8px 47px;
  margin-top: 32px;
  font-size: 0;
}
#hearing .info {
  width: 272px;
  display: inline-block;
  margin: 0 42px 42px 0;
  vertical-align: top;
}
#hearing .info h3 {
  color: #00a0e9;
  font-size: 19px;
  line-height: 19px;
  letter-spacing: 0.1em;
  padding-bottom: 5px;
  border-bottom: #00a0e9 solid 2px;
  margin-bottom: 10px;
}
#hearing .info dl {
  font-size: 0;
}
#hearing .info dl + dl {
  margin-top: 9px;
}
#hearing .info dl dt {
  background: #00a0e9;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0em;
  text-align: center;
  padding: 24px 0 0;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  margin-right: 15px;
  display: inline-block;
  vertical-align: top;
}
#hearing .info dl.date dd {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0em;
  padding: 21px 0 0;
  display: inline-block;
  vertical-align: top;
}
#hearing .info dl.guest dd {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0em;
  padding: 2px 0 0;
  display: inline-block;
  vertical-align: top;
  width: 194px;
}
#hearing .info dl.guest dd strong {
  display: block;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0em;
  margin: 4px -50px 0 0;
}

/* #area
------------------------------------------------------------------------------*/
#area .wrap {
  position: relative;
  padding-right: 477px;
}
#area.cnt table {
  width: 100%;
  margin-top: 33px;
}
#area.cnt table tr > th:first-child {
  width: 77px;
}
#area.cnt table tr.cpt > th:first-child {
  background: #fff;
}
#area.cnt table tr.cpt th + th {
  background: #00a0e9;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  box-sizing: border-box;
  border-left: #fff solid 2px;
  width: auto;
}
#area.cnt table td {
  padding-left: 44px;
}
#area dl.img {
  position: absolute;
  right: 0;
  top: 8px;
  width: 424px;
}
#area dl.img dt +dd {
  margin-top: 20px;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
#area dl.img dd +dt {
  margin-top: 78px;
}

/* #enquete01
------------------------------------------------------------------------------*/
#enquete01 {
  background: #f3f3f3;
}

/* #enquete02
------------------------------------------------------------------------------*/
#enquete02 {
  background: #f3f3f3;
}
#enquete02 .inner {
  border-top: #fff solid 3px;
}

/* #popup
------------------------------------------------------------------------------*/
#popup {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 30px;
  box-sizing: border-box;
  z-index: 5500;
}
#popup .bg {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5510;
  cursor: pointer;
}
#popup .cnt {
  background: #fff;
  position: relative;
  z-index: 5520;
  width: 670px;
  max-height: 95%;
  margin: 0 auto;
  padding: 0 50px 0;
  border-top: #fff solid 50px;
  border-bottom: #fff solid 50px;
  box-sizing: border-box;
  overflow: auto;
}
#popup #popup-close {
  background: #00a0e9;
  width: 50px;
  position: absolute;
  right: 50%;
  top: 30px;
  margin-right: -335px;
  z-index: 5530;
  line-height: 0.1;
  cursor: pointer;
}
#popup dl.person {
  display: none;
}
#popup dl.person dt {
  line-height: 0.1;
}
#popup dl.person dt iframe {
  width: 570px;
  height: 320.625px;
}
#popup dl.person dd.com {
  padding: 30px 0 15px;
  color: #6eb92b;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.05em;
}
#popup dl.person.out dd.com {
  color: #00a0e9;
}
#popup dl.person dd.name {
  font-size: 32px;
  line-height: 32px;
  padding-bottom: 18px;
  border-bottom: #6eb92b solid 3px;
  margin-bottom: 28px;
}
#popup dl.person.out dd.name {
  border-bottom: #00a0e9 solid 3px;
}
#popup dl.person dd.name::after {
  content: " さん";
  font-size: 19px;
  line-height: 19px;
}
#popup dl.person dd.txt {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.1em;
}
