.design .is-light {
  color: #fff;
}
.design .text-right {
  text-align: right;
}
.design .general-section {
  font-family: YuMincho, "Yu Mincho", serif;
}
.design .general-section .inner {
  margin: 0 auto;
  padding: 80px 0;
  width: calc(100% - 32px);
  max-width: 1200px;
}
@media screen and (max-width: 767px) {
  .design .general-section .inner {
    padding: 10% 0;
  }
}
.design .write {
  writing-mode: vertical-rl;
  text-orientation: upright;
  text-align: left;
  font-feature-settings: "pkna";
}
@media screen and (max-width: 767px) {
  .design .write {
    writing-mode: inherit;
  }
}
.design .write dd {
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .design .write dd {
    margin-right: 0;
    margin-top: 0.5em;
  }
}
.design figure {
  position: relative;
}
.design figure figcaption {
  position: absolute;
  color: #fff;
  font-size: 1.1rem;
  right: 5px;
  bottom: 5px;
}
@media screen and (max-width: 767px) {
  .design figure figcaption {
    font-size: 1rem;
  }
}
.design figure figcaption.bk {
  color: #333;
}
.design h2.title {
  color: #004346;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .design h2.title {
    font-size: 5vw;
  }
}
.design h2.title span {
  font-family: garamond-premier-pro, serif;
  font-size: 1.8rem;
  display: block;
}
@media screen and (max-width: 767px) {
  .design h2.title span {
    font-size: 3.5vw;
    margin-bottom: 1em;
  }
}
.design h2.page-heading {
  font-size: 3.8rem;
  text-align: center;
  margin-top: 75px;
  margin-bottom: 0.5em;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .design h2.page-heading {
    font-size: 5.5vw;
    margin-top: 5%;
    margin-bottom: 0.25em;
  }
}
.design p.head-note {
  font-size: 2rem;
  color: #004346;
  text-align: center;
  margin-bottom: 85px;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .design p.head-note {
    font-size: 3.5vw;
    margin-bottom: 6%;
  }
}
.design .pict_copy {
  position: relative;
}
.design .pict_copy dl {
  position: absolute;
  z-index: 2;
  color: #fff;
  text-shadow: 0 0 10px rgba(39, 78, 140, 0.8), 0 0 10px rgba(39, 78, 140, 0.8), 0 0 10px rgba(39, 78, 140, 0.8), 0 0 10px rgba(39, 78, 140, 0.8);
}
.design .pict_copy dl dt {
  font-size: 4.2rem;
  letter-spacing: 4px;
}
@media screen and (max-width: 1100px) {
  .design .pict_copy dl dt {
    font-size: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .design .pict_copy dl dt {
    font-size: 5vw;
  }
}
.design .pict_copy dl dd {
  font-size: 2.4rem;
  letter-spacing: 2px;
}
@media screen and (max-width: 1100px) {
  .design .pict_copy dl dd {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .design .pict_copy dl dd {
    font-size: 3vw;
    letter-spacing: 1px;
  }
}
.design .pict_copy dl dd span {
  font-size: 1.2rem;
  writing-mode: lr-tb;
  text-orientation: inherit;
}
@media screen and (max-width: 767px) {
  .design .pict_copy dl dd span {
    font-size: 1rem;
  }
}
.design .tri {
  position: relative;
}
.design .tri.wow-finished:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 28vw 100vw;
  border-color: transparent transparent #9d9380 transparent;
  transform: translateX(100%);
  animation: triangle 1s ease 0.5s forwards;
  opacity: 0.4;
}
.design .tri.rig.wow-finished:after {
  border-width: 28vw 0 0 100vw;
  border-color: transparent transparent transparent #9d9380;
  animation: triangle2 1s ease 0.5s forwards;
}
@keyframes triangle {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes triangle2 {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.design .mv-wrap {
  position: relative;
  padding: 8% 0;
  background: url(../img/design/mv.jpg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .design .mv-wrap {
    position: relative;
    padding: 34% 0;
    background: url(../img/design/mv-sp.jpg) no-repeat center center;
    background-size: cover;
  }
}
.design .mv-wrap .mv-copy {
  margin: 0 auto;
  width: 80%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .design .mv-wrap .mv-copy {
    width: 90%;
  }
}
.design .mv-wrap .mv-en {
  height: 2.4vw;
  margin-bottom: 1%;
}
@media screen and (max-width: 767px) {
  .design .mv-wrap .mv-en {
    height: 6vw;
  }
}
.design .mv-wrap .mv-en img {
  width: auto;
  height: 100%;
}
.design .mv-wrap .mv-jp {
  font-size: 1vw;
}
@media screen and (max-width: 767px) {
  .design .mv-wrap .mv-jp {
    font-size: 3.3vw;
  }
}
.design .mv-wrap .mv-cap {
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 4px;
  z-index: 1;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .design .mv-wrap .mv-cap {
    font-size: 1rem;
  }
}
.design .mv-wrap .mv-sankaku {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60%;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .design .mv-wrap .mv-sankaku {
    width: 100%;
  }
}
.design .img-wrapper .caption {
  padding: 0;
}
.design .area1 .pict_copy dl {
  right: 7.5%;
  top: 15%;
}
@media screen and (max-width: 1100px) {
  .design .area1 .pict_copy dl {
    top: 7.5%;
  }
}
@media screen and (max-width: 767px) {
  .design .area1 .pict_copy dl {
    right: 2.5%;
    text-align: right;
  }
}
.design .area1 .pict_copy figure figcaption {
  text-shadow: 0 0 4px rgb(0, 0, 0), 0 0 4px rgb(0, 0, 0), 0 0 4px rgb(0, 0, 0), 0 0 4px rgb(0, 0, 0), 0 0 4px rgb(0, 0, 0);
}
.design .area2 .pict_copy dl {
  left: 55%;
  top: 20%;
}
@media screen and (max-width: 767px) {
  .design .area2 .pict_copy dl {
    top: 5%;
    left: 0%;
    text-align: center;
    width: 100%;
  }
}
.design .area2 .pict_copy dl dd {
  white-space: nowrap;
}
.design .area3 {
  background-image: url(../img/design/design4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .design .area3 {
    background-image: url(../img/design/design4-sp.jpg);
    background-size: 100%;
  }
}
.design .area3 .inner {
  z-index: 2;
  position: relative;
}
.design .area3 h2 {
  margin-bottom: 1em;
}
.design .area3 hr {
  margin: 60px 0;
  border: none;
  border-top: 1px solid #b3a996;
}
@media screen and (max-width: 767px) {
  .design .area3 hr {
    margin: 7.5% 0;
  }
}
.design .area3 .a3a {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .design .area3 .a3a {
    display: block;
  }
}
.design .area3 .a3a p {
  width: 55%;
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .design .area3 .a3a p {
    width: 100%;
    font-size: 3.25vw;
    line-height: 1.5;
  }
}
.design .area3 .a3a ul {
  display: flex;
  justify-content: space-between;
  width: 40%;
}
@media screen and (max-width: 767px) {
  .design .area3 .a3a ul {
    width: 100%;
    margin-top: 5%;
  }
}
.design .area3 .a3a ul li {
  width: 32.5%;
}
.design .area3 .a3a ul li span {
  display: block;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .design .area3 .a3a ul li span {
    font-size: 1.1rem;
    margin-top: 0.5em;
  }
}
.design .area3 .a3a dl {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  width: 40%;
}
@media screen and (max-width: 767px) {
  .design .area3 .a3a dl {
    width: 100%;
    margin-top: 5%;
    justify-content: space-between;
  }
}
.design .area3 .a3a dl dt {
  width: 65%;
  color: #004346;
  font-size: 2rem;
  letter-spacing: 2px;
  padding-left: 1.5em;
}
@media screen and (max-width: 767px) {
  .design .area3 .a3a dl dt {
    font-size: 4vw;
    padding-left: 0.75em;
  }
}
.design .area3 .a3a dl dt span {
  display: block;
  font-size: 1.2rem;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .design .area3 .a3a dl dt span {
    font-size: 3vw;
  }
}
.design .area3 .a3a dl dd {
  width: 32.5%;
}
.design .area4 {
  background-color: #004346;
  padding: 100px 0;
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .design .area4 {
    padding: 7.5% 5%;
    display: block;
  }
}
.design .area4 dl {
  color: #fff;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .design .area4 dl {
    width: 100%;
    text-align: center;
  }
}
.design .area4 dl dt {
  font-size: 4.2rem;
  letter-spacing: 4px;
}
@media screen and (max-width: 1100px) {
  .design .area4 dl dt {
    font-size: 3vw;
  }
}
@media screen and (max-width: 767px) {
  .design .area4 dl dt {
    font-size: 5.5vw;
  }
}
.design .area4 dl dd {
  font-size: 2.4rem;
  letter-spacing: 1px;
  margin-right: 0.5em;
}
@media screen and (max-width: 1100px) {
  .design .area4 dl dd {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .design .area4 dl dd {
    font-size: 3.5vw;
    margin: 1em 0 1.5em 0;
  }
}
.design .area4 figure {
  width: 76%;
  margin: 0 0 0 0;
}
@media screen and (max-width: 767px) {
  .design .area4 figure {
    width: 100%;
  }
}
.design .area5 {
  background-image: url(../img/design/bg.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .design .area5 {
    background: none;
  }
}
.design .area5 .inner {
  z-index: 2;
  position: relative;
}
.design .area5 .a5a {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .design .area5 .a5a {
    display: block;
  }
}
.design .area5 .a5a .tl {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .design .area5 .a5a .tl {
    width: 100%;
  }
}
.design .area5 .a5a .tl h2 {
  margin-bottom: 1em;
}
.design .area5 .a5a .tl p {
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .design .area5 .a5a .tl p {
    font-size: 3.4vw;
    line-height: 1.5;
    margin-bottom: 1.5em;
  }
}
.design .area5 .a5a figure {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .design .area5 .a5a figure {
    width: 100%;
  }
}
.design .area5 .a5b {
  text-align: center;
  margin-top: 65px;
}
@media screen and (max-width: 767px) {
  .design .area5 .a5b {
    margin-top: 10%;
    text-align: left;
  }
}
.design .area5 .a5b h2 {
  margin-bottom: 1em;
}
.design .area5 .a5b p {
  font-size: 1.6rem;
  line-height: 2;
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .design .area5 .a5b p {
    font-size: 3.5vw;
    line-height: 1.5;
    margin-bottom: 1.5em;
  }
}
.design .area6 .pict_copy dl {
  right: 7.5%;
  top: 15%;
  text-shadow: none;
}
@media screen and (max-width: 767px) {
  .design .area6 .pict_copy dl {
    width: 100%;
    text-align: center;
    right: 0;
    top: 7.5%;
    text-shadow: 0 0 10px rgb(178, 114, 31), 0 0 10px rgb(178, 114, 31), 0 0 10px rgb(178, 114, 31), 0 0 10px rgb(178, 114, 31);
  }
}
.design .area7 {
  background-color: #f6f5f2;
}
.design .area7 .inner {
  position: relative;
  z-index: 2;
}
.design .area7 .a7a {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .design .area7 .a7a {
    display: block;
  }
}
.design .area7 .a7a .a7ab {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .design .area7 .a7a .a7ab {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .design .area7 .a7a .a7ab + * {
    margin-top: 12.5%;
  }
}
.design .area7 .a7a .a7ab h2 {
  margin-bottom: 1em;
}
.design .area7 .a7a .a7ab p {
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .design .area7 .a7a .a7ab p {
    font-size: 3.4vw;
    line-height: 1.5;
  }
}
.design .area7 .a7b {
  background-color: #fff;
  padding: 60px;
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .design .area7 .a7b {
    display: block;
    padding: 10%;
    margin-top: 10%;
  }
}
.design .area7 .a7b dl {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .design .area7 .a7b dl {
    width: 100%;
  }
}
.design .area7 .a7b dl dt {
  font-size: 2.4rem;
  color: #004346;
  border-bottom: 1px solid #004346;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .design .area7 .a7b dl dt {
    font-size: 5vw;
  }
}
.design .area7 .a7b dl dd {
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .design .area7 .a7b dl dd {
    font-size: 3.5vw;
    line-height: 1.5;
    margin-bottom: 1.5em;
  }
}
.design .area7 .a7b ul {
  width: 50%;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .design .area7 .a7b ul {
    width: 100%;
  }
}
.design .area7 .a7b ul li {
  width: 49%;
  position: relative;
}
.design .area7 .a7b ul li span {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 1.1rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .design .area7 .a7b ul li span {
    font-size: 1rem;
    line-height: 1;
  }
}/*# sourceMappingURL=design.css.map */