@charset "UTF-8";
.pageTitle .ja {
  font-size: 18px;
  color: #000; }

.information .faqNav {
  width: 100%; }
  .information .faqNav td {
    width: 25%;
    border: 1px solid #a08b19; }
    .information .faqNav td a {
      height: 6.25%;
      border-right-style: hidden;
      padding: 10px 0;
      font-size: 12px;
      display: block;
      text-decoration: none;
      line-height: 1.0;
      text-align: center;
      font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif; }
  .information .faqNav .current {
    background: #a08b19; }
    .information .faqNav .current a {
      color: #ffffff; }
  .information .faqNav .first a {
    border-left-style: hidden; }
  .information .faqNav .bottom a {
    border-top-style: hidden;
    line-height: 24px; }

.info_tabs {
  border-bottom: solid 1px #808080;
  position: relative; }
  .info_tabs .active {
    border-bottom-style: hidden;
    background: #ffffff;
    border-top: solid 1px #808080;
    border-right: solid 1px #808080;
    border-left: solid 1px #808080;
    margin: 0 0 0;
    position: relative;
    top: 1px;
    z-index: 100;
    color: #000000; }
  .info_tabs .not_active {
    color: #ffffff;
    background: #808080; }
  .info_tabs .tab_head span {
    display: inline-block;
    padding: 2px 5px;
    margin: 0 -3px 0 0; }

.info_content {
  width: 100%;
  font-size: 0;
  border-collapse: collapse; }
  .info_content .date, .info_content .td_line {
    padding: 20px 0 0 0; }
  .info_content .ttl {
    padding: 10px 0 10px 0; }
  .info_content th {
    position: relative;
    width: 32%; }
    .info_content th:after {
      content: "";
      width: 100%;
      height: 1px;
      position: absolute;
      top: 0;
      left: 0;
      border-top: 1px solid #7f7f7f; }
  .info_content th, .info_content td {
    vertical-align: middle;
    font-size: 12px; }
  .info_content .td_line {
    position: relative; }
    .info_content .td_line span {
      display: inline-block;
      background-color: #f5f3e8;
      color: #a08b19;
      text-align: center;
      font-size: 11px;
      width: 50%; }
    .info_content .td_line:after {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      background: url("/m/wr_asset/imgs/m_k_dash.gif") repeat-x left bottom;
      -webkit-background-size: 3px auto;
      background-size: 3px auto;
      position: absolute;
      top: -0.5px;
      left: 0; }

/*# sourceMappingURL=information.css.map */
