/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 21 2026 | 07:37:54 */
/* ystandardコピーライト */
p#footer-poweredby {
    display: none;
}

.footer-sub {
    padding-top: 0;
    padding-bottom: 0;
}

.footer-phone{
	font-size:clamp(1.75rem, -0.493rem + 5.99vw, 4rem) !important
}

.footer-contact-form{
	font-size:clamp(1.5rem, 0.503rem + 2.66vw, 2.5rem) !important
}

ul.sub-footer-menu{
	list-style:none;
}

@media screen and (max-width:599px) {
	.sub-footer-contact img{
		width:50px !important;
	}
	
	.footer-logo img{
		width:200px !important;
	}
	
	ul.sub-footer-menu{
		padding:0;
		border-left:none;
}
	
}

/*SNSb非表示*/
.sns-share{
	display:none;
}