@charset "utf-8";

/* closeボタンの位置調整 */
.zoombox .zoombox_close {
right:-22px;
top:-22px;
}
