@charset "UTF-8";

/* staff */

/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@	[ 共通設定 ]
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.catch_wrap {
	margin-bottom: 50px;
}
.catch_wrap .heading04 {
	font-size: 2.0rem;
	line-height: 1.8em;
}
.schedule_list li {
	color: #555;
}
.schedule_list .time_icon {
	background: #CCE600 url(../../_images/staff/icon_clock.png) left 10px center no-repeat;
	color: #54A506;
}
.schedule_list .telno {
	background: url(../../_images/_common/icons/icon_tel_color.png) left center no-repeat;
	background-size: 20px;
}
@media screen and ( max-width: 767px ) {
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@	[ モバイル用設定 ]
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

/*==================================================
	$sp_
==================================================*/



/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
}

/*==================================================

	[ utility ] $clearfix

==================================================*/

.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}