﻿.sp_timesale_head {
  padding: 65px 0px;
}
.sp_timesale_head_title {
  font-size: 58px !important;
}
.sp_timesale_head .sp_timesale_head_title span {
  display: block;
  font-family: Times, "Times New Roman", "ヒラギノ明朝 ProN W3", HiraMinProN-W3, HG明朝B, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 36px;
 }
 .sp_bg .sp_date_until {
  width: 750px;
  background-color: #a7a7a7b5;
  color: #fff;
  padding: 5px;
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
 }

 /*注記*/
 .sp_ex {
  color: #fff;
	font-size:12px;
  font-size: 1rem;
  line-height: 1.8;
  margin-top: 20px;
	color:#FFF;
	-moz-text-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
    -webkit-text-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
	
}