.rakuten_thum01group {
    display: flex;
    justify-content: space-between;
}

.rakuten_thum01group_box01 {
    width: 28%;
    border: 3px solid #DDD;
    border-radius: 10px;
}

.rakuten_thum01group_box02 {
    width: 68%;
}
a.acf-button.button {
    display: table-cell;
}
h2.rakute_product_thum_tit001 {
    background-color: #dd8e8e;
    color: #FFF;
    padding: 5px 10px;
    margin-bottom: 25px;
    font-size: 19px;
    border-radius: 7px;
    margin-top: 25px;
}
form#rakuten-product-thum-id {
    margin-bottom: 40px;
}
.hide-if-value p {
    font-size: 12px;
}

.hide-if-value {
    background-color: #0000000d;
    padding: 15px;
    border-radius: 8px;
}
p.description {
    font-size: 11px;
}
.show-if-value.image-wrap img {
    max-width: 150px!important;
}