#aboutPNHpage {
  background: linear-gradient(to top, #DEEBF2 0%, #DEEBF2 90.5%, transparent 0%, transparent 100%),
    url(../../common/images/bg_main_h.png) top center no-repeat;
  background-size: 100%;
  padding-top: 100px;
  padding-bottom: 0px;
  margin-bottom: 100px;
}

#aboutPNHpagecloud {
  background: linear-gradient(to top, #DEEBF2 0%, #DEEBF2 0%, transparent 0%, transparent 100%), url(../../common/images/bg_main_h02.png) top center no-repeat;
  background-size: 100%;
  padding-top: 450px;
  padding-bottom: 0px;
  margin-bottom: 100px;
  margin-top: -200px;
}

#aboutPNHbgnone {
  padding-bottom: 50px;
}

#pagelink ul {
  align-items: center;
  padding: 0px 0;
}

#pagelink ul li {
  min-height: 150px;
  padding-top: 0px;
  padding-bottom: 20px;
}

#pagelink ul li:nth-child(1) {
  width: 16%;
  padding: 0 10px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#pagelink ul li:nth-child(2) {
  width: 42%;
}

#pagelink ul li:nth-child(3) {
  width: 42%;
}

.wrapWhiteNS.att {
  max-width: 670px;
  margin: auto;
  margin-bottom: 40px;
  padding: 20px 0;
}

.wrapWhiteNS.att ul {
  display: flex;
  align-items: top;
  justify-content: space-around;
}

.wrapWhiteNS.att ul li {
  width: 185px;
  padding: 0 15px;
}

.wrapWhiteNS.att ul li img {
  margin-bottom: 30px;
}

.wrapWhiteNS.att ul li:nth-child(2) img{
  margin-bottom: 22px;
}

.wrapWhiteNS.att ul li:nth-child(2) {
  width: 225px;
}


.wrapWhiteNS.att ul li span {
  display: block;
  max-width: 80px;
  text-align: center;
  background: #003F72;
  color: #FFF;
  border-radius: 8px;
  margin: auto;
  padding: 2px 0px 5px 0px;
}




.wrapWhite {
  position: relative;
  z-index: 2;
}

#aboutPNHwrap h3 {
  margin-bottom: 20px;
}

.imgWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 670px;
  margin: auto;
  margin-bottom: 40px;
}

.imgWrap p:nth-child(1) {
  width: calc(100% - 270px);
}

.imgWrap p:nth-child(2) {
  width: 220px;
}

.imgWrap.pattern2 p:nth-child(1) {
  width: calc(100% - 300px);
}

.imgWrap.pattern2 p:nth-child(2) {
  width: 300px;
  margin-right: -50px;
}

.imgWrap.pattern3 {
  max-width: 880px;
  align-items: normal;

}

.imgWrap.pattern3 p:nth-child(1) {
  width: calc(100% - 325px);
}

.imgWrap.pattern3 p:nth-child(2) {
  width: 285px;
  margin-right: 0px;
  padding-top: 20px;
}

#aboutPNHbgnone h3 {
  margin-bottom: 35px;
}

.noWrap {
  white-space: inherit;
}

#pnh #aboutPNHpage h2::before {
  top: -83px;
}



@media(max-width: 768px) {
  #aboutPNHpage {
    background: linear-gradient(to top, #DEEBF2 0%, #DEEBF2 97.0%, transparent 0%, transparent 100%),
      url(../../common/images/bg_main_h.png) top center no-repeat;
    background-size: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 100px;
  }

  #aboutPNHpagecloud {
    background: linear-gradient(to top, #DEEBF2 0%, #DEEBF2 69%, transparent 0%, transparent 100%), url(../../common/images/bg_main_h02.png) top center no-repeat;
    background-size: 100%;
    padding-top: 150px;
    padding-bottom: 50px;
    margin-bottom: 100px;
    margin-top: -60px;
  }

  #aboutPNHpagecloud .aboutPNHpageBG {
    padding-bottom: 20px;
  }

  #aboutPNHbgnone {
    padding-bottom: 0px;
  }

  #bgMainv dt .txtMin {
    font-size: 16px;
    color: #5A3E00;
    display: block;
    padding-top: 10px;
  }

  #pagelink ul li {
    width: 100%;
    background: url(../../common/images/line_dotted.png) repeat-x bottom -18px left;
    text-align: left;

  }

  #pagelink ul li a {
    padding: 0 0 20px 0;
  }

  #pagelink ul li:nth-child(1),
  #pagelink ul li:nth-child(2),
  #pagelink ul li:nth-child(3) {
    width: 100%;
    height: auto;
    min-height: inherit;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 30px;
  }

  #pagelink ul li:nth-child(1){
    padding-left: 0;
    padding-bottom: 0px;

  }
  #pagelink ul li:nth-child(3){
    padding-bottom: 10px;
  }

  #pnh #aboutPNHpage h2::before{
    top: -60px;
  }

  .imgWrap {
    display: block;
    max-width: 670px;
    margin-bottom: 50px;
  }

  .imgWrap p:nth-child(1) {
    width: calc(100%);
    margin-bottom: 10px;
  }

  .imgWrap p:nth-child(2) {
    max-width: 250px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .imgWrap.pattern2 p:nth-child(1) {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }

  .imgWrap.pattern2 p:nth-child(2) {
    max-width: 300px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .imgWrap.pattern3 {
    max-width: auto;
    align-items: normal;

  }

  .imgWrap.pattern3 p:nth-child(1) {
    width: auto;
  }

  .imgWrap.pattern3 p:nth-child(2) {
    width: auto;
    max-width: 260px;
    margin: auto;
    padding-top: 0;
  }


  .charLeft p.comment.wide {
    width: calc(100% - 116px);
  }


  .charLeft div.comment {
    width: calc(100% - 105px);
    font-size: 16px;
  }

  #aboutPNHwrap .charLeft div.textNote {
    width: calc(100%);
    padding: 10px 0 0 0px;
    text-align: left;
  }


  #pnh #aboutPNHwrap h3{
    margin-bottom: 30px;
  }

}

.sp2,
.sp3,
.sp4,
.sp5{
  display: none;
}



@media(max-width: 768px){
  .sp3{
    display: block;
  }
}

@media(max-width: 490px){
  .sp4{
    display: block;
  }
}


@media(max-width: 360px){
  .sp2{
    display: block;
  }
  .sp3{
    display: none;
  }
}

@media(max-width: 345px){
  .sp5{
    display: block;
  }
}