@charset "UTF-8";
.clearfix:after
,#contents .column4:after
,#contents ul.schedule-btn:after
,#contents .column3-01:after
,#contents .column3-02:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
,#contents .column4
,#contents ul.schedule-btn
,#contents .column3-01
,#contents .column3-02 {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE-mac\*/
*html .clearfix
,*html #contents .column4
,*html #contents ul.schedule-btn
,*html #contents .column3-01
,*html #contents .column3-02 {
	height: 1%;}
.clearfix
,#contents .column4
,#contents ul.schedule-btn
,#contents .column3-01
,#contents .column3-02 {display: block;}
/*End hide from IE-mac */