/* ------------------------------------------
	about Common
--------------------------------------------- */

#pnh .piaDate.piaWrap{
  margin-bottom: 0;
}

#aboutPNHwrap a {
  transition: 0.5s;
}

/* #aboutPNHwrap a:hover {
  color: #1d69b3;
} */

#aboutPNHwrap .btm3em {
  margin-bottom: 3em;
}

#aboutPNHwrap .btm1em {
  margin-bottom: 1em;
}

#aboutPNHwrap p.top2em {
  padding-top: 2em;
}

/* ------------------------------------------
	Contents
--------------------------------------------- */

#aboutPNHpage h2 {
  position: relative;
  line-height: 1.3;
  margin: 0;
  padding-bottom: 20px;
  margin-bottom: 70px;
}

#aboutPNHpage h2 sup {
  font-size: 20px;
  position: relative;
  vertical-align: middle;
  top: -8px;
}

#aboutPNHwrap p.textNote {
  text-align: center;
  font-size: 12px;
  color: #333;
}

#aboutPNHpage h2 + p.textNote {
  margin-top: -50px;
  margin-bottom: 40px;
}


#aboutPNHwrap h3 {
  font-size: 28px;
  color: #003f72;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 40px;
  letter-spacing: -0.5px;
}

#aboutPNHwrap h3 sup {
  font-size: 16px;
  position: relative;
  top: -5px !important;
}

#pnh figure {
  margin-bottom: 40px;
}

#pnh figure p {
  overflow-x: auto;
  margin-bottom: 10px;

}

#pnh figure img {
  margin-bottom: 10px;
  min-width: 940px;
}

#pnh figcaption {
  font-size: 12px;
  font-size: 0.625em;
  color: #333333;
  font-family: Arial, Helvetica, Roboto, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
}

#pnh figcaption a {
  text-decoration: underline;
}



#aboutPNHpage p.txtfig {
  font-size: 12px;
  color: #333333;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif;
}

#aboutPNHpagecloud h2 {
  position: relative;
  line-height: 1.3;
  margin: 0;
  padding-bottom: 20px;
  margin-bottom: 70px;
}
#aboutPNHpagecloud h2 sup {
  font-size: 20px;
  position: relative;
  top: -18px;
}

#aboutPNHpagecloud h2::after {
  content: "";
  position: absolute;
  width: 80%;
  height: 10px;
  background: url(../../common/images/line_blue.png) no-repeat bottom center;
  background-size: 540px;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}

#aboutPNHwrap p.underTxt {
  font-size: 12px;
  color: #333;
  border-top: solid 1px #333;
  padding: 10px 0 0 0;
  margin-bottom: 50px;
  text-align: left;
  margin-top: 20px;
}

ul.underTxt {
  font-size: 12px;
  color: #333;
  border-top: solid 1px #333;
  padding: 10px 0 0 0;
  margin-bottom: 80px;
}

ul.underTxt li {
  text-indent: -1.6em;
  padding-left: 1.6em;
  word-break: break-all;
}

.aboutPNHsmall {
  max-width: 940px;
  width: 100%;
  margin: auto;
}

#pnh .piaDate.piaWrap {
  text-align: right;
  padding: 0 0px 0px 0;
}

#aboutPNHwrap p.spScroll {
  margin-bottom: 0;
}

/* everyday-life common */
#pnh.everyday-life #piaMainvA .aboutPNH div {
  padding: 8px 100px 20px;
}

#pnh.everyday-life #piaMainvA h2 {
  width: 660px;
}

#pnh.everyday-life #piaMainvA h2 span.subttl {
  font-size: 0.722em;
  padding-top: 0;
}

#pnh.everyday-life .contentsLink dl dt span.sTtl {
  color: inherit;
  font-size: 0.833em;
}

#pnh.everyday-life .contentsLink span.sbTtle {
  display: contents;
  font-size: 14px;
  color: #003f72;
  padding-left: 1em;
  
}

a.underline {
  text-decoration: underline;
}

p.textHeading {
  margin-top: 36px;
  margin-bottom: 1em;
}

/* table */
table caption {
  font-size: 1.375em;
  text-align: left;
  margin-bottom: 8px;
}

table caption sup {
  font-size: 14px;
}

.table + .table {
  margin-top: 1em;
}

.table:last-of-type {
  margin-bottom: 48px;
}

#maybeFeature.piaBgIllustPage {
  display: block;
  position: relative;
}

/* piaBgIllustPage */

#maybeFeature.piaBgIllustPage {
  display: block;
  position: relative;
  margin-bottom: 16px;
}

#maybeFeature.piaBgIllustPage:before {
  content: "";
  position: absolute;
  left: -40px;
  top: -40px;
  background: #ecf3f7;
  width: 60px;
  height: 60px;
  border-bottom: solid 2px #003f72;
  transform: rotate(-45deg);
}

#maybeFeature.piaBgIllustPage:after {
  content: "";
  position: absolute;
  bottom: -40px;
  right: -40px;
  background: #ecf3f7;
  width: 60px;
  height: 60px;
  border-top: solid 2px #003f72;
  transform: rotate(-45deg);
}

#maybeFeature.piaBgIllustPage p {
  text-align: center;
}

#maybeFeature.piaBgIllustPage p:nth-child(1) {
  font-size: 26px;
  margin-bottom: 20px;
  position: relative;
}

#maybeFeature.piaBgIllustPage p:nth-child(2) {
  font-size: 20px;
  color: #333;
}

#maybeFeature.piaBgIllustPage p:nth-child(3) {
  position: absolute;
  top: 40px;
}

#maybeFeature.piaBgIllustPage dl {
  background: none;
  padding: 0px 0 0px 0px;
}

#maybeFeature.piaBgIllustPage dl dt {
  background: none;
  padding: 0px 0 0px 0px;
  background: #003f72;
  color: #fff;
  text-align: center;
  font-size: 20px;
  border-radius: 12px;
  padding: 3px 0 5px 0;
  position: relative;
  margin-bottom: 10px;
  border: none;
}

#maybeFeature.piaBgIllustPage dl dd {
  background: none;
  padding: 0px 0 0px 0px;
  margin-bottom: 1.5em;
  font-size: 20px;
  color: #333;
}

#maybeFeature.piaBgIllustPage dl dd sup {
  font-size: 12px;
  position: relative;
  top: -6px;
}

.everyday-life #aboutPNHpage {
  background: linear-gradient(
      to top,
      #deebf2 0%,
      #deebf2 86.5%,
      transparent 0%,
      transparent 100%
    ),
    url(../../common/images/bg_main_h.png) top center no-repeat;
    padding-bottom: 0px;
    background-size: contain;
}




#pagelink {
  padding-top: 25px;
  padding-bottom: 25px;
}

#pagelink ul{
  justify-content: flex-start;
}

#pagelink ul li {
  padding-top: 30px;
  padding-bottom: 30px;
}

.everyday-life #pagelink.single ul {
  height: auto;
}

.everyday-life #pagelink.single ul li{
  height: auto;
  min-height: auto;
}

#pagelink ul li:nth-child(1) {
  width: 130px;
  display: flex;
  justify-content: center;
  padding-right: 20px;
}

.everyday-life #pagelink.single ul li:nth-child(2) {
  width: calc(100% - 145px);
  padding-left: 15px;
}





#pnh figcaption span:nth-child(2){
  margin-bottom: 20px;
  display: block;
}

#pnh figcaption span.txtRight{
  display: block;
  text-align: right;
  font-family: Arial, Helvetica, Roboto, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", sans-serif;
}



/* ------------------------------------------
	768 SP Contents
--------------------------------------------- */

@media (max-width: 768px) {

  #aboutPNHpagecloud h2::after {
    content: "";
    position: absolute;
    width: 80%;
    height: 10px;
    background: url(../../common/images/sp/line_blue.png) no-repeat bottom center;
    background-size: 270px;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .aboutPNHsmall {
    padding: 0 20px;
  }



  #aboutPNHwrap h3 {
    font-size: 20px;
    color: #003f72;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 40px;
    letter-spacing: -0.5px;
  }
  
  #aboutPNHwrap h3 sup {
    font-size: 16px;
    position: relative;
    top: -10px;
  }

  .figureImg {
    background: #fff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 20px;
  }



  #aboutPNHwrap p.spScroll {
    overflow-x: auto;
    margin-bottom: 10px;
  }

  .spScroll img {
    min-width: 868px;
    overflow-x: auto;
  }
  #maybeFeature.piaBgIllustPage p:nth-child(3) {
    top: 129px;
  }

  #maybeFeature.piaBgIllustPage p:nth-child(2) {
    width: 65%;
    text-align: left;
    margin-left: auto;
  }
  #maybeFeature.piaBgIllustPage:before,
  #maybeFeature.piaBgIllustPage:after {
    background: #deebf2 !important;
  }

  #pnh.everyday-life #piaMainvA h2 {
    width: 100%;
  }
  #pnh.everyday-life #piaMainvA .aboutPNH div {
    padding: 0px 0px;
  }
  .everyday-life #pagelink.single ul {
    height: auto;
  }
  .everyday-life #pagelink.single ul li {
    text-align: center;
    text-indent: 0;
    background: none;
    padding: 5px 0px 0px 0px;
  }
  .everyday-life #pagelink.single ul li a {
    text-align: left;
    display: inline-block;
    font-size: 20px;
    
  }

  .maxWidth{
    max-width: 400px;
    margin: auto;
  }

  #pnh.everyday-life .contentsLink span.sbTtle {
    font-size: 12px;
  }

  #pagelink ul li:nth-child(1) {
    width: 100%;
    display: block;
    padding-right: 0px;
    text-indent: 0;
  }


  #pagelink ul li{
    padding-right: 10px;
    padding-left: 1em;
  }

  #pagelink ul li a span {
    text-decoration: none;
  }


  .everyday-life #pagelink ul li:nth-child(1) {
    width: 100%;
    display: block;
    padding-right: 0px;
    padding-bottom: 20px;
  }
  
  .everyday-life #pagelink.single ul li:nth-child(2) {
    width: calc(100%);
    padding-left: 0px;
  }




}

@media(max-width: 345px){
  #pnh .contentsLink .radius .subTitle{
    font-size: 14px;
    font-size: 0.727em;  
  }
}

