@charset "UTF-8";
			
.interior-wrap {
  margin-bottom: 5%
}

.interior-head {
  margin-top: 40px;
  text-align: center
}

.interior-head.natural {
  color: #c6b392
}

.interior-head.chic {
  color: #a49c97
}

.interior-head.comfort {
  color: #614c44
}

.interior-head.clear {
  color: #cad4db
}

.interior-head.grace {
  color: #d0c4bd
}

.interior-head.trad {
  color: #715e45
}

.interior-head.modern {
  color: #444648
}

.interior-head-lead {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px
}

.interior-head-title {
  font-size: 72px;
  margin-bottom: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.interior-head-title span {
  display: block
}

.interior-head-title .interior-head-style {
  letter-spacing: .15em
}

.interior-head-title .interior-head-style::after {
  content: " ";
  margin-left: -.15em
}

.interior-head-title-small {
  font-size: 20px
}

@media only screen and (max-device-width:1280px) and (max-width:640px) {
.interior-head {
  margin-top: 20px
}

.interior-head-lead {
  font-size: 16px;
  margin-bottom: 20px
}

.interior-head-title {
  font-size: 36px;
  margin-bottom: 20px
}

