/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 27 2024 | 23:53:57 */
/* フッター　スマホ固定エリア */

@media (min-width: 600px) {
	.p-blogParts.post_content[data-partsid="1165"] {
		display: none;
	}
}

.p-blogParts.post_content[data-partsid="1165"] {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 105;
	height: 80px;
}

.p-blogParts.post_content[data-partsid="1165"] .spFooterMenuWrap {
	display: flex;
	align-items: center;
	color: #fff;
	font-weight: bold;
	width: 100%;
}

.p-blogParts.post_content[data-partsid="1165"] .spFooterMenuWrap > div {
	width: 50%;
}

.p-blogParts.post_content[data-partsid="1165"] .spFooterMenuWrap > div > a {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border: 2px solid #fff;
	height: 80px;
	width: 100%;
	padding: 10px;
	line-height: 1.4;
	font-size: 14px;
}

.p-blogParts.post_content[data-partsid="1165"] .spFooterMenuWrap > div > a > i {
	font-size: 26px;
}

.p-blogParts.post_content[data-partsid="1165"] .spFooterMenuWrap > div > a > p {
	margin-left: 5px;
}

.p-blogParts.post_content[data-partsid="1165"] .spFooterMenuWrap > div > a > p >  span {
	display: block;
	white-space: nowrap;
}

.p-blogParts.post_content[data-partsid="1165"] .spFooterMenuWrap .spFooterMenuWeb {
	background-color: #FF9A33;
	height: 80px;
}

.p-blogParts.post_content[data-partsid="1165"] .spFooterMenuWrap .spFooterMenuWeb a {
	border-right: 0;
}

.p-blogParts.post_content[data-partsid="1165"] .spFooterMenuWrap .spFooterMenuTel {
	background-color: var(--color_main);
	height: 80px;
}

.swell-block-column:has(.spFooterMenuWeb) {
	width: 50%;
}
