/* ------------------------------------------
	about What
--------------------------------------------- */

#aboutPNHwrap{
  padding-top: 100px;
  background: url(../images/bg_main.png) no-repeat top right -100px;
  background-size: 476px;
}

#pnh #piaMainvA h2{
  color: #5A3E00;
  width: 630px;
  background-size: 460px;
}

#pnh #piaMainvA h2 span{
  font-size: 28px;
  display: block;
}




#piaMainvA .aboutPNH div p:nth-child(1){
  margin-bottom: 0;
}

#piaMainvA .aboutPNH div p:nth-child(2) {
  width: 480px;
}

#aboutPNHpage h2::before {
  content: "";
  position: absolute;
  width: 85px;
  height: 98px;
  right: -30px;
  top: -80px;
  background: url(../../common/images/img_h2.png) no-repeat top center;
  background-size: contain;
}

#pnh h3.faqHead{
  text-align: center;
  font-size: 36px;
  margin-bottom: 60px;
  font-weight: normal;
  position: relative;
  padding-top:  30px;
  padding-bottom: 20px;
}

#pnh h3.faqHead::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  background: url(../../common/images/line_blue.png) no-repeat bottom center;
  background-size: 540px;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: auto;
}

#faqCat{
  display: flex;
  flex-wrap: wrap;
  justify-items: center;
  align-items: center;
  justify-content: center;
  margin-bottom: 90px;
}

#faqCat li{
  width: 180px;
  height: 180px;
  text-align: center;
  margin: 0 30px;
}

#faqCat li a{
  border: solid 2px #1D69B3;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-size: 1.04em;
  color: #1D69B3;
  background: url(../images/ico_arrow.png) no-repeat center bottom 30px #FFF;
  text-decoration: none;
}

#faqCat li a:visited{
  color: #1D69B3;
}

#faqCat li a span{
  font-size: 28px;
  font-size: 1.459em;  
  margin-bottom: 12px;
}

/* #faqCat li a:hover{
  opacity: 0.7;
} */

.contentsLink{
  margin-bottom: 70px;
}

.contentsLink .radius{
  flex-direction: column;
  padding: 30px 30px 30px 65px;

}

#pnh .contentsLink p{
  font-size: 28px;
  font-size: 1.459em;
  width: 100%;
  margin: 0;
  padding: 0;
}

#pnh .contentsLink p:nth-child(1){
  background: url(../images/bg_q.png) no-repeat center left;
  background-size: 95px;
  padding: 30px 0 30px 120px;
  margin-bottom: 20px;
}


#pnh .contentsLink p:nth-child(2) a{
  background: url(../../common/images/link_arrow.png) no-repeat right 15px center, #F9F9F4;
  background-size: 38px;
  width: 260px;
  min-height: 65px;
  padding: 0px 0px 0px 12px;
  color: #003F72;
  line-height: 1.3;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 20px;
  font-size: 0.71em;
  border-left: solid 20px #72C7E7;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  margin-left: auto;
  text-decoration: none;
}

#pnh .contentsLink p:nth-child(2) a:visited{
  color: #003F72;
}


#aboutPNHpage{
  padding-bottom: 0;
}

#aboutPNHpageBG{
  padding-bottom: 50px;
}

.faqTxtHead{
  text-align: center;
  font-size: 22px;
  color: #003F72;
  margin-bottom: 20px;
}

.minSpacing{
  letter-spacing: -0.5px;
}


/* ------------------------------------------
	768 SP 
--------------------------------------------- */

@media(max-width: 768px){


  #pnh #piaMainvA h2{
    color: #5A3E00;
    width: auto;
    background-size: 270px;
    padding-bottom: 20px;
  }

  #piaMainvA .aboutPNH div p:nth-child(2) {
    width: 100%;
  }
  
  #pnh #piaMainvA h2 span{
    font-size: 16px;
    display: block;
  }

  #pnh h3.faqHead {
    text-align: center;
    font-size: 28px;
    font-size: 1.459em;  
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  #pnh h3.faqHead::after {
    content: "";
    position: absolute;
    width: 100%;
    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;
  }

  #faqCat{
    display: flex;
    flex-wrap: wrap;
    justify-items: center;
    align-items: center;
    justify-content: center;
    justify-content: space-around;
    margin-bottom: 90px;

  }
  
  #faqCat li{
    width: 150px;
    height: 150px;
    text-align: center;
    margin: 0 0px;
  }
  
  #faqCat li a{
    border: solid 2px #1D69B3;
    height: 100%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding-top: 48px;
    font-size: 16px;
    color: #1D69B3;
    background: url(../images/ico_arrow.png) no-repeat center bottom 20px #FFF;
    /* flex-direction: column; */
    line-height: 1.2;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  }

  @-moz-document url-prefix() {
    #faqCat li a{
      line-height: 12px;
    }
  }


  #faqCat li a span{
    font-size: 22px;
    margin-bottom: 0px;
  }


  .contentsLink{
    margin-bottom: 30px;
  }
  
  .contentsLink .radius{
    flex-direction: column;
    padding: 20px 20px 20px 20px;
  
  }
  
  #pnh .contentsLink p{
    font-size: 20px;
    font-size: 1.04em;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  
  #pnh .contentsLink p:nth-child(1){
    background: url(../images/bg_q.png) no-repeat center top;
    background-size: 95px;
    padding: 115px 0 0px 0px;
    margin-bottom: 20px;
  }
  
  #pnh .contentsLink p:nth-child(2){
    margin-bottom: 10px;
  }
  
  #pnh .contentsLink p:nth-child(2) a{
    background: url(../../common/images/link_arrow.png) no-repeat right 15px center, #F9F9F4;
    background-size: 38px;
    width: 100%;
    min-height: 65px;
    padding: 0px 0px 0px 12px;
    color: #003F72;
    line-height: 1.3;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 20px;
    font-size: 0.71em;
    border-left: solid 20px #72C7E7;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    margin-left: auto;
  }

  #aboutPNHwrap.pageAQ{
    background: none;
    padding-top: 70px;

  }
  


}

@media(max-width: 540px){

  #faqCat{
    margin-bottom: 20px;
  }

  #faqCat li{
    width: 90px;
    height: 90px;
    text-align: center;
    margin: 0 0px;
  }

  #faqCat li a{
    padding-top: 18px;
    background: url(../images/ico_arrow.png) no-repeat center bottom 5px #FFF;
  }




}
