/* CSS Document */
/* CSS Document */
/* line 6, style.scss */
.catimg_title {
  max-width: 500px;
  width: 500px; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 6, style.scss */
    .catimg_title {
      max-width: 450px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 6, style.scss */
    .catimg_title {
      max-width: 400px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 6, style.scss */
    .catimg_title {
      max-width: 350px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 6, style.scss */
    .catimg_title {
      max-width: 325px; } }
  @media screen and (max-width: 360px) {
    /* line 6, style.scss */
    .catimg_title {
      max-width: 300px; } }

/*
----------------------------------------------------------*/
/* line 38, style.scss */
.toyokawa_listb table {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: 100%; }
  /* line 43, style.scss */
  .toyokawa_listb table thead th {
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background: #DFFFFD;
    white-space: nowrap;
    padding: 15px;
    text-align: center; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 43, style.scss */
      .toyokawa_listb table thead th {
        padding: 10px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 43, style.scss */
      .toyokawa_listb table thead th {
        padding: 10px; } }
    @media screen and (max-width: 360px) {
      /* line 43, style.scss */
      .toyokawa_listb table thead th {
        padding: 10px; } }
  /* line 71, style.scss */
  .toyokawa_listb table tbody th {
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background: #ecfffe;
    white-space: nowrap;
    padding: 15px 50px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 71, style.scss */
      .toyokawa_listb table tbody th {
        padding: 15px 15px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 71, style.scss */
      .toyokawa_listb table tbody th {
        padding: 10px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 71, style.scss */
      .toyokawa_listb table tbody th {
        padding: 10px; } }
    @media screen and (max-width: 360px) {
      /* line 71, style.scss */
      .toyokawa_listb table tbody th {
        padding: 10px; } }
  /* line 97, style.scss */
  .toyokawa_listb table tbody td {
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 15px 50px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 97, style.scss */
      .toyokawa_listb table tbody td {
        padding: 15px 15px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 97, style.scss */
      .toyokawa_listb table tbody td {
        padding: 10px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 97, style.scss */
      .toyokawa_listb table tbody td {
        padding: 10px; } }
    @media screen and (max-width: 360px) {
      /* line 97, style.scss */
      .toyokawa_listb table tbody td {
        padding: 10px; } }
    /* line 121, style.scss */
    .toyokawa_listb table tbody td.price {
      text-align: center; }

/* line 133, style.scss */
.kojin_listb table,
.kigyo_listb table {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: 100%; }
  /* line 138, style.scss */
  .kojin_listb table tbody th,
  .kigyo_listb table tbody th {
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background: #ecfffe;
    white-space: nowrap;
    padding: 15px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 138, style.scss */
      .kojin_listb table tbody th,
      .kigyo_listb table tbody th {
        padding: 10px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 138, style.scss */
      .kojin_listb table tbody th,
      .kigyo_listb table tbody th {
        padding: 10px; } }
    @media screen and (max-width: 360px) {
      /* line 138, style.scss */
      .kojin_listb table tbody th,
      .kigyo_listb table tbody th {
        padding: 10px; } }
  /* line 163, style.scss */
  .kojin_listb table tbody td,
  .kigyo_listb table tbody td {
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 15px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 163, style.scss */
      .kojin_listb table tbody td,
      .kigyo_listb table tbody td {
        padding: 10px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 163, style.scss */
      .kojin_listb table tbody td,
      .kigyo_listb table tbody td {
        padding: 10px; } }
    @media screen and (max-width: 360px) {
      /* line 163, style.scss */
      .kojin_listb table tbody td,
      .kigyo_listb table tbody td {
        padding: 10px; } }
    /* line 186, style.scss */
    .kojin_listb table tbody td.price,
    .kigyo_listb table tbody td.price {
      text-align: center; }
  /* line 193, style.scss */
  .kojin_listb table tbody ul li,
  .kigyo_listb table tbody ul li {
    display: inline-block;
    margin-right: 10px;
    text-indent: -1.0em;
    margin-left: 1.0em; }
    /* line 199, style.scss */
    .kojin_listb table tbody ul li.no-indent,
    .kigyo_listb table tbody ul li.no-indent {
      text-indent: 0;
      margin-left: 0; }
  /* line 206, style.scss */
  .kojin_listb table tbody span.male,
  .kigyo_listb table tbody span.male {
    color: #1d67bb; }
  /* line 210, style.scss */
  .kojin_listb table tbody span.female,
  .kigyo_listb table tbody span.female {
    color: #e43e3e; }

/* line 216, style.scss */
.point {
  margin: 20px 0 120px;
  position: relative; }
  /* line 220, style.scss */
  .point span {
    display: inline-block;
    top: 0;
    left: 0;
    height: 2.0em;
    width: 6.5em;
    color: #ffffff;
    background-color: #e43e3e;
    padding-left: 10px;
    position: absolute;
    margin-right: 5px; }
    /* line 232, style.scss */
    .point span::after {
      position: absolute;
      top: 0;
      left: 5.5em;
      content: "";
      width: 10px;
      height: 0;
      background: #fff;
      border-left: 10px solid #e43e3e;
      border-top: solid 1.0em #fff;
      border-bottom: solid 1.0em #fff; }
  /* line 245, style.scss */
  .point p {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 7.0em; }

/* line 252, style.scss */
.about_placenta {
  border: 1px solid #00ada4;
  border-radius: 10px;
  padding: 20px 30px;
  text-align: center; }
  /* line 258, style.scss */
  .about_placenta .subtitle {
    color: #00ada4;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold; }
  /* line 264, style.scss */
  .about_placenta p {
    display: inline-block;
    text-align: left;
    margin: 15px 0 0; }

/* line 270, style.scss */
.start_point {
  background-image: url("../images/icon01.png");
  background-repeat: no-repeat;
  background-position: top 0.45em left;
  background-size: 15px; }
  /* line 276, style.scss */
  .start_point span {
    display: block;
    margin-left: 20px; }

/* line 282, style.scss */
.price_listb table {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  width: 100%; }
  /* line 287, style.scss */
  .price_listb table tbody th {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background-color: #ecfffe;
    padding: 15px 50px;
    text-align: left; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 287, style.scss */
      .price_listb table tbody th {
        padding: 15px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 287, style.scss */
      .price_listb table tbody th {
        padding: 15px; } }
    @media screen and (max-width: 360px) {
      /* line 287, style.scss */
      .price_listb table tbody th {
        padding: 10px; } }
  /* line 313, style.scss */
  .price_listb table tbody td {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 15px 0;
    text-align: center;
    width: 50%; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 313, style.scss */
      .price_listb table tbody td {
        padding: 15px 0;
        width: 40%; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 313, style.scss */
      .price_listb table tbody td {
        padding: 15px 0;
        width: 35%; } }
    @media screen and (max-width: 360px) {
      /* line 313, style.scss */
      .price_listb table tbody td {
        padding: 10px 0;
        width: 40%; } }

/* line 345, style.scss */
.asterisk {
  text-indent: -2.0em;
  margin-left: 2.0em; }

/* line 349, style.scss */
.growth_attention {
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 20px;
  text-align: center; }
  /* line 355, style.scss */
  .growth_attention .growth_attentionb {
    display: inline-block;
    text-align: left;
    text-indent: -1.0em;
    margin-left: 1.0em; }

/* line 362, style.scss */
.corona_boxb {
  background-color: #ecfffe;
  border-radius: 10px;
  padding: 50px; }
  @media screen and (min-width: 930.01px) and (max-width: 1100px) {
    /* line 362, style.scss */
    .corona_boxb {
      padding: 40px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 362, style.scss */
    .corona_boxb {
      padding: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 362, style.scss */
    .corona_boxb {
      padding: 15px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 362, style.scss */
    .corona_boxb {
      padding: 15px; } }
  @media screen and (max-width: 360px) {
    /* line 362, style.scss */
    .corona_boxb {
      padding: 10px; } }

/* line 389, style.scss */
.test_corona dl dt {
  background-color: #00ada4;
  padding: 5px 15px;
  text-align: left;
  color: #ffffff; }
/* line 395, style.scss */
.test_corona dl dd {
  padding: 10px 15px 25px;
  text-align: left; }

/* line 402, style.scss */
.cost_corona_listb table {
  width: 100%; }
  /* line 405, style.scss */
  .cost_corona_listb table th {
    background-color: #00ada4;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    vertical-align: middle;
    font-size: 20px;
    font-size: 2.0rem;
    color: #ffffff;
    padding: 35px;
    text-align: center; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 405, style.scss */
      .cost_corona_listb table th {
        font-size: 18px;
        font-size: 1.8rem;
        padding: 20px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 405, style.scss */
      .cost_corona_listb table th {
        font-size: 17px;
        font-size: 1.7rem;
        padding: 20px; } }
    @media screen and (max-width: 360px) {
      /* line 405, style.scss */
      .cost_corona_listb table th {
        font-size: 16px;
        font-size: 1.6rem;
        padding: 15px; } }
  /* line 440, style.scss */
  .cost_corona_listb table td {
    background-color: #ffffff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
    vertical-align: middle; }
    /* line 447, style.scss */
    .cost_corona_listb table td strong {
      font-weight: bold;
      font-size: 22px;
      font-size: 2.2rem; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 447, style.scss */
        .cost_corona_listb table td strong {
          font-size: 20px;
          font-size: 2.0rem; } }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 447, style.scss */
        .cost_corona_listb table td strong {
          font-size: 19px;
          font-size: 1.9rem; } }
      @media screen and (max-width: 360px) {
        /* line 447, style.scss */
        .cost_corona_listb table td strong {
          font-size: 18px;
          font-size: 1.8rem; } }
    /* line 473, style.scss */
    .cost_corona_listb table td span {
      font-weight: bold; }

/* line 479, style.scss */
.reserve_contact {
  text-align: center; }
  /* line 482, style.scss */
  .reserve_contact .reserve_contactb {
    display: inline-block;
    background-color: #fff100;
    border-radius: 50px;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    padding: 14px 40px 10px;
    line-height: 1.0; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 482, style.scss */
      .reserve_contact .reserve_contactb {
        font-size: 18px;
        font-size: 1.8rem;
        display: inherit;
        border-radius: 10px;
        padding: 14px 20px 10px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 482, style.scss */
      .reserve_contact .reserve_contactb {
        font-size: 17px;
        font-size: 1.7rem;
        display: inherit;
        border-radius: 10px;
        padding: 14px 20px 5px; } }
    @media screen and (max-width: 360px) {
      /* line 482, style.scss */
      .reserve_contact .reserve_contactb {
        font-size: 16px;
        font-size: 1.6rem;
        display: inherit;
        border-radius: 10px;
        padding: 14px 20px 5px; } }

/* line 523, style.scss */
.recomend_corona {
  margin: 30px 0 0; }

/* line 526, style.scss */
.recomend_coronab {
  background-color: #00ada4;
  border-radius: 10px;
  text-align: center;
  padding: 15px 30px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 526, style.scss */
    .recomend_coronab {
      padding: 15px 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 526, style.scss */
    .recomend_coronab {
      padding: 10px 20px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 526, style.scss */
    .recomend_coronab {
      padding: 10px 20px; } }
  @media screen and (max-width: 360px) {
    /* line 526, style.scss */
    .recomend_coronab {
      padding: 10px 20px; } }
  /* line 551, style.scss */
  .recomend_coronab .recomend_title {
    font-size: 20px;
    font-size: 2.0rem;
    color: #ffffff; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 551, style.scss */
      .recomend_coronab .recomend_title {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 551, style.scss */
      .recomend_coronab .recomend_title {
        font-size: 17px;
        font-size: 1.7rem; } }
    @media screen and (max-width: 360px) {
      /* line 551, style.scss */
      .recomend_coronab .recomend_title {
        font-size: 16px;
        font-size: 1.6rem; } }
  /* line 578, style.scss */
  .recomend_coronab ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 10px 0 0; }
    /* line 584, style.scss */
    .recomend_coronab ul li {
      width: calc(50% - 30px);
      text-align: left;
      color: #ffffff;
      background-image: url("../images/icon02.png");
      background-repeat: no-repeat;
      background-position: top 0.45em left;
      background-size: 15px; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 584, style.scss */
        .recomend_coronab ul li {
          width: calc(50% - 20px); } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 584, style.scss */
        .recomend_coronab ul li {
          width: 100%; } }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 584, style.scss */
        .recomend_coronab ul li {
          width: 100%; } }
      @media screen and (max-width: 360px) {
        /* line 584, style.scss */
        .recomend_coronab ul li {
          width: 100%; } }
      /* line 613, style.scss */
      .recomend_coronab ul li span {
        display: block;
        margin-left: 20px; }

/* line 620, style.scss */
.tel_link_sp {
  text-align: center; }
  /* line 622, style.scss */
  .tel_link_sp a {
    display: block;
    max-width: 240px;
    width: auto;
    background: #00ada4;
    border-radius: 60px;
    padding: 10px 40px;
    line-height: 0;
    margin: 15px auto 5px; }

/* line 635, style.scss */
.jihi_risk {
  color: #888;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 20px 0 0 0; }

/* line 643, style.scss */
.jihi_lead_title {
  font-weight: bold; }

/* line 647, style.scss */
.jihi_lead_txt {
  margin-top: 10px; }

/* line 652, style.scss */
.kigyo_list .normalprice {
  display: inline-block;
  margin-right: 40px; }
/* line 657, style.scss */
.kigyo_list .normalprice_num {
  text-decoration: line-through; }
/* line 661, style.scss */
.kigyo_list .saleprice {
  display: inline-block;
  font-weight: bold; }

@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 668, style.scss */
  .hikaku_listb {
    overflow: auto; } }
@media screen and (min-width: 360.01px) and (max-width: 600px) {
  /* line 668, style.scss */
  .hikaku_listb {
    overflow: auto; } }
@media screen and (max-width: 360px) {
  /* line 668, style.scss */
  .hikaku_listb {
    overflow: auto; } }
/* line 682, style.scss */
.hikaku_listb p {
  text-align: center; }
  /* line 684, style.scss */
  .hikaku_listb p span {
    display: inline-block;
    text-align: left; }
/* line 689, style.scss */
.hikaku_listb > table {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 15px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 689, style.scss */
    .hikaku_listb > table {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 689, style.scss */
    .hikaku_listb > table {
      font-size: 13px;
      font-size: 1.3rem; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 689, style.scss */
    .hikaku_listb > table {
      font-size: 13px;
      font-size: 1.3rem; } }
  @media screen and (max-width: 360px) {
    /* line 689, style.scss */
    .hikaku_listb > table {
      font-size: 13px;
      font-size: 1.3rem; } }
  /* line 716, style.scss */
  .hikaku_listb > table > thead > tr > th {
    background: #DFFFFD;
    text-align: center;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 5px 3px;
    line-height: 1.5;
    /*span {
    	@include mq(m) {
    	}
    	@include mq(ls) {
    	}
    	@include mq(s) {
    	}
    	@include mq(xs) {
    		text-combine-upright:all;
    	}
    	@include mq(xxs) {
    		text-combine-upright:all;
    	}
    }*/ }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 716, style.scss */
      .hikaku_listb > table > thead > tr > th {
        font-size: 13px;
        font-size: 1.3rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 716, style.scss */
      .hikaku_listb > table > thead > tr > th {
        padding: 5px;
        white-space: nowrap; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 716, style.scss */
      .hikaku_listb > table > thead > tr > th {
        padding: 5px;
        white-space: nowrap; } }
    @media screen and (max-width: 360px) {
      /* line 716, style.scss */
      .hikaku_listb > table > thead > tr > th {
        padding: 5px;
        white-space: nowrap; } }
  /* line 762, style.scss */
  .hikaku_listb > table > thead > tr > td {
    background: #DFFFFD;
    text-align: center;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 5px 3px;
    line-height: 1.5; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 762, style.scss */
      .hikaku_listb > table > thead > tr > td {
        font-size: 13px;
        font-size: 1.3rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 762, style.scss */
      .hikaku_listb > table > thead > tr > td {
        padding: 5px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 762, style.scss */
      .hikaku_listb > table > thead > tr > td {
        padding: 5px;
        line-height: 1.5; } }
    @media screen and (max-width: 360px) {
      /* line 762, style.scss */
      .hikaku_listb > table > thead > tr > td {
        padding: 5px;
        line-height: 1.5; } }
    /* line 792, style.scss */
    .hikaku_listb > table > thead > tr > td span {
      white-space: pre;
      writing-mode: vertical-rl;
      display: inline-block;
      margin: auto;
      width: 1.5em; }
      /* line 798, style.scss */
      .hikaku_listb > table > thead > tr > td span span {
        text-combine-upright: all;
        display: inline-block; }
    /* line 814, style.scss */
    .hikaku_listb > table > thead > tr > td:has(br) span {
      width: 2.5em; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 830, style.scss */
    .hikaku_listb > table > thead tr:first-of-type th:first-of-type {
      position: sticky;
      top: 0;
      left: 0;
      border: 0;
      background: none; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 830, style.scss */
    .hikaku_listb > table > thead tr:first-of-type th:first-of-type {
      position: sticky;
      top: 0;
      left: 0;
      border: 0;
      background: none; } }
  @media screen and (max-width: 360px) {
    /* line 830, style.scss */
    .hikaku_listb > table > thead tr:first-of-type th:first-of-type {
      position: sticky;
      top: 0;
      left: 0;
      border: 0;
      background: none; } }
  /* line 856, style.scss */
  .hikaku_listb > table > thead tr:first-of-type th:first-of-type:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(100% - 1px);
    height: calc(100% - 1px);
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    z-index: -1;
    background: #DFFFFD; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 856, style.scss */
      .hikaku_listb > table > thead tr:first-of-type th:first-of-type:before {
        content: ""; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 856, style.scss */
      .hikaku_listb > table > thead tr:first-of-type th:first-of-type:before {
        content: ""; } }
    @media screen and (max-width: 360px) {
      /* line 856, style.scss */
      .hikaku_listb > table > thead tr:first-of-type th:first-of-type:before {
        content: ""; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 882, style.scss */
    .hikaku_listb > table > thead tr:first-of-type th:nth-of-type(2),
    .hikaku_listb > table > thead tr:last-of-type td:first-of-type {
      border-left: 0; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 882, style.scss */
    .hikaku_listb > table > thead tr:first-of-type th:nth-of-type(2),
    .hikaku_listb > table > thead tr:last-of-type td:first-of-type {
      border-left: 0; } }
  @media screen and (max-width: 360px) {
    /* line 882, style.scss */
    .hikaku_listb > table > thead tr:first-of-type th:nth-of-type(2),
    .hikaku_listb > table > thead tr:last-of-type td:first-of-type {
      border-left: 0; } }
  /* line 902, style.scss */
  .hikaku_listb > table > tbody > tr > th {
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    background: #ecfffe;
    padding: 5px;
    width: 180px;
    line-height: 1.5; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 902, style.scss */
      .hikaku_listb > table > tbody > tr > th {
        width: 170px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 902, style.scss */
      .hikaku_listb > table > tbody > tr > th {
        padding: 5px;
        width: 145px;
        position: sticky;
        top: 0;
        left: 42px;
        border-left: 0;
        border-bottom: 0;
        background: none;
        z-index: 1; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 902, style.scss */
      .hikaku_listb > table > tbody > tr > th {
        padding: 5px;
        width: 70px;
        position: sticky;
        top: 0;
        left: 42px;
        border-left: 0;
        border-bottom: 0;
        background: none;
        z-index: 1; } }
    @media screen and (max-width: 360px) {
      /* line 902, style.scss */
      .hikaku_listb > table > tbody > tr > th {
        padding: 5px;
        width: 70px;
        position: sticky;
        top: 0;
        left: 42px;
        border-left: 0;
        border-bottom: 0;
        background: none;
        z-index: 1; } }
    /* line 952, style.scss */
    .hikaku_listb > table > tbody > tr > th:before {
      position: absolute;
      top: 0px;
      left: 0px;
      width: calc(100% - 1px);
      height: calc(100% - 1px);
      border-left: 1px #ccc solid;
      border-right: 1px #ccc solid;
      border-bottom: 1px solid #ccc;
      z-index: -1;
      background: #DFFFFD; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 952, style.scss */
        .hikaku_listb > table > tbody > tr > th:before {
          content: ""; } }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 952, style.scss */
        .hikaku_listb > table > tbody > tr > th:before {
          content: ""; } }
      @media screen and (max-width: 360px) {
        /* line 952, style.scss */
        .hikaku_listb > table > tbody > tr > th:before {
          content: ""; } }
    /* line 977, style.scss */
    .hikaku_listb > table > tbody > tr > th:has(span) {
      width: 50px;
      text-align: center;
      vertical-align: middle;
      line-height: 1.2;
      letter-spacing: 0.1em; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 977, style.scss */
        .hikaku_listb > table > tbody > tr > th:has(span) {
          position: sticky;
          top: 0;
          left: 0;
          border-left: 0;
          border-bottom: 0;
          background: none;
          z-index: 1; } }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 977, style.scss */
        .hikaku_listb > table > tbody > tr > th:has(span) {
          position: sticky;
          top: 0;
          left: 0;
          border-left: 0;
          border-bottom: 0;
          background: none;
          z-index: 1; } }
      @media screen and (max-width: 360px) {
        /* line 977, style.scss */
        .hikaku_listb > table > tbody > tr > th:has(span) {
          position: sticky;
          top: 0;
          left: 0;
          border-left: 0;
          border-bottom: 0;
          background: none;
          z-index: 1; } }
      /* line 1014, style.scss */
      .hikaku_listb > table > tbody > tr > th:has(span) span {
        white-space: pre;
        writing-mode: vertical-rl;
        display: block;
        margin: auto;
        text-align: left;
        width: 1.2em; }
        /* line 1021, style.scss */
        .hikaku_listb > table > tbody > tr > th:has(span) span:has(br) {
          width: 2.5em; }
      /* line 1025, style.scss */
      .hikaku_listb > table > tbody > tr > th:has(span):before {
        width: 100%;
        border-right: 0; }
        @media screen and (min-width: 600.01px) and (max-width: 760px) {
          /* line 1025, style.scss */
          .hikaku_listb > table > tbody > tr > th:has(span):before {
            content: ""; } }
        @media screen and (min-width: 360.01px) and (max-width: 600px) {
          /* line 1025, style.scss */
          .hikaku_listb > table > tbody > tr > th:has(span):before {
            content: ""; } }
        @media screen and (max-width: 360px) {
          /* line 1025, style.scss */
          .hikaku_listb > table > tbody > tr > th:has(span):before {
            content: ""; } }
  /* line 1044, style.scss */
  .hikaku_listb > table > tbody > tr > td {
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 5px;
    text-align: center;
    vertical-align: middle; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1044, style.scss */
      .hikaku_listb > table > tbody > tr > td {
        padding: 8px 1px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 1044, style.scss */
      .hikaku_listb > table > tbody > tr > td {
        padding: 8px 1px; } }
    @media screen and (max-width: 360px) {
      /* line 1044, style.scss */
      .hikaku_listb > table > tbody > tr > td {
        padding: 8px 1px; } }
    /* line 1070, style.scss */
    .hikaku_listb > table > tbody > tr > td.price {
      text-align: center; }
      @media screen and (min-width: 360.01px) and (max-width: 600px) {
        /* line 1070, style.scss */
        .hikaku_listb > table > tbody > tr > td.price {
          line-height: 1.5; } }
      @media screen and (max-width: 360px) {
        /* line 1070, style.scss */
        .hikaku_listb > table > tbody > tr > td.price {
          line-height: 1.5; } }

/* line 1086, style.scss */
.maru {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 2px solid #0aaba5;
  border-radius: 100%;
  position: relative;
  top: 3px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1086, style.scss */
    .maru {
      width: 12px;
      height: 12px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1086, style.scss */
    .maru {
      width: 12px;
      height: 12px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1086, style.scss */
    .maru {
      width: 12px;
      height: 12px; } }
  @media screen and (max-width: 360px) {
    /* line 1086, style.scss */
    .maru {
      width: 12px;
      height: 12px; } }

/* line 1115, style.scss */
.maru_kuro {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #0aaba5;
  border-radius: 100%;
  position: relative;
  top: 3px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1115, style.scss */
    .maru_kuro {
      width: 12px;
      height: 12px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1115, style.scss */
    .maru_kuro {
      width: 12px;
      height: 12px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1115, style.scss */
    .maru_kuro {
      width: 12px;
      height: 12px; } }
  @media screen and (max-width: 360px) {
    /* line 1115, style.scss */
    .maru_kuro {
      width: 12px;
      height: 12px; } }

/* line 1144, style.scss */
.shikaku {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #0aaba5;
  position: relative;
  top: 3px;
  transform: rotate(45deg); }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1144, style.scss */
    .shikaku {
      width: 10px;
      height: 10px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1144, style.scss */
    .shikaku {
      width: 10px;
      height: 10px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1144, style.scss */
    .shikaku {
      width: 10px;
      height: 10px; } }
  @media screen and (max-width: 360px) {
    /* line 1144, style.scss */
    .shikaku {
      width: 10px;
      height: 10px; } }
  /* line 1172, style.scss */
  .asterisk .shikaku {
    margin-left: 2px;
    margin-right: 2px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1172, style.scss */
      .asterisk .shikaku {
        margin-left: 1px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1172, style.scss */
      .asterisk .shikaku {
        margin-left: 1px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 1172, style.scss */
      .asterisk .shikaku {
        margin-left: 1px; } }
    @media screen and (max-width: 360px) {
      /* line 1172, style.scss */
      .asterisk .shikaku {
        margin-left: 1px; } }

/* line 1191, style.scss */
.maru_kihon {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 2px solid #0aaba5;
  position: relative;
  top: 3px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1191, style.scss */
    .maru_kihon {
      width: 12px;
      height: 12px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1191, style.scss */
    .maru_kihon {
      width: 12px;
      height: 12px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1191, style.scss */
    .maru_kihon {
      width: 12px;
      height: 12px; } }
  @media screen and (max-width: 360px) {
    /* line 1191, style.scss */
    .maru_kihon {
      width: 12px;
      height: 12px; } }

/* line 1219, style.scss */
.maru_coin {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #0aaba5;
  position: relative;
  top: 3px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1219, style.scss */
    .maru_coin {
      width: 12px;
      height: 12px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1219, style.scss */
    .maru_coin {
      width: 12px;
      height: 12px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1219, style.scss */
    .maru_coin {
      width: 12px;
      height: 12px; } }
  @media screen and (max-width: 360px) {
    /* line 1219, style.scss */
    .maru_coin {
      width: 12px;
      height: 12px; } }

/* line 1247, style.scss */
.sankaku {
  display: inline-block;
  width: 0;
  height: 0;
  border-bottom: 15px solid #0aaba5;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  position: relative;
  top: 3px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1247, style.scss */
    .sankaku {
      border-bottom: 12px solid #0aaba5;
      border-right: 7px solid transparent;
      border-left: 7px solid transparent; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1247, style.scss */
    .sankaku {
      border-bottom: 12px solid #0aaba5;
      border-right: 7px solid transparent;
      border-left: 7px solid transparent; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1247, style.scss */
    .sankaku {
      border-bottom: 12px solid #0aaba5;
      border-right: 7px solid transparent;
      border-left: 7px solid transparent; } }
  @media screen and (max-width: 360px) {
    /* line 1247, style.scss */
    .sankaku {
      border-bottom: 12px solid #0aaba5;
      border-right: 7px solid transparent;
      border-left: 7px solid transparent; } }

/* line 1285, style.scss */
.hikaku_list .normalprice {
  display: block; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1285, style.scss */
    .hikaku_list .normalprice {
      line-height: 1.5; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1285, style.scss */
    .hikaku_list .normalprice {
      line-height: 1.5; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1285, style.scss */
    .hikaku_list .normalprice {
      line-height: 1.5; } }
  @media screen and (max-width: 360px) {
    /* line 1285, style.scss */
    .hikaku_list .normalprice {
      line-height: 1.5; } }
/* line 1305, style.scss */
.hikaku_list .normalprice_num {
  text-decoration: line-through; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1305, style.scss */
    .hikaku_list .normalprice_num {
      display: block; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1305, style.scss */
    .hikaku_list .normalprice_num {
      display: block; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1305, style.scss */
    .hikaku_list .normalprice_num {
      display: block; } }
  @media screen and (max-width: 360px) {
    /* line 1305, style.scss */
    .hikaku_list .normalprice_num {
      display: block; } }
/* line 1325, style.scss */
.hikaku_list .saleprice {
  display: block;
  font-weight: bold; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1325, style.scss */
    .hikaku_list .saleprice {
      line-height: 1.5;
      margin-top: 0.5em; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1325, style.scss */
    .hikaku_list .saleprice {
      line-height: 1.5;
      margin-top: 0.5em; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1325, style.scss */
    .hikaku_list .saleprice {
      line-height: 1.5;
      margin-top: 0.5em; } }
  @media screen and (max-width: 360px) {
    /* line 1325, style.scss */
    .hikaku_list .saleprice {
      line-height: 1.5;
      margin-top: 0.5em; } }
@media screen and (min-width: 760.01px) and (max-width: 930px) {
  /* line 1350, style.scss */
  .hikaku_list .saleprice_num {
    display: block; } }
@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 1350, style.scss */
  .hikaku_list .saleprice_num {
    display: block; } }
@media screen and (min-width: 360.01px) and (max-width: 600px) {
  /* line 1350, style.scss */
  .hikaku_list .saleprice_num {
    display: block; } }
@media screen and (max-width: 360px) {
  /* line 1350, style.scss */
  .hikaku_list .saleprice_num {
    display: block; } }

/* line 1374, style.scss */
.complete_medical_checkup_lead_title {
  text-align: center;
  font-size: 24px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1374, style.scss */
    .complete_medical_checkup_lead_title {
      font-size: 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1374, style.scss */
    .complete_medical_checkup_lead_title {
      font-size: 20px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1374, style.scss */
    .complete_medical_checkup_lead_title {
      font-size: 16px;
      font-weight: bold; } }
  @media screen and (max-width: 360px) {
    /* line 1374, style.scss */
    .complete_medical_checkup_lead_title {
      font-size: 16px;
      font-weight: bold; } }

/* line 1399, style.scss */
.complete_medical_checkup_lead_unit {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px; }

/* line 1406, style.scss */
.complete_medical_checkup_lead_unit_time {
  background: #0aaba5;
  color: #fff;
  line-height: 1.2;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-right: 20px;
  border-radius: 5px;
  padding: 7px 20px 5px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1406, style.scss */
    .complete_medical_checkup_lead_unit_time {
      height: 65px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1406, style.scss */
    .complete_medical_checkup_lead_unit_time {
      height: 65px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1406, style.scss */
    .complete_medical_checkup_lead_unit_time {
      height: 55px;
      padding: 7px 10px 5px;
      margin-right: 10px;
      width: 140px; } }
  @media screen and (max-width: 360px) {
    /* line 1406, style.scss */
    .complete_medical_checkup_lead_unit_time {
      height: 55px;
      padding: 7px 10px 5px;
      margin-right: 10px;
      width: 140px; } }

/* line 1444, style.scss */
.complete_medical_checkup_lead_unit_txt {
  font-size: 20px;
  line-height: 1.5;
  color: #0aaba5; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1444, style.scss */
    .complete_medical_checkup_lead_unit_txt {
      font-size: 18px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1444, style.scss */
    .complete_medical_checkup_lead_unit_txt {
      font-size: 18px; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1444, style.scss */
    .complete_medical_checkup_lead_unit_txt {
      font-size: 16px; } }
  @media screen and (max-width: 360px) {
    /* line 1444, style.scss */
    .complete_medical_checkup_lead_unit_txt {
      font-size: 15px; } }

/* line 1466, style.scss */
ul.kenshin_list {
  display: flex;
  justify-content: center; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1466, style.scss */
    ul.kenshin_list {
      flex-wrap: wrap;
      justify-content: flex-start; } }
  @media screen and (min-width: 360.01px) and (max-width: 600px) {
    /* line 1466, style.scss */
    ul.kenshin_list {
      flex-wrap: wrap;
      justify-content: flex-start; } }
  @media screen and (max-width: 360px) {
    /* line 1466, style.scss */
    ul.kenshin_list {
      flex-direction: column; } }
  /* line 1484, style.scss */
  ul.kenshin_list li {
    width: calc((100% - 80px) / 5);
    margin-right: 20px;
    background: #0aaba5;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    line-height: 1.5; }
    @media screen and (min-width: 930.01px) and (max-width: 1100px) {
      /* line 1484, style.scss */
      ul.kenshin_list li {
        width: calc((100% - 60px) / 5);
        margin-right: 15px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1484, style.scss */
      ul.kenshin_list li {
        width: calc((100% - 10px) / 5);
        margin-right: 10px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1484, style.scss */
      ul.kenshin_list li {
        width: calc(50% - 10px);
        margin-right: 20px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 1484, style.scss */
      ul.kenshin_list li {
        width: calc(50% - 5px);
        margin-right: 10px; } }
    @media screen and (max-width: 360px) {
      /* line 1484, style.scss */
      ul.kenshin_list li {
        width: 100%;
        margin-top: 10px; } }
    /* line 1514, style.scss */
    ul.kenshin_list li:last-of-type {
      margin-right: 0; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1517, style.scss */
      ul.kenshin_list li:nth-of-type(2n) {
        margin-right: 0; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 1517, style.scss */
      ul.kenshin_list li:nth-of-type(2n) {
        margin-right: 0; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1531, style.scss */
      ul.kenshin_list li:nth-of-type(n+3) {
        margin-top: 10px; } }
    @media screen and (min-width: 360.01px) and (max-width: 600px) {
      /* line 1531, style.scss */
      ul.kenshin_list li:nth-of-type(n+3) {
        margin-top: 10px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1545, style.scss */
      .kigyo_listb ul.kenshin_list li {
        width: calc((100% - 10px) / 4);
        margin-right: 10px; } }

/* line 1561, style.scss */
.icon_list {
  margin: 15px 0 0; }
  /* line 1563, style.scss */
  .icon_list ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 930px;
    width: 100%;
    margin: auto; }
    /* line 1569, style.scss */
    .icon_list ul li {
      margin-right: 20px; }
      /* line 1571, style.scss */
      .icon_list ul li div {
        margin-right: 10px; }
      /* line 1574, style.scss */
      .icon_list ul li .sankaku {
        top: 1px; }
      /* line 1577, style.scss */
      .icon_list ul li .shikaku {
        top: 0; }
        @media screen and (min-width: 360.01px) and (max-width: 600px) {
          /* line 1577, style.scss */
          .icon_list ul li .shikaku {
            margin-left: 2px; } }
        @media screen and (max-width: 360px) {
          /* line 1577, style.scss */
          .icon_list ul li .shikaku {
            margin-left: 2px; } }

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