@media all and (min-width: 641px) {
	
	/* TITLE */
	body#first #title{
		position:relative;
		width:100%;
		height:290px;
		margin:0;
		background:url(../images/first/title.jpg) no-repeat bottom center;
		background-size:cover;
	}
	body#first #timef .time-area .text{
		width: 710px;
		margin-left: 125px;
	}
	body#first #timef .time-area .timer{
		margin-bottom: 20px;
	}
	body#first #timef .time-area .timer span.am,
	body#first #timef .time-area .timer span.pm{
        display: inline-block;
		margin-right: 30px;
        margin-bottom: 10px;
	}
	body#first #timef .time-area .timer span.am,
	body#first #timef .time-area .timer span.pm,
	body#first #timef .time-area .timer span.sat{
		font-size: 20px;
		font-weight: bold;
	}
	body#first #timef .time-area .timer span.sat{
        display: block;
    }
	body#first #timef .time-area .timer span.am span,
	body#first #timef .time-area .timer span.pm span{
		padding: 3px 8px;
		margin-right: 10px;
		background: #CEDD52;
	}
	body#first #timef .time-area .timer span.sat span{
		padding: 3px 8px;
		margin-right: 10px;
		background: #5FC1C7;
    }
	body#first #timef .time-area .image{
		margin-top: -30px;
	}
	
	body#first #time .allbase th,
	body#first #time .allbase td{
		padding:2px 5px;
	}
	body#first #time .allbase td{
		font-size:14px;
	}
	body#first #time .allbase tr.lbl-row th,
	body#first #time .allbase tr.lbl-row td{
		color:#18a4ae;
		font-weight:bold;
		letter-spacing:0.2px;
	}
	body#first #time .allbase th,
	body#first #time .allbase td.bdr{
		border-right:1px solid #e2d3ad;
	}
	body#first #time .allbase .row2{
		display:inline-block;
		vertical-align:middle;
	}
	body#first #time .allbase th{
		height:36px;
		line-height:1.3;
	}
	body#first #time .allbase td{
		width:52.5px;
		height:36px;
		line-height:1.3;
	}
	
	body#first #belong .listmark-temp{
		text-align:center;
	}
	body#first #belong .listmark-temp .odd{
		margin-right:100px;
		display:inline-block;
		vertical-align:top;
		text-align:left;
	}
	body#first #belong .listmark-temp .even{
		display:inline-block;
		vertical-align:top;
		text-align:left;
	}
	
}

@media only screen and (max-width: 640px) {
	
	/* TITLE */
	body#first #title{
		background:url(../images/first/title.jpg) no-repeat bottom center;
		background-size:cover;
		margin-bottom:0;
	}
	body#first #timef .time-area .timer{
		margin-bottom: 20px;
	}
	body#first #timef .time-area .timer span.am,
	body#first #timef .time-area .timer span.pm,
	body#first #timef .time-area .timer span.sat{
		display: block;
		margin-bottom: 15px;
		font-size: 20px;
		font-weight: bold;
	}
	body#first #timef .time-area .timer span.am span,
	body#first #timef .time-area .timer span.pm span{
		padding: 3px 8px;
		margin-right: 10px;
		background: #CEDD52;
	}
	body#first #timef .time-area .timer span.sat span{
		padding: 3px 8px;
		margin-right: 10px;
		background: #5FC1C7;
    }
	
	
	
	body#first #time .allbase th,
	body#first #time .allbase td{
		padding:5px;
	}
	body#first #time .allbase th{
		width:40%;
	}
	body#first #time .allbase td{
		font-size:14px;
	}
	body#first #time .allbase tr.lbl-row th,
	body#first #time .allbase tr.lbl-row td{
		color:#18a4ae;
		font-weight:bold;
		letter-spacing:0.2px;
	}
	body#first #time .allbase th,
	body#first #time .allbase td.bdr{
		border-right:1px solid #e2d3ad;
	}
	body#about #time .allbase .row2{
		display:inline-block;
		vertical-align:middle;
	}
	body#first #time .mon-table .allbase th.tue,
	body#first #time .mon-table .allbase td.tue,
	body#first #time .mon-table .allbase th.wen,
	body#first #time .mon-table .allbase td.wen,
	body#first #time .mon-table .allbase th.thu,
	body#first #time .mon-table .allbase td.thu,
	body#first #time .mon-table .allbase th.fri,
	body#first #time .mon-table .allbase td.fri,
	body#first #time .mon-table .allbase th.sat,
	body#first #time .mon-table .allbase td.sat{
		display:none;
	}
	body#first #time .tue-table .allbase th.mon,
	body#first #time .tue-table .allbase td.mon,
	body#first #time .tue-table .allbase th.wen,
	body#first #time .tue-table .allbase td.wen,
	body#first #time .tue-table .allbase th.thu,
	body#first #time .tue-table .allbase td.thu,
	body#first #time .tue-table .allbase th.fri,
	body#first #time .tue-table .allbase td.fri,
	body#first #time .tue-table .allbase th.sat,
	body#first #time .tue-table .allbase td.sat{
		display:none;
	}
	body#first #time .wen-table .allbase th.mon,
	body#first #time .wen-table .allbase td.mon,
	body#first #time .wen-table .allbase th.tue,
	body#first #time .wen-table .allbase td.tue,
	body#first #time .wen-table .allbase th.thu,
	body#first #time .wen-table .allbase td.thu,
	body#first #time .wen-table .allbase th.fri,
	body#first #time .wen-table .allbase td.fri,
	body#first #time .wen-table .allbase th.sat,
	body#first #time .wen-table .allbase td.sat{
		display:none;
	}
	body#first #time .thu-table .allbase th.mon,
	body#first #time .thu-table .allbase td.mon,
	body#first #time .thu-table .allbase th.tue,
	body#first #time .thu-table .allbase td.tue,
	body#first #time .thu-table .allbase th.wen,
	body#first #time .thu-table .allbase td.wen,
	body#first #time .thu-table .allbase th.fri,
	body#first #time .thu-table .allbase td.fri,
	body#first #time .thu-table .allbase th.sat,
	body#first #time .thu-table .allbase td.sat{
		display:none;
	}
	body#first #time .fri-table .allbase th.mon,
	body#first #time .fri-table .allbase td.mon,
	body#first #time .fri-table .allbase th.tue,
	body#first #time .fri-table .allbase td.tue,
	body#first #time .fri-table .allbase th.wen,
	body#first #time .fri-table .allbase td.wen,
	body#first #time .fri-table .allbase th.thu,
	body#first #time .fri-table .allbase td.thu,
	body#first #time .fri-table .allbase th.sat,
	body#first #time .fri-table .allbase td.sat{
		display:none;
	}
	body#first #time .sat-table .allbase th.mon,
	body#first #time .sat-table .allbase td.mon,
	body#first #time .sat-table .allbase th.tue,
	body#first #time .sat-table .allbase td.tue,
	body#first #time .sat-table .allbase th.wen,
	body#first #time .sat-table .allbase td.wen,
	body#first #time .sat-table .allbase th.thu,
	body#first #time .sat-table .allbase td.thu,
	body#first #time .sat-table .allbase th.fri,
	body#first #time .sat-table .allbase td.fri{
		display:none;
	}
	
}