@charset "utf-8";
@media screen and (min-width:1px) and (max-width:767px) {
	.fb_iframe_widget_fluid{
		display: inline-block !important;
	}
	.sp_like{
		width: 80px;
		text-align: right;
		position: absolute;
		top: 5px;
		right: 65px;
		z-index: 1;
	}
	.sp_like_button{
		width: 71px !important;
		overflow: hidden !important;
	}
	.sp_share_button{
		width: 45px !important;
		overflow: hidden !important;
		margin-bottom: 5px;
	}
	.sp_share_button span{
		width: 45px !important;
		position: relative !important;
		left: -75px !important;
	}
	.sp_share_button iframe{
	}
	.pc_like{
		display: none;
	}
}
@media screen and (min-width: 768px) {
	.fb-like {
		top: 53px;
		right: 128px;
	}
	.sp_like{
		display: none;
	}
}
