.p-template05 {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  padding:0px 15px;
  margin:auto;
  max-width:830px;
  width:100%
}


.p-template05__ttl {
  font-size:24px;
  font-weight:700;
}


.p-template05__list {
  font-family:"Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Sans","ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,sans-serif;
  margin-top:30px
}


.p-template05__list__item {
  border-bottom:solid 1px #c7c7c7;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  padding-bottom:12px;
  margin-bottom:12px
}


.p-template05__list__item:nth-child(1) {
  border-top:solid 1px #c7c7c7;
  padding-top:12px
}


.p-template05__list__name {
  width:260px
}


.p-template05__list__txt {
  width:calc(100% - 750px)
}


.p-template05__list__txt span {
  display:inline-block;
  width:40px
}


.p-template05__list__txt a {
  color:#165e83;
  text-decoration:underline
}


.p-template05__list__txt a.is_pdf {
  background:url(../img/ico/ico_pdf01.svg) no-repeat right center;
  background-size:17px 21px;
  padding-right:27px
}


@media screen and (max-width:767px) {
.p-template05 {
   padding:30px 20px 70px
}


.p-template05__list {
   font-family:"Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Sans","ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,sans-serif;
   margin-top:60px
}


.p-template05__list__item {
   display:block
}


.p-template05__list__name {
   font-weight:700;
   width:100%
}


.p-template05__list__txt {
   width:100%
}
