@charset "utf-8";

body{
	height: auto;
}
.txt{
	font-size: 1.4rem;
	line-height: 1.5;
	width: 850px;
}
.mb-0{
	margin-bottom:0 !important;
}
a { color: #000;}
header{
	text-align: center;
	width: 100%;
	margin:0 auto;
	padding:0;
	/* background: url(../img/bg002.jpg) no-repeat center; */
	background-size: 100%;
	box-shadow: 0 5px 10px #aaa;
	background-size: cover;
}
h2{
	letter-spacing: 0;
}

#work{
	font-size: 5.6rem;
	font-family: serif;
	font-weight: bold;
	/*width: 12em;*/
	margin:60px auto 30px;
	color: #000;
	padding:0;
}
.name{
	font-size: 3.6rem;
	font-family: serif;
	font-weight: bold;
	/*width: 12em;*/
	color: #000;
	padding:0;
}