#topwidget .h2_ttl04 {
	width: 100%;
    margin: 20px 0 47px;
    font-weight: normal;
    font-size: 17px;
    color: #000;
    text-align: center;
    background: url(/wp-content/themes/oggi/img/common/bg_line04.png) repeat-x center 38px;
}

#topwidget .h2_ttl04 .txt02 {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 5px;
}

#topwidget .h2_ttl04 .txt01 {
    padding: 0;
    margin-top: 10px;
    display: inline-block;
    background-color: #FFF;
    font-family: Roboto,"游ゴシック体","Yu Gothic",YuGothic,"Hiragino Kaku Gothic Pro","メイリオ",sans-serif;
}

#topwidget .search_coorde {
	margin-bottom: 40px;
}

#topwidget .search_coorde .coorde_img {
	float: left;
}

#topwidget .search_coorde .coorde_img img {
	object-fit: cover;
    object-position: top;
}

#topwidget .search_coorde .coorde_img:nth-child(3) {
	margin: 0;
}