#upcafe {width:750px;margin:0 0 0 -15px;position:relative;}
#upcahe img{display:block;margin:0px;padding:0px;}
#upcafe .cart_01 {width: 750px; height: 802px; background: url("/upload/save_image/767/upsell/up_20220309_01.jpg") bottom left no-repeat; position: relative; margin: 0 auto;}
#upcafe .cart_01 a {display: block; margin: 0; padding: 0; width: 586px; height: 90px; position: absolute; left: 17%; top: 82%; background: url("/upload/save_image/767/upsell/up_20220309_fvbtn.png"); animation: fade 0.5s ease 0s infinite alternate; transform-origin:center;}
#upcafe .cart_01 a:hover{opacity:0.7;}

#cflinfom {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;}
#cflinfom img{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;}
#cflinfom img.tan{
		width: 90%;
	margin: 0 auto;
	}
#cflinfom .cart1, #cflinfom .cart2{
	position: relative;}
#cflinfom .cart1 a, #cflinfom .cart2 a{
	position: absolute;
	display: block;
	width: 90%;
	left: 5%;}
#cflinfom .cart1 a.sm{
	bottom: 24%;}
#cflinfom .cart1 a.ml{
	bottom: 13%;}
#cflinfom .cart1 a.ll{
	bottom: 3%;}
#cflinfom .cart2 a.sm{
	bottom: 32%;}
#cflinfom .cart2 a.ml{
	bottom: 18%;}
#cflinfom .cart2 a.ll{
	bottom: 5%;}
.btn {
  animation: btn 2s ease-out infinite;
  opacity: 1;}
@keyframes btn {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);}
  50%, 70% {
    transform: scale(0.95);}