#toggle_menu{
	display:none;
}
.side_content{
	padding-right:40px;
	padding-bottom:32768px;
	margin-bottom:-32768px;
}
.side_menu{
	padding-bottom:32768px;
	margin-bottom:-32768px;
}

/* ヘッダの電話番号とメアドをアイコンだけの部分を隠す */
.tel_and_mail_pc{
	display:block;
}
.tel_and_mail_sp{
	display:none;
}

.slider_pc{
	display:block;
}
.slider_mobile{
	display:none;
}
