@charset "UTF-8";
/*----------------------------------------------------------------------
------------------------------------------------------------------------

File Name:
Note:

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次

1.	共通使用変数定義
2.	Function
3.	Layout
4.	Object
------------------------------------------------------------------------
----------------------------------------------------------------------*/
.p-supervisor {
  position: relative;
  margin: 0 0 2rem;
  padding: 1rem;
  background: #efece9;
  color: #7f7875;
}
.p-supervisor a {
  color: #7f7875;
}
.p-supervisor a::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.p-supervisor__headline {
  margin-left: 8rem;
  padding: 0;
  background: none;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: normal;
}
.p-supervisor__details {
  display: flex;
  align-items: center;
}
.p-supervisor__details__pic {
  margin: -1.4rem 1rem 0 0;
  width: 7rem;
}
.p-supervisor__details__name {
  flex: 1;
  font-size: 1.1rem;
}
.p-supervisor__details__name .name-emphasis {
  font-size: 1.8rem;
  font-weight: bold;
}
.p-supervisor__details__name .job-title {
  display: block;
  margin-top: 0.5rem;
  line-height: 1.4;
}
.p-supervisor__details__name .name-position {
  line-height: 1.8;
}
.p-supervisor__link {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  margin: 0;
  padding: 0;
  background: none;
  text-align: right;
  text-decoration: none;
  line-height: 1;
  font-size: 1.2rem;
}
.p-supervisor__link a {
  display: block;
  padding-left: 2rem;
  background: url(../../../../m/img/tc_icon_arrow_1.png) left center no-repeat;
  background-size: contain;
}

.m-provider {
  position: relative;
  margin: 0 1rem 2rem;
  padding: 1rem;
  background: #efece9;
  color: #7f7875;
}
.m-provider a::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.m-provider .title {
  margin-left: 8rem;
  padding: 0;
  background: none;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: normal;
}
.m-provider .doctor {
  display: flex;
  align-items: center;
}
.m-provider .doctor .pic {
  margin: -1.4rem 1rem 0 0;
  width: 7rem;
}
.m-provider .doctor .name {
  flex: 1;
  font-size: 1.1rem;
}
.m-provider .doctor .name .emphasis {
  font-size: 1.8rem;
  font-weight: bold;
}
.m-provider .doctor .name .job-title {
  display: block;
  margin-top: 0.5rem;
  line-height: 1.4;
}
.m-provider .doctor .name .position {
  line-height: 1.8;
}
.m-provider .link {
  margin: 0;
  padding: 0;
  background: none;
  text-align: right;
  text-decoration: none;
  line-height: 1;
  font-size: 1.2rem;
}
.m-provider .link a {
  padding-left: 2rem;
  background: url(../../img/sp/tc_icon_arrow_1.png) left center no-repeat;
  background-size: 1.4rem auto;
}
.m-provider#profile.m-provider a::before {
  content: none;
}
.m-provider#profile .title {
  margin-bottom: 0.4rem;
  opacity: 0.8;
  font-size: 1.3rem;
}
.m-provider#profile .doctor {
  margin-bottom: 1.7rem;
}
.m-provider#profile .doctor .pic {
  margin-top: 0;
}
.m-provider#profile .doctor .name .title {
  display: block;
  margin-left: 0;
  font-size: 1.3rem;
}
.m-provider#profile .doctor .name .position {
  font-size: 1.2rem;
}
.m-provider#profile .doctor .name .position .job-title {
  opacity: 0.9;
  font-size: 1.2rem;
}
.m-provider#profile .introduction,
.m-provider#profile .license,
.m-provider#profile .society {
  text-align: justify;
  line-height: 1.7;
  font-size: 1.2rem;
}
.m-provider#profile .introduction {
  margin-bottom: 0.8rem;
}
.m-provider#profile .license {
  margin-top: 0.8rem;
}
.m-provider#profile .license__list {
  opacity: 0.8;
  font-size: 1rem;
}
.m-provider#profile .society {
  margin-top: 0.8rem;
}
.m-provider.m-provider {
  position: relative;
  margin: 0 1rem 2rem;
  padding: 1rem;
  background: #efece9;
  color: #7f7875;
}
.m-provider.m-provider a::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.m-provider.m-provider .link {
  margin: 0;
  padding: 0;
  background: none;
  text-align: right;
  text-decoration: none;
  line-height: 1;
  font-size: 1.2rem;
}
.m-provider.m-provider .link a {
  padding-left: 2rem;
  background: url(../../img/sp/tc_icon_arrow_1.png) left center no-repeat;
  background-size: 1.4rem auto;
}

.f-imp {
  padding: 13.3333333333vw 3.2vw;
  background: #fff;
}
.f-imp__title {
  margin-bottom: 5.3333333333vw;
  text-align: center;
  line-height: 1.4285714286;
  font-family: YakuHanMP, "リュウミン R-KL JIS2004", "Ryumin Regular KL JIS2004", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-size: 4.9333333333vw;
  color: #595656;
}
.f-imp__text {
  text-align: justify;
  line-height: 1.4285714286;
  font-size: 3.7333333333vw;
  color: #7f7875;
}
.f-imp-doctor {
  margin-bottom: 16vw;
}
.f-imp-doctor__box__title {
  margin-bottom: 2.6666666667vw;
  text-align: left;
  font-size: 3.7333333333vw;
  font-weight: bold;
  color: #7f7875;
}
.f-imp-doctor__box + .f-imp-doctor__box {
  margin-top: 10.6666666667vw;
}

.p-main {
  position: relative;
  padding-top: 3.6rem;
}

.p-title {
  order: -1;
  margin-bottom: 2.6666666667vw;
  height: 89.3333333333vw;
  overflow: hidden;
}

.c-category-link > * {
  width: 100%;
}
.c-category-link__list {
  display: grid;
  grid-template-columns: repeat(5, 20%);
  grid-auto-rows: 50%;
  border-top: 0.1rem solid #7d7572;
  border-left: 0.1rem solid #bcb5b0;
  background: #877c76;
  box-shadow: inset -0.1rem -0.1rem 0 #bcb5b0;
}
.c-category-link__item {
  border-right: 0.1rem solid #bcb5b0;
  border-bottom: 0.1rem solid #bcb5b0;
  box-sizing: border-box;
}
.c-category-link__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4.4rem;
  text-align: center;
  line-height: 1.25;
  font-size: 1.2rem;
  color: #fff;
}

.m-category-link {
  transition: all 0.2s linear;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  padding-top: 3.6rem;
}
.m-category-link > * {
  transition: transform 0.2s linear;
  position: absolute;
  top: 0;
  transform: translateY(-9.1rem);
}
.m-category-link > *.headroom--not-top {
  position: fixed;
  top: 6.3rem;
  z-index: 999;
}
.m-category-link.is-open {
  padding-top: 12.7rem;
}
.m-category-link.is-open > * {
  transform: translateY(0);
}
.m-category-link.is-open .m-category-link__button a::after {
  content: "▲";
}
.m-category-link__list {
  flex-wrap: wrap;
}
.m-category-link__item {
  flex-basis: 25%;
  border-bottom: 0.1rem solid #bcb5b0;
}
.m-category-link__button {
  background: #877c76;
  text-align: center;
  font-size: 1.2rem;
}
.m-category-link__button a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.6rem;
  color: #fff;
}
.m-category-link__button a::after {
  content: "▼";
  margin-left: 1em;
  font-size: 1rem;
}

.p-supervisor {
  margin-right: 2.6666666667vw;
  margin-left: 2.6666666667vw;
}

.m-provider a {
  color: #58504c;
}

.p-date {
  margin-right: 2.6666666667vw;
  margin-bottom: 2.6666666667vw;
  margin-left: 2.6666666667vw;
}
.p-date__item {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 1.2rem;
  color: #7e7774;
}
.p-date__item .fa-clock {
  display: flex;
  align-items: center;
  width: 3.2vw;
  margin-right: 1.3333333333vw;
}
.p-date__item .fa-clock svg {
  fill: #7e7774;
}
/*# sourceMappingURL=base.css.map */
