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

/* #ttl h2
------------------------------------------------------------------------------*/
#main #ttl h2 {
  background: url("/wellbeing/img/wellbeing_logo_wh.svg") center 200px / 554px 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("/wellbeing/img/icn_pdf_sp.png") left top / 18px 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: 15px;
}

/* #aim
------------------------------------------------------------------------------*/
#aim .inner  {
  background: url("/wellbeing/img/wellbeing_aim_img01.png") right 90px no-repeat;
  padding-right: 410px;
  box-sizing: border-box;
}

/* #report
------------------------------------------------------------------------------*/
#report .inner {
  border-top: #f3f3f3 solid 3px;
}
#report .enq {
  padding: 130px 0 0;
  text-align: center;
}
#report .enq a {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.1em;
  font-weight: bold;
  vertical-align: middle;
}
#report .enq a::after {
  content: "";
  display: inline-block;
  background: url("/wellbeing/img/link_icn.svg") left top / 100% auto no-repeat;
  width: 16px;
  height: 16px;
  margin-left: 14px;
}
