/*========== p-scm.scss ==========*/
.p-channel-pdf .c-title-std {
  margin-bottom: 0;
}
.p-channel-pdf .sec_bg {
  background-color: #eaebef;
}
.p-channel-pdf .sec_level2nd {
  padding: 8vw 0;
}
@media screen and (min-width: 769px) {
  .p-channel-pdf .sec_level2nd {
    padding: 4.2857142857vw 0;
  }
}
@media screen and (min-width: 1401px) {
  .p-channel-pdf .sec_level2nd {
    padding: 60px 0;
  }
}
.p-channel-pdf .sec_level2nd:not(:last-child) {
  padding-bottom: 3.5714285714vw;
}
@media screen and (min-width: 769px) {
  .p-channel-pdf .sec_level2nd:not(:last-child) {
    padding-bottom: 0.7142857143vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-channel-pdf .sec_level2nd:not(:last-child) {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 769px) {
  .p-channel-pdf .sec_level3rd {
    width: 44.7%;
  }
}
@media screen and (max-width: 768px) {
  .p-channel-pdf .sec_level3rd:not(:last-child) {
    margin-bottom: 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-channel-pdf .sec_level3rdWrap {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 78.77%;
    max-width: 865px;
  }
}
@media screen and (min-width: 769px) {
  .p-channel-pdf .forTtl {
    margin-bottom: 1.4285714286vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-channel-pdf .forTtl {
    margin-bottom: 20px;
  }
}
.p-channel-pdf .forSubTtl {
  font-weight: 700;
  margin-bottom: 1em;
  letter-spacing: 0.075em;
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 769px) {
  .p-channel-pdf .forSubTtl {
    font-size: 2.0714285714vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-channel-pdf .forSubTtl {
    font-size: 2.9rem;
  }
}
.p-channel-pdf .forSubTtl .sizeS {
  font-size: 68%;
}

.p-channel-pdf .forNote {
  text-align: center;
  padding: 2em 0;
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 769px) {
  .p-channel-pdf .forNote {
    font-size: 1.2857142857vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-channel-pdf .forNote {
    font-size: 1.8rem;
  }
}


/* アイコン説明 */
.p-timetable-note .forAbout .ttl {
  font-weight: 700;
  margin-bottom: 0.5em;
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 769px) {
  .p-timetable-note .forAbout .ttl {
    font-size: 1.4285714286vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-timetable-note .forAbout .ttl {
    font-size: 2rem;
  }
}
.p-timetable-note .forAbout .txt {
  line-height: 1.5;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 768px) {
  .p-timetable-note .forAbout .txt {
    font-size: 2.6666666667vw;
  }
}
.p-timetable-note .forRating {
  font-weight: 700;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .p-timetable-note .forRating {
    font-size: 2.5333333333vw;
    letter-spacing: -0.025em;
  }
}
.p-timetable-note .forMarks.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-timetable-note .forMarks .mark {
  margin-right: 0.75em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  .p-timetable-note .forMarks .mark {
    font-size: 2.5333333333vw;
  }
}
.p-timetable-note .forMarks .mark__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-timetable-note .forMarks .mark__inner .expl {
  position: relative;
  padding: 0.5em 0 0.5em 1.3em;
  line-height: 1.2;
}
.p-timetable-note .forMarks .mark__inner .expl .sizeS {
  font-size: 2vw;
}
@media screen and (min-width: 769px) {
  .p-timetable-note .forMarks .mark__inner .expl .sizeS {
    font-size: 0.9285714286vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-timetable-note .forMarks .mark__inner .expl .sizeS {
    font-size: 1.3rem;
  }
}
.p-timetable-note .forMarks .mark__inner .expl:before {
  content: "…";
  position: absolute;
  left: 0.15em;
  top: 0.5em;
}
@media screen and (max-width: 768px) {
  .p-timetable-note .forMarks .mark__inner .expl:before {
    top: 0.25em;
  }
}
.p-timetable-note .forNotice {
  background-color: #e5e7ea;
  padding: 1em 1.2em;
  margin-top: 1em;
}
.p-timetable-note .forNotice .u-idt__item {
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .p-timetable-note .forNotice .u-idt__item {
    font-size: 1.0714285714vw;
  }
}
@media screen and (min-width: 1401px) {
  .p-timetable-note .forNotice .u-idt__item {
    font-size: 1.5rem;
  }
}
.p-timetable-note .forNotice .u-idt__item:not(:last-child) {
  margin-bottom: 0.5em;
}