@charset "UTF-8";

.more:before{
    z-index: 2;
  }

.more:after{

  }

.more-right .more{
  margin-left: auto;
}

body:has(.pankuzu.sub3) .sub-hero {
  display: grid;
  grid-template-columns: 1fr 66%

}

body:has(.pankuzu.sub3) .sub-hero .text {
  align-self: flex-end;
}

body:has(.pankuzu.sub3) .sub-hero .image {
  grid-row: span 2;
  width: inherit;
}

body:has(.pankuzu.sub3) .sub-hero .clinic_name {
  position: static;
  justify-content: flex-start;
  align-self: flex-start;
  padding-left: 50px
}

.container h2 {
  font-size: 23.333px;
  //font-size: max(1.474vw,1.474vw)
}

body:has(.pankuzu.sub3) .container h2 {
  border-radius: 0;
  margin-bottom: 50px
}

.container h2:has(.small) {
  line-height: 1.2;
  padding-bottom: 12px;
}

.container h2 .small {
  display: block;
  font-size: 15px;
  //font-size: max(0.947vw,0.947vw);
  text-align: center;
  margin-top: .3em
}

.container h3 {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  white-space: normal;
  line-height: 1.3;
  margin-bottom: 20px
}

.container h3 + .half {
  margin-top: 20px;
}

.container h3:after {
  flex: 1 1 auto;
  width: inherit;
  min-width: 3em
}

.container h3.pt2 {
  justify-content: flex-start;
  margin-top: 40px;
  color: #000000
}

.container h3.pt2:before {
    content: '・';
  }

.container h3.pt2:after {
    display: none;
  }

.container h3.pt3 {
  position: relative;
  padding-left: 1.7em;
  font-size: 23.333px;
  //font-size: max(1.474vw,1.474vw);
  grid-gap: 5px;
  line-height: 1.3
}

.container h3.pt3:before {
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    width: 33px;
    height: 33px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAABCCAYAAAAMlmvWAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAvVJREFUeAHtmrFLG3EUx98VIVumOoQ61UV0KGYQHQpCC4EO0g7564JQikMhg+JQUBCUFhSHSCFb1MmSwU7ZQgble/ILj8u75O53v9/lzrwPHITcJeQ+l3vv+3tJ0Gq1nkihIAi+L+FBrVYLt0Wl2+3SaDSisYx6vU6LSq/XC2W8IWWMymCoDIbKYKgMhspgqAyGymC8ChmDwSDcsrJEJWc4HFK7fRQ+bjQ+0crKO7Kl9N+Mk5Oz8Tej3T6ky8trsqXUMq6urunu7n7iOVshpZVxc/NXPOlKpUIbG2tkQyll4JY4P/8t7kPdqFarZEPpZLzUhiNx3/b2Fq2uvidbSicDIqQ2urn5gXZ2tigLpZKBW0MSgdsiqwhQGhnoEiiaUSCi2fwaFs6slELG7e19bLvc2/tiXTCjFF4GbovT0zNx3+7uR1pefkuuKLQM0zkQuaOgc6BouqTQMkzUjoL26aJgRimsDBTMh4d/E8+jPiBY+aCQMuKitsvOIVE4GY+P/71E7SQUSgbqw/HxL3EfCmaWWUUSrGXggx8c/AyvpAvMkMZX1E6ClQzT8iACAxUXI7e4zoEcgTyRB6llGBHmg0+7okmRhjQA9QEJMy9Sy5CuYFRQGqYNadA5fBbMKKllxFV0GyE4Nm7N4btzSKSWYXp9ViGzonaWIY0tVgXUhRC0UOmY9fW1XDqHhHVrTSJEuuoAoUpqyXivvDqHRKbQNVvI4YSQPIY0tmROoKb9SSdhcogRkteQxhYncRzBqNn8FivE1IeLiz/i610PaWxxtjaZJgRL8f39H2LB9DGkscXpQg1C0swasPCaV+eQcL5qRT5oND7PPM7nkMYWL0t4ZIVpQuYRtZPgbZ4BIXGZYR5ROwlehzvSHGJeUTsJ3iddOHkjJK8hjS25/I0JQlAnitJC48htBlp0EUD/+shQGQyVwVAZDJXBUBkMlcFQGQyVwVAZDJXBUBkMlcFQGQyVwQiHO/1+nzqdDi0q5he/sQxsi0wQBPQM6HpjjGmJpaAAAAAASUVORK5CYII=) no-repeat center center / contain;
  }

.container h3.pt3 .small {
  font-size: 16.667px;
  //font-size: max(1.053vw,1.053vw);
  margin-right: 0 !important
}

.container h3.pt4{
  font-size: 19.167px;
  //font-size: max(1.211vw,1.211vw);
  color: #000000
}

.container h3.pt4:before,
  .container h3.pt4:after{
    display: none;
  }

.container h3 .icon {
  font-size: 0;
  display: block;
  width: 40px
}

.container h4.pt2 {
  margin-top: 41.67px;
  background: #B29B53;
  color: #FFFFFF;
  text-align: center;
  font-size: 16.667px;
  //font-size: max(1.053vw,1.053vw)
}

.container h4.pt2:before {
    display: none;
  }

.container h4.pt3 {
  display: flex;
  align-items: center;
  grid-gap: 18px;
  color: #836C25
}

.container h4.pt3:before {
    display: none;
  }

.container h4.pt3 .icon {
  font-size: 0;
  display: block;
  width: 40px
}

.container h4.pt4 {
  color: #000;
  font-size: 18.333px;
  //font-size: max(1.158vw,1.158vw);
  margin-bottom: 16.67px;
  font-weight: bold
}

.container h4.pt4:before {
    display: none;
  }

.container h4.pt5 {
  position: relative;
  padding-left: 2em;
  margin-bottom: 20px;
  font-size: 18px;
  //font-size: max(0.947vw,0.947vw);
  grid-gap: 3px;
  line-height: 1.7;
  color: #000000
}

.container h4.pt5:before {
    position: absolute;
    left: 0;
    top: .1em;
    content: ' ';
    width: 25px;
    height: 25px;
    border-radius: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAABCCAYAAAAMlmvWAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAvVJREFUeAHtmrFLG3EUx98VIVumOoQ61UV0KGYQHQpCC4EO0g7564JQikMhg+JQUBCUFhSHSCFb1MmSwU7ZQgble/ILj8u75O53v9/lzrwPHITcJeQ+l3vv+3tJ0Gq1nkihIAi+L+FBrVYLt0Wl2+3SaDSisYx6vU6LSq/XC2W8IWWMymCoDIbKYKgMhspgqAyGymC8ChmDwSDcsrJEJWc4HFK7fRQ+bjQ+0crKO7Kl9N+Mk5Oz8Tej3T6ky8trsqXUMq6urunu7n7iOVshpZVxc/NXPOlKpUIbG2tkQyll4JY4P/8t7kPdqFarZEPpZLzUhiNx3/b2Fq2uvidbSicDIqQ2urn5gXZ2tigLpZKBW0MSgdsiqwhQGhnoEiiaUSCi2fwaFs6slELG7e19bLvc2/tiXTCjFF4GbovT0zNx3+7uR1pefkuuKLQM0zkQuaOgc6BouqTQMkzUjoL26aJgRimsDBTMh4d/E8+jPiBY+aCQMuKitsvOIVE4GY+P/71E7SQUSgbqw/HxL3EfCmaWWUUSrGXggx8c/AyvpAvMkMZX1E6ClQzT8iACAxUXI7e4zoEcgTyRB6llGBHmg0+7okmRhjQA9QEJMy9Sy5CuYFRQGqYNadA5fBbMKKllxFV0GyE4Nm7N4btzSKSWYXp9ViGzonaWIY0tVgXUhRC0UOmY9fW1XDqHhHVrTSJEuuoAoUpqyXivvDqHRKbQNVvI4YSQPIY0tmROoKb9SSdhcogRkteQxhYncRzBqNn8FivE1IeLiz/i610PaWxxtjaZJgRL8f39H2LB9DGkscXpQg1C0swasPCaV+eQcL5qRT5oND7PPM7nkMYWL0t4ZIVpQuYRtZPgbZ4BIXGZYR5ROwlehzvSHGJeUTsJ3iddOHkjJK8hjS25/I0JQlAnitJC48htBlp0EUD/+shQGQyVwVAZDJXBUBkMlcFQGQyVwVAZDJXBUBkMlcFQGQyVwQiHO/1+nzqdDi0q5he/sQxsi0wQBPQM6HpjjGmJpaAAAAAASUVORK5CYII=) no-repeat center center / contain;
  }

.container h4.pt5 ~ h4.pt5{
  margin-top: 40px;
}

.container h5.pt2{
  color: #000;
  font-size: 17.5px;
  //font-size: max(1.105vw,1.105vw);
  font-weight: normal
}

.container h5.pt2:before{
    display: none;
  }

.strong{
  font-weight: bold !important;
}

.container ul.list2.pt2 li {
  border-color: #000000;
  padding-left: 20px
}

.container ul.list2.pt2 p.title {
  color: #000000

}

.container ul.list2.pt2 p.title:before {
    width: 33px;
    height: 33px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAABCCAYAAAAMlmvWAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAvVJREFUeAHtmrFLG3EUx98VIVumOoQ61UV0KGYQHQpCC4EO0g7564JQikMhg+JQUBCUFhSHSCFb1MmSwU7ZQgble/ILj8u75O53v9/lzrwPHITcJeQ+l3vv+3tJ0Gq1nkihIAi+L+FBrVYLt0Wl2+3SaDSisYx6vU6LSq/XC2W8IWWMymCoDIbKYKgMhspgqAyGymC8ChmDwSDcsrJEJWc4HFK7fRQ+bjQ+0crKO7Kl9N+Mk5Oz8Tej3T6ky8trsqXUMq6urunu7n7iOVshpZVxc/NXPOlKpUIbG2tkQyll4JY4P/8t7kPdqFarZEPpZLzUhiNx3/b2Fq2uvidbSicDIqQ2urn5gXZ2tigLpZKBW0MSgdsiqwhQGhnoEiiaUSCi2fwaFs6slELG7e19bLvc2/tiXTCjFF4GbovT0zNx3+7uR1pefkuuKLQM0zkQuaOgc6BouqTQMkzUjoL26aJgRimsDBTMh4d/E8+jPiBY+aCQMuKitsvOIVE4GY+P/71E7SQUSgbqw/HxL3EfCmaWWUUSrGXggx8c/AyvpAvMkMZX1E6ClQzT8iACAxUXI7e4zoEcgTyRB6llGBHmg0+7okmRhjQA9QEJMy9Sy5CuYFRQGqYNadA5fBbMKKllxFV0GyE4Nm7N4btzSKSWYXp9ViGzonaWIY0tVgXUhRC0UOmY9fW1XDqHhHVrTSJEuuoAoUpqyXivvDqHRKbQNVvI4YSQPIY0tmROoKb9SSdhcogRkteQxhYncRzBqNn8FivE1IeLiz/i610PaWxxtjaZJgRL8f39H2LB9DGkscXpQg1C0swasPCaV+eQcL5qRT5oND7PPM7nkMYWL0t4ZIVpQuYRtZPgbZ4BIXGZYR5ROwlehzvSHGJeUTsJ3iddOHkjJK8hjS25/I0JQlAnitJC48htBlp0EUD/+shQGQyVwVAZDJXBUBkMlcFQGQyVwVAZDJXBUBkMlcFQGQyVwQiHO/1+nzqdDi0q5he/sQxsi0wQBPQM6HpjjGmJpaAAAAAASUVORK5CYII=) no-repeat center center / contain;
  }

.obc-circle-list {
  margin: 0;
}

.obc-circle-list li {
  position: relative;
  margin-top: 6px;
  padding-left: 1em;
  line-height: 1.33
}

.obc-circle-list li:before {
    content: '・';
    position: absolute;
    left: 0;
    top: 0;
  }

.obc-circle-list li:first-child {
  margin-top: 0;
}

.obc-circle-list li:has(a.more) {
  display: flex;
  align-items: center;
  grid-gap: 10px
}

.obc-circle-list li:has(a.more):before {
    top: 50%;
    transform: translateY(-50%);
  }

.obc-circle-list li a.more {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0 !important;
  padding-right: 0;
  max-width: 5em;
  font-family: 游明朝, YuMincho, yu-mincho-pr6, sans-serif
}

.obc-circle-list li a.more:before {
    top: 50%;
    transform: translateY(-50%);
  }

.obc-circle-list li a.more:after {
    position: static;
    flex: 0 0 auto;
    width: 35px !important;
    height: 35px !important;
  }

.obc-check-list {
  margin: 0;
}

.obc-check-list li {
  margin-top: 6px;
  position: relative;
  padding-left: 1.7em;
  line-height: 1.33
}

.obc-check-list li:before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 50%;
    width: 1em;
    height: 1em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAABCCAYAAAAMlmvWAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAvVJREFUeAHtmrFLG3EUx98VIVumOoQ61UV0KGYQHQpCC4EO0g7564JQikMhg+JQUBCUFhSHSCFb1MmSwU7ZQgble/ILj8u75O53v9/lzrwPHITcJeQ+l3vv+3tJ0Gq1nkihIAi+L+FBrVYLt0Wl2+3SaDSisYx6vU6LSq/XC2W8IWWMymCoDIbKYKgMhspgqAyGymC8ChmDwSDcsrJEJWc4HFK7fRQ+bjQ+0crKO7Kl9N+Mk5Oz8Tej3T6ky8trsqXUMq6urunu7n7iOVshpZVxc/NXPOlKpUIbG2tkQyll4JY4P/8t7kPdqFarZEPpZLzUhiNx3/b2Fq2uvidbSicDIqQ2urn5gXZ2tigLpZKBW0MSgdsiqwhQGhnoEiiaUSCi2fwaFs6slELG7e19bLvc2/tiXTCjFF4GbovT0zNx3+7uR1pefkuuKLQM0zkQuaOgc6BouqTQMkzUjoL26aJgRimsDBTMh4d/E8+jPiBY+aCQMuKitsvOIVE4GY+P/71E7SQUSgbqw/HxL3EfCmaWWUUSrGXggx8c/AyvpAvMkMZX1E6ClQzT8iACAxUXI7e4zoEcgTyRB6llGBHmg0+7okmRhjQA9QEJMy9Sy5CuYFRQGqYNadA5fBbMKKllxFV0GyE4Nm7N4btzSKSWYXp9ViGzonaWIY0tVgXUhRC0UOmY9fW1XDqHhHVrTSJEuuoAoUpqyXivvDqHRKbQNVvI4YSQPIY0tmROoKb9SSdhcogRkteQxhYncRzBqNn8FivE1IeLiz/i610PaWxxtjaZJgRL8f39H2LB9DGkscXpQg1C0swasPCaV+eQcL5qRT5oND7PPM7nkMYWL0t4ZIVpQuYRtZPgbZ4BIXGZYR5ROwlehzvSHGJeUTsJ3iddOHkjJK8hjS25/I0JQlAnitJC48htBlp0EUD/+shQGQyVwVAZDJXBUBkMlcFQGQyVwVAZDJXBUBkMlcFQGQyVwQiHO/1+nzqdDi0q5he/sQxsi0wQBPQM6HpjjGmJpaAAAAAASUVORK5CYII=) no-repeat center center / contain;
    transform: translateY(-50%);
  }

.obc-check-list li:first-child {
  margin-top: 0;
}

.obc-check-list li .strong {
  font-weight: bold;
}

.obc-media:has(.obc-media_image){
  display: grid;
  grid-template-columns:1fr 200px;
  grid-gap: 50px;
  gap: 50px
}

.obc-media--small{

  grid-template-columns:1fr 150px
}

.obc-media--small2{
  grid-template-columns:1fr 90px;
  grid-gap: 54px
}

.obc-media2{
  display: flex;
 grid-gap: 10px;
  align-items: center;
  margin-bottom: 20px;
}

.obc-media2 *:last-child{
  margin-bottom: 0;
}

.obc-media{
  margin-bottom: 41.67px;
}

.obc-media_body{
  flex: 1 1 auto;
}

.obc-media_body *:first-child {
  margin-top: 0 !important;
}

.obc-media_body h3 {
  font-size: 19.167px;
  //font-size: max(1.211vw,1.211vw)
}

.obc-media_body p {
  margin: 0
}

.obc-media_body *:first-child {
  margin-top: 0 !important;
}

.obc-media_image {
  font-size: 0;
  flex: 0 0 auto
}

.obc-media_labels {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 16.67px
}

.obc-media_label {
  padding: 4px 10px;
  background: #A78A37;
  color: #FFFFFF;
  font-size: 13.333px;
  //font-size: max(0.842vw,0.842vw);
  line-height: 1.4
}

.obc-media_more {
  margin-top: 10px !important;
  text-align: right;
}

.obc-media_more .more {
  margin-left: auto;
}

.obc-grid {

}

.obc-grid--3_1 {
  display: grid;
  /* autoprefixer: off */
  grid-template-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px 30px;
  gap: 30px 30px
}

.obc-grid--pt1 .obc-grid_column {
  display: grid;
  grid-template-rows:subgrid;
  grid-row: span 3;
  grid-gap: 16px;
  align-items: flex-start
}

.obc-grid--pt1 .obc-grid_column * {
  margin-top: 0 !important;
}

.obc-grid_column p {
  line-height: 1.7;
}

.obc-grid--3_1 .obc-grid_column p {
  font-size: 16px;
  //font-size: max(0.842vw,0.842vw)
}

.obc-grid_column-image {
  text-align: center;
  font-size: 0;
}

.obc-grid_column *:last-child {
  margin-bottom: 0;
}

.obc-grid_column .obc-grid_column-heading {
  color: #333333;
  margin-bottom: 0;
  font-size: 20px;
  //font-size: max(1.053vw,1.053vw);
  font-weight: bold;
  font-family: 游明朝, YuMincho, yu-mincho-pr6, sans-serif
}

.obc-grid_column .obc-grid_column-heading:after {
    display: none;
  }

.obc-reason_item:first-child {
  padding-top: 0;
}

.obc-reason_item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.obc-table-scroll {
  margin-top: 20px
}

.container table .media {
  display: inline-flex;
  grid-gap: 8.33px;
  align-items: center;
  vertical-align: middle;
  line-height: 1.33
}

.container table .tag{
  display: inline-block;
  background: #898989;
  color: #fff;
  padding: 3px 5px;
  border-radius: 5px;
  font-weight: normal;
  line-height: 1.4;
  font-family: 游明朝, YuMincho, yu-mincho-pr6, sans-serif;
}

.container table .tag--pt2{
  background: #D9D7D7;
  color: #000;
}

.container table .media .media_text .tag{
  margin-top: 4px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.container table .review-star {
  text-align: center;
  color: #B79643;
  margin-bottom: 10px;
  letter-spacing: 2px;
  line-height: 1;
  font-size: 18px;
  //font-size: max(0.947vw,0.947vw)
}

.container table .review-star:last-child{
  margin-bottom: 0;
}

.container table.obc-table2 .review-star {
  font-size: 14px;
  //font-size: max(0.737vw,0.737vw)
}

.container table td:has(.review-star) p{
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.container table .note {
  border: 1px solid #CDCBCB;
  padding: 10px 15px;
  margin-top: 16px;
  line-height: 1.33
}

.container table .small{
  font-size: 12px;
  //font-size: max(0.632vw,0.632vw);
  line-height: 1.33 !important
}

.obc-table span.small {
  display: inline-block;
  background: transparent !important;
  font-weight: normal !important;
}

.obc-table thead th span.small {
  font-size: 14px
}

.obc-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  background: #FFFFFF
}

.obc-table tr {
  border: 0 !important;
}

table.obc-table th,
table.obc-table td {
  border: 1px solid #D9D2C8;
  padding: 18px 15px !important;
  background: #FFFFFF;
  font-weight: 400;
  line-height: 1.33;
}

table.obc-table th {
  background: #F9F8F5 !important;
  text-align: center;
  font-family: 游明朝, YuMincho, yu-mincho-pr6, sans-serif;
  font-size: 18px;
  //font-size: max(0.947vw,0.947vw)
}

table.obc-table thead th {
  background: #F8F7F4;
}

.obc-table:has(.image) thead th {
  font-size: 20px;
  //font-size: max(1.053vw,1.053vw)
}

table.obc-table tbody th {
  width: 16%;
  text-align: left;
  line-height: 1.33;
}

.obc-table:not(:has(thead)) tbody th {
  width: 200px;
}

table.obc-table .head th {
  padding-top: 8.33px;
  padding-bottom: 8.33px;
  background: #B29B53 !important;
  vertical-align: middle !important;
}

table.obc-table .head th:empty {
  background: transparent !important;
  border: 0 !important;
  text-align: center;
}

table.obc-table thead th:first-child {
  width: 16%;
  background: #F8F7F4;
}

table.obc-table thead .head th:first-child {
  width: 193px;
}

table.obc-table td {
  font-size: 16px;
  //font-size: max(0.842vw,0.842vw);
  line-height: 1.33
}

.obc-table tr.center td {
  text-align: center;
}

table.obc-table td * {
  font-size: 16px;
  //font-size: max(0.842vw,0.842vw)
}

table.obc-table--st2 th:nth-child(2) {
  border: 2px solid #836C25;
  border-bottom: 0;
}

table.obc-table--st2 td:nth-child(2) {
  border-left: 2px solid #836C25;
  border-right: 2px solid #836C25;
}

table.obc-table--st2 tr:last-child td:nth-child(2) {
  border-bottom: 2px solid #836C25;
}

.obc-table .head .media img {
  flex: 0 0 auto;
}

table.obc-table p {
  margin-bottom: 0;
  line-height: 1.33;
}

.obc-table .head th .media p {
  color: #FFFFFF !important;
  font-family: 游明朝, YuMincho, yu-mincho-pr6, sans-serif;
  font-weight: bold;
  font-size: 120%;
}

table.obc-table .image {
  display: block;
  max-width: 180px;
  margin: 0 auto 14px;
}

table.obc-table .image--small {
  max-width: 60px;
}

table.obc-table td:has(.image),
table.obc-table td:has(.image) p{
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 18px;
  //font-size: max(0.947vw,0.947vw);
  vertical-align: top
}

.obc-table2-scroll {
  margin-top: 20px
}

table.obc-table2 {
  width: 100%;
  border-collapse: collapse;
  background: #FFFFFF;
  table-layout: fixed;
}

table.obc-table2 tr{
  border-color: #EAE4E4;
}

table.obc-table2 th,
table.obc-table2 td{
  padding: 15px;
  line-height: 1.33;
  border: 1px solid #EAE4E4;
  vertical-align: top;
  font-size: 14px;
  //font-size: max(0.737vw,0.737vw)
}

.obc-box table.obc-table2 th{
  background: #F8F6F6 !important;
}

table.obc-table2 th{
  background: #F9F8F5 !important;
  font-weight: 500;
  font-family: 游明朝, YuMincho, yu-mincho-pr6, sans-serif;
}

.obc-table2 thead th{
  text-align: center;
}

table.obc-table2 td {
  -webkit-text-size-adjust: 100%;
}

table.obc-table2 td *{
  font-size: 14px;
  //font-size: max(0.737vw,0.737vw);
  line-height: 1.33
}

.obc-table2 tr.center td {
  text-align: center;
}

table.obc-table2 td a[href^="tel"]{
  display: inline-flex;
  align-items: center;
  grid-gap: 8.33px;
  vertical-align: middle
}

table.obc-table2 td a[href^="tel"]:before{
    content: ' ';
    display: inline-block;
    background: url(../images/common/icon-tel.png) no-repeat center center / contain;
    width: 20.83px;
    height: 20.83px;
  }

table.obc-table2--pt2 th {
  background: #184E81 !important;
  color: #FFFFFF;
  text-align: center;
}

table.obc-table2--pt2 td {
  vertical-align: top !important;
}

table.obc-table2--pt3 th {
  padding: 8.33px !important;
  background: #F9F8F5 !important;
  color: #836C25;
  text-align: center;
}

table.obc-table2--pt3 td {
  padding: 8.33px !important;
}

table.obc-table2--middle td {
  vertical-align: middle !important;
}

table.obc-table2 td .image + .note{
  text-align: center;
  padding: 5px 15px;
  margin-bottom: 10px;
}

table.obc-table2 td .note:last-child{
  margin-bottom: 0;
}

.container .obc-table2--block{
  margin-top: 20px
}

table.obc-table2 p{
  margin-bottom: 0;
}

.obc-table2 .media + *{
  margin-top: 5px;
}

table.obc-table2 .image {
  display: block;
  margin-inline: auto;
  margin-bottom: 10px;
}

table.obc-table2--pt2 .image {
  margin-bottom: 20px;
}

table.obc-table2--pt2 .media {
  display: grid;
  grid-template-columns:50px 1fr;
  grid-gap: 25px;
  align-items: center;
}

table.obc-table2--pt2 .media p {

}

table.obc-table2--pt2 .media p:last-child {
  margin-bottom: 0;
}

.obc-table2--pt2 .media .strong {
  color: #836C25 !important;
  background: transparent !important;
}

.obc-table_flex {
  display: flex;
  grid-gap: 40px;
  gap: 40px;
}

.obc-table_flex-col {
  flex: 1;
}

.obc-table_flex-col .bold {
  font-weight: bold;
}

/* 流れ */

.obc-flow_list {
  list-style: none;
  margin: 60px 0 0;
  padding: 0
}

.obc-flow_item {
  display: grid;
  grid-template-columns:58.33px 1fr 100px;
  grid-gap: 28px;
  gap: 28px;
  padding: 20px 0;
  border-bottom: 1px solid #C9B487
}

.obc-flow_item:first-child {
  padding-top: 0;
}

.obc-flow_item-number {
  width: 58.33px;
  height: 58.33px;
  border-radius: 50%;
  background: #8C7228;
  align-self: flex-start;
  color: #FFFFFF;
  font-size: 20px;
  //font-size: max(1.263vw,1.263vw);
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 游明朝, YuMincho, yu-mincho-pr6, sans-serif
}

/* テキスト */

.obc-flow_item .obc-flow_item-heading {
  display: block;
  margin: 0 0 11px;
  font-size: 21px;
  //font-size: max(1.105vw,1.105vw);
  color: #8C7228
}

.obc-flow_item .obc-flow_item-heading:after {
    display: none;
  }

.obc-flow_item-body{
  max-width: 565px;
}

.obc-flow_item-body p {
  margin-bottom: 0;
  line-height: 1.7;
}

.obc-flow_item-detail {
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  grid-template-columns:5em 1fr;
  border: 1px solid #836C25;
  margin-top: 20px;
}

.obc-flow_item-detail dt {
  background: #836C25;
  color: #FFFFFF;
  padding: 7px 0;
  white-space: nowrap;
  text-align: center;
  line-height: 1.66;
}

.obc-flow_item-detail dd {
  padding: 7px 12px;
  line-height: 1.66;
}

.obc-flow_item-image {

}

/* 手術内容と手術後について */

.obc-procedure_items {
  margin-top: 41.67px;
}

.obc-procedure_item {
  display: grid;
  grid-template-columns:250px 1fr;
  grid-gap: 70px;
  gap: 70px;
  margin-bottom: 60px
}

.obc-procedure_item-visual {
  text-align: center;
}

.obc-procedure_item .obc-procedure_item-heading {
  display: block;
  margin: 0 0 13px;
  font-size: 24px;
  //font-size: max(1.263vw,1.263vw);
  color: #000000;
  text-align: center;
  line-height: 1.33
}

.obc-procedure_item .obc-procedure_item-heading:before,
  .obc-procedure_item .obc-procedure_item-heading:after {
    display: none !important;
  }

.obc-procedure_item-image {
  text-align: center;
}

.obc-procedure_item-step {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: step;
}

.obc-procedure_item-step li {
  position: relative;
  display: flex;
  align-items: baseline;
  grid-gap: 12.5px;
  margin-top: 16.67px;
  line-height: 1.9;
  font-size: 14px
}

.obc-procedure_item-step li:first-child {
    margin-top: 0;
  }

.obc-procedure_item-step li::before {
  flex: 0 0 auto;
  counter-increment: step;
  content: counter(step, decimal-leading-zero);
  width: 41.67px;
  height: 41.67px;
  border-radius: 50%;
  background: #8C7228;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  //font-size: max(0.947vw,0.947vw);
  font-family: 游明朝, YuMincho, yu-mincho-pr6, sans-serif;
  font-weight: 500;
  font-style: normal
}

.obc-risk_col strong {
  display: block;
  margin-bottom: 8px;
}

/* ===== accordion ===== */

.obc-accordion{
  margin-top: 40px;
}

.obc-accordion_item{
  margin-bottom:12px;
}

/* タイトル */

.obc-accordion_header{
  background:#FFFFFF;
  color:#836c25;
  padding:12px 20px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  cursor:pointer;
  font-size:16px;
  border: 1px solid #836c25;
  border-radius: 5px;
}

.obc-accordion_header-text{
  display: block !important;
  flex: 1 1 auto;
  color:#836c25;
  font-size:18px !important;
  font-weight: bold !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.7 !important;
}

.obc-accordion_header-text:before,
.obc-accordion_header-text:after{
  display: none !important;
}

.obc-accordion_header-text span{
 /*font-size:14px;
  opacity:0.8;
  margin-right:10px;
  background: #fff;
  padding: .2em .5em;
  color: #000;*/

}

.obc-accordion_header-icon{
  position:relative;
  width:20px;
  height:20px;
}

.obc-accordion_header-icon::before,
.obc-accordion_header-icon::after{
  content:"";
  position:absolute;
  top:50%;
  left:50%;
  width:16px;
  height:2px;
  background:#836c25;
  transform:translate(-50%, -50%);
  transition:0.3s;
}

.obc-accordion_header-icon::after{
  transform:translate(-50%, -50%) rotate(90deg);
}

.obc-accordion_item.is-open .obc-accordion_header-icon::after{
  opacity:0;
}

.obc-accordion_content{
  display:none;
  padding-top: 30px;
}

.obc-accordion_img{
  width:100%;
  height:auto;
  margin-bottom:16px;
}

.obc-accordion_text{
  line-height:1.8;
  margin-bottom:16px;
}

.obc-accordion_heading{
  font-size: 20px;
  color: #836c25;
  margin: 40px 0 0
}

.obc-accordion_heading:before{
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #836c25;
    border-radius: 10px;
    margin-right: 5px;
  }

.obc-accordion_btns{
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px 10px;
}

.obc-accordion_btn{
  position: relative;
  display: flex;
  align-items: center;
  padding:5px 40px 5px 10px;
  border:1px solid #ccc;
  text-align:center;
  background:#fff;
  cursor:pointer;
  line-height: 1.2;
  min-height: 60px;
}

.obc-accordion_btn:after{
  content: '';
  display: block;
  width: 20px;
  height: 5px;
  background: url(../images/common/webp/arrow-b.webp) no-repeat center center / contain;
  background-size: contain;
  position: absolute;
  right: 18px;
  top: 50%;
  transition: .3s;
  transform: translateY(-50%);
}

.obc-anchor{
  margin: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap:12px;
  gap:12px;
}

.obc-anchor li{
  line-height: 1.2;


}

.obc-anchor li a{
  display: block;
  padding: 10px;
  border-radius: 50px;
  background: #f0f0f0;
  text-align: center;
  color: #999;
  font-weight: 700;

}

.obc-price_nav {
  display: flex;
  grid-gap: 10px;
  margin-bottom: 20px;
}

.obc-price_nav li {
  cursor: pointer;
  flex: 1 1 auto;
  width: 10%;
}

.obc-price_nav li a {
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 20px;
  background:  #836c25;
  color: #fff;
  line-height: 1.2
}

.obc-price-treatment_box{
  padding: 30px 40px;
  background-color: #f7f7f7;
  margin-bottom: 40px
}

.obc-price-treatment_select{
  display: flex;
  align-items: center;
  grid-gap: 20px;
  margin-inline:auto
}

.obc-price-treatment_select-text{
  flex: 0 0 auto;
  white-space: nowrap;
}

.obc-price-treatment_select-item{
  width: 10%;
  flex: 1 1 auto

}

.obc-price-treatment_select-item select {
  padding: 10px;
  border: 1px solid rgba(189,195,199,0.9);
  border-radius: 2px;

  font-size: 1em;
  -webkit-appearance: none;
  display: block;
  width: 100%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", serif;

}

.obc-price-treatment_select-item select{
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjUiIHZpZXdCb3g9IjAgMCA5IDUiPg0KICA8cGF0aCBpZD0i5aSa6KeS5b2iXzEiIGRhdGEtbmFtZT0i5aSa6KeS5b2iIDEiIGQ9Ik00LjUsMCw5LDVIMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkgNSkgcm90YXRlKDE4MCkiIGZpbGw9IiMyNDEwMDAiLz4NCjwvc3ZnPg0K") no-repeat right 10px center / 9px auto #fff;
}

.obc-box{
  margin-top: 41.67px;
  padding: 33.33px;
  border-radius: 50px 0 0 0;
  background: #F9F8F5
}

.obc-box *:first-child{
  margin-top: 0 !important;
}

.obc-box_media{
  display: flex;
  grid-gap: 33.33px;
  margin-bottom: 30px
}

.obc-box_media--reverse{
  flex-direction: row-reverse
}

.obc-box_media-body p:last-child{
  margin-bottom: 0 !important;
}

.obc-box_media-body{
  flex: 1 1 auto;
}

.obc-box_media-body .more{
  margin-left: auto;
  margin-bottom: 10px
}

.obc-box_media-body .more:after{
    background: #fff;
  }

.obc-box_media-image{
  flex: 0 0 auto;
  font-size: 0;
  width: 100px
}

.container span.obc-tag{
  margin-right: 8.33px;
  padding: 4px 10px;
  border:1px solid #A78A37;
  color: #A78A37;
  background: transparent !important;
  font-size: 13.333px;
  //font-size: max(0.842vw,0.842vw);
  line-height: 1.4;
  font-weight: normal
}

.obc-box2{
  border: 1px solid #836C25;
  padding: 20px;
  background: #fff;
}

.obc-box2 h4.pt3{
  display: block;
  text-align: center;
}

.yoshii-table th,
.yoshii-table td{
  text-align: center;
}

.yoshii-doctor{
  margin-top: 50px
}

.yoshii-doctor_media{
  display: grid;
  grid-template-columns: 241.67px 1fr;
  grid-gap: 33.33px
}

.yoshii-doctor_media-body *:first-child{
  margin-top: 0 !important;
}

.yoshii-doctor_media-body h3{
  margin-top: 0;
}

.yoshii-doctor_gallery{
  margin-top: 40px;
}

p.yoshii-doctor_text-sub{
  margin-top: -10px;
  margin-bottom: 2em;
}

.obc-section-bg{
  position: relative;
  z-index: 1;
  margin-top: 100px;
  padding-top: 47px;
  padding-bottom: 47px
}

.obc-section-bg:before{
    content: ' ';
    position: absolute;
    left: 50%;
    top: 0;
    width: 100vw;
    height: 100%;
    transform: translate(-50%,0);
    background: #F9F8F5;
    z-index: -1;
  }

.obc-section-bg h2{
  min-height: inherit !important;
  background: transparent;
  padding: 0 !important;
  margin-bottom: 45px
}

.obc-section-bg h2:first-child{
    margin-top: 0;
    margin-bottom: 20px;
  }

.yoshii-reserve_line{
  display: grid;
  grid-template-columns: 1fr 100px;
  grid-gap: 26.67px;
}

.yoshii-reserve_btns{
  margin-top: 20px;
}

.yoshii-reserve_btn{
  padding: 10px;
  margin-inline: auto;
  width: 250px;
  text-align: center;
  font-family: 游明朝, YuMincho, yu-mincho-pr6, sans-serif
}

.yoshii-reserve_btn:after{
    display: none !important;
  }

.yoshii-reserve_table th{
  text-align: center;
  background: #EAE4E4 !important;
}

.yoshii-access_address{
  display: flex;
  align-items: center;
  grid-gap: 20px;
  gap: 20px
}

.yoshii-access_address-main{

}

.yoshii-access_address-station{
  border: 1px solid #ccc;
  padding: 5px 20px;
  text-align: center;
  white-space: nowrap;
  background: #fff;
  line-height: 1.7
}

.yoshii-access_map{
  margin-top: 50px
}

.yoshii-access_map iframe{
  width: 100%;
  height: inherit;
  aspect-ratio: 16 / 9;
  -o-object-fit: contain;
  object-fit: contain
}

.page-id-11595 .sub-hero h1{
  font-size: 30px;
}

.page-id-11595 .sub-hero h1 span{
  margin-top: 10px;
}

.sub-hero .image{
  flex: 0 0 auto;
}

.obc-campaign-banner{
  margin-top: 100px
}

.obc-campaign-banner_item{
  text-align: center;
}

.obc-campaign-banner_item + .obc-campaign-banner_item{
  margin-top: 10px;
}

.obc-campaign{
  margin-top: 60px;
}

.obc-campaign_tab-list{
  display: flex;
}

.obc-campaign_tab-list > li{
  width: 50%;
  cursor: pointer;
}

.obc-campaign_tab{
  padding: 10px;
  text-align: center;
  font-size: 20px;
  background: #ececec;
}

.obc-campaign_tab.is-active{
  color: #FFFFFF;
  background: #bb9c6c;
}

.obc-campaign_tab-panel{
  display: none;
  position: relative;
}

.js-tab-panel{
  display: none;
}

.js-tab-panel.is-active{
  display: block;
}

.obc-campaign_tab-panel.is-active{
  border-top: 1px solid #bb9c6c;
  border-bottom: 1px solid #bb9c6c;
}

.obc-campaign_items{
  display: grid;
  grid-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 30px;
  margin-bottom: 50px
}

.obc-campaign_item-link{
  display: block;
  text-decoration: none !important;
}

.obc-campaign_item-image{
  overflow: hidden;
  text-align: center;
  font-size: 0;

}

.obc-campaign_item-image img{
  transition: transform .6s ease;
}

.obc-campaign_item-link:hover .obc-campaign_item-image img{
  transform: scale(1.1);
}

h2.obc-campaign_item-heading{
  height: inherit !important;
  min-height: inherit !important;
  margin: 10px 0 10px !important;
  font-weight: bold;
  font-size: 18px;
  //font-size: max(0.947vw,0.947vw);
  padding: 0 !important;
  background: transparent !important;
  color: #000 !important;
  text-align: left !important;
  line-height: 1.33 !important
}

.obc-campaign_item-text{
  margin-bottom: 1em;
  line-height: 1.64;
  font-size: 90%;
}

.price-block:has(table){
  margin-bottom: 25px;
}

.price-block table{
  margin-bottom: 10px;
}

.price-block table tr:has(th + td:last-child) th{
  width: 500px
}

.obc-worry-search_image{
  text-align: center;
  font-size: 0;
}

.obc-worry-search_box{
  padding: 30px;
  background: #F9F8F5;
}

.obc-worry-search_box .list2{
  margin: 0 !important;
}

.obc-worry-search_box .list2 li{
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.obc-worry-search_box .list2 li .more{
  margin-left: .5em;
}

.obc-worry-search_box .list2 li:last-child{
  margin-bottom: 0 !important;
}

.obc-worry-search_box .list2 + * {
  margin-top: 40px;
}

.obc-menulink:has(.obc-menulink_img){
  display: grid;
  grid-template-columns: 1fr 200px;
  grid-column-gap: 50px;
  grid-row-gap: 0px
}

.obc-menulink_img{
  grid-row: 1 / span 2;
  grid-column: 2
}

.obc-menulink_heading *{
  margin-top: 0 !important;
}

.obc-menulink + .list2{
  margin-top: 20px !important;
}

.obc-menulink + .obc-menulink{
  margin-top: 50px;
}

.obc-worry-compare .table-contents{
  margin-top: 60px;
}

.obc-worry-compare .table-contents table th{
  text-align: center;
}

.obc-worry-compare table img{
  display: block;
  width: auto;
  margin-inline: auto;
  margin-bottom: 5px;
}

.obc-fv{

  margin-top: 110px;
  padding-left: min(9.89vw, 178px);
  height: min(42.67vw, 768px)
}

.obc-fv *{
  font-family: 游明朝, YuMincho, yu-mincho-pr6, sans-serif;
}

.obc-fv--pt1{
  background: url(../images/common/fv-bg1@2x.png) no-repeat center center / 100% auto
}

.obc-fv--pt2{
  background: url(../images/common/fv-bg2@2x.png) no-repeat center center / 100% auto;
}

.obc-fv--pt3{
  background: url(../images/common/fv-bg3@2x.png) no-repeat center center / 100% auto;
}

.obc-fv--pt4{
  background: url(../images/common/fv-bg4@2x.png) no-repeat center center / 100% auto;
}

.obc-fv--pt5{
  background: url(../images/common/fv-bg5@2x.png) no-repeat center center / 100% auto;
}

.obc-fv_container{
  position: relative;
  box-sizing: border-box;
  max-width: 1800px;
  height: 100%;
  margin-inline: auto;
  padding-top: min(2.22vw, 40px);
  padding-bottom: min(1.78vw, 32px);
  z-index: 1
}

.obc-fv_body{
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-right: min(27.78vw, 500px)
}

.obc-fv_heading{
  font-size: min(3.833vw, 69px);
  line-height: 1.59;
  margin-bottom: min(0.56vw, 10px)
}

.obc-fv_catch{
  width: -moz-fit-content;
  width: fit-content;
  background: #F9F8F4;
  color: #836C25;
  padding: min(0.89vw, 16px) min(1.78vw, 32px);
  font-size: min(1.778vw, 32px);
  border-radius: 50px;
  line-height: 1.3
}

.obc-fv_monitor{
  display: flex;
  align-items: center;
  grid-gap: min(1.39vw, 25px);
  margin-top: min(1.39vw, 25px);
  margin-bottom: min(1.67vw, 30px);
  padding-left: min(0.83vw, 15px)
}

.obc-fv_monitor-heading{
  font-size: min(1.111vw, 20px);
  background: #836C25;
  color: #FFFFFF;
  padding: min(0.44vw, 8px) min(0.83vw, 15px);
  line-height: 1.2
}

.obc-fv_monitor-price{
  font-size: min(2.167vw, 39px);
  color: #836C25;
  line-height: 1
}

.obc-fv_monitor-price .strong{
  font-size: min(3.444vw, 62px)
}

.obc-fv_point{
  margin-top: auto;
  grid-gap: min(0.89vw, 16px);
  display: flex
}

.obc-fv_point li{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: min(8.22vw, 148px);
  padding: min(0.56vw, 10px);
  border-radius: min(2.78vw, 50px) 0 0 0;
  width: min(15.56vw, 280px);
  font-size: min(1.444vw, 26px);
  color: #FFFFFF;
  background: #B5A77C;
  text-align: center;
  line-height: 1.6;
  letter-spacing: -0.02em
}

.obc-fv_image{
  position: absolute;
  right: 0;
  bottom: 0;
  width: min(46.44vw, 836px);
  font-size: 0;
  z-index: -1
}

.obc-fv_image img{
  width: 100%;
  height: auto;
}

.obc-fv + .pankuzu{
  border-top: 0;
}

@media (max-width: 750px){

body:has(.pankuzu.sub3) .sub-hero {
    display: flex

}

body:has(.pankuzu.sub3) .sub-hero .clinic_name {
    padding-left: 0
}

.container h2 {
    font-size: 5.2vw
}

body:has(.pankuzu.sub3) .container h2 {
    margin-bottom: 30px
}

.container h2 .small {
    font-size: 3.6vw
}

.container h3 {
    margin-bottom: 20px
}

.container h3:after {
    min-width: 1.8em;
    margin-left: .5em
}

.container h3.pt3 {
    padding-left: 1.4em;
    font-size: 4.4vw
}
    .container h3.pt3:before {
      top: .5lh;
      width: 20px;
      height: 20px;
      transform: translateY(-50%);
    }

.container h3.pt3 .small {
    font-size: 4vw
}

.container h3.pt4{
    font-size: 4vw
}

.container h3 .icon {
    width: 30px
}

.container h4.pt2 {
    font-size: 16.667px;
    //font-size: max(1.053vw,1.053vw)
}

.container h4.pt3 {
    grid-gap: 10px
}

.container h4.pt3 .icon {
    width: 30px
}

.container h4.pt4 {
    font-size: 4vw;
    margin-bottom: 15px
}

.container h4.pt5 {
    margin-top: 1em;
    padding-left: 1.5em;
    font-size: 3.6vw
}
    .container h4.pt5:before {
      top: .5lh;
      width: 1em;
      height: 1em;
      transform: translateY(-50%);
    }

.container h5.pt2{
    font-size: 3.2vw
}

.container ul.list2.pt2 li {
    padding-left: 8px
}

.obc-media:has(.obc-media_image){
    display: grid;
    grid-template-columns:1fr 33%;
    grid-gap: 12px;
    gap: 12px
}

.obc-media--small{
    display: grid;
    grid-template-columns:1fr 33%
}

.obc-media--small2{
    display: grid;
    grid-template-columns:1fr 16%
}

.obc-media_body h3 {
    display: block;
    font-size: 4.6vw
}
    .obc-media_body h3:after{
      display: none !important;
    }

.obc-media_body p {
    font-size: 90%;
    line-height: 1.75
}

.obc-media_image {
    width: inherit !important
}

.obc-media_labels {
    grid-gap: 10px
}

.obc-media_label {
    font-size: 3.2vw
}

.obc-grid--3_1 {
    display: grid;
    /* autoprefixer: off */
    grid-template-rows: auto;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px 0;
    gap: 30px 0
}

.obc-grid--pt1 .obc-grid_column {
    grid-gap: 8px
}

.obc-grid--3_1 .obc-grid_column p {
    font-size: 2.8vw
}

.obc-grid_column .obc-grid_column-heading {
    font-size: 4vw
}

.obc-table-scroll {
    overflow-x: auto;
    margin-bottom: 13.33vw;
    margin-right: -6.665vw
}

.obc-table-scroll .obc-table {
    margin-bottom: 0
}

.container table .media {
}

.container table .review-star {
    font-size: 3.6vw
}

.container table.obc-table2 .review-star {
    font-size: 2.8vw
}

.container table .note {
    font-size: 3.2vw
}

.container table .small{
    font-size: 2.4vw
}

.obc-table thead th span.small {
    font-size: 2.8vw
}

.obc-table {
    min-width: 800px
}

table.obc-table th {
    font-size: 3.2vw
}

.obc-table:has(.image) thead th {
    font-size: 4vw
}

table.obc-table td {
    font-size: 3.2vw
}

table.obc-table td * {
    font-size: 3.2vw
}

table.obc-table td:has(.image),
table.obc-table td:has(.image) p{
    font-size: 3.6vw
}

.obc-table2-scroll {
    overflow-x: auto;
    margin-right: -6.665vw;
    margin-bottom: 13.33vw
}

.obc-box .obc-table2-scroll{
    margin-right: -22px
}

.obc-table2-scroll table.obc-table2 {
    margin-bottom: 0;
    min-width: 800px
}

table.obc-table2 th,
table.obc-table2 td{
    font-size: 2.8vw
}

table.obc-table2 td *{
    font-size: 2.8vw
}
    table.obc-table2 td a[href^="tel"]:before {
      width: 1.2em;
      height: 1.2em;
    }

.container .obc-table2--block{
    min-width: inherit !important;
    border-bottom: 1px solid #EAE4E4
}

.container .obc-table2--block tr{
    display: block;
    border: 0 !important
}

.container .obc-table2--block th,
.container .obc-table2--block td{
    width: 100%;
    display: block;
    padding: 10px !important
}

.container .obc-table2--block td{
    border-top: 0 !important;
    border-bottom: 0 !important
}

.obc-flow_list {
    margin-top: 30px
}

.obc-flow_item {
    grid-gap: 14px;
    gap: 14px;
    grid-template-columns:1fr 50px
}

.obc-flow_item-number {
    position: absolute;
    width: 34px;
    height: 34px;
    font-size: 4vw
}

.obc-flow_item .obc-flow_item-heading {
    display: flex;
    align-items: center;
    padding-left: 40px;
    min-height: 34px;
    font-size: 4.8vw
}

.obc-procedure_item {
    grid-template-columns:1fr;
    grid-gap: 20px;
    gap: 20px
}

.obc-procedure_item .obc-procedure_item-heading {
    font-size: 4.8vw
}

.obc-procedure_item-step li {
}

.obc-procedure_item-step li::before {
    font-size: 3.6vw
}

.obc-accordion_heading{
    font-size: 4.27vw;
    margin: 6.67vw 0 0
}

  .obc-accordion_header-text span{
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 12px;
  }

  .obc-accordion_header-text{
    font-size: 16px !important;
  }

  .obc-accordion_content{
    padding: 10px 10px 30px;
  }

  .obc-accordion_btns {
    grid-template-columns: 1fr;
  }

.obc-price_nav li a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    height: 100%;
    box-sizing: border-box
}

.obc-price-treatment_box{
    padding: 30px
}

.obc-price-treatment_select{
    align-items: flex-start;
    flex-direction: column
}

.obc-price-treatment_select-item{
    width: 100%

}

.obc-box{
    margin-top: 30px;
    padding: 30px 22px
}

.obc-box_media{
    display: flex;
    flex-direction: column-reverse;
    grid-gap: 15px
}

.obc-box_media--reverse{
    flex-direction: column
}

.obc-box_media-image{
    width: 80%;
    max-width: 150px;
    margin-inline: auto
}

.container span.obc-tag{
    font-size: 3.2vw
}

.yoshii-doctor{
    margin-top: 40px
}

.yoshii-doctor_media{
    display: flex;
    flex-direction: column;
    grid-gap: 15px
}

.obc-section-bg{
    margin-top: 80px
}

.yoshii-access_address{
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 10px
}

.yoshii-access_address-station{
    align-self: center
}

.yoshii-access_map{
    margin-top: 30px
}

.yoshii-access_map iframe{
    aspect-ratio: 4 / 3
}

.obc-campaign-banner{
    margin-top: 13.33vw
}

.obc-campaign_items{
    grid-template-columns: repeat(1, 1fr)
}

h2.obc-campaign_item-heading{
    font-size: 3.2vw
}

.price-block table tr:has(th + td:last-child) th{
    width: 50%
}

.obc-menulink:has(.obc-menulink_img){
    grid-template-columns: auto;
    grid-column-gap: 10px
}

.obc-menulink_img{
    grid-row: 1 / span 1
}

.obc-menulink_heading{
    align-self: center
}
    .obc-menulink_heading h3:after{
      display: none !important;
    }

.obc-menulink_body {
    grid-column: 1 / span 2
}

.obc-fv{
    position: relative;
    overflow: hidden;
    height: inherit;
    padding-left: 0;
    margin-top: 14.67vw;
    background-size: auto 100% !important;
    z-index: 1
}

.obc-fv--pt1{
    background: url(../images/common/fv-bg1_sp@2x.png) no-repeat center center / 100% auto
}

.obc-fv_container{
    position: static;
    display: flex;
    flex-direction: column;
    min-height: min(133.25vw, 533px);
    padding: min(4.5vw, 18px) min(5.5vw, 22px) min(5.5vw, 22px)
}

.obc-fv_body{
    flex: 1 1 auto;
    padding-right:0
}

.obc-fv_heading{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 4.6em;
    margin-bottom: min(3.75vw, 15px);
    text-align: center;
    font-size: min(7.5vw, 135px);
    letter-spacing: -0.03em
}

.obc-fv_catch{
    padding: min(2vw, 8px) min(3.75vw, 15px);
    font-size: min(4.25vw, 76.5px)
}

.obc-fv_bottom{
    margin-top: auto
}

.obc-fv_monitor{
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    margin-top: min(3.75vw, 15px);
    margin-bottom: min(3vw, 12px);
    grid-gap: min(2.5vw, 10px)
}

.obc-fv_monitor-heading{
    font-size: min(3vw, 54px)
}

.obc-fv_monitor-price{
    font-size: min(5.25vw, 94.5px)
}

.obc-fv_monitor-price .strong{
    font-size: min(8.5vw, 153px)
}

.obc-fv_point{
    width: min(40.25vw, 161px);
    flex-direction: column;
    grid-gap: min(2vw, 8px)
}

.obc-fv_point li{
    width: 100%;
    min-height: min(16vw, 64px);
    font-size: min(3.5vw, 63px);
    line-height: 1.2;
    border-radius: min(8vw, 32px) 0 0 0
}

.obc-fv_image{
    right: inherit;
    left: min(35.75vw, 143px);
    width: min(76.75vw, 307px)
}
}

@media (max-width: 750px) and (max-width: 750px){

.obc-section-bg{
      padding-top: 35px;
      padding-bottom: 35px
}
}
