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

File Name:
Note:

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

1.	共通使用変数定義
2.	Function
3.	Layout
4.	Object
------------------------------------------------------------------------
----------------------------------------------------------------------*/
.p-hero {
  padding-top: 214.5px;
  padding-bottom: 34px;
}
.p-hero__pics {
  height: 292.5px;
  margin-top: 16.5px;
}
.p-hero__cv {
  border-top: 0;
  margin-right: auto;
  margin-left: 41.25px;
  margin-bottom: 51.5px;
}
.p-hero__cv__item {
  width: 480px;
  filter: drop-shadow(5px 7.5px 7.5px rgba(0, 0, 0, 0.3));
}
.p-hero__cv__item + .p-hero__cv__item {
  margin-top: 17.5px;
}
.p-hero__sns {
  margin-right: 30px;
  margin-left: 30px;
}
.p-hero__sns__item {
  width: 112.5px;
}
.p-hero__link {
  margin-top: 42px;
  margin-left: 26.5px;
  width: 519px;
}
.p-hero__movie {
  height: 314px;
}

.p-hambarger {
  top: 31.25px;
  right: 31.25px;
  width: 50px;
  height: 50px;
}
.p-hambarger__button {
  border-radius: 5px;
  box-shadow: 0 1px 2.5px rgba(0,0,0,.1);
}
.p-hambarger__icon {
  width: 32.5px;
  height: 32.5px;
}
.p-hambarger__icon__line {
  height: 1px;
}
.p-hambarger__icon__line:nth-child(3) {
  top: calc(100% - 1px);
}
.p-hambarger__menu {
  padding-top: 194px;
}
.p-hambarger__nav__list {
  width: 298px;
}
.p-hambarger__nav__item + .p-hambarger__nav__item {
  margin-top: 60px;
}
.p-hambarger__cta__item {
  max-width: 300px;
  margin-bottom: 10px;
}
.p-hambarger.is-open .p-hambarger__icon__line:nth-child(1) {
  width: 45.9619407771px;
}
.p-hambarger.is-open .p-hambarger__icon__line:nth-child(3) {
  width: 45.9619407771px;
}

.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;
}

.p-menu {
  padding-bottom: 97px;
  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;
  box-sizing: border-box;
}
.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;
}
.p-menu__campaign__bg.bg1 {
  top: 0;
  left: 0;
  width: 519px;
}
.p-menu__campaign__bg.bg2 {
  top: 11px;
  left: 31px;
  z-index: 2;
  width: 65.5px;
}
.p-menu__monitor {
  margin-top: 62.5px;
  margin-bottom: 112.5px;
}
.p-menu__monitor__contents + .p-menu__monitor__contents {
  margin-top: 5.5px;
}
.p-menu__monitor__link {
  right: 40.5px;
  width: 318px;
}
.p-menu__links {
  margin-left: 26.75px;
}
.p-menu__links__item {
  width: 519px;
}
.p-menu__links__item + .p-menu__links__item {
  margin-top: -15px;
}

.p-sns {
  margin-top: -59px;
  margin-bottom: 105px;
  padding-top: 167.5px;
}
.p-sns__title {
  margin-bottom: 30px;
  margin-left: 40px;
}
.p-sns__text {
  margin-bottom: 36px;
  margin-left: 40px;
}
.p-sns__wrapper {
  height: 337.5px;
  margin-bottom: 95px;
}
.p-sns__links {
  display: flex;
  column-gap: 5.5px;
}
.p-sns__links__item {
  width: 101px;
}
.p-sns__bg {
  top: -7.5px;
  background: linear-gradient(to bottom, transparent, transparent 1117.5px, #dbdde0 1117.5px, #f2f2f2);
}
.p-sns__bg {
  overflow: hidden;
  border-radius: 0 0 33.5px 33.5px;
}
.p-sns .swiper_main {
  padding-bottom: calc(1.1rem + 47.5px);
}

.p-column {
  padding-bottom: 81px;
  border-radius: 0 0 35px 35px;
}
.p-column__title {
  margin-bottom: 34.5px;
  margin-left: 40px;
  width: 428px;
}
.p-column__contents {
  margin-left: 40px;
}
.p-column__item {
  margin-right: 15px;
  width: 160px;
}
.p-column__item__pic {
  box-shadow: 5px 7.5px 7.5px rgba(0,0,0,.15);
  border-radius: 15px;
}
.p-column__item__text {
  margin-top: 9px;
}
.p-column .swiper_main {
  padding-bottom: calc(1.1rem + 47.5px);
}

.p-belong {
  margin-top: -62.5px;
  background: linear-gradient(to bottom, transparent, #e8e6e2 30%, #e9e9e9 50%);
}
.p-belong__contents {
  padding-top: 143.5px;
  padding-bottom: 110px;
}
.p-belong__title {
  margin-bottom: 46.5px;
  width: 268px;
}
.p-belong__lead {
  margin-bottom: 64px;
  width: 467px;
}
.p-belong__points {
  margin-bottom: 48px;
  width: 443.5px;
}
.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-tc {
  margin-top: -99.5px;
  padding-top: 135.5px;
}
.p-tc__title {
  margin-bottom: 42px;
  width: 511.5px;
}
.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__category {
  margin-bottom: 105px;
}
.p-tc__category__title {
  margin-bottom: 38.5px;
  width: 435px;
}
.p-tc__category__item {
  width: 186px;
}
.p-tc__category__item:nth-child(2) {
  margin-right: -21.5px;
  margin-left: -21.5px;
}
.p-tc__campaign {
  margin-bottom: 105px;
}
.p-tc__campaign__title {
  margin-bottom: 40.5px;
  width: 425.5px;
}
.p-tc__campaign__contents {
  gap: 12px;
  margin-right: 40px;
  margin-left: 40px;
  min-height: 237px;
  max-height: 483px;
}
.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__contents {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  width: 562.5px;
}

.p-footer {
  margin-bottom: 105px;
}

.p-pagetop {
  right: 13.5px;
  bottom: 174px;
  width: 55px;
}
/*# sourceMappingURL=clinic.css.map */
