<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
html, body {
  height: 100%;
}
*/
body {
  font-family: "FuturaStd", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, Sans-Serif;
  color: #231815;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fixed-footer {
  height: 100%; }
  .fixed-footer footer {
    position: fixed;
    bottom: 0;
    left: 0; }
  .fixed-footer .btn_pagetop {
    display: none; }

a {
  color: #231815;
  text-decoration: none; }

.btn {
  display: block;
  width: 810px;
  height: 86px;
  margin: 0 auto 100px;
  line-height: 86px;
  background: #60c1c0;
  color: #fff;
  text-align: center;
  font-size: 26px; }

.btn_pagetop {
  float: right;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px; }

.inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  position: relative; }

header {
  background-color: #fff;
  padding: 10px 0 15px;
  min-width: 980px; }
  header .logo {
    padding: 0 20px 10px; }
    header .logo &gt; * {
      display: inline-block;
      padding: 10px; }
      header .logo &gt; * img {
        vertical-align: bottom; }
  header .company {
    position: absolute;
    top: 35px;
    right: 30px;
    text-align: right;
    font-size: 12px; }
  header .globalNav ul {
    border-left: 1px solid #231815;
    text-align: center;
    margin: 0 auto;
    list-style-type: none;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    header .globalNav ul li {
      -ms-flex: 1;
          flex: 1;
      border-right: 1px solid #231815;
      box-sizing: border-box;
      height: 48px;
      position: relative;
      vertical-align: top;
      overflow: hidden; }
      header .globalNav ul li a, header .globalNav ul li span {
        display: block;
        width: 100%;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
        text-transform: uppercase; }
      header .globalNav ul li a {
        background-color: #fff;
        position: relative;
        z-index: 2; }
      header .globalNav ul li span {
        /*
          position: absolute;
          top: -50px;
          left: 0;
          z-index: 1;
*/ }
        header .globalNav ul li span.ja {
          color: #fff;
          background-color: #42dbd7;
          display: none; }

/*
#aboutus #gn_aboutus a,
#technology #gn_technology a,
#product #gn_product a,
#store #gn_store a,
#qa #gn_qa a,
#support #gn_support a,
#recruit #gn_recruit a
 {
  display: none;
}
*/
#aboutus #gn_aboutus .ja,
#technology #gn_technology .ja,
#product #gn_product .ja,
#media #gn_media .ja,
#store #gn_store .ja,
#qa #gn_qa .ja,
#support #gn_support .ja,
#recruit #gn_recruit .ja {
  display: block !important;
  background-color: #60c1c0 !important;
  /*
  top: 0 !important;
*/ }

#aboutus #gn_aboutus .en,
#technology #gn_technology .en,
#product #gn_product .en,
#media #gn_media .en,
#store #gn_store .en,
#qa #gn_qa .en,
#support #gn_support .en,
#recruit #gn_recruit .en {
  display: none !important; }

footer {
  background-color: #60c1c0;
  color: #fff;
  width: 100%; }
  footer .inner {
    height: 80px;
    min-width: 720px;
    box-sizing: border-box;
    padding: 20px;
    overflow: hidden; }
  footer .company {
    font-size: 12px; }
    footer .company address {
      display: none;
      font-style: normal;
      margin-left: .5em; }
  footer .footerNav {
    float: left; }
    footer .footerNav ul {
      list-style-type: none; }
      footer .footerNav ul li {
        display: inline-block;
        margin-right: 1em; }
        footer .footerNav ul li a {
          font-size: 12px;
          color: #fff;
          text-transform: uppercase; }
  footer .facebook {
    display: block;
    position: absolute;
    top: 50%;
    right: 40px;
    width: 198px;
    transform: translateY(-50%); }
    footer .facebook img {
      width: 100%; }

.contents {
  position: relative; }
  .contents #btn-more {
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-tranform: translateX(-50%);
    -moz-tranform: translateX(-50%);
    -ms-tranform: translateX(-50%);
    -o-tranform: translateX(-50%);
    tranform: translateX(-50%); }

.contents-more {
  padding: 90px 10px; }

#home .contents {
  background: url(/assets/img/top/img_mv.jpg) no-repeat center center;
  background-size: cover;
  position: relative; }
  #home .contents .contents-inner {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0; }
  #home .contents .txt_mv {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none; }

#aboutus .contents {
  background: url(/assets/img/aboutus/mv.jpg) no-repeat center center;
  background-size: cover;
  position: relative; }

#aboutus .msg {
  width: 495px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  #aboutus .msg img {
    vertical-align: bottom; }
  #aboutus .msg h1 {
    margin-top: 40px;
    margin-bottom: .5em;
    font-size: 20px;
    font-weight: normal; }
  #aboutus .msg p {
    margin-right: 13px;
    font-size: 16px;
    text-align: justify;
    text-justify: inter-ideograph; }

#aboutus table {
  width: 810px;
  margin: 0 auto;
  text-align: left;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-collapse: collapse; }
  #aboutus table caption {
    margin-bottom: 10px;
    text-align: left;
    font-size: 20px; }
  #aboutus table th, #aboutus table td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 16px;
    padding: 1em; }
  #aboutus table th {
    white-space: nowrap;
    width: 7em; }
  #aboutus table.tb-profile th {
    letter-spacing: .5em;
    white-space: nowrap; }
  #aboutus table.tb-history {
    margin-top: 30px; }
    #aboutus table.tb-history + .tb-history {
      margin-top: 10px; }
    #aboutus table.tb-history th {
      text-align: right; }

#technology .contents {
  background: url(/assets/img/technology/mv.jpg) no-repeat center center;
  background-size: cover;
  position: relative; }

#technology .contents-more {
  width: 980px;
  margin: 0 auto; }

#technology .msg {
  position: relative;
  top: 100px;
  left: 100px;
  width: 600px; }
  #technology .msg h1 {
    font-size: 48px;
    font-weight: normal;
    line-height: 1.209; }
  #technology .msg p {
    font-size: 16px; }

#technology .contents-right {
  float: right;
  width: 394px;
  margin-bottom: 40px; }

#technology .contents-left {
  float: left;
  width: 533px;
  margin-bottom: 40px; }

#technology .subttl {
  font-size: 18px;
  font-weight: bold; }

#technology p {
  font-size: 16px;
  text-align: justify;
  text-justify: inter-ideograph; }

#technology table {
  clear: both;
  width: 830px;
  margin: 0 auto;
  border-collapse: collapse;
  border-top: 1px solid #231815;
  border-left: 1px solid #231815; }
  #technology table th, #technology table td {
    border-bottom: 1px solid #231815;
    border-right: 1px solid #231815;
    text-align: center;
    font-weight: normal;
    padding: 10px; }

#technology .notice {
  text-align: center;
  font-size: 13px;
  margin: 1em 0; }

#technology .img {
  margin: 50px 0; }

#technology dl dt {
  font-size: 18px;
  font-weight: bold; }

#technology dl dd {
  font-size: 16px;
  text-align: justify;
  text-justify: inter-ideograph; }

#product {
  /*
  .msg {
    position: relative;
    top: 100px;
    left: 100px;
    width: 410px;
    .msg-inner {
      padding: 20px;
      background-color: rgba(0,0,0,.7);
    }
    h1 {
      font-size: 22px;
      font-weight: normal;
      color: #fff;
      -webkit-text-shadow: 0 0 1em rgba(0,0,0,0.75);
      -moz-text-shadow: 0 0 1em rgba(0,0,0,0.75);
      -ms-text-shadow: 0 0 1em rgba(0,0,0,0.75);
      -o-text-shadow: 0 0 1em rgba(0,0,0,0.75);
      text-shadow: 0 0 1em rgba(0,0,0,0.75);
    }
    p {
      font-size: 14px;
      color: #fff;
      -webkit-text-shadow: 0 0 1em rgba(0,0,0,0.75);
      -moz-text-shadow: 0 0 1em rgba(0,0,0,0.75);
      -ms-text-shadow: 0 0 1em rgba(0,0,0,0.75);
      -o-text-shadow: 0 0 1em rgba(0,0,0,0.75);
      text-shadow: 0 0 1em rgba(0,0,0,0.75);
      text-align: justify;
      text-justify: inter-ideograph;
    }
  }
*/ }
  #product .contents-more {
    width: 800px;
    margin: 0 auto; }
  #product .contents {
    background: url(/assets/img/product/mv.jpg) no-repeat center center;
    background-size: cover;
    position: relative; }
  #product .bx-product-wrap {
    margin-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    #product .bx-product-wrap &gt; * {
      width: 350px; }
  #product .msg {
    position: relative;
    top: 100px;
    left: 100px;
    width: 700px; }
    #product .msg h1 {
      font-size: 48px;
      font-weight: normal;
      line-height: 1.209; }
    #product .msg p {
      font-size: 16px; }
  #product .product-category {
    margin-bottom: 50px; }
    #product .product-category ul {
      border-left: 1px solid #231815;
      text-align: center;
      margin: 0 auto;
      list-style-type: none;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      #product .product-category ul li {
        -ms-flex: 1;
            flex: 1;
        border-right: 1px solid #231815;
        box-sizing: border-box;
        height: 48px;
        position: relative;
        vertical-align: top;
        overflow: hidden; }
        #product .product-category ul li a, #product .product-category ul li span {
          display: block;
          width: 100%;
          height: 48px;
          line-height: 48px;
          font-size: 16px;
          text-transform: capitalize; }
        #product .product-category ul li a {
          background-color: #fff;
          position: relative;
          z-index: 2; }
        #product .product-category ul li span {
          /*
          position: absolute;
          top: -50px;
          left: 0;
          z-index: 1;
*/ }
          #product .product-category ul li span.ja {
            color: #fff;
            background-color: #60C1C0;
            display: none; }
  #product #bedclothes {
    margin-bottom: 100px; }
  #product #bedclothes .pc_bedclothes .ja,
  #product #textiles .pc_textiles .ja {
    display: block !important; }
  #product #bedclothes .pc_bedclothes .en,
  #product #textiles .pc_textiles .en {
    display: none !important; }
  #product .bx-product {
    overflow: hidden;
    margin-bottom: 70px; }
  #product .product-img {
    width: 100%; }
    #product .product-img img {
      width: 100%; }
  #product .product-txt {
    width: 100%; }
    #product .product-txt h2 {
      font-size: 30px;
      line-height: 1.3; }
      #product .product-txt h2 span {
        display: block;
        font-size: 16px; }
    #product .product-txt .name-ja {
      font-size: 16px;
      margin-bottom: 1em;
      font-weight: bold; }
    #product .product-txt .description {
      font-size: 13px;
      margin-bottom: 2em;
      text-align: justify;
      text-justify: inter-ideograph; }
      #product .product-txt .description img {
        display: inline-block;
        margin-top: 10px; }
    #product .product-txt .color {
      margin-bottom: 20px; }
      #product .product-txt .color p {
        font-size: 13px;
        text-transform: uppercase; }
      #product .product-txt .color li {
        list-style-type: none;
        display: inline-block;
        margin-right: 10px;
        border: 1px solid #ddd; }
        #product .product-txt .color li.current {
          border-color: #000; }
        #product .product-txt .color li span {
          margin: 1px;
          display: block;
          padding: 5px;
          width: 4em;
          color: #fff;
          text-align: center;
          text-transform: capitalize;
          cursor: pointer; }
      #product .product-txt .color .be {
        background-color: #cdb98c; }
      #product .product-txt .color .gry {
        background-color: #c9caca; }
      #product .product-txt .color .beige {
        background-color: #eac08a; }
      #product .product-txt .color .nvy {
        background-color: #171C61; }
      #product .product-txt .color .wh {
        background-color: #fff;
        color: #000; }
      #product .product-txt .color .bl {
        background-color: #000;
        color: #fff; }
    #product .product-txt .size {
      margin-bottom: 20px;
      font-size: 13px;
      text-indent: -4em;
      margin-left: 4em; }
    #product .product-txt .online {
      display: none; }
      #product .product-txt .online li {
        list-style-type: none;
        margin-right: 10px; }
      #product .product-txt .online img {
        height: 70px; }

#store .contents .store-contents {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

#store .contents dl {
  text-align: center;
  display: table;
  margin: 0 auto 85px; }
  #store .contents dl dt {
    display: table-cell;
    height: 75px;
    border-right: 1px solid #231815;
    text-align: center;
    vertical-align: middle;
    padding: 0 70px; }
  #store .contents dl dd {
    display: table-cell;
    height: 75px;
    text-align: center;
    vertical-align: middle;
    padding: 0 70px; }
    #store .contents dl dd img {
      vertical-align: bottom; }

#store .underconstruction {
  margin-bottom: 100px;
  width: 810px;
  background-color: #efefef;
  text-align: center;
  font-size: 16px;
  line-height: 86px; }

#support .contents .support-contents {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

#support .contents p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 100px; }

#qa .contents {
  margin-bottom: 90px;
  width: 810px;
  margin-left: auto;
  margin-right: auto; }
  #qa .contents h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 4em 0 1em; }
  #qa .contents dl {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px; }
    #qa .contents dl dt {
      border: 1px solid #231815;
      padding: 20px;
      background-color: #efefef;
      /*
        height: 61px;
        line-height: 61px;
*/
      box-sizing: border-box;
      /*
        &amp;:after {
          content: url(/assets/img/common/slash.png);
          display: block;
          width: 27px;
          height: 60px;
          position: absolute;
          top: -1px;
          right: -1px;
        }
*/ }
    #qa .contents dl dd {
      border: 1px solid #231815;
      border-top: none;
      position: relative;
      padding: 20px;
      /*
        height: 60px;
        line-height: 60px;
*/
      box-sizing: border-box;
      /*
        &amp;:before {
          content: url(/assets/img/common/slash.png);
          display: block;
          width: 27px;
          height: 60px;
          position: absolute;
          bottom: -1px;
          left: -1px;
        }
*/ }

#recruit .contents {
  margin-bottom: 90px;
  width: 810px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto; }
  #recruit .contents h1 {
    background-color: #efefef;
    line-height: 86px;
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    margin-bottom: 70px; }
  #recruit .contents p {
    text-align: center; }
  #recruit .contents table {
    margin-top: 70px;
    border-collapse: collapse;
    border-top: 1px solid #231815;
    border-left: 1px solid #231815;
    background-color: #edf7f7;
    text-align: center;
    width: 100%;
    margin-bottom: 120px; }
    #recruit .contents table th, #recruit .contents table td {
      border-bottom: 1px solid #231815;
      border-right: 1px solid #231815;
      background-color: #edf7f7;
      text-align: center;
      padding: 20px 10px;
      font-weight: normal;
      font-size: 15px; }
    #recruit .contents table td {
      width: 50%; }
  #recruit .contents .qa {
    margin-bottom: 60px; }
    #recruit .contents .qa dl {
      border: 1px solid #231815;
      display: table;
      width: 100%;
      margin-bottom: 20px;
      font-size: 15px; }
      #recruit .contents .qa dl dt {
        display: table-cell;
        width: 310px;
        border-right: 1px solid #231815;
        background-color: #efefef;
        padding: 20px 15px;
        box-sizing: border-box; }
      #recruit .contents .qa dl dd {
        display: table-cell;
        padding: 0 15px;
        height: 60px;
        box-sizing: border-box;
        line-height: 60px; }
  #recruit .contents .must {
    margin-top: 20px;
    margin-bottom: 100px; }
    #recruit .contents .must dt {
      background-color: #60c1c0;
      text-align: center;
      color: #fff;
      padding: 5px; }
    #recruit .contents .must dd {
      text-align: center;
      border: 1px solid #60c1c0;
      padding: 10px; }

#js-txtMv-img {
  display: none; }

#media .contents {
  margin-bottom: 90px;
  width: 810px;
  margin-left: auto;
  margin-right: auto; }
  #media .contents h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 4em 0 1em; }

#media .bx-product {
  overflow: hidden;
  margin-bottom: 70px; }

#media .product-img {
  width: 350px;
  float: left; }
  #media .product-img img {
    width: 100%; }

#media .product-txt {
  width: 390px;
  float: right; }
  #media .product-txt .date {
    font-weight: bold; }
    #media .product-txt .date span {
      color: red; }
    @media screen and (min-width: 800px){
  .btn.hover{
    background-color: #42dbd7; }
  header .globalNav ul li{
    /*
          &amp;.hover {
            .ja {
              display: block;
            }
            .en {
              display: none;
            }
          }
*/ }
  #product .product-category ul li{
    /*
          &amp;.hover {
            .ja {
              display: block;
            }
            .en {
              display: none;
            }
          }
*/ } }
</pre></body></html>