.sp_timesale_head {
  padding: 0 !important;
}

.sp_timesale_head:after {
  background: none !important;
  height: 100% !important;
}

.sp_timesale_top {
  width: 100%;
  height: 600px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

#slide {
  list-style: none;
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
  margin: auto;
  padding: 0;
}

.slide_img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  animation: fadeinout 30s infinite;
  background-position: center center;
  background-size: cover;
}

#slide_1 {
  background-image: url(https://www.img-ikyu.com/contents/common/image/acc1/00001271/4/org/10401699.jpg?auto=compress,format&lossless=0&fit=crop&w=2000&h=600&q=75&fp-y=0.7);
}

#slide_2 {
  background-image: url(https://www.img-ikyu.com/contents/common/image/acc4/00003084/0/org/12757570.jpg?auto=compress,format&lossless=0&fit=crop&w=2000&h=600&q=75&fp-y=0.6);
  animation-delay: 5s;
}

#slide_3 {
  background-image: url(https://www.img-ikyu.com/contents/common/image/acc3/00000223/4/org/12604434.jpg?auto=compress,format&fit=crop&w=2000&h=600&lossless=0&fp-y=0.6);
  animation-delay: 10s;
}

#slide_4 {
  background-image: url(https://www.img-ikyu.com/contents/common/image/acc5/00002815/4/org/11760793.jpg?auto=compress,format&lossless=0&fit=crop&w=2000&h=600&q=75&fp-y=0.6);
  animation-delay: 15s;
}

#slide_5 {
  background-image: url(https://www.img-ikyu.com/contents/common/image/acc1/00002781/4/org/12341881.jpg?auto=compress,format&fit=crop&w=2000&h=600&lossless=0&fp-y=0.6);
  animation-delay: 20s;
}

#slide_6 {
  background-image: url(https://www.img-ikyu.com/contents/common/image/acc9/00050099/1/org/12975177.jpg?auto=compress,format&lossless=0&fit=crop&w=2000&h=600&q=75&fp-y=0.6);
  animation-delay: 25s;
}

@-moz-keyframes fadeinout {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeinout {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes fadeinout {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeinout {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.main_title {
  width: 560px;
  height: 490px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 40px 45px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border-radius: 5px;
}

.title {
  margin: 10px 0 0;
  line-height: 1;
}

.dark_blue {
  font-size: 27px;
  font-weight: bold;
  color: #1a4473;
  display:block;
  margin-bottom:10px;
}

.dark_blue_l {
  font-size: 35px;
  font-weight: bold;
  color: #1a4473;
  letter-spacing: 0.05em;
}

.dark_blue_s {
  font-size: 30px;
  font-weight: bold;
  color: #1a4473;
}

.dark_gold {
  display: block;
  position: relative;
  margin: 32px 0 0;
  color: #b58f1e;
}

.max {
  display: block;
  position: absolute;
  top: 175px;
  left: 10px;
  font-size: 40px;
  font-weight: normal;
  text-align: right;
  line-height: 1.3;
}

.rate {
  display: block;
  position: absolute;
  top: -30px;
  left: 63px;
  font-size: 300px;
  letter-spacing: -25px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",
    HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.percent {
  display: block;
  position: absolute;
  top: 50px;
  right: -10px;
  font-size: 120px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",
    HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.off {
  display: block;
  position: absolute;
  top: 166px;
  right: -19px;
  font-size: 60px;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN",
    HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.top_label{
  position: absolute;
  top: 0;
  right: -250px;
  background: linear-gradient(45deg, #008dde 0, #43b2f2 100%);
  border-radius: 8px;
  padding: 8px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
}

.sub_title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  width: 400px;
  margin: 0 auto;
  padding: 10px 0;
  background: linear-gradient(45deg, #008dde 0, #43b2f2 100%);
  color: #fff;
  text-align: center;
}

.catch {
  width: 100%;
  margin: 0 0 30px;
  padding: 30px 0;
  background: #eff7ff;
}

.catch p {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
  font-weight: bold;
  color: #1a4473;
}

.catch p span {
  color: #ff6600;
}

.period {
  display: inline-block;
  margin: 10px auto 0;
  padding: 5px 20px;
  border: 1px solid #1a4473;
  font-size: 12px;
}
.campaign_detail_box {
  display: flex;
  align-items: center;
  width: 1000px;
  margin: 0 auto 30px;
  box-sizing: border-box;
}
.campaign_detail_title {
  width: 280px;
  margin-right: 30px;
  padding: 50px;
  background-color: #F2F2F2;
  border-radius: 7px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  flex-shrink: 0;
}
.campaign_detail_text {
  text-align: left;
}
.campaign_detail_text b {
  font-size: 18px;
  font-weight: bold;
}
.campaign_detail_text b span,
.point_date span{
  font-size: 18px;
  font-weight: bold;
  color: #FF4D4D;
}
.campaign_detail_text p {
  font-size: 14px;
}

.detail_info{
  border: solid 1px #f2f2f2;
  padding:15px;
  box-sizing: border-box;
  font-size:12px;
  text-align: left;
  margin:0 auto;
  line-height:25px;
}

.detail_info b{
  font-size: 14px;
  font-weight: bold;
  margin:5px 0;
  text-align: center;
}

.detail_info span.detail_info_table{
  display: block;
  font-size: 13px;
  font-weight: bold;
}

.point_graph {
  width: 1000px;
  margin: 0 auto;
}

.point_graph_title {
  text-align:center;
  padding: 0 20px;
  font-size:20px;
  font-weight:600;
  margin-top:-20px;
}

.point_graph_text {
  text-align:left;
  padding: 10px;
  margin-bottom: 50px;
}

.point_graph_text_sample{
  border:solid #f2f2f2 1px;
  padding:15px;
}

.graph_pc {
  display: block;
  margin-bottom: 30px;
}

.midashi_title {
  display: block;
  position: relative;
  width: 1000px;
  padding: 1.5rem 1rem;
  text-align: center;
  margin-bottom: 50px;
  font-weight: bold;
  font-size: 28px;
}
.midashi_title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #ccc, #ccc 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #ccc, #ccc 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.point_date{ 
  background: #F2F2F2;
  padding: 15px;
  font-size: 14px;
  margin:30px 0 20px;
  border-radius: 7px;
}

.howto {
  width: 1000px;
  margin: 0 auto 100px;
}


.howto_box {
  display: flex;
  justify-content: space-between;
  width: 1000px;
}

.howto_box_inner {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 480px;
  margin: 50px auto 0;
  padding: 60px 20px 20px;
  border: 1px solid #dedede;
  border-radius: 5px;
  box-sizing: border-box;
}
.howto_box_inner b {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom:20px;
}
.howto_box_inner p {
  font-size: 16px;
  line-height: 1.7;
  text-align: left;
}
.howto_box_inner p span{
  display: block;
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.7;
  text-align: left;
}
.circle {
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  background-color: #008dde;
  border-radius: 120px;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 12px;
  margin: -50px auto 30px;
  padding: 20px 0 0;
  color: #fff;
}
.number {
  font-size: 42px;
  font-weight: bold;
}
.info {
  width: 1000px;
  margin: 30px auto 60px;
  text-align: left;
  color: #484848;
}

.info dt {
  font-size: 15px;
  margin: 20px 0 5px;
}

.info dd {
  margin: 0 0 2px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 13px;
  line-height: 1.8;
}

.info dd span {
  display: block;
  font-size: 15px;
}

.info ul {
  margin: 10px 0 0 1em;
}

.info li.info_list {
  margin-left: 1em;
}

.blue_info {
  text-align: left;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #008dde;
  margin: 20px 0;
  padding: 20px 30px;
  font-size: 14px;
  color: #008dde;
}

.search {
  width: 1000px;
  margin: 0 auto;
}


.search_list {
  width: 1000px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.search_list li {
  width: 320px;
  margin: 0 0 30px;
  text-align: center;
}

.search_list img {
  width: 320px;
  margin: 0 0 10px;
  border-radius: 10px;
}

.search_list a {
  color: #484848;
}

.search_list a:hover {
  color: #008dde;
}

.search_area {
  font-size: 18px;
}

.search_theme {
  font-size: 18px;
}

a.search_btn {
  display: inline-block;
  width: 450px;
  margin: 30px auto;
  padding: 20px 0;
  background: linear-gradient(45deg, #006198 0, #0085d1 100%);
  border-radius: 50px;
  color: #fff;
  font-size: 22px;
}
a:link.search_btn {
  color: #fff;
}
.samawari_banner {
  margin: 20px 0 50px;
}

/* OFF　*/

.srch_parts_box,
.result_box {
  display: none !important;
}

/* GOTO関連OFF　*/

.goto_display_box,
.goto_note {
  display: none !important;
}

/* table */
.tableContent{
    width: 1000px;
    box-sizing: border-box;
}

.tableContent_td{
  border:solid 1px #e0e0e0;
  padding:15px;
  font-size:16px;
}

.tableContent_td_month{
  width:260px;
  font-weight: bold;
  font-size:18px;
}

.tableContent_td_border{
  border:none;
}

.small{
  font-size:13px;
}

.highlight{
  background:#008dde;
  color:#fff;
}

.point_highlight{
  font-weight: bold;
  font-size:17px;
  color:#FF4D4D;
}