<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@media screen and (min-width: 768px), print {
  a[id] {
    display: block;
    height: 0px;
    overflow: hidden;
    text-indent: -9999px;
    margin-top: -80px;
    padding-bottom: 80px;
  }

 /*============================
#lead
============================*/
  #lead {
    margin-bottom: 235px;
  }
  #lead .inner .ttl {
    margin-bottom: 47px;
  }
  #lead .inner .anchor-box {
    padding: 0 20px;
  }
  #lead .inner .anchor-box .ttl {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #332416;
    margin-bottom: 10px;
  }

  	/*============================
  #design
  ============================*/
  #design, #ability, #works, #interior, #maintenance {
    margin-bottom: 145px;
  }
  #design .inner .ttl, #ability .inner .ttl, #works .inner .ttl, #interior .inner .ttl, #maintenance .inner .ttl {
    position: relative;
    z-index: 10;
    margin-bottom: 70px;
    padding-left: 36px;
  }
  #design .inner .ttl::after, #ability .inner .ttl::after, #works .inner .ttl::after, #interior .inner .ttl::after, #maintenance .inner .ttl::after {
    content: "";
    height: 100px;
    background-color: #c9c9ca;
    position: absolute;
    bottom: -26px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: -1;
  }
  #design .inner .ttl02-box, #ability .inner .ttl02-box, #works .inner .ttl02-box, #interior .inner .ttl02-box, #maintenance .inner .ttl02-box {
    position: relative;
    z-index: 10;
    padding-left: 60px;
  }
  #design .inner .ttl02-box::after, #ability .inner .ttl02-box::after, #works .inner .ttl02-box::after, #interior .inner .ttl02-box::after, #maintenance .inner .ttl02-box::after {
    content: "";
    height: 100px;
    background-color: #e0e0e1;
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: -1;
  }
  #design .inner .ttl02, #ability .inner .ttl02, #works .inner .ttl02, #interior .inner .ttl02, #maintenance .inner .ttl02 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.65;
    letter-spacing: 0.05em;
    color: #010000;
    padding-left: 36px;
    border-left: 1px dotted;
    margin-bottom: 30px;
  }
  #design .inner .ttl02 strong, #ability .inner .ttl02 strong, #works .inner .ttl02 strong, #interior .inner .ttl02 strong, #maintenance .inner .ttl02 strong {
    color: #a84f04;
  }
  #design .inner .bob, #ability .inner .bob, #works .inner .bob, #interior .inner .bob, #maintenance .inner .bob {
    border-bottom: 1px solid #000;
  }
  #design .inner .flexbox01, #ability .inner .flexbox01, #works .inner .flexbox01, #interior .inner .flexbox01, #maintenance .inner .flexbox01 {
    padding: 0 30px 65px;
    width: 740px;
    margin: 0 auto;
  }
  #design .inner .mb01, #ability .inner .mb01, #works .inner .mb01, #interior .inner .mb01, #maintenance .inner .mb01 {
    margin-bottom: 45px;
  }
  #design .inner .txtbox, #ability .inner .txtbox, #works .inner .txtbox, #interior .inner .txtbox, #maintenance .inner .txtbox {
    width: 326px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.05em;
    color: #3e3a39;
    padding-top: 16px;
  }
  #design .inner .g-bg, #ability .inner .g-bg, #works .inner .g-bg, #interior .inner .g-bg, #maintenance .inner .g-bg {
    background-color: #e0e0e1;
    height: 50px;
  }

  	/* works
  -------------------------------------*/
  #works .bob {
    width: 740px;
    margin: 0 auto;
  }
  #works .fotorama {
    padding: 0 10px;
  }
  #works .btn {
    margin-bottom: 50px;
  }

  /* interior
  -------------------------------------*/
  #interior .inner .box-l {
    position: relative;
  }
  #interior .inner .box-l .photo02 {
    position: absolute;
    bottom: -25px;
    left: -45px;
  }

  /* maintenance
  -------------------------------------*/
  #maintenance .inner .txtbox {
    width: 680px;
    margin: 0 auto 30px;
  }
  #maintenance .inner .bg-box {
    background: url(../images/design/maintenance-bg01.jpg) no-repeat top;
    padding: 160px 185px 230px;
    margin: 0 40px;
  }
  #maintenance .inner .bg-box .wh-box {
    background-color: #fff;
    padding: 21px;
  }
  #maintenance .inner .bg-box .wh-box .ttl03 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.2em;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 25px 0;
  }
}
@media screen and (max-width: 767px) {
  /*============================
#lead
============================*/
  #lead {
    margin-bottom: 10%;
  }
  #lead .inner .ttl {
    margin-bottom: 12%;
  }
  #lead .inner .anchor-box {
    padding: 0 3%;
  }
  #lead .inner .anchor-box li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 5%;
  }
  #lead .inner .anchor-box li:nth-child(3n) {
    margin-right: 0px;
  }
  #lead .inner .anchor-box li:nth-of-type(4) {
    margin-right: 5%;
  }
  #lead .inner .anchor-box li:nth-child(5n) {
    margin-right: 0px;
  }
  #lead .inner .anchor-box .ttl {
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #332416;
    margin-bottom: 3%;
  }

  	/*============================
  #design
  ============================*/
  #design, #ability, #works, #interior, #maintenance {
    margin-bottom: 30%;
  }
  #design .inner .ttl, #ability .inner .ttl, #works .inner .ttl, #interior .inner .ttl, #maintenance .inner .ttl {
    position: relative;
    z-index: 10;
    margin-bottom: 7%;
    padding-left: 8%;
  }
  #design .inner .ttl img, #ability .inner .ttl img, #works .inner .ttl img, #interior .inner .ttl img, #maintenance .inner .ttl img {
    width: 50%;
  }
  #design .inner .ttl::after, #ability .inner .ttl::after, #works .inner .ttl::after, #interior .inner .ttl::after, #maintenance .inner .ttl::after {
    content: "";
    height: 50px;
    background-color: #c9c9ca;
    position: absolute;
    bottom: -12%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: -1;
  }
  #design .inner .ttl02-box, #ability .inner .ttl02-box, #works .inner .ttl02-box, #interior .inner .ttl02-box, #maintenance .inner .ttl02-box {
    position: relative;
    z-index: 10;
    padding-left: 10%;
  }
  #design .inner .ttl02-box::after, #ability .inner .ttl02-box::after, #works .inner .ttl02-box::after, #interior .inner .ttl02-box::after, #maintenance .inner .ttl02-box::after {
    content: "";
    height: 45px;
    background-color: #fff;
    position: absolute;
    top: -32%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    z-index: -1;
  }
  #design .inner .ttl02, #ability .inner .ttl02, #works .inner .ttl02, #interior .inner .ttl02, #maintenance .inner .ttl02 {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.65;
    letter-spacing: 0.05em;
    color: #010000;
    padding-left: 5%;
    border-left: 1px dotted;
    margin-bottom: 5%;
  }
  #design .inner .ttl02 strong, #ability .inner .ttl02 strong, #works .inner .ttl02 strong, #interior .inner .ttl02 strong, #maintenance .inner .ttl02 strong {
    color: #a84f04;
  }
  #design .inner .bob, #ability .inner .bob, #works .inner .bob, #interior .inner .bob, #maintenance .inner .bob {
  }
  #design .inner .flexbox01, #ability .inner .flexbox01, #works .inner .flexbox01, #interior .inner .flexbox01, #maintenance .inner .flexbox01 {
    padding: 0 3%;
    margin: 0 2%;
  }
  #design .inner .mb01, #ability .inner .mb01, #works .inner .mb01, #interior .inner .mb01, #maintenance .inner .mb01 {
    margin-bottom: 3.3%;
  }
  #design .inner .photo, #ability .inner .photo, #works .inner .photo, #interior .inner .photo, #maintenance .inner .photo {
    text-align: center;
    margin-bottom: 3%;
  }
  #design .inner .txtbox, #ability .inner .txtbox, #works .inner .txtbox, #interior .inner .txtbox, #maintenance .inner .txtbox {
    font-size: 0.875em;
    line-height: 2;
    letter-spacing: 0.05em;
    color: #3e3a39;
    padding-bottom: 10%;
  }
  #design .inner .g-bg, #ability .inner .g-bg, #works .inner .g-bg, #interior .inner .g-bg, #maintenance .inner .g-bg {
    background-color: #e0e0e1;
    height: 25px;
  }

  	/* works
  -------------------------------------*/
  #works .fotorama {
    padding: 0 3%;
    width: 100% !important;
    margin: 0 2% 5%;
  }
  #works .btn {
    margin-bottom: 10%;
  }

  /* interior
  -------------------------------------*/
  #interior .inner .ttl img {
    width: 60%;
  }
  #interior .inner .box-l {
    position: relative;
    margin-bottom: 3%;
  }
  #interior .inner .box-l .photo02 {
    position: absolute;
    bottom: -3%;
    left: -3%;
    width: 30%;
  }

  /* maintenance
  -------------------------------------*/
  #maintenance .inner .ttl img {
    width: 90%;
  }
  #maintenance .inner .txtbox {
    margin: 0 auto 30px;
    padding: 0 3%;
  }
  #maintenance .inner .bg-box {
    background: url(../images/design/maintenance-bg01.jpg) no-repeat top;
    padding: 22% 19% 28%;
    background-size: 100%;
  }
  #maintenance .inner .bg-box .wh-box {
    background-color: #fff;
    padding: 3%;
  }
  #maintenance .inner .bg-box .wh-box .ttl03 {
    font-size: 0.9em;
    line-height: 1.5;
    letter-spacing: 0.2em;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 5% 0;
  }
}
</pre></body></html>