@charset "shift_jis";
/*

*/

.ui-button {
  padding: 10px 50px;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #3abbb6;
  background: #3abbb6;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ui-button.btn-cancel,
.ui-button.btn-cancelHalf {
  padding: 10px 20px;
  margin-right: 10px;
  color: #888;
  background: #fff;
  border: 1px solid #d2d2d2;
}

.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
	border: none;
	background:#fff;
	outline: none;
	position: absolute;
	padding:initial;
	right: 20px;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	height: 20px;
	text-indent: -9999999px;
	background: url(https://img.hmv.co.jp/image70/renewal/com_ic_popclose.png) no-repeat 50% 50% #fff;
}

.bx-wrapper {
	margin: 0px auto;
}

.js-itemLoad {
	min-height: 365px!important;
}
