@charset "UTF-8";

.clinic_reception_box .reception_icon2 {
  margin-left: 0;
  display: inline-block;
  text-align: center;
  text-indent: 0;
}

.clinic_reception_box .clinic_index_phone span::before {
  content: '\f879';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #fff;
  padding: 5px;
  border-radius: 11px;
  background-color: #f2a8a8;
  font-size: 1.2rem;
  margin: 0 6px 0 0;
}

.clinic_reception_box ul li:first-child a {
  display: block;
  margin: 0 auto;
  width: 150px;
  height: 150px;
}

.clinic_reception_box ul li a .button_circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  margin: 0 auto;
  line-height: normal;
  font-size: 1.3rem;
  text-indent: 0;
  width: 100%;
  height: 100%;
}

.clinic_reception_box ul li a .button_circle span.wf-DancingScript {
  margin-left: 0;
}

.clinic_roster .tablewrap table {
  margin: 0 auto 40px;
}

.clinic_roster .tablewrap .month {
  padding: 2px 10px 2px 32px;
  font-size: 1.6rem;
  margin: 16px 0;
}

.clinic_index_link {
  margin: 0;
  width: 100%;
}

.clinic_index_link ul {
  display: flex;
  justify-content: space-around;
  width: 100%;
}

.clinic_index_link ul li {
  margin: 0 !important;
  background-repeat: no-repeat;
}

.obstetrics {
  /*2023 11月20日ご家族の宿泊について 追加*/
}

.obstetrics_box2 .detail_button2 {
  margin-left: 0;
}

.obstetrics_box3 .headline03 {
  display: inline-block;
  width: auto !important;
}

.obstetrics_box4 .headline03 {
  display: inline-block;
  width: auto !important;
}

.obstetrics_box4_1 {
  width: calc(100% - 300px);
}

.obstetrics_box4_1 ul {
  margin: 0;
}

.obstetrics_box4_1 > div {
  padding: 1em;
}

.obstetrics_box4 p {
  clear: both;
}

.obstetrics .tatiai_tit {
  color: #72522c;
  font-size: 1.8rem;
}

.obstetrics .tatiai_table_tit {
  font-weight: 700;
  padding: 1em 0 0.5em 0;
}

.obstetrics .tatiai .table {
  padding: 0 0 0 32px;
  margin: 0;
}

.obstetrics .tatiai .table th,
.obstetrics .tatiai .table td {
  font-size: 1.3rem;
  padding: 0.5em;
}

.obstetrics .tatiai_attention_tit {
  padding: 1.5em 0 0 1em;
  font-size: 1.3rem;
}

.obstetrics .tatiai .list_attention {
  padding: 0 0 0 16px;
}

.obstetrics .tatiai .list_attention li {
  display: flex;
  font-size: 1.3rem;
  padding: 0;
}

.obstetrics_clinic .table_stay tr .only_sp {
  display: none;
}

.obstetrics_clinic .txt_box2_pbg {
  display: flex;
  align-items: center;
  justify-content: center;
}

.obstetrics_clinic .txt_box2_pbg p {
  margin: 0;
}

.obstetrics_clinic .ready_set {
  background-color: #fdeeee;
  border-radius: 20px;
  padding: 20px 30px 30px;
  margin: 40px auto 0;
}

.obstetrics_clinic .ready_set .wf-sawarabimincho {
  color: #72522c;
  font-size: 2rem;
  font-weight: 500;
  padding: 0 40px 30px;
}

.obstetrics_clinic .ready_set .wf-sawarabimincho.flex_box figure {
  width: 133px;
  height: 133px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px 0 0;
}

.obstetrics_clinic .ready_set .wf-sawarabimincho.flex_box figure::after {
  content: '';
  display: block;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  box-shadow: 0px 0px 10px white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.obstetrics_clinic .ready_set .wf-sawarabimincho.flex_box span {
  width: calc(100% - 133px);
  display: inline-block;
}

.obstetrics_clinic .ready_set .flex_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.obstetrics_clinic .ready_set > .flex_box {
  padding: 0 0 20px 0;
}

.obstetrics_clinic .ready_set > .flex_box figure {
  width: calc(100% / 2 - 20px);
  margin: 0;
}

.obstetrics_clinic .ready_set_other {
  background-color: #fff;
  border-radius: 16px;
  padding: 20px 40px;
  margin: 2rem auto 0;
}

.obstetrics_clinic .ready_set_other p {
  margin: 0 0 2rem 0;
}

.obstetrics_clinic .ready_set_other figure {
  width: calc(100% / 3 - 20px);
  margin: 0;
}

.obstetrics_painless_img1 {
  width: 300px;
  height: 200px;
}

.obstetrics_painless_box1 ul.painless_flow > li {
  display: flex;
  align-items: flex-start;
  counter-increment: number 1;
  margin-bottom: 1em;
}

.obstetrics_painless_box1 ul.painless_flow > li::before {
  content: counter(number) "";
  background-color: #fbe1e1;
  border-radius: 50%;
  text-align: center;
  font-family: 'Dancing Script', cursive;
  font-size: 16px;
  color: #573f1f;
  margin-right: 0.4em;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-indent: 0.1em;
}

.obstetrics_painless_box1 ul.painless_flow > li span {
  display: inline-block;
  line-height: 1.5;
  width: calc(100% - 50px);
  padding: 5px 0 0 0;
}

.obstetrics_painless_box1 ul.painless_flow .txt_box1 {
  counter-reset: number2;
}

.obstetrics_painless_box1 ul.painless_flow .txt_box1 dd {
  counter-increment: number2;
  margin-bottom: 1em;
  padding: 0 0 0 2.5em;
  position: relative;
}

.obstetrics_painless_box1 ul.painless_flow .txt_box1 dd::before {
  content: "（" counter(number2) "）";
  position: absolute;
  top: 0;
  left: 0;
}

.obstetrics_painless_box1 ul.painless_flow_2 {
  counter-reset: number;
}

.obstetrics_painless_box1 ul.painless_flow_2 li {
  counter-increment: number;
  margin-bottom: 1em;
  padding: 0 0 0 1.5em;
  position: relative;
}

.obstetrics_painless_box1 ul.painless_flow_2 li::before {
  content: counter(number) "）";
  position: absolute;
  top: 0;
  left: 0;
}

.obstetrics_echo #head_img.obstetrics_echo_4d {
  background-image: url(../img/clinic/obstetrics_head_img7.png);
  height: 295px;
  background-size: contain;
}

.obstetrics_echo .headline02:nth-of-type(2) {
  margin: 40px auto 0 !important;
}

.obstetrics_echo #head_img + .txt_box_pink {
  text-align: center;
  font-size: 2.3rem;
  line-height: 1.5;
}

.obstetrics_echo_box1 {
  display: flex;
  flex-direction: row-reverse;
}

.obstetrics_echo_box2 .table, .obstetrics_echo_box4 .table {
  width: 100%;
}

.obstetrics_echo_box2 .table th, .obstetrics_echo_box4 .table th {
  min-width: 160px;
}

.obstetrics_echo_box2 .table td .detail_txt_box, .obstetrics_echo_box4 .table td .detail_txt_box {
  padding: 4px 1em;
  line-height: 1;
  display: inline-block;
  margin: 0 0 0 0.5em;
}

.obstetrics_echo_box2 .table td .price_txt, .obstetrics_echo_box4 .table td .price_txt {
  width: 70%;
}

.obstetrics_echo_box4 .table td.flex {
  display: flex;
  flex-wrap: wrap;
}

.obstetrics_echo_box4 .table td.flex p {
  width: 100%;
  text-align: left;
}

.obstetrics_echo_box4 .table td > div > div span.detail_txt_box {
  padding: 4px 1em;
  line-height: 1;
  display: inline-block;
  margin: 0 0 0 0.5em;
}

.obstetrics_satogaeri {
  /*20250212追記*/
}

.obstetrics_satogaeri #head_img {
  background-size: contain;
  min-height: 295px;
}

.obstetrics_satogaeri #head_img .head_img_secondtxt a {
  text-decoration: underline;
}

.obstetrics_satogaeri_box2 .wf-sawarabimincho {
  font-weight: 500;
}

.obstetrics_satogaeri_box3 ol {
  margin-top: 24px;
}

.obstetrics_satogaeri_box3 ol > li {
  counter-increment: number 1;
  margin-bottom: 1em;
  position: relative;
  padding: 0 0 0 40px;
  font-weight: 700;
}

.obstetrics_satogaeri_box3 ol > li span,
.obstetrics_satogaeri_box3 ol > li ul {
  font-weight: 400;
}

.obstetrics_satogaeri_box3 ol > li::before {
  content: counter(number) "";
  background-color: #fbe1e1;
  border-radius: 50%;
  text-align: center;
  font-family: 'Dancing Script', cursive;
  font-size: 16px;
  color: #573f1f;
  margin-right: 0.4em;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-indent: 0.1em;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -0.1em;
}

.obstetrics_satogaeri_box3 ol .list_attention li .addition {
  margin: 10px 0;
  display: block;
}

.obstetrics_satogaeri_box3 ol .list_attention li a {
  text-decoration: underline;
}

.obstetrics_sukusuku_box2_list {
  text-align: left;
  display: inline-flex;
  flex-direction: column;
  width: auto;
}

.obstetrics_sukusuku_box2_list_b {
  font-weight: 600;
}

.obstetrics_sukusuku_box4_txt {
  line-height: 1.5;
}

.obstetrics_sukusuku_box6 {
  width: 50%;
  margin: 20px auto 0;
  padding: 20px;
  position: relative;
  color: #72522c;
  background-image: radial-gradient(ellipse at center, #ffffff 0%, #f9f5e3 100%);
}

.obstetrics_sukusuku_box6::before, .obstetrics_sukusuku_box6::after {
  content: ' ';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 80px;
  position: absolute;
  right: 1.38889vw;
}

.obstetrics_sukusuku_box6::before {
  background-image: url(../img/clinic/hidamariblog_b.png.webp);
  z-index: 3;
  top: calc((100% - 80px) / 2);
}

.obstetrics_sukusuku_box6::after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background: radial-gradient(circle, white 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
  z-index: 1;
  top: 50%;
  right: -20%;
}

.obstetrics_sukusuku_box6_btn {
  display: block;
  height: 100%;
  font-size: 1.2rem;
}

.obstetrics_sukusuku_box6_txt {
  font-size: 1.8rem;
  font-family: 'a-otf-jun-pro', sans-serif;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}

.obstetrics_counseling_box2 table td p + div.flex_box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.obstetrics_counseling_box2 table td span.phone {
  display: inline-flex;
  align-items: center;
}

.obstetrics_counseling_box2 table td span.phone::before {
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
}

.obstetrics_sango .flex {
  display: flex;
}

.obstetrics_sango .flex_al_c {
  align-items: center;
}

.obstetrics_sango .sango_box1 .detail_button {
  margin: 0;
  background-color: #f9f5e3;
  color: #896d49;
  font-weight: 700;
}

.obstetrics_sango .sango_box2 ul .detail_button {
  margin: 0;
}

.obstetrics_sango .sango_box2 ul b {
  color: #72522c;
  font-size: 18px;
  padding: 0 0.5em;
}

.obstetrics_sango .sango_box2 ul span.tl {
  color: #72522c;
}

.obstetrics_sango .sango_box2 ul .txt_box_pink dt {
  font-weight: 700;
}

.obstetrics_sango .sango_box2 ul .txt_box_pink dd {
  padding: 0 0 0 1em;
}

.obstetrics_sango .sango_box2 .txt_box2_p .headline04 {
  padding: 0;
}

.obstetrics_sango .sango_box2 .txt_box2_p .flex {
  justify-content: flex-start;
}

.obstetrics_sango .sango_box2 .txt_box2_p .flex div {
  padding: 0 0 0 1em;
}

.obstetrics_sango .sango_box2 .txt_box2_p .flex div p {
  color: #72522c;
  font-size: 18px;
  font-weight: 700;
}

.obstetrics_sango .sango_box2 .txt_box2_p .flex div p span {
  font-weight: 300;
  padding: 0 1em 0 0;
}

.obstetrics_sango .sango_box .sango-care_btn {
  display: block;
  width: 300px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.obstetrics_sango .sango_box .sango_steps {
  display: grid;
  grid-template-columns: auto 1fr;
  margin-top: 24px;
}

.obstetrics_sango .sango_box .sango_steps .detail_button {
  margin-left: 0;
}

.obstetrics_sango .sango_box .sango_steps_list {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
}

.obstetrics_sango .sango_box .sango_steps_list:not(:first-child) {
  margin-top: 60px;
}

.obstetrics_sango .sango_box .sango_steps_header {
  margin-right: 14px;
}

.obstetrics_sango .sango_box .sango_steps_body {
  border-left: solid 1px #ecdeca;
  padding: 0 14px;
}

.obstetrics_sango .sango_box .sango_steps_body span {
  display: block;
  font-weight: 700;
  font-size: 1.17em;
  line-height: 2;
  margin-bottom: 6px;
}

.obstetrics_sango .sango_box .table {
  table-layout: fixed;
}

.obstetrics_sango .sango_box .table th,
.obstetrics_sango .sango_box .table td {
  padding: 16px;
}

.obstetrics_sango .sango_box .table .th_green {
  width: calc(5em + 32px);
}

.obstetrics_sango .sango_box .table td .flex {
  flex-wrap: wrap;
}

.obstetrics_sango .sango_box .table td ul {
  display: inline-block;
  min-width: 33%;
}

.obstetrics_sango .sango_box .table td ul.ullast {
  padding: 0.5em 0 0 0;
  width: 100%;
}

.obstetrics_sango .timeline {
  position: relative;
  margin: 1.5rem 0 0 -3rem;
  padding: 4.2rem 0 0;
}

.obstetrics_sango .timeline::before, .obstetrics_sango .timeline::after {
  content: '';
  width: 4.3rem;
  height: 4.3rem;
  position: absolute;
  left: 13.2rem;
  display: block;
  background: url(/img/clinic/sango-care_1day-icon@2x.png) no-repeat;
  background-size: contain;
}

.obstetrics_sango .timeline::before {
  top: 0;
}

.obstetrics_sango .timeline::after {
  bottom: 0;
}

.obstetrics_sango .timeline li {
  display: flex;
  align-items: center;
  padding-bottom: 5rem;
  position: relative;
}

.obstetrics_sango .timeline li::before {
  content: '';
  width: 0.1rem;
  height: 100%;
  position: absolute;
  left: 15.3rem;
  border-left: 1px solid #f2a8a8;
  z-index: -1;
}

.obstetrics_sango .timeline li h4 {
  width: 11rem;
  margin-left: 4.2rem;
}

.obstetrics_sango .timeline li .detail {
  padding-left: 2.9rem;
}

.obstetrics_sango .timeline li .detail .text_box {
  font-size: 2.4rem;
  color: #c08080;
}

.obstetrics_sango .timeline li .detail .box {
  width: 54rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fef7f7;
  border-radius: 1.2rem;
  border: 3px solid #fff;
  box-shadow: 0.5rem 0.4rem 2rem rgba(0, 0, 0, 0.16);
}

.obstetrics_sango .timeline li .detail .box .text_box {
  width: 37rem;
  padding: 1.4rem 0 1.4rem 2rem;
  font-size: 1.4rem;
  color: #573f1f;
}

.obstetrics_sango .timeline li .detail .box .img_box {
  width: 11.4rem;
}

.obstetrics_sango .timeline .light_green .detail .box {
  background: #f3faf4;
}

.obstetrics_sango .timeline .time h4 {
  width: 14.2rem;
  font-weight: 300;
  font-size: 40px;
  color: #c8a06c;
}

.obstetrics_sango .timeline .time::after {
  content: '●';
  width: 1rem;
  height: 1rem;
  position: absolute;
  left: 14.6rem;
  top: 2rem;
  font-size: 2.3rem;
  display: block;
  color: #c08080;
}

.obstetrics_sango .timeline .pc_only {
  display: inherit;
}

.obstetrics_sango .timeline .tb_only {
  display: none;
}

.obstetrics_sango .timeline .pc_tb_only {
  display: inherit;
}

.obstetrics_nipt .obstetrics_nipt_box1 .flex {
  display: flex;
  justify-content: space-between;
}

.obstetrics_nipt .obstetrics_nipt_box1 .flex p {
  display: inline-block;
  width: calc(100% - 340px);
  height: calc(100% - 240px);
}

.obstetrics_nipt .obstetrics_nipt_box1 .list_disc li {
  text-indent: 0;
}

.obstetrics_nipt .obstetrics_nipt_box1 .list_disc li p {
  display: inline-flex;
  align-items: flex-start;
  width: calc(100% - 15px);
}

.obstetrics_nipt .obstetrics_nipt_box1 .list_disc li p * {
  display: inline-block;
}

.obstetrics_nipt .obstetrics_nipt_box1 .list_disc li p strong {
  word-break: keep-all;
}

.obstetrics_nipt .obstetrics_nipt_box1 .list_disc li p strong::after {
  content: '\ff1a';
}

.obstetrics_nipt .obstetrics_nipt_box1 .list_disc li p span {
  text-align: left;
}

.obstetrics_nipt_img1 {
  background-image: url(../img/clinic/obstetrics_nipt_img1.png);
  display: inline-block;
  width: 300px;
  height: 200px;
}

.obstetrics_nipt .iden_counseling dt {
  display: inline-block;
  background-color: #f9f5e3;
  border-radius: 20px;
  padding: 4px 2em;
  text-align: center;
  font-size: 1.5rem;
  color: #72522c;
}

.obstetrics_luana-suite small {
  font-size: 75%;
}

.obstetrics_luana-suite .contents_box .fl {
  width: 100%;
  height: 240px;
  margin: 0;
  display: flex;
  align-items: center;
  background: url("/img/clinic/luana-suite_img01@2x.png") no-repeat;
  background-size: 390px;
  background-position: top right;
}

.obstetrics_luana-suite .contents_box .fl .head_img_secondtxt {
  padding: 0 0 0;
  font-size: 1.4rem;
}

.obstetrics_luana-suite .contents_box .ml_15 {
  margin-left: 15px;
  text-decoration: underline;
}

.obstetrics_luana-suite .contents_box .color_a {
  padding-left: 0.55556vw;
  text-decoration: underline;
}

.obstetrics_luana-suite .contents_box .color_a .fa {
  padding-right: 0.34722vw;
}

.obstetrics_luana-suite .contents_box .txt_box2_p dt {
  margin-bottom: 0;
  text-align: center;
  font-size: 1.8rem;
}

.obstetrics_luana-suite .contents_box .txt_box2_p dt::before, .obstetrics_luana-suite .contents_box .txt_box2_p dt::after {
  content: '';
  width: 2.15278vw;
  height: 0.90278vw;
  display: inline-block;
  background-size: contain;
}

.obstetrics_luana-suite .contents_box .txt_box2_p dt::before {
  margin-right: 0.69444vw;
  background: url("../img/common/txt_box1_tit_l.png") no-repeat;
}

.obstetrics_luana-suite .contents_box .txt_box2_p dt::after {
  margin-left: 0.69444vw;
  background: url("../img/common/txt_box1_tit_r.png") no-repeat;
}

.obstetrics_luana-suite .contents_box .txt_box2_p .price_box {
  text-align: center;
}

.obstetrics_luana-suite .contents_box .txt_box2_p .price_box .wf-DancingScript {
  font-size: 4rem;
  font-weight: 600;
  padding: 0 0.69444vw 0 1.04167vw;
  color: #a40035;
}

.obstetrics_luana-suite .contents_box .txt_box2_p .price_box .text {
  font-size: 1.8rem;
  font-weight: 500;
  color: #a40035;
}

.obstetrics_luana-suite .contents_box .txt_box2_p .price_box h4 {
  padding: 30px 0 0;
  margin: 0 150px 10px;
  font-family: 'Sawarabi Mincho', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 600;
  color: #a40035;
  border-bottom: 1px solid #a40035;
}

.obstetrics_luana-suite .contents_box .txt_box2_p .price_box .red_text {
  color: #a40035;
  font-size: 1.6rem;
  font-weight: 500;
}

.obstetrics_luana-suite .contents_box .luana-suite_contact dt {
  display: inline-block;
  width: 210px !important;
  font-size: 1.5rem !important;
  text-align: center;
}

.obstetrics_luana-suite .contents_box .luana-suite_contact dd {
  display: block;
  margin: 10px auto 20px;
  padding: 0 30px;
}

.obstetrics_luana-suite .contents_box .luana-suite_contact .list_disc {
  margin-left: 0.69444vw;
  margin-bottom: 1em;
}

.obstetrics_luana-suite .contents_box .luana-suite_contact .list_disc:last-of-type {
  margin-bottom: 0;
}

.obstetrics_luana-suite_box1 dl dt {
  background-color: #f9f5e3;
  border-radius: 20px;
  width: 170px;
  padding: 4px 0;
  text-align: center;
  font-size: 1.5rem;
  color: #72522c;
  margin: 24px 0 14px;
}

.obstetrics_luana-suite_box1 dl dd {
  display: flex;
  justify-content: space-between;
}

.obstetrics_luana-suite_box1 dl dd ul {
  width: 100%;
}

.obstetrics_luana-suite_box1 dl dd figure {
  width: 217px;
  align-self: flex-start;
}

.obstetrics_luana-suite_box1 dl dd:last-of-type ul {
  width: 100%;
}

.obstetrics_luana-suite .table {
  table-layout: auto;
}

.obstetrics_luana-suite .table th,
.obstetrics_luana-suite .table td {
  padding: 0.69444vw;
}

.obstetrics_luana-suite .table th:first-of-type {
  width: 45%;
}

.obstetrics_luana-suite .pc_only {
  display: inherit !important;
}

.obstetrics_luana-suite .tb_only {
  display: none !important;
}

.obstetrics_luana-suite .mobile_only {
  display: none !important;
}

.obstetrics_luana-suite .tab-mob_only {
  display: none !important;
}

.obstetrics_luana-suite .pc-tab_only {
  display: inherit !important;
}

.obstetrics_stay p.head_img_secondtxt {
  padding-top: 0%;
}

.obstetrics_stay dl dt {
  background-color: #f9f5e3;
  border-radius: 20px;
  width: 170px;
  padding: 4px 0;
  text-align: center;
  font-size: 1.5rem;
  color: #72522c;
  margin: 24px 0 14px;
}

.obstetrics_rehabilitation .flex {
  display: grid;
  grid-template-columns: 1fr 1fr 250px;
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-auto-rows: minmax(100px, auto);
  gap: 24px;
}

.obstetrics_rehabilitation .flex p {
  grid-area: 1 / 1 / 2 / 3;
}

.obstetrics_rehabilitation .flex p span {
  display: block;
}

.obstetrics_rehabilitation .flex picture {
  grid-area: 1 / 3 / 3 / -1;
  width: 250px;
  height: 250px;
}

.obstetrics_rehabilitation .flex picture img {
  width: 100%;
  height: auto;
}

.obstetrics_rehabilitation dl {
  grid-area: 2 / 1 / 3 / -1;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.obstetrics_rehabilitation dl dt {
  width: 7em;
}

.obstetrics_rehabilitation dl dt span {
  margin: 0;
  background-color: #f9f5e3;
  color: #896d49;
  font-weight: 700;
  width: 100%;
}

.obstetrics_rehabilitation dl dd {
  width: calc(100% - (7em + 14px));
}

.obstetrics_rehabilitation dl dd strong {
  display: block;
}

.obstetrics_rehabilitation dl dd .list_disc li {
  line-height: 1.5;
}

.obstetrics_rehabilitation dl dd .list_attention li {
  display: flex;
}

.obstetrics_rehabilitation table th,
.obstetrics_rehabilitation table td {
  padding: 10px 15px;
}

.obstetrics_rehabilitation table th {
  width: 15%;
}

.obstetrics_rehabilitation table td span {
  font-size: 13px;
  padding: 0 14px;
  margin: 10px 10px 0 0;
}

.obstetrics_rehabilitation table td a {
  text-decoration: underline;
  font-weight: 700;
}

.obstetrics_rehabilitation_hidamari {
  width: 50%;
  margin: 20px auto 0;
  padding: 20px;
  position: relative;
  color: #72522c;
  background-image: radial-gradient(ellipse at center, #ffffff 0%, #f9f5e3 100%);
}

.obstetrics_rehabilitation_hidamari::before, .obstetrics_rehabilitation_hidamari::after {
  content: ' ';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 80px;
  position: absolute;
  right: 1.38889vw;
}

.obstetrics_rehabilitation_hidamari::before {
  background-image: url(../img/clinic/hidamariblog_b.png.webp);
  z-index: 3;
  top: calc((100% - 80px) / 2);
}

.obstetrics_rehabilitation_hidamari::after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background: radial-gradient(circle, white 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
  z-index: 1;
  top: 50%;
  right: -20%;
}

.obstetrics_rehabilitation_hidamari_btn {
  display: block;
  height: 100%;
  font-size: 1.2rem;
}

.obstetrics_rehabilitation_hidamari_txt {
  font-size: 1.8rem;
  font-family: 'a-otf-jun-pro', sans-serif;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}

.facipho ul {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 8px;
}

.facipho ul li figure {
  width: 100%;
  margin: 0;
  position: relative;
  box-shadow: 0 0 5px 0 #e0e0e0;
  border-radius: 10px;
  border: 4px solid #fff;
  height: 340px;
}

.facipho ul li figure img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  border-radius: 7px;
}

.facipho ul li:nth-child(1) {
  float: left;
  width: 66%;
}

.facipho ul li:nth-child(1) figure {
  height: 340px;
  overflow: hidden;
}

.facipho ul li:nth-child(2) {
  float: right;
  width: 32%;
  height: 340px;
}

.facipho ul li:nth-child(2) figure {
  height: 11.11111vw;
  margin-bottom: 1.38889vw;
}

.facipho ul li:nth-child(2) figure:last-child {
  margin-bottom: 0;
  height: 100%;
  width: 100% !important;
}

.facipho ul li.room_toilet figure {
  width: 60% !important;
  height: 100% !important;
  overflow: hidden;
  margin: 0 auto !important;
}

.gynecology .gynecology_img1 {
  height: 200px;
  width: 320px;
  float: right;
  background-image: url(../img/clinic/gynecology_img1.png);
}

.gynecology .gynecology_top_box {
  display: inline-block;
  width: calc(100% - 320px);
  padding: 0 30px 0 0;
}

.gynecology_checkups .table .th_green {
  line-height: 1.5;
}

.gynecology_checkups_table1 .table {
  border: none !important;
  margin: 0;
}

.gynecology_checkups_table1 .table:first-child td.gynecology_checkups_table1_td2, .gynecology_checkups_table1 .table:first-child td.gynecology_checkups_table1_td3, .gynecology_checkups_table1 .table:first-child td.gynecology_checkups_table1_td4 {
  border-bottom: 1px solid #ccc;
}

.gynecology_checkups_table1 .table td {
  border-bottom: none;
  border-right: none;
}

.gynecology_checkups_table1 .table td.gynecology_checkups_table1_td2 {
  width: 80px;
  border-right: 1px solid #ccc;
  border-bottom: none;
  text-align: center;
}

.gynecology_checkups_table1 .table td.gynecology_checkups_table1_td3 {
  width: 280px;
  padding: 8px !important;
  border-bottom: none;
  border-right: 1px solid #ccc;
}

.gynecology_checkups_table1 .table td.gynecology_checkups_table1_td4 {
  width: calc(100% - 362px);
  padding: 8px !important;
  border-bottom: none;
}

.gynecology_checkups_table1 td.gynecology_checkups_table1_td5 ul li {
  padding: 28px 8px;
}

.gynecology_checkups_table1 td.gynecology_checkups_table1_td6 ul li {
  padding: 29px 8px;
}

.gynecology_checkups_table1 td ul li:nth-of-type(1) {
  width: 361px;
}

.gynecology_checkups_box1 .txt_box_pink {
  margin: 2rem auto 0;
}

.gynecology_checkups_box1 .txt_box_pink .headline04 {
  margin: 0 !important;
}

.gynecology_checkups_box1 .txt_box_pink > dl {
  margin: 1rem auto 0;
}

.gynecology_checkups_box1 .txt_box_pink > dl > dt {
  padding: 0 1rem;
  margin: 0 0 0.5rem;
}

.gynecology_checkups_box1 .txt_box_pink > dl > dd {
  padding: 0 0 1rem 1rem;
}

.gynecology_checkups_box1 .txt_box_pink > dl > dd:last-of-type {
  padding: 0 0 0 1rem;
}

.gynecology_checkups_box1 .txt_box_pink + dl {
  margin: 30px auto 0;
}

.gynecology_checkups_box1 .txt_box_pink + dl dt {
  padding: 0 1rem;
}

.gynecology_checkups_box1 .txt_box_pink + dl dd {
  padding: 0 0 1rem 1rem;
}

.gynecology_checkups_box1 .txt_box_pink + dl dd:last-of-type {
  padding: 0 0 0 1rem;
}

.gynecology_birthcontrol dl dd {
  padding: 0 16px;
}

.gynecology_birthcontrol dl dd .list_disc {
  padding: 0;
}

.gynecology_birthcontrol dl dd .list_disc li::before {
  font-size: initial;
}

.gynecology_birthcontrol dl dd .flex {
  display: flex;
  justify-content: center;
}

.gynecology_birthcontrol dl dd .table {
  margin: 0 0 16px;
}

.gynecology_birthcontrol dl dd .table:nth-of-type(2) {
  margin: 0 0 16px -1px;
}

.gynecology_birthcontrol dl dd .table th,
.gynecology_birthcontrol dl dd .table td {
  padding: 0.25em 0.5em;
}

.gynecology_birthcontrol dl dd .table td {
  background-color: #fff;
}

.gynecology_hpv em {
  font-style: normal;
}

.gynecology_hpv_box1 ul {
  margin: 10px auto;
}

.gynecology_hpv_box1 ul li {
  margin: 1em 0 0;
}

.gynecology_hpv_box1 ul li .detail_button {
  margin: 0 1em 0 0;
}

.gynecology_hpv_box2 .headline04.h5_right {
  margin: 0 auto 20px !important;
}

.kanpou2 #head_img {
  min-height: 280px;
}

.kanpou2 .kanzen span {
  font-size: 1.6rem;
}

.kanpou2 .announcement {
  border: 1px solid #ebdcc7;
  padding: 1.38889vw 2.08333vw;
  margin: 2.08333vw 0;
  background-color: #fcefef;
}

.kanpou2 .announcement p {
  font-weight: 700;
}

.kanpou2 .consultation {
  margin-top: 20px;
}

.kanpou2 .consultation .color_a {
  font-weight: 700;
}

.kanpou2 .doc {
  margin-bottom: 20px;
}

.kanpou2 .consultation,
.kanpou2 .doc {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
}

.kanpou2 .consultation p,
.kanpou2 .doc p {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
}

.kanpou2 .consultation p .subheading,
.kanpou2 .doc p .subheading {
  display: block;
  font-weight: 700;
  margin-right: 5px;
}

.kanpou2 .consultation p span,
.kanpou2 .doc p span {
  grid-column: span 1;
}

.kanpou2 .yoyaku_tel span {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 2;
}

.kanpou2 .yoyaku_tel span .tel-link a {
  color: #a65353;
}

.pediatric #head_img + .txt_box_pink p span {
  color: #d73f3f;
  font-size: 2.3rem;
  line-height: 1.5;
}

.pediatric_box2 .txt_box2_wbg .wf-sawarabimincho {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.pediatric_box2 .table2 {
  margin-bottom: 6px;
}

.pediatric_box2 .table2 th,
.pediatric_box2 .table2 td {
  font-size: 13px;
  vertical-align: baseline;
  line-height: 1.5;
  width: calc(100% / 12);
  padding: 10px 0;
  text-align: center;
}

.pediatric_box2 .table2 .th_green {
  vertical-align: middle;
  font-weight: 700;
  padding: 6px 0;
}

.pediatric_box2 .table2 .th_large {
  width: 18%;
}

.pediatric_box2 .table2 td:nth-child(2n) {
  width: calc(100% / 10);
}

.pediatric_box2 .table2 td.th_green:first-child {
  padding: 0 10px;
  width: 5%;
}

.pediatric_box2 .table2 td span {
  display: block;
  line-height: 1.5;
  font-weight: 700;
}

.pediatric_box2 .table2 td span.gairai {
  color: #72522c;
}

.pediatric_box2 .table2 td span.kenshin {
  color: #fda65f;
}

.pediatric_box2 .table2 td ul {
  display: flex;
  position: relative;
}

.pediatric_box2 .table2 td ul li {
  width: calc(100% / 6);
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 10px 0;
  box-sizing: content-box;
  z-index: 1;
}

.pediatric_box2 .table2 td ul li:last-child {
  border-right: none;
}

.pediatric_box2 .table2 td ul li.half {
  width: calc(100% / 12);
}

.pediatric_box2 .table2 td ul li.latter {
  z-index: -1;
}

.pediatric_box2 .table2 td ul:last-child li {
  border-bottom: none;
}

.pediatric_box2 .table2 tr:first-child td {
  vertical-align: middle;
  padding: 10px 0;
  width: 10%;
  text-align: center;
}

.pediatric_box2 .table2024 .th_green:first-child {
  width: 7%;
}

.pediatric_box2 .table2024 .single-line {
  border-bottom: 1px solid #ccc;
}

.pediatric_box2 .table2024 .double-line {
  border-bottom: 4px double #ccc;
}

.pediatric_box2 .table-wrap {
  width: 100%;
  overflow-x: scroll;
  margin: 24px 0 6px;
}

.pediatric_box2 .table-wrap .table2024 {
  min-width: 70%;
  margin: 0;
}

.pediatric_box2 .table-wrap .table2024 .cate {
  font-size: clamp(1px, 0.76389vw, 11.5px);
}

.pediatric_box2 .table-wrap .table2024 th,
.pediatric_box2 .table-wrap .table2024 td {
  vertical-align: middle;
}

.pediatric_box2 .table-wrap .table2024 .dash {
  font-weight: 400;
}

.pediatric_box2 .table_add {
  text-align: right;
  color: #a65353;
  margin-bottom: 24px;
}

.pediatric_box2 .table_add span {
  font-weight: 700;
}

.pediatric_box2 .table_txt .underline {
  text-decoration: underline;
}

.pediatric .table3 {
  table-layout: fixed;
}

.pediatric .table3 th,
.pediatric .table3 td {
  line-height: 1.5;
  padding: 0.5em 0;
}

.pediatric .table3 .th_green {
  vertical-align: middle;
  font-weight: 700;
  padding: 6px 0;
}

.pediatric .table3 td.th_green:first-child {
  padding: 0 10px;
}

.pediatric .table3 td span {
  display: block;
  line-height: 1.5;
  font-weight: 700;
  padding: 0 0 0.5em 0;
}

.pediatric .table3 td span.gairai {
  color: #72522c;
}

.pediatric .table3 td span.kenshin {
  color: #fda65f;
}

.pediatric .table3 tr:first-child td {
  padding: 10px 0;
}

.pediatric_in > div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pediatric_box3 .list_disc span.underline {
  text-decoration: underline;
}

.pediatric_box3 .list_disc + .mt30 .detail_button {
  margin-left: 0;
  font-weight: 900;
}

.pediatric_box3 .list_disc + .mt30 dl {
  padding: 0 0 0 1em;
  margin: 10px auto 0;
}

.pediatric_box3 .list_disc + .mt30 dl dt {
  font-weight: 900;
}

.pediatric_box3 .list_disc + .mt30 dl dd {
  padding: 0 0 0 1em;
}

.pediatric_box4_txt::before {
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
}

.pediatric_box4_news {
  text-decoration: underline;
}

.pediatric_box4 .table td {
  line-height: 1.25;
}

.pediatric.screening h4 + p a::before {
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
}

.pediatric.lysosomal h4 + p a::before {
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
}

.pediatric .pediatric_img1 {
  float: right;
  margin: -100px 0 0 60px;
  background-image: url(../img/clinic/pediatric_img1@2x.png.webp);
  background-position: -64px;
}

.pediatric_box6 {
  margin-top: 0;
  width: auto;
}

.pediatric_box6 .txt_box2_wbg .about_box .wbg ul {
  text-align: start;
}

.pediatric_box6 .txt_box2_wbg .about_box .wbg ul li {
  font-size: 14px;
}

.pediatric_box6 .txt_box2_wbg .about_box .wbg ul li_box6 {
  margin-top: 0;
  width: auto;
}

.pediatric_box6 .txt_box2_wbg .about_box .wbg ul li_box6 .txt_box2_wbg .about_box .wbg ul {
  text-align: start;
}

.pediatric_box6 .txt_box2_wbg .about_box .wbg ul li_box6 .txt_box2_wbg .about_box .wbg ul li {
  font-size: 14px;
}

.pediatric_box6 .txt_box2_wbg .about_box .wbg ul li_box6 .txt_box2_wbg .about_box .wbg ul li::before {
  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  width: 1.94444vw;
  height: 1.94444vw;
}

.pediatric_box6 .txt_box2_wbg .about_box .wbg ul li::before {
  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  width: 1.94444vw;
  height: 1.94444vw;
}

.pediatric_box7 {
  width: 55%;
  margin: 30px auto 0;
  padding: 20px 20px;
  position: relative;
  color: #72522c;
  background-image: radial-gradient(ellipse at center, #ffffff 0%, #f9f5e3 100%);
}

.pediatric_box7::before, .pediatric_box7::after {
  content: ' ';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 1.38889vw;
}

.pediatric_box7::before {
  background-image: url(../img/clinic/hidamariblog_b.png.webp);
  opacity: 0.7;
  z-index: 3;
  top: calc((100% - 60px) / 2);
}

.pediatric_box7::after {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: radial-gradient(circle, white 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
  z-index: 1;
  top: 50%;
  right: -10%;
}

.pediatric_box7_btn {
  display: block;
  height: 100%;
  font-size: 1.2rem;
}

.pediatric_box7_txt {
  position: relative;
  z-index: 2;
  font-size: 1.8rem;
  line-height: 1.5;
  font-family: 'a-otf-jun-pro', sans-serif;
  font-weight: 600;
}

.obstetrics_audiometry_box1 a.color_a {
  text-decoration: underline;
}

#contents.doctor h2 {
  text-align: center;
  font-size: 2.4rem;
  border-bottom: none;
  padding-left: 0;
}

#contents.doctor h2::after {
  content: none;
}

#contents.doctor h2.wf-sawarabimincho {
  font-weight: 500;
  color: #72522c;
  margin-bottom: 0;
}

#contents.doctor .doctor_box {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

#contents.doctor .doctor_box li {
  float: none !important;
  width: 50%;
  padding: 0 2rem;
  margin: 3rem 0;
}

#contents.doctor .doctor_box li dl {
  margin-top: 0;
}

#contents.doctor .doctor_box li dl dt {
  font-size: 1.4rem;
}

#contents.doctor .doctor_box li dl dd {
  font-size: 1.3rem;
  line-height: 1.75;
}

#contents.doctor .doctor_box figure {
  width: 110px;
  height: 155.3px;
  overflow: hidden;
  position: relative;
}

#contents.doctor .doctor_box figure img,
#contents.doctor .doctor_box figure picture source {
  width: auto;
  height: auto;
  min-height: 100%;
  max-height: 155.3px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#contents.doctor .doctor_box div {
  line-height: 1.5;
  margin: 1rem 0;
  padding-left: 1rem;
}

#contents.doctor .doctor_box div span {
  margin-bottom: 1rem;
}

#contents.doctor .doctor_box div small {
  font-size: 1.1rem;
}

.reservation .list_attention li {
  display: inline-block;
}

.reservation .list_attention li a {
  text-decoration: underline;
}

.reservation_beginner {
  padding: 0;
  margin: 40px auto 0;
}

.reservation_beginner_tit {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  color: #72522c;
  padding: 14px 20px;
  font-size: 1.4rem;
  cursor: pointer;
}

.reservation_beginner_tit::after {
  content: '\8a73\3057\304f\898b\308b';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  background-color: #fbe1df;
  margin: 0 0 0 2px;
  font-size: 1rem;
  padding: 2px 10px;
  border-radius: 14px;
  margin: 0 0 0 10px;
}

.reservation_beginner dl {
  margin: 0 20px 20px;
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
}

.reservation_beginner dl dt {
  font-size: 1.4rem;
  margin-bottom: 10px;
  text-align: left;
  color: #b26666;
  font-weight: 500;
}

.reservation_beginner dl dt::before {
  content: '\f105';
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 1.3rem;
  margin-right: 5px;
}

.reservation_beginner dl dt::after {
  content: none;
}

.reservation_beginner dl dd ul li {
  font-size: 1.3rem;
}

.reservation .txt_box_pink {
  margin: 1em auto 0;
}

.reservation .flex_box {
  display: flex;
  justify-content: center;
}

.reservation .button_square {
  font-size: 1.8rem;
}

.reservation .button_square small {
  line-height: 1;
}

.reservation #r2 + .flex_box p {
  width: calc(100% - 268px);
  padding: 0 1em 0 0;
}

.reservation #r2 + .flex_box p span {
  display: block;
}

.reservation_img1 {
  background-image: url(../img/clinic/reservation_img7.png);
}

.reservation .txt_box2_p p {
  line-height: 1;
  align-items: center;
  margin: 0 1em 0 0;
}

.reservation .txt_box2_p p.flex_box {
  font-size: 1.8rem;
}

.reservation .txt_box2_p .wf-DancingScript {
  color: #896d49;
  font-size: 2.4rem;
  padding: 0 1em 0 0;
}

.reservation .txt_box2_p .tel-link {
  color: #72522c;
  font-size: 2.4rem;
  font-weight: 700;
}

.reservation .txt_box2_p .detail_button {
  padding: 0.5em 1em;
  margin: 0 1em 0 0;
}

.nipt .table th,
.nipt .table td {
  padding: 0.41667vw 0;
}

.nipt .table thead th,
.nipt .table thead td {
  color: #b26666;
  background-color: #fef7f7;
  font-weight: bold;
}

.nipt .table .td_green {
  font-weight: bold;
  color: #72522c;
  background-color: #f3faf3;
}

#local_nav small {
  font-size: 74% !important;
}

@media (max-width: 767px) {
  .clinic .table th,
  .clinic .table td {
    font-size: 3.46667vw;
  }
  .clinic .table th *,
  .clinic .table td * {
    font-size: 3.46667vw;
  }
  .clinic .table td {
    padding: 0 2.66667vw;
  }
  .clinic .table td:nth-of-type(3) {
    padding: 0;
  }
  .clinic_reception_box .clinic_index_phone2 span {
    font-size: 4vw;
  }
  .clinic_roster .month.accordion::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #fff;
  }
  .clinic_roster .tablewrap table {
    margin: 0 auto 10.66667vw;
  }
  .clinic_roster .tablewrap table th {
    width: 16.66667vw;
  }
  .clinic_roster .tablewrap table th .day,
  .clinic_roster .tablewrap table th .day2 {
    font-size: 3.46667vw;
    padding: 4.26667vw 0;
  }
  .clinic_roster .tablewrap table div.am, .clinic_roster .tablewrap table div.pm, .clinic_roster .tablewrap table div.night, .clinic_roster .tablewrap table div.holiday {
    font-size: 3.46667vw;
  }
  .clinic_roster .tablewrap table div ul li {
    padding: 1.06667vw 1.33333vw;
  }
  .clinic_roster .tablewrap table div ul li a {
    font-size: 3.46667vw;
  }
  .clinic_roster .tablewrap .month {
    position: relative;
    padding: 0.53333vw 2.66667vw 0.53333vw 8.53333vw;
    font-size: 4.26667vw;
    margin: 4.26667vw 0;
  }
  .clinic_index_link {
    padding-top: 13.33333vw;
  }
  .clinic_index_link ul {
    flex-wrap: wrap;
  }
  .clinic_index_link ul li {
    width: 45%;
    float: none !important;
    margin: 0 auto 5.33333vw !important;
  }
  .clinic_main_title {
    width: 34.66667vw;
    height: 34.66667vw;
  }
  .clinic_main_title > p {
    font-size: 8vw;
    margin-top: 8vw;
    line-height: 1;
  }
  .clinic_main_title span {
    font-size: 3.73333vw;
  }
  .obstetrics .button_square {
    padding: 1em 2em !important;
    font-size: 4.53333vw;
  }
  .obstetrics .button_square span {
    font-size: 3.73333vw;
    margin-left: 0;
  }
  .obstetrics_box1 > div,
  .obstetrics_box2 > div,
  .obstetrics_box3 > div,
  .obstetrics_box4 > div {
    display: flex;
    flex-direction: column;
  }
  .obstetrics_box1 > div h4,
  .obstetrics_box2 > div h4,
  .obstetrics_box3 > div h4,
  .obstetrics_box4 > div h4 {
    order: 1;
  }
  .obstetrics_box1 > div a,
  .obstetrics_box2 > div a,
  .obstetrics_box3 > div a,
  .obstetrics_box4 > div a {
    order: 3;
    display: inline-block;
    margin-top: 2.66667vw !important;
    margin-bottom: 2.66667vw !important;
  }
  .obstetrics_box1 > div p,
  .obstetrics_box2 > div p,
  .obstetrics_box3 > div p,
  .obstetrics_box4 > div p {
    order: 2;
  }
  .obstetrics_box1 > div .detail_button,
  .obstetrics_box2 > div .detail_button,
  .obstetrics_box3 > div .detail_button,
  .obstetrics_box4 > div .detail_button {
    position: static;
  }
  .obstetrics_box2 .detail_button2 {
    display: block;
    font-size: 3.73333vw;
    text-align: center;
    margin-left: 0;
  }
  .obstetrics_box3 {
    margin-top: 0 !important;
  }
  .obstetrics_box3_1 {
    margin-top: 0 !important;
  }
  .obstetrics_box3 .detail_button {
    position: static;
  }
  .obstetrics_box4_1 {
    width: 100%;
  }
  .obstetrics_box4_1 > div {
    padding: 0;
  }
  .obstetrics_box4 > div {
    padding-bottom: 0;
  }
  .obstetrics .tatiai {
    padding-bottom: 10px;
    margin: 0 auto 40px;
  }
  .obstetrics .tatiai_tit {
    font-size: 4.8vw;
  }
  .obstetrics .tatiai .table {
    padding: 0 0 0 8.53333vw;
  }
  .obstetrics .tatiai .table th,
  .obstetrics .tatiai .table td {
    font-size: 3.46667vw;
    display: block;
  }
  .obstetrics .tatiai_attention_tit {
    padding: 1.5em 0 0 0;
    font-size: 3.46667vw;
  }
  .obstetrics .tatiai .list_attention {
    padding: 0;
  }
  .obstetrics .tatiai .list_attention li {
    font-size: 3.46667vw;
  }
  .obstetrics_clinic #head_img {
    background-position: top center;
  }
  .obstetrics_clinic #head_img .head_img_secondtxt {
    padding: 53.33333vw 0 0 0 !important;
  }
  .obstetrics_clinic .table th,
  .obstetrics_clinic .table td {
    padding: 3.73333vw;
    font-size: 3.73333vw;
    line-height: 1.25;
  }
  .obstetrics_clinic .table_stay tr {
    display: flex;
    flex-direction: column;
  }
  .obstetrics_clinic .table_stay tr.only_pc {
    display: none;
  }
  .obstetrics_clinic .table_stay tr .only_sp {
    display: block;
  }
  .obstetrics_clinic .table_stay th {
    background-color: #f3faf3;
    color: #b26666;
    text-align: center;
  }
  .obstetrics_clinic .table_stay th.th_green {
    display: none;
  }
  .obstetrics_clinic .txt_box2_p p {
    font-size: 4.53333vw;
  }
  .obstetrics_clinic .txt_box2_pbg {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .obstetrics_clinic .txt_box2_pbg p {
    margin-top: 0;
  }
  .obstetrics_clinic .ready_set {
    margin: 26.66667vw auto 0;
  }
  .obstetrics_clinic .ready_set .wf-sawarabimincho {
    flex-direction: column;
    font-size: 4vw;
    padding: 0 0 8vw;
    text-align: center;
    line-height: 2;
  }
  .obstetrics_clinic .ready_set .wf-sawarabimincho.flex_box figure {
    width: 35.46667vw;
    height: 35.46667vw;
    margin: -26.66667vw auto 5.33333vw;
    padding: 0;
  }
  .obstetrics_clinic .ready_set .wf-sawarabimincho.flex_box figure::after {
    width: 34.66667vw;
    height: 34.66667vw;
  }
  .obstetrics_clinic .ready_set .wf-sawarabimincho.flex_box span {
    width: 100%;
  }
  .obstetrics_clinic .ready_set .flex_box {
    flex-direction: column;
  }
  .obstetrics_clinic .ready_set > .flex_box {
    padding: 0;
  }
  .obstetrics_clinic .ready_set > .flex_box figure {
    width: 100%;
    padding: 5.33333vw 0 0 0;
  }
  .obstetrics_clinic .ready_set_other {
    padding: 5.33333vw;
  }
  .obstetrics_clinic .ready_set_other p {
    font-size: 3.73333vw;
  }
  .obstetrics_clinic .ready_set_other figure {
    width: 90%;
    padding: 4.53333vw 0 0;
  }
  .obstetrics_clinic .ready_set_other figure:first-of-type {
    padding: 0;
  }
  .obstetrics_painless_img1 {
    height: 0;
    width: 90%;
    margin: 5.33333vw auto 8vw;
  }
  .obstetrics_painless_box1 > p {
    display: flex;
    flex-direction: column-reverse;
  }
  .obstetrics_painless_box1 ul.painless_flow > li::before {
    font-size: 4.26667vw;
    height: 8vw;
    width: 8vw;
  }
  .obstetrics_painless_box1 ul.painless_flow > li span {
    width: calc(100% - 16vw);
  }
  .obstetrics_echo .txt_box2_w {
    margin-top: 0;
  }
  .obstetrics_echo #head_img + .txt_box_pink {
    margin: 2.66667vw 0;
  }
  .obstetrics_echo #head_img + .txt_box_pink p {
    font-size: 3.73333vw;
  }
  .obstetrics_echo_box1 {
    flex-direction: column;
  }
  .obstetrics_echo_box1 > p {
    width: 100%;
  }
  .obstetrics_echo_box2 p:nth-of-type(2), .obstetrics_echo_box4 p:nth-of-type(2) {
    font-size: 3.73333vw;
    line-height: 1.5;
  }
  .obstetrics_echo_box2 .table, .obstetrics_echo_box4 .table {
    margin: 8vw auto 5.33333vw;
  }
  .obstetrics_echo_box2 .table th, .obstetrics_echo_box4 .table th {
    padding: 1.6vw 5.33333vw;
    font-size: 3.73333vw;
  }
  .obstetrics_echo_box2 .table td, .obstetrics_echo_box4 .table td {
    padding: 3.2vw 4vw;
    font-size: 3.73333vw;
  }
  .obstetrics_echo_box2 .table td .detail_txt_box, .obstetrics_echo_box4 .table td .detail_txt_box {
    padding: 1.06667vw 1em;
    margin: 0 0 0 0.5em !important;
  }
  .obstetrics_echo_box2 .txt_box1 dt, .obstetrics_echo_box4 .txt_box1 dt {
    background-repeat: no-repeat;
    padding: 0 8.26667vw;
    font-size: 3.73333vw;
  }
  .obstetrics_echo_box2 .txt_box1 dd, .obstetrics_echo_box4 .txt_box1 dd {
    font-size: 3.73333vw;
  }
  .obstetrics_echo_box4 .table td.flex {
    align-items: flex-start;
  }
  .obstetrics_echo_box4 .table td > div {
    font-size: 3.2vw;
    display: inline-block;
    width: auto;
  }
  .obstetrics_satogaeri #head_img {
    min-height: initial;
  }
  .obstetrics_satogaeri #head_img {
    background-position: top center;
  }
  .obstetrics_satogaeri #head_img .head_img_secondtxt {
    padding: 53.33333vw 0 0 0 !important;
  }
  .obstetrics_satogaeri_box1 table th > p {
    font-size: 4vw;
  }
  .obstetrics_satogaeri_box2 .wf-sawarabimincho {
    font-size: 7.2vw;
    padding: 5.33333vw 5.33333vw 3.73333vw;
  }
  .obstetrics_satogaeri_box2 .wf-sawarabimincho span {
    font-size: 4.8vw;
    margin-bottom: 2.66667vw;
  }
  .obstetrics_satogaeri_box2 .txt_box1 {
    width: 95%;
    margin: 0 auto;
    padding: 5.33333vw 8vw;
  }
  .obstetrics_satogaeri_box2 .txt_box1 .list_disc li {
    font-size: 3.73333vw;
    line-height: 1.5;
  }
  .obstetrics_satogaeri_box3 ol > li::before {
    font-size: 4.26667vw;
    height: 8vw;
    width: 8vw;
  }
  .obstetrics_sukusuku #head_img {
    background-position: top center;
  }
  .obstetrics_sukusuku_box2 .wf-sawarabimincho {
    font-size: 5.33333vw;
  }
  .obstetrics_sukusuku_box2 .color_b {
    font-size: 3.46667vw;
  }
  .obstetrics_sukusuku_box6 {
    width: 100%;
    margin: auto;
  }
  .obstetrics_sukusuku_box6::before {
    width: 60px;
    height: 60px;
    top: calc((100% - 60px) / 2);
  }
  .obstetrics_sukusuku_box6_txt {
    font-size: 1.4rem;
  }
  .obstetrics_counseling #head_img .head_img_secondtxt {
    padding: 66.66667vw 0 0 0 !important;
  }
  .obstetrics_counseling_box2 {
    margin: 0 auto;
  }
  .obstetrics_counseling_box2 .txt_box2_wbg .wf-sawarabimincho {
    font-size: 5.33333vw;
    margin: 4.53333vw 0 3.2vw;
  }
  .obstetrics_counseling_box2 table th {
    font-size: 4vw;
    padding: 2.66667vw 0 0;
  }
  .obstetrics_counseling_box2 table td {
    padding: 0 0 2.66667vw;
  }
  .obstetrics_counseling_box2 table td p {
    font-size: 4vw;
    margin-top: 4.26667vw !important;
    margin-bottom: 4.26667vw;
  }
  .obstetrics_counseling_box2 table td span {
    font-size: 4.26667vw;
    margin: 0 1.33333vw;
  }
  .obstetrics_counseling_box2 table td span.phone {
    margin: 0;
  }
  .obstetrics_counseling_box2 table td span.phone::before {
    width: 4.8vw;
    height: 4.8vw;
    display: inline-flex;
    align-items: center;
  }
  .obstetrics_twoweek table th {
    padding: 2.66667vw 0 0;
  }
  .obstetrics_twoweek table td {
    padding: 0 0 2.66667vw;
    text-align: center;
  }
  .obstetrics_twoweek table td ul {
    padding: 0 8vw;
  }
  .obstetrics_twoweek table td ul li {
    display: block;
    text-align: left;
  }
  .obstetrics_sango .flex {
    flex-direction: column;
  }
  .obstetrics_sango .sango_box2 ul b {
    font-size: 4.8vw;
    color: #72522c;
  }
  .obstetrics_sango .sango_box2 ul span.tl {
    display: block;
    margin: 0.5em 0 0;
  }
  .obstetrics_sango .sango_box2 .txt_box2_p .flex > p {
    font-size: 3.46667vw;
  }
  .obstetrics_sango .sango_box2 .txt_box2_p .flex div {
    padding: 0;
  }
  .obstetrics_sango .sango_box2 .txt_box2_p .flex div p {
    font-size: 4.8vw;
  }
  .obstetrics_sango .sango_box .sango-care_btn {
    width: 100%;
    margin-top: 14px;
  }
  .obstetrics_sango .sango_box .sango_steps {
    display: block;
    margin-top: 0;
    padding-top: 6px;
  }
  .obstetrics_sango .sango_box .sango_steps .detail_button {
    margin-top: 10px;
    margin-bottom: 14px;
  }
  .obstetrics_sango .sango_box .sango_steps_list:not(:first-child) {
    margin-top: 24px;
  }
  .obstetrics_sango .sango_box .sango_steps_body span {
    line-height: 1.5;
    margin-bottom: 12px;
  }
  .obstetrics_sango .sango_box .table th,
  .obstetrics_sango .sango_box .table td {
    padding: 4.26667vw;
  }
  .obstetrics_sango .sango_box .table .th_green {
    width: calc(5em + 8.53333vw);
  }
  .obstetrics_sango .sango_box .table td ul.ullast {
    padding: 0;
  }
  .obstetrics_sango .sango_box .table td ul * {
    padding: 0;
  }
  .obstetrics_sango .timeline {
    margin: 0;
    padding: 0;
  }
  .obstetrics_sango .timeline::before, .obstetrics_sango .timeline::after {
    display: none;
  }
  .obstetrics_sango .timeline li {
    margin-bottom: 6.66667vw;
    padding-bottom: 12vw;
    justify-content: start;
  }
  .obstetrics_sango .timeline li::before {
    display: none;
  }
  .obstetrics_sango .timeline li h4 {
    width: 26vw;
    margin-left: 0;
    margin-right: 1.33333vw;
  }
  .obstetrics_sango .timeline li .detail {
    padding-left: 0;
  }
  .obstetrics_sango .timeline li .detail .text_box {
    font-size: 5.33333vw;
  }
  .obstetrics_sango .timeline li .detail .box {
    width: 58vw;
  }
  .obstetrics_sango .timeline li .detail .box .text_box {
    width: 100%;
    padding: 5.33333vw 1.86667vw 5.33333vw;
    line-height: 5.06667vw;
    font-size: 3.2vw;
  }
  .obstetrics_sango .timeline li .detail .box .img_box {
    width: 21.33333vw;
    position: absolute;
    right: 0;
    bottom: -2.4vw;
  }
  .obstetrics_sango .timeline .time {
    margin-bottom: 2.66667vw;
    padding-bottom: 0;
  }
  .obstetrics_sango .timeline .time h4 {
    width: 26.66667vw;
    margin: 0;
    font-size: 8.53333vw;
  }
  .obstetrics_sango .timeline .time .text_box {
    font-size: 5.33333vw;
  }
  .obstetrics_sango .timeline .time::after {
    display: none;
  }
  .obstetrics_sango .timeline .pc_only {
    display: none;
  }
  .obstetrics_sango .timeline .tb_only {
    display: none;
  }
  .obstetrics_sango .timeline .pc_tb_only {
    display: none;
  }
  .obstetrics_nipt .obstetrics_nipt_box1 .flex {
    flex-direction: column;
  }
  .obstetrics_nipt .obstetrics_nipt_box1 .flex p {
    width: 90%;
    margin: auto;
  }
  .obstetrics_nipt .obstetrics_nipt_box1 .list_disc {
    padding: 0;
  }
  .obstetrics_nipt .obstetrics_nipt_box1 .list_disc li p {
    flex-wrap: wrap;
    width: calc(100% - 6.13333vw);
  }
  .obstetrics_nipt_img1 {
    height: 0;
    width: 90%;
    margin: 5.33333vw auto 8vw;
  }
  .obstetrics_luana-suite .contents_box .fl {
    flex-direction: column;
    height: 100vw;
    margin: 0;
    background: url("/img/clinic/luana-suite_img05@2x.png") no-repeat;
    background-size: 82.66667vw;
    background-position: bottom;
  }
  .obstetrics_luana-suite .contents_box .fl img {
    width: 66.66667vw;
    margin: 2.66667vw auto 0;
  }
  .obstetrics_luana-suite .contents_box .fl .head_img_secondtxt {
    font-size: 3.73333vw;
    line-height: 1.5;
    text-align: justify;
  }
  .obstetrics_luana-suite .contents_box .color_a {
    padding-left: 2.13333vw;
  }
  .obstetrics_luana-suite .contents_box .color_a .fa {
    padding-right: 1.33333vw;
  }
  .obstetrics_luana-suite .contents_box .txt_box2_p dt {
    font-size: 3.73333vw;
  }
  .obstetrics_luana-suite .contents_box .txt_box2_p dt::before, .obstetrics_luana-suite .contents_box .txt_box2_p dt::after {
    width: 8.26667vw;
    height: 3.46667vw;
  }
  .obstetrics_luana-suite .contents_box .txt_box2_p .price_box .wf-DancingScript {
    font-size: 10.66667vw;
    padding: 0 1.33333vw 0 2vw;
  }
  .obstetrics_luana-suite .contents_box .txt_box2_p .price_box .text {
    font-size: 4.26667vw;
  }
  .obstetrics_luana-suite .contents_box .txt_box2_p .price_box h4 {
    margin: 0 6.66667vw 1.33333vw;
    padding: 5.33333vw 0 0;
  }
  .obstetrics_luana-suite .contents_box .txt_box2_p .price_box .red_text {
    font-size: 4.26667vw;
  }
  .obstetrics_luana-suite .contents_box .luana-suite_contact dt {
    width: 56vw !important;
    font-size: 4vw !important;
  }
  .obstetrics_luana-suite .contents_box .luana-suite_contact dd {
    padding: 0;
    margin: 2.66667vw 0;
  }
  .obstetrics_luana-suite_box1 dl dt {
    font-size: 4vw;
  }
  .obstetrics_luana-suite_box1 dl dd {
    flex-direction: column;
  }
  .obstetrics_luana-suite_box1 dl dd ul {
    width: 100%;
  }
  .obstetrics_luana-suite_box1 dl dd figure {
    width: 100%;
    margin: 2.66667vw auto 0;
  }
  .obstetrics_luana-suite .table {
    table-layout: fixed;
    width: auto;
  }
  .obstetrics_luana-suite .table th,
  .obstetrics_luana-suite .table td {
    width: auto;
    padding: 2.66667vw;
    font-size: 3.73333vw;
    line-height: 1.25;
  }
  .obstetrics_luana-suite .pc_only {
    display: none !important;
  }
  .obstetrics_luana-suite .tb_only {
    display: none !important;
  }
  .obstetrics_luana-suite .mobile_only {
    display: inherit !important;
  }
  .obstetrics_luana-suite .tab-mob_only {
    display: inherit !important;
  }
  .obstetrics_luana-suite .pc-tab_only {
    display: none !important;
  }
  .obstetrics_stay p.head_img_secondtxt {
    padding: 0;
  }
  .obstetrics_rehabilitation .flex {
    grid-template-columns: 1fr;
    gap: 7.46667vw;
  }
  .obstetrics_rehabilitation .flex p {
    grid-area: 1 / 1 / 1 / 2;
    padding: 0;
    order: 1;
  }
  .obstetrics_rehabilitation .flex picture {
    grid-area: 2 / 1 / 3 / 2;
    width: 64vw;
    min-width: 100%;
    height: auto;
    margin: 0 auto;
    order: 2;
  }
  .obstetrics_rehabilitation dl {
    grid-area: 3 / 1 / 4 / -2;
    flex-direction: column;
    gap: 2.13333vw;
    order: 3;
  }
  .obstetrics_rehabilitation dl dt span {
    width: 100%;
  }
  .obstetrics_rehabilitation dl dd {
    width: 100%;
  }
  .obstetrics_rehabilitation table {
    margin: 0 auto;
  }
  .obstetrics_rehabilitation table th,
  .obstetrics_rehabilitation table td {
    display: block;
    width: 100%;
    padding: 2.66667vw 4vw;
  }
  .obstetrics_rehabilitation table td span {
    font-size: 3.46667vw;
    padding: 0 3.73333vw;
    margin: 1.33333vw 2.66667vw 1.33333vw 0;
  }
  .obstetrics_rehabilitation_hidamari {
    width: 100%;
    margin: auto;
  }
  .obstetrics_rehabilitation_hidamari::before {
    width: 60px;
    height: 60px;
    top: calc((100% - 60px) / 2);
  }
  .obstetrics_rehabilitation_hidamari_txt {
    font-size: 1.4rem;
  }
  .facipho ul {
    margin-bottom: 0vw;
  }
  .facipho ul {
    margin-bottom: 0vw;
  }
  .facipho ul li figure img {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  .facipho ul li:nth-child(1) {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .facipho ul li:nth-child(1) figure {
    height: auto;
  }
  .facipho ul li:nth-child(2) {
    float: none;
    width: 100%;
  }
  .facipho ul li:nth-child(2) figure {
    height: auto !important;
    margin-bottom: 5.33333vw;
  }
  .facipho ul li.room_toilet {
    height: auto !important;
    width: 60%;
    margin: 0 auto;
  }
  .bunben_txt a {
    font-size: 4vw;
  }
  .gynecology #head_img > p {
    padding: 26.66667vw 0 0 !important;
    font-size: 4.26667vw;
  }
  .gynecology .clinic_subject {
    bottom: 21.33333vw;
  }
  .gynecology .clinic_subject dt {
    font-size: 4vw;
  }
  .gynecology .clinic_subject dd {
    font-size: 3.73333vw;
  }
  .gynecology .gynecology_img1 {
    float: none;
    width: 90%;
    height: 0;
    padding: 60% 0 0 0;
  }
  .gynecology .gynecology_top_box {
    width: 100%;
    padding: 0;
  }
  .gynecology_checkups .table td {
    padding: 1.33333vw;
  }
  .gynecology_checkups .table .th_green {
    padding: 1.33333vw !important;
  }
  .gynecology_checkups_table1 .table:first-child td.gynecology_checkups_table1_td2, .gynecology_checkups_table1 .table:first-child td.gynecology_checkups_table1_td3, .gynecology_checkups_table1 .table:first-child td.gynecology_checkups_table1_td4 {
    border-right: none;
    border-bottom: none;
  }
  .gynecology_checkups_table1 .table:nth-child(2) td.gynecology_checkups_table1_td2 {
    border-top: 1px solid #ccc;
  }
  .gynecology_checkups_table1 .table td.gynecology_checkups_table1_td2 {
    width: 100%;
    font-weight: 900;
    border-right: none;
    padding: 1.06667vw !important;
    text-align: left;
    background-color: #fff4f4;
  }
  .gynecology_checkups_table1 .table td.gynecology_checkups_table1_td3 {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important;
    padding: 1.06667vw !important;
  }
  .gynecology_checkups_table1 .table td.gynecology_checkups_table1_td4 {
    width: 100%;
    padding: 1.06667vw !important;
  }
  .gynecology_checkups_table1 td.gynecology_checkups_table1_td5 ul li {
    padding: 1.06667vw;
  }
  .gynecology_checkups_table1 td.gynecology_checkups_table1_td6 ul li {
    padding: 1.06667vw;
  }
  .gynecology_checkups_table1 td ul li:nth-of-type(1) {
    width: 100%;
  }
  .gynecology_checkups_box1 p {
    margin: 0 auto 5.33333vw;
  }
  .gynecology_checkups_box1 button.accordion_pink {
    margin: 5.33333vw auto 0;
  }
  .gynecology_checkups_box1 .txt_box_pink {
    margin: 0 auto;
  }
  .gynecology_checkups_box1 .txt_box_pink + dl {
    margin: 8vw auto 0;
  }
  .gynecology_birthcontrol button.accordion_pink {
    margin: 5.33333vw 0 0;
  }
  .gynecology_birthcontrol .txt_box_pink {
    margin-top: 0;
  }
  .gynecology_birthcontrol dl dd {
    padding: 0 4.26667vw;
  }
  .gynecology_birthcontrol dl dd .list_disc li::before {
    font-size: 2.13333vw;
  }
  .gynecology_birthcontrol dl dd .flex {
    flex-direction: column;
  }
  .gynecology_birthcontrol dl dd .table:nth-of-type(2) {
    margin: 1em auto;
  }
  .gynecology_birthcontrol dl dd .table th,
  .gynecology_birthcontrol dl dd .table td {
    width: 50%;
  }
  .gynecology_birthcontrol dl dd .table {
    margin: 0 auto;
  }
  .gynecology_hpv .table caption {
    font-size: 5.33333vw;
  }
  .kanpou2 .announcement {
    margin: 0 0 10.66667vw 0;
    padding: 5.33333vw;
  }
  .kanpou2 .consultation {
    margin-bottom: 8px;
  }
  .kanpou2 .consultation p {
    line-height: 1.6;
  }
  .pediatric #head_img .head_img_indextxt {
    padding: 16vw 2.66667vw 10.66667vw !important;
    font-size: 14px;
    line-height: 180%;
  }
  .pediatric #head_img .head_img_indextxt br {
    display: none;
  }
  .pediatric #head_img + .txt_box_pink p span {
    font-size: 5.33333vw;
  }
  .pediatric_box2 .txt_box2_wbg .wf-sawarabimincho {
    font-size: 4.53333vw;
    justify-content: center;
  }
  .pediatric_box2 .txt_box2_wbg .wf-sawarabimincho span {
    font-size: 3.73333vw;
  }
  .pediatric_box2 .txt_box2_wbg .table tr th,
  .pediatric_box2 .txt_box2_wbg .table tr td {
    line-height: 1.5;
    font-size: 3.2vw;
  }
  .pediatric_box2 .txt_box2_wbg .table tr td {
    padding: 2.66667vw 0;
  }
  .pediatric_box2 .txt_box2_wbg .table tr td small {
    line-height: 1.25;
    display: block;
  }
  .pediatric_box2 .txt_box2_wbg .table tr th:nth-of-type(1),
  .pediatric_box2 .txt_box2_wbg .table tr td:nth-of-type(1) {
    width: 16vw;
  }
  .pediatric_box2 .table2 th,
  .pediatric_box2 .table2 td {
    font-size: 3.2vw !important;
  }
  .pediatric_box2 .table2 td span {
    font-size: 3.2vw !important;
  }
  .pediatric_box2 .table2 td ul li {
    font-size: 3.2vw !important;
  }
  .pediatric_box2 .table-wrap .table2024 {
    min-width: 768px;
    border-left: none;
  }
  .pediatric_box2 .table-wrap .table2024 .cate {
    padding-left: 1px;
    padding-right: 1px;
    width: 6.5%;
    font-size: 2.8vw;
  }
  .pediatric_box2 .table-wrap .table2024 .sticky {
    position: sticky;
    left: 0;
    border-left: none;
    border-right: none;
    background: none;
  }
  .pediatric_box2 .table-wrap .table2024 .sticky::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #f3faf3;
    z-index: -1;
    box-sizing: border-box;
  }
  .pediatric_box2 .table-wrap .table2024 .sticky-2row {
    position: sticky;
    left: 73px;
    border-left: none;
    border-right: none;
  }
  .pediatric_box2 .table-wrap .table2024 .sticky-2row::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-right: 1px solid #ccc;
    z-index: -1;
  }
  .pediatric_box2 .table-wrap .table2024 .sticky-2row.shadow::after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 15px;
    background: linear-gradient(to right, rgba(204, 204, 204, 0.55), rgba(255, 255, 255, 0));
  }
  .pediatric_box2 .table_add {
    font-size: 12px;
    text-align: left;
  }
  .pediatric .table3 {
    table-layout: auto;
    display: flex;
  }
  .pediatric .table3 tbody {
    display: flex;
    width: calc(100% - 6.66667vw);
  }
  .pediatric .table3 tbody tr {
    display: inline-block;
    height: 100%;
  }
  .pediatric .table3 tbody tr:first-child {
    width: 50%;
  }
  .pediatric .table3 tbody tr:last-child {
    width: 50%;
  }
  .pediatric .table3 tbody td {
    width: 100% !important;
    height: 16vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .pediatric .table3 tbody td:first-child {
    padding: 0;
    height: 8vw;
  }
  .pediatric .table3 tbody td:last-child {
    height: 24vw;
  }
  .pediatric .table3 thead {
    width: 6.66667vw;
  }
  .pediatric .table3 thead tr {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .pediatric .table3 thead th {
    display: flex;
    width: 100% !important;
    height: 16vw;
    border-bottom: solid 1px #ccc;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .pediatric .table3 thead th:first-child {
    padding: 0;
    height: 8vw;
  }
  .pediatric .table3 thead th:last-child {
    height: 24vw;
  }
  .pediatric .table33 thead th {
    height: 10.66667vw;
  }
  .pediatric .table33 thead th:last-child {
    height: 10.66667vw;
  }
  .pediatric .table33 tbody {
    width: 100%;
    display: inline-block;
  }
  .pediatric .table33 tbody tr {
    width: 100% !important;
  }
  .pediatric .table33 tbody td {
    height: 10.66667vw;
  }
  .pediatric .table33 tbody td:last-child {
    height: 10.66667vw;
  }
  .pediatric_in > div {
    flex-wrap: wrap;
  }
  .pediatric_box3 .txt_box2_w {
    width: 100%;
    margin: auto;
  }
  .pediatric_box3 .list_disc + .mt30 .detail_button {
    font-size: 3.33333vw;
  }
  .pediatric_box3 .list_disc + .mt30 dl {
    padding: 0;
  }
  .pediatric_box3 .list_disc + .mt30 dl dt {
    font-size: 3.33333vw;
  }
  .pediatric_box3 .list_disc + .mt30 dl dd {
    font-size: 3.33333vw;
  }
  .pediatric_box4 .table {
    margin: 40px auto 1rem;
  }
  .pediatric_box4 .table td {
    font-size: 3.46667vw;
  }
  .pediatric .pediatric_img1 {
    float: none;
    margin: 8vw auto;
  }
  .pediatric_box6 .txt_box2_wbg .about_box .wbg ul li_box6 .txt_box2_wbg .about_box .wbg ul li {
    text-indent: -2em;
    font-size: 3.73333vw;
  }
  .pediatric_box6 .txt_box2_wbg .about_box .wbg ul li_box6 .txt_box2_wbg .about_box .wbg ul li::before {
    width: 6.4vw;
    height: 6.4vw;
    font-size: 3.73333vw;
  }
  .pediatric_box6 .txt_box2_wbg .about_box .wbg ul li {
    text-indent: -2em;
    font-size: 3.73333vw;
  }
  .pediatric_box6 .txt_box2_wbg .about_box .wbg ul li::before {
    width: 6.4vw;
    height: 6.4vw;
    font-size: 3.73333vw;
  }
  .pediatric_box7 {
    width: 100%;
  }
  .pediatric_box7::before {
    width: 50px;
    height: 50px;
    top: calc((100% - 50px) / 2);
  }
  .pediatric_box7_txt {
    font-size: 1.4rem;
  }
  .obstetrics_audiometry_box1 table th {
    padding: 0;
  }
  #contents.doctor h2 {
    margin-bottom: 6.4vw;
  }
  #contents.doctor h2.wf-sawarabimincho {
    font-size: 7.46667vw;
  }
  #contents.doctor .wf-DancingScript {
    font-size: 4.26667vw;
  }
  #contents.doctor .doctor_box li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  #contents.doctor .doctor_box li dl {
    margin-top: 3.73333vw;
    width: 100%;
  }
  #contents.doctor .doctor_box li dl dt {
    font-size: 4.26667vw;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 3.73333vw;
  }
  #contents.doctor .doctor_box li dl dt.accordion::before {
    content: '\f13a';
    color: #c59f62;
    font-size: 3.2vw;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #contents.doctor .doctor_box li dl dt.accordion::after {
    content: '\8a73\3057\304f\898b\308b';
    color: #c59f62;
    position: absolute;
    right: 4.26667vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 3.2vw;
  }
  #contents.doctor .doctor_box li dl dd {
    display: none;
    font-size: 3.46667vw;
  }
  #contents.doctor .doctor_box figure {
    display: inline-block;
    width: 29.33333vw;
    height: 41.41333vw;
  }
  #contents.doctor .doctor_box div {
    width: calc(100% - 29.33333vw);
    text-align: left;
    font-size: 3.73333vw;
  }
  #contents.doctor .doctor_box div span {
    font-size: 3.46667vw;
  }
  #contents.doctor .doctor_box div small {
    font-size: 2.66667vw;
    margin-left: 0;
  }
  .reservation .list_attention li > span:not(.color_b) {
    display: block;
  }
  .reservation_beginner {
    margin: 10.66667vw auto 0;
  }
  .reservation_beginner_tit {
    padding: 3.73333vw 5.33333vw;
    font-size: 3.73333vw;
    line-height: 1.5;
    flex-direction: column;
  }
  .reservation_beginner_tit::after {
    font-size: 3.2vw;
    padding: 0.53333vw 2.66667vw;
    border-radius: 3.73333vw;
    margin: 1.33333vw 0 0 0;
    display: block;
    width: 100%;
    text-align: center;
  }
  .reservation_beginner dl {
    margin: 0 5.33333vw 5.33333vw;
    border-radius: 5.33333vw;
    padding: 5.33333vw;
  }
  .reservation_beginner dl dt {
    background-image: none;
    padding: 0;
    font-size: 3.46667vw;
    line-height: 1.5;
  }
  .reservation_beginner dl dt::before {
    font-size: 3.46667vw;
    margin-right: 1.33333vw;
  }
  .reservation_beginner dl dd ul li {
    font-size: 3.33333vw;
  }
  .reservation .flex_box {
    flex-direction: column;
  }
  .reservation .button_square {
    font-size: 4.8vw;
  }
  .reservation #r2 + .flex_box p {
    width: 100%;
  }
  .reservation .txt_box2_p p {
    margin: 0;
    text-align: center;
  }
  .reservation .txt_box2_p p.flex_box {
    font-size: 4.26667vw;
    flex-direction: row;
    margin: 0.5em auto 0;
  }
  .nipt .table th,
  .nipt .table td {
    font-size: 3.2vw;
    padding: 1.33333vw 0;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .clinic .txt_box_pink {
    margin-bottom: 1.38889vw;
  }
  .clinic .txt_box_pink p {
    font-size: 1.11111vw;
  }
  .clinic .link_button {
    margin: 0.55556vw 0;
  }
  .clinic_reception_box .txt_box2_wbg {
    padding: 2.77778vw 1.38889vw;
  }
  .clinic_reception_box .reception_icon1 {
    font-size: 0.83333vw;
    padding: 0.27778vw 0.41667vw;
  }
  .clinic_reception_box .reception_icon2 {
    font-size: 0.83333vw;
    padding: 0.27778vw 0.41667vw;
  }
  .clinic_reception_box .clinic_index_phone {
    font-size: 1.38889vw;
    margin: 2.08333vw 0 1.04167vw;
  }
  .clinic_reception_box .clinic_index_phone i {
    width: 1.80556vw;
    height: 1.66667vw;
    padding-left: 1.25vw;
    margin-right: 0.55556vw;
    margin-bottom: 0.27778vw;
    font-size: 1.11111vw;
    line-height: 1.66667vw;
  }
  .clinic_reception_box .clinic_index_phone2 span {
    font-size: 1.04167vw;
  }
  .clinic_reception_box ul li {
    font-size: 1.25vw;
  }
  .clinic_reception_box ul li > span {
    font-size: 1.04167vw;
  }
  .clinic_reception_box ul li:first-child a {
    height: 10.41667vw;
    width: 10.41667vw;
    font-size: 0.97222vw;
  }
  .clinic_reception_box ul li a .button_circle {
    font-size: 0.90278vw;
  }
  .clinic_reception_box ul li a .button_circle span.wf-DancingScript {
    font-size: 1.11111vw;
  }
  .clinic_reception_box2 {
    font-size: 1.11111vw;
  }
  .clinic_reception_box2 span {
    font-size: 1.04167vw;
    padding: 0.13889vw 0.69444vw;
    border-radius: 1.38889vw;
    margin-right: 0.69444vw;
  }
  .clinic_reception_box2 .button_square a {
    font-size: 1.38889vw;
    background-size: 2.36111vw;
    padding-top: 2.77778vw;
    line-height: 1.5;
  }
  .clinic_reception_box2 .button_square a small {
    font-size: 0.97222vw;
  }
  .clinic_roster .tablewrap {
    width: 100%;
  }
  .clinic_roster .tablewrap table {
    margin: 0 auto 2.77778vw;
  }
  .clinic_roster .tablewrap table th .day,
  .clinic_roster .tablewrap table th .day2 {
    font-size: 0.97222vw;
  }
  .clinic_roster .tablewrap table div.am, .clinic_roster .tablewrap table div.pm, .clinic_roster .tablewrap table div.night, .clinic_roster .tablewrap table div.holiday {
    font-size: 0.97222vw;
  }
  .clinic_roster .tablewrap table div ul li a {
    font-size: 0.97222vw;
  }
  .clinic_roster .tablewrap .month {
    padding: 0.13889vw 0.69444vw 0.13889vw 3.19444vw;
    font-size: 1.11111vw;
    margin: 1.11111vw 0;
    background-size: contain;
  }
  .clinic_index_link {
    padding-top: 6.94444vw;
  }
  .clinic_index_link ul li {
    height: 13.54167vw;
    width: 12.5vw;
    background-size: 4.16667vw;
  }
  .clinic_index_link ul li a {
    padding: 6.94444vw 1.38889vw 0 1.38889vw;
  }
  .clinic_index_link ul li a .wf-DancingScript {
    font-size: 0.97222vw;
    margin-top: 1.38889vw;
  }
  .clinic_main_title > p {
    font-size: 2.08333vw;
    margin-top: 1.38889vw;
  }
  .clinic_main_title span {
    font-size: 0.97222vw;
    margin-top: 0;
  }
  .detail_button2 {
    font-size: 0.97222vw;
    padding: 0.13889vw 1.38889vw;
    border-radius: 1.38889vw;
    margin-left: 1.11111vw;
  }
  .obstetrics table th,
  .obstetrics table td {
    font-size: 1.11111vw;
  }
  .obstetrics #head_img {
    min-height: 31.80556vw;
  }
  .obstetrics .button_square {
    font-size: 1.25vw;
  }
  .obstetrics .button_square span {
    font-size: 0.97222vw;
  }
  .obstetrics_box4_1 {
    width: calc(100% - 20vw);
  }
  .obstetrics_box4_1 ul {
    font-size: 0.97222vw;
  }
  .obstetrics .tatiai_tit {
    font-size: 1.25vw;
  }
  .obstetrics .tatiai .table {
    padding: 0 0 0 2.22222vw;
  }
  .obstetrics .tatiai .table th,
  .obstetrics .tatiai .table td {
    font-size: 0.90278vw;
  }
  .obstetrics .tatiai_attention_tit {
    font-size: 0.90278vw;
  }
  .obstetrics .tatiai .list_attention {
    padding: 0 0 0 1.11111vw;
  }
  .obstetrics .tatiai .list_attention li {
    font-size: 0.90278vw;
  }
  .obstetrics_clinic #head_img {
    min-height: 30.34722vw;
  }
  .obstetrics_clinic .table {
    margin: 2.77778vw auto;
  }
  .obstetrics_clinic .table th,
  .obstetrics_clinic .table td {
    padding: 1.11111vw;
  }
  .obstetrics_clinic .list_attention {
    margin-top: 2.77778vw;
  }
  .obstetrics_clinic .txt_box2_p {
    font-size: 1.38889vw;
    height: 9.02778vw;
    margin: 2.77778vw auto;
  }
  .obstetrics_clinic_box1 h4 {
    margin-top: 2.22222vw !important;
  }
  .obstetrics_clinic_box1 dl {
    margin: 1.66667vw 0;
  }
  .obstetrics_clinic_box1 dl dt {
    border-radius: 1.38889vw;
    width: 11.80556vw;
    padding: 0.27778vw 0;
    font-size: 1.04167vw;
    margin: 1.66667vw 0 0.97222vw;
  }
  .obstetrics_clinic .ready_set {
    border-radius: 1.38889vw;
    padding: 1.38889vw 2.08333vw 2.08333vw;
  }
  .obstetrics_clinic .ready_set .wf-sawarabimincho {
    font-size: 1.38889vw;
    padding: 0 2.77778vw 2.08333vw;
  }
  .obstetrics_clinic .ready_set .wf-sawarabimincho.flex_box figure {
    width: 9.23611vw;
    height: 9.23611vw;
    margin: 0 1.38889vw 0 0;
  }
  .obstetrics_clinic .ready_set .wf-sawarabimincho.flex_box figure::after {
    width: 9.02778vw;
    height: 9.02778vw;
  }
  .obstetrics_clinic .ready_set .wf-sawarabimincho.flex_box span {
    width: calc(100% - 9.23611vw);
  }
  .obstetrics_clinic .ready_set > .flex_box {
    padding: 0 0 1.38889vw 0;
  }
  .obstetrics_clinic .ready_set > .flex_box figure {
    width: calc(100% / 2 - 1.38889vw);
  }
  .obstetrics_clinic .ready_set_other {
    padding: 1.38889vw 2.77778vw;
    border-radius: 1.11111vw;
  }
  .obstetrics_clinic .ready_set_other figure {
    width: calc(100% / 3 - 1.38889vw);
  }
  .obstetrics_painless_img1 {
    width: 20.83333vw;
    height: 13.88889vw;
    margin-left: 1.11111vw;
    margin-bottom: 2.22222vw;
  }
  .obstetrics_painless_img2 {
    width: 18.75vw;
    height: 18.75vw;
    margin-left: 1.11111vw;
  }
  .obstetrics_painless_box1 ul.painless_flow > li::before {
    font-size: 1.11111vw;
    height: 2.08333vw;
    width: 2.08333vw;
  }
  .obstetrics_painless_box1 ul.painless_flow > li span {
    width: calc(100% - 3.47222vw);
  }
  .obstetrics_painless_box2 .detail_txt_box {
    margin: 0 auto 1.66667vw;
  }
  .obstetrics_echo #head_img.obstetrics_echo_4d {
    height: 20.48611vw;
  }
  .obstetrics_echo #head_img {
    min-height: 23.19444vw;
  }
  .obstetrics_echo #head_img + .txt_box_pink {
    font-size: 1.59722vw;
  }
  .obstetrics_echo_box1 > p {
    margin-left: 1.66667vw;
    width: calc(100% - 20.83333vw);
    float: right;
  }
  .obstetrics_echo_box1 .obstetrics_echo_img1 {
    margin-bottom: 2.77778vw;
  }
  .obstetrics_echo_box2 .wf-sawarabimincho::before, .obstetrics_echo_box4 .wf-sawarabimincho::before {
    margin-right: 1.66667vw;
    margin-left: -7.98611vw;
  }
  .obstetrics_echo_box2 p:nth-of-type(2), .obstetrics_echo_box4 p:nth-of-type(2) {
    margin: 1.66667vw 0;
  }
  .obstetrics_echo_box2 .table, .obstetrics_echo_box4 .table {
    width: 51.38889vw;
    margin: 2.77778vw auto 1.38889vw;
  }
  .obstetrics_echo_box2 .table th, .obstetrics_echo_box4 .table th {
    border-right: 0.27778vw double #ccc;
    padding: 1.11111vw;
    min-width: 8.33333vw;
  }
  .obstetrics_echo_box2 .table td, .obstetrics_echo_box4 .table td {
    padding: 1.11111vw 1.38889vw;
  }
  .obstetrics_echo_box2 .table td .detail_txt_box, .obstetrics_echo_box4 .table td .detail_txt_box {
    padding: 0.41667vw 1.38889vw;
    margin: 0 0.83333vw 0;
  }
  .obstetrics_echo_box2 .txt_box1, .obstetrics_echo_box4 .txt_box1 {
    width: 48.61111vw;
  }
  .obstetrics_echo_box3 .link_button {
    margin-top: 1.66667vw;
  }
  .obstetrics_echo_box4 .table td > div > div:nth-of-type(2) {
    margin-top: 0.83333vw;
  }
  .obstetrics_satogaeri #head_img {
    min-height: 23.19444vw;
  }
  .obstetrics_satogaeri #head_img > div {
    margin-bottom: 0.69444vw;
    padding: 7.63889vw 0.69444vw 0.69444vw 0;
  }
  .obstetrics_satogaeri #head_img > div > p {
    font-size: 1.52778vw;
    padding: 0.27778vw 1.11111vw;
    border-radius: 1.52778vw;
  }
  .obstetrics_satogaeri_box1 table {
    margin: 1.38889vw 0;
  }
  .obstetrics_satogaeri_box1 table tr {
    margin-bottom: 1.11111vw;
  }
  .obstetrics_satogaeri_box1 table th {
    margin: 0 1.11111vw 0 0;
    width: 15.27778vw;
  }
  .obstetrics_satogaeri_box1 table th > p {
    border-radius: 1.38889vw;
    font-size: 1.04167vw;
    padding: 0.27778vw 1.11111vw;
  }
  .obstetrics_satogaeri_box2 .wf-sawarabimincho {
    font-size: 2.22222vw;
    padding: 2.77778vw 2.77778vw 0.97222vw;
    margin: 0 auto 1.38889vw;
  }
  .obstetrics_satogaeri_box2 .wf-sawarabimincho span {
    font-size: 1.25vw;
    margin-bottom: 0.97222vw;
  }
  .obstetrics_satogaeri_box2 .txt_box1 {
    padding: 2.36111vw 2.36111vw 2.77778vw;
    margin: 0 -1.04167vw;
  }
  .obstetrics_satogaeri_box2 .txt_box1 .list_disc li {
    font-size: 0.97222vw;
    padding: 0 3.05556vw 0;
    margin-bottom: 0.97222vw;
  }
  .obstetrics_satogaeri_box2 .txt_box1 .color_a {
    font-size: 1.00694vw;
  }
  .obstetrics_satogaeri_box3 ol > li::before {
    font-size: 1.11111vw;
    height: 2.08333vw;
    width: 2.08333vw;
  }
  .obstetrics_sukusuku #head_img {
    min-height: 30.55556vw;
  }
  .obstetrics_sukusuku dl dt {
    border-radius: 1.38889vw;
    width: 11.80556vw;
    padding: 0.27778vw 0;
    font-size: 1.04167vw;
    margin: 1.66667vw 0 0.97222vw;
  }
  .obstetrics_sukusuku .list_attention {
    margin-top: 1.11111vw;
  }
  .obstetrics_sukusuku_box2 .wf-sawarabimincho {
    font-size: 1.52778vw;
  }
  .obstetrics_sukusuku_box2 .detail_txt_box {
    width: 34.72222vw;
    font-size: 1.11111vw;
    margin: 0.97222vw auto;
  }
  .obstetrics_sukusuku_box2_list {
    font-size: 1.11111vw;
    margin: 0.97222vw auto;
  }
  .obstetrics_sukusuku_box1 {
    margin-top: 1.11111vw;
  }
  .obstetrics_sukusuku_box4 {
    background-size: 21.52778vw;
  }
  .obstetrics_sukusuku_box4 .wf-sawarabimincho {
    font-size: 1.94444vw;
    margin: 2.36111vw 0 1.66667vw;
  }
  .obstetrics_sukusuku_box4_txt {
    padding: 1.38889vw 4.16667vw;
  }
  .obstetrics_sukusuku_box5 ul > li {
    padding: 0 0 0 2.77778vw;
  }
  .obstetrics_sukusuku_box5 ul > li::before {
    font-size: 1.11111vw;
    width: 2.08333vw;
    height: 2.08333vw;
  }
  .obstetrics_sukusuku_box5 ul > li > div {
    margin: 1.38889vw 0 0;
  }
  .obstetrics_sukusuku_box6::before {
    width: 60px;
    height: 60px;
    top: calc((100% - 60px) / 2);
  }
  .obstetrics_sukusuku_box6_btn {
    font-size: 0.83333vw;
  }
  .obstetrics_sukusuku_box6_txt {
    font-size: 1.11111vw;
  }
  .obstetrics_counseling #head_img {
    min-height: 23.61111vw;
  }
  .obstetrics_counseling_box1 .h5_right {
    width: 36.66667vw;
  }
  .obstetrics_counseling_box1 .list_check {
    margin: 0 1.11111vw 0 1.38889vw;
  }
  .obstetrics_counseling_box1 > p {
    margin-top: 1.66667vw;
  }
  .obstetrics_counseling_box2 .wf-sawarabimincho {
    font-size: 1.94444vw;
    margin: 2.36111vw 0 1.66667vw;
  }
  .obstetrics_counseling_box2 table {
    margin: 0 5.55556vw;
  }
  .obstetrics_counseling_box2 table th {
    font-size: 1.04167vw;
    padding: 1.38889vw 0;
    width: 9.02778vw;
  }
  .obstetrics_counseling_box2 table td {
    padding: 1.38889vw;
  }
  .obstetrics_counseling_box2 table td p {
    padding: 0.55556vw 1.11111vw;
    margin-bottom: 1.11111vw;
    border-radius: 1.38889vw;
    width: 27.5vw;
    font-size: 1.04167vw;
  }
  .obstetrics_counseling_box2 table td p:nth-of-type(2) {
    margin-top: 1.11111vw;
  }
  .obstetrics_counseling_box2 table td span {
    font-size: 1.38889vw;
    margin: 0 0.69444vw;
  }
  .obstetrics_counseling_box2 table td span.phone::before {
    width: 1.25vw;
    height: 1.25vw;
    padding: 0.27778vw;
    margin: 0 0.41667vw 0 0;
  }
  .obstetrics_sango .sango_box2 ul b {
    font-size: 1.25vw;
  }
  .obstetrics_sango .sango_box2 .txt_box2_p .flex div p {
    font-size: 1.25vw;
  }
  .obstetrics_sango .sango_box .table th,
  .obstetrics_sango .sango_box .table td {
    padding: 1.11111vw;
  }
  .obstetrics_sango .sango_box .table .th_green {
    width: calc(5em + 2.22222vw);
  }
  .obstetrics_sango .timeline {
    margin: 1.04167vw 0 0 -2.08333vw;
    padding: 2.91667vw 0 0;
  }
  .obstetrics_sango .timeline::before, .obstetrics_sango .timeline::after {
    width: 2.98611vw;
    height: 2.98611vw;
    left: 9.16667vw;
  }
  .obstetrics_sango .timeline li {
    padding-bottom: 3.47222vw;
  }
  .obstetrics_sango .timeline li::before {
    width: 0.06944vw;
    left: 10.625vw;
    border-left: 0.06944vw solid #f2a8a8;
  }
  .obstetrics_sango .timeline li h4 {
    width: 7.63889vw;
    margin-left: 2.91667vw;
  }
  .obstetrics_sango .timeline li .detail {
    padding-left: 2.01389vw;
  }
  .obstetrics_sango .timeline li .detail .text_box {
    font-size: 1.66667vw;
  }
  .obstetrics_sango .timeline li .detail .box {
    width: 37.5vw;
    border-radius: 0.83333vw;
  }
  .obstetrics_sango .timeline li .detail .box .text_box {
    width: 27.77778vw;
    padding: 0 0.69444vw;
    font-size: 0.97222vw;
    line-height: 1.66667vw;
  }
  .obstetrics_sango .timeline li .detail .box .img_box {
    width: 7.91667vw;
    height: 7.22222vw;
  }
  .obstetrics_sango .timeline li:last-of-type .detail .box {
    padding: 1rem 0;
  }
  .obstetrics_sango .timeline li:last-of-type .detail .box .text_box {
    width: 100%;
  }
  .obstetrics_sango .timeline .time h4 {
    width: 9.86111vw;
    font-size: 2.77778vw;
  }
  .obstetrics_sango .timeline .time::after {
    width: 0.69444vw;
    height: 0.69444vw;
    left: 10.13889vw;
    top: 1.38889vw;
    font-size: 1.66667vw;
  }
  .obstetrics_sango .timeline .pc_only {
    display: none;
  }
  .obstetrics_sango .timeline .tb_only {
    display: inherit;
  }
  .obstetrics_sango .timeline .pc_tb_only {
    display: inherit;
  }
  .obstetrics_nipt .obstetrics_nipt_box1 .flex p {
    width: calc(100% - 23.61111vw);
    height: calc(100% - 16.66667vw);
    margin-left: 1.11111vw;
    margin-bottom: 2.22222vw;
  }
  .obstetrics_nipt_img1 {
    width: 20.83333vw;
    height: 13.88889vw;
    margin-left: 1.11111vw;
    margin-bottom: 2.22222vw;
  }
  .obstetrics_luana-suite .contents_box .fl {
    width: 100%;
    height: 15.27778vw;
    background-size: 25vw;
  }
  .obstetrics_luana-suite .contents_box .fl .head_img_secondtxt {
    font-size: 0.97222vw;
  }
  .obstetrics_luana-suite .contents_box .txt_box2_p dt {
    font-size: 1.25vw;
  }
  .obstetrics_luana-suite .contents_box .txt_box2_p .price_box .wf-DancingScript {
    font-size: 3.19444vw;
  }
  .obstetrics_luana-suite .contents_box .txt_box2_p .price_box .text {
    font-size: 1.25vw;
  }
  .obstetrics_luana-suite .contents_box .txt_box2_p .price_box h4 {
    margin: 0 10.41667vw 0.69444vw;
    padding: 2.08333vw 0 0;
  }
  .obstetrics_luana-suite .contents_box .txt_box2_p .price_box .red_text {
    font-size: 1.11111vw;
  }
  .obstetrics_luana-suite .contents_box .text_box {
    padding-right: 1.38889vw;
  }
  .obstetrics_luana-suite .contents_box .luana-suite_contact dt {
    width: 14.58333vw !important;
    font-size: 1.04167vw !important;
  }
  .obstetrics_luana-suite .contents_box .luana-suite_contact dd {
    margin: 0.69444vw auto 1.38889vw;
    padding: 0 2.08333vw;
  }
  .obstetrics_luana-suite_box1 dl dt {
    font-size: 1.04167vw;
  }
  .obstetrics_luana-suite_box1 dl dd ul {
    width: 41.66667vw;
  }
  .obstetrics_luana-suite_box1 dl dd figure {
    width: 15.06944vw;
  }
  .obstetrics_luana-suite .table {
    margin: 2.77778vw auto;
  }
  .obstetrics_luana-suite .table th,
  .obstetrics_luana-suite .table td {
    padding: 1.11111vw;
  }
  .obstetrics_luana-suite .pc_only {
    display: none !important;
  }
  .obstetrics_luana-suite .tb_only {
    display: inherit !important;
  }
  .obstetrics_luana-suite .mobile_only {
    display: none !important;
  }
  .obstetrics_luana-suite .tab-mob_only {
    display: inherit !important;
  }
  .obstetrics_luana-suite .pc-tab_only {
    display: inherit !important;
  }
  .obstetrics_stay_box1 {
    margin-top: 3.47222vw;
  }
  .obstetrics_stay dl dt {
    border-radius: 1.38889vw;
    width: 11.80556vw;
    padding: 0.27778vw 0;
    font-size: 1.04167vw;
    margin: 1.66667vw 0 0.97222vw;
  }
  .obstetrics_rehabilitation .flex {
    gap: 1.66667vw;
  }
  .obstetrics_rehabilitation .flex picture {
    width: 17.36111vw;
    height: 17.36111vw;
  }
  .obstetrics_rehabilitation dl {
    gap: 0.97222vw;
  }
  .obstetrics_rehabilitation table th,
  .obstetrics_rehabilitation table td {
    padding: 0.69444vw 1.04167vw;
  }
  .obstetrics_rehabilitation table td span {
    font-size: 0.90278vw;
    padding: 0 0.97222vw;
  }
  .obstetrics_rehabilitation_hidamari::before {
    width: 60px;
    height: 60px;
    top: calc((100% - 60px) / 2);
  }
  .obstetrics_rehabilitation_hidamari_btn {
    font-size: 0.83333vw;
  }
  .obstetrics_rehabilitation_hidamari_txt {
    font-size: 1.11111vw;
  }
  .facipho ul li:nth-child(1) figure {
    height: 23.61111vw;
  }
  .facipho ul li:nth-child(2) figure {
    height: 11.11111vw;
    margin-bottom: 1.38889vw;
  }
  .facipho ul li.room_toilet figure {
    height: 23.61111vw !important;
  }
  .sukusuku_img {
    width: 11.80556vw;
    height: 9.02778vw;
  }
  .sukusuku_img p {
    margin-top: 9.72222vw;
  }
  .bunben_txt a {
    font-size: 1.18056vw;
  }
  .gynecology #head_img {
    min-height: 31.73611vw;
  }
  .gynecology .clinic_subject {
    bottom: 5.55556vw;
  }
  .gynecology .contents_box .txt_box1 {
    margin: 1.66667vw 0;
  }
  .gynecology .contents_box .txt_box1 .list_check:nth-of-type(2) {
    margin: 0 6.94444vw;
  }
  .gynecology .contents_box .txt_box1 .contents_box .list_disc {
    margin: 0 auto C;
  }
  .gynecology .gynecology_img1 {
    height: 13.88889vw;
    width: 20.83333vw;
  }
  .gynecology .gynecology_top_box {
    width: calc(100% - 22.22222vw);
    padding: 0 2.08333vw 0 0;
  }
  .gynecology_checkups .table td {
    padding: 0.55556vw;
  }
  .gynecology_checkups .table .th_green {
    padding: 0.69444vw 0.55556vw !important;
    border-right: 0.27778vw double #ccc;
  }
  .gynecology_checkups .txt_box_pink {
    margin-bottom: 2.77778vw;
  }
  .gynecology_checkups_table1 .table td.gynecology_checkups_table1_td2 {
    width: 5.55556vw;
  }
  .gynecology_checkups_table1 .table td.gynecology_checkups_table1_td3 {
    width: 19.44444vw;
  }
  .gynecology_checkups_table1 .table td.gynecology_checkups_table1_td4 {
    width: calc(100% - 25.13889vw);
  }
  .gynecology_checkups_table1 td.gynecology_checkups_table1_td5 ul li {
    padding: 1.38889vw 0.55556vw;
  }
  .gynecology_checkups_table1 td.gynecology_checkups_table1_td6 ul li {
    padding: 2.01389vw 0.55556vw;
  }
  .gynecology_checkups_table1 td ul li:nth-of-type(1) {
    width: 25.06944vw;
  }
  .gynecology_checkups_table1 td ul.manmography li {
    padding: 1.59722vw 0 1.59722vw 0.55556vw;
  }
  .gynecology_checkups_box1 p {
    margin: 0 1.38889vw 1.38889vw 0;
  }
  .gynecology_checkups_box1 p span:nth-of-type(1) {
    font-size: 1.11111vw;
  }
  .gynecology_checkups_box1 .txt_box_pink + dl {
    margin: 2.08333vw auto 0;
  }
  .gynecology_checkups_infertility_box1 .gynecology_infertility_box1_txt {
    font-size: 1.25vw;
    margin-bottom: 0.69444vw;
  }
  .gynecology_birthcontrol .txt_box_pink {
    margin-top: 1.66667vw;
  }
  .gynecology_birthcontrol dl .link_button {
    width: 11.80556vw;
    padding: 0.13889vw 0;
    margin: 2.77778vw 0 1.11111vw;
  }
  .gynecology_birthcontrol dl .link_button:nth-of-type(1) {
    margin-top: -2.77778vw;
  }
  .gynecology_birthcontrol dl dd {
    padding: 0 1.11111vw;
  }
  .gynecology_hpv .table caption {
    font-size: 1.38889vw;
  }
  .kanpou #head_img {
    min-height: 29.16667vw;
  }
  .kanpou2 #head_img {
    min-height: 19.44444vw;
  }
  .kanpou2 .kanzen span {
    font-size: 1.11111vw;
  }
  .kanpou2 .yoyaku_tel span {
    font-size: 1.52778vw;
  }
  .pediatric #head_img {
    min-height: 28.19444vw;
  }
  .pediatric #head_img + .txt_box_pink p span {
    font-size: 1.59722vw;
  }
  .pediatric_box1_txt1 {
    font-size: 1.25vw;
    margin: 0 1.66667vw 1.66667vw;
  }
  .pediatric_box2 .txt_box2_wbg .wf-sawarabimincho {
    padding: 0;
    margin: 0;
    font-size: 1.66667vw;
  }
  .pediatric_box2 .table2 th,
  .pediatric_box2 .table2 td {
    font-size: 0.76389vw;
    vertical-align: middle;
  }
  .pediatric_box2 .table2 td ul li {
    width: calc(100% / 6);
  }
  .pediatric_in > div {
    padding: 2.77778vw 0 0.97222vw;
    margin: 0 auto 1.38889vw;
  }
  .pediatric_in > div .wf-sawarabimincho {
    font-size: 1.66667vw;
  }
  .pediatric_in > div .link_button {
    padding: 0 1.38889vw;
    margin-right: 0.97222vw;
  }
  .pediatric_in .list_attention {
    margin-top: -1.38889vw;
  }
  .pediatric .wf-sawarabimincho span {
    font-size: 1.18056vw;
    margin: 0 0.97222vw;
  }
  .pediatric_phone {
    font-size: 1.66667vw;
    margin-bottom: 1.66667vw;
  }
  .pediatric_phone span {
    font-size: 1.11111vw;
    line-height: 1.66667vw;
  }
  .pediatric_phone::before {
    width: 1.38889vw;
    height: 1.38889vw;
    line-height: 1.38889vw;
    font-size: 0.97222vw;
  }
  .pediatric_box3 .txt_box2_w {
    padding: 0.69444vw 1.38889vw;
    margin: 0.55556vw;
  }
  .pediatric_box4_txt {
    margin: 2.08333vw 0 -1.66667vw;
  }
  .pediatric_box4_txt::before {
    width: 2.08333vw;
    height: 2.08333vw;
    line-height: 2.08333vw;
    font-size: 0.69444vw;
  }
  .pediatric_box4 .table td {
    padding-left: 0.27778vw;
  }
  .pediatric_box4 .table .th_green {
    padding: 0.27778vw 0 0.27778vw 0.27778vw;
    width: 11.11111vw;
  }
  .pediatric_box4 .table caption {
    padding: 0.83333vw 0;
  }
  .pediatric_box4_box5 .wf-sawarabimincho {
    font-size: 1.66667vw;
    margin: 0 auto 1.38889vw;
  }
  .pediatric_box4_box5_left {
    width: 27.77778vw;
  }
  .pediatric_box4_box5_left div p {
    font-size: 1.04167vw;
    margin-top: 1.11111vw;
  }
  .pediatric_box4_box5 .button_square {
    margin-top: 1.38889vw;
    padding: 1.38889vw 0;
  }
  .pediatric_box4_box5 .button_square i {
    right: 1.38889vw;
  }
  .pediatric_box4_box5 .button_square .wf-sawarabimincho {
    font-size: 1.25vw;
  }
  .pediatric_box4_box5 .button_square .wf-sawarabimincho::before {
    margin-right: 0.69444vw;
  }
  .pediatric_box4_box5 .txt_box2_wbg .pediatric_img1 {
    width: 25.69444vw;
    height: 18.75vw;
    background-size: 48.61111vw 32.36111vw;
  }
  .pediatric_box4_box6 {
    width: 52.08333vw;
    margin: 8.33333vw auto 2.77778vw;
  }
  .pediatric_box4_box6 .txt_box_pink {
    width: 27.77778vw;
    margin: 0 auto 1.66667vw;
  }
  .pediatric_box4_box6 .txt_box_pink p {
    font-size: 1.66667vw;
  }
  .pediatric_box4_box6 dl {
    margin: 1.66667vw 0 0.55556vw;
  }
  .pediatric.screening h4 + p img {
    width: 20.83333vw;
  }
  .pediatric.screening h4 + p a {
    padding-left: 1.38889vw;
  }
  .pediatric.screening h4 + p a::before {
    left: 0.69444vw;
  }
  .pediatric.lysosomal h4 + p a {
    padding-left: 1.38889vw;
  }
  .pediatric.lysosomal h4 + p a::before {
    left: 0.69444vw;
  }
  .pediatric_box6 .txt_box2_wbg .about_box .wbg ul li_box6 .txt_box2_wbg .about_box .wbg ul li {
    font-size: 0.97222vw;
  }
  .pediatric_box6 .txt_box2_wbg .about_box .wbg ul li_box6 .txt_box2_wbg .about_box .wbg ul li::before {
    font-size: 1.38889vw;
  }
  .pediatric_box6 .txt_box2_wbg .about_box .wbg ul li {
    font-size: 0.97222vw;
  }
  .pediatric_box6 .txt_box2_wbg .about_box .wbg ul li::before {
    font-size: 1.38889vw;
  }
  .pediatric_box7 {
    max-width: 320px;
  }
  .pediatric_box7::before {
    width: 40px;
    height: 40px;
    top: calc((100% - 40px) / 2);
  }
  .pediatric_box7_btn {
    font-size: 0.83333vw;
  }
  .pediatric_box7_txt {
    font-size: 1.11111vw;
  }
  .obstetrics_audiometry_box1 table {
    margin: 1.38889vw 0;
  }
  .obstetrics_audiometry_box1 table tr {
    margin-bottom: 1.11111vw;
  }
  .obstetrics_audiometry_box1 table th,
  .obstetrics_audiometry_box1 table td {
    padding: 0.48611vw 0;
  }
  .obstetrics_audiometry_box1 table th {
    padding: 0 1.11111vw 0 0;
    width: 15.27778vw;
  }
  .obstetrics_audiometry_box1 table th > p {
    border-radius: 1.38889vw;
    padding: 0.27778vw 1.11111vw;
    font-size: 1.04167vw;
  }
  #contents.doctor h2 {
    margin-bottom: 1.66667vw;
  }
  #contents.doctor h2.wf-sawarabimincho {
    font-size: 1.94444vw;
  }
  #contents.doctor .wf-DancingScript {
    font-size: 1.11111vw;
  }
  #contents.doctor .doctor_box li {
    padding: 0 1.38889vw;
  }
  #contents.doctor .doctor_box li dl dt {
    font-size: 0.97222vw;
    padding-bottom: 0.97222vw;
    margin-bottom: 0.97222vw;
  }
  #contents.doctor .doctor_box li dl dd {
    font-size: 0.90278vw;
    padding-bottom: 0.90278vw;
  }
  #contents.doctor .doctor_box figure {
    width: 7.63889vw;
    height: 10.78472vw;
  }
  #contents.doctor .doctor_box div {
    width: 16.66667vw;
    margin: 0.69444vw 0;
    padding-left: 1.11111vw;
    font-size: 1.11111vw;
  }
  #contents.doctor .doctor_box div span {
    font-size: 0.90278vw;
    margin-bottom: 0.69444vw;
  }
  #contents.doctor .doctor_box div small {
    font-size: 0.76389vw;
    margin-top: 0.97222vw;
  }
  .reservation_beginner {
    margin: 2.77778vw auto 0;
  }
  .reservation_beginner_tit {
    font-size: 0.97222vw;
    padding: 0.97222vw 1.38889vw;
  }
  .reservation_beginner_tit::after {
    font-size: 0.69444vw;
    padding: 0.27778vw 0.69444vw;
    border-radius: 0.97222vw;
    margin: 0 0 0 0.69444vw;
  }
  .reservation_beginner dl {
    margin: 0 1.38889vw 1.38889vw;
    border-radius: 1.38889vw;
    padding: 1.38889vw;
  }
  .reservation_beginner dl dt {
    font-size: 0.97222vw;
    margin-bottom: 0.69444vw;
  }
  .reservation_beginner dl dt::before {
    font-size: 0.90278vw;
    margin-right: 0.34722vw;
  }
  .reservation_beginner dl dd ul li {
    font-size: 0.90278vw;
  }
  .reservation .button_square {
    font-size: 1.25vw;
  }
  .reservation #r2 + .flex_box p {
    width: calc(100% - 18.61111vw);
  }
  .reservation .txt_box2_p p.flex_box {
    font-size: 1.25vw;
  }
}

@media (min-width: 1441px) {
  .obstetrics_sukusuku_box6::before, .obstetrics_sukusuku_box6::after {
    right: 0;
  }
  .obstetrics_rehabilitation_hidamari::before, .obstetrics_rehabilitation_hidamari::after {
    right: 0;
  }
}
