.enquete_section .p-hdg03{
    margin-top: 2.0833333333vw;
    padding-left: 5.7638888889vw;
    font-size: 1.9444444444vw;
    line-height: 1.1538461538;
    height: 4.375vw;
    position: relative;
}

@media screen and (max-width: 768px) {
    .enquete_section .p-hdg03 {
        margin-top: 7.6923076923vw;
        padding-left: 16.4102564103vw;
        font-size: 5.641025641vw;
        line-height: 1.1818181818;
        height: 13.8461538462vw;
    }
}

.enquete_section .p-hdg03::before {
    width: 13.8461538462vw;
    height: 13.8461538462vw;
    background: url(../img/icon.png) no-repeat top center;
    background-size: 100% auto;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
}

@media screen and (min-width: 769px) {

    .enquete_section .p-hdg03::before {
        width: 4.375vw;
        height: 4.375vw;
    }
}

.enquete_section .enquete_img {
    margin-top: 2.0833333333vw;
}

@media screen and (max-width: 768px) {
    .enquete_section .enquete_img {
        margin-top: 5.083333vw;
    }
}

.third-head{
    margin-bottom: 60px;
}

.product_note{
    font-size: 0.8em;
}