footer {background:#f9f3eb;}


.product.productCreator2 .productTbl {border-bottom:2px solid #b19c81; width:calc(100% - 400px); float:left;}
.product.productCreator2 div.rightImg {width:400px !important; float:right !important;}
.product.productCreator2 div.subImg2 {margin-left:2%; float:left; position:relative; margin-top:-55px;}
.product.productCreator2 div.subImg2:first-child {margin-top:0;}
.product.productCreator2 div.subImg2 div.msg {position:relative; top:-85px; left:15px; } 
.product.productCreator2 div.subImg2 div.msg p.title {font-weight:bold; width:95px; text-align:center; background:#f8cb8e; margin-bottom:5px; }
.product.productCreator2 div.subImg2 ul.memo {}

.product.productCreator2 .table thead tr:first-child th {padding:1.5rem 0;}
.product.productCreator2 .table th, .product.productCreator2 .table td {padding:1.2rem 0;}


@media screen and (max-width: 1100px) {
	.product.productCreator2 .productTbl {width:58%;}
	.product.productCreator2 div.rightImg {width:40% !important;}
}

@media screen and (max-width: 850px) {
	.product.productCreator2 .productTbl {width:100%;}
	.product.productCreator2 div.rightImg {width:100% !important; }
	.product.productCreator2 div.subImg2 {margin-left:0;}
}