@charset "UTF-8";

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

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

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