@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: #333;
  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-table,
.c-table__th,
.c-table__td {
  border: 1px solid #c2c2c2;
  border-collapse: collapse;
}

.c-table__th,
.c-table__td {
  padding: 2%;
  vertical-align: middle;
}

.c-table__th {
  width: 37.5%;
  font-family: "Noto Serif JP", serif;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.2307692308;
  letter-spacing: 0.0019230769em;
  color: #fff;
  background: #d86a91;
  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: 500;
  line-height: 2;
  letter-spacing: 0.0033333333em;
  background: #fff;
  padding: 2% 4%;
}

.c-table__td span {
  display: inline-block;
  width: 100%;
  font-weight: 500;
  color: #6bbfcc;
}

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

@media screen and (max-width: 450px) {
  .c-table__th {
    width: 37.7%;
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.0033333333em;
    padding: 3% 2%;
  }

  .c-table__td {
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 1.7333333333;
    letter-spacing: 0.0033333333em;
    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: 65.4%;
  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%;
  margin-top: 12%;
  margin-top: 6%;
}

#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: 60%;
  }

  #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: 2% 0;
  border-top: 1px solid #333;
}

.p-footer__copyright {
  font-size: 0.84375rem;
  font-weight: 500;
  line-height: 1.4814814815;
  letter-spacing: 0.0037037037em;
  text-align: center;
}

@media screen and (max-width: 450px) {
  .p-footer {
    padding: 2% 0;
  }

  .p-footer__copyright {
    font-size: 0.625rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.005em;
  }
}

.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);
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media screen and (max-width: 450px) {
  .p-header .p-header__inner {
    padding-left: 3.7%;
  }

  .p-header__logo {
    width: 38.8%;
  }

  .p-header__logo-text {
    font-size: 0.39375rem;
  }

  .p-header__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 57.5%;
  }

  .p-header__btn {
    width: 6.75rem;
  }
}

.p-mv__inner {
  padding: 0;
}

.p-mv__bg {
  position: relative;
}

.p-mv__btn {
  width: 92.6%;
  position: absolute;
  bottom: 3.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.p-sec01 {
  background: #f9e9ee;
  padding: 0 0 7%;
}

.p-sec01__sub-title {
  font-family: "Noto Serif JP", serif;
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.001em;
  margin-top: 6%;
  text-align: center;
}

.p-sec01__sub-title span {
  color: #d86a91;
}

.p-sec01 .p-sec01__media {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.p-sec01__image {
  width: 46.1%;
  margin-top: 4%;
}

.p-sec01__name {
  width: 49.7%;
  margin-top: 4%;
}

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

@media screen and (max-width: 450px) {
  .p-sec01__sub-title {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.3846153846;
    letter-spacing: 0.0019230769em;
    margin-top: 4%;
  }

  .p-sec01__image {
    width: 100%;
  }

  .p-sec01__name {
    width: 100%;
    margin-top: 5%;
  }
}

.p-sec02 {
  position: relative;
  background: #f9e9ee;
  padding: 0 0 4%;
}

.p-sec02::after {
  content: "";
  width: 100%;
  height: 3.24%;
  position: absolute;
  bottom: -3.2%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url("../images/sec02-bg-decoration.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec02__items {
  margin-top: 7%;
}

.p-sec02__item {
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
}

.p-sec02__item:not(:first-of-type) {
  margin-top: 5%;
}

@media screen and (max-width: 450px) {
  .p-sec02 {
    padding: 0 0 7%;
  }

  .p-sec02__items {
    margin-top: 10%;
  }

  .p-sec02__item:not(:first-of-type) {
    margin-top: 10%;
  }

  .p-sec02::after {
    height: 2.24%;
    bottom: -2%;
    background-image: url("../images/sec02-bg-decoration-sp.svg");
  }
}

.p-sec03 {
  padding: 18% 0 7%;
}

.p-sec03__title {
  font-family: "Noto Serif JP", serif;
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.001em;
  text-align: center;
}

.p-sec03__title span {
  color: #d86a91;
}

.p-sec03__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.3125rem;
  margin-top: 3%;
}

.p-sec03__image {
  margin-top: 5%;
}

@media screen and (max-width: 450px) {
  .p-sec03__title {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.3846153846;
    letter-spacing: 0.0019230769em;
  }

  .p-sec03__items {
    margin-top: 5%;
  }
}

.p-sec04 {
  background: #f9e9ee;
}

.p-sec04__title {
  width: 100%;
  max-width: 72%;
  margin-inline: auto;
}

.p-sec04__image {
  margin-top: 5%;
}

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

.p-sec04__annotation {
  font-size: 0.84375rem;
  font-weight: 500;
  line-height: 1.4814814815;
  letter-spacing: 0.0037037037em;
  margin-top: 3%;
}

@media screen and (max-width: 450px) {
  .p-sec04__title {
    max-width: 84.3%;
  }

  .p-sec04__annotation {
    font-size: 0.6875rem;
    font-weight: 400;
    line-height: 1.4545454545;
    letter-spacing: 0.0045454545em;
  }
}

.p-sec05__title {
  width: 100%;
  max-width: 72%;
  margin-inline: auto;
}

.p-sec05__text {
  margin-top: 5%;
}

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

.p-sec05__item:not(:first-of-type) {
  margin-top: 5%;
}

.p-sec05__sub-title {
  font-family: "Noto Serif JP", serif;
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.001em;
  margin-top: 7%;
  text-align: center;
}

.p-sec05__sub-title span {
  color: #d86a91;
}

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

.p-sec05__image {
  width: 100%;
  max-width: 500px;
  margin-inline: auto;
  margin-top: 5%;
}

.sec05-annotation {
  font-size: 0.84375rem;
  font-weight: 500;
  line-height: 1.4814814815;
  letter-spacing: 0.0037037037em;
  margin-top: 3%;
}

@media screen and (max-width: 450px) {
  .p-sec05__title {
    max-width: 84.3%;
  }

  .p-sec05__sub-title {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.3846153846;
    letter-spacing: 0.0019230769em;
  }

  .sec05-annotation {
    font-size: 0.6875rem;
    font-weight: 400;
    line-height: 1.4545454545;
    letter-spacing: 0.0045454545em;
  }
}

.p-sec06 {
  background-image: url("../images/sec06-bg.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec06__item:not(:first-child) {
  margin-top: 5%;
}

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

.p-sec07__items {
  margin-top: 5%;
}

.p-sec07__item:not(:first-child) {
  margin-top: 5%;
}

.p-sec08__title {
  width: 100%;
  max-width: 72%;
  margin-inline: auto;
}

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

.p-sec08__table-text {
  margin-top: 0.625rem;
}

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

.p-sec08__item:not(:first-child) {
  margin-top: 2%;
}

.p-sec08__annotation {
  font-size: 0.83125rem;
  font-weight: 500;
  line-height: 1.5037593985;
  letter-spacing: 0.0037593985em;
  margin-top: 4%;
}

.p-sec08__addition-text {
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.0033333333em;
  background: #f4df7b;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  padding: 1.5% 1.5% 1.7%;
  margin-top: 1%;
  text-align: center;
}

@media screen and (max-width: 450px) {
  .p-sec08__title {
    max-width: 84.3%;
  }

  .p-sec08__table-wrap {
    margin-top: 7%;
  }

  .p-sec08__table-text {
    font-size: 0.6875rem;
    margin-top: 0.3125rem;
  }

  .p-sec08__items {
    margin-top: 7%;
  }

  .p-sec08__item:not(:first-child) {
    margin-top: 3%;
  }

  .p-sec08__annotation {
    font-size: 0.6875rem;
    font-weight: 400;
    line-height: 1.4545454545;
    letter-spacing: 0.0045454545em;
    margin-top: 7%;
  }

  .p-sec08__addition-text {
    margin-top: 2%;
  }
}

.p-sec09 {
  background: #f9e9ee;
  padding: 7% 0 18%;
}

.p-sec09__title {
  width: 100%;
  max-width: 80%;
  margin-inline: auto;
}

.p-sec09__swiper-wrapper {
  position: relative;
  margin-top: 5%;
}

.p-sec09 .swiper-slide {
  height: auto;
}

.p-sec09__item {
  height: 100%;
  padding: 0 1.5% 0.5% 1.5%;
}

.p-sec09__image {
  position: relative;
  width: 100%;
  max-width: 72%;
  margin-inline: auto;
  z-index: 1;
}

.p-sec09__contents {
  position: relative;
  width: 100%;
  margin-inline: auto;
  background: #fff;
  padding: 11% 3.7% 3.7%;
  margin-top: -7%;
}

.p-sec09__contents::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

.p-sec09__contents-title {
  font-family: "Noto Serif JP", serif;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.00125em;
  border-bottom: 1px solid #333;
  padding-bottom: 1rem;
  text-align: center;
}

.p-sec09__contents-title span {
  color: #d86a91;
}

.p-sec09__contents-title .small {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.0025em;
  color: #333;
  text-align: center;
}

.p-sec09__contents-text {
  margin-top: 0.625rem;
}

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

.p-sec09 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.p-sec09 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 1%;
}

.p-sec09 .swiper-pagination-bullet {
  width: 1.1875rem;
  height: 1.1875rem;
  background: #fff;
  border: 1px solid #d86a91;
  opacity: 1;
}

.p-sec09 .swiper-pagination-bullet-active {
  background: #d86a91;
}

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

.p-sec09 .swiper-button-prev {
  left: 26%;
}

.p-sec09 .swiper-button-next {
  right: 26%;
}

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

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

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

@media screen and (max-width: 450px) {
  .p-sec09 {
    padding: 7% 0 20%;
  }

  .p-sec09__item {
    padding: 0 1.5% 1% 1.5%;
  }

  .p-sec09__title {
    max-width: 80%;
  }

  .p-sec09__image {
    max-width: 88.8%;
  }

  .p-sec09__contents {
    padding: 18% 4.5% 4.5%;
    margin-top: -13%;
  }

  .p-sec09__contents-title {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.0019230769em;
  }

  .p-sec09__contents-title .small {
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.0033333333em;
  }

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

  .p-sec09 .swiper-pagination-bullet {
    width: 0.625rem;
    height: 0.625rem;
  }

  .p-sec09 .swiper-button-prev,
  .p-sec09 .swiper-button-next {
    width: 1.875rem;
    height: 1.875rem;
    bottom: -3.125rem;
  }

  .p-sec09 .swiper-button-prev {
    left: 31%;
  }

  .p-sec09 .swiper-button-next {
    right: 31%;
  }
}

.p-sec10 {
  padding: 7% 0 0;
}

.p-sec10__title {
  font-family: "Noto Serif JP", serif;
  font-size: 3.125rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.001em;
  text-align: center;
}

.p-sec10__title span {
  color: #d86a91;
}

.p-sec10__tabs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.p-sec10__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Noto Serif JP", serif;
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.1923076923;
  letter-spacing: 0.0019230769em;
  color: #d86a91;
  background: #f9e9ee;
  padding: 5.5%;
  margin-top: 7%;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-sec10__tab.current {
  background: #d86a91;
  color: #fff;
}

.p-sec10__tab a {
  text-decoration: none;
  color: inherit;
}

.p-sec10__contents {
  display: none;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-sec10__contents.active {
  display: block;
}

.p-sec10__contents img {
  -webkit-transform: scale(1.008);
  transform: scale(1.008);
  margin-top: -1%;
}

@media screen and (max-width: 450px) {
  .p-sec10__title {
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.3846153846;
    letter-spacing: 0.0019230769em;
  }

  .p-sec10__tab {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.003125em;
  }

  .p-sec10__contents img {
    -webkit-transform: scale(1.015);
    transform: scale(1.015);
    margin-top: -5px;
  }
}

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

/*# sourceMappingURL=style.css.map */