@charset "UTF-8";

/*
 * ヒーロー
 */

.lenis-hero {
  position: relative;
}

.lenis-hero-opening {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  color: #3C3C3C;
  opacity: 1;
  overflow: hidden;
  z-index: 1000;
  -webkit-animation: lenis-hero-opening-anim 4.6s ease-in 0s 1 forwards;
  animation: lenis-hero-opening-anim 4.6s ease-in 0s 1 forwards;
  will-change: animation;
}

@-webkit-keyframes lenis-hero-opening-anim {
  90% {
    opacity: 1;
    z-index: 1000;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}

@keyframes lenis-hero-opening-anim {
  90% {
    opacity: 1;
    z-index: 1000;
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}

@-webkit-keyframes lenis-hero-opening-text-anim {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes lenis-hero-opening-text-anim {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.lenis-hero-opening__box {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
}

.lenis-hero-opening__copy {
  padding-left: 0.2em;
  font-size: 3rem;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Verdana, Meiryo, sans-serif;
  letter-spacing: 0.2em;
  line-height: 1.6;
  text-align: center;
  white-space: nowrap;
  -webkit-animation: lenis-hero-opening-text-anim 2s ease 0s both;
  animation: lenis-hero-opening-text-anim 2s ease 0s both;
  will-change: animation;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lenis-hero-opening__product-name {
  margin-top: 30px;
  padding-left: 0.2em;
  font-size: 3rem;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1;
  -webkit-animation: lenis-hero-opening-text-anim 2s ease 1.5s both;
  animation: lenis-hero-opening-text-anim 2s ease 1.5s both;
  will-change: animation;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media screen and (max-width: 549px), print {
  .lenis-hero-opening__copy {
    font-size: calc(30/550*100vw);
  }
}

/*
 * half-image-6　特徴
 */

@media screen and (max-width: 959px) {
  [id^="feature-C"] .sofaitem-half-image-6__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  [id^="feature-C"] .sofaitem-half-image-6__image > figure {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%;
  }
}

@media screen and (min-width: 960px), print {
  [id^="feature-C"] > div {
    position: relative;
  }
  [id^="feature-C"] .sofaitem-half-image-6__main {
    margin-left: 50%;
  }
  [id^="feature-C"] .sofaitem-half-image-6__main > div {
    padding-bottom: 60px;
  }
  [id^="feature-C"] .sofaitem-half-image-6__image > figure:first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
  }
  [id^="feature-C"] .sofaitem-half-image-6__image > figure:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%;
    margin-left: 50%;
  }
}

@media screen and (min-width: 1200px) {
  [id^="feature-C"] .sofaitem-half-image-6__main > div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  [id^="feature-C"] .sofaitem-half-image-6__image > figure:first-child {
    left: 6vw;
    width: calc(50% - 6vw);
  }
  [id^="feature-C"] .sofaitem-half-image-6__content {
    max-width: 550px;
  }
}

/*
 * half-image-6　心地
 */

@media screen and (min-width: 960px) {
  #comfort-B-6-14 .sofaitem-container-is-widescreen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #comfort-B-6-14 .sofaitem-half-image-6__main > div {
    padding: 0 100px 0 50px;
  }
  #comfort-B-6-14 .sofaitem-half-image-6__image {
    width: 100%;
    margin: auto;
  }
  #comfort-B-6-14 .sofaitem-half-image-6__image > figure:first-child {
    width: 100%;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #comfort-B-6-14 .sofaitem-container-is-widescreen {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}

/*
 * 画像スライダー
 */

@media screen and (min-width: 1200px) {
  #comfort .sofaitem-half-slider-1 .swiper-pagination {
    bottom: 40px;
  }
  #comfort .swiper-pagination {
    position: relative;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #comfort .sofaitem-half-slider-1 > div {
    display: block;
  }
  #comfort .sofaitem-half-slider-1__main {
    width: 100%;
    margin-bottom: 37px;
  }
  #comfort .sofaitem-half-slider-1__main > div {
    padding-left: 6vw;
    padding-right: 6vw;
  }
  #comfort .sofaitem-half-slider-1__slider {
    width: 100%;
    padding-left: 6vw;
    padding-right: 6vw;
  }
  #comfort .sofaitem-half-slider-1 .swiper-button-normal-prev-from-desktop {
    left: 90px;
  }
  #comfort .sofaitem-half-slider-1 .swiper-button-normal-next-from-desktop {
    right: 90px;
  }
  #comfort .swiper-container-fade .swiper-slide > figure > div {
    height: auto;
  }
  #comfort .swiper-container-fade .swiper-slide > figure > div > picture > img {
    object-fit: initial;
  }
}

@media screen and (max-width: 959px) {
  #comfort .swiper-button-square-prev-to-tablet,
  #comfort .swiper-button-square-next-to-tablet {
    background-color: transparent;
  }
}

/*
 * 　バナー
 */

@media screen and (min-width: 550px) and (max-width: 959px){
  #banner_3p-5-13 > div > figure > picture {
    padding-top: 31.3%;
  }
  #banner_corner-5-13 > div > figure > picture {
    padding-top: 31.3%;
  }
}

@media screen and (max-width: 549px){
  #banner_3p-5-13 > div > figure > picture {
    padding-top: 46.3%;
  }
  #banner_corner-5-13 > div > figure > picture {
    padding-top: 46.3%;
  }
}

/*
 * マージン・サイズ調整
 */

#feature {
  margin-bottom: 1px;
}
#feature-D-5-13 figure {
  height: auto;
}
#comfort {
  margin: 1px 0 0;
  background-color: #EFEFEF;
}
#comfort-B-5-13 .sofaitem-hardness-2 {
  webkit-box-pack: center;
    -ms-flex-pack: center;
  justify-content: center;
}
#option {
  margin: 1px 0 0;
}
#photos {
  margin-top: 0;
  color: #FFF;
}
#photos .sofaitem-photo-gallery-thumb.is-active img {
    outline-color: #FFF;
}
#banner_corner-5-13 {
  margin: 1px 0 0;
}

@media screen and (min-width: 1200px) {

  #option .sofaitem-option-list__item-wrapper > * {
    width: calc(50% - 23px / 2);
  }
  #mind .sofaitem-mind__main {
    min-height: 850px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #feature-D-5-13_ .sofaitem-container-is-widescreen {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  #mind .sofaitem-mind__main {
    min-height: 640px;
  }
}

@media screen and (min-width: 960px) {
  #feature-A-5-13 {
    margin: 150px 0;
  }
  #feature-B-5-13 {
    margin: 150px 0;
  }
  #feature-D-5-13 {
    margin: 150px 0;
  }
  #comfort-A-5-13 {
    margin: 150px 0 100px;
  }
  #comfort-B-5-13 {
    margin: 100px 0 150px;
  }
  #comfort-B-5-13 .sofaitem-content p:not(:last-child) {
    margin-bottom: 60px;
  }
  #comfort-B-5-13 .sofaitem-heading-3 {
    font-size: 3.3rem;
  }
  #comfort-C-5-13 {
    margin: 150px 0 0;
    padding-bottom: 150px;
  }
  #option-A-5-13 {
    margin: 150px 0;
  }
  #option-B-5-13 {
    margin: 150px 0;
  }
  .sofaitem-photo-gallery.has-bg-color {
    padding: 150px 0 150px;
  }
  #mind .sofaitem-mind__main {
    min-height: 800px;
  }
}

@media screen and (max-width: 959px) {
  .sofaitem-heading-3 {
    text-align: left!important;
  }
  #feature-D-5-13 .sofaitem-container-is-widescreen {
    padding-left: 6vw;
    padding-right: 6vw;
  }
  .sofaitem-banner-1__content {
	display: block;
  }
  .sofaitem-banner-1__head {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .sofaitem-banner-1__body {
    width: 100%;
  }
  #comfort-B-5-13 .sofaitem-heading-3 {
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 550px) and (max-width: 959px) {
  #comfort-A-5-13 {
    margin: 100px 0 60px;
  }
  #comfort-B-5-13 {
    margin: 60px 0 100px;
  }
  #comfort-C-5-13 {
    margin: 100px 0 0;
    padding-bottom: 100px;
  }
  #structure-basic {
    margin: 100px 0 100px;
  }
  #structure-detail-5-13 {
    margin: 100px 0 100px;
  }
}

@media screen and (min-width: 550px) {
  #comfort-C-5-13 .sofaitem-full-image-1__image-inner {
    margin-left: 0;
    margin-right: 0;
  }
  #comfort-C-5-13 .sofaitem-full-image-1__image-inner figure {
    padding-left: 0;
    padding-right: 0;
  }
  #photos .sofaitem-heading-2 {
    margin-top: 1px;
  }
}

@media screen and (max-width: 549px) {
  #feature-B-5-13 {
    margin: 60px 0 60px;
  }
  #feature-C-5-13 {
    margin: 60px 0 60px;
  }
  #feature-D-5-13 {
    margin: 60px 0 60px;
  }
  #comfort-B-5-13 {
    margin: 60px 0 60px;
  }
  #comfort-C-5-13 {
    margin: 60px 0 0;
    padding-bottom: 60px;
  }
  #option-A-5-13 .sofaitem-option-list-item__head {
    margin: 28px 0 20px;
  }
  #option-B-5-13 {
    margin: 60px 0 60px;
  }
  .sofaitem-photo-gallery.has-bg-color {
    padding: 110px 0 60px;
  }
  #structure-detail-5-13 {
    margin: 60px 0 60px;
  }
}

/***見出し部分の調整***/
@media screen and (max-width: 549px) {
  #feature-A-5-13 {
    margin: 60px 0 60px;
  }
  #comfort-A-5-13 {
    margin: 60px 0 60px;
  }
  #option-A-5-13 {
    margin: 60px 0 60px;
  }
  #gallery-B-5-13 {
    margin: -1px 0 1px;
    padding: 60px 0 60px;
  }
}