@charset "UTF-8";

/*プレゼント一覧
----------------------------------------*/
.js-popup_once {
	position: absolute;
	top: 0;
}
#popup_once {
	padding: 10px;
	background: #FFF;
}

.cboxPhoto {
	max-width: 100% !important;
	height: auto !important;
}

#colorbox,
#cboxWrapper,
#cboxContent,
#cboxMiddleLeft,
#cboxLoadedContent {
	margin: auto;
	max-width: 100% !important;
	/*height: auto !important;*/
}
#colorbox {
	padding: 30px 10px;
}
#cboxClose {
	top: 0 !important;
	right: 10px !important;
}