.funeral-child #intro .introBody .wrap {
  padding: 3rem 2rem;
  background-image: url("../img/plan/memorial/bg-intro-sp.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: cover;
}
.funeral-child #intro .introBody h3 {
  font-family: 'Noto Serif JP', serif;
  color: #3d2d4f;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 2;
  text-shadow: 0 0 16px #FFF,0 0 10px #FFF, 0 0 6px #FFF;
  margin-bottom: 0;
}
.funeral-child #merit .meritWrap li {
  margin-bottom: 2.5rem;
}
.funeral-child #merit .meritWrap li:nth-of-type(1) h3::before {
  content: "1";
}
.funeral-child #merit .meritWrap li:nth-of-type(2) h3::before {
  content: "2";
}
.funeral-child #merit .meritWrap li:nth-of-type(3) h3::before {
  content: "3";
}
.funeral-child #merit .meritWrap li:nth-of-type(4) h3::before {
  content: "4";
}
.funeral-child #merit .meritWrap li:nth-of-type(5) h3::before {
  content: "5";
}
.funeral-child #merit .meritWrap h3 {
  font-family: 'Noto Serif JP', serif;
  color: #FFF;
  font-size: 2rem;
  line-height: 1.3;
  height: 6.5rem;
  margin: 0;
  padding: 0.8rem 1rem;
  padding-left: 7.3rem;
  background-color: #d5769f;
  background-image: url("../img/plan/memorial/bg-merit-header.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
.funeral-child #merit .meritWrap h3::before {
  content: "";
  color: #FFF;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.2);
  display: block;
  position: absolute;
  left: 2rem;
  top: 50%;
  transform: translateY(calc(-50% - 0.6rem));
}
.funeral-child #merit .meritWrap h3::after {
  content: "";
  width: 6.5rem;
  height: 7.2rem;
  display: block;
  background-image: url("../img/plan/memorial/bg-li-merit-sp.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.funeral-child #merit .meritWrap .textBox {
  padding: 1.5rem;
  border: solid 1px #d5769f;
  border-top: none;
  background-color: #fefafc;
}
.funeral-child #merit .meritWrap .textBox p {
  font-size: 1.4rem;
  margin: 0;
}
.funeral-child #set .inner-box {
  padding: 0;
}
.funeral-child #set .textBox {
  padding: 2rem;
  background-color: #fdf4f8;
}
.funeral-child #set .textBox h3 {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
}
.funeral-child #set .textBox h3 span {
  font-size: 0.6em;
  margin-left: 0.5em;
}
.funeral-child #set .textBox .priceWrap {
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.funeral-child #set .textBox .priceWrap h4 {
  color: #FFF;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  width: 100%;
  padding: 0.5em;
  background-color: #c43c76;
}
.funeral-child #set .textBox .priceWrap .box {
  text-align: right;
  width: 50%;
  padding: 1rem;
}
.funeral-child #set .textBox .priceWrap .box p.caution {
  font-size: 1rem;
  margin-bottom: 0.5em;
}
.funeral-child #set .textBox .priceWrap .box .notax {
  font-size: 4rem;
}
.funeral-child #set .textBox .priceWrap .box .withtax {
  font-size: 1.3rem;
}
.funeral-child #set .textBox .priceWrap .box.ekimae .notax {
  font-size: 3rem;
}
.funeral-child #set .textBox .priceWrap .box.ekimae .withtax {
  font-size: 1.1rem;
}
.funeral-child #set .textBox .otoku {
  width: 100%;
  position: relative;
}
.funeral-child #set .textBox .otoku::before {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background-color: #c43c76;
  position: absolute;
  left: 0;
  top: 38%;
  z-index: 1;
}
.funeral-child #set .textBox .otoku img {
  width: 50%;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 2;
}
.funeral-child .addInfo .box {
  border-color: #d5769f;
}
.funeral-child #option .optionList li {
  width: 25%;
}
@media print, screen and (min-width: 768px) {
  .funeral-child #intro .introBody {
    max-width: 1000px;
    margin: 0 auto;
  }
  .funeral-child #intro .introBody .wrap {
    background-color: #f2f2f2;
    background-image: url("../img/plan/memorial/img-pray.jpg"), url("../img/plan/memorial/bg-intro-pc.jpg");
    background-position: left top, right top;
    background-size: contain,contain;
  }
  .funeral-child #intro .introBody h3 {
    text-align: center;
  }
  .funeral-child #merit .meritWrap {
    max-width: 760px;
    margin: 0 auto;
  }
  .funeral-child #merit .meritWrap li {
    margin-bottom: 40px;
  }
  .funeral-child #merit .meritWrap h3 {
    font-size: 30px;
    height: 60px;
    padding-left: 90px;
  }
  .funeral-child #merit .meritWrap h3::before {
    font-size: 57px;
    top: 0;
    left: 25px;
    transform: translateY(-8px);
  }
  .funeral-child #merit .meritWrap h3::after {
    width: 90px;
    height: 70px;
    background-image: url("../img/plan/memorial/bg-li-merit-pc.png");
  }
  .funeral-child #merit .meritWrap .textBox {
    padding: 20px 26px;
    border-width: 2px;
  }
  .funeral-child #merit .meritWrap .textBox p {
    font-size: 20px;
  }
  .funeral-child #set .setBody {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .funeral-child #set .setBody > div {
    width: 50%;
  }
  .funeral-child #set .setBody .imgBox img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .funeral-child #set .setBody .textBox .box p.caution {
    font-size: 12px;
    margin-bottom: 0;
  }
  .funeral-child #set .setBody .textBox .box .notax {
    font-size: 46px;
  }
  .funeral-child #set .setBody .textBox .box .withtax {
    font-size: 14px;
  }
  .funeral-child #set .setBody .textBox .box.ekimae .notax {
    font-size: 34px;
  }
  .funeral-child #set .setBody .textBox .box.ekimae .withtax {
    font-size: 12px;
  }
}
@media print, screen and (min-width: 1000px) {
  .funeral-child .mainVisual {
    background-image: url("../img/plan/memorial/bg-header-pc.jpg");
  }
  .funeral-child #intro .introBody h3 {
    font-size: 22px;
  }
  .funeral-child #set .setBody .textBox {
    padding-bottom: 0;
  }
  .funeral-child #set .setBody .textBox h3 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .funeral-child #set .setBody .textBox .priceWrap h4 {
    font-size: 18px;
    margin-bottom: 15px;
    padding: 4px;
  }
  .funeral-child #set .setBody .textBox .box {
    padding: 0 10px;
  }
  .funeral-child #set .setBody .textBox .box .notax {
    font-size: 52px;
  }
  .funeral-child #set .setBody .textBox .box .withtax {
    font-size: 16px;
  }
  .funeral-child #set .setBody .textBox .box.ekimae {
    padding-right: 30px;
  }
  .funeral-child #set .setBody .textBox .otoku {
    margin: 10px 0;
  }
  .funeral-child #set .setBody .textBox .otoku img {
    width: 200px;
  }
}
