/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 23 2025 | 12:45:47 */
body{
		font-size:1em;
}

p{
	font-size:1em;
}

.ystdb-section__inner>* {
    margin-top:0;
}

.ystdb-column-block-container>* {
    margin-top:0;
}

.wp-block-media-text__content>* {
    margin-top: 0;
    margin-bottom: 0;
}

/*SNSボタン非表示*/
.sns-share{
	display:none;
}

/*リンクホバー：効果*/
a:hover{
	opacity:0.8;
}

.seosection p {
    margin-bottom: 10px;
}