/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

/* カスタマイズする場合にはこれより下に追記してください  */

.pickup-cat-img {
    position: relative;
    width: 340px;
    vertical-align: middle;
    background: #eee;
    overflow:hidden; 
    float: left;
}

.pickup-cat-img img {
    object-fit: cover;
    font-family: 'object-fit:cover;';
    width: 100%;
    height: 220px;
}

.catpage_content_wrap .cover{
  filter: none;
  background-color: #fff !Important;
}

.catpage_content_wrap .catpage_inner_content {
  color: #333;
  text-shadow: none;
}