<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.contents_wrap .contents_flex &gt; #main {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #main .block.list.ul.anchors ul li a, #main &gt; ul.anchors li a {
    padding: 13px 29px 14px 12px;
  }
}
#main .block-section:first-child + .block-section {
  margin-top: 57px;
}
@media screen and (max-width: 767px) {
  #main .block-section:first-child + .block-section {
    margin-top: 38px;
  }
}
#main .sp-howto {
  display: none;
}
@media screen and (max-width: 1024px) {
  #main .sp-howto {
    flex: 0 0 auto;
    text-align: right;
    padding-right: 14px;
    color: #ccc;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: -0.02em;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  #main .sp-howto {
    display: block;
  }
}
#main ul.notice {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main ul.notice {
    margin-top: 10px;
    padding-right: 7px;
    font-size: 13px;
    line-height: 20px;
  }
}
#main ul.notice li {
  text-indent: -16px;
  padding-left: 16px;
}
#main ul.notice li::before {
  display: inline-block;
  content: "※";
  width: 16px;
  text-indent: 0;
}
#main .block .time {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #main .block .time {
    margin: 24px 15px 0;
  }
}
#main .block .time a.phone-button {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  justify-content: center;
  max-width: 440px;
  border-radius: 32px;
  padding: 16px 16px 16px 16px;
  text-decoration: none;
  color: #444444;
  line-height: 1;
  letter-spacing: 0;
  transition: opacity ease-in-out 0.2s;
}
@media screen and (max-width: 767px) {
  #main .block .time a.phone-button {
    width: 290px;
    padding: 16px 30px 16px 33px;
  }
}
#main .block .time a.phone-button:hover {
  opacity: 0.8;
}
#main .block .time a.phone-button .name {
  font-size: 18px;
  font-weight: 500;
  margin-right: 12px;
  transform: translateX(-6px);
}
@media screen and (max-width: 767px) {
  #main .block .time a.phone-button .name {
    font-size: 15px;
  }
}
#main .block .time a.phone-button .name::before {
  content: "";
  display: inline-block;
  background: url(../media/images/common/phone_gray.svg) no-repeat center / contain;
  width: 32px;
  height: 32px;
  vertical-align: -9px;
  margin-right: 3px;
}
@media screen and (max-width: 767px) {
  #main .block .time a.phone-button .name::before {
    width: 24px;
    height: 24px;
    vertical-align: -5px;
    margin-right: 2px;
  }
}
#main .block .time a.phone-button .phone-num {
  padding-top: 2px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 28px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #main .block .time a.phone-button .phone-num {
    padding-top: 0;
    font-size: 20px;
  }
}
#main .block .time .kamoku {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width: 1024px) {
  #main .block .time .kamoku {
    margin-top: 24px;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
  }
}
#main .block .time .kamoku .title {
  flex: 0 0 auto;
}
@media screen and (max-width: 767px) {
  #main .block .time .kamoku .title {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
#main .block .time .kamoku .title h4 {
  margin: 0;
  background-color: #000;
  width: 120px;
  min-height: 120px;
  border-bottom-right-radius: 30px;
  padding: 0 0 4px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  #main .block .time .kamoku .title h4 {
    flex: 0 0 auto;
    width: 185px;
    min-height: 40px;
    border-bottom-right-radius: 8px;
    padding: 0 15px;
    text-align: left;
    font-size: 16px;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 2px;
  }
}
#main .block .time .kamoku .r {
  flex: 1 1 auto;
}
@media screen and (max-width: 1024px) {
  #main .block .time .kamoku .r .table-wrapper {
    overflow: scroll visible;
  }
}
#main .block .time .kamoku .r .table-wrapper table {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  #main .block .time .kamoku .r .table-wrapper table {
    width: 640px;
  }
}
#main .block .time .kamoku .r .table-wrapper table th, #main .block .time .kamoku .r .table-wrapper table td {
  border: 1px solid #969798;
  width: 72px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0;
}
#main .block .time .kamoku .r .table-wrapper table thead th {
  background-color: #F2F2F2;
  padding: 10px 0 13px;
  font-size: 16px;
  white-space: nowrap;
}
#main .block .time .kamoku .r .table-wrapper table tbody td {
  background-color: #fff;
  padding: 11px 0 10px;
  font-size: 14px;
}
#main .block .time .kamoku .r .table-wrapper table tbody td.jikantai-text {
  width: 76px;
  font-size: 16px;
  letter-spacing: 3px;
  padding-left: 3px;
  white-space: nowrap;
}
#main .block .time .kamoku .r .table-wrapper table tbody td.jikantai-digit {
  width: 131px;
  padding-left: 19px;
  padding-right: 19px;
  text-align: right;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  white-space: nowrap;
}
#main .block .time .kamoku .r .table-wrapper table tbody td span.ok {
  display: inline-block;
  width: 17px;
  height: 17px;
  border-radius: 9px;
}
#main .block .time .kamoku .r .table-wrapper table tbody td span.ng {
  display: inline-block;
  background-color: #444444;
  width: 17px;
  height: 1px;
  vertical-align: 6px;
}
#main .block .time .kamoku .r .table-wrapper table tbody td span.memo {
  font-size: 12px;
}
#main .block .time .kamoku .r .table-wrapper table tbody td span.oshin {
  font-weight: bold;
}
#main .block .time .kamoku .r .table-wrapper table tbody td span.off {
  color: red;
}
#main .block .time .kamoku .r .table-wrapper table tbody tr.bottom-dots td:not([rowspan]) {
  border-bottom-style: dotted;
  padding-bottom: 9.5px;
}
#main .block .time .kamoku .r .table-wrapper table tbody tr.top-dots td {
  border-top-style: dotted;
}
#main .block .time .kamoku.naika h4 {
  background-color: #ee838a;
  letter-spacing: 4px;
}
@media print, screen and (min-width: 1025px) {
  #main .block .time .kamoku.naika h4 {
    padding-left: 4px;
  }
}
#main .block .time .kamoku.naika span.ok {
  background-color: #ee838a;
}
#main .block .time .kamoku.shonika h4 {
  background-color: #fea834;
}
#main .block .time .kamoku.shonika span.ok {
  background-color: #fea834;
}
#main .block .time .kamoku.kensa h4 {
  background-color: #8a8ccc;
}
#main .block .time .kamoku.kensa span.ok {
  background-color: #8a8ccc;
}
#main .block .time .kamoku.kensa table.kensa tbody td:first-child {
  white-space: nowrap;
}
#main .block .time .kamoku.kensa table.kensa th, #main .block .time .kamoku.kensa table.kensa td {
  width: auto !important;
  padding: 11px 20px 12px !important;
  font-size: 16px !important;
}
#main .block .time .kamoku.kensa table.kensa td.jikantai-text.void {
  border-right-style: hidden;
}
#main .block .time .kamoku.kensa td.biweekly {
  padding: 7px 0 6px !important;
}
#main .block .time .kamoku.kensa td.biweekly span.nth {
  display: block;
  font-size: 14px;
  line-height: 18px;
}
#main .block .time .kamoku.shika h4 {
  background-color: #33b9b4;
  letter-spacing: 4px;
}
@media print, screen and (min-width: 1025px) {
  #main .block .time .kamoku.shika h4 {
    padding-left: 4px;
  }
}
#main .block .time .kamoku.shika span.ok {
  background-color: #33b9b4;
}
#main .block .time .kamoku.shika .phone {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  #main .block .time .kamoku.shika .phone {
    margin-top: 15px;
  }
}
#main .block .time .kamoku.shika .phone a.phone-button {
  background-color: #ccedeb;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  #main .block .time .kamoku.shika .phone a.phone-button {
    margin: 0 auto;
  }
}
#main .block .time .kamoku.shika .phone a.phone-button .name {
  margin-right: 32px;
}
#main .block .time .kensa-reserve {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: 46px;
  margin-bottom: 49px;
  border-top: 1px solid #D7D8D9;
  border-bottom: 1px solid #D7D8D9;
  padding: 23px 0;
}
@media screen and (max-width: 767px) {
  #main .block .time .kensa-reserve {
    margin-top: 23px;
    margin-bottom: 32px;
    padding: 22px 0 24px;
    flex-direction: column;
    gap: 10px;
  }
}
#main .block .time .kensa-reserve p {
  flex: 0 0 auto;
  margin: 0;
  line-height: 26px;
}
@media screen and (max-width: 1024px) {
  #main .block .time .kensa-reserve p {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main .block .time .kensa-reserve p {
    margin-bottom: 0;
    text-align: center;
    line-height: 25px;
  }
}
#main .block .time .kensa-reserve a.phone-button {
  flex: 1 1 auto;
  margin-right: 0;
  margin-left: auto;
  background-color: #e2e2f2;
}
@media screen and (max-width: 767px) {
  #main .block .time .kensa-reserve a.phone-button {
    margin-right: auto;
  }
}
#main .block .doctors {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #main .block .doctors {
    margin: 20px 15px 0;
  }
}
#main .block .doctors h4 {
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #main .block .doctors h4 {
    /**/
  }
}
#main .block .doctors h4 .ym {
  flex: 0 0 auto;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .block .doctors h4 .ym {
    /**/
  }
}
#main .block .doctors h4 .ym .digit {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: normal;
  font-size: 36px;
  vertical-align: 0;
  margin-right: 3px;
}
@media screen and (max-width: 767px) {
  #main .block .doctors h4 .ym .digit {
    font-size: 32px;
  }
}
#main .block .doctors h4 .ym .kanji {
  font-size: 26px;
  font-weight: 500;
  vertical-align: 1px;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  #main .block .doctors h4 .ym .kanji {
    font-size: 20px;
    margin-right: 18px;
  }
}
#main .block .doctors h4 a {
  flex: 0 0 260px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  border: 2px solid #75C62F;
  border-radius: 10px;
  padding: 17px 42px 19px 22px;
  background: #fff url(../media/images/medical/chevron_right_green.svg) no-repeat right 18px center / 24px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #444444;
  letter-spacing: 0;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #main .block .doctors h4 a {
    flex-basis: 170px;
    border-radius: 8px;
    padding: 11px 28px 12px 12px;
    font-size: 13px;
    background-position: right 8px center;
    background-size: 20px;
  }
}
#main .block .doctors .sp-howto {
  display: none;
}
@media screen and (max-width: 767px) {
  #main .block .doctors .sp-howto {
    display: block;
    margin-top: 0px;
    text-align: right;
    padding-right: 14px;
    color: #ccc;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: -0.02em;
    line-height: 22px;
  }
}
#main .block .doctors .table-wrapper {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  #main .block .doctors .table-wrapper {
    margin-top: 0px;
    overflow: scroll visible;
  }
}
#main .block .doctors .table-wrapper table {
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  #main .block .doctors .table-wrapper table {
    width: auto;
  }
}
#main .block .doctors .table-wrapper table th, #main .block .doctors .table-wrapper table td {
  border: 1px solid #969798;
}
#main .block .doctors __ul.notice {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .block .doctors __ul.notice {
    margin-top: 10px;
    padding-right: 7px;
    font-size: 13px;
    line-height: 20px;
  }
}
#main .block .doctors __ul.notice li {
  text-indent: -16px;
  padding-left: 16px;
}
#main .block .doctors __ul.notice li::before {
  display: inline-block;
  content: "※";
  width: 16px;
  text-indent: 0;
}
#main .doctors_schedule_table {
  margin: 20px 0 30px;
}
@media screen and (max-width: 767px) {
  #main .doctors_schedule_table {
    margin-bottom: 50px;
    padding-left: 16px;
  }
}
@media screen and (max-width: 1024px) {
  #main .doctors_schedule_table .sp-howto {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #main .doctors_schedule_table .sp-howto {
    padding-right: 30px;
    transform: translateY(-10px);
  }
}
@media screen and (max-width: 1024px) {
  #main .doctors_schedule_table .sp_scroll {
    overflow-x: scroll;
  }
}
#main .doctors_schedule_table .notice {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #main .doctors_schedule_table .notice {
    margin-top: 8px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #main .doctors_schedule_table .notice li {
    letter-spacing: 0.07em;
    line-height: 1.8;
  }
}
#main .schedule_table_wrap {
  display: flex;
  align-items: flex-start;
  flex-flow: row nowrap;
}
@media screen and (max-width: 767px) {
  #main .schedule_table_wrap {
    width: 212vw;
  }
}
#main .schedule_table_wrap .notice {
  margin-top: 22px;
}
#main table.schedule {
  border: 1px solid #969798;
  min-width: 0;
}
#main table.schedule + table.schedule {
  margin-left: 1%;
}
#main table.schedule.morning {
  flex: 0 0 43.1%;
}
@media print, screen and (max-width: 1025px) and (min-width: 768px) {
  #main table.schedule.morning {
    flex: 0 0 auto;
  }
}
#main table.schedule.morning tbody td:nth-child(2), #main table.schedule.morning tbody td:nth-child(3), #main table.schedule.morning tbody td:nth-child(5) {
  border-right: 1px dotted #969798;
}
#main table.schedule.afternoon {
  flex: 0 0 37%;
}
@media print, screen and (max-width: 1025px) and (min-width: 768px) {
  #main table.schedule.afternoon {
    flex: 0 0 auto;
  }
}
#main table.schedule.afternoon thead tr:nth-child(2) th {
  border-right: 1px solid #969798;
}
#main table.schedule.afternoon tbody td:nth-child(5) {
  border-right: 1px dotted #969798;
}
#main table.schedule.night {
  flex: 1 1 auto;
}
@media print, screen and (max-width: 1025px) and (min-width: 768px) {
  #main table.schedule.night {
    flex: 0 0 auto;
  }
}
#main table.schedule.night thead tr th {
  border-right: 1px solid #969798;
}
#main table.schedule thead {
  height: 214px;
  border-bottom: 1px solid #969798;
}
#main table.schedule thead .vertical-rl {
  writing-mode: vertical-rl;
  white-space: nowrap;
}
#main table.schedule thead .ls {
  text-indent: 1em;
  letter-spacing: 0.15em;
}
#main table.schedule thead th {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.1;
  letter-spacing: 0.1em;
  text-align: left;
}
#main table.schedule thead th.br {
  border-right: 1px solid #969798;
}
#main table.schedule thead th.bl {
  border-left: 1px solid #969798;
}
#main table.schedule thead tr th:not([rowspan]):not([colspan]) {
  border-right: 1px dotted #969798;
}
#main table.schedule thead tr:not(:first-child) th {
  padding: 6px 0;
  border-top: 1px solid #969798;
  background: #F2F2F2;
  font-size: 16px;
  text-align: center;
}
#main table.schedule thead tr:not(:first-child) th:not([colspan]) {
  padding: 6px 10px 3px;
  width: 50px;
}
#main table.schedule thead tr:not(:first-child) th.cell_flexible {
  padding: 2px;
  line-height: 1.2;
  height: 37px;
}
#main table.schedule thead tr:not(:first-child) th .resv {
  display: inline-block;
  margin-top: 3px;
  padding: 2px;
  background-color: #e5335b;
  font-size: 13px;
  line-height: 1;
  color: #fff;
  transform: translateY(8px);
}
#main table.schedule thead tr:first-child th {
  padding: 7px 14px;
  background: #969798;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.15em;
  height: 38px;
}
#main table.schedule thead tr:nth-child(2) th:first-child {
  padding: 3px 2px;
  border-right: 1px solid #969798;
  width: 36px;
  height: 173px;
  letter-spacing: 0.12em;
}
#main table.schedule thead tr:nth-child(2) th:first-child span {
  transform: translateY(0.25em);
}
#main table.schedule tbody th, #main table.schedule tbody td {
  padding: 6px 1px;
  font-size: 15px;
  line-height: 1.15;
  text-align: center;
  border-top: 1px solid #969798;
  border-right: 1px solid #969798;
}
#main table.schedule tbody th {
  background: #F2F2F2;
  font-weight: normal;
  height: 60px;
}
#main table.schedule tbody th:first-child {
  border-right: 1px solid #969798;
}
#main table.schedule tbody td .person {
  display: block;
  line-height: 0.9;
}
#main table.schedule tbody td span:not([class]) {
  display: block;
  white-space: nowrap;
  margin-top: 6px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: -0.05em;
  color: #e5335b;
  font-feature-settings: "palt";
}
#main ul.title_list {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #main ul.title_list {
    margin-top: 20px;
    padding: 0 16px;
  }
}
#main ul.title_list &gt; li {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
}
@media screen and (max-width: 1024px) {
  #main ul.title_list &gt; li {
    display: block;
  }
}
#main ul.title_list &gt; li + li {
  margin-top: 8px;
}
@media screen and (max-width: 1024px) {
  #main ul.title_list &gt; li + li {
    margin-top: 15px;
  }
}
#main ul.title_list .title {
  flex: 0 0 200px;
  margin: 0 18px 0 0;
  padding: 8px;
  background: #F2F2F2;
  font-weight: 500;
  font-size: 16px;
  line-height: calc(26 / 16);
  text-align: center;
}
@media screen and (max-width: 1024px) {
  #main ul.title_list .title {
    display: table;
    margin: 0 0 20px;
    min-width: 200px;
  }
}
@media screen and (max-width: 767px) {
  #main ul.title_list .title {
    margin: 0 0 4px;
  }
}
#main ul.title_list .holiday {
  background: #fee;
}
#main ul.title_list .contents {
  flex: 1 1 auto;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #main ul.title_list .contents {
    font-size: 15px;
  }
}
#main ul.title_list .contents .strong {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 2em;
}
/*# sourceMappingURL=./medical.css.map */</pre></body></html>