@charset "UTF-8";

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

/*-----------------------------------------------------*/
/*------------------ページタイトル--------------------*/
/*-----------------------------------------------------*/
.p_title{
background-image: url(../img/page_title_img.webp);
background-size: cover;
}


/*-----------------------------------------------------*/
/*------------------囲み--------------------*/
/*-----------------------------------------------------*/
.stv_a-pro{
margin-top: 50px;
}

