﻿.attention{
	font-size:12px;
	display:block;
	text-align:center;
	color:#fff;
	margin:10px auto 20px;
	width:700px;
}

.sp_timesale_head {
    position: relative;
    z-index: 0;
    overflow: hidden;
    padding: 65px 0px;
    min-width: 1000px !important;
    font-size: 16px;
    text-align: center;
}

.photor {
    width: 100%;
    position: absolute;
    top: 50% !important;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: -1;
}

.sp_timesale_head_title {
    font-family: Times, 'Times New Roman', 'ヒラギノ明朝 ProN W3', HiraMinProN-W3, 'HG明朝B', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
    font-size: 54px;
    color: #fff;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    padding: 0;
    margin: 0 0 20px;
    -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);
}

.sp_timesale_head_text {
    margin: 0 0 20px 0;
    font-size: 16px;
    line-height: 1.8em;
    letter-spacing: 0.02em;
    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);
}

.sp_bg {
    width: 100%;
}

.sp_bg .sp_date_until {
    width: 440px;
    background-color: #1a4473;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
}

.sp_bg .sp_date_until span {
    font-size: 12px;
}

.linkSection {
  width: 950px;
  padding-bottom: 40px;
  text-align: center;
  margin: 0 auto;
}