/*
 * All
 * --------------------------------------------------
 */
/* *{
	min-height:0;
	min-width :0;
	box-sizing:border-box;
	font-family: "���S�V�b�N Medium","Yu Gothic Medium","���S�V�b�N��",YuGothic,sans-serif;
}
html,
body {
	font-size:62.5%;
	margin:0px;
}
* a{
	color:#666666;
	text-decoration:none;
}
* a:hover{
	color:#BD975E;
	text-decoration:none;
}
h1{
	font-family: 'Spartan', sans-serif;
	font-size:4.2rem;
	margin:0px;
	font-weight:700;
}
h1.invisible{
	display:none;
} */

.old-base {
  font-size: 62.5%;
}
