@charset "shift_jis";

#contentzone #introbox {
    width: 100%;
}
div#review_Midashi {
    width: 100%;
    /* height: auto; */
    background-size: 100%;
    background-repeat: no-repeat;
    height: 44vw;
}

#contentzone #introbox h2 {
    /* position: unset; */
    top: 0;
    left: 3vw;
    margin: 0;
    width: 80%;
    text-align: center;
    margin-top: 5vw;
    font-size: 4vw;
    line-height: 1.7;
}

#review_Midashi h1 {
    font-size: 9vw;
    margin: 0;
    top: 21vw;
    left: 3vw;
}

p.review_Midashi_p2 {
    width: auto;
    top: 32vw;
    left: 31vw;
    font-size: 5vw;
    font-weight: bold;
}

h2.areatopH2_review {
    display: block;
    margin: 0px auto 1vw;
    text-align: center;
    font-size: 6vw;
    line-height: 1.4;
    padding: 15px 10px 10px 10px;
    background: #edf3ef;
    border-bottom: 3px solid #015634;
    color: #620404;
}

div#service {
    width: 95%;
    margin: 0 auto;
}

.areatop_voice_wrap {
    margin: 6vw 0;
}

.store_voice_scroll_review {
    overflow: scroll;
    overflow-x: hidden;
    height: 92vw;
    padding: 3vw;
    border: 1px solid #DDD;
    margin: 3vw auto;
    width: 87%;
}

.pick_left .upside {
    width: 100%;
    height: 49vw;
    background: unset;
}

.review_pick_box {
    width: 100%;
    margin: 2vw 0;
}

.pick_right {
    display: none;
}

.pick_left {
   width: 100%;
    height: auto;
}

.pickup_review.clearfix {
    width: 100%;
    padding: 0;
}


.pick_left dl {
    width: 62%;
    margin: 2vw 0 2vw 2vw;
}
.pick_left .leftside {
    width: 35%;
}

.review_s_box {
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    gap: 4vw 0;
    justify-content: space-around;
    margin: 0 auto 11vw;
    align-items: flex-start;
}

.review_s_box table td.review_explain03 {
    font-size: 3vw;
    line-height: 1.4;
    text-align: left;
}



.review_s_box table {
    width: 30%;
}

.review_s_box hr {
    display: none;
}

div#lightbox {
    width: 86%;
    margin: 0 auto;
    text-align: center;
    right: 0;
}

.pick_left .staff_com01,
.pick_left .staff_com02,
.pick_left .staff_com03{
    width: 100%;
    background-size: 15%;
    margin: 2vw 0;
}
p.com1, p.com3 {
    width: 85%;
    margin: 0 12vw;
    background-size: 100%;
    height: 7vw;
}

p.com2 {

    margin: 0 12vw;
    padding: 0px 2.7vw 0 6vw;
    background-size: 100%;
    width: 75%;
}

div#keyboardMsg {
    display: block;
    float: none;
    font-weight: bold;
}
#lightboxDetails {

    width: 100%!important;
}
div#keyboardMsg a {
    vertical-align: middle;
    font-size: 7vw;
}

















