.asanpo_title {
	font-family: 'Hannotate SC','メイリオ';
	font-size: 5vw;
	line-height: 3rem;
	margin-top: -1rem!important;
	
}

/* 施術のイメージ */
.wp-element-caption {
	text-align: end;
}

/* H2の背景色 */
.wp-block-heading{
    background: #fae7e4;	
}

/* 注意書きリンクの色設定 */
.attention strong {
	color: red!important;
}
.attention {
	margin-top: 0!important;
}
