<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd,
ul {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
html {
  font-size: 16px;
}
@media (max-width: 750px) {
  html {
    font-size: 2.56vw;
  }
}
@media (min-width: 391px) and (max-width: 450px) {
  html {
    font-size: 4.1025641026vw;
  }
}
@media (max-width: 390px) {
  html {
    font-size: 4.1025641026vw;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 4.0533333333vw;
  }
}

body {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.0033333333em;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  color: #1C1C1C;
  background: #fff;
}

#wrapper {
  width: 100%;
  max-width: 750px;
  margin: auto;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  a:hover {
    opacity: 1;
  }
}

img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  margin: auto;
}

.l-inner {
  padding: 0 3.7%;
}

.l-section {
  padding: 7% 0;
}

.c-btn a {
  display: block;
  margin-top: 3%;
}

.c-btn__title {
  width: 100%;
  max-width: 89%;
  margin-inline: auto;
  margin-top: 3%;
}

@media screen and (max-width: 450px) {
  .c-btn__title {
    max-width: 82%;
  }
}
.c-table-wrap {
  position: relative;
  margin-top: 7%;
}

.c-table,
.c-table__th,
.c-table__td {
  border: 1px solid #c2c2c2;
  border-collapse: collapse;
}

.c-table__th {
  width: 43.478%;
}

.c-table__th,
.c-table__td {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.7333333333;
  letter-spacing: 0.0033333333em;
  padding: 2%;
  vertical-align: middle;
}

.c-table__th {
  color: #fff;
  background: #c68277;
  border-bottom: 1px solid #fff;
  text-align: center;
}

.c-table__th--bb {
  border-bottom: 1px solid #c2c2c2;
}

.c-table__td {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.7333333333;
  letter-spacing: 0.0033333333em;
  background: #fff;
}

.c-table__td span {
  font-weight: 500;
  color: #6bbfcc;
}

.c-table__text {
  margin-top: 2%;
}

@media screen and (max-width: 390px) {
  .c-table__th {
    width: 37.7%;
    padding: 3% 2%;
  }
  .c-table__td {
    padding: 3% 2.5%;
  }
  .c-table__text {
    font-size: 0.680625rem;
    font-weight: 400;
    letter-spacing: 0.0045913682em;
  }
}
.p-clinic__title {
  width: 100%;
  max-width: 47.2%;
  margin-inline: auto;
}

.p-clinic__image {
  margin-top: 4%;
}

#clinic-info .skin__img img {
  max-width: 46.13%;
  margin-top: 8%;
}

#clinic-info .skin__text {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.0035714286em;
  text-align: center;
}

#clinic-info .biyou__img img {
  max-width: 56%;
}

#clinic-info .biyou__img-text {
  margin-top: 1%;
  text-align: center;
}

#clinic-info .hours__text {
  margin-top: 3%;
}

#clinic-info .hours__text01 {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.0025em;
  color: #ed7082;
}

#clinic-info .hours__text02 span {
  color: #e63e73;
}

#clinic-info {
  padding: 0 0 clamp(30px, 6vw, 60px) 0;
  padding: 0 0 7%;
}

#clinic-info .pulldown02 h2 {
  position: relative;
}

#clinic-info .pulldown02:not(:first-of-type) {
  margin-top: 1.2%;
}

#clinic-info .pulldown02 h2::before,
#clinic-info .pulldown02 h2::after {
  content: "";
  position: absolute;
  background-color: #fff;
}

#clinic-info .pulldown02 h2::before {
  top: 50%;
  right: 4.3%;
  width: 26px;
  font-size: clamp(18px, 2.3vw, 30px);
  height: 4px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#clinic-info .pulldown02 h2::after {
  top: 50%;
  right: calc(4.3% + 11px);
  width: 4px;
  height: 26px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 1s;
  transition: 1s;
}

#clinic-info .pulldown02 h2.open::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

section.txtarea {
  display: none;
  overflow: hidden;
  -webkit-transition: max-height 1s ease;
  transition: max-height 1s ease;
  max-height: 0;
}

#clinic-info article.pulldown02 h2 {
  position: relative;
  font-size: 1.875rem;
  font-weight: 400;
  letter-spacing: 0.0016666667em;
  color: #fff;
  padding: 1.34% 4.3%;
  cursor: pointer;
}

#container article.pulldown02 h2.mid1st {
  border-top: #cecece solid 1px;
}

#container article.pulldown02 h2:after {
  content: url(../img/clinic_openarrow.png);
  position: absolute;
  right: 5px;
  top: 40%;
}

#container article.pulldown02 h2.open:after {
  content: url(../images/clinic_closearrow.png);
  position: absolute;
  right: 5px;
  top: 40%;
}

#container article.pulldown02 section.txtarea {
  display: none;
}

#clinic-info .typelp02 {
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
}

#clinic-info td,
#clinic-info th {
  padding: 20px;
  width: 100px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.1111111111;
  letter-spacing: 0.0027777778em;
}

#clinic-info table.typelp02 tr th {
  border: 0;
  text-shadow: #fff 1px 1px 0;
  color: #000;
  border-bottom: #ccc solid 1px;
  border-right: #ccc solid 1px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  background: #f0e6cc;
  text-align: left;
}

#clinic-info table.typelp02 tr td {
  border: 0;
  padding: 5px;
  border-bottom: #ccc solid 1px;
  border-right: #ccc solid 1px;
  background: #e3f0f7;
  text-align: right;
}

#clinic-info table.typelp02 tr a {
  color: #e63e73;
}

#clinic-info table.typelp02 tr td.skin {
  background-color: #ededed;
  background-image: url(../images/logomark_s.png);
  background-repeat: no-repeat;
  background-position: 3px center;
  width: 40%;
  padding-left: 35px;
}

#clinic-info .highslide img {
  width: 100%;
  max-width: 100px;
  margin-left: 0;
}

#clinic-content01,
#clinic-content02 {
  margin-top: 3%;
}

#clinic-content01 article.pulldown02 h2 {
  background: #D8BE64;
}

#clinic-content02 article.pulldown02 h2 {
  background: #C68277;
}

@media screen and (max-width: 450px) {
  .p-clinic__title {
    max-width: 53%;
  }
  #clinic-info .skin__img img {
    max-width: 85%;
    margin-top: 13%;
  }
  #clinic-info .biyou__img img {
    max-width: 100%;
  }
  #clinic-info article.pulldown02 h2 {
    font-size: 1.25rem;
    font-weight: 400;
    letter-spacing: 0.0025em;
  }
  #clinic-info .pulldown02 h2::before {
    width: 20px;
    height: 3px;
    right: 20px;
  }
  #clinic-info .pulldown02 h2::after {
    width: 3px;
    height: 20px;
    right: 28px;
  }
  #clinic-info .typelp02 {
    width: 100%;
  }
  #clinic-info td,
  #clinic-info th {
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.6666666667;
    letter-spacing: 0.0041666667em;
  }
}
.p-footer {
  padding: 5% 0 3%;
  background: #F2F2F2;
}

.p-footer__cta {
  position: relative;
  width: 100%;
  max-width: 31.25rem;
  margin-inline: auto;
  background-image: url(../images/footer-cta-box.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7.5% 12% 4.5%;
  margin-top: 5%;
}

.p-footer__cta-title {
  position: absolute;
  width: 80%;
  top: -12%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
}

.p-footer__cta-box {
  position: relative;
  z-index: 1;
}

.p-footer__cta-body {
  gap: 1.25rem;
}

.p-footer__cta-btn {
  padding-top: 5%;
}

.p-footer__cta-qr {
  width: 100%;
  max-width: 5.625rem;
  margin-inline: auto;
}

.p-footer__copyright {
  font-size: 0.75rem;
  margin-top: 3%;
  text-align: center;
}

@media screen and (max-width: 450px) {
  .p-footer {
    padding: 7% 0 5%;
  }
  .p-footer__cta {
    max-width: 100%;
    background-image: url(../images/footer-cta-box-sp.png);
    padding: 12% 7% 9%;
    margin-top: 12%;
  }
  .p-footer__cta-title {
    width: 90%;
  }
  .p-footer__cta-body {
    gap: 1rem;
  }
  .p-footer__copyright {
    margin-top: 5%;
  }
}
.p-header {
  width: 100%;
  max-width: 750px;
  position: fixed;
  z-index: 30;
}

.p-header .p-header__inner {
  height: inherit;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 5%;
}

.p-header__logo {
  width: 38%;
  padding-top: 1%;
}

.p-header__logo a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.1875rem;
}

.p-header__logo-text {
  font-size: 0.625rem;
  font-weight: 400;
  text-align: center;
}

.p-header__logo img {
  display: block;
}

.p-header__btns {
  width: 100%;
  max-width: 56%;
  margin-inline: auto;
  margin-right: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.p-header__btn a:hover {
  opacity: 1;
}

@media screen and (max-width: 450px) {
  .p-header .p-header__inner {
    padding-left: 3%;
  }
  .p-header__logo {
    width: 38.46%;
  }
  .p-header__logo-text {
    font-size: 0.39375rem;
  }
  .p-header__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 57.1%;
  }
}
.p-mv__inner {
  padding: 0;
}

.p-mv__bg {
  position: relative;
}

.p-mv__box {
  width: 84%;
  position: absolute;
  bottom: 4%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /* 
  background-image: url("../images/mv-box-contact.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7.8% 3.7%; */
  /* -webkit-box-shadow: 0px -3px 15px 0px rgba(0, 0, 0, 0.1), 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px -3px 15px 0px rgba(0, 0, 0, 0.1), 0px 0px 15px 0px rgba(0, 0, 0, 0.1); */
}

/* .p-mv__box-title {
  width: 100%;
  max-width: 86.4%;
  margin-inline: auto;
}

@media screen and (max-width: 450px) {
  .p-mv__box-title {
    max-width: 100%;
  }
  .p-mv__box {
    bottom: 3.5%;
    background-image: url(../images/mv-box-bg-sp.png);
    padding: 5.6% 3.7%;
  }
} */

/* セクション1 */
.p-sec01 {
  background-image: url("../images/sec01-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec01__title {
  width: 100%;
  max-width: 67.2%;
  margin-inline: auto;
}

.p-sec01__text {
  margin-top: 3%;
}

@media screen and (max-width: 450px) {
  .p-sec01 {
    background-image: url("../images/sec01-bg-sp.png");
    background-position: top;
  }
}


/* セクション2 */
.p-sec02 {
  padding: 0;
}

.p-sec02__bg{
  background-image: url("../images/sec02-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 2rem;
}

.p-sec02__text{
  margin-top: -3.5rem;
  width: 95%;
  margin-inline: auto;
}

@media screen and (max-width: 450px) {
  .p-sec02__bg{
    background-image: url("../images/sec02-bg-sp.png");
  }
}


/* セクション3 */
.p-sec03__text{
  margin-top: -3.5rem;
  width: 95%;
  margin-inline: auto;
}
.p-sec03__bg{
  background-image: url("../images/sec03-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 2rem;
}
@media screen and (max-width: 450px) {
  .p-sec03__bg{
    background-image: url("../images/sec03-bg-sp.png");
  }
}


/* セクション4 */
.p-sec04__text{
  /* margin-top: -3.5rem; */
}
.p-sec04__bg{
  background-image: url("../images/sec04-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-block: 2rem;
}
.p-sec04__padding{
  padding-block: 5%;
}
.p-sec04__box{
  width: 73%;
  margin-inline: auto;
}
.p-sec04__text02{
  width: 82%;
  margin-top: 3%;
  margin-inline: auto;
}

.p-sec04__text03{
  margin-top: 3%;
  width: 95%;
  margin-inline: auto;
}
.p-sec04__text04{
  width: 95%;
  margin-inline: auto;
}
.p-sec04__text05{
  width: 95%;
  margin-inline: auto;  
}

@media screen and (max-width: 450px) {
  .p-sec04__bg{
    background-image: url("../images/sec04-bg-sp.png");
  }
  .p-sec04__box{
    width: 96%;
  }
  .p-sec04__text02{
    width: 92%;
  }
}


/* セクション5 */
.p-sec05__bg{
  background-image: url("../images/sec05-bg.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-block: 2rem;
}
.p-sec05__pc{

}
.p-sec05__pc-img{
  width: 95%;
  margin-inline: auto;
}
.p-sec05__pc-arrow{
  margin-inline: auto;
  width: 3%;
}
.p-sec05__swiper-wrapper{
  display: none;
}


@media screen and (max-width: 450px) {
  .p-sec05__bg{
    background-image: url("../images/sec05-bg-sp.png");
    padding-block: 2rem 5rem;
  }
  .p-sec05__pc{
    display: none;
  }
  .p-sec05__swiper-wrapper {
    display: block;
    position: relative;
    padding: 0 3.7%;
    /* margin-top: 4%; */
    /* padding: 0; */
  }

  .p-sec05 .pagination-bullets,
  .p-sec05 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .p-sec05 .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -2.5rem;
    /* bottom: -2.8125rem; */
  }


  .p-sec05 .swiper-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet,
  .p-sec05 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.6%;
  }

  .p-sec05 .swiper-pagination-bullet {
    width: 0.625rem;
    height: 0.625rem;
    background: #fff;
    border: 1px solid #60448C;
    opacity: 1;
  }

  .p-sec05 .swiper-pagination-bullet-active {
    background: #60448C;
  }

  .p-sec05 .swiper-button-prev,
  .p-sec05 .swiper-button-next {
    width: 8.7%;
    height: auto;
    aspect-ratio: 1/1;
    top: auto;
    bottom: -2.7rem;
    z-index: 11;
    /* width: 1.9375rem;
    bottom: -2.875rem; */
  }

  .p-sec05 .swiper-button-prev {
    left: 33%;
  }

  .p-sec05 .swiper-button-next {
    right: 33%;
  }


.p-sec05 .swiper-button-prev::after,
.p-sec05 .swiper-button-next::after {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* width: 1.9375rem;
  height: 1.9375rem; */
}

  .p-sec05 .swiper-button-prev::after {
    background-image: url("../images/swiper-button-prev.svg");
  }

  .p-sec05 .swiper-button-next::after {
    background-image: url("../images/swiper-button-next.svg");
  }
}



/* セクション6 */
.p-sec06__bg{
  background-image: url("../images/sec06-bg-sp.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-block: 2rem;
  position: relative;
}
.p-sec06__box{
  width: 80%;
  margin-inline: auto;
}
.p-sec06__text01{
  width: 82.5%;
  margin-inline: auto;
}
.p-sec06__text02{
  margin-top: 3%;
}
.p-sec06__text03{
  width: 69%;
  margin-inline: auto;
  margin-top: 3%;
}
.p-sec06__text04{
  margin-top: 3%;
}
.p-sec06__arrow{
  position: absolute;
  bottom: -1%;
  left: 50%;
  transform: translateX(-50%);
  width: 1%;
}
.p-sec06__text07{
  margin-top: 5%;
  width: 74%;
  margin-inline: auto;
}
.p-sec06__img{
  margin-block: 3% 5%;
}
@media screen and (max-width: 450px){
  .p-sec06__box{
    width: 96%;
  }
  .p-sec06__text01{
    width: 57.2%;
  }
  .p-sec06__text03{
    width: 85.27%;
    margin-bottom: 8%;
  }
  .p-sec06__arrow{
    width: 2.5%;
  }
  .p-sec06__text07{
    margin-top: 10%;
    width: 63.7%;
  }
  .p-sec06__img{
    margin-block: 5% 8%;
  }
}




/* セクション7 */
.p-sec07__bg{
  background-image: url("../images/sec07-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-block: 2rem 3rem;
  position: relative;
}
@media screen and (max-width: 450px) {
  .p-sec07__bg{
    background-image: url("../images/sec07-bg-sp.png");
  }
}

/* セクション08 */
.p-sec08__bg{
  background-image: url("../images/sec08-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-block: 2rem;
}

@media screen and (max-width: 450px){
  .p-sec08__bg{
    background-image: url("../images/sec08-bg_sp.png");
    padding-block: 1rem 2rem;
  }
  .p-sec08__line{
    width: 2.5px;
  }
}



/* セクション09 */
.p-sec09 {
  padding: 0;
}

.p-sec09__title {
  width: 100%;
  /* max-width: 67.1%;
  margin-inline: auto; */
}

.p-sec09__table-wrap {
  margin-top: 5%;
}

.p-sec09__table-wrap .c-table__th {
  background: #60448C;
}

.p-sec09__table-text {
  color: #333333;
  margin-block: 0.625rem 5%;
}

.p-sec09__bg {
  /* position: relative; */
  background-image: url(../images/sec09-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7% 0;
}

.p-sec09__box {
  background-image: url(../images/p-sec09-box.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5% 3.7% 8%;
  margin-top: 2%;
}

.p-sec09__btn {
  padding-bottom: 5%;
  border-bottom: 1px solid #333333;
}

.p-sec09__btn .c-btn__title {
  max-width: 88%;
}

.p-sec09__contents {
  width: 100%;
  max-width: 80%;
  margin-inline: auto;
  padding-top: 4%;
}

@media screen and (max-width: 450px) {
  .p-sec09__bg {
    background-image: url(../images/sec09-bg-sp.png);
    padding-block: 5%;
  }
  .p-sec09__box-btn{
    width: 84%;
    margin-inline: auto;
  }
  
  /* .p-sec09__title {
    max-width: 72%;
  } */
  .p-sec09 .p-sec09__title-accent {
    padding-bottom: 9%;
  }
  .p-sec09__table-text {
    font-size: 0.6875rem;
    margin-top: 0.3125rem;
  }
  .p-sec09__btn {
    margin-top: 7%;
  }
  .p-sec09__box {
    background-image: url(../images/p-sec09-box-sp.png);
    padding: 6% 7% 9.5%;
    margin-top: 2%;
  }
  .p-sec09__btn {
    padding-bottom: 6%;
  }
  .p-sec09__contents {
    padding-top: 5%;
  }
}



/* セクション10 */
.p-sec10__bg {
  background-image: url(../images/p-sec10-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 6rem;
}

.p-sec10__swiper-wrapper {
  position: relative;
  margin-top: 7%;
}

.p-sec10 .pagination-bullets,
.p-sec10 .swiper-pagination-bullets.swiper-pagination-horizontal,
.p-sec10 .swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -3.125rem;
}

.p-sec10 .swiper-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet,
.p-sec10 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.6%;
}

.p-sec10 .swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  background: #fff;
  border: 1px solid #60448C;
  opacity: 1;
}

.p-sec10 .swiper-pagination-bullet-active {
  background: #60448C;
}

.p-sec10 .swiper-button-prev,
.p-sec10 .swiper-button-next {
  width: 8.7%;
  height: auto;
  aspect-ratio: 1/1;
  top: auto;
  bottom: -4.0625rem;
  z-index: 11;
}

.p-sec10 .swiper-button-prev {
  left: 33%;
}

.p-sec10 .swiper-button-next {
  right: 33%;
}

.p-sec10 .swiper-button-prev::after,
.p-sec10 .swiper-button-next::after {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec10 .swiper-button-prev::after {
  background-image: url("../images/swiper-button-prev.svg");
}

.p-sec10 .swiper-button-next::after {
  background-image: url("../images/swiper-button-next.svg");
}

@media screen and (max-width: 450px) {
  .p-sec10{
    padding: 0;
  }
  .p-sec10__bg {
    background-image: url(../images/p-sec10-bg-sp.png);
    padding: 0 0 20%;
  }
  .p-sec10__swiper-wrapper {
    padding: 0;
  }
  .p-sec10 .pagination-bullets,
  .p-sec10 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .p-sec10 .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -2.8125rem;
  }
  .p-sec10 .swiper-button-prev,
  .p-sec10 .swiper-button-next {
    width: 1.9375rem;
    bottom: -2.875rem;
  }
  .p-sec10 .swiper-button-prev {
    left: 27%;
  }
  .p-sec10 .swiper-button-next {
    right: 27%;
  }
  .p-sec10 .swiper-button-prev::after,
  .p-sec10 .swiper-button-next::after {
    width: 1.9375rem;
    height: 1.9375rem;
  }
}











.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.u-is-700 {
  display: none;
}

.u-is-450 {
  display: none;
}

@media screen and (max-width: 700px) {
  .u-is-700 {
    display: block;
  }
}
@media screen and (max-width: 450px) {
  .u-is-pc {
    display: none;
  }
  .u-is-450 {
    display: block;
  }
}
.u-mt0 {
  margin-top: 0;
}

.u-mt10 {
  margin-top: 0.625rem;
}

.u-mt20 {
  margin-top: 1.25rem;
}

.u-mt30 {
  margin-top: 1.875rem;
}

.u-mt40 {
  margin-top: 2.5rem;
}

/* クリニック一覧との調整 */
body{
	padding-top: 0px;
}
.l-header{
	min-width: unset;
	left: unset;
}
/* .c-head01{
	background: #c68277;
} */
.c-clinic-archive01__head{
	color: #af9ae1;
}
.c-clinic-archive01__item.is-skin .c-clinic-archive01__head{
	color: #78489C;
}
.clinic-area__body{
	background: #FAF3F8;
}
.c-toggle02__head{
	/* background: linear-gradient(to bottom, #e99d924a, #fff7f6); */
  	background: linear-gradient(to bottom, #E1EAFC, #F6F6FA);
}
    .c-head01 {
        font-size: 1.4rem;
    }
	.c-toggle02__head{
		font-size: 1.3rem;
	}

  .c-toggle02__head::before, .c-toggle02__head::after{
    background: #78489C;
  }
  .c-clinic-archive01__link::before{
    background-color: #af9ae1;
    color: #af9ae1;
}
.c-clinic-archive01__item.is-skin .c-clinic-archive01__link::before{
    background-color: #78489C;
    color: #78489C;
}
	.c-head02{
		font-size: 1.3rem;
	}
	.c-clinic-archive01__head{
		font-size: 1.1rem;
	}
	.c-clinic-archive01__txt{
		font-size: 1rem;
	}
	.c-clinic-archive01__caution{
		font-size: 0.9rem;
	}
@media (min-width: 768px) {
    .c-head01 {
        font-size: 2rem;
    }
	.c-toggle02__head{
		font-size: 1.7rem;
	}
	.c-head02{
		font-size: 1.7rem;
	}
	.c-clinic-archive01__head{
		font-size: 1.3rem;
	}
	.c-clinic-archive01__txt{
		font-size: 1rem;
	}
	.c-clinic-archive01__caution{
		font-size: 0.9rem;
	}
	.c-map01__img-item.is-kinki{
		width: 16%;
	}
	.c-map01__img-item.is-chugoku{
		width: 12%;
		top: 39%;
        left: 23%;
    }
	.c-map01__img-item.is-chubu{
		width: 12%;
		top: 25%;
        left: 42%;
	}
	.c-map01__img-item.is-kyushu{
		top: 62%;
        left: 1%;
	}
	.c-map01__img-item.is-hokkaido{
        left: 42%;
	}
	.c-map01__img-item.is-tohoku{
        left: 69%;
	}
	.c-map01__img-item.is-kanto{
        left: 64%;
	}
}
.modal-content{
	box-sizing: unset;
}
.p-clinic__title {
    max-width: 78.93%;
}


.p-sec02__case .u-flex, .p-sec04__bg03 .u-flex{
	align-items: flex-start;
}
.p-sec02-tel{
	margin-top: 20px;
	text-align: center;
}
.p-sec02-tel a{
	background: #C68279;
    color: #fff;
    padding: 10px 50px;
    border-radius: 50px;
    margin: 15px auto 0;
}
/*# sourceMappingURL=style.css.map */
</pre></body></html>