@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "futura-medium-bt";
  src: url("../fonts/futura-medium-bt.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/*	com parts  PC
------------------------------------ */
.sns-none {
  display: none !important;
}

.over {
  overflow: hidden;
}

.com-ib {
  display: inline-block;
}

.spxs-only {
  display: none;
}
@media screen and (max-width: 390px) {
  .spxs-only {
    display: inherit;
  }
}

.f26 {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .f26 {
    font-size: 1.5rem;
  }
}

.pre {
  white-space: pre-line;
}

.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .nowrap {
    white-space: nowrap;
  }
}
.no-sb {
  margin: 50px auto 0;
}

.anchor-mp {
  margin: -90px auto 0;
  padding-top: 90px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin: 35px 0 0;
}

.clamp1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.clamp2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.clamp3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

@media screen and (min-width: 768px) {
  .com-pd {
    padding: 100px 0;
  }
}

/*  共通パーツ
------------------------------------ */
.com-box {
  padding: 36px 50px 40px;
  background: #eef7f3;
}

.com-bg {
  background: #f1f1f1;
}

.news-post {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.news-post-item {
  width: 100%;
  max-width: 330px;
}
@media screen and (min-width: 768px) {
  .news-post-item:not(:nth-of-type(3n-2)) {
    margin-left: 45px;
  }
  .news-post-item:nth-of-type(n+4) {
    margin-top: 45px;
  }
}
.news-post-link {
  display: block;
}
@media screen and (min-width: 768px) {
  .news-post-link:hover img {
    width: 120%;
    height: 120%;
  }
}
.news-post-img {
  width: 100%;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
  position: relative;
}
.news-post-contents {
  margin: 17px auto 0;
  padding-left: 14px;
  border-left: 4px solid #bebebe;
}
.news-post-time {
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  line-height: 1.4;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .news-post-time {
    font-size: 1.5rem;
  }
}
.news-post-tag {
  display: flex;
  margin-left: 18px;
  flex-wrap: wrap;
}
.news-post-tag li:nth-of-type(n+2)::before {
  content: ", ";
}
.news-post-tag-txt {
  margin: 0 5px 5px 0;
  font-family: "ZenKakuGothicNew-Regular", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  color: #178652;
  line-height: 1.3;
}
.news-post-ttl {
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .news-post-ttl {
    font-size: 1.5rem;
  }
}

.com-tag {
  display: flex;
  flex-wrap: wrap;
}
.com-tag-item {
  width: 100%;
  max-width: 350px;
}
@media screen and (min-width: 768px) {
  .com-tag-item:not(:nth-of-type(3n-2)) {
    margin-left: 14px;
  }
  .com-tag-item:nth-of-type(n+4) {
    margin-top: 30px;
  }
}
.com-tag-link.current {
  background-color: #178652;
}

/* =========================================

  main layout  all

========================================= */
/* top-news  PC
------------------------------------ */
#top-news .news-post {
  margin: 70px auto 0;
}
#top-news .news-btn {
  margin: 70px auto 0;
}

/* top-about  PC
------------------------------------ */
#top-about .about-bg {
  position: relative;
}
#top-about .about-bg::before {
  content: "";
  width: 100%;
  height: 451px;
  background: #f1f1f1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
#top-about .about-con {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 768px) {
  #top-about .about-con {
    max-width: 510px;
  }
}
#top-about .about-con::before {
  content: "";
  width: 243px;
  height: 167px;
  background: url(../img/top/about-illu.png) no-repeat right top/contain;
  position: absolute;
  top: 16px;
  right: -113px;
}
#top-about .about-txt-box {
  margin-top: 56px;
}
#top-about .about-btn {
  margin: 65px 0 0;
}
#top-about .about-inner {
  position: relative;
}
#top-about .about-img01 {
  position: absolute;
  right: -220px;
  top: 0;
}
@media screen and (max-width: 1547px) {
  #top-about .about-img01 {
    width: 38.4%;
    right: 0;
  }
}
#top-about .about-img02 {
  width: 46%;
}
#top-about .about-img03 {
  width: 47.2%;
  margin-top: 219px;
}
@media screen and (max-width: 1547px) {
  #top-about .about-img03 {
    margin-top: 100px;
  }
}
#top-about .about-list {
  width: 91.5%;
  margin: auto;
}

/* top-item  PC
------------------------------------ */
#top-item .item-inner {
  position: relative;
}
#top-item .item-inner::before {
  content: "";
  width: 345px;
  height: 396px;
  background: url(../img/top/item-illu.png) no-repeat left top/contain;
  position: absolute;
  left: -131px;
  top: -94px;
}
#top-item .item-list {
  display: flex;
  margin: 70px auto 0;
  justify-content: space-between;
  flex-wrap: wrap;
}
#top-item .item-list-item:nth-of-type(n+3) {
  margin-top: 53px;
}
#top-item .item-list-ttl {
  margin: 17px auto 0;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2.4rem;
  letter-spacing: 0.08em;
  color: #5f5f5f;
}
@media screen and (max-width: 768px) {
  #top-item .item-list-ttl {
    font-size: 1.5rem;
  }
}
#top-item .item-list-link {
  margin-top: 24px;
  padding: 0 8px 8px;
  border-bottom: 1px solid;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.24em;
  color: #178652;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #top-item .item-list-link {
    font-size: 1.5rem;
  }
}

/* top-slider  PC
------------------------------------ */
.top-slider {
  padding: 150px 0;
}
.top-slider .swiper-wrapper {
  transition-timing-function: linear !important;
}
.top-slider .swiper-container {
  overflow: hidden;
}
.top-slider .swiper-slide {
  width: 25.4%;
  height: 25.4%;
}
.top-slider .swiper-slide-img {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
}

/* top-scene  PC
------------------------------------ */
#top-scene .scene-box {
  padding: 53px 0 91px;
  background: url(../img/top/scene-img.jpg) no-repeat center/cover;
  position: relative;
}
#top-scene .scene-box::before {
  content: "";
  width: 251px;
  height: 251px;
  background: url(../img/top/scene-illu.png) no-repeat right top/contain;
  position: absolute;
  bottom: -39px;
  right: -62px;
}
#top-scene .scene-box::after {
  content: "";
  width: 297px;
  height: 287px;
  background: url(../img/top/scene-l.png) no-repeat right top/contain;
  position: absolute;
  bottom: -77px;
  left: -124px;
}
#top-scene .scene-box-con {
  padding: 45px 63px 50px 50px;
  background: #fff;
}
@media screen and (min-width: 768px) {
  #top-scene .scene-box-con {
    max-width: 510px;
  }
}
#top-scene .scene-box-txt {
  margin-top: 30px;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  color: #5f5f5f;
}
@media screen and (max-width: 768px) {
  #top-scene .scene-box-txt {
    font-size: 1.5rem;
  }
}
#top-scene .scene-box-btn {
  margin-top: 30px;
}
#top-scene .scene-en {
  font-size: 4.4rem;
}
@media screen and (max-width: 768px) {
  #top-scene .scene-en {
    font-size: 2.2rem;
  }
}
#top-scene .scene-ja {
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  #top-scene .scene-ja {
    font-size: 1.5rem;
  }
}

/* com-contact  PC
------------------------------------ */
.com-contact {
  background: url(../img/top/contact-bg.jpg) no-repeat center/cover;
}
.com-contact .contact-box {
  padding: 70px 0 100px;
  background: #fff;
}
.com-contact .contact-ttl::after {
  margin-top: 40px;
}
.com-contact .contact-txt {
  margin: 40px auto 0;
  text-align: center;
}
.com-contact .contact-btn {
  max-width: 500px;
  margin: 50px auto 0;
  background-color: #178652;
}
@media screen and (min-width: 768px) {
  .com-contact .contact-btn:hover {
    background: #bebebe;
    opacity: 1;
  }
}

/* =========================================

  sub layout  all

========================================= */
/* chair  PC
------------------------------------ */
.com-about .about-en {
  font-size: 5.6rem;
}
@media screen and (max-width: 768px) {
  .com-about .about-en {
    font-size: 2.8rem;
  }
}
.com-about .about-flx {
  margin: 70px auto 0;
}
@media screen and (min-width: 768px) {
  .com-about .about-con {
    max-width: 480px;
  }
}
.com-about .about-con-price {
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2.8rem;
  letter-spacing: 0.08em;
  color: #178652;
}
@media screen and (max-width: 768px) {
  .com-about .about-con-price {
    font-size: 1.5rem;
  }
}
.com-about .about-con-txt {
  margin-top: 27px;
}
.com-about .about-con-btn {
  margin: 80px 0 0;
}
.com-about .about-list {
  display: flex;
  margin: 62px auto 0;
  justify-content: space-between;
}

.com-worries .worries-list {
  max-width: 980px;
  margin: 70px auto 0;
}
.com-worries .worries-list-item {
  padding-left: 214px;
  background-color: #fff;
}
.com-worries .worries-list li:nth-of-type(n+2) {
  margin: 14px auto 0;
}
.com-worries .worries-list p {
  padding: 5px 0 5px 35px;
  background: url(../img/chair/worries-check.png) no-repeat left 55%;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2rem;
  letter-spacing: 0.08em;
  color: #5f5f5f;
}
@media screen and (max-width: 768px) {
  .com-worries .worries-list p {
    font-size: 1.5rem;
  }
}
.com-worries .worries-arw {
  padding: 230px 0 0;
  background: url(../img/chair/worries-arw.png) no-repeat center top/100%;
}

.com-reco .reco-inner {
  background: url(../img/chair/features-illu.png) no-repeat calc(100% - 300px) 238px;
}
.com-reco .reco-list {
  margin: 70px auto 0;
}
.com-reco .reco-list-item:nth-of-type(n+2) {
  margin-top: 33px;
}
.com-reco .reco-list-txt {
  margin: 20px auto 0;
}

.com-scene .scene-list {
  margin: 70px auto 0;
}
.com-scene .scene-list-item {
  display: flex;
  justify-content: space-between;
}
.com-scene .scene-list-item:nth-of-type(n+2) {
  margin-top: 85px;
}
.com-scene .scene-list-item:nth-of-type(2n) {
  flex-direction: row-reverse;
}
@media screen and (min-width: 768px) {
  .com-scene .scene-list-con {
    max-width: 510px;
  }
}
.com-scene .scene-list-txt-box {
  margin-top: 45px;
}

.com-cart {
  background: url(../img/chair/cart-bg.jpg) no-repeat center/cover;
}
.com-cart .cart-link {
  display: flex;
  justify-content: center;
  background: #ffffff;
}
@media screen and (min-width: 768px) {
  .com-cart .cart-link:hover {
    background-color: #086e65;
    opacity: 1;
  }
  .com-cart .cart-link:hover .cart-ttl {
    color: #fff;
  }
  .com-cart .cart-link:hover .cart-ttl::before {
    background-image: url(../img/chair/cart-ico-white.png);
  }
}
.com-cart .cart-ttl {
  display: flex;
  width: 100%;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 4.2rem;
  letter-spacing: 0.08em;
  color: #178652;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .com-cart .cart-ttl {
    font-size: 2.1rem;
  }
}
.com-cart .cart-ttl::before {
  content: "";
  width: 44px;
  height: 37px;
  margin-right: 32px;
  background: url(../img/chair/cart-ico.png) no-repeat center/contain;
  transition: all 0.3s ease;
}
.com-cart .cart-img {
  flex-shrink: 0;
}

/* ottoman  PC
------------------------------------ */
#ottoman .about-en {
  font-size: 5rem;
  letter-spacing: 0.32em;
}
@media screen and (max-width: 768px) {
  #ottoman .about-en {
    font-size: 2.5rem;
  }
}
#ottoman .about-con-btn {
  margin-top: 46px;
}

/* mat  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  #mat .about-list {
    margin-top: 140px;
  }
}

/* scene  PC
------------------------------------ */
#scene .scene-list {
  margin: 70px auto 0;
}
#scene .scene-list-item {
  display: flex;
  align-items: flex-start;
}
#scene .scene-list-item:nth-of-type(n+2) {
  margin: 33px auto 0;
  padding-top: 33px;
  border-top: 1px solid #bebebe;
}
#scene .scene-list-con {
  width: 100%;
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  #scene .scene-list-con {
    max-width: 394px;
    margin-left: 74px;
  }
}
#scene .scene-list-con-price {
  margin-top: 27px;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #scene .scene-list-con-price {
    font-size: 1.5rem;
  }
}
#scene .scene-list-img {
  width: 434px;
  height: 0;
  padding-top: 278px;
  position: relative;
}
#scene .scene-list-btn {
  margin-top: 38px;
}
#scene .detail-ttl {
  text-align: center;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 3.8rem;
  letter-spacing: 0.08em;
  color: #178652;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #scene .detail-ttl {
    font-size: 1.9rem;
  }
}
#scene .detail-box {
  margin: 80px auto 0;
  padding: 50px;
  background-color: #eef7f3;
}
#scene .detail-box-list li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#scene .detail-box-list li:nth-of-type(2n) {
  flex-direction: row-reverse;
}
#scene .detail-box-list li:nth-of-type(n+2) {
  margin: 60px auto 0;
}
#scene .detail-box-list-img {
  width: 434px;
  height: 0;
  padding-top: 278px;
  position: relative;
}
#scene .detail-box-list-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #scene .detail-box-list-con {
    max-width: 490px;
  }
}
#scene .detail-box-list-con-ttl {
  white-space: pre-line;
}
#scene .detail-box-list-con-txt {
  margin-top: 25px;
  white-space: pre-line;
}
#scene .set {
  margin: 52px auto 0;
  padding: 50px;
  background: #fafafa;
}
#scene .set-list-con {
  width: 100%;
  max-width: 394px;
}
#scene .set-list-item:nth-of-type(n+2) {
  margin: 42px auto 0;
  padding: 0;
  border: none;
}
#scene .set-all-btn {
  max-width: 880px;
  margin: 50px auto 0;
  padding: 21px;
  background: #178652;
  border-radius: 999px;
  font-size: 2.4rem;
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  #scene .set-all-btn {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #scene .set-all-btn:hover {
    background-color: #086e65;
  }
}

/* company  PC
------------------------------------ */
#company .com-ttl01-en {
  font-family: "ZenKakuGothicNew-Bold", sans-serif;
  font-size: 5.6rem;
  letter-spacing: 0.32em;
}
@media screen and (max-width: 768px) {
  #company .com-ttl01-en {
    font-size: 2.8rem;
  }
}
#company .concept-txt-box {
  margin: 55px auto 0;
}
@media screen and (min-width: 768px) {
  #company .concept-txt-box {
    text-align: center;
  }
}
#company .company-box {
  margin: 70px auto 0;
  padding: 24px 40px;
  background: #fff;
}
#company .media-list {
  display: flex;
  margin: 70px auto 0;
  flex-wrap: wrap;
  justify-content: space-between;
}
#company .media-list-item {
  width: 100%;
  max-width: 520px;
}
#company .media-list-item:nth-of-type(n+3) {
  margin-top: 40px;
}
#company .media-list-img {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
}
#company .media-list-ttl {
  margin: 20px auto 0;
  font-family: "ZenKakuGothicNew-Medium", sans-serif;
  font-size: 2.6rem;
  letter-spacing: 0.08em;
  color: #178652;
}
@media screen and (max-width: 768px) {
  #company .media-list-ttl {
    font-size: 1.5rem;
  }
}

/* news  PC
------------------------------------ */
#news .detail .news-psot-flx {
  margin-top: 15px;
}/*# sourceMappingURL=all.css.map */