
/* -=- make.html -> 商品イメージ部分 -=- */
#make_spec0 {
    width: 350px;
    position: absolute;
    top: -170px;
    left: -180px;
}
#make_spec1 {
    margin-top: 0px;
    width: 166px;
    margin-left: 170px;
}
#make_spec1-2 {
    margin-left: 133px;
}
#make_2nd_copy {
    width: 500px;
    position: absolute;
    top: -40px;
    left: -400px;
}
#make_2nd_spec0 {
    width: 130px;
    position: absolute;
    top: 45px;
    left: -65px;
}
#make_2nd_spec1 {
    margin-top: 0px;
    width:216px;
    margin-left: 160px;
}
#make_2nd_spec2 {
    margin-top: 40px;
    width:260px;
    margin-left: 140px;
}
#make_2nd_spec_caution_title {
    width: 260px;
    border-top: 1px solid #ff6587;
    margin: 25px 0 15px 140px;
    color: #ff6587;
    padding-top: 30px;
    font-size: 14px;
    font-weight: 200;
}
#make_2nd_spec_caution_txt {
    width: 260px;
    border-bottom: 1px solid #ff6587;
    margin-left: 140px;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.75em;
    padding-bottom: 30px;
}
#make_bg3_copy {
    width: 500px;
    position: absolute;
    top: 28px;
    left: -400px;
}
#make_bg3_spec2 {
    margin: 40px 0 40px 140px;
    width:260px;
}
#make_bg4_copy {
    width: 500px;
    position: absolute;
    top: 50px;
    left: -400px;
}
#make_bg4_spec2 {
    margin: 40px 0 40px 140px;
    width:260px;
}
#make2_step0-1 {
    width: 450px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 50px;
    background-color: #fdfaf9;
}
#make2_step0-1_left {
    width: 170px;
}
#make2_step0-1_left img {
    border-radius: 50%;
    width: 170px;
    height: 170px;
    border: 5px solid #fff;
}
#make2_step0-1_right {
    width: 220px;
    font-size: 14px;
    line-height: 1.75em;
}
#make2_step0-2 {
    width: 41px;
    margin: 40px auto 20px;
}