@charset "UTF-8";
:root {
  --index_font_16: max(16px, 1.17vw);
  --index_font_21: max(21px, 1.4vw);
  --index_font_14: max(14px, 1.02vw);
  --index_font_31: max(31px, 2.27vw);
  --index_font_12: max(12px, 0.08vw);
  --index_gap_20: max(20px, 1.46vw);
  --index_gap_60: max(60px, 4.39vw);
  --index_margin_25: max(25px, 1.83vw);
  --index_margin_70: max(70px, 4.67vw);
}

@media screen and (max-width: 770px) {
  :root {
    --index_font_16: max(14px, 3.73vw);
    --index_font_21: max(14px, 3.73vw);
    --index_font_14: max(11px, 2.93vw);
    --index_font_31: max(21px, 5.6vw);
    --index_font_12: max(11px, 2.93vw);
    --index_gap_20: max(10px, 2.67vw);
    --index_gap_60: max(35px, 9.33vw);
    --index_margin_25: max(13px, 3.47vw);
    --index_margin_70: max(40px, 10.67vw);
  }
}
main {
  position: relative;
  z-index: 0;
}
main .container {
  width: 93%;
  max-width: max(1100px, 73.33vw);
  margin: 0 auto;
}
main {
  /*-----ミドルバックスタイル-------*/
}
main .midFirstView {
  width: 100%;
  height: 40.54vw;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: start;
  background: url(/all_sofa/mid/images/fv_pc.jpg) no-repeat center/cover;
  z-index: 0;
  margin-bottom: var(--block_margin);
  /* @media screen and (max-width: 770px) {
    align-items: center;
    height: 61.87vw;
    background: url(/all_sofa/mid/images/fv_sp.jpg) no-repeat center/cover;
    margin-bottom: var(--title_margin);
  } */
}
main .midFirstView .firstViewTitle {
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  left: 4.25vw;
  bottom: 5.77vw;
}
@media screen and (max-width: 770px) {
  main .midFirstView .firstViewTitle {
    bottom: 3.77vw;
  }
}
main .midFirstView h1 {
  margin-bottom: 2.86vw;
}
main .midFirstView h1 span.en {
  margin-bottom: 0.95vw;
  font-size: 4.03vw;
  line-height: 1;
  color: #FFFFFF;
}
@media screen and (max-width: 770px) {
  main .midFirstView h1 span.en {
    font-size: 7.73vw;
  }
}
main .midFirstView h1 span {
  display: block;
  font-size: 1.39vw;
  line-height: 1;
  color: #FFFFFF;
}
@media screen and (max-width: 770px) {
  main .midFirstView h1 span {
    font-size: 2.4vw;
  }
}
main .midFirstView p {
  font-size: 1.9vw;
  letter-spacing: 0.15em;
  color: #FFFFFF;
}
@media screen and (max-width: 770px) {
  main .midFirstView p {
    font-size: 3.47vw;
  }
}
main {
  /*-----ハイバックスタイル-------*/
}
main .highFirstView {
  width: 100%;
  height: 40.54vw;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: start;
  background: url(/all_sofa/high/images/fv_pc.jpg) no-repeat center/cover;
  z-index: 0;
  margin-bottom: var(--block_margin);
}
main .highFirstView .firstViewTitle {
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  left: 4.83vw;
  bottom: 4.59vw;
}
@media screen and (max-width: 770px) {
  main .highFirstView .firstViewTitle {
    bottom: 2.13vw;
  }
}
main .highFirstView h1 {
  margin-bottom: 2.86vw;
}
main .highFirstView h1 span.en {
  margin-bottom: 0.95vw;
  font-size: 3.29vw;
  line-height: 1;
  color: #FFFFFF;
}
@media screen and (max-width: 770px) {
  main .highFirstView h1 span.en {
    font-size: 6.67vw;
  }
}
main .highFirstView h1 span {
  display: block;
  font-size: 1.67vw;
  line-height: 1;
  color: #FFFFFF;
}
@media screen and (max-width: 770px) {
  main .highFirstView h1 span {
    font-size: 2.67vw;
  }
}
main .highFirstView p {
  font-size: 2.05vw;
  letter-spacing: 0.15em;
  color: #FFFFFF;
}
@media screen and (max-width: 770px) {
  main .highFirstView p {
    font-size: 3.47vw;
  }
}
main {
  /*-----ロースタイル-------*/
}
main .lowFirstView {
  width: 100%;
  height: 40.54vw;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: start;
  background: url(/all_sofa/low/images/fv_pc.jpg) no-repeat center/cover;
  z-index: 0;
  margin-bottom: var(--block_margin);
}
main .lowFirstView .firstViewTitle {
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  right: 10.99vw;
  bottom: 8.57vw;
}
@media screen and (max-width: 770px) {
  main .lowFirstView .firstViewTitle {
    right: 4.53vw;
  }
}
main .lowFirstView h1 {
  margin-bottom: 3.51vw;
}
main .lowFirstView h1 span.en {
  margin-bottom: 0.95vw;
  font-size: 3.33vw;
  line-height: 1;
}
@media screen and (max-width: 770px) {
  main .lowFirstView h1 span.en {
    font-size: 6.67vw;
  }
}
main .lowFirstView h1 span {
  display: block;
  font-size: 1.67vw;
  line-height: 1;
}
@media screen and (max-width: 770px) {
  main .lowFirstView h1 span {
    font-size: 2.67vw;
  }
}
main .lowFirstView p {
  font-size: 1.67vw;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 770px) {
  main .lowFirstView p {
    font-size: 3.2vw;
  }
}
main {
  /*-----プレミアムスタイル-------*/
}
main .premiumFirstView {
  width: 100%;
  height: 40.54vw;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: start;
  background: url(/all_sofa/premium/images/fv_pc.jpg) no-repeat center/cover;
  z-index: 0;
  margin-bottom: var(--block_margin);
}
main .premiumFirstView .firstViewTitle {
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  left: 19.7vw;
  top: 3.15vw;
}
@media screen and (max-width: 770px) {
  main .premiumFirstView .firstViewTitle {
    top: 2.13vw;
    left: 17.6vw;
  }
}
main .premiumFirstView h1 {
  margin-bottom: 3.51vw;
}
@media screen and (max-width: 770px) {
  main .premiumFirstView h1 {
    margin-bottom: 1.87vw;
  }
}
main .premiumFirstView h1 span.en {
  margin-bottom: 0.13em;
  font-size: 2.34vw;
  line-height: 1;
}
@media screen and (max-width: 770px) {
  main .premiumFirstView h1 span.en {
    font-size: 4vw;
  }
}
main .premiumFirstView h1 span {
  display: block;
  font-size: 1.17vw;
  line-height: 1;
}
@media screen and (max-width: 770px) {
  main .premiumFirstView h1 span {
    font-size: 1.87vw;
  }
}
main .premiumFirstView p {
  font-size: 1.9vw;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 770px) {
  main .premiumFirstView p {
    font-size: 3.2vw;
  }
}
main .spTitleArea {
  padding-top: var(--list_margin);
}
main .spTitleArea h1 {
  display: flex;
  align-items: baseline;
  margin-bottom: var(--list_margin);
}
main .spTitleArea h1 span.en {
  margin-right: var(--base_font);
  font-size: max(35px, 9.33vw);
  line-height: 1;
}
main .spTitleArea h1 span {
  display: block;
  font-size: max(15px, 4vw);
  line-height: 1;
}
main .sofaListArea .introTitle {
  font-size: max(17px, 4.53vw);
  margin-bottom: var(--index_margin_70);
  text-align: center;
  letter-spacing: 0.13em;
}
main .sofaListArea .sofaItems ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: var(--index_gap_20);
       column-gap: var(--index_gap_20);
  row-gap: var(--index_gap_60);
  margin-bottom: var(--section_margin);
}
@media screen and (max-width: 770px) {
  main .sofaListArea .sofaItems ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
main .sofaListArea .sofaItems ul li img {
  width: 100%;
  height: auto;
}
main .sofaListArea .sofaItems ul li .sofaImageArea {
  width: 100%;
  background: #FAFAFF;
  position: relative;
  overflow: hidden;
}
main .sofaListArea .sofaItems ul li .sofaImageArea::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 86.4%;
}
main .sofaListArea .sofaItems ul li .sofaImageArea img {
  position: absolute;
  width: 80%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: transform 0.6s ease;
}
main .sofaListArea .sofaItems ul li .itemsTextArea {
  margin-top: var(--index_margin_25);
}
main .sofaListArea .sofaItems ul li .itemsTextArea p:first-child {
  font-size: var(--index_font_21);
  margin-bottom: clamp(7px, 4.701px + 0.299vw, 9px);
}
main .sofaListArea .sofaItems ul li .itemsTextArea p:last-child {
  font-size: var(--index_font_14);
  line-height: 1.1;
}
main .sofaListArea .sofaItems ul li a:hover img {
  transform: translateX(-50%) scale(1.06);
}
main .sofaListArea .sofaItems ul li a:hover p {
  color: #B0B2AF;
}
main .allStyleArea {
  background-color: #EEF0F2;
  padding: var(--block_margin) 0;
}
@media screen and (max-width: 770px) {
  main .allStyleArea {
    padding: var(--title_margin) 0 var(--block_margin);
  }
}
main .allStyleArea .stylesArea {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 770px) {
  main .allStyleArea .stylesArea {
    flex-direction: column;
  }
}
main .allStyleArea .stylesArea h2 {
  font-size: var(--index_font_31);
}
@media screen and (max-width: 770px) {
  main .allStyleArea .stylesArea h2 {
    margin-bottom: var(--title_margin);
    text-align: center;
  }
}
main .allStyleArea .stylesArea h2 span {
  display: block;
  font-size: var(--base_font);
}
main .allStyleArea .stylesArea .stylesList {
  width: 70%;
}
@media screen and (max-width: 770px) {
  main .allStyleArea .stylesArea .stylesList {
    width: 100%;
  }
}
main .allStyleArea .stylesArea .stylesList ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 770px) {
  main .allStyleArea .stylesArea .stylesList ul {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-auto-rows: auto;
  }
}
main .allStyleArea .stylesArea .stylesList ul li .stylesMenu {
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 770px) {
  main .allStyleArea .stylesArea .stylesList ul li .stylesMenu {
    width: 41%;
  }
}
main .allStyleArea .stylesArea .stylesList ul li .stylesMenu::after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
main .allStyleArea .stylesArea .stylesList ul li .stylesMenu img {
  position: absolute;
  width: 80%;
  height: 100%;
  top: 0;
  left: 50%;
  will-change: transform;
  transform: translateX(-50%);
  -o-object-fit: contain;
     object-fit: contain;
  transition: transform 0.6s ease;
}
@media screen and (max-width: 770px) {
  main .allStyleArea .stylesArea .stylesList ul li .stylesMenuText {
    margin-left: max(10px, 2.67vw);
  }
}
main .allStyleArea .stylesArea .stylesList ul li .stylesMenuText p:first-child {
  text-align: center;
  font-size: var(--index_font_16);
  margin-top: var(--base_font);
}
@media screen and (max-width: 770px) {
  main .allStyleArea .stylesArea .stylesList ul li .stylesMenuText p:first-child {
    text-align: left;
  }
}
main .allStyleArea .stylesArea .stylesList ul li .stylesMenuText p:last-child {
  text-align: center;
  font-size: clamp(0.625rem, 0.578rem + 0.202vw, 0.75rem);
}
@media screen and (max-width: 770px) {
  main .allStyleArea .stylesArea .stylesList ul li .stylesMenuText p:last-child {
    text-align: left;
  }
}
main .allStyleArea .stylesArea .stylesList ul li a {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 770px) {
  main .allStyleArea .stylesArea .stylesList ul li a {
    flex-direction: row;
  }
}
main .allStyleArea .stylesArea .stylesList ul li a:hover img {
  transform: scale(1.06) translateX(-50%);
}
main .allStyleArea .stylesArea .stylesList ul li a:hover p {
  color: #B0B2AF;
}