.nav_examination a::after {
  display: inline-block;
}

.examination main p {
  margin-bottom: 50px;
  font-size: 18px;
  line-height: 2;
}

.examination main .link_COVID-19 {
  margin-bottom: 40px;
}

.examination main .link_COVID-19 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 620px;
  height: 60px;
  padding: 0 20px;
  border-radius: 4px;
  background-color: #951A1A;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.examination main .link_COVID-19 a::after {
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cg fill='none' stroke='%23ffffff'%3E%3Ccircle cx='7' cy='7' r='7' stroke='none'/%3E%3Ccircle cx='7' cy='7' r='6.5'/%3E%3C/g%3E%3Cpath fill='%23ffffff' d='m6.184 10.025-.622-.622 2.327-2.327-2.326-2.325.622-.622 2.948 2.948Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  content: "";
}

.examination main ol li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 88px;
  border-bottom: 1px solid #D8D8D8;
  font-weight: bold;
  font-size: 18px;
}

.examination main ol li::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 48px;
  height: 48px;
  margin-right: 32px;
  background-image: url(../img/examination/bg_circle.png);
  background-size: 100% 100%;
  color: #2C4083;
  font-size: 18px;
}

.examination main ol li:nth-child(1)::before {
  content: "01";
}

.examination main ol li:nth-child(2)::before {
  content: "02";
}

.examination main ol li:nth-child(3)::before {
  content: "03";
}

.examination main ol li:nth-child(4)::before {
  content: "04";
}

.examination main ol li:nth-child(5)::before {
  content: "05";
}

.examination main ol li:nth-child(6)::before {
  content: "06";
}

.examination main ol li:nth-child(7)::before {
  content: "07";
}

.examination main ol li:nth-child(8)::before {
  content: "08";
}

.examination main ol li:nth-child(9)::before {
  content: "09";
}

.examination main ol li:nth-child(10)::before {
  content: "10";
}

.examination main ol li:nth-child(11)::before {
  content: "11";
}

.examination main ol li:nth-child(12)::before {
  content: "12";
}

.examination main ol li:nth-child(13)::before {
  content: "13";
}

.examination main ol li:nth-child(14)::before {
  content: "14";
}

.examination main ol li:nth-child(15)::before {
  content: "15";
}

.ntibodytesting main .bottomline::after {
  background-color: #333333;
}

.ntibodytesting main img {
  width: 100%;
  height: auto;
}

.ntibodytesting main .bg_color {
  padding: 80px 0;
  background-color: #EFECEA;
}

.ntibodytesting main .bg_color h2 {
  margin-bottom: 50px;
}

.ntibodytesting main .bg_color p {
  margin-bottom: 50px;
}

.ntibodytesting main .bg_color h3 {
  margin-top: 50px;
  margin-bottom: 30px;
}

.ntibodytesting main .section_top {
  margin-bottom: 80px;
}

.ntibodytesting main .cont01 h2 {
  margin-bottom: 50px;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #FFF0F0;
  color: #951A1A;
  font-size: 30px;
}

.ntibodytesting main .cont01 p {
  font-size: 18px;
  line-height: 2;
}

.ntibodytesting main .cont01 p span {
  color: #951A1A;
}

.ntibodytesting main .cont01 .link_tel {
  margin-top: 50px;
}

.ntibodytesting main .cont01 .link_tel a {
  color: #333;
  font-weight: bold;
  font-size: 39px;
  line-height: 1;
}

.ntibodytesting main .cont01 .link_tel a::before {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 32px;
  height: 32px;
  margin-right: 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='%23333' d='M4.022 8.656a16.832 16.832 0 0 0 7.322 7.322l2.444-2.444a1.1 1.1 0 0 1 1.133-.267 12.674 12.674 0 0 0 3.967.633A1.114 1.114 0 0 1 20 15.011v3.878A1.114 1.114 0 0 1 18.889 20 18.887 18.887 0 0 1 0 1.111 1.114 1.114 0 0 1 1.111 0H5a1.114 1.114 0 0 1 1.111 1.111 12.623 12.623 0 0 0 .633 3.967 1.115 1.115 0 0 1-.278 1.133L4.022 8.656Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  content: "";
}

.ntibodytesting main .cont01 .link_tel small {
  display: block;
  margin-top: 10px;
  font-size: 14px;
}

.ntibodytesting main .cont02 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ntibodytesting main .cont02 .link_btn {
  margin-top: 18px;
}

.ntibodytesting main .cont02 .link_btn a {
  position: relative;
  padding: 0 72px 5px 0;
  border-bottom: 1px solid #2C4083;
  color: #2C4083;
}

.ntibodytesting main .cont02 .link_btn a::after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  height: 17px;
  margin: auto 0 6px 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cg fill='none' stroke='%232C4083'%3E%3Ccircle cx='7' cy='7' r='7' stroke='none'/%3E%3Ccircle cx='7' cy='7' r='6.5'/%3E%3C/g%3E%3Cpath fill='%232C4083' d='m6.184 10.025-.622-.622 2.327-2.327-2.326-2.325.622-.622 2.948 2.948Z'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  content: "";
}

.ntibodytesting main .cont02 table {
  width: 100%;
  table-layout: fixed;
}

.ntibodytesting main .cont02 caption {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}

.ntibodytesting main .cont02 colgroup col:nth-child(1) {
  width: 18%;
}

.ntibodytesting main .cont02 colgroup col:nth-child(2) {
  width: 9%;
}

.ntibodytesting main .cont02 tbody {
  border-top: 2px solid #917E6F;
}

.ntibodytesting main .cont02 th,
.ntibodytesting main .cont02 td {
  border-bottom: 1px solid #D8D8D8;
  vertical-align: middle;
}

.ntibodytesting main .cont02 th {
  padding: 0 0 0 20px;
  background-color: #EFECEA;
  text-align: left;
}

.ntibodytesting main .cont02 td {
  position: relative;
  height: 70px;
  border-left: 1px dashed #D8D8D8;
  text-align: center;
}

.ntibodytesting main .cont02 td span {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #A29B96;
}

.ntibodytesting main .cont02 td span.circle {
  width: 15px;
  height: 15px;
  border-radius: 50px;
}

.ntibodytesting main .cont02 td span.line {
  width: 16px;
  height: 2px;
}

.ntibodytesting main .cont02 td span.tryangle {
  width: 0;
  height: 0;
  border-width: 0 9.5px 17px 9.5px;
  border-style: solid;
  border-color: transparent transparent #a29b96 transparent;
  background-color: transparent;
}

.ntibodytesting main .cont02 td small {
  position: absolute;
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  font-size: 15px;
}

.ntibodytesting main .cont02 tr td:first-of-type {
  border-left: none;
}

.ntibodytesting main .cont02 .bd_l {
  border-left: 1px solid #917E6F;
}

.ntibodytesting main .cont02 tr:first-of-type td {
  height: 40px;
  padding: 0;
  border-bottom: none;
}

.ntibodytesting main .cont02 tr:nth-child(2) td {
  height: 40px;
  padding: 0;
}

.ntibodytesting main .cont02 tr:last-child th,
.ntibodytesting main .cont02 tr:last-child td {
  border-bottom: 1px solid #917E6F;
}

.ntibodytesting main .cont02 .pd_none {
  padding: 0;
}

.ntibodytesting main .cont02 ul {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.6;
}

.ntibodytesting main .cont03 div {
  margin-bottom: 18px;
  padding: 40px;
  border-radius: 4px;
  background-color: #fff;
}

.ntibodytesting main .cont03 div p {
  margin-bottom: 40px;
  line-height: 2;
}

.ntibodytesting main .cont03 div ol {
  margin-bottom: 50px;
}

.ntibodytesting main .cont03 div ol li {
  margin-bottom: 22px;
  padding-left: 30px;
}

.ntibodytesting main .cont03 div ol li h3::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 2px;
  left: -30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50px;
  background-color: #A29B96;
  color: #fff;
  font-weight: normal;
  line-height: 1;
}

.ntibodytesting main .cont03 div ol li:nth-child(1) h3::before {
  content: "1";
}

.ntibodytesting main .cont03 div ol li:nth-child(2) h3::before {
  content: "2";
}

.ntibodytesting main .cont03 div ol li:nth-child(3) h3::before {
  content: "3";
}

.ntibodytesting main .cont03 div ol li:nth-child(4) h3::before {
  content: "4";
}

.ntibodytesting main .cont03 div ol li:nth-child(5) h3::before {
  content: "5";
}

.ntibodytesting main .cont03 div ol h3 {
  position: relative;
  margin: 0 0 12px;
  font-weight: bold;
  font-size: 18px;
}

.ntibodytesting main .cont03 div ol p {
  margin: 0;
}

.ntibodytesting main .cont03 div ol.no_ico li {
  padding-left: 0;
}

.ntibodytesting main .cont03 div ol.no_ico li h3::before {
  display: none;
}

.ntibodytesting main .cont03 div ul {
  margin-top: 50px;
  font-size: 14px;
  line-height: 1.6;
}

.ntibodytesting main .cont03 div .color_red {
  color: #951A1A;
}

.ntibodytesting main .cont03 div strong {
  font-weight: bold;
  font-size: 18px;
}

.ntibodytesting main .cont03 div dl dt {
  margin-bottom: 18px;
  font-weight: bold;
  font-size: 18px;
}

.ntibodytesting main .cont03 div dl dd {
  color: #951A1A;
}

.ntibodytesting main .cont03 div .border {
  margin-bottom: 0;
  padding: 8px;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  font-size: 18px;
  text-align: center;
}

.ntibodytesting main .cont04,
.ntibodytesting main .cont05 {
  padding-top: 80px;
}

.ntibodytesting main .cont04 p,
.ntibodytesting main .cont05 p {
  margin-bottom: 40px;
  line-height: 2;
}

.ntibodytesting main .cont04 .color_red,
.ntibodytesting main .cont05 .color_red {
  color: #951A1A;
}

.ntibodytesting main .cont04 strong,
.ntibodytesting main .cont05 strong {
  font-weight: bold;
  font-size: 18px;
}

.ntibodytesting main .cont04 dl dt,
.ntibodytesting main .cont05 dl dt {
  margin-bottom: 26px;
  font-weight: bold;
  font-size: 20px;
}

.ntibodytesting main .cont04 dl dd strong,
.ntibodytesting main .cont05 dl dd strong {
  display: block;
  margin-bottom: 10px;
  color: #951A1A;
  font-size: 17px;
}

@media screen and (max-width: 768px) {
  .examination main .link_COVID-19 a {
    height: 90px;
    font-size: 18px;
    line-height: 1.4;
  }
  .examination main ol li {
    position: relative;
    padding: 0 0 0 70px;
  }
  .examination main ol li::before {
    position: absolute;
    top: 20px;
    left: 0;
  }
  .ntibodytesting main .cont02 .link_btn a {
    line-height: 2;
  }
  .ntibodytesting main .cont02 .table_scroll {
    position: relative;
    width: 100%;
    overflow: auto;
  }
  .ntibodytesting main .cont02 .table_scroll.tauch::before {
    display: none;
  }
  .ntibodytesting main .cont02 .table_scroll::before {
    display: inline-block;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 88px;
    height: 88px;
    margin: auto;
    background-image: url(../img/examination/btn_scroll.svg);
    background-size: 100% 100%;
    content: "";
    pointer-events: none;
  }
  .ntibodytesting main .cont02 .table_scroll table {
    width: 900px;
  }
}

/*# sourceMappingURL=maps/examination.css.map */
