@charset "utf-8";
/* CSS Document */

#bg_body {
	background-image:url(../images/bg_content.webp);
}
.contact_hd	{
	width:100%;
	padding-top:120px;
	background-image:url(../header_img/hd_bg_27.webp);
	background-size:contain;
	background-attachment:fixed;
}
.contact_content {
	margin:2.0em auto;
}
/*--SNS--*/
.sns_rogo	{
	width:100%;
	max-width:300px;
	display:flex;
	justify-content: space-between;
	margin:0 auto;
	padding:2.0em;
}

.sns_rogo_item	{
	width:70px;
	padding:0.5em;
}