

@media screen and (min-width:768px){
	.sw {
		margin-bottom: 50px;
	}
	.sw-01 {
		padding-bottom: 50px;
		border-bottom: 1px solid #eee;
	}
	.sw-02 .sync1 {
		float: right;
	}
	.sw-02 .sync2 {
		float: left;
	}
}


@media screen and (min-width:1200px){
}