body {
    background: #eceef0;
}
section.search {
    display: none;
}
.kodawari-wrap {
    background: #fff;
}

.pagetop {
    bottom: 80px;
}
footer {
    padding: 0;
    border: none;
}
footer #footer-wrap .sec02 {
    border: none;
}
#footer {
    margin-bottom: 73px;
}
.footer-01 {
    padding: 0 15px 0 15px;
}
.content-area, .m-pickupArticle {
    border-bottom: none;
}
.kodawari-title {
    padding: 10px 15px 0 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.kodawari-title .title {
    padding: 0;
    margin: 0;
    font-size: 17px;
    font-weight: bold;
}