html {
  font-size: 62.5%;
}
body {
  background: url(../img/bg_top.png) no-repeat center top;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  color: #000;
}
a:link {
  text-decoration: none;
  color: #000;
}
a:visited {
  text-decoration: none;
  color: #000;
}
a:active {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #000;
}
.mini {
  font-size: 12px;
  line-height: 22px;
}
#top {
  background: url(../img/bg_content.png) no-repeat center bottom;
  width: 100%;
  height: 300px;
  text-align: center;
}
#top h1 {
  width: 282px;
  height: 101px;
  margin: 0 auto 56px;
  padding-top: 60px;
}
#gnavi {
  clear: both;
  width: 900px;
  margin: 0 auto;
}
#gnavi li {
  float: left;
}
#gnavi li span {
  display: none;
}
#content {
  width: 960px;
  overflow: hidden;
  margin: 0 auto;
}
#content h2:first-child {
  width: 220px;
  height: 156px;
  margin: 0 auto 130px;
}
#content h2 img {
  display: none;
}
footer {
  clear: both;
  background: url(../img/footer.png) no-repeat center top;
  height: 330px;
  font-size: 16px;
  text-align: center;
}
footer h4 {
  font-size: 22px;
  padding: 38px 0 26px;
}
footer ul li {
  display: inline;
  border-left: 2px solid #000000;
  padding: 0 2em;
}
footer ul li:first-child {
  border-left: none;
}
footer p {
  line-height: 29px;
  vertical-align: middle;
  margin: 30px 0 50px;
}
footer p a {
  display: inline-flex;
}
footer dl dt, footer dl dd {
  display: inline-block;
}
footer dl dt {
  padding-left: 1em;
}
footer dl dt:first-child {
  border: 1px solid #000000;
  font-weight: bold;
  padding: 3px 8px;
}
footer #copyright {
  font-size: 12px;
  margin: 0;
}
/* ごあいさつ #message
----------------------------------------- */
#message #content {
  width: 680px;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
}
#message .profile {
  margin-bottom: 180px;
}
#message .profile h2, #message .profile dl.hisname dt {
  width: auto;
  font-size: 32px;
}
#message #content .profile h2 {
  margin-bottom: 0;
}
#message #content h2#goaisatsu {
  width: 220px;
  height: 156px;
  margin: 0 auto 130px;
}
#message .profile img {
  padding: 90px 0;
}
#message .profile dl.hisname dd {
  font-size: 12px;
  margin-bottom: 60px;
}
.biotitle {
  border-top: 1px dotted;
  position: relative;
}
#message .profile h4 {
  background-color: #FFFFFF;
  display: inline;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0.25em;
  padding: 0 10px;
  position: relative;
  top: -0.65em;
}
#message .profile h4 span {
  background-color: #FFFFFF;
  font-size: 12px;
  letter-spacing: 0.25em;
  vertical-align: middle;
}
#message .profile p.tl {
  letter-spacing: 0;
}
#message .profile dl.biotxt dt, #message .profile dl.biotxt dd {
  letter-spacing: 0;
  text-align: left;
}
#message .profile dl.biotxt dt {
  float: left;
  width: 5em;
}
/* 歴史 #history
----------------------------------------- */
#history #content {
  width: 806px;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
}
#history #content h2:first-child {
  margin: 0 auto 65px;
}
#history #content h2:nth-child(2) {
  width: 240px;
  height: 163px;
  margin: 0 auto 70px;
}
#history p#origin {
  margin: 80px 0 100px;
  letter-spacing: 0.1em;
}
h3#title01 {
  margin: 150px 0 120px;
}
.successive {
  text-align: left;
}
.successive dl {
  background: url(../../history/img/bg_succ.png) no-repeat center bottom;
  overflow: hidden;
  margin-bottom: 20px;
  padding: 5px 10px;
}
.successive dl dt {
  float: left;
  width: 5.5em;
  border-right: 2px solid #FDDD7F;
  font-weight: bold;
}
.successive dl dd {
  padding-left: 6.5em;
  font-weight: bold;
}
.successive p {
  clear: both;
}
.successive p img {
  padding: 68px 0 170px;
}
/* 作品 #collection
----------------------------------------- */
#collection #content {
  width: auto;
  text-align: center;
  padding-bottom: 150px;
}
#collection #content h2:first-child {
  margin-bottom: 66px;
}
#collection #content h2:nth-child(2) {
  width: 235px;
  height: 274px;
  margin: 0 auto 90px;
}
#collection #content ul {
  margin-bottom: 30px;
}
#collection #content ul li {
  display: inline;
  text-align: center;
  margin-right: 24px;
}
#collection #content ol {
  width: 990px;
  margin: 90px auto 0;
}
#collection #content ol li {
  float: left;
  margin: 0 15px 15px 0;
  position: relative;
}
#collection #content ul li:last-child, #collection #content ol li:nth-child(3n) {
  margin-right: 0;
}
#collection #content ol li span {
  background: rgba(224, 181, 61, 0.8);
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 320px;
  height: 321px;
  border-radius: 160px;
  line-height: 321px;
}
#collection #content ol li span.line3 {
  line-height: 24px;
  padding-top: 130px;
}
#collection #content ol li a::before, #collection #content ol li a::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
#collection #content ol li span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.8s;
  transition: 0.3s;
  opacity: 0;
}
#collection #content ol li a:hover span {
  color: #FFF;
  opacity: 1;
  transition-delay: 0.2s;
}
/* 蒔絵 #goldlacquer
----------------------------------------- */
#goldlacquer #content {
  width: 960px;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
}
#goldlacquer #content h2:first-child {
  margin-bottom: 40px;
}
#goldlacquer #content h2:nth-child(2) {
  width: 220px;
  height: 331px;
  margin: 0 auto 70px;
}
.makieBox {
  width: 816px;
  margin: 100px auto 0;
  text-align: left;
}
.makie {
  clear: both;
  overflow: hidden;
  margin-bottom: 100px;
}
.makie h3 {
  float: right;
}
.makie h4 {
  background: url(../../goldlacquer/img/bg_title.png) no-repeat left bottom;
  margin-bottom: 20px;
  padding: 100px 0 20px 0;
  font-size: 24px;
  font-weight: bold;
}
.makie h4 span {
  font-size: 14px;
}
.makie div {
  width: 507px;
}
.makie.right h3 {
  float: left;
}
.makie.right div {
  float: right;
}
.makie.right h4, .makie.right p {
  padding-left: 40px;
}
h3.makietitle {
  width: 806px;
  font-size: 30px;
  text-align: justify;
  text-justify: inter-ideograph;
  letter-spacing: 2em;
  text-align: center;
  margin: 160px auto 100px;
}
.toolBox {
  clear: both;
  width: 886px;
  overflow: hidden;
  margin: 0 auto 100px;
}
.toolBox dl dt {
  margin-bottom: 30px;
}
.toolBox dl dd {
  margin-bottom: 10px;
}
.toolBox dl dd:nth-child(2) {
  font-size: 22px
}
/* お問合せ #contact
----------------------------------------- */
#contact #content {
  font-size: 18px;
  line-height: 34px;
  text-align: center;
}
#contact table {
  width: 960px;
  margin-bottom: 60px;
}
#contact table th, #contact table td {
  padding: 15px;
  border: 1px dotted #BDBDBD;
}
#contact table th {
  width: 30%;
}
#contact table td {
  width: 70%;
}
.red {
  color: red;
  text-align: left;
  font-size: 12px;
}
input, textarea {
  width: 98%;
  padding: 5px;
}
.kakunin {
  width: 50%;
  padding: 5px;
}
label input {
  width: auto;
}
textarea {
  border: 1px solid #BDBDBD;
  height: 400px;
  overflow: auto
}
/*input#reset,
input#confirm,
input#back,
input#send {
	width: 141px;
	height: 31px;
	line-height: 31px;
	border: 0;
	text-indent: -9999em;
	cursor: pointer;
}

input#reset {
	background: url(/contact/img/btn_reset.png) no-repeat left top;
	margin-right: 20px;
}

input#confirm {
	background: url(/contact/img/btn_confirm.png) no-repeat left top;
	opacity: 0.5;
}

input#back {
	background: url(/contact/img/btn_back.png) no-repeat left top;
	margin-top: 40px;
}

#btnbox input#back {
	background: url(/contact/img/btn_back.png) no-repeat left top;
	margin: 0 20px 0 0;
}

input#send {
	background: url(/contact/img/btn_send.png) no-repeat left top;
}*/
#thanks {
  text-align: center;
  padding: 160px 0;
}
#error {
  text-align: center;
  padding: 160px 0;
}
.miss {
  color: #F00;
}