@import url(https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c&display=swap);

body {
  font-family:"M PLUS Rounded 1c","メイリオ","Lora","ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}


.p-page__title{
  		position:relative;
}

.c-button__group--sub + .p-page__title:before {
  		content:url(https://img21.shop-pro.jp/PA01441/452/etc/pngocean.com.png);
  		position: absolute;
    	top: -60px;
    	left: 45%;
}