@charset "UTF-8";
/* コンテンツ */

.page_header{background-image: url("../../img/page_comon/page_header_white.svg");background-repeat: no-repeat;background-size: cover;padding-top: 3%;border-top: solid 1px #263976;border-bottom: solid 1px #263976;}


/* ボタンのスタイル */
.box-item03{width: 32%;display: inline-block;margin:0% 0 1%;height: auto;}
.psub_box ul li{text-align: justify;text-justify: inter-ideograph;}
.psub_box ul li h4 {
    font-size: 1.4em;
    line-height: 1.3;
    margin-bottom: 0.5em;
}
.psub_box ul li p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 50px;
  height: 5px;
  background-color: #fff;
}


@media screen and (max-width: 1100px) {

}

@media screen and (max-width: 560px) {
.psub_box ul li img {
    width: 100%;
}



}
