/* line 1, ../sass/schedule.scss */
.sp-tab {
  width: 100%;
  height: auto !important;
  padding-top: 0 !important;
  margin-bottom: 10px;
}
/* line 7, ../sass/schedule.scss */
.sp-tab > .cf {
  width: 100%;
  height: auto;
  display: table;
  border-bottom: none;
}
/* line 19, ../sass/schedule.scss */
.sp-tab > .cf > li {
  display: table-cell;
  float: none;
  width: auto !important;
  border: none !important;
}
/* line 26, ../sass/schedule.scss */
.sp-tab > .cf > li:last-child a {
  border-left: 1px solid black !important;
}
/* line 31, ../sass/schedule.scss */
.sp-tab > .cf > li > a {
  padding: 0;
  height: auto;
  margin: 0 !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-top: 1px solid black !important;
}
/* line 40, ../sass/schedule.scss */
.sp-tab > .cf > li > a > div {
  margin: 0 auto !important;
  padding: 0 !important;
}

/* line 49, ../sass/schedule.scss */
.container {
  margin-bottom: 0;
}

/* line 54, ../sass/schedule.scss */
.eventDetail-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 1885px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#6000000,endcolorstr=#6000000,gradienttype=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6000000,endColorstr=#6000000)";
  zoom: 1;
  display: none;
  z-index: 100;
}

/* line 68, ../sass/schedule.scss */
.innerOverlay {
  position: relative;
  width: 710px;
  padding: 20px;
  background-color: #ffffff;
  top: 285px;
  margin: 0 auto;
}

/* line 77, ../sass/schedule.scss */
.innerOverlay > ul li {
  width: 355px;
  float: left;
}

/* line 82, ../sass/schedule.scss */
.innerOverlay > ul .info-tel {
  font-weight: bold;
}

/* line 86, ../sass/schedule.scss */
.innerOverlay > ul .info-tel > span {
  position: relative;
  top: 3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 14px;
  background-image: url(../img/sprite.png);
  background-position: -755px -522px;
  width: 26px;
  height: 20px;
}

/* line 99, ../sass/schedule.scss */
.innerOverlay > ul .info-mail {
  font-weight: bold;
  text-decoration: underline;
}

/* line 104, ../sass/schedule.scss */
.innerOverlay > ul dl {
  width: 300px;
  margin: 0 auto;
}

/* line 109, ../sass/schedule.scss */
.innerOverlay > ul dl dd {
  text-align: center;
  font-size: 18px;
}

/* line 114, ../sass/schedule.scss */
.innerOverlay > ul dl .annotate {
  font-size: 12px;
  color: #666666;
}

/* line 119, ../sass/schedule.scss */
.eventDetail-contets > div {
  margin-bottom: 20px;
}

/* line 123, ../sass/schedule.scss */
.eventDetail-contets > div #eventDetail-image {
  position: relative;
  max-width: 350px;
  max-height: 350px;
  float: left;
  margin-right: 18px;
  border: 1px solid #cccccc;
}

/* line 132, ../sass/schedule.scss */
.eventDetail-contets > div #eventDetail-image img {
  display: block;
  position: absolute;
  top: 50%;
}

/* line 138, ../sass/schedule.scss */
.eventDetail-contets > div > dl {
  min-width: 340px;
  float: left;
}

/* line 143, ../sass/schedule.scss */
.eventDetail-contets > div > dl .eventBox-date {
  color: #b5984f;
  font-size: 20px;
  margin-bottom: 10px;
}

/* line 149, ../sass/schedule.scss */
.eventDetail-contets > div > dl dt {
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 156, ../sass/schedule.scss */
.eventDetail-contets > div > dl .eventBox-location {
  font-size: 16px;
}

/* line 160, ../sass/schedule.scss */
.eventDetail-contets > dl {
  margin-bottom: 15px;
}

/* line 164, ../sass/schedule.scss */
.eventDetail-contets > dl dt {
  color: #ffffff;
  text-indent: 15px;
  background-color: #333333;
  height: 32px;
  line-height: 32px;
  margin-bottom: 15px;
}

/* line 173, ../sass/schedule.scss */
.eventDetail-contets > P {
  margin-bottom: 30px;
}

/* line 177, ../sass/schedule.scss */
#eventDetail-download a {
  text-decoration: underline;
}

/* line 181, ../sass/schedule.scss */
.eventDetail-close {
  display: block;
  position: absolute;
  right: -19px;
  top: -19px;
  background-image: url(../img/sprite.png);
  background-position: -450px -421px;
  width: 40px;
  height: 40px;
}

/* line 192, ../sass/schedule.scss */
.hasDatepicker {
  width: 260px;
  margin-bottom: 17px;
  border-top: 4px solid #333333;
}

/* line 198, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-header {
  position: relative;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #333333;
}

/* line 205, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-header .ui-datepicker-prev {
  position: absolute;
  left: 0;
  padding: 0 5px;
  cursor: pointer;
}

/* line 212, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-header .ui-datepicker-prev:hover {
  background-color: #333333;
}

/* line 216, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-header .ui-datepicker-prev:hover span {
  color: #ffffff;
}

/* line 220, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-header .ui-datepicker-prev span {
  color: #cccccc;
  cursor: pointer;
}

/* line 225, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  right: 0;
  padding: 0 5px;
  cursor: pointer;
}

/* line 232, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-header .ui-datepicker-next:hover {
  background-color: #333333;
}

/* line 236, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-header .ui-datepicker-next:hover span {
  color: #ffffff;
}

/* line 240, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-header .ui-datepicker-next span {
  color: #cccccc;
  cursor: pointer;
}

/* line 245, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
}

/* line 249, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
  display: none;
}

/* line 253, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-calendar {
  width: 100%;
}

/* line 257, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-calendar tr {
  height: 35px;
  text-align: center;
}

/* line 262, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-calendar th {
  color: #a8852a;
}

/* line 266, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-calendar td {
  cursor: pointer;
  height: 30px;
  width: 34px;
  border: 3px solid #ffffff;
}

/* line 273, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-calendar .ui-datepicker-eventType-original {
  background-color: #fa8b88;
}

/* line 277, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-calendar .ui-datepicker-eventType-rental {
  background-color: #74b5f1;
}

/* line 281, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-calendar .ui-datepicker-eventType-none {
  background-color: #eeeeee;
  cursor: not-allowed;
}

/* line 286, ../sass/schedule.scss */
.hasDatepicker .ui-datepicker-calendar .ui-datepicker-eventType-none a {
  cursor: not-allowed;
}

/* line 290, ../sass/schedule.scss */
.ttl-scheduleTop {
  margin-bottom: 15px;
}

/* line 294, ../sass/schedule.scss */
.ttl-scheduleTop span {
  background-image: url(../img/img_gn_schedule.png);
  background-size: 67px 14px;
  width: 67px;
  height: 14px;
  display: block;
  margin: 10px auto;
}

/* line 307, ../sass/schedule.scss */
.ttl-scheduleTop h2 {
  display: block;
  margin: 0 auto;
  padding-left: 0;
  line-height: 20px;
  font-weight: normal;
}

/* line 316, ../sass/schedule.scss */
.ttl-scheduleTop h2 {
  position: relative;
}

/* line 320, ../sass/schedule.scss */
.container .scheduleList-label {
  color: #fff;
  height: 25px;
  line-height: 25px;
  margin: 0 10px 15px;
  padding-left: 14px;
  font-size: 16px;
}

/* line 329, ../sass/schedule.scss */
.container .scheduleList-label.eventType-original {
  background-color: #fa8b88;
}

/* line 333, ../sass/schedule.scss */
.container .scheduleList-label.eventType-rental {
  background-color: #74b5f1;
}

/* line 337, ../sass/schedule.scss */
.container .scheduleList-label.eventType-none {
  background-color: #eeeeee;
}

/* line 346, ../sass/schedule.scss */
.container .colum-left > li {
  padding-bottom: 20px;
  margin-top: 10px;
  border-bottom: 1px dotted #333;
}

/* line 352, ../sass/schedule.scss */
.container .colum-left > li > dl {
  margin-bottom: 30px;
}

/* line 356, ../sass/schedule.scss */
.container .colum-left .scheduleList-image {
	background-color: #f2f2f2;
	margin: 0 20px;
	padding: 0;
	overflow: hidden;  
}
/* line 363, ../sass/schedule.scss */
.container .colum-left .scheduleList-image > img {
  width: 100%;

 
}

.container .colum-left .scheduleList-image img {

  
  
  
}

/* line 368, ../sass/schedule.scss */
.container .colum-left .scheduleList-info {
  margin: 0 10px 20px;
}

/* line 375, ../sass/schedule.scss */
.container .colum-left .scheduleList-info .scheduleList-date {
  font-size: 16px;
  font-weight: bold;
  color: #b5984f;
  margin-bottom: 7px;
  margin-top: 10px;
}

/* line 383, ../sass/schedule.scss */
.container .colum-left .scheduleList-info .scheduleList-title {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

/* line 391, ../sass/schedule.scss */
.container .colum-left .scheduleList-info .scheduleList-contextList {
  padding-top: 20px;
}

/* line 395, ../sass/schedule.scss */
.container .colum-left .scheduleList-txt {
  clear: both;
  padding: 0 10px;
}

/* line 400, ../sass/schedule.scss */
.container .colum-left .schedule-download li {
  width: 230px;
  margin: 0 auto;
  background-color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 411, ../sass/schedule.scss */
.container .colum-left .schedule-download li:first-child {
  width: 250px;
  margin: 0 auto 10px;
}

/* line 416, ../sass/schedule.scss */
.container .colum-left .schedule-download li:first-child a {
  width: 230px;
}

/* line 420, ../sass/schedule.scss */
.container .colum-left .schedule-download li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  width: 210px;
  padding: 0 10px;
}

/* line 432, ../sass/schedule.scss */
.container .colum-left .schedule-download li a span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  background-image: url(../img/sprite.png);
  background-position: -722px -455px;
  width: 25px;
  height: 25px;
}

/* line 443, ../sass/schedule.scss */
.container .colum-left .schedule-download li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 448, ../sass/schedule.scss */
.container .colum-left .schedule-download li a span {
  margin-right: 10px;
}

/* line 452, ../sass/schedule.scss */
.container .colum-right {
  width: 260px;
  min-height: 200px;
  padding: 20px;
  margin: 0 auto 15px;
  border: 2px solid #333;
  *border: 1px solid #eee;
}

/* line 465, ../sass/schedule.scss */
.container .colum-right .hasDatepicker {
  margin-bottom: 0;
}
