html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border: 0;
  outline: 0
}

body {
  line-height: 1
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

nav ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none
}

a {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

ins {
  color: #000;
  text-decoration: none;
  background-color: #ff9
}

mark {
  font-style: italic;
  font-weight: bold;
  color: #000;
  background-color: #ff9
}

del {
  text-decoration: line-through
}

abbr[title], dfn[title] {
  cursor: help;
  border-bottom: 1px dotted
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc
}

input, select {
  vertical-align: middle
}

input, button, select, textarea {
  font: inherit;
  background: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  appearance: none
}

textarea {
  resize: vertical
}

input[type=checkbox], input[type=radio] {
  display: none
}

input[type=submit], input[type=button], label, button, select {
  cursor: pointer
}

select::-ms-expand {
  display: none
}

html {
  box-sizing: border-box
}

* {
  box-sizing: inherit
}

*::before, *::after {
  box-sizing: inherit
}

body {
  width: 100%;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%
}

header, main, footer {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto
}

main {
  display: block;
  padding-top: 68px;
  overflow-x: hidden
}

@media screen and (min-width: 960px) {
  main {
    padding-top: 90px
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400
}

ul {
  list-style: none
}

a {
  text-decoration: none
}

img {
  vertical-align: top;
  object-fit: cover
}

html {
  font-size: 62.5%
}

body {
  font-size: 1.4rem;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 400;
  line-height: 1.7;
  color: #41484d
}

a {
  color: #41484d
}

.cmp-hm {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 22px;
  height: 18px;
  cursor: pointer
}

.cmp-hm div {
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 9999px;
  transition: all .3s
}

.cmp-hm div:nth-of-type(2) {
  width: 18px
}

.cmp-hm div:nth-of-type(3) {
  width: 14px
}

.cmp-hm--open div:first-of-type {
  transform: translateY(7.5px) rotate(45deg)
}

.cmp-hm--open div:nth-of-type(2) {
  opacity: 0
}

.cmp-hm--open div:nth-of-type(3) {
  width: 100%;
  transform: translateY(-7.5px) rotate(-45deg)
}

.deco-text-blue-marker-orange {
  color: #01568f;
  background: linear-gradient(transparent 75%, #fdc300 75%)
}

.cmp-ver-ja-en-title {
  margin-bottom: 28px
}

@media screen and (min-width: 960px) {
  .cmp-ver-ja-en-title {
    margin-bottom: 36px
  }
}

.cmp-ver-ja-en-title span {
  display: block
}

.cmp-ver-ja-en-title span:first-of-type {
  font-size: 2.4rem;
  line-height: 1;
  color: #01568f
}

@media screen and (min-width: 960px) {
  .cmp-ver-ja-en-title span:first-of-type {
    font-size: 2.8rem
  }
}

.cmp-ver-ja-en-title span:nth-of-type(2) {
  font-size: 1.2rem;
  margin-top: 6px;
  font-weight: 700;
  color: #ffa700;
  letter-spacing: .1em
}

.cmp-ver-ja-en-title--center {
  text-align: center
}

.cmp-ver-en-ja-title span {
  display: block;
  letter-spacing: .1em
}

.cmp-ver-en-ja-title span:first-of-type {
  font-size: 1rem;
  font-weight: 700;
  color: #a1be60
}

@media screen and (min-width: 960px) {
  .cmp-ver-en-ja-title span:first-of-type {
    font-size: 1.2rem
  }
}

.cmp-ver-en-ja-title span:nth-of-type(2) {
  font-size: 1.8rem;
  margin-top: 12px;
  color: #01568f
}

@media screen and (min-width: 960px) {
  .cmp-ver-en-ja-title span:nth-of-type(2) {
    font-size: 2.4rem
  }
}

.cmp-hor-ja-en-title {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px
}

@media screen and (min-width: 960px) {
  .cmp-hor-ja-en-title {
    margin-bottom: 30px
  }
}

.cmp-hor-ja-en-title span {
  line-height: 1
}

.cmp-hor-ja-en-title span:first-of-type {
  font-size: 2.4rem;
  color: #01568f
}

.cmp-hor-ja-en-title span:nth-of-type(2) {
  font-size: 1.2rem;
  margin-left: 10px;
  font-weight: 700;
  color: #a1be60;
  letter-spacing: .1em
}

.cmp-hor-line-title {
  font-size: 2rem;
  margin-bottom: 32px;
  color: #01568f;
  text-align: center
}

@media screen and (min-width: 960px) {
  .cmp-hor-line-title {
    margin-bottom: 48px
  }
}

.cmp-hor-line-title span {
  color: #fdc300
}

.cmp-hor-line-title span:first-of-type {
  margin-right: 12px
}

.cmp-hor-line-title span:nth-of-type(2) {
  margin-left: 12px
}

.cmp-ver-line-title {
  position: relative;
  padding-left: 12px;
  color: #01568f;
  font-size: 1.8rem
}

@media screen and (min-width: 960px) {
  .cmp-ver-line-title {
    font-size: 2.4rem
  }
}

.cmp-ver-line-title::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 100%;
  content: "";
  background-color: #c1e571;
  border-radius: 9999px;
  transform: translateY(-50%)
}

.cmp-mail-btn, .cmp-tel-btn {
  max-width: 320px;
  max-height: 70px;
  overflow: hidden;
  border-radius: 9999px
}

@media screen and (min-width: 960px) {
  .cmp-mail-btn img:last-of-type, .cmp-tel-btn img:last-of-type {
    transition: all .3s
  }
  .cmp-mail-btn:hover img:last-of-type, .cmp-tel-btn:hover img:last-of-type {
    right: 32px
  }
}

.cmp-mail-btn a, .cmp-tel-btn a {
  font-size: 1.8rem;
  position: relative;
  display: block;
  font-weight: 700;
  line-height: 70px;
  text-align: center;
  white-space: nowrap
}

@media screen and (max-width: 374px) {
  .cmp-mail-btn a, .cmp-tel-btn a {
    font-size: 1.6rem
  }
}

.cmp-mail-btn img, .cmp-tel-btn img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

.cmp-mail-btn img:first-of-type, .cmp-tel-btn img:first-of-type {
  left: 20px
}

@media screen and (max-width: 374px) {
  .cmp-mail-btn img:first-of-type, .cmp-tel-btn img:first-of-type {
    left: 14px
  }
}

.cmp-mail-btn img:last-of-type, .cmp-tel-btn img:last-of-type {
  right: 38px
}

@media screen and (max-width: 374px) {
  .cmp-mail-btn img:last-of-type, .cmp-tel-btn img:last-of-type {
    right: 20px
  }
}

.cmp-covid-btn {
  max-width: 335px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #01568f;
  border-radius: 9999px
}

@media screen and (min-width: 960px) {
  .cmp-covid-btn {
    max-width: 420px
  }
  .cmp-covid-btn img:nth-of-type(2) {
    transition: all .3s
  }
  .cmp-covid-btn:hover img:nth-of-type(2) {
    transform: translateX(6px)
  }
}

.cmp-covid-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 0
}

.cmp-covid-btn span {
  margin: 0 10px;
  color: #01568f;
  text-align: center
}

@media screen and (min-width: 960px) {
  .cmp-covid-btn span {
    margin: 0 7px
  }
  .cmp-covid-btn span br {
    display: none
  }
}

.cmp-more-btn {
  max-width: 240px;
  overflow: hidden;
  background-color: #fdc300;
  border-radius: 9999px
}

.cmp-more-btn a {
  position: relative;
  display: block;
  line-height: 52px;
  color: #01568f;
  text-align: center;
  font-size: 1.5rem
}

.cmp-more-btn a img {
  position: absolute;
  top: 50%;
  right: 54px;
  transition: all .5s;
  transform: translateY(-50%)
}

@media screen and (min-width: 960px) {
  .cmp-more-btn:hover img {
    right: 34px
  }
}

.cmp-tel-btn {
  background-color: #01568f
}

.cmp-tel-btn a {
  color: #fff
}

.cmp-mail-btn {
  border: 2px solid #01568f
}

.cmp-mail-btn a {
  color: #01568f
}

.cmp-mv {
  padding-bottom: 50px
}

@media screen and (min-width: 960px) {
  .cmp-mv {
    max-width: 1280px;
    padding-bottom: 100px;
    margin: 0 auto
  }
}

.cmp-mv img {
  width: 100%;
  height: 120px;
  margin-bottom: 28px;
  object-fit: cover
}

@media screen and (min-width: 600px) {
  .cmp-mv img {
    height: 240px
  }
}

@media screen and (min-width: 960px) {
  .cmp-mv img {
    height: 320px;
    margin-bottom: 32px
  }
}

.cmp-mv .title {
  position: relative;
  text-align: center
}

.cmp-mv .title::after {
  background-image: url("../images/common/ico-bone-1.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: -7px;
  left: 50%;
  width: 22px;
  height: 43px;
  content: "";
  transform: translate(-50%, -100%)
}

@media screen and (min-width: 960px) {
  .cmp-mv .title::after {
    top: -11px
  }
}

.cmp-mv .title span {
  display: block
}

.cmp-mv .title span:first-of-type {
  font-size: 2.4rem;
  color: #01568f
}

@media screen and (min-width: 960px) {
  .cmp-mv .title span:first-of-type {
    font-size: 2.8rem
  }
}

.cmp-mv .title span:nth-of-type(2) {
  font-size: 1rem;
  font-weight: 700;
  color: #fdc300;
  letter-spacing: .1em
}

@media screen and (min-width: 960px) {
  .cmp-mv .title span:nth-of-type(2) {
    font-size: 1.2rem
  }
}

.cmp-mv .text {
  padding: 0 20px;
  margin-top: 20px;
  font-weight: 700;
  text-align: center
}

@media screen and (min-width: 960px) {
  .cmp-mv .text {
    padding: 0;
    margin-top: 40px
  }
}

header {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  transform: translateX(-50%)
}

header .logo {
  flex-grow: 1;
  padding-left: 10px
}

@media screen and (min-width: 600px) {
  header .logo {
    padding-left: 15px
  }
}

@media screen and (min-width: 960px) {
  header .logo {
    padding-left: 0;
    transition: all .3s
  }
  header .logo:hover {
    opacity: .7
  }
}

@media screen and (min-width: 960px) {
  header .logo .sp-icon {
    display: none
  }
}

header .logo .pc-icon {
  display: none
}

@media screen and (min-width: 960px) {
  header .logo .pc-icon {
    position: absolute;
    top: 50px;
    left: 40px;
    display: block
  }
}

header .menu {
  position: absolute;
  top: 68px;
  right: 0;
  min-width: 240px;
  height: 100vh;
  padding: 36px;
  background-color: #94d3f7;
  transition: all .3s;
  transform: translateX(100%)
}

@media screen and (min-width: 960px) {
  header .menu {
    position: static;
    top: auto;
    right: auto;
    height: auto;
    padding: 0;
    background-color: transparent;
    transform: translateX(0)
  }
}

@media screen and (min-width: 960px) {
  header .menu .links {
    display: flex
  }
  header .menu .links li {
    transition: all .3s
  }
  header .menu .links li:hover {
    opacity: .7
  }
  header .menu .links img {
    display: none
  }
}

header .menu .links li:nth-of-type(n+2) {
  margin-top: 24px
}

@media screen and (min-width: 960px) {
  header .menu .links li:nth-of-type(n+2) {
    margin: 0 0 0 40px
  }
}

@media screen and (min-width: 960px) {
  header .menu .links .is--active a {
    border-bottom: 1px solid #f5c443
  }
  header .menu .links li:last-of-type {
    margin-right: 40px
  }
}

header .menu .links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
  color: #fff
}

@media screen and (min-width: 960px) {
  header .menu .links a {
    font-size: 1.5rem;
    padding-bottom: 3px;
    color: #41484d
  }
}

header .menu .actions {
  margin-top: 40px
}

@media screen and (min-width: 960px) {
  header .menu .actions {
    display: none
  }
}

header .menu .actions li:nth-of-type(n+2) {
  margin-top: 16px
}

header .menu .actions .map-btn span {
  text-decoration: underline
}

header .menu .actions a {
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #fff
}

header .menu .actions img {
  margin-right: 7px
}

header .menu .actions span {
  letter-spacing: .1em
}

header .menu--open {
  transform: translateX(0)
}

header .menu-btn, header .reserve-btn {
  width: 68px;
  height: 68px
}

header .menu-btn .name, header .reserve-btn .name {
  margin-top: 5px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-size: 1.2rem
}

header .menu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #94d3f7
}

@media screen and (min-width: 960px) {
  header .menu-btn {
    display: none
  }
}

header .menu-btn .cmp-hm {
  margin: 10px auto 0
}

header .reserve-btn {
  background-color: #01568f
}

@media screen and (min-width: 960px) {
  header .reserve-btn {
    width: 90px;
    height: 90px;
    transition: all .3s
  }
  header .reserve-btn:hover {
    opacity: .7
  }
  header .reserve-btn .name {
    font-size: 1.3rem;
    margin-top: 8px
  }
}

header .reserve-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center
}

footer {
  background-image: url("../images/common/bg-sp-footer-1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 30px 20px 10px;
  color: #fff
}

@media screen and (min-width: 600px) {
  footer {
    padding: 30px 30px 10px
  }
}

@media screen and (min-width: 960px) {
  footer {
    background-image: url("../images/common/bg-pc-footer-1.jpg");
    padding: 60px 30px 5px
  }
  footer .container {
    max-width: 1040px;
    margin: 0 auto
  }
}

footer .logo a {
  font-size: 2rem;
  color: #fff
}

@media screen and (min-width: 960px) {
  footer .logo a {
    font-size: 2.8rem;
    transition: all .3s
  }
  footer .logo a:hover {
    opacity: .7
  }
}

footer .wrapper {
  margin-top: 16px
}

@media screen and (min-width: 960px) {
  footer .wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 60px
  }
}

footer .distance, footer .access {
  letter-spacing: .1em
}

footer .tel-btn a, footer .map-btn a {
  display: inline-flex;
  align-items: center;
  letter-spacing: .1em
}

@media screen and (min-width: 960px) {
  footer .tel-btn a, footer .map-btn a {
    transition: all .3s
  }
  footer .tel-btn a:hover, footer .map-btn a:hover {
    opacity: .7
  }
}

footer .tel-btn img, footer .map-btn img {
  margin-right: 7px
}

footer .tel-btn span, footer .map-btn span {
  color: #fff;
  letter-spacing: .1em
}

footer .tel-btn {
  margin-top: 16px
}

footer .map-btn {
  margin-top: 8px
}

footer .map-btn span {
  text-decoration: underline
}

footer table {
  margin-top: 16px;
  border: 1px solid #fff
}

@media screen and (min-width: 960px) {
  footer table {
    margin-top: 0;
    border: 0
  }
}

@media screen and (min-width: 1280px) {
  footer table {
    min-width: 320px
  }
}

footer table caption {
  font-size: 1rem;
  margin-top: 6px;
  text-align: left;
  caption-side: bottom
}

@media screen and (min-width: 960px) {
  footer table caption {
    margin-top: 12px;
    margin-left: 32px
  }
}

footer table th, footer table td {
  text-align: center;
  vertical-align: middle
}

@media screen and (min-width: 1280px) {
  footer table th, footer table td {
    white-space: nowrap
  }
}

footer table thead th {
  font-size: 1.3rem;
  padding: 4px 8px
}

footer table thead th:first-of-type {
  letter-spacing: .1em
}

footer table thead th:nth-of-type(n+2) {
  border-left: 1px solid #fff
}

footer table thead th:last-of-type {
  font-size: 1rem
}

footer table tbody tr {
  border-top: 1px solid #fff
}

footer table tbody th, footer table tbody td {
  padding: 4px 8px
}

footer table tbody th {
  font-size: 1.1rem
}

footer table tbody td {
  border-left: 1px solid #fff
}

footer .menu-col {
  max-width: 335px;
  margin-top: 16px
}

@media screen and (min-width: 960px) {
  footer .menu-col {
    margin-top: 0
  }
}

footer .menu ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  row-gap: 12px;
  column-gap: 40px
}

@media screen and (min-width: 960px) {
  footer .menu ul {
    row-gap: 16px;
    column-gap: 28px
  }
}

footer .menu a {
  font-size: 1.2rem;
  color: #fff
}

@media screen and (min-width: 960px) {
  footer .menu a {
    transition: all .3s
  }
  footer .menu a:hover {
    opacity: .7
  }
}

footer .copy-right {
  margin-top: 16px
}

@media screen and (min-width: 960px) {
  footer .copy-right {
    text-align: right
  }
}

footer .copy-right small {
  font-size: 1rem
}

@media screen and (min-width: 1280px) {
  main .policy {
    position: relative;
    margin-top: 40px
  }
  main .policy::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -10;
    width: 50%;
    height: 100%;
    content: "";
    background-color: #fff5d6
  }
  main .policy .wrapper {
    max-width: 360px;
    padding-right: 40px;
    margin-top: 100px
  }
}

main .policy .container {
  padding: 30px 20px;
  background-color: #fff5d6
}

@media screen and (min-width: 600px) {
  main .policy .container {
    padding: 30px
  }
}

@media screen and (min-width: 960px) {
  main .policy .container {
    padding: 40px
  }
}

@media screen and (min-width: 1280px) {
  main .policy .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1080px;
    padding-top: 0;
    margin: 0 auto
  }
}

main .policy .text {
  margin: 14px 0 18px
}

main .policy .images {
  max-width: 335px
}

@media screen and (min-width: 600px) {
  main .policy .images {
    max-width: 540px
  }
}

@media screen and (min-width: 960px) {
  main .policy .images {
    max-width: 640px
  }
}

@media screen and (min-width: 1280px) {
  main .policy .images {
    margin-top: -40px
  }
}

main .policy .images img {
  width: 100%;
  height: auto
}

main .policy .images .inner {
  display: flex;
  justify-content: space-between;
  margin-top: 10px
}

@media screen and (min-width: 600px) {
  main .policy .images .inner {
    margin-top: 20px
  }
}

main .policy .images .image-2, main .policy .images .image-3 {
  width: 48.3%
}

main .doctor, main .staff {
  padding: 0 20px;
  margin-top: 100px
}

@media screen and (min-width: 600px) {
  main .doctor, main .staff {
    padding: 0 30px
  }
}

@media screen and (min-width: 960px) {
  main .doctor, main .staff {
    padding: 0 40px;
    margin-top: 140px
  }
}

@media screen and (min-width: 1280px) {
  main .doctor, main .staff {
    max-width: 1000px;
    padding: 0;
    margin: 140px auto 0
  }
}

main .doctor .director .detail, main .doctor .chief-director .detail {
  display: flex
}

main .doctor .director .detail:nth-of-type(n+2), main .doctor .chief-director .detail:nth-of-type(n+2) {
  margin-top: 32px
}

main .doctor .director .detail .title, main .doctor .chief-director .detail .title {
  font-size: 1.6rem;
  color: #01568f;
  white-space: nowrap
}

main .doctor .director .detail .item, main .doctor .chief-director .detail .item {
  margin-left: 56px
}

main .doctor .director .detail .item li, main .doctor .chief-director .detail .item li {
  position: relative;
  padding-left: 1em
}

main .doctor .director .detail .item li::after, main .doctor .chief-director .detail .item li::after {
  position: absolute;
  top: 8.5px;
  left: 0;
  width: 6px;
  height: 6px;
  content: "";
  background-color: #01568f;
  border-radius: 9999px
}

@media screen and (min-width: 960px) {
  main .doctor .director {
    position: relative;
    min-height: 804px
  }
}

main .doctor .director .catch {
  position: relative;
  max-width: 380px
}

@media screen and (min-width: 960px) {
  main .doctor .director .catch {
    position: absolute;
    top: 0;
    left: 0
  }
}

main .doctor .director .catch img {
  width: 100%;
  height: auto
}

main .doctor .director .catch .profile {
  position: absolute;
  right: -20px;
  bottom: 20px;
  min-width: 106px;
  min-height: 106px;
  padding: 23px 20px;
  background-color: #fdc300
}

@media screen and (min-width: 960px) {
  main .doctor .director .catch .profile {
    min-width: 120px;
    min-height: 120px
  }
}

main .doctor .director .catch .profile .position, main .doctor .director .catch .profile .en-name {
  font-size: 1rem
}

@media screen and (min-width: 960px) {
  main .doctor .director .catch .profile .position {
    font-size: 1.2rem;
    font-weight: 700
  }
}

main .doctor .director .catch .profile .ja-name {
  font-weight: 700;
  font-size: 1.5rem
}

@media screen and (min-width: 960px) {
  main .doctor .director .catch .profile .ja-name {
    font-size: 1.8rem
  }
}

main .doctor .director .catch .profile .en-name {
  letter-spacing: .1em
}

main .doctor .director .wrapper {
  margin-top: 20px
}

@media screen and (min-width: 960px) {
  main .doctor .director .wrapper {
    padding-left: 460px;
    margin-top: 0
  }
}

main .doctor .director .message {
  color: #01568f;
  font-size: 1.8rem
}

@media screen and (min-width: 960px) {
  main .doctor .director .message {
    font-size: 2rem
  }
}

main .doctor .director .text {
  margin-top: 10px
}

@media screen and (min-width: 960px) {
  main .doctor .director .text {
    margin-top: 32px
  }
}

main .doctor .director .text p:nth-of-type(n+2) {
  margin-top: 20px
}

@media screen and (min-width: 960px) {
  main .doctor .director .text p:nth-of-type(n+2) {
    margin-top: 24px
  }
}

main .doctor .director .details {
  padding: 10px 0 10px 20px;
  margin-top: 40px;
  border-left: 2px solid #c9e380
}

@media screen and (min-width: 960px) {
  main .doctor .director .details {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-top: 0
  }
}

main .doctor .chief-directors {
  margin-top: 60px
}

@media screen and (min-width: 960px) {
  main .doctor .chief-directors {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 100px
  }
}

main .doctor .chief-director {
  max-width: 335px
}

@media screen and (min-width: 600px) {
  main .doctor .chief-director {
    max-width: 380px
  }
}

@media screen and (min-width: 960px) {
  main .doctor .chief-director {
    max-width: 420px
  }
}

main .doctor .chief-director:nth-of-type(n+2) {
  margin-top: 60px
}

@media screen and (min-width: 960px) {
  main .doctor .chief-director:nth-of-type(n+2) {
    margin-top: 0
  }
}

@media screen and (min-width: 960px) {
  main .doctor .chief-director:nth-of-type(n+3) {
    margin-top: 60px
  }
}

main .doctor .chief-director .catch img {
  width: 100%;
  height: auto
}

main .doctor .chief-director .description {
  margin-top: 12px;
  color: #01568f
}

@media screen and (min-width: 960px) {
  main .doctor .chief-director .description {
    margin-top: 16px
  }
}

main .doctor .chief-director .description .position {
  font-size: 1.2rem
}

@media screen and (min-width: 960px) {
  main .doctor .chief-director .description .position {
    font-weight: 700
  }
}

main .doctor .chief-director .description .ja-name {
  font-size: 1.8rem;
  margin: 0 10px;
  font-weight: 700
}

main .doctor .chief-director .description .en-name {
  font-size: 1rem;
  letter-spacing: .1em
}

main .doctor .chief-director .details {
  padding: 0;
  margin-top: 18px
}

main .staff {
  margin-bottom: 100px
}

@media screen and (min-width: 960px) {
  main .staff {
    margin-bottom: 140px
  }
}

@media screen and (min-width: 960px) {
  main .staff .head {
    display: flex;
    flex-direction: column-reverse
  }
}

main .staff .head img {
  width: 100%;
  max-width: 335px;
  height: auto
}

@media screen and (min-width: 600px) {
  main .staff .head img {
    max-width: 380px
  }
}

@media screen and (min-width: 960px) {
  main .staff .head img {
    max-width: 100%
  }
}

main .staff .head .text {
  margin-top: 12px;
  font-weight: 700
}

@media screen and (min-width: 960px) {
  main .staff .head .text {
    margin: 0 0 30px
  }
}

@media screen and (min-width: 960px) {
  main .staff .departments {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px
  }
}

main .staff .department {
  position: relative;
  max-width: 335px;
  margin-top: 20px
}

@media screen and (min-width: 600px) {
  main .staff .department {
    max-width: 380px
  }
}

@media screen and (min-width: 960px) {
  main .staff .department {
    width: 30%;
    max-width: 300px;
    margin-top: 0
  }
}

main .staff .department img {
  width: 100%;
  height: auto
}

main .staff .department .name {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 10px;
  line-height: 26px;
  background-color: rgba(255, 255, 255, .9)
}

@media screen and (min-width: 960px) {
  main .staff .department .name {
    padding: 0;
    line-height: 32px;
    background-color: transparent;
    transform: translateY(100%)
  }
}

main .staff .physical-therapist {
  margin-top: 60px
}

@media screen and (min-width: 960px) {
  main .staff .physical-therapist {
    margin-top: 100px
  }
  main .staff .physical-therapist .cmp-ver-line-title {
    font-size: 1.8rem
  }
  main .staff .physical-therapist .profiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
  }
}

main .staff .physical-therapist .profile {
  margin-top: 32px;
  text-align: center
}

@media screen and (min-width: 600px) {
  main .staff .physical-therapist .profile {
    text-align: left
  }
}

@media screen and (min-width: 960px) {
  main .staff .physical-therapist .profile {
    display: flex;
    width: 49%;
    margin-top: 40px
  }
  main .staff .physical-therapist .profile .wrapper {
    padding: 0 20px
  }
}

main .staff .physical-therapist .profile .name {
  margin: 12px 0;
  font-size: 1.6rem
}

@media screen and (min-width: 960px) {
  main .staff .physical-therapist .profile .name {
    margin: 0
  }
}

main .staff .physical-therapist .profile .text {
  text-align: left
}

@media screen and (min-width: 960px) {
  main .staff .physical-therapist .profile .text {
    margin-top: 8px
  }
}


/*# sourceMappingURL=aboutus.min.css.map */