@charset "UTF-8";

#JPV-B .bgWrap {
    background: #ecece7;
    padding-bottom: 5px;
}

/* ----------------------------------
  PC ページ内リンク位置調整
---------------------------------- */
@media screen and (min-width: 769px) {
   .c-anchor {
    position: relative;
    top: calc((40px + 50px) * -1);
  }
}

/*  テキスト
---------------------------------- */
.p-kv__lead {
    font-family: 'Noto Serif JP', serif;
    color: #fff;
    letter-spacing: 0.15em;
    padding-left: 0.15em;
    font-size: 1.2rem;
    text-align: center;
    text-shadow: 1px 2px 3px #000000;
}
@media screen and (min-width: 769px) {
    .p-kv__lead {
        font-family: 'Noto Serif JP', serif;
        color: #fff;
        letter-spacing: 0.15em;
        padding-left: 0.15em;
        font-size: 1.8rem;
        text-align: center;
        text-shadow: 1px 2px 3px #000000;
    }
}
/*  メイン画像
---------------------------------- */
.p-kv.-top .p-kv__inner .c-symbol {
    position: relative; /* 今の位置を基準 */
    top: 0px; /* 上から10px */
    left: 10px; /* 左から-220px */
    width:200px;
    height: 50px;
    background: url("/product/uploads/use_image/JPH-J/donabegohoubi_2.png");
    background-size: 100% auto;
}

@media screen and (min-width: 769px) {
    .p-kv.-top .p-kv__inner .c-symbol {
        position: relative; /* 今の位置を基準 */
        top: 0px; /* 上から10px */
        left: -290px; /* 左から-220px */
        width:350px;
        height: 90px;
        margin:10px auto 0;
    }
}

/*  製品キャッチコピー
---------------------------------- */
@media screen and (min-width: 769px) {
  .p-kv .main-copy {
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    font-size: 2.0rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
    padding: 50px 0;
    padding-left: 0.1em;
    font-weight: bold;
    margin-bottom: 10px;
    }
  .p-kv .main-lead {
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 30px; } }
@media screen and (max-width: 768px) {
  .p-kv .main-copy {
    font-family: 'Noto Serif JP', serif;
    font-size: 6vw;
    line-height: 1.5;
    text-align: center;
    padding: 5vw 4vw;
    text-align: center;
    letter-spacing: 0.1em; }
  .p-kv .main-lead {
    font-family: 'Noto Serif JP', serif;
    line-height: 1.5;
    text-align: center;
    padding: 5vw 4vw;
    text-align: center;
    font-size: 4vw;
    letter-spacing: 0.1em; } }


/* 圧力洗浄　背景画像＋テキスト 
------------------------------------------ */

.BgBlack {
    background: #000;
}
.concept_sub_copy {
    font-size: 1.4em;
    margin: 0 auto;
}
.l-photo-text__content__notes {
    font-size: 0.8em;
}
  @media screen and (max-width: 768px) {
.l-photo-text__content__notes {
    font-size: 0.7em;
    padding-left:1em;
}}
.imageList__item__caption {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
 }
.l-uchinabe {
    font-family: dnp-shuei-mincho-pr6, sans-serif;
    font-style: normal;
    font-weight: 400; }
  .l-uchinabe__title {
    text-align: center;
    margin-bottom: 0px; }
  .l-uchinabe__images {
    display: flex;
    max-width: 1400px;
    margin: 0 auto 50px; }
    .l-uchinabe__images > div {
      flex: 1 1 50%; }
      .l-uchinabe__images > div img {
        max-width: 100%;
        height: auto; }
    .l-uchinabe__images__description {
      display: none; }
  .l-uchinabe__feature {
    display: flex;
    max-width: 800px;
    margin: 0 auto;
    justify-content: space-between;
    margin-bottom: 0px; }
    .l-uchinabe__feature__item__caption {
      padding-top: 5px;
      text-align: right;
      font-size: 0.7rem; }
    .l-uchinabe__feature__item.circle {
      border: 6px solid #dd4040;
      background: #ffffff;
      width: 220px;
      height: 220px;
      border-radius: 50%;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      position: relative; }
    .l-uchinabe__feature__item .circle__title {
      position: absolute;
      top: 16px;
      left: 50%;
      transform: translateX(-50%);
      width: 70px;
      height: 70px;
      border-radius: 50%;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      color: white;
      font-size: 1.125rem;
      background: #ff5400; }
    .l-uchinabe__feature__item .circle__lead {
      font-size: 2.3rem;
      display: block;
      line-height: 1.333333333;
      margin-bottom: 10px; }
    .l-uchinabe__feature__item .circle__text {
      font-size: 1rem; }
  .l-uchinabe__description {
    max-width: 980px;
    margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .l-uchinabe__title {
      text-align: center;
      max-width: 70.1333333333vw;
      margin: 0 auto; }
      .l-uchinabe__title img {
        max-width: 100%;
        height: auto; }
    .l-uchinabe__images {
      display: block;
      max-width: 100%;
      margin: 0 auto; }
      .l-uchinabe__images img {
        width: 100%;
        height: auto; }
      .l-uchinabe__images__description {
        width: 89.3333333333vw;
        margin: 4vw auto;
        text-align: center;
        padding: 15px;
        border-radius: 10px;
        border: 4px solid #dd4040;
        background:  #ffffff;
        display: flex;
        justify-content:center; }
        .l-uchinabe__images__description__title {
          width: 14vw;
          height: 14vw;
          border-radius: 50%;
          margin-right: 10px;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          color: white;
          font-size: 1.125rem;
          background: #ff5400; }
        .l-uchinabe__images__description__lead {
          font-size: 4.8vw;
          line-height: 1.3; }
    .l-uchinabe__feature {
      max-width: 89.3333333333vw;
      margin: 0 auto;
      justify-content: center; }
      .l-uchinabe__feature__item.circle {
        display: none; }
    .l-uchinabe__description {
      width: 89.3333333333vw;
      margin: 0 auto;
      font-size: 4vw; } }

.l-photo-wrap {
  position: relative; }

.l-photo {
  background-image: url(http://placehold.jp/1440x550.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 38.2vw; }
  .l-photo__text {
    position: absolute;
    top: 30.26389vw;
    left: 29.63889vw; }
    .l-photo__text__title {
      font-size: 26px;
      font-family: "A1明朝", "A1 Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝B", "ＭＳ Ｐ明朝", serif, YuMincho, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
      margin-bottom: 17px; }
    .l-photo__text__content {
      font-size: 14px; }
  @media screen and (max-width: 768px) {
    .l-photo {
      width: 100%;
      height: 66.66667vw;
      background-image: url(http://placehold.jp/750x500.png); }
      .l-photo__text {
        position: static;
        margin-top: 6.66667vw;
        margin-bottom: 9.33333vw;
        width: calc(100% - 40px);
        margin-left: auto;
        margin-right: auto; }
        .l-photo__text__title {
          font-size: 4.56667vw;
          margin-bottom: 4vw;
          text-align: center;
          letter-spacing: -0.02em; }
        .l-photo__text__content {
          text-align: justify;
          font-size: 14px;
          line-height: 1.8; } }

.l-block__content {
    padding: 0; }

/* 2カラムレイアウト
------------------------------------------ */
.l-scene {
  max-width: 1360px;
  margin: 0 auto; }
  .l-scene__row {
    display: flex; }
    .l-scene__row.reverse {
      flex-direction: row-reverse; }
      .l-scene__row.reverse .l-scene__text__inner {
        transform: translateX(12.5%); }
      .l-scene__row.reverse .l-scene__text__frame--left {
        width: 102px;
        height: 191px;
        position: absolute;
        left: 0;
        top: 0;
        bottom: inherit;
        transform: translateX(-120%);
        z-index: -1; }
        .l-scene__row.reverse .l-scene__text__frame--left::before {
          position: absolute;
          bottom: 0;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          right: inherit;
          left: 0;
          border-color: #ddd transparent transparent transparent;
          border-width: 191px 0px 0 102px; }
        .l-scene__row.reverse .l-scene__text__frame--left::after {
          position: absolute;
          left: 0;
          bottom: 0;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 191px 0px 0 102px;
          border-color: #ecece7 transparent transparent transparent;
          transform: translate(3px, 2px); }
      .l-scene__row.reverse .l-scene__text__frame--right {
        width: 102px;
        height: 191px;
        position: absolute;
        right: 0;
        top: auto;
        bottom: 0;
        transform: translateX(120%);
        z-index: -1; }
        .l-scene__row.reverse .l-scene__text__frame--right::before {
          position: absolute;
          bottom: 0;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          left: inherit;
          right: 0;
          border-width: 0 102px 191px 0px;
          border-color: transparent transparent #bbbbbb transparent;
          transform: translate(0px, 2px); }
        .l-scene__row.reverse .l-scene__text__frame--right::after {
          position: absolute;
          bottom: 0;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          left: inherit;
          right: 0;
          border-width: 0 102px 191px 0px;
          border-color: transparent transparent #ecece7 transparent; }
  .l-scene__image {
    width: 50%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover; }
  .l-scene__text {
    width: 50%;
    align-self: center;
    padding: 40px 0; }
    .l-scene__text__inner {
      transform: translateX(-12.5%);
      padding: 0 125px;
      font-size: 16px;
      line-height: 1.875; }
    .l-scene__text__frame {
      padding: 40px 0;
      position: relative; }
      .l-scene__text__frame--left {
        width: 102px;
        height: 191px;
        position: absolute;
        left: 0;
        bottom: 0;
        transform: translateX(-120%);
        z-index: -1; }
        .l-scene__text__frame--left::before {
          position: absolute;
          left: 0;
          bottom: 0;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0px 191px 102px;
          border-color: transparent transparent #bbbbbb transparent; }
        .l-scene__text__frame--left::after {
          position: absolute;
          left: 0;
          bottom: 0;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0px 191px 102px;
          border-color: transparent transparent #ecece7 transparent;
          transform: translate(2px, -1px); }
      .l-scene__text__frame--right {
        width: 102px;
        height: 191px;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateX(120%);
        z-index: -1; }
        .l-scene__text__frame--right::before {
          position: absolute;
          right: 0;
          top: 0;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 191px 102px 0 0;
          border-color: #bbbbbb transparent transparent transparent;
          z-index: -1; }
        .l-scene__text__frame--right::after {
          position: absolute;
          right: 0;
          top: 0;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 191px 102px 0 0;
          border-color: #bbbbbb transparent transparent transparent;
          z-index: -1;
          border-color: #ecece7 transparent transparent transparent;
          transform: translate(-2px, 1px); }
    .l-scene__text__title {
      margin-bottom: 35px;
      text-align: center; }
  .l-scene__point {
    display: flex;
    justify-content: center; }
    .l-scene__point__item {
      display: inline-flex;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100px;
      height: 100px;
      border-radius: 50%;
      background-color: #ddd;
      font-size: 14px;
      letter-spacing: -0.05em;
      line-height: 1.3;
      text-align: center;
      margin: 0 15px; }
  @media screen and (max-width: 768px) {
    .l-scene__row {
      display: block; }
      .l-scene__row.reverse .l-scene__text__inner {
        transform: translateX(0); }
      .l-scene__row.reverse .l-scene__text__frame--left {
        display: none; }
      .l-scene__row.reverse .l-scene__text__frame--right {
        display: none; }
    .l-scene__image {
      width: 100%;
      height: 66.6666666667vw;
      margin-bottom: 25px; }
      .l-scene__image img {
        max-width: 100%;
        height: auto; }
    .l-scene__text {
      width: 92vw;
      margin: 0 auto;
      padding: 0 0 25px; }
      .l-scene__text__inner {
        transform: translateX(0%);
        padding: 0 0;
        font-size: 13px;
        line-height: 1.875; }
      .l-scene__text__frame {
        padding: 0px 0;
        position: relative;
        margin-bottom: 15px; }
        .l-scene__text__frame--left {
          display: none; }
        .l-scene__text__frame--right {
          display: none; }
      .l-scene__text__title {
        margin-bottom: 25px;
        text-align: center;
        font-size: 1.5rem;
        font-weight: bold; }
    .l-scene__point__item {
      width: 75px;
      height: 75px;
      font-size: 11px;
      line-height: 1.3;
      text-align: center;
      margin: 0 10px; } }

/* 写真 キャプション 
------------------------------------------ */
.photo__item__caption {
    margin-top: 5px;
    font-size: 13px;
    text-align: center;
    line-height: 1.5;
}

/* 本文 注釈 
------------------------------------------ */
p.c-annotation {
  font-size: 0.73rem;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.8;

}
@media screen and (max-width: 769px) {
p.c-annotation {
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.8;
  }
}

/* パターン3 (内鍋保障用）
------------------------------------------ */
.l-warranty {
  max-width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-weight: 400; }
  .l-warranty__image {
    width: 100%; }
  .l-warranty__badge {
    width: 280px; }
    .l-warranty__badge p {
      padding-top: 10px; }
  @media screen and (max-width: 768px) {
    .l-warranty {
      display: block;
      max-width: 100%;
      padding-left: 6.6666666667vw;
      padding-right: 6.6666666667vw; }
      .l-warranty__image {
        max-width: 89.3333333333vw;
        margin: 0 auto 20px; }
        .l-warranty__image img {
          width: 100%; }
      .l-warranty__badge {
        width: auto;
        text-align: center; }
        .l-warranty__badge img {
          width: 36vw; } }


/* メニュー（スペシャル版流用）
------------------------------------------ */
.p-cook__menu {
  width: 980px;
  max-width: 100%;
  margin: 48px auto 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 769px) {
  .p-cook__menu {
    margin-top: 50px;
  }
}
.p-cook__menu-title {
  font-size: 6.4vw;
  line-height: 1.7;
  font-family: "Noto Serif JP", serif !important;
}
.p-cook__menu .p-dissolve {
  width: 100%;
  position: relative;
}
.p-cook__menu .p-dissolve .c-img + .c-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.p-cook__menu .p-dissolve .c-img img {
  width: 100%;
}
.p-cook__menu p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
.p-cook__menu .column2 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 769px) {
  .p-cook__menu .column2 {
    display: block;
  }
}
@media screen and (max-width: 769px) {
  .p-cook__menu .column2 .left {
    width: 100%;
  }
}
.p-cook__menu .column2 .right {
  width: 470px;
}
@media screen and (max-width: 769px) {
  .p-cook__menu .column2 .right {
    width: 100%;
  }
}
.p-cook__menu ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-cook__menu ul li {
  width: 48%;
  border-top: 1px solid #707070;
  padding-top: 20px;
}
.p-cook__menu ul li:nth-child(n+7) {
  width: 48%;
  border-top: 0px;
  padding-top: 0px;
}
.p-cook__menu ul li:nth-child(n+3) {
  margin-top: 50px;
}
@media screen and (max-width: 769px) {
  .p-cook__menu ul li:nth-child(n+3) {
    margin-top: 70px;
  }
}
@media screen and (min-width: 769px) {
  .p-cook__menu ul li:nth-child(1) {
    width: 470px;
  }
  .p-cook__menu ul li:nth-child(1) .title {
    margin-top: 22px;
  }
}
@media screen and (max-width: 769px) {
  .p-cook__menu ul li {
    border-top: none;
    width: 100%;
  }
}
.p-cook__menu ul li .c-img {
  width: 470px;
}
.p-cook__menu ul li .c-img img {
  width: 100%;
}
.p-cook__menu ul li:nth-child(6) .c-img img {
  width: 100%;
  margin-top: 63px;
}
@media screen and (max-width: 769px) {
  .p-cook__menu ul li .c-img {
    width: 100vw;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.p-cook__menu ul li .title {
  margin-top: 22px;
  font-size: 1.1875rem;
}
@media screen and (max-width: 769px) {
  .p-cook__menu ul li .title {
    font-size: 4.8vw;
  }
}
.p-cook__menu ul li .label {
  margin-bottom: 20px;
  background-color: #75929f;
  padding: 5px 10px;
  font-size: 1.125rem;
  color: #fff;
}
@media screen and (max-width: 769px) {
  .p-cook__menu ul li .label {
    font-size: 4vw;
  }
}
.p-cook__menu ul li .label strong {
  font-weight: bold;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.25rem;
}
@media screen and (max-width: 769px) {
  .p-cook__menu ul li .label strong {
    font-size: 4.8vw;
  }
}
.p-cook__menu ul li .c-read {
  margin-top: 15px;
  font-size: 1rem;
}
@media screen and (max-width: 769px) {
  .p-cook__menu ul li .c-read {
    font-size: 4vw;
  }
  .p-cook__menu ul li .c-read + .c-img {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.p-cook__menu ul li .c-read small {
  display: block;
  margin-top: 20px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 0.625rem;
}
@media screen and (max-width: 769px) {
  .p-cook__menu ul li .c-read small {
    font-size: 2.667vw;
  }
}

.p-menu__list {
  width: 980px;
  max-width: 100%;
  margin: 48px auto 0;
}
.p-menu__list ul {
  display: flex;
}
@media screen and (max-width: 769px) {
  .p-menu__list ul {
    flex-wrap: wrap;
  }
}
.p-menu__list ul li {
  position: relative;
}
@media screen and (max-width: 769px) {
  .p-menu__list ul li {
    width: 49.7%;
    margin-right: .6%;
  }
  .p-menu__list ul li:nth-child(2n) {
    margin-right: 0;
  }
  .p-menu__list ul li:nth-child(n+3) {
    margin-top: .6%;
  }
}
@media screen and (min-width: 769px) {
  .p-menu__list ul li {
    width: 25%;
    margin-right: 1px;
  }
  .p-menu__list ul li:last-child {
    margin-right: 0;
  }
}
.p-menu__list ul li img {
  width: 100%;
  max-width: inherit;
}
.p-menu__list ul li figcaption {
  position: absolute;
  bottom: 15px;
  left: 10px;
  line-height: 1.6;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-size: 0.75rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 769px) {
  .p-menu__list ul li figcaption {
    font-size: 2.667vw;
    font-weight: 300;
    bottom: 10px;
  }
}
.p-menu__list ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.p-menu__list ul li a:hover {
  opacity: .7;
}
.p-menu__list ul li a img:nth-child(1) {
  opacity: 0;
}
.p-menu__list ul li a img:nth-child(2) {
  position: absolute;
  width: auto;
  margin: auto;
  right: 0;
}
.p-menu__list ul:nth-child(1) li:nth-child(1) a img:nth-child(2) {
  top: -15%;
  left: -54%;
  height: 115%;
}
.p-menu__list ul:nth-child(1) li:nth-child(2) a img:nth-child(2) {
  top: 0;
  left: -54%;
  height: 100%;
}
.p-menu__list ul:nth-child(1) li:nth-child(3) a img:nth-child(2) {
  top: 0;
  left: -54%;
  height: 100%;
}
.p-menu__list ul:nth-child(1) li:nth-child(4) a img:nth-child(2) {
  top: -15%;
  left: -30%;
  height: 116%;
}
.p-menu__list .c-label + ul li:nth-child(1) a img:nth-child(2) {
  top: -2%;
  left: -50%;
  height: 116%;
}
.p-menu__list .c-label + ul li:nth-child(2) a img:nth-child(2) {
  top: 0;
  left: -38%;
  height: 100%;
}
.p-menu__list .c-label + ul li:nth-child(3) a img:nth-child(2) {
  top: 0;
  left: -36%;
  height: 100%;
}
.p-menu__list .c-label + ul li:nth-child(4) a img:nth-child(2) {
  top: 0;
  left: -51%;
  height: 104%;
}

.p-menu__list .c-label p {
  background-color: #000;
  color: #fff;
  padding: 30px 20px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 1rem;
}
@media screen and (max-width: 769px) {
  .p-menu__list .c-label p {
    font-size: 4vw;
  }
}
.p-menu__list .c-note {
  margin-top: 10px;
}
.p-menu__list .c-note p {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
}
@media screen and (max-width: 769px) {
  .p-menu__list .c-note p {
    padding: 0 10px;
    font-size: 2.667vw;
  }
}
.p-menu__list .c-link {
  width: 482px;
  margin: 50px auto 0;
}
@media screen and (max-width: 769px) {
  .p-menu__list .c-link {
    width: 90%;
    margin: 30px auto 0;
    box-sizing: border-box;
  }
}
.p-menu__list .c-link p {
  font-size: 0.9375rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 769px) {
  .p-menu__list .c-link p {
    font-size: 4vw;
  }
}
.p-menu__list .c-link a {
  display: flex;
  padding: 10px;
  border: 1px solid #C2C2C2;
  border-radius: 8px;
}
.p-menu__list .c-link a:hover {
  text-decoration: none;
}
.p-menu__list .c-link a .c-img {
  width: 21.8%;
}
@media screen and (max-width: 769px) {
  .p-menu__list .c-link a .c-img {
    width: 40%;
  }
}
.p-menu__list .c-link a .c-img img {
  width: 100%;
}
.p-menu__list .c-link a .c-read {
  width: 69.6%;
  margin-left: 6%;
  margin-top: 8px;
}
@media screen and (max-width: 769px) {
  .p-menu__list .c-link a .c-read {
    width: 60%;
    margin-top: 0;
  }
}
.p-menu__list .c-link a .c-read p {
  line-height: 1.5;
}
.p-menu__list .c-link a .c-read p:nth-child(2) {
  text-decoration: underline;
  margin-top: 18px;
}
@media screen and (max-width: 769px) {
  .p-menu__list .c-link a .c-read p:nth-child(2) {
    margin-top: .8em;
  }
}

/* h2 アンダーバーカラー
------------------------------------------ */
    .l-block__title-underline::after {
      content: "";
      position: absolute;
      width: 100px;
      height: 1px;
      background: #0E2331;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto; }

/* タイトル藍鼠色帯（スペシャル版流用）
------------------------------------------ */
.ttl_Ainezu {
/*    width: 960px;  */
    background-color: #75929f;
    text-align: center;
/*    font-family: 'Noto Serif JP', serif;  */
    color: #fff;
    font-size: 1.25rem;
    padding: 10px;
    margin: 20px 0;
}

/* レイアウト調整
------------------------------------------ */
@media screen and (min-width: 769px) {
  .p-pageNav.is-fixed figure {
    top: 0; } }