@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;
}

.fv-cta-wrapper{
	margin-top: -1px;
	position: relative;
}

.fv-cta-btn{
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 80%;
}

.fv-catch{
	margin-top: -1px;
}


/* セクション1 */

/* セクション2 */
.p-sec02__img02, .p-sec02__img03, .p-sec02__img04, .p-sec02__img04, .p-sec02__img06{
	margin-top: -1px;	
}

/* セクションCTA */
.p-seccta{
	background-color: #deecfa;
}

/* セクション3 */



/* 当院の5つの取組み */
.p-sec06{
	background: #deecfa;
}
.p-sec06__qaItems {
  padding-top: 4%;
  margin-bottom: 8%;
}
.p-sec06__qaItem {
  margin-bottom: 3%;
  padding-bottom: 3%;
  border-bottom: 1px solid #333333;
}
.p-sec06__qaFlex {
  display: flex;
  align-items: center;
  gap: 3%;
  /* padding-bottom: 5%; */
}
.p-sec06__qaQuestion {
  width: 100%;
  max-width: 3%;
  margin-top: 1%;
}
.p-sec06__qaQuestiontext {
  font-family: "Noto Serif JP", serif;
  font-size: 1.5rem;
  line-height: 1.66666;
  letter-spacing: 0.05em;
  flex: 1;
}
.p-sec06__qaLine {
  margin-top: 1.5%;
  position: relative;
  width: 1.125rem;
  height: 1.125rem;
}
.p-sec06__qaLine::before,
.p-sec06__qaLine::after{
    content: "";
    display: block;
    position: absolute;
    transition: transform 1s ease;
    transform: translate(-50%, -50%);
}
.p-sec06__qaLine::before{
    border-top: solid 2px #183f83;
    left: 50%;
    top: 50%;
    width: 1.125rem;
}
.p-sec06__qaLine::after{
    border-right: solid 2px #183f83;
    left: 50%;
    top: 50%;
    height: 1.125rem;
}

.p-sec06__qaLine.open::after {
  left: 47%;
  top: 0;
  transform: rotate(90deg);
}
.p-sec06__ans {
  background-color: #deecfa;
  display: none;
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease;
  margin-top: 7px;
}
.p-sec06__ansOpen {
  display: block;
}
.p-sec06__ansFlex {
  display: flex;
  align-items: flex-start;
  gap: 4%;
  padding: 2% 2.5%;
}
.p-sec06__ansWord {
  width: 100%;
  max-width: 3%;
  margin-top: 0.5%;
}
.p-sec06__ansText {
  font-size: 0.9375rem;
  line-height: 2;
  letter-spacing: 0.05em;
  flex: 1;
}

@media screen and (max-width: 450px){
  .p-sec06__qaItems {
    padding-top: 6%;
  }
  .p-sec06__qaQuestion {
    max-width: 5%;
    margin-top: 1%;
  }
  .p-sec06__qaQuestiontext {
    font-size: 1rem;
    line-height: 1.529;
    letter-spacing: 0.05em;
    flex: 1;
  }
  .p-sec06__ansWord {
    max-width: 5%;
    margin-top: 2%;
  }
}


/* セクション4 */


.p-sec04__img01, .p-sec04__img02, .p-sec04__img03{
	margin-top: -1px;
}


/* セクション5 */


/* セクション6 */
.p-sec06__bg{
	padding-bottom: 20%;
}

.p-sec06__swiper-wrapper {
  position: relative;
  margin-top: 7%;
}

.p-sec06__swiper .swiper-slide picture img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.p-sec06 .pagination-bullets,
.p-sec06 .swiper-pagination-bullets.swiper-pagination-horizontal,
.p-sec06 .swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -5.125rem;
}

.p-sec06 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.p-sec06 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.6%;
}

.p-sec06 .swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  background: #fff;
  border: 1px solid #183f83;
  opacity: 1;
}

.p-sec06 .swiper-pagination-bullet-active {
  background: #183f83;
}

.p-sec06 .swiper-button-prev,
.p-sec06 .swiper-button-next {
  width: 8.7%;
  height: auto;
  aspect-ratio: 1/1;
  top: auto;
  bottom: -6.25rem;
  z-index: 11;
}

.p-sec06 .swiper-button-prev {
  left: 33%;
}

.p-sec06 .swiper-button-next {
  right: 33%;
}

.p-sec06 .swiper-button-prev::after,
.p-sec06 .swiper-button-next::after {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-sec06 .swiper-button-prev::after {
  background-image: url("../images/swiper-button-prev.svg");
}

.p-sec06 .swiper-button-next::after {
  background-image: url("../images/swiper-button-next.svg");
}

@media screen and (max-width: 450px) {
  .p-sec06__swiper-wrapper {
    padding: 0;
  }
  .p-sec06 .pagination-bullets,
  .p-sec06 .swiper-pagination-bullets.swiper-pagination-horizontal,
  .p-sec06 .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -2.8125rem;
  }
  .p-sec06 .swiper-button-prev,
  .p-sec06 .swiper-button-next {
    width: 1.9375rem;
    bottom: -2.875rem;
  }
  .p-sec06 .swiper-button-prev {
    left: 27%;
  }
  .p-sec06 .swiper-button-next {
    right: 27%;
  }
  .p-sec06 .swiper-button-prev::after,
  .p-sec06 .swiper-button-next::after {
    width: 1.9375rem;
    height: 1.9375rem;
  }
}

.p-sec06__title02{
	background: #FFF;
}


.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-sec07{
	padding-bottom: 5%;
}
.p-sec07__img01 {
    margin-block: 5%;
}
.sp-only{
	display: none;
}
@media (max-width: 500px) {
.p-sec07__img02{
	overflow-x: auto;
}
.p-sec07__img02 img{
width: calc(9993% / 77);
    max-width: unset;
}
.sp-only{
	display: block;
}
}


.scroll-hint {
  overflow: hidden; /* アニメーションの際、テキストが親要素の境界からはみ出さないように隠す */
  width: 120px; /* ヒントの表示幅を確保 */
  text-align: center; /* テキストを中央揃えに */
  vertical-align: middle; /* inline-blockの場合、垂直方向の中央揃え */
  
  /* 周囲の要素との余白を調整する場合 */
  margin-top: -5px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: auto;

  opacity: 1; /* 初期状態では表示 */
  animation: 
    fadeIn 1s forwards, /* 最初だけフェードイン */
    scrollMove 2s infinite alternate ease-in-out; /* 左右アニメーションと繰り返し */
}

.scroll-hint p {
  font-family: sans-serif; /* お好みのフォントに */
  font-size: 0.9rem; /* テキストサイズ */
  color: #cac9ca; /* テキスト色 */
  margin: 0; /* デフォルトマージンをリセット */
  /* テキスト自体はtranslateXで動かすため、親要素からの位置調整は不要 */
}

/* フェードインアニメーション */
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

/* スクロールヒントの左右移動アニメーション */
@keyframes scrollMove {
  0% {
    transform: translateX(-10px); /* 左に少しずれた位置から開始 */
  }
  50% {
    transform: translateX(10px); /* 右に移動 */
  }
  100% {
    transform: translateX(-10px); /* 左に戻る */
  }
}

.p-sec07__title{
	padding: 50px 0 0;
}
/* スライド */
.p-sec03__inner{
	padding: 0 5px 20px;
}
.p-sec03__slide {
  width: 100%;
  max-width: 90%;
  margin-inline: auto;
}

.p-sec03__lists {
  width: 90%;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5%;
  margin-top: 6%;
}

.p-sec03__list {
  width: 65.2%;
  margin: auto;
}

.p-sec03__swiper-wrap {
  position: relative;
  margin-top: 1%;
}

.swiper-button-prev,
.swiper-button-next {
  width: 9.6%;
  height: -webkit-fill-available;
  top: 19%;
  background-repeat: no-repeat;
}

.swiper-button-prev {
  left: -3%;
  background-image: url("../images/swiper-button-prev.svg");
}

.swiper-button-next {
  right: -3%;
  background-image: url("../images/swiper-button-next.svg");
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -5%;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 1.2%;
}

.swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  background: #fff;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #21ace0;
}

.p-sec03__slide-text {
  padding-inline: 2%;
}

.swiper-pagination-bullet{
	background: #deecfa;
}
.swiper-pagination-bullet-active {
    background: #183f83;
}
@media screen and (max-width: 450px) {
  .p-sec07__title{
	padding: 30px 0 0;
  }
  .p-sec03__lists {
    margin-top: 15px;
  }
  .p-sec03__list {
    width: 89.3%;
  }
  .p-sec03__swiper-wrap {
    margin-top: 2.5%;
  }
  .swiper-button-prev,
  .swiper-button-next {
    width: 12.1%;
    top: 17%;
  }
  .swiper-button-prev {
    left: -2%;
  }
  .swiper-button-next {
    right: -2%;
  }
  .p-sec03__swiper-wrap .swiper-button-prev {
    left: -4%;
  }
  .p-sec03__swiper-wrap .swiper-button-next {
    right: -4%;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -10%;
  }
  .p-sec03__slide-text {
    font-size: 0.68125rem;
    font-weight: 400;
    line-height: 1.6513761468;
    letter-spacing: 0.004587156em;
    padding-inline: 2%;
  }
  .p-sec07 {
    padding-bottom: 30px;
  }
}
