/*
Theme Name: echigo
Author: Gourmet Partners Inc.
Author URI: http://www.g-p.co.jp/
Version: 1.0
Template: echigo_base
*/


/* 形状変更_20190807 */
#third .img-circle {
	width: 100%!important;
	height: auto!important;
	border-radius: 0px!important;
}
#third .circle-banner .cover {
	border-radius: 0px!important;
}

#third .circle-banner:hover .cover * {
	transform: translate(0%, -40%);
}
