﻿@charset "utf-8";

/* =============================== header ===============================

#header #h_tel { margin-right:30px; }
#header.fixed {
	position:fixed;
	top:0;
	width:100%;
	background:#fff;
	padding:10px 0 10px 20px;
}
#header.fixed h1 { display:none; }
#header.fixed #header_inner { display:none; }
#header.fixed .sp { display:block; } */