.yefsw-sp-head-bar .l-header__barInner {
	justify-content: flex-start;
	padding-left: 5px;
	padding-right: 5px;
}

.yefsw-sp-head-bar__phrase {
	width: 100%;
	padding: 4px 0;
	font-size: 12px;
	line-height: 1.4;
	color: inherit;
}

@media (min-width: 960px) {
	.yefsw-sp-head-bar {
		display: none !important;
	}
}

/* スマホでヘッダーが追従しても、キャッチコピー帯は一緒に固定しない */
@media (max-width: 959px) {
	[data-scrolled="true"] .yefsw-sp-head-bar {
		display: none !important;
	}
}
