/* CSS Document */
/* CSS Document */
/* line 6, style.scss */
.cattitle:before {
  width: 45px;
  height: 58px;
  background-image: url("../../checkup-index/images/common/menu_icon10.png");
  margin-right: 10px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 6, style.scss */
    .cattitle:before {
      width: 38.25px;
      height: 49.3px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 6, style.scss */
    .cattitle:before {
      width: 33.75px;
      height: 43.5px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 6, style.scss */
    .cattitle:before {
      width: 27px;
      height: 34.8px; } }
  @media screen and (max-width: 350px) {
    /* line 6, style.scss */
    .cattitle:before {
      width: 27px;
      height: 34.8px; } }

/* line 36, style.scss */
.obu_txtb {
  line-height: 2.0; }

/* line 39, style.scss */
.corse_table {
  margin: 30px 0 0; }

/* line 42, style.scss */
.corse_tableb {
  padding: 40px 60px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 42, style.scss */
    .corse_tableb {
      padding: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 42, style.scss */
    .corse_tableb {
      padding: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 42, style.scss */
    .corse_tableb {
      padding: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 42, style.scss */
    .corse_tableb {
      padding: 15px; } }
  /* line 61, style.scss */
  .corse_tableb .corse_titleb {
    text-align: center;
    font-weight: bold; }
  /* line 65, style.scss */
  .corse_tableb table {
    border-top: 2px solid #F4EDCA;
    border-right: 2px solid #F4EDCA;
    width: 100%;
    margin: 20px 0 0; }
    /* line 74, style.scss */
    .corse_tableb table th,
    .corse_tableb table td {
      border-bottom: 2px solid #F4EDCA;
      border-left: 2px solid #F4EDCA;
      padding: 20px;
      line-height: 2.0; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 74, style.scss */
        .corse_tableb table th,
        .corse_tableb table td {
          padding: 15px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 74, style.scss */
        .corse_tableb table th,
        .corse_tableb table td {
          padding: 15px; } }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 74, style.scss */
        .corse_tableb table th,
        .corse_tableb table td {
          padding: 10px; } }
      @media screen and (max-width: 350px) {
        /* line 74, style.scss */
        .corse_tableb table th,
        .corse_tableb table td {
          padding: 5px; } }
      /* line 102, style.scss */
      .corse_tableb table th span,
      .corse_tableb table td span {
        display: inline-block; }
    /* line 106, style.scss */
    .corse_tableb table th {
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      background: #fff080;
      border-bottom: 2px solid #fff; }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 106, style.scss */
        .corse_tableb table th {
          padding: 5px 10px; } }
      @media screen and (max-width: 350px) {
        /* line 106, style.scss */
        .corse_tableb table th {
          padding: 5px 10px; } }
    /* line 128, style.scss */
    .corse_tableb table td {
      background: #fff; }
      /* line 132, style.scss */
      .corse_tableb table td ul li {
        text-indent: -1.0em;
        padding-left: 1.0em; }

/* line 140, style.scss */
.add_txt {
  margin: 20px 0;
  line-height: 2.0; }

/* line 144, style.scss */
.kensa_table {
  margin: 40px 0 0 0;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 144, style.scss */
    .kensa_table {
      padding: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 144, style.scss */
    .kensa_table {
      padding: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 144, style.scss */
    .kensa_table {
      padding: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 144, style.scss */
    .kensa_table {
      padding: 15px; } }
  /* line 166, style.scss */
  .kensa_table * {
    box-sizing: border-box; }
  /* line 170, style.scss */
  .kensa_table table {
    width: 100%;
    border-collapse: collapse; }
    /* line 175, style.scss */
    .kensa_table table thead th {
      vertical-align: middle;
      padding: 10px 2px;
      background: #fff080;
      text-align: center;
      border: 1px solid #fff;
      line-height: 1.2; }
    /* line 191, style.scss */
    .kensa_table table tbody th {
      vertical-align: middle;
      border: 1px solid #DBC86F;
      text-align: left;
      padding: 10px 8px;
      background: #fff; }
      @media screen and (min-width: 350.1px) and (max-width: 600px) {
        /* line 191, style.scss */
        .kensa_table table tbody th {
          padding: 10px 5px; } }
      @media screen and (max-width: 350px) {
        /* line 191, style.scss */
        .kensa_table table tbody th {
          padding: 10px 3px; } }
      /* line 214, style.scss */
      .kensa_table table tbody th p {
        /*-webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        -o-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        white-space: nowrap;*/
        text-align: center;
        line-height: 1.3; }
    /* line 225, style.scss */
    .kensa_table table tbody td {
      vertical-align: middle;
      border: 1px solid #4cc8b2;
      border: 1px solid #DBC86F;
      padding: 10px 2px;
      text-align: center;
      width: 50px;
      background: #fff; }

/* line 257, style.scss */
.tatefont {
  transform: rotate(-90deg);
  display: block; }

/* line 262, style.scss */
.pdf_btn {
  margin: 20px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 262, style.scss */
    .pdf_btn {
      margin: 10px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 262, style.scss */
    .pdf_btn {
      margin: 10px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 262, style.scss */
    .pdf_btn {
      margin: 10px 0 0; } }
  /* line 277, style.scss */
  .pdf_btn + p {
    margin: 20px 0 0; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 277, style.scss */
      .pdf_btn + p {
        margin: 10px 0 0; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 277, style.scss */
      .pdf_btn + p {
        margin: 10px 0 0; } }
    @media screen and (max-width: 350px) {
      /* line 277, style.scss */
      .pdf_btn + p {
        margin: 10px 0 0; } }

/* line 295, style.scss */
.pdf_btnb a {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 440px;
  width: 100%;
  height: 50px;
  margin: auto;
  text-decoration: none;
  color: #ffffff;
  background: #ffa800;
  border-radius: 25px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 295, style.scss */
    .pdf_btnb a {
      max-width: 340px;
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 295, style.scss */
    .pdf_btnb a {
      max-width: 420px;
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 295, style.scss */
    .pdf_btnb a {
      max-width: 240px;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.3; } }
  @media screen and (max-width: 350px) {
    /* line 295, style.scss */
    .pdf_btnb a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.3; } }
  /* line 335, style.scss */
  .pdf_btnb a:before {
    display: block;
    content: '';
    width: 29px;
    height: 35px;
    background: url("../../checkup-index/images/common/icon_pdf.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 29px auto;
    margin-right: 15px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 335, style.scss */
      .pdf_btnb a:before {
        margin-right: 10px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 335, style.scss */
      .pdf_btnb a:before {
        margin-right: 5px;
        width: 24px;
        height: 28px;
        background-size: 24px auto; } }
    @media screen and (max-width: 350px) {
      /* line 335, style.scss */
      .pdf_btnb a:before {
        margin-right: 5px;
        width: 24px;
        height: 28px;
        background-size: 24px auto; } }
  /* line 365, style.scss */
  .pdf_btnb a span {
    text-align: left;
    line-height: 1.2; }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 365, style.scss */
      .pdf_btnb a span {
        width: fit-content;
        max-width: calc(100% - 30px;); } }
    @media screen and (max-width: 350px) {
      /* line 365, style.scss */
      .pdf_btnb a span {
        width: fit-content;
        max-width: calc(100% - 30px); } }
  /* line 383, style.scss */
  .width_small .pdf_btnb a {
    max-width: 340px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 383, style.scss */
      .width_small .pdf_btnb a {
        max-width: 260px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 383, style.scss */
      .width_small .pdf_btnb a {
        max-width: 220px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 383, style.scss */
      .width_small .pdf_btnb a {
        max-width: 300px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 383, style.scss */
      .width_small .pdf_btnb a {
        max-width: 230px; } }
    @media screen and (max-width: 350px) {
      /* line 383, style.scss */
      .width_small .pdf_btnb a {
        max-width: 160px; } }

/*# sourceMappingURL=style.css.map */
