/* CSS Document */
/* line 9, style.scss */
.mainb {
  max-width: 1300px;
  margin: 0 auto; }

/* line 14, style.scss */
.rinen_title {
  text-align: center;
  font-size: 28px;
  line-height: 1.8;
  background: url("../images/waku1.png") 0 50% no-repeat, url("../images/waku2.png") 100% 50% no-repeat;
  background-size: 20px 100%;
  padding: 20px 30px;
  max-width: 900px;
  margin: 0 auto; }
  @media screen and (min-width: 930.01px) and (max-width: 1300px) {
    /* line 14, style.scss */
    .rinen_title {
      font-size: 24px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 14, style.scss */
    .rinen_title {
      font-size: 22px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 14, style.scss */
    .rinen_title {
      font-size: 20px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 14, style.scss */
    .rinen_title {
      font-size: 18px;
      padding: 20px 5px;
      letter-spacing: normal; } }
  @media screen and (max-width: 350px) {
    /* line 14, style.scss */
    .rinen_title {
      font-size: 16px;
      padding: 20px 5px;
      letter-spacing: normal; } }

/* line 47, style.scss */
.rinen_txt {
  margin: 40px auto 0;
  width: fit-content; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 47, style.scss */
    .rinen_txt {
      margin-top: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 47, style.scss */
    .rinen_txt {
      margin-top: 30px; } }
  @media screen and (max-width: 350px) {
    /* line 47, style.scss */
    .rinen_txt {
      margin-top: 30px; } }

/* line 66, style.scss */
.shishinlist > ul {
  counter-reset: number 0; }
  /* line 69, style.scss */
  .shishinlist > ul > li {
    padding: 25px 20px;
    border-bottom: 1px solid #adcada; }
    @media screen and (min-width: 930.01px) and (max-width: 1300px) {
      /* line 69, style.scss */
      .shishinlist > ul > li {
        padding: 25px 15px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 69, style.scss */
      .shishinlist > ul > li {
        padding: 25px 10px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 69, style.scss */
      .shishinlist > ul > li {
        padding: 25px 10px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 69, style.scss */
      .shishinlist > ul > li {
        padding: 25px 10px; } }
    @media screen and (max-width: 350px) {
      /* line 69, style.scss */
      .shishinlist > ul > li {
        padding: 20px 5px; } }
    /* line 89, style.scss */
    .shishinlist > ul > li:nth-last-of-type(1) {
      border-bottom: none; }

/* line 98, style.scss */
.shishinlist_title {
  display: flex;
  align-items: flex-start;
  font-size: 22px;
  line-height: 1.5; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 98, style.scss */
    .shishinlist_title {
      font-size: 19px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 98, style.scss */
    .shishinlist_title {
      font-size: 17px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 98, style.scss */
    .shishinlist_title {
      font-size: 17px; } }
  @media screen and (max-width: 350px) {
    /* line 98, style.scss */
    .shishinlist_title {
      font-size: 16px; } }
  /* line 120, style.scss */
  .shishinlist_title:before {
    counter-increment: number 1;
    content: counter(number) ".";
    display: block;
    white-space: nowrap;
    margin-right: 15px;
    font-size: 32px;
    line-height: 1.2;
    margin-top: -5px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 120, style.scss */
      .shishinlist_title:before {
        font-size: 26px;
        margin-top: -5px;
        margin-right: 10px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 120, style.scss */
      .shishinlist_title:before {
        font-size: 24px;
        margin-top: -5px;
        margin-right: 10px; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 120, style.scss */
      .shishinlist_title:before {
        font-size: 24px;
        margin-top: -5px;
        margin-right: 7px; } }
    @media screen and (max-width: 350px) {
      /* line 120, style.scss */
      .shishinlist_title:before {
        font-size: 22px;
        margin-top: -3px;
        margin-right: 7px; } }

/* line 159, style.scss */
.shishinlist_txt {
  margin: 10px 0 0 2.5em; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 159, style.scss */
    .shishinlist_txt {
      margin: 10px 0 0 2.0em; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 159, style.scss */
    .shishinlist_txt {
      margin: 10px 0 0 1.8em; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 159, style.scss */
    .shishinlist_txt {
      margin: 10px 0 0 1.7em;
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 159, style.scss */
    .shishinlist_txt {
      margin: 10px 0 0 1.7em;
      display: block; } }

/* line 181, style.scss */
.clinicimg {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 181, style.scss */
    .clinicimg {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 181, style.scss */
    .clinicimg {
      display: block; } }

/* line 201, style.scss */
.clinicimg_set {
  width: calc(50% - 20px);
  margin: 20px 0; }
  @media screen and (min-width: 930.01px) and (max-width: 1300px) {
    /* line 201, style.scss */
    .clinicimg_set {
      width: calc(50% - 10px); } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 201, style.scss */
    .clinicimg_set {
      width: calc(50% - 10px); } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 201, style.scss */
    .clinicimg_set {
      width: calc(50% - 10px); } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 201, style.scss */
    .clinicimg_set {
      width: 100%; } }
  @media screen and (max-width: 350px) {
    /* line 201, style.scss */
    .clinicimg_set {
      width: 100%; } }

/* line 228, style.scss */
.clinicimg_txt {
  font-size: 20px;
  text-align: center;
  margin: 10px 0 0 0; }
  @media screen and (min-width: 930.01px) and (max-width: 1300px) {
    /* line 228, style.scss */
    .clinicimg_txt {
      font-size: 20px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 228, style.scss */
    .clinicimg_txt {
      font-size: 18px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 228, style.scss */
    .clinicimg_txt {
      font-size: 17px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 228, style.scss */
    .clinicimg_txt {
      margin: 5px 0 0 0;
      font-size: 17px; } }
  @media screen and (max-width: 350px) {
    /* line 228, style.scss */
    .clinicimg_txt {
      font-size: 17px;
      margin: 5px 0 0 0; } }

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