@charset "utf-8";

/* PC */
#wrap #index_detail .top {
    border-radius: 10px;
}
.bt1 a,
.bt2 a {
    display: block;
    border-radius: 8px;
    overflow: hidden;
}

/* SP */
body header hgroup #home a,
body header hgroup #tel a {
    display: block;
    width: 100%;
}
body header hgroup a {
    display: block;
    line-height: 1.2;
    text-indent: 2px;
}
#recruit .contact_area {
    margin-top: 20px;
}