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

File Name:
Note:

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

1.	共通使用変数定義
2.	Function
3.	Layout
4.	Object
------------------------------------------------------------------------
----------------------------------------------------------------------*/
.p-hero {
  padding-top: 214.5px;
  padding-bottom: 48px;
}
.p-hero__pics {
  height: 415px;
}
.p-hero__pics .bg {
  top: 17.5px;
}
.p-hero__cv {
  border-top: 0;
  margin-right: auto;
  margin-left: 29.5px;
}
.p-hero__cv__item {
  width: 510px;
  border-bottom: 0;
}
.p-hero__cv__item + .p-hero__cv__item {
  margin-top: -3.5px;
}
.p-hero__movie {
  height: 314px;
}

.p-menu {
  background: #f2f2f1;
}
.p-menu__title {
  margin-right: auto;
  margin-bottom: 58px;
  margin-left: auto;
  width: 248.5px;
}
.p-menu__contents {
  display: flex;
  margin-bottom: 29px;
  margin-left: 24.5px;
}
.p-menu__item {
  margin-right: -18.5px;
  width: 183px;
}
.p-menu__campaign {
  position: relative;
  margin-left: 27.5px;
  padding-top: 11px;
  padding-right: 30px;
  padding-left: 19.5px;
  width: 519px;
  height: 197px;
}
.p-menu__campaign > *:not(.p-menu__campaign__bg) {
  position: relative;
  z-index: 1;
}
.p-menu__campaign__title {
  padding-top: 15px;
  padding-bottom: 14px;
  margin-right: auto;
  margin-left: auto;
  width: 298.5px;
}
.p-menu__campaign__contents {
  display: flex;
  column-gap: 6px;
}
.p-menu__campaign__item {
  width: 153px;
}
.p-menu__campaign__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 519px;
}

.p-profile {
  padding-top: 105px;
  padding-bottom: 86.5px;
}
.p-profile__title {
  margin-bottom: 52.5px;
  width: 282.5px;
}
.p-profile__points {
  margin-bottom: 45px;
}
.p-profile__case__list {
  margin-right: 40px;
  margin-bottom: 29px;
  margin-left: 40px;
}
.p-profile__case__item {
  width: 482.5px;
}
.p-profile__case__item + .p-profile__case__item {
  margin-top: 19.5px;
}
.p-profile__movie {
  margin-right: 40px;
  margin-bottom: 44px;
  margin-left: 40px;
  box-shadow: 5px 7.5px 7.5px rgba(0,0,0,.15);
  border-radius: 15px;
}
.p-profile__points {
  margin-bottom: 39.5px;
  width: 467px;
}
.p-profile__licenses {
  margin-right: 40px;
  margin-bottom: 59.5px;
  margin-left: 40px;
}
.p-profile__button {
  margin-left: 9.5px;
  width: 539px;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  right: 40px;
}

.swiper-horizontal > .swiper-pagination-bullets {
  bottom: calc(1.1rem + 12.5px);
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 40px;
  height: 5px;
}

.swiper-pagination-fraction {
  font-size: 1.1rem;
}

.p-sns {
  position: relative;
  z-index: 2;
  margin-top: -62.5px;
  margin-bottom: 0;
  padding-top: 167.5px;
  padding-bottom: 56.5px;
}
.p-sns__title {
  margin-right: 40px;
  margin-bottom: 30px;
  margin-left: 40px;
  width: 485px;
}
.p-sns__text {
  margin-right: 40px;
  margin-bottom: 36px;
  margin-left: 40px;
  width: 451.5px;
}
.p-sns__wrapper {
  height: 337.5px;
  margin-bottom: 95px;
}
.p-sns__links {
  display: flex;
  column-gap: 9px;
}
.p-sns__links__item {
  width: 112px;
}
.p-sns__bg {
  top: -7.5px;
  overflow: hidden;
  padding-bottom: 0;
  border-radius: 0 0 33.5px 33.5px;
}

.p-belong {
  margin-bottom: 150px;
}
.p-belong__contents__inner {
  padding-top: 90px;
  padding-bottom: 40.5px;
  box-shadow: 5px 7.5px 7.5px rgba(0,0,0,.3);
  border-radius: 35px;
}
.p-belong__title {
  margin-left: 40px;
}
.p-belong__pic {
  margin-left: 40px;
}
.p-belong__pic a.map {
  left: 231px;
  width: 84px;
  height: 25.5px;
}
.p-belong__pic a.instagram {
  left: -4.5px;
  width: 180px;
  height: 25.5px;
}
.p-belong__pics {
  margin-left: 40px;
}
.p-belong__pics__item {
  width: 210px;
  margin-right: 7.5px;
}
.swiper:has(.p-belong__pics) {
  margin-bottom: 43.5px;
}
.p-belong__contact {
  margin-right: 40px;
  margin-left: 40px;
}
.p-belong__contact__title {
  margin-bottom: 18px;
  width: 482px;
}
.p-belong__contact__contents {
  margin-bottom: 19.5px;
}
.p-belong__contact__item {
  width: 139.5px;
}
.p-belong__contact__pic {
  width: 293px;
}
.p-belong .place1 {
  padding-top: 95px;
}
.p-belong .place1 .p-belong__bg {
  border-radius: 33.5px;
  box-shadow: 5px 10px 88.5px #000;
}
.p-belong .place2 {
  padding-top: 99px;
}
.p-belong .place2 .p-belong__bg {
  top: -35px;
}
.p-belong .tokyo .p-belong__title {
  width: 476px;
}
.p-belong .tokyo .p-belong__pic {
  margin-top: -24.5px;
  width: 492px;
}
.p-belong .tokyo .p-belong__pic a.map {
  top: 70.5px;
}
.p-belong .tokyo .p-belong__pic a.instagram {
  bottom: -4.5px;
}
.p-belong .tokyo .p-belong__contents__inner {
  margin-top: -56px;
}
.p-belong .nagoya .p-belong__title {
  width: 480px;
}
.p-belong .nagoya .p-belong__pic {
  margin-top: -55px;
  width: 482.5px;
}
.p-belong .nagoya .p-belong__pic a.map {
  top: 100.5px;
}
.p-belong .nagoya .p-belong__pic a.instagram {
  bottom: 39px;
}
.p-belong .nagoya .p-belong__contents__inner {
  margin-top: -94.5px;
}
.p-belong .osaka .p-belong__title {
  width: 480px;
}
.p-belong .osaka .p-belong__pic {
  margin-top: -8px;
  width: 472.5px;
}
.p-belong .osaka .p-belong__pic a.map {
  top: 102px;
}
.p-belong .osaka .p-belong__pic a.instagram {
  bottom: 34.5px;
}
.p-belong .osaka .p-belong__contents__inner {
  margin-top: -94px;
}
.p-belong .hiroshima .p-belong__title {
  width: 480.5px;
}
.p-belong .hiroshima .p-belong__pic {
  margin-top: 3.5px;
  width: 486px;
}
.p-belong .hiroshima .p-belong__pic a.map {
  top: 102px;
}
.p-belong .hiroshima .p-belong__pic a.instagram {
  bottom: 37.5px;
  width: 195px;
}
.p-belong .hiroshima .p-belong__contents__inner {
  margin-top: -96.5px;
}
.p-belong .fukuoka .p-belong__title {
  width: 480px;
}
.p-belong .fukuoka .p-belong__pic {
  margin-top: -11.5px;
  width: 479px;
}
.p-belong .fukuoka .p-belong__pic a.map {
  top: 102px;
}
.p-belong .fukuoka .p-belong__pic a.instagram {
  bottom: 24.5px;
}
.p-belong .fukuoka .p-belong__contents__inner {
  margin-top: -85px;
}

.p-tc {
  margin-top: -90px;
  padding-top: 155px;
}
.p-tc__title {
  margin-bottom: 75px;
  width: 289px;
}
.p-tc__lead {
  margin-bottom: 51px;
  width: 466px;
}
.p-tc__features {
  margin-right: 40px;
  margin-bottom: 105px;
  margin-left: 40px;
}
.p-tc__features__item {
  box-shadow: 5px 7.5px 7.5px rgba(0,0,0,.2);
  border-radius: 15px;
}
.p-tc__features__item + .p-tc__features__item {
  margin-top: 15px;
}
.p-tc__features__link {
  margin-top: 30px;
  width: 230.5px;
}
.p-tc__pickup {
  margin-bottom: 105px;
}
.p-tc__pickup__title {
  margin-bottom: 40.5px;
  width: 338.5px;
}
.p-tc__pickup__contents {
  margin-left: 40px;
}
.p-tc__pickup__item {
  width: 210px;
  box-shadow: 5px 7.5px 7.5px rgba(0,0,0,.2);
  border-radius: 17.5px;
  margin-right: 24px;
}
.p-tc .swiper_main {
  padding-bottom: calc(1.1rem + 47.5px);
}
.p-tc-sns__title {
  margin-bottom: 40.5px;
}
.p-tc-sns__contents {
  column-gap: 18px;
  margin-left: 40px;
}
.p-tc-sns__item {
  width: 65px;
}
.p-tc-sns__item__pic {
  margin-bottom: 6.5px;
  box-shadow: 5px 7.5px 7.5px rgba(0,0,0,.2);
}
.p-tc-sns__item__text {
  line-height: 1.4583333333;
  font-size: 0.8rem;
}
.p-tc__doctors {
  margin-bottom: 105px;
}
.p-tc__doctors__title {
  width: 419px;
}
.p-tc__clinics {
  margin-bottom: 150px;
}
.p-tc__clinics__title {
  width: 360.5px;
}

.p-fixed-cv {
  width: calc(100vw - (100vw - 100%));
  display: flex;
  justify-content: center;
}
.p-fixed-cv a {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.p-fixed-cv img {
  width: 562.5px;
}
.p-fixed-cv__contents {
  margin-right: auto;
  margin-left: auto;
  width: 562.5;
}
.p-fixed-cv__item img {
  width: auto;
  height: 115px;
}

.p-pagetop {
  right: 13.5px;
  bottom: 174px;
  width: 55px;
}

.p-footer {
  margin-bottom: 115px;
}
/*# sourceMappingURL=doctor.css.map */
