@charset "UTF-8";
/* 追加CSS */
/* 下の余白削除用 */

/* 口コミ埋め込みの調整 */

.color_bg{
	background:#F5F6FC;
}

.ubw-review-container {
	padding:0 !important;
}

.ubw-social-post-list{
	max-width: 100% !important;
}

.ubw-first-party-review-button-text {
    line-height: 1.9 !important;
}

.ubw-social-post-item{
	border-radius:20px!important;
}

#front_sec_infoPost{
	padding-top:0!important;
}

.ubw-social-post-list h2{
	color:#333;
	font-size:2.2rem;
}

.ubw-social-post-list h2::before{
	content:none;
}