.cms_bwp_box { position: relative; display: flex; justify-content: flex-end; align-items: center; min-height: 700px; padding: 30px 87px }
.cms_bwp_img { position: absolute; z-index: -1; inset: 0; }
.cms_bwp_img > img { width: 100%; height: 100%; object-fit: cover; }
.cms_bwp_textBox { display: flex; justify-content: center; align-items: center; background: rgba(220,215,205,0.75); }

.cms_bwp_textBox {
width: 658px;
height: 430px;
}
.cms_bwp_text {
width: 523px;
height: 181px;
}


.cms_bwp_text { text-align: center; }
.cms_bwp_text *+p { padding-top: 28px; }