@charset "utf-8";
/*
Template: yswallow
Theme Name: swallow_custom
Theme URI:https://open-cage.com/swallow/
Description: OPENCAGE「スワロー」の子テーマ
Version: 1.1.0
*/

/* SNS誘導リンク（ウィジェット用） */
:where(#custom_html-10, #custom_html-11, #custom_html-12, #custom_html-13) .widgettitle {
	display: none;
}

.widget p.follow__text {
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5em;
}

.widget ul.sns__links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.widget ul.sns__links li {
	width: 42px;
	margin-bottom: 0.5em;
}

.widget ul.sns__links li.line__banner {
	width: 100%;
	margin-bottom: 0;
}