@charset "UTF-8";

.surgery-list__item {
  height: 180px;
}

.ClinicBnrFlex {
  display: flex;
  gap: 30px 3%;
  flex-wrap: wrap;
}

.ClinicBnrFlex > * {
  width: 48%;
}

.ClinicBnrFlex > * img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.ClinicBnrMori {
  background-image: url(../img/webp/index/web_morinomiya.webp);
  background-size: cover;
  aspect-ratio: 2/1;
}

.ClinicBnrMori input[type="submit"] {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(../img/webp/index/web_morinomiya.webp);
  background-size: cover;
  background-color: inherit;
  border: none;
}

#secClinicBnr {
  padding-top: 100px;
}

#secClinicBnr .inner {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}

#header .header-banner {
  bottom: 35px;
  top: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 834px) {
  .surgery-list__item {
    height: 155px;
  }
  .ClinicBnrFlex > * {
    width: 100%;
  }
  #secClinicBnr {
    padding-top: 50px;
  }
  #secClinicBnr .inner {
    max-width: 400px;
  }
  .ClinicBnrFlex {
    gap: 20px 3%;
  }
}
@media screen and (max-width: 640px) {
  .faq-list__item {
    width: 300px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 110px;
  }

  .surgery-list__item {
    padding: 20px 10px 20px 50px;
    font-size: 2.1rem;
    height: 120px;
    margin: 0 5px 20px;
  }

  .surgery-list {
    margin: 0 -5px -20px;
  }

  .surgery-list__item:before {
    top: 50%;
    left: 10px;
    transform: translate(0, -50%);
  }
}
.size12 {
  font-size: 12px;
  font-size: 1.2rem !important;
}
.note {
  text-align: right;
}
.note small {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  .note {
    text-align: left;
  }
  .note small {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/* doctor interview_____________202320add */
.interview-nomal__cont {
  display: flex;
  background-color: #e9edf6;
  padding: 30px 40px;
  justify-content: space-between;
}
.interview-nomal__cont-left {
  display: flex;
}
.interview-normal__cont-img {
  width: 152px;
  margin-right: 20px;
}
.interview-normal__cont-title {
  width: calc(100% - 172px);
  font-size: 36px;
  color: #0b1941;
}
.interview-nomal__cont-right {
  width: 230px;
  align-items: center;
  display: flex;
  line-height: 1.7;
}
.interview-nomal__cont-left {
  width: calc(100% - 230px);
  align-items: center;
}
.interview-nomal__cont-name {
  text-align: right;
}
.interview-nomal__cont-name-txt {
  font-size: 32px;
  margin-left: 10px;
  display: inline-block;
}
.interview-nomal__cont-small-txt {
  font-size: 14px;
}
.gothic {
  font-family: "Noto Sans JP", sans-serif;
}
.interview-list__ct-ttl.kon {
  color: #0b1941;
}
.mb40 {
  margin-bottom: 40px;
}
.mb80 {
  margin-bottom: 80px;
}
.sec-interview {
  padding: 40px 0 53px;
}
.secClinicBnrTtl {
  text-align: center;
  margin: 0 0 40px;
}

.secClinicBnrTtl.p2 {
  margin: 60px 0 40px;
}

.secClinicBnrTtl .ja {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
  font-size: 3.2rem;
  margin-bottom: 5px;
  display: block;
  text-align: center;
}

.secClinicBnrTtl .en {
  font-size: 1.6rem;
  display: block;
  text-align: center;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  .interview-nomal__cont {
    padding: 20px 30px;
  }
  .interview-normal__cont-img {
    width: 113px;
  }
  .interview-normal__cont-title {
    font-size: 29px;
  }
  .interview-nomal__cont-name-txt {
    font-size: 26px;
  }
  .interview-nomal__cont-left {
    width: 100%;
    justify-content: center;
    margin-bottom: 30px;
  }
  .interview-normal__cont-img {
    width: 99px;
  }
  .interview-normal__cont-title {
    width: calc(100% - 99px);
    font-size: 25px;
  }
  .interview-nomal__cont {
    padding: 30px 40px;
    justify-content: space-between;
    flex-direction: column;
  }
  .interview-nomal__cont-name-txt {
    font-size: 22px;
  }
  .interview-nomal__cont-right {
    width: 100%;
  }
  .interview-nomal__cont-name {
    text-align: right;
    margin-right: 0;
    margin-left: auto;
  }
  .interview-nomal__cont-name-txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .sec-interview {
    padding: 40px 0 73px;
  }
}
@media screen and (max-width: 834px) {
  .sec-interview {
    padding: 20px 0 33px;
  }
  .s_mb30 {
    margin-bottom: 30px;
  }
  .s_mb50 {
    margin-bottom: 50px;
  }
  .secClinicBnrTtl .ja {
    font-size: 2.6rem;
  }

  .secClinicBnrTtl .en {
    font-size: 1.4rem;
  }

  .secClinicBnrTtl {
    margin: 0 0 30px;
  }

  .secClinicBnrTtl.p2 {
    margin: 50px 0 30px;
  }
}
@media screen and (max-width: 640px) {
  .interview-normal__cont-img {
    display: none;
  }
  .interview-normal__cont-title {
    width: 100%;
  }
  .interview-nomal__cont {
    padding: 20px;
  }
  .interview-normal__cont-title {
    font-size: 21px;
  }
}

/* sanpo add_____________20230808add */
.contact-list__item {
  margin-bottom: 30px;
}
.contact-list__item:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .contact-list__item:nth-child(even) {
    border-bottom: 1px solid white;
  }
  .contact-list__item:last-child {
    border-bottom: none;
  }
}

.contact-list__parking {
  font-size: 1.5rem;
  margin-top: -10px;
  margin-bottom: 25px;
}

.information-list__ct .c-txt__01.parking {
  background: #fff;
  border: 1px solid #795f55;
  color: #795f55;
}

@media screen and (max-width: 1024px) {
  /* #header .header-banner__mail:before {
        top: 40px;
    }
    #header .header-banner__mail {
        padding: 65px 0 0;
    }
    .footer-copy {
        padding: 20px 15px 130px;
    } */
  #header .header-banner__mail {
    position: relative;
    width: 100%;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  #header .header-banner__mail:before {
    position: relative;
    width: 15px;
    height: 19px;
    top: 3px;
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  #header .header-banner__mail p {
    display: inline-block;
    margin-right: 10px;
    line-height: 1;
    font-size: 1.8rem;
    transform: translateY(1.5px);
    font-family: "Noto Sans JP", sans-serif;
  }
  #header .header-banner__mail span {
    background: unset;
    color: white;
    font-size: 1.3rem;
    padding: 0;
    font-family: "Noto Sans JP", sans-serif;
  }
  #header .header-banner__mail span::before {
    content: "(";
  }
  #header .header-banner__mail span::after {
    content: ")";
  }
  #header .header-banner {
    bottom: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .footer-copy {
    padding: 20px 15px 70px;
  }
  #header .header-banner__mail:before {
    display: none;
  }
}

.information-list__calendar table th.ampm {
  width: 50px;
}
@media screen and (max-width: 834px) {
  .information-list__calendar table th.ampm {
    width: 40px;
  }
}

.information-list__calendar table th.ampm_hour {
  width: 120px;
}
@media screen and (max-width: 834px) {
  .information-list__calendar table th.ampm_hour {
    width: 90px;
  }
}

.information-list__calendar.information-list__calendar_8days table {
  table-layout: fixed;
}
.information-list__calendar.information-list__calendar_8days table td {
  width: calc((100% - 146px) / 8);
}
.information-list__calendar table td.triangle.triangle_time:after {
  -webkit-transform: translate(-50%, -80%);
  -ms-transform: translate(-50%, -80%);
  transform: translate(-50%, -80%);
}
.information-list__calendar table td.triangle.triangle_time span {
  display: inline-block;
  padding-top: 2rem;
  font-size: 1.3rem;
}
@media screen and (max-width: 834px) {
  .information-list__calendar table td.triangle.triangle_time span {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 835px) {
  .information-list__ct {
    width: 560px;
  }
}
/*20240828*/

#header .header-nav__wrap {
  max-width: 350px;
}
#header .header-nav__wrap-item {
  width: 100% !important;
  border-right: 0px solid white !important;
  border-bottom: 0px solid white !important;
}
#header .header-nav__wrap-ttl {
  font-size: 1.9rem;
}

@media screen and (max-width: 834px) {
  #header .header-nav__wrap-ttl {
    font-size: 1.4rem;
  }
}

/*20250331*/
#header .header-banner.--contact-page .header-banner__mail {
  display: none;
}
/* #header .header-banner.--contact-page .header-banner__mail {
  position: relative;
  width: 100%;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

#header .header-banner.--contact-page {
  bottom: 0;
  transform: translateY(0);
  width: 100%;
}

#header .header-banner.--contact-page .header-banner__mail span {
  background: unset;
  color: white;
  font-size: 1.3rem;
  padding: 0;
  font-family: "Noto Sans JP", sans-serif;
}

#header .header-banner.--contact-page .header-banner__mail p {
  display: inline-block;
  margin-right: 10px;
  line-height: 1;
  font-size: 1.8rem;
  transform: translateY(1.5px);
  font-family: "Noto Sans JP", sans-serif;
} */

/*250401*/
#header .header-banner__for-contact {
  text-align: center;
  display: block;
  background: #7f98da;
  color: white;
  font-size: 1.4rem;
  padding: 13px;
  margin-top: 10px;
}
#header .header-banner__for-contact span {
  display: inline-block;
  background: white;
  color: #7f98da;
  font-size: 1.8rem;
  padding: 6px 15px;
  margin-top: 5px;
}
@media screen and (max-width: 1500px) {
  #header .header-banner {
    width: 185px;
  }
}
@media screen and (max-width: 1024px) {
  #header .header-banner {
    width: 100%;
  }
  #header .header-banner__mail {
    width: 50%;
  }
  #header .header-banner__for-contact,
  #header .header-banner__mail {
    width: 50%;
    margin-top: 0px;
    position: relative;
    height: 65px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
  #header .header-banner__for-contact p,
  #header .header-banner__mail p {
    display: inline-block;
    margin-right: 0px;
    line-height: 1;
    font-size: 1.8rem;
    transform: translateY(1.5px);
    font-family: "Noto Sans JP", sans-serif;
  }
  #header .header-banner__for-contact span {
    background: unset;
    color: white;
    font-size: 1.3rem;
    padding: 0;
    font-family: "Noto Sans JP", sans-serif;
  }
  #header .header-banner__for-contact span::before {
    content: "(";
  }
  #header .header-banner__for-contact span::after {
    content: ")";
  }
}
