.main_ttl {
    border-bottom: solid 1px #fff;
    margin-bottom: 20px;
    padding-bottom: 7px;
    text-align:  center;
}
.sub_ttl { font-size: 24px; }


/* メイン画像 */
.main_img {
    background: url(https://file002.shop-pro.jp/PA01345/634/images/index/main_bg.png) repeat-x center bottom;
    padding-bottom: 10px;
    text-align: center;
}


/* News */
.info__section h2 { display: none; }


/* カテゴリ */
.bnr_cat {
    margin: 0 1% 0;
    padding-bottom: 110px;
    position: relative;
    width: 48%;
}
.bnr_cat dt a { display: block; }
.bnr_cat dt img { width: 100%; }
.bnr_cat dt { margin-bottom: 12px; }
.bnr_cat .link {
    margin-left: -125px;
    position: absolute;
    bottom: 30px;
    left: 50%;
}

/* 流れ */
.flow { margin-bottom: 60px; }
.flow dl {
    float: left;
    margin: 0 1%;
    width: 18%;
}
.flow dl img { width: 100%; }
.flow dt {
    margin-bottom: 10px;
    position: relative;
}
.flow dt .arr {
    position: absolute;
    right: -26px;
    top: 50%;
    width: auto;
}

/* お問い合わせボタン */
.btn_tel {
    background-color: #000;
    border: solid 1px #666;
    margin: 0 1%;
    padding: 35px 0;
    text-align: center;
    width: 48%;
}

.btn_contact {
    background-color: #000;
    border: solid 1px #5e4f2a;
    margin: 0 1%;
    width: 48%;
}
.btn_contact a {
    display: block;
    padding: 35px 0;
    text-align: center;
}


/* information */
.information {
    background: url(https://file002.shop-pro.jp/PA01345/634/images/index/info_bg.jpg) repeat-x center top;
    color: #333;
    margin-top: 60px;
    padding-top: 50px;
    min-height: 336px;
}
.information .sub_ttl {
    background: url(https://file002.shop-pro.jp/PA01345/634/images/index/info_ttlbg.png) no-repeat center bottom;
    color: #574824;
    font-size: 24px;
    padding-bottom: 24px;
}

.information dl { margin: 0 0 20px; }
.information dt { margin: 0 0 6px; }
.information dd { margin: 0; }