@charset "UTF-8";
/* CSS Document */

.page_title_costom{
	background-color: #ff5a81;
}


/* モバイルファースト ======================================================================================================== */



/* PCのみ======================================================================================================== */
@media print and (min-width: 751px), screen and (min-width: 751px){


}