@charset "UTF-8";
.gen-m {
  /*源ノ角ゴシック Medium*/
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.gen-b {
  /*源ノ角ゴシック Bold*/
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.gen-r {
  /*源ノ角ゴシック Regular*/
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.c-disp--pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .c-disp--pc {
    display: block;
  }
}

.c-disp--sp {
  display: block;
}
@media screen and (min-width: 768px) {
  .c-disp--sp {
    display: none;
  }
}

.c-br--sp {
  display: block;
}
@media screen and (min-width: 1024px) {
  .c-br--sp {
    display: none;
  }
}

.c-br--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-br--pc {
    display: block;
  }
}

.c-anchor--normal {
  margin-top: -65px;
  padding-top: 65px;
}
@media screen and (min-width: 481px) {
  .c-anchor--normal {
    margin-top: -85px;
    padding-top: 85px;
  }
}
@media screen and (min-width: 1024px) {
  .c-anchor--normal {
    margin-top: -6rem;
    padding-top: 6rem;
  }
}

.c-hidden {
  display: none !important;
}

.c-br--sp {
  display: block;
}
@media screen and (min-width: 768px) {
  .c-br--sp {
    display: none;
  }
}

.p-index-news__covid {
  display: block;
  width: 100%;
  margin: auto;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .p-index-news__covid {
    width: 85%;
    max-width: 728px;
  }
}
.p-index-news__covid img {
  display: block;
  width: 100%;
  height: auto;
}
.p-index-news__covid:hover {
  opacity: 0.7;
}

.p-index-medical__stop {
  /*源ノ角ゴシック Medium*/
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #f93d69;
  border: 2.0824px solid #f93d69;
  line-height: 1.55;
  text-align: center;
  display: inline-block;
  padding: 0.5em 1.25em;
  font-size: 1rem;
  margin-top: 0.75rem;
}
@media screen and (min-width: 768px) {
  .p-index-medical__stop {
    font-size: 0.9rem;
  }
}
.p-index-medical__linklist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: auto auto 0 auto;
}
@media screen and (min-width: 375px) {
  .p-index-medical__linklist {
    width: 90%;
  }
}
@media screen and (min-width: 481px) {
  .p-index-medical__linklist {
    width: 77.5%;
  }
}
@media screen and (min-width: 768px) {
  .p-index-medical__linklist {
    width: 90%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medical__linklist {
    width: 80%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-medical__linklist {
    width: 70%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-medical__linklist {
    width: 80%;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-medical__linklist {
    width: 85%;
  }
}
.p-index-medical__linklist__link {
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-index-medical__linklist__link {
    min-width: 34%;
  }
}

.p-idnex-endoscope {
  position: relative;
}
.p-idnex-endoscope__table {
  box-sizing: border-box;
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
.p-idnex-endoscope__table__title {
  background-color: #61ACDF;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  vertical-align: middle;
  /*font-size: 1.44rem;*/
  font-size: 1.12rem;
  /*width: 50%;*/
  width: 10%;
}
@media screen and (min-width: 768px) {
  .p-idnex-endoscope__table__title {
    border: 1px solid #ffffff;
    border-top: 1px solid #61ACDF;
    border-bottom: none;
    font-size: 1rem;
    height: 3.5rem;
    width: 20%;
  }
}
.p-idnex-endoscope__table__title--period {
  /*font-size: 1.6rem;*/
  font-size: 1.12rem;
  height: 3.5em;
  border-top: 1px solid #61ACDF;
  border-right: 1px solid white;
}
@media screen and (min-width: 1024px) {
  .p-idnex-endoscope__table__title:first-child {
    border-left: 1px solid #61ACDF;
  }
}
@media screen and (min-width: 1024px) {
  .p-idnex-endoscope__table__title:last-child {
    border-right: 1px solid #61ACDF;
  }
}
.p-idnex-endoscope__table__text {
  background-color: #ffffff;
  border: 1px solid #A5A5A5;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #1D4C7C;
  text-align: center;
  vertical-align: middle;
  /*font-size: 1.6rem;*/
  font-size: 1.28rem;
  height: 2.75em;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .p-idnex-endoscope__table__text {
    font-size: 1.2rem;
    height: 3.5rem;
    width: 20%;
  }
}
.p-idnex-endoscope__table__text__inner {
  display: inline-block;
  text-align: right;
  min-width: 2.5em;
}
@media screen and (min-width: 768px) {
  .p-idnex-endoscope__table__text--period {
    font-size: 1rem;
  }
}
.p-idnex-endoscope__table tr:last-child .p-idnex-endoscope__table__title {
  border-bottom: 1px solid #61ACDF;
}

.p-index-doctor {
  position: relative;
}
.p-index-doctor__inner {
  padding-bottom: 5rem;
}
@media screen and (min-width: 1024px) {
  .p-index-doctor__inner {
    padding-bottom: 7rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-doctor__inner {
    padding-bottom: 5rem;
  }
}

.p-homemedical__stop {
  display: inline-block;
  border: 2px solid #f93d69;
  padding: 1.2rem 2rem;
}
@media screen and (min-width: 768px) {
  .p-homemedical__stop {
    padding: 1.2rem 2.5rem;
  }
}
.p-homemedical__stop__title {
  /*源ノ角ゴシック Bold*/
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #f93d69;
  line-height: 1.5;
  text-align: center;
  font-size: 1.5rem;
  border-bottom: 1px solid #f93d69;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
}
@media screen and (min-width: 768px) {
  .p-homemedical__stop__title {
    font-size: 1.5rem;
    padding-bottom: 0.4em;
    margin-bottom: 0.4em;
  }
}
.p-homemedical__stop__text {
  /*源ノ角ゴシック Regular*/
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #f93d69;
  line-height: 1.8;
  text-align: justify;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p-homemedical__stop__text {
    text-align: center;
    font-size: 0.9rem;
  }
}

.p-gastroscopy-feature__link {
  display: flex;
}

.p-colonoscopy-feature__link {
  display: flex;
}

.p-guide-bring__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 1.5rem 0 0;
}
.p-guide-bring__list__item {
  width: 48%;
  text-align: center;
  background-color: #e7f4fa;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .p-guide-bring__list__item {
    width: 23%;
  }
}
@media screen and (min-width: 1024px) {
  .p-guide-bring__list__item {
    padding-top: 1.5rem;
  }
}
.p-guide-bring__list__img {
  width: 70%;
}
@media screen and (min-width: 1024px) {
  .p-guide-bring__list__img {
    width: 80%;
  }
}
.p-guide-bring__list__title {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.p-guide-bring__caution {
  font-size: 1.2rem;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #1d4c7c;
  text-align: center;
  margin: 1rem auto;
}
@media screen and (min-width: 768px) {
  .p-guide-bring__caution--br {
    display: none;
  }
}
.p-guide-bring__note {
  font-size: 1.1rem;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .p-guide-bring__note {
    font-size: 0.9rem;
  }
}
.p-guide-bring__note__item {
  margin-left: 1em;
  text-indent: -1em;
}
.p-guide-bring__note__link {
  color: #1d4c7c;
  text-decoration: underline;
}/*# sourceMappingURL=common.css.map */