/* ------------------------------------------
	about-pnh Common
--------------------------------------------- */
#aboutPNHwrap a {
  transition: 0.5s;
}

#aboutPNHwrap a:hover {
  color: #1d69b3;
}

#aboutPNHwrap .btm3em {
  margin-bottom: 3em;
}

#aboutPNHwrap p.top2em {
  padding-top: 2em;
}

/* ------------------------------------------
	Contents
--------------------------------------------- */

#piaMainvA .aboutPNH {
  padding: 60px 0px 30px 0px;
}

#pnh #piaMainvA h2 {
  width: 670px;
  color: #5A3E00;
  background-size: 540px;
  padding-top: 0px;
}

#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;
}

#pnh #piaMainvA h2 span {
  font-size: 28px;
  display: block;
}

#aboutPNHwrap p.textNote {
  text-align: center;
  font-size: 12px;
  color: #333;
}

#aboutPNHpage h2+p.textNote {
  margin-top: -50px;
  margin-bottom: 40px;
}

#aboutPNHpage h2::before {
  content: "";
  position: absolute;
  width: 85px;
  height: 98px;
  right: -30px;
  background: url(../images/common/img_h2.png) no-repeat top center;
  background-size: contain;
}

#aboutPNHpage h2::after {
  content: "";
  position: absolute;
  width: 80%;
  height: 10px;
  background: url(../images/common/line_blue.png) no-repeat bottom center;
  background-size: contain;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}

#aboutPNHbgnone h2 {
  position: relative;
  line-height: 1.3;
  margin: 0;
  padding-bottom: 20px;
  margin-bottom: 70px;
}

#aboutPNHbgnone h2 sup {
  font-size: 22px;
  position: relative;
  top: -16px;
}

#aboutPNHbgnone h2::after {
  content: "";
  position: absolute;
  width: 80%;
  height: 10px;
  background: url(../images/common/line_blue.png) no-repeat bottom center;
  background-size: contain;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}

#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: -10px;
}

#pnh figure {
  margin-bottom: 40px;
}

#pnh figure p {
  overflow-x: scroll;
  margin-bottom: 0;
}

#pnh figure img {
  margin-bottom: 10px;
  min-width: 940px;
}

#pnh figcaption {
  font-size: 12px;
  color: #333333;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif;
}

#pnh figcaption a {
  text-decoration: underline;
}

.txtRight {
  text-align: right;
}

.txtCenter {
  text-align: center;
}

#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(../images/common/line_blue.png) no-repeat bottom center;
  background-size: contain;
  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;
}

.piaDate.piaWrap {
  text-align: right;
  padding: 0 0px;
  margin-bottom: 20px;
}

#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 dl dd span.sbTtle {
  display: contents;
  font-size: 16px;
  color: #003f72;
}

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;
}

.everyday-life #pagelink.single ul {
  height: 90px;
}

.everyday-life #pagelink.single ul li {
  height: auto;
}

/* ------------------------------------------
	768 SP Contents
--------------------------------------------- */

@media (max-width: 768px) {

  #piaMainvA .aboutPNH {
    padding: 0px 40px 0px 40px;
  }

  #pnh #piaMainvA h2 {
    width: auto;
    color: #5A3E00;
    background-size: 270px;
  }

  #aboutPNHbgnone h2,
  #aboutPNHpagecloud h2 {
    font-size: 28px;
  }

  #aboutPNHbgnone h2 sup,
  #aboutPNHpagecloud h2 sup {
    font-size: 18px;
    position: relative;
    top: -8px;
  }

  .aboutPNHsmall {
    padding: 0 20px;
  }

  #pagelink ul li a span {
    text-decoration: none;
  }

  #aboutPNHpage h2 {
    font-size: 28px;
  }

  #aboutPNHpage h2::before {
    width: 85px;
    height: 98px;
    right: 0px;
    top: -85px;
  }

  #aboutPNHwrap h3 {
    font-size: 20px;
  }

  .figureImg {
    background: #fff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 20px;
  }

  .txtScroll {
    font-size: 18px;
    color: #003f72;
    border-bottom: solid 2px #003f72;
    text-align: center;
    position: relative;
    z-index: 2;
    padding-bottom: 5px;
  }

  .txtScroll::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    background: #deebf2;
    right: 0;
    left: 0;
    bottom: -8px;
    margin: auto;
    border-bottom: solid 2px #003f72;
    border-right: solid 2px #003f72;
    z-index: 1;
  }

  .txtScroll.bgBase::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    background: url(../../common/images/bg_base.jpg);
  }

  #aboutPNHwrap p.spScroll {
    overflow-x: auto;
  }

  .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: 160px;
  }

  .everyday-life #pagelink.single ul li {
    text-align: center;
    text-indent: 0;
    background: none;
  }

  .everyday-life #pagelink.single ul li a {
    text-align: left;
    display: inline-block;
  }
}


/* 打ち消し */

#piaMainvA .aboutPNH div p:nth-child(1) img{
  width: 260px;
}


#pnh h2.contentsHead {
  background: none;
  padding: 0;
}

h2.contentsHead {
  background: none;
  padding: 0;
}

.contentsLink .radius {
  padding: 20px 65px;
  background: #FFF;
}

.contentsLink dl {
  width: 940px;
}



#pnh .btnContentsLink{
  width: 100%;
  padding: 24px 40px;
  margin-bottom: 60px;
}

#pnh dl .btnContentsLink:last-child{
  margin-bottom: 20px;
}

.btnContentsLink span.att{
  font-size: 12px;
    color: #333;
    text-indent: -1em;
    padding-left: 1em;
    padding-top: 1em;
}


dl.underTxt {
  font-size: 12px;
  color: #333;
  border-top: solid 1px #333;
  padding: 10px 0 0 0;
  margin-bottom: 18px;
  margin-top: 36px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

dl.underTxt.noBtm{
  margin-bottom: 0;
}


dl.underTxt>div {
  display: flex;
  flex-wrap: wrap;
}

/*  */

.contentsLink dl.underTxt dd,
.contentsLink dl.underTxt dt {
  font-size: 12px;
  padding: 0;
  margin: 0;
  background: none;
  line-height: 1.4;
  word-break: break-all;
}

.contentsLink dl.underTxt dt {
  width: 1.6em;
}

.contentsLink dl.underTxt dd {
  width: calc(100% - 1.6em);
}
#pnh .contentsLink dl.underTxt dd a{
  color: #333;
  font-size: 12px;
  /* text-decoration: none; */
}

#pnh .contentsLink dl.underTxt dd a:visited{
  color: #333;
  font-size: 12px;
  /* text-decoration: none; */
}

#pnh .contentsLink dl.underTxt dd a:hover{
  color: #1d69b3;
  opacity: 1;
}


.contentsLink dl.underTxt.txtTwo dt {
  width: 2.2em;
}

.contentsLink dl.underTxt.txtTwo dd {
  width: calc(100% - 2.2em);
}



.contentsLink dl dd.parentDd {
  font-size: 34px;
  /* border-left: 6px solid #0a6fd0; */
  border-bottom: 1px solid #5A3E00;
  padding-left: 18px;
  padding-bottom: 20px;
  position: relative;
  line-height: 1;
  margin-bottom: 30px;
  cursor: pointer;

}

.contentsLink dl dd.parentDd span.diagonal {
  display: inline-block;
  font-size: 34px;
  color: #5A3E00;
  font-style: italic;

}

.contentsLink dl dd.parentDd span {
  display: inline-block;
  font-size: 22px;
  color: #5A3E00;
  line-height: 1.3;
}

.contentsLink dl dd.parentDd span span.diagonal {
  display: inline-block;
  font-size: 22px;
  color: #5A3E00;
  font-style: italic;
}


.contentsLink dl dd.parentDd::before {
  content: "";
  width: 6px;
  height: 1em;
  background: #0a6fd0;
  position: absolute;
  left: 2px;
  top: 2px;
}

.contentsLink dl dd.parentDd.diagonalBorder::before {
  content: "";
  width: 6px;
  height: 1em;
  background: #0a6fd0;
  position: absolute;
  left: 2px;
  top: 18px;
}

.contentsLink dl dd.parentDd::after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background: url(../images/index/img_open.png) no-repeat center center / contain;
  position: absolute;
  right: 0;
  top: 8px;
}



.contentsLink dl dd.parentDd.active::after {
  background: url(../images/index/img_close.png) no-repeat center center / contain;
}

.contentsLink dl dd.btnContentsLink {
  background: #deebf2;
  border-radius: 10px;
  padding: 24px 40px;
  display: none;
  transition: max-height 0.3s ease;
  font-size: 22px;
  margin-bottom: 50px;
}

.contentsLink dl dd span {
  color: #5A3E00;
  font-size: 22px;
  line-height: 1.5;
  display: inline-block;
}

.contentsLink dl dd span.nowrap {
  white-space: nowrap;
  font-size: 22px;
  color: #5A3E00;
  line-height: normal;
  display: inline-block;
}

.contentsLink dl dd span.diagonal {
  font-size: 22px;
  color: #5A3E00;
  line-height: normal;
  font-style: italic;
  display: inline-block;
}

.contentsLink dl dd span.indent{
  color: #5A3E00;
  font-size: 22px;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
}

.contentsLink dl dd sup {
  font-size: 12px;
  top: -8px;
  position: relative;
}

.contentsLink.active dd.btnContentsLink {
  display: block;
}


#pnh .contentsLink dd.btnContentsLink a {
  background: none;
  width: auto;
  height: auto;
  padding: 0px 0px 0px 0px;
  color: #5A3E00;
  line-height: normal;
  display: inline;
  font-size: 22px;
  border-left: none;
  box-shadow: none;
  text-decoration: underline;
}

.contentsLink dl.relations {
  display: flex;
  flex-wrap: wrap;
  justify-content: top;
  font-size: 22px;
}

.contentsLink dl.relations.padTop {
  padding-top: 1.5em;
}

.contentsLink dl.relations dt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  height: 49px;
  font-size: 22px;
  background: none;

  color: #5a3e00;
  border: 1px solid #5a3e00;
  background: none;
  padding: 0px 0px 3px 0px;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  border-radius: 7px;
  letter-spacing: 1px;
}

.relations dd {
  width: calc(100% - 210px);
  padding: 0;
}

.relations dd ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 22px;
}

.relations dd ul li {
  font-size: 22px;
  width: auto;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #003f72;
  color: #fff;
  border-radius: 7px;

}


.relations dd ul li span.diagonal {
  font-size: 22px;
  color: #fff;
  font-style: italic;
}

#pnh .contentsLink dd.btnContentsLink .relations dd ul li a{
  display: block;
  padding: 6px 16px 10px 16px;
  border-radius: 7px;
  min-height: auto;
}

#pnh .contentsLink dd.btnContentsLink a:visited{
  color: #5A3E00;
}

#pnh .contentsLink dd.btnContentsLink a:hover{
  color: #013F72;
  opacity: 1.0;
}


#pnh .contentsLink dd.btnContentsLink .relations dd ul li a{
  color: #FFF;
  text-decoration: none;
}

#pnh .contentsLink dd.btnContentsLink .relations dd ul li a:visited{
  color: #FFF;
  text-decoration: none;
}


#pnh .contentsLink dd.btnContentsLink dl.relations dd ul li a:hover{
  opacity: 0.7;
  color: #FFF;
}



/* index */

ul#jpList {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

ul#jpList li {
  width: 81px;
  height: 81px;
  background: #fff;
  border: 1px solid #0a6fd0;
  border-radius: 50%;
}

ul#jpList li:last-child{
  display: none;
}

ul#jpList li a {
  color: #0a6fd0;
  font-size: 28px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
text-decoration: none;
}

/* references */

#pnh .references>p {
  font-size: 14px;
  margin-bottom: 8px;
  color: #333;
}

.references dl.underTxt {
  font-size: 12px;
  color: #333;
  border-top: solid 1px #333;
  padding: 10px 0 0 0;
  margin-top: 8px;
  margin-bottom: 18px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.references dl.underTxt dt {
  width: 2em;
}

.references dl.underTxt dd {
  width: calc(100% - 2em);
  word-break: break-all;
}


.btnOpen {
  width: 40px;
  height: 40px;
  display: block;
  background: url(../images/index/img_open.png) no-repeat center center / contain;
  position: absolute;
  right: 0;
  top: 8px;
}

.txtSpace{
  letter-spacing: -0.06px;
}
.txtSpace2{
  letter-spacing: -0.0px;
}

#linkPIGAgene{
  padding-top: 8px;
  padding-bottom: 15px;
}


@media (max-width: 768px) {

  #piaMainvA {
    background: url(../../common/images/sp/bg_mainv_cloud.png) top 100px center / 720px no-repeat,
      linear-gradient(#DEEBF2 0%, #DEEBF2 50%, transparent 50%, transparent 100%);
    background-size: 100%;
    padding: 0% 0 60px 0;
    margin-bottom: 20px;
  }

  #pnh #piaMainvA h2 {
    color: #5A3E00;
    position: relative;
    top: -60px;
  }

  #pnh #piaMainvA h2 span {
    font-size: 16px;
    display: block;
  }


  .contentsLink .radius {
    padding: 20px;
  }

  .contentsLink dl dt {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }


  .contentsLink dl dd.parentDd {
    font-size: 21px;
    padding-left: 15px;
    padding-right: 60px;
  }

  .contentsLink dl dd.parentDd span.diagonal {
    font-size: 21px;
    line-height: 1;
  }

  .contentsLink dl dd.parentDd span {
    font-size: 14px;
    display: block;
    padding: 5px 0px 0 0;
  }

  .contentsLink dl dd.parentDd span span.diagonal {
    font-size: 14px;
    padding: 0;
  }


  .contentsLink dl dd.parentDd br {
    display: none;
  }


  .contentsLink dl dd.parentDd::before {
    content: "";
    width: 4px;
    height: 2em;
    background: #0a6fd0;
    position: absolute;
    left: 2px;
    top: 0;
  }

  .contentsLink dl dd.parentDd.diagonalBorder::before {
    content: "";
    width: 4px;
    height: 2em;
    background: #0a6fd0;
    position: absolute;
    left: 2px;
    top: 6px;
  }

  .contentsLink dl dd.btnContentsLink {
    background: #deebf2;
    border-radius: 10px;
    padding: 24px 20px;
    display: none;
    font-size: 16px;
    margin-bottom: 20px;
  }

  #pnh .contentsLink dl dd.btnContentsLink a {
    font-size: 16px;
    margin-bottom: 0;
  }

  #pnh .contentsLink dl.underTxt dd a{
    color: #333;
    font-size: 12px;
    text-decoration: none;
  }

  #pnh .contentsLink dl.underTxt dd a:visited{
    color: #333;
    font-size: 12px;
    text-decoration: none;
  }


  .contentsLink dl dd span {
    font-size: 16px;
  }

  .contentsLink dl dd span.nowrap {
    font-size: 16px;
  }

  .contentsLink dl dd span.diagonal {
    font-size: 16px;
  }
  .contentsLink dl dd span.indent {
    font-size: 16px;
  }

  .contentsLink dl dd sup {
    font-size: 12px;
    top: -4px;
    position: relative;
  }

  #pnh .btnContentsLink{
    padding: 24px 20px;
    margin-bottom: 30px;
  }

  #pnh dl .btnContentsLink:last-child {
    margin-bottom: 10px;
  }

  dl.underTxt {
    margin-top: 25px;
  }

  .contentsLink dl.relations dt {
    width: auto;
    height: 40px;
    font-size: 17px;
    background: none;

    padding: 0px 16px 2px 16px;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    border-radius: 7px;
  }

  .relations dd {
    width: calc(100%);
    padding: 0;
  }

  .relations dd ul {
    align-items: flex-end;
  }

  .relations dd ul li {
    font-size: 17px;
  }

  #pnh .contentsLink dd.btnContentsLink .relations dd ul li a {
    display: block;
    padding: 6px 10px 10px 10px;
    font-size: 17px;
  }

  .relations dd ul li span.diagonal {
    font-size: 17px;
  }


  ul#jpList {
    flex-wrap: wrap;
    /* max-width: 435px; */
    max-width: 595px;
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: 0; */


  }

  ul#jpList li {
    margin: 20px;
  }

  .contentsLink dl {
    width: 100%;
  }

  .relations {
    display: inherit;
  }

  .relations li:nth-of-type(-n + 2) {
    margin-left: 0;
    margin-top: 16px;
    display: inline-block;
  }

  #pnh .piaDate {
    margin-bottom: 20px;
  }

  #linkPIGAgene{
    padding-top: 0px;
  }

}

@media(max-width: 570px){
  ul#jpList {
    max-width: 435px;
  }#pnh .contentsLink dd.btnContentsLink 

  ul#jpList li{
    margin: 14px;
  }

  ul#jpList li:last-child{
    display: block;
    opacity: 0;
  }
}


.contentsLink dl dd.parentDd br.br590{
  display: none;
}

@media(max-width: 590px){
  .contentsLink dl dd.parentDd br.br590{
    display: block;
  }
}

@media(max-width: 350px){
  ul#jpList li {
    margin: 8px;
  }
}

#pnh .icoTab::after{
  padding-bottom: 0px;
}




