/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 21 2026 | 06:08:41 */
.single-voice .entry-content h2{
	    color: rgb(41, 128, 185);
    	font-size: 1.2em;
	margin-top:1em;
	margin-bottom:0;
}
.single-voice .entry-content p{
	margin-bottom:0;
}
.single-voice .wp-block-separator{
	margin:2em 0;
}

.uagb-block-bf830aea.wp-block-uagb-columns.shops_div,.uagb-block-ee7e3f31.wp-block-uagb-columns.shops_div,.uagb-block-9ec78862.wp-block-uagb-columns.shops_div{
	box-shadow: 2px 2px 16px 0px;
	margin-bottom:40px;
}

.shops_div {
	position:relative;
	padding-top: 1em;
	margin-top: 2em;
	/* box-shadow: 4px 20px 40px 0px; */
	margin-bottom: 5em;
	/* padding-left: 1em; */
}
.shops_div:after{
	position:relative;
	content:"";
	width:100%;
	display: block;
	height: 1px;
	background-color: #1a8ae645;
	bottom: -2em;
}
.shops_div ul.sns{
	list-style: none;
	display: flex;
	position: absolute;
	top: -3px;
	left: 0em;
	margin: 0;
}
.shops_div ul.sns li{
	
}
.shops_div ul.sns li a{
	
}
.shops_div ul.sns + .imgs{
	margin-left: 0em;
}
.shops_div .imgs{
	margin-top: 40px;
}
.shops_div table{
	border: none;
}
.shops_div table tr{
	border-top: 1px solid #CCC;
}
.shops_div table tr:nth-last-child(1){
	border-bottom: 1px solid #CCC;
}
.shops_div table th{
	border:none;
	width: 10em;
	text-align:center;
	background-color:#f8f8f8;
	/* width:100%; */
}
.shops_div table td{
	border:none;
}

.shops_div .flexboxtable{
	display: flex;
	flex-wrap: wrap;
	margin-top: 2em;
	flex-wrap: wrap;
}
.shops_div .flexboxtable figure{
	width:50%;
}

.shops_div .flexboxtable figure.wp-block-table{
	
}
.shops_div .flexboxtable figure.wp-block-image{
	text-align: right;
}
.shops_div  .flexboximg{
	display: flex;
	flex-wrap: wrap;
	margin-top: 2em;
	justify-content: space-between;
}
.shops_div  .flexboximg figure{
	width: 48%;
}

@media (max-width: 768px){
	.shops_div .flexboxtable figure{
	width:100%;
	}
}