.pageCover.is-family-oath {
  background-image: url(../../_img/family-oath/kv.webp);
  background-size: cover;
  padding-top: 441px;
  background-position: center center;
}

.family-oath {
  width: 1053px;
  margin: 0 auto;
  font-size: 12px;
  margin-bottom: 90px;
  text-align: center;
}

.family-oath section {
  margin: 80px auto;
}

.family-oath .ttl-img {
  margin-bottom: 10px;
}

.family-oath .blue {
  color: #0162a7;
}

.family-oath .page-ttl {
  font-size: 38px;
}

.family-oath .lead-text {
  font-size: 16px;
  line-height: 2.25;
}

.family-oath .ttl {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.family-oath .ttl .size-small {
  font-size: 18px;
}

.family-oath .section.about {
  display: flex;
  justify-content: space-evenly;
}

.family-oath .section-img, .family-oath .section-text-box_container {
  flex-basis: 46%;
}

.family-oath .section-img img {
  position: relative;
}

.family-oath .section-img .right-img {
  right: -30px;
}
.family-oath .section-img .left-img {
  left: -30px;
}

.family-oath .section-ttl.mincho {
  font-size: 28px;
  font-weight: 600;
  color: #0162a7;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px;
  z-index: 10;
  position: relative;
}

.family-oath .section-ttl_deco {
  position: relative;
  bottom: 10px;
}

.section-lead-text {
  font-size: 18px;
  line-height: 2.25;
  text-align: center;
  margin-top: -30px;
}

.family-oath .section-text-box_container {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}

.family-oath .section-text-box p {
  font-size: 14px;
  text-align: left;
  line-height: 2.5;
}

.schedule {
  display: inline-block;
  vertical-align: top;
  width: 508px;
  box-sizing: border-box;
  margin-top: 4em;
}
.schedule:first-child {
  border-right: 1px solid #0062a7;
  padding-right: 60px;
}
.schedule:nth-child(2) {
  margin-top: 120px;
  padding-left: 60px;
}

.schedule:first-child .number {
  justify-content: end;
}

.schedule-sec .number {
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 1em;
}

.schedule-sec .number::before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #0062a7;
  position: absolute;
  left: -71px;
  top: 22%;
}
.schedule:first-child .schedule-sec .number::before {
  right: -68px;
  left: auto;
}
.schedule-sec .number:first-child {
  margin-top: -1em;
}
.schedule:first-child .section-text-box p {
  display: flex;
  justify-content: end;
  flex-basis: 80%;
}
.schedule .schedule-ttl {
  font-size: 22px;
}
.schedule:first-child .schedule-sec.section-text-box {
  justify-content: end;
}

.family-oath .schedule-sec.section-text-box {
  margin-bottom: 7em;
  display: flex;
  flex-wrap: wrap;
}

.schedule:first-child  .number img {
  padding-left: 2em;
}

.schedule-sec .number img {
  padding-right: 2em;
}

.schedule-photo {
  position: relative;
}

.schedule-photo01 {
  left: -50px;
  top: 10px;
}

.schedule-photo02 {
  top: 10px;
}

.schedule-photo04 {
  right: -0px;
  top: 0px;
}

.schedule-photo05 {
  top: 20px;
  left: 30px;
}
.schedule-photo05-2 {
  top: 16px;
  left: 80px;
}

.schedule-photo07 {
  top: 10px;
  left: -30px;
}

.schedule-photo10 {
  top: 10px;
}

.schedule-photo12 {
  right: 10px;
  top: 10px;
}
.family-oath .midashi {
font-size: 14px;
margin: 5em auto 1em;
}
.bg-pink {
  font-size: 12px;
  background-color: #f4e6eb;
  padding: 1em 1.5em;
  width: 74%;
  margin: 0 auto;
}

.ttl_midashi {
  font-size: 26px;
  text-align: center;
}

.ttl_midashi {
  background-color: #fff;
  margin: 0 auto 40px;
  padding: 25px;
  border: 2px solid #0062a7;
  color: #0062a7;
  position: relative;
  top: -40px;
}

.ttl_midashi:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 0 40px 20px 40px;
  border-color: transparent transparent #fffdf6 transparent;
  border-style: solid;
  filter: drop-shadow(0px -2px 0px #0062a7);
  transform: rotate(180deg)
}

.section.index-chapel {
  margin: 0px auto 80px;
}
.box-02 {
  padding-top: 0;
}

.section.section-youtube{
  margin-bottom: 140px;
}

.section.index-chapel .section-lead-text {
  margin-top: -40px;
}