body.top.second header#global {
  height: 388px;
  margin-bottom: 50px; }
  body.top.second header#global .title {
    width: 960px;
    margin: 20px auto 0;
    padding-left: 20px; }
    body.top.second header#global .title h1 {
      margin: 0;
      padding: 0; }
body.top.second#med header#global {
  background: #ebebeb url("/med/img/bg_cateImg.jpg") center top no-repeat; }
body.top.second#person header#global {
  background: #ebebeb url("/person/img/bg_cateImg.jpg") center top no-repeat; }
body.top.second#about header#global {
  background: #ebebeb url("/about/img/bg_cateImg.jpg") center top no-repeat; }
body.top.second#faq header#global {
  background: #ebebeb url("../../faq/img/bg_cateImg.jpg") center top no-repeat; }
body.top.second#hla header#global {
  background: #ebebeb url("/hla/img/bg_cateImg.jpg") center top no-repeat; }
body.top.second #wrapper article #contents {
  margin-bottom: 30px; }
  body.top.second #wrapper article #contents section .sub-section.linkBox {
    margin: 0 24px 30px 0;
    padding: 0;
    width: 323px;
    float: left; }
    body.top.second #wrapper article #contents section .sub-section.linkBox.even {
      margin-right: 0; }
    body.top.second #wrapper article #contents section .sub-section.linkBox a {
      color: #333;
      text-decoration: none;
      display: block;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden; }
      body.top.second #wrapper article #contents section .sub-section.linkBox a:hover > * {
        opacity: 0.65;
        filter: alpha(opacity=65); }
      body.top.second #wrapper article #contents section .sub-section.linkBox a h2 {
        background: url("/common/img/icon_linkL.png") left center no-repeat;
        margin: 0;
        padding: 0 0 0 20px;
        font-size: 17px;
        font-size: 1.7rem; }
      body.top.second #wrapper article #contents section .sub-section.linkBox a .discription {
        border-top: 1px dotted #979797;
        margin-top: 10px;
        padding-top: 10px;
        margin-bottom: 0;
        padding-bottom: 0; }
        body.top.second #wrapper article #contents section .sub-section.linkBox a .discription p {
          margin-bottom: 0;
          padding-bottom: 0; }
    body.top.second #wrapper article #contents section .sub-section.linkBox.imgLight {
      width: 670px; }
      body.top.second #wrapper article #contents section .sub-section.linkBox.imgLight a img {
        float: left;
        margin-right: 15px; }
      body.top.second #wrapper article #contents section .sub-section.linkBox.imgLight a div.right {
        float: right;
        width: 330px; }
        body.top.second #wrapper article #contents section .sub-section.linkBox.imgLight a div.right div.discription {
          margin-top: 10px;
          padding-top: 0;
          border: none;
          line-height: 1.4; }
      body.top.second #wrapper article #contents section .sub-section.linkBox.imgLight a:after {
        content: "";
        clear: both;
        display: table; }
  body.top.second #wrapper article #contents section.read {
    background: url(/about/img/readImg.jpg) 0 0 no-repeat;
    padding-left: 250px;
    margin-bottom: 30px; }
    body.top.second #wrapper article #contents section.read h2 {
      background: none;
      padding: 0;
      margin-bottom: 20px; }
body.top.second#person #wrapper #contents section .sub-section.flow .step {
  border-top: 1px dotted #979797;
  padding: 8px; }
  body.top.second#person #wrapper #contents section .sub-section.flow .step:last-child {
    border-bottom: 1px dotted #979797;
    margin-bottom: 50px; }
  body.top.second#person #wrapper #contents section .sub-section.flow .step:after {
    content: "";
    clear: both;
    display: table; }
  body.top.second#person #wrapper #contents section .sub-section.flow .step .box {
    width: 540px;
    padding-top: 0; }
    body.top.second#person #wrapper #contents section .sub-section.flow .step .box.right {
      float: right; }
    body.top.second#person #wrapper #contents section .sub-section.flow .step .box h2 {
      color: #2492f3;
      font-weight: bold;
      font-size: 17px;
      font-size: 1.7rem;
      margin: 0;
      padding: 0;
      background: none; }
body.top.second#person #wrapper aside a.block {
  width: 220px; }
body.top.second#about #wrapper #contents section.read {
  background: url(/about/img/readImg.jpg) 0 0 no-repeat; }
body.top.second#hla #wrapper #contents section.read {
  background: url(/hla/img/readImg.jpg) 0 0 no-repeat; }
body.top.second#faq table.blue tr th {
  padding-left: 1em;
  padding-bottom: 1em;
  background: url(/common/img/list_circle.png) 0 0.6em no-repeat;
  text-align: left;
  font-weight: normal; }
body.top.second#faq table.blue tr td {
  padding-bottom: 1em; }
body.top.second#faq table.blue tr.tel td span {
  font-size: 20px;
  font-size: 2.0rem; }
body.top.second#faq table.blue tr.email th {
  vertical-align: text-top; }
body.top.second#faq table.blue tr.email td span {
  padding-left: 1em; }
