#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999999; overflow: hidden; -webkit-transform: translate3d(0, 0, 0); }
#cboxWrapper { max-width: none; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; }
#cboxLoadedContent { overflow: auto; -webkit-overflow-scrolling: touch; }
#cboxTitle { margin: 0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }
.cboxPhoto { display: block; float: left; margin: auto; max-width: none; border: 0; -ms-interpolation-mode: bicubic; }
.cboxIframe { display: block; margin: 0; padding: 0; width: 100%; height: 100%; border: 0; }
#colorbox, #cboxContent, #cboxLoadedContent { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
#cboxOverlay { background: #fff; opacity: 0.9; filter: alpha(opacity = 90); }
#colorbox { outline: 0; }
#cboxContent { overflow: visible; margin-top: 32px; border: 1px solid #ccc; background: #fff; }
.cboxIframe { background: #fff; }
#cboxError { padding: 50px; border: 1px solid #ccc; }
#cboxLoadedContent { padding: 1px; }
#cboxCurrent { display: none !important; }
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { overflow: visible; margin: 0; padding: 0; outline: none; border: 0; text-indent: -9999px; }
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline: 0; }
/*#cboxPrevious { position: absolute; top: 50%; left: 45px; margin-top: -23px; width: 27px; height: 46px; background: url(/uniqloandlemaire/16SS-common/images/modal/close_prev.png) no-repeat; z-index:2000;}
#cboxNext { position: absolute; top: 50%; left: 430px; margin-top: -23px; width: 27px; height: 46px; background: url(/uniqloandlemaire/16SS-common/images/modal/close_next.png) no-repeat; z-index:2000;}*/
#cboxClose { position: absolute; top: 24px; right: 24px; z-index: 9090; width: 24px; height: 24px; background: url(/uniqloandlemaire/16SS-common/images/modal/close_btn_02.png) no-repeat; }
