/* CSS Document */
/* CSS Document */
/* line 5, style.scss */
.catimgb {
  background-image: url("../../images/catimg.jpg"); }

/* line 12, style.scss */
.mainb {
  max-width: 1200px;
  width: 100%;
  padding-bottom: 100px;
  margin: 20px auto 0 auto; }

/* line 19, style.scss */
.gairai_txt {
  text-align: center; }
  /* line 21, style.scss */
  .gairai_txt p {
    display: inline-block;
    text-align: left; }

/* line 26, style.scss */
.result_table {
  margin: 10px 0 0; }
  /* line 28, style.scss */
  .result_table table {
    max-width: 700px;
    width: 100%;
    margin: auto;
    line-height: 1.5; }
    /* line 34, style.scss */
    .result_table table thead th {
      background-color: #203193;
      text-align: center;
      padding: 15px 20px;
      color: #ffffff; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 34, style.scss */
        .result_table table thead th {
          padding: 15px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 34, style.scss */
        .result_table table thead th {
          padding: 15px; } }
    /* line 54, style.scss */
    .result_table table tbody th,
    .result_table table tbody td {
      padding: 20px;
      text-align: center;
      border-bottom: 1px solid #bbbbbb; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 54, style.scss */
        .result_table table tbody th,
        .result_table table tbody td {
          padding: 15px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 54, style.scss */
        .result_table table tbody th,
        .result_table table tbody td {
          padding: 15px; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 54, style.scss */
        .result_table table tbody th,
        .result_table table tbody td {
          display: block;
          width: 100%;
          padding: 10px 15px; } }
      @media screen and (max-width: 350px) {
        /* line 54, style.scss */
        .result_table table tbody th,
        .result_table table tbody td {
          display: block;
          width: 100%;
          padding: 10px 15px; } }
      /* line 77, style.scss */
      .result_table table tbody th p,
      .result_table table tbody td p {
        display: inline-block;
        text-align: right;
        width: 4.5em; }
    /* line 83, style.scss */
    .result_table table tbody th {
      background-color: #eeeff4; }
      /* line 85, style.scss */
      .result_table table tbody th p {
        text-align: left;
        width: 12em; }
        @media screen and (min-width: 350.1px) and (max-width: 600px) {
          /* line 85, style.scss */
          .result_table table tbody th p {
            width: auto; } }
        @media screen and (max-width: 350px) {
          /* line 85, style.scss */
          .result_table table tbody th p {
            width: auto; } }

/*# sourceMappingURL=style.css.map */
