.everyday-life.medical-expense-subsidy .piaBgIllustPage {
  margin-bottom: 24px;
}

.everyday-life.medical-expense-subsidy #aboutPNHwrap p.textNote {
  text-align: right;
  margin-top: 1em;
  position: relative;
  z-index: 10;
}

#pnh .textBlue{
  font-size: 28px;
  color: #003f72;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 40px;
  letter-spacing: -0.5px;
}

.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;
}





@media(max-width: 768px){
  .everyday-life #aboutPNHpage {
    background: linear-gradient(to top, #deebf2 0%, #deebf2 95.0%, transparent 0%, transparent 100%), url(../../common/images/bg_main_h.png) top center no-repeat;
    padding-bottom: 0px;
    padding-top: 0;
    background-size: contain;
  }


  #pnh .textBlue{
    font-size: 20px;
    color: #003f72;
    line-height: 1.2;
    margin-bottom: 40px;
    letter-spacing: -0.5px;
  }
}



.sp2,
.sp390{
  display: none;
}

@media(max-width: 768px){
  .sp2{
    display: block;
  }
}
@media(max-width: 390px){
  .sp390{
    display: block;
  }
}

@media(max-width: 380px){
  .sp2{
    display: none;
  }
}


.txtSpace{
  letter-spacing: -2.5px;
}

#pagelink ul li:nth-child(1){
	padding-bottom: 0;
}

html body .wrap-movie iframe{
  margin: auto;
  position: inherit !important;
  aspect-ratio: 16 / 9;
    margin-bottom: 3.5em;
}

#pnh h2 span {
    background: none;
}

#pnh #aboutPNHpage h2#systemMovie::before{
display:none;
}
