@charset "utf-8";
.pa15 {
  padding-bottom: 15px;
}
.pa30 {
  padding-bottom: 30px;
}
.pat30 {
  padding-top: 30px;
}
.pa40 {
  padding-bottom: 40px;
}
.pat40 {
  padding-top: 40px;
}
.past40 {
  padding-inline: max(var(--px-40), 20px);
}
.pa50 {
  padding-bottom: 50px;
}
.pa60 {
  padding-bottom: 60px;
}
.pa70 {
  padding-bottom: 70px;
}
.pa80 {
  padding-bottom: 80px;
}
.pat50 {
  padding-top: 50px;
}
.pa250 {
  padding-bottom: 250px;
}
.pat80 {
  padding-top: 80px;
}
.pa100 {
  padding-bottom: 100px;
}
.pa120 {
  padding-bottom: 120px;
}
.pa150 {
  padding-bottom: clamp(80px, var(--px-150), 150px);
}
.pa350 {
  padding-bottom: clamp(80px, var(--px-350), 350px);
}
.ma10 {
  margin-bottom: 10px;
}
.ma15 {
  margin-bottom: 15px;
}
.ma20 {
  margin-bottom: 20px;
}
.ma30 {
  margin-bottom: 30px;
}
.ma40 {
  margin-bottom: 40px;
}
.ma50 {
  margin-bottom: 50px;
}
.ma60 {
  margin-bottom: 60px;
}
.ma70 {
  margin-bottom: 70px;
}
.ma80 {
  margin-bottom: 80px;
}
.mat80 {
  margin-top: 80px;
}
.ma100 {
  margin-bottom: 100px;
}
.ma120 {
  margin-bottom: 120px;
}
.ma150 {
  margin-bottom: clamp(80px, var(--px-150), 150px);
}
.ga10 {
  gap: 10px;
}
.ga40 {
  gap: max(var(--px-40), 40px);
}
.ga60 {
  gap: max(var(--px-60), 30px);
}
.ga110 {
  gap: max(var(--px-110), 30px);
}
.font20 {
  font-size: max(var(--px-20), 2rem);
}
.font22 {
  font-size: max(var(--px-22), 2.2rem);
}
.w1031 {
  max-width: max(var(--px-1031), 1031px);
  width: 100%;
}
.w916 {
  max-width: max(var(--px-916), 916px);
  width: 100%;
}
.w920 {
  max-width: max(var(--px-920), 920px);
  width: 100%;
}
.w450 {
  max-width: max(var(--px-450), 450px);
  width: 100%;
}
.w470 {
  max-width: max(var(--px-470), 470px);
  width: 100%;
}
.w577 {
  max-width: max(var(--px-577), 400px);
  width: 100%;
}
.w533 {
  max-width: max(var(--px-533), 533px);
  width: 100%;
}
.w640 {
  max-width: max(var(--px-640), 400px);
  width: 100%;
}
.w632 {
  max-width: max(var(--px-632), 400px);
  width: 100%;
}
.w620 {
  max-width: max(var(--px-620), 400px);
  width: 100%;
}
.w600 {
  max-width: max(var(--px-600), 400px);
  width: 100%;
}
.w706 {
  max-width: max(var(--px-706), 706px);
  width: 100%;
}
.w593 {
  max-width: max(var(--px-593), 400px);
  width: 100%;
}
.w800 {
  max-width: max(var(--px-800), 800px);
  width: 100%;
}
.w1082 {
  max-width: max(var(--px-1082), 1082px);
  width: 100%;
}
.w1082 {
  max-width: max(var(--px-1122), 1122px);
  width: 100%;
}
.w1130 {
  max-width: max(var(--px-1130), 1130px);
  width: 100%;
}
.font2018 {
  font-size: max(var(--px-20), 18px);
}
.font18 {
  font-size: max(var(--px-18), 18px);
}
.font3016 {
  font-size: max(var(--px-30), 16px);
}
.font2418 {
  font-size: max(var(--px-24), 18px);
}
.ta-r {
  text-align: right;
}
.ma1 {
  margin-bottom: 1em;
}
.flex-txt {
  display: flex;
}
.box-green-txt {
  display: inline-block;
  color: #fff;
  background: #a9d159;
  padding-inline: 1em;
  line-height: 1.7;
}
.box-blue-txt {
  display: inline-block;
  color: #fff;
  background: #00b1e7;
  padding-inline: 1em;
  line-height: 1.7;
}
.box-pink-txt {
  display: inline-block;
  color: #fff;
  background: #ff638a;
  padding-inline: 1em;
  line-height: 1.7;
}
/*submain*/
.sub-mv {
  background-image: url(../../../uploads/2026/03/sub-main.webp);
  background-size: cover;
  background-position: bottom center;
  background-color: #fff;
  background-repeat: no-repeat;
  height: clamp(110px, var(--px-326), 645px);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 70px;
}
.single-mv.sub-mv {
  background-image: url(../../../uploads/2026/03/single-sub-main.webp);
  background-size: cover;
  background-position: bottom center;
  background-color: #fff;
  background-repeat: no-repeat;
}
.sub-mv.single-sub {
  margin-bottom: 0;
}
.sub-tit {
  text-align: center;
}
.sub-tit-ja {
  text-shadow:
    2px 2px 0 #fff,
    -2px 2px 0 #fff,
    2px -2px 0 #fff,
    -2px -2px 0 #fff,
    2px 0px 0 #fff,
    -2px 0px 0 #fff,
    0px 2px 0 #fff,
    0px -2px 0 #fff;
  font-weight: 700;
  font-size: max(var(--px-50), 24px);
  line-height: 1.2;
  margin-bottom: 5px;
  color: var(--pink-exb);
  display: block;
  text-align: center;
}
.sub-tit-en {
  display: block;
  font-size: max(var(--px-24), 14px);
  line-height: 1.2;
  text-align: center;
}
/*tit*/
.sub-co-tit {
  font-size: max(var(--px-40), 22px);
  color: var(--pink-exb);
  padding-top: 25px;
  padding-bottom: 35px;
  text-align: center;
  position: relative;
  z-index: 1;
  line-height: 1;
}
.cs-sub-co-tit.sub-co-tit {
  font-size: max(var(--px-36), 14px);
  color: #835822;
}
.cs-sub-co-tit.sub-co-tit img {
  display: inline-block;
  margin-right: 18px;
  max-width: max(var(--px-453), 150px);
  width: 100%;
  vertical-align: bottom;
}
.cs-sub-co-tit.sub-co-tit .l-txt {
  font-size: max(var(--px-45), 16px);
  color: #00b1e7;
}
.sub-co-tit::after {
  content: "";
  background: url(../../..//uploads/2026/03/s-foot-right.webp) no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: max(var(--px-134), 90px);
  height: max(var(--px-167), 130px);
  position: absolute;
  right: 0;
  bottom: -15px;
  transform: translateY(100%);
  z-index: -1;
}
.sub-co-tit.st1 {
  background-image: repeating-linear-gradient(
    180deg,
    #fff1cf,
    #fff1cf 2px,
    transparent 2px,
    transparent 9px
  );
  background-color: #fff;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px 1px 5px 1px;
  border-color: #9e7e57 #9e7e57 var(--pink-l) #9e7e57;
}
.sub-co-tit.st2 {
  background-image: repeating-linear-gradient(
    180deg,
    #fff5de,
    #fff5de 2px,
    transparent 2px,
    transparent 9px
  );
  background-color: #ffebf0;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 5px 0px 3px 0px;
  border-color: var(--pink-exb);
}
.sub-co-tit-dog {
  background: url(../../../uploads/2026/03/sub-dog-icon.webp) no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: max(var(--px-80), 70px);
  height: max(var(--px-54), 44px);
  position: absolute;
  left: max(var(--px-24), 10px);
  top: clamp(10px, var(--px-20), 20px);
  z-index: -1;
}
.sub-co-tit-born {
  background: url(../../../uploads/2026/03/sub-born-icon.webp) no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: max(var(--px-70), 50px);
  height: max(var(--px-60), 40px);
  position: absolute;
  right: max(var(--px-93), 60px);
  top: 0px;
  z-index: -1;
}
.sub-co-tit-foot {
  background: url(../../../uploads/2026/03/sub-foot-icon.webp) no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: max(var(--px-93), 60px);
  height: max(var(--px-93), 60px);
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: -1;
}
.sub-st-tit1 {
  font-size: max(var(--px-22), 1.8rem);
  text-align: center;
  padding: 10px 0;
  border-top: 4px solid #a9d159;
  border-bottom: 2px solid #a9d159;
  font-weight: 600;
}
.font14 {
  font-size: max(var(--px-14), 1.4rem);
}
.dl-style .row {
  display: grid;
  grid-template-columns: 1fr minmax(max(var(--px-160), 160px), auto);
}
.dl-style.size2 .row {
  grid-template-columns: 1fr 1fr;
}
.dl-style.size3 .row {
  grid-template-columns: 1fr minmax(max(var(--px-110), 110px), auto);
}
.dl-style dd {
  margin: 0;
  line-height: 1;
  text-align: right;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
}
.dl-style dt {
  line-height: 1;
  padding-left: 20px;
  padding-right: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.dl-style .last dt {
  border-width: 1px 1px 1px 1px;
}
.dl-style .last dd {
  border-width: 1px 1px 1px 0;
}
.pink-dl dt {
  background: #ffebf0;
  border: solid #ff638a;
  border-width: 1px 1px 0 1px;
}
.pink-dl dd {
  background: #fff;
  border: solid #ff638a;
  border-width: 1px 1px 0 0;
}
.blue-dl dt {
  background: #eafaff;
  border: solid #00b1e7;
  border-width: 1px 1px 0 1px;
}
.blue-dl dd {
  background: #fff;
  border: solid #00b1e7;
  border-width: 1px 1px 0 0;
}
.wannyan-wrap {
  margin-inline: auto;
  max-width: max(var(--px-1122), 1122px);
  width: 100%;
  background: #fff;
  padding: 20px 30px 30px;
  position: relative;
  z-index: 1;
}
.wannyan-wrap.st2 {
  padding: 100px max(var(--px-55), 20px) 80px;
  max-width: max(var(--px-908), 908px);
}
.wannyan-wrap.st2::after {
  right: auto;
  top: 0;
  left: 15px;
}
.wannyan-wrap::before {
  content: "";
  background: url(../../../uploads/2026/03/sub-wannyan-icon.webp) no-repeat;
  background-size: contain;
  display: inline-block;
  width: max(var(--px-173), 120px);
  aspect-ratio: 16 / 9;
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translate(-50%, -100%);
  z-index: 2;
}
.wannyan-wrap::after {
  content: "";
  background: url(../../../uploads/2026/03/sub-foot-icon.webp) no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: max(var(--px-93), 60px);
  height: max(var(--px-93), 60px);
  position: absolute;
  right: 30px;
  top: 20px;
  z-index: -1;
}
.wannyan-tit {
  text-align: center;
  color: var(--pink-exb);
  font-size: max(var(--px-24), 1.8rem);
  line-height: 2.15;
  margin-bottom: 16px;
}
.wannyan-list li {
  border-bottom: 1px dashed #888;
  line-height: 2.5;
  position: relative;
  z-index: 1;
}
.wannyan-list::after {
  content: "";
  background: url(../../..//uploads/2026/03/s-foot-right.webp) no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: max(var(--px-134), 90px);
  height: max(var(--px-167), 130px);
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: -1;
}
.wannyan-dl {
  padding-bottom: 70px;
  margin: 0;
}
.wannyan-dl .row {
  display: flex;
  border: solid #a9d159;
  border-width: 1px 1px 0px 1px;
}
.wannyan-dl dt {
  border-right: 1px solid #a9d159;
  background: #fdfff3;
  width: 100%;
  max-width: max(var(--px-200), 200px);
  padding-left: max(var(--px-60), 20px);
  padding-top: 20px;
  padding-bottom: 20px;
}
.wannyan-dl dd {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-inline-start: max(var(--px-80), 20px);
}
.wannyan-dl .row:last-child {
  border-width: 1px 1px 1px 1px;
}
.banner-wrap {
  gap: clamp(30px, var(--px-70), 70px);
  align-items: center;
  justify-content: center;
}
.banner-wrap a {
  display: inline-block;
  max-width: max(var(--px-378), 250px);
  width: 100%;
  transition: 0.3s ease-in-out;
}
.banner-wrap a:hover {
  opacity: 0.6;
}
.sub-puppy-introduction-wrap {
  display: grid;
  grid-template-columns: repeat(2, max(var(--px-620), 620px));
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.sub-puppy-introduction-wrap article {
  height: clamp(400px, var(--px-400), 600px);
  display: flex;
}
.sub-puppy-introduction-wrap article .post-thumbnail {
  width: 50%;
}
.sub-puppy-introduction-wrap article .post-content {
  width: 50%;
  background: #fff;
  padding: 15px 15px 15px 0;
}
.sub-puppy-introduction-wrap article .post-content-inner {
  border: solid #ffebf0;
  border-width: 2px 2px 2px 0;
  height: 100%;
  padding: 40px 10px 0 20px;
}
.sub-puppy-introduction-wrap article img {
  object-fit: cover;
  height: 100%;
  width: auto;
}
.puppy-introduction-dl .row {
  display: flex;
  border-bottom: 1px dashed #888;
}
.puppy-introduction-post-title {
  color: var(--pink-exb);
  font-size: max(var(--px-26), 18px);
  border-bottom: 2px solid #ffb0c3;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.puppy-introduction-dl {
  margin: 0;
}
.puppy-introduction-dl dd {
  margin: 0;
  line-height: 2.75;
}
.puppy-introduction-dl dt {
  margin: 0;
  line-height: 2.75;
  width: max(var(--px-100), 100px);
}
.single-puppy-introduction-wrap article {
  max-width: max(var(--px-453), 453px);
  width: 100%;
  margin: 0 auto;
}
.single-puppy-introduction-wrap .post-thumbnail img {
  height: auto;
}
.insta-banner-sec a {
  transition: 0.3s ease-in-out;
}
.insta-banner-sec a:hover {
  opacity: 0.6;
}
.school-merit-wrap {
  background: #fff2f5;
  padding-top: 50px;
  padding-bottom: 50px;
}
.school-merit-wrap .wrap-inner {
  background: #fff;
  max-width: max(var(--px-1152), 1152px);
  width: 100%;
  margin-inline: auto;
  padding: 30px 30px 60px;
}
.school-merit-tit {
  font-size: max(var(--px-70), 55px);
  color: #fff1cf;
  font-weight: 400;
  line-height: 1;
}
.school-merit-sub-tit {
  color: #fff;
  background: #ff97b2;
  text-align: center;
  font-size: max(var(--px-30), 18px);
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  margin-bottom: 15px;
}
.school-merit-list {
  max-width: max(var(--px-989), 989px);
  width: 100%;
  margin-inline: auto;
}
.school-merit-list li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px dashed #888;
  font-size: max(var(--px-20), 18px);
}
.school-merit-list li::before {
  content: "";
  background: url(../../../uploads/2026/03/ck-icon.webp) no-repeat;
  background-size: contain;
  max-width: 20px;
  width: 100%;
  aspect-ratio: 1 / 1;
  margin-right: 15px;
}
.trimming-price-card {
  background: #fff;
  padding: 0 5px;
}

.trimming-price-breed {
  background: #ebf3bd;
  text-align: center;
  min-height: 2.8em;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
}

.trimming-price-row--note {
  grid-template-columns: 1fr;
}

.trimming-price-row--note .trimming-price-term {
  grid-column: 1 / -1;
  padding-right: 20px;
}

.option-menu-title {
  color: #00b1e7;
}

.option-menu-title::before {
  content: "■";
  color: #00b1e7;
  margin-right: 0.25em;
}

#coloring .img-box {
  --coloring-gap: 25px;
  display: flex;
  flex-wrap: wrap;
  gap: var(--coloring-gap);
  align-items: flex-start;
  margin-inline: auto;
}

#coloring .img-box img {
  width: 100%;
  display: block;
}

#coloring .img-box img:nth-child(1) {
  max-width: calc((100% - (var(--coloring-gap) * 2)) * 0.4296);
}

#coloring .img-box img:nth-child(2) {
  max-width: calc((100% - (var(--coloring-gap) * 2)) * 0.2);
}

#coloring .img-box img:nth-child(3) {
  max-width: calc((100% - (var(--coloring-gap) * 2)) * 0.3704);
}

#coloring .img-box img:nth-child(4) {
  max-width: calc(100% * 0.531);
}

#coloring .img-box img:nth-child(n + 5) {
  max-width: 100%;
}
.col3 .wrap {
  width: calc(100% / 3 - 10px);
}
.flow-list-start {
  padding-bottom: 20px;
}
.flow-tit {
  font-size: max(var(--px-40), 20px);
  font-weight: 600;
  line-height: 1.55;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}
.flow-tit::first-letter {
  font-size: max(var(--px-50), 25px);
}
.flow-list-co-tit {
  font-size: max(var(--px-20), 18px);
  line-height: 1.55;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  margin-bottom: 20px;
}
.flow-list-co {
  padding-bottom: 20px;
  background: #fff;
  position: relative;
  margin-bottom: 40px;
}
.flow-list-co-desc {
  padding-left: max(var(--px-45), 20px);
}
.flow-list-co.last {
  margin-bottom: 0;
}
.flow-list .flow-list-co.last::after {
  content: none;
}
.spr-st .flow-tit::before {
  content: "";
  display: inline-block;
  width: 170px;
  height: 100%;
  background: url(../../../uploads/2026/03/sakura-icon-left.webp) no-repeat;
  background-size: contain;
  background-position: center left;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.spr-st .flow-tit::after {
  content: "";
  display: inline-block;
  width: 30px;
  aspect-ratio: 1 / 1;
  background: url(../../../uploads/2026/03/sakura-icon-right.webp) no-repeat;
  background-size: contain;
  background-position: center left;
  position: absolute;
  right: 15px;
  top: 5px;
  z-index: -1;
}
.spr-st .flow-list-co::after {
  content: "";
  display: inline-block;
  width: 61px;
  height: 18px;
  background: #ff638a;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 100%);
}
.aut-st .flow-list-co::after {
  content: "";
  display: inline-block;
  width: 61px;
  height: 18px;
  background: #fca04f;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 100%);
}

.spr-st .flow-tit {
  background: #ffb0c3de;
  color: #fff;
  border: 1px solid #ff638a;
}
.aut-st .flow-tit {
  background: #fca04f;
  color: #fff;
  border: 1px solid #bc5800;
}
.spr-st .flow-list-co-tit {
  background: #ffb0c3de;
  color: #fff;
}
.aut-st .flow-list-co-tit {
  background: #fca04f;
  color: #fff;
}
.school-price-tit {
  font-size: max(var(--px-50), 24px);
  color: var(--pink-exb);
}
.school-price-tit .s-txt {
  font-size: max(var(--px-40), 18px);
}
.school-price-co-tit {
  font-size: max(var(--px-24), 18px);
  position: relative;
  border-top: 2px solid #a9d159;
  border-bottom: 2px solid #a9d159;
  padding-left: max(var(--px-64), 40px);
}
.school-price-co-tit::before {
  content: "";
  background: url(../../../uploads/2026/03/dog-foot-icon.webp) no-repeat;
  background-size: contain;
  height: 100%;
  aspect-ratio: 1 / 1;
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
  transform: rotate(-15deg);
}
.school-price-co-tit::after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  display: inline-block;
  top: 2px;
  left: 0;
  background: #a9d159;
}
.school-price-descbox {
  background: url(../../../uploads/2026/03/sub-trimming-school-icon-bg.webp)
    no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-top: 95px;
}
.school-price-descbox p {
  color: #ff7700;
  font-size: max(var(--px-20), 16px);
}
@media screen and (max-width: 1180px) {
  .sub-puppy-introduction-wrap {
    grid-template-columns: repeat(1, max(var(--px-620), 620px));
  }
  .school-price-descbox {
    background-size: contain;
  }
}
@media screen and (max-width: 820px) {
  .dfl.dfl-tab-coloumn {
    flex-direction: column;
  }
  .sub-co-tit {
    padding-top: 20px;
    padding-bottom: 20px;
    text-shadow:
      2px 2px 0 #fff,
      -2px 2px 0 #fff,
      2px -2px 0 #fff,
      -2px -2px 0 #fff,
      2px 0px 0 #fff,
      -2px 0px 0 #fff,
      0px 2px 0 #fff,
      0px -2px 0 #fff;
  }
  .col3 .wrap {
    width: calc(100% / 2 - 10px);
  }
}
@media screen and (max-width: 680px) {
  .pa80,
  .pa100,
  .pa120 {
    padding-bottom: 50px;
  }
  .pat80 {
    padding-top: 50px;
  }
  .pa60,
  .pa70 {
    padding-bottom: 30px;
  }
  .ma80,
  .ma100,
  .ma120 {
    margin-bottom: 50px;
  }
  .ma60,
  .ma70 {
    margin-bottom: 30px;
  }
  .sub-mv {
    margin-bottom: 30px;
  }
  .cs-sub-co-tit.sub-co-tit img {
    display: block;
    margin: 0 auto 10px;
  }
  .sub-puppy-introduction-wrap article {
    flex-direction: column;
    height: auto;
  }
  .sub-puppy-introduction-wrap article .post-thumbnail {
    width: 100%;
  }
  .sub-puppy-introduction-wrap article .post-content {
    width: 100%;
    padding: 10px;
  }
  .sub-puppy-introduction-wrap article .post-content-inner {
    padding: 10px;
  }
  .puppy-introduction-dl dt {
    width: auto;
  }
  .sub-puppy-introduction-wrap {
    grid-template-columns: 1fr;
  }
  .puppy-introduction-post-title {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .puppy-introduction-dl .row {
    flex-direction: column;
  }
  .sp-ma15 {
    margin-bottom: 15px;
  }
  .wannyan-dl .row {
    flex-direction: column;
  }
  .wannyan-dl dt {
    border-right: none;
    border-bottom: 1px solid #a9d159;
    max-width: 100%;
  }
  .wannyan-wrap.st2 {
    padding: 50px max(var(--px-55), 20px) 50px;
  }
  .wannyan-dl {
    padding-bottom: 30px;
  }
  #coloring .img-box {
    --coloring-gap: 10px;
  }
  .col3 .wrap {
    width: 100%;
  }
  .pa250 {
    padding-bottom: 150px;
  }
  .school-price-descbox {
    padding-bottom: 95px;
  }
  .school-price-descbox p {
    text-shadow:
      2px 2px 0 #fff,
      -2px 2px 0 #fff,
      2px -2px 0 #fff,
      -2px -2px 0 #fff,
      2px 0px 0 #fff,
      -2px 0px 0 #fff,
      0px 2px 0 #fff,
      0px -2px 0 #fff;
  }
  .school-price-co-tit.ma40 {
    margin-bottom: 0px;
  }
}
