@charset "UTF-8";
/* =====================
ヘッダー
===================== */
#fv {
    min-height: 470px;
}
#fv p.fv_copy {
    width: 310px;
    margin: 20px 0 0 8.5%;
}
#fv .title {
    top: 350px;
    width: 400px;
}



/* =====================
清潔感
===================== */
#anchor {
    min-height: 730px;
}
img.click {
    margin: 32px auto;
    display: block;
    width: 280px;
}
.anchor_box {
    position: relative;
}
.anchor_box img {
    position: absolute;
    width: 165px;
}
img.ahchor01 {
    top: 130px;
    left: 215px;
}
img.ahchor02 {
    top: 90px;
    right: 240px;
}
img.ahchor03 {
    top: 30px;
    left: 215px;
}
img.ahchor04 {
    top: 360px;
    left: 230px;
}
img.ahchor05 {
    top: 230px;
    right: 240px;
}



