﻿
.sp_bg .sp_date_until{
    background-color: #9E9E9E;
}
.sp_timesale_head .sp_timesale_head_title span {
    font-size: 65px;
    letter-spacing: 0.1em;
}

.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);
      
   }


/* 夏旅バナー*/
.schedule_link_box {
    margin-top: 50px;
}
.schedule_link {
    width: 700px;
    margin: 0 auto;
    display: block;
    color:#333 !important;
}
.schedule_link:hover{
    opacity: 0.8;
}
.schedule_link img{
    display: block;
    margin-bottom:5px;
}