.clearfix, #main .daily {
  *zoom: 1;
}
.clearfix:after, #main .daily:after {
  content: "";
  display: table;
  clear: both;
}

.pg-title {
  min-width: 1100px;
  color: #fff;
  height: 136px;
  background: url(../images/bg-pgtitle-songlist.jpg) repeat center center;
  margin: 0 0 40px;
}
.pg-title .inbox {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.pg-title h2 {
  line-height: 1.2;
  font-size: 4em;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pg-title h2 span {
  font-size: 0.3em;
  display: block;
}
.pg-title #header-ad {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  line-height: 0;
/*
  position: absolute;
  top: 25px;
  right: 0;
  bottom: auto;
  left: auto;
*/
}

#main {
  font-size: 1.4em;
  padding-bottom: 45px;
}
#main .inbox {
  width: 1100px;
  margin: 0 auto;
}
#main .daily li {
  font-family: "Lato";
  line-height: 1.2;
  color: #fff;
  text-align: center;
  float: left;
  width: 156px;
  margin: 0 1px 0 0;
  background: none #12191a;
  border-bottom: 4px solid #12191a;
}
#main .daily li a {
text-decoration:none;
  display: block;
  padding: 25px 0 21px;
}
#main .daily li:nth-last-child(1) {
  margin: 0;
}
#main .daily li:hover {
  border-bottom: 4px solid #008aff;
}
#main .daily li.selected {
  border-bottom: 4px solid #008aff;
}
#main .daily li.selected .day,
#main .daily li.selected .week,
#main .daily li.selected .month {
  color: #008aff;
}
#main .daily li.selected.saturday .day,
#main .daily li.selected.saturday .week,
#main .daily li.selected.saturday .month, #main .daily li.selected.sunday .day,
#main .daily li.selected.sunday .week,
#main .daily li.selected.sunday .month {
  color: #ff0054;
}
#main .daily .month {
	font-size:1.2em;
  color: #dae8eb;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
#main .daily .day {
  color: #dae8eb;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 2.7em;
  line-height:0.8;
}
#main .daily .week {
font-size: 0.8em;
  color: #dae8eb;
  display: block;
}
#main .daily .week.sat,
#main .daily .week.sun {
  color: #ff0054;
}
#main .daily .on {
  border-bottom: 4px solid #008aff;
}
#main .daily .on .month,
#main .daily .on .day,
#main .daily .on .week {
  color: #068dfe;
}
#main .sunday .week {
  color: #ff0054;
}
#main .monday .week {
  color: #dae8eb;
}
#main .tuesday .week {
  color: #dae8eb;
}
#main .wednesday .week {
  color: #dae8eb;
}
#main .thursday .week {
  color: #dae8eb;
}
#main .friday .week {
  color: #dae8eb;
}
#main .saturday .week {
  color: #ff0054;
}

#timetable {
  /*height: 700px;*/
  /*overflow-y: scroll;*/
  /*overflow-x: hidden;*/
  margin-right: 3px;
}
#timetable .timeline {
  width: 40px;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
#timetable #programs {
  position: relative;
  width: 1097px;
  border-right: 1px solid #dae8eb;
  background: url(../images/bg-today-time.gif) repeat-y 0 0;
}
#timetable .program {
  font-family: "Lato";
  /*background: none #6ca3ae;*/
  position: relative;
  border-bottom: 1px solid #dae8eb;
}
#timetable .time {
  color: #fff;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 85px;
}
#timetable .time span {
  display: block;
}
#timetable .detail_wrapper {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 90.1%;
  background: none #fff;
}
#timetable .detail_wrapper .base {
  border-bottom: 1px solid #dae8eb;
  padding: 15px 20px 20px;
  width: 98.1%;
}
#timetable .detail_wrapper .sub {
  background: none #f3f7f8;
  border-bottom: 1px solid #dae8eb;
  padding: 15px 20px 20px;
  width: 98.1%;
}
#timetable .detail_wrapper .oa-time {
  font-family: "Lato";
  color: #6ca3ae;
  line-height: 1;
  margin: 0 0 5px;
}
#timetable .detail_wrapper h2 {
  font-family: "Lato";
  color: #008aff;
  line-height: 1;
  font-weight: bold;
  font-size: 1.6em;
}
#timetable .detail_wrapper h2 a {
  color: #008aff;
  text-decoration: none;
}
#timetable .detail_wrapper h3 {
  color: #717576;
  line-height: 1;
  margin: 5px 0 10px 2px;
  font-size: 0.9em;
}
#timetable .photo {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 210px;
  margin: 0 15px 0 0;
}
#timetable .photo img {
  max-width: 100%;
}
#timetable .text {
  color: #717576;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  //width: 740px;
  width: 530px;
}
#timetable .text h1 {
  color: #000;
  font-weight: bold;
  font-size: 1.2em;
}
#timetable .text .guest span {
  text-align: center;
  font-size: 0.4em;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-radius: 10px;
  padding: 0 10px;
  margin: 0 10px 0 0;
  border: 1px solid #717576;
}
#timetable .ex {
  position: absolute;
  top: 25px;
  right: 23px;
  bottom: auto;
  left: auto;
}
#timetable .ex img {
  margin: 0 0 0 10px;
}

#timetable .ex a {
  display:inline-block;
	vertical-align: top;
}

.tw_hash {
	display:inline-block;
	border-radius: 18px;
	margin-left: 10px;
	padding:0 10px 0 24px;
	height:26px;
	background-color:#72c7ee;
	color:#fff;
  position: relative;
}

.tw_hash::before {
  content: url(../images/ico-twitter3.png);
  position: absolute;
  left: 0;
  top: 0;
}

#calendar {
	width: 100% !important;
	margin: 0 auto 50px;
	text-align: center;
	background: none #008aff;
	padding: 25px 0;
	position: relative;
}
#calendar .ico {
	cursor: pointer;
	position: absolute;
	top: 43px;
	left: 470px;
}
#calendar h3 {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 28px;
font-weight: bold;
	color: #fff;
	padding: 15px 0px 10px 50px;
	line-height: 1;
	background: url(../images/ico-calendar.png) no-repeat left center;

/*
	background: none rgba(255,0,0,.8);
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	-ms-border-radius: 0.5em;
	*/
}
#calendar input, 
#calendar select {
	font-size: 24px;
	padding: 7px 5px;
	font-family: "Lato";
	display: inline-block;
	vertical-align: middle;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: none;
	border-radius: 0;
}
#calendar input {
	width: 0;
	border: none;
}
#calendar option {
	font-size: 20px;
}
#calendar span {
	cursor: pointer;
	line-height: 0;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 40px;
}
#calendar span:hover {
	opacity: .7;
}
#calendar span.sel-time {
	position: relative;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
#hours {
	width: 75px;
	height: 44px;
	margin-right: -35px;
	margin-left: 15px;
	background: url(../images/ico-inp-select.png) no-repeat 85% center #fff;
}

#minutes {
	width: 75px;
	height: 44px;
	margin-right: -35px;
	margin-left: 5px;
	background: url(../images/ico-inp-select.png) no-repeat 85% center #fff;
}
#date-picker {
	width:0;
	visibility: hidden;
}
.timefree_err {
	color: #fff !important;
}
// calendarの背景色
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
	background-color: #ccc !important;	
}



.timetable {
	color: #000fa0;
	line-height: 1;
	font-size: 28px;
	font-weight: bold;
	padding: 10px 0 10px 40px;
	margin: 0 0 10px;
	background: url(../images/ico-booret.png) no-repeat left center;
}

#timefree {
	position: absolute;
	top: 70px;
	right: 10px;
	width: 225px;
	text-align: right;
}
#timefree a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1.6px;
	font-weight: bold;
	line-height: 1;
	display: inline-block;
	margin: 0 0 5px;
	text-align: center;
	padding: 10px 12px 10px 35px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	background: url(../images/ico-timefree-s.png) no-repeat 8px center rgba(255,0,0,.8);
}
#timefree a:hover {
	opacity: .7;
}
#timefree a:last-child {
	margin-right: 3px;
}
/*only firefox*/
@-moz-document url-prefix() {
	#timefree a:last-child {
		margin-right: 0;
	}
}
/*only IE*/
#timefree a:last-child {
	margin-right: 0\9;
}
@media all and (-ms-high-contrast: none){
	#timefree a:last-child {
		margin-right: 0;
	}
}
/*only EDGE*/
@supports (-ms-ime-align:auto) {
	#timefree a:last-child {
		margin-right: 0;
	}
}


#timefree a.live {
	background: url(../images/ico-live-s.png) no-repeat 8px center rgba(0,138,255,.8);
}
#placeholder {
	width: 180px !important;
}
#timefree select {
	
}

.go-l {
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	top: 25px;
	left: -50px;
	z-index: 2001;
}
.go-l.pressed {
	opacity: .3;
}
.go-l:after {
	content: "";
	background: url(../images/arw-l.png) no-repeat 0 0;
	background-size: 40px auto;
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}

.go-r {
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	top: 25px;
	right: -20px;
	z-index: 2002;
}
.go-r.pressed {
	opacity: .3;
}
.go-r:after {
	content: "";
	background: url(../images/arw-r.png) no-repeat 0 0;
	background-size: 40px auto;
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}


@media (min-width: 1600px) {
  .pg-title {
    background-size: 100%;
  }
}

