@charset "UTF-8";
/* COMMON VARIABLES */
/* COMMON MIXINS */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

/*　予想購入　ポップアップ　*/
#colorbox.buy_yoso_modal #cboxLoadedContent{
  margin:0;
  padding:0;
  width: 100% !important;
  height: 100% !important;
}
.PointDataWrap{
	
}

.UmaiTopAbout {
  text-align: center; 
  padding-top: 18px;
}

.UmaiTopAbout a:hover {
  opacity: .5;
}