/* スマホ用 */


.riyuu__dots .slick-dots li:nth-child(1) {
  top: 32vw;
  left: 28vw;
}

.riyuu__dots .slick-dots li:nth-child(2) {
  top: 19vw;
  left: 37vw;
}

.riyuu__dots .slick-dots li:nth-child(3) {
  top: 40vw;
  left: 83vw;
}

.riyuu__dots .slick-dots li:nth-child(4) {
  top: 27vw;
  left: 65vw;
}

.riyuu__dots .slick-dots li:nth-child(5) {
  top: 30vw;
  left: 46vw;
}

.riyuu__dots .slick-dots li:nth-child(6) {
  top: 16vw;
  left: 75vw;
}

.riyuu__dots .slick-dots li:nth-child(7) {}

.riyuu__dots .slick-dots li:nth-child(8) {}


.structure__dots .slick-dots li:nth-child(1) {
  top: 30vw;
  left: 24vw;
}

.structure__dots .slick-dots li:nth-child(2) {
  top: 20vw;
  left: 26vw;
}

.structure__dots .slick-dots li:nth-child(3) {
  top: 10vw;
  left: 33vw;
}

.structure__dots .slick-dots li:nth-child(4) {
  top: 25vw;
  left: 33vw;
}

.structure__dots .slick-dots li:nth-child(5) {
  top: 20vw;
  left: 37vw;
}

.structure__dots .slick-dots li:nth-child(6) {
  top: 35vw;
  left: 50vw;
}

.structure__dots .slick-dots li:nth-child(7) {
  top: 31vw;
  left: 56vw;
}

.structure__dots .slick-dots li:nth-child(8) {
  top: 28vw;
  left: 63vw;
}


.mainSlide__thumbs {
  display: -webkit-flex;
  flex-wrap: wrap;
  max-width: 1000px;
  outline: none;
}

.mainSlide__thumbsItem.current {
  box-shadow: 0 0 0 2px #222 inset;
}

.mainSlide__picture {
  width: 100%;
  height: auto;
}

.mainSlide__spText {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 3% 0;
}

.slick-counter {
  text-align: center;
  transform: translateY(-92px);
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.15);
  color: #ffffff;
  font-size: 10px;
  padding: 4px 0px 3px 0px;
  border-radius: 24px;
  width: 66px;
  font-family: 'Frutiger LT W01_55 Roma1475738', sans-serif;

}


/*アウトライン全要素消す*/
*:focus {
  outline: none;
}

/*記述追加20210118 end*/

li {
  margin: 0 auto;
}

#total_count {
  position: relative;
}

.test0307 {
  position: absolute;
  z-index: 1;
  margin: 0 30px;
  bottom: 85px;
}

.grid_icon {
  text-align: center;
  background: rgba(0, 0, 0, 0.15);
  color: #ffffff;
  font-size: 25px;
  padding: 4px 0px 3px 0px;
  border-radius: 4px;
  width: 33px;
}

.sidebar_midashi {
  text-align: left;
  position: fixed;
  width: 93%;
  background: white;
  padding: 10px 14px;
  transform: translateY(0px);
}


.sidebar.left {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: white;
  z-index: 1500;
  overflow: scroll;
}

.sidebars>.sidebar {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.64);
  position: fixed;
  padding: 50px 10px 15px 10px;
  overflow: scroll;

}

/*サムネイル0228*/


.thumbnail_sp {
  display: grid;
  grid-gap: 3px;
  grid-template-rows: repeat(11, 77px);
  grid-template-columns: repeat(4, auto);
  padding: 10px 3px;
  /*	justify-content: center;*/
  margin-top: 50px;
}

.thumbnail_sp img {
  width: 75px;
  height: 75px;
  border-radius: 5px;
  object-fit: cover;
}


.arrow {
  width: 10px;
  height: 10px;
  border: 1px solid #333;
  border-color: transparent transparent #333 #333;
  transform: rotate(45deg);
  display: inline-block;
  margin-right: 10px;
}



/* PC用 */
@media screen and (min-width: 480px) {

  /*記述追加20210118 Start*/

  html>body {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;

  }

  .mainSlide__thumbs {
    display: flex;
    flex-wrap: wrap;
    max-width: 860px;
    margin: auto;
  }

  .mainSlide {
    padding: 53px 0 0;
    margin: 0 auto 280px;
    max-width: 1600px;
  }

  .mainSlide__thumbsItem {
    width: 55px;
    height: 55px;
    margin: 3px;
  }

  .sidebar.left {
    position: fixed;
    top: unset;
    left: unset;
    bottom: unset;
    width: none;
    background: none;
    overflow: hidden;
  }

  /*記述追加20210118 End*/

  .riyuu__dots .slick-dots li:nth-child(1) {
    top: 173px;
    left: 264px;
  }

  .riyuu__dots .slick-dots li:nth-child(2) {
    top: 70px;
    left: 345px;
  }

  .riyuu__dots .slick-dots li:nth-child(3) {
    top: 230px;
    left: 685px;
  }

  .riyuu__dots .slick-dots li:nth-child(4) {
    top: 136px;
    left: 558px;
  }

  .riyuu__dots .slick-dots li:nth-child(5) {
    top: 160px;
    left: 415px;
  }

  .riyuu__dots .slick-dots li:nth-child(6) {
    top: 51px;
    left: 627px;
  }

  .riyuu__dots .slick-dots li:nth-child(7) {}

  .riyuu__dots .slick-dots li:nth-child(8) {}


  .structure__dots .slick-dots li:nth-child(1) {
    top: 280px;
    left: 240px;
  }

  .structure__dots .slick-dots li:nth-child(2) {
    top: 190px;
    left: 250px;
  }

  .structure__dots .slick-dots li:nth-child(3) {
    top: 120px;
    left: 300px;
  }

  .structure__dots .slick-dots li:nth-child(4) {
    top: 230px;
    left: 300px;
  }

  .structure__dots .slick-dots li:nth-child(5) {
    top: 200px;
    left: 325px;
  }

  .structure__dots .slick-dots li:nth-child(6) {
    top: 340px;
    left: 440px;
  }

  .structure__dots .slick-dots li:nth-child(7) {
    top: 305px;
    left: 490px;
  }

  .structure__dots .slick-dots li:nth-child(8) {
    top: 285px;
    left: 550px;
  }
  
  /*記述追加20230301 End*/
	
/*	廃盤ソファ案内*/
  
  .discontinued_text {
  text-align: justify;
  display: inline-block;
  line-height: 1.8;
  color: #a22c2a;
  margin-top: 4rem;
}
.discontinued_text-link {
  color: #a22c2a;
  font-weight: 700;
}
.discontinued
  {
    margin: 0px auto 0;
  }

}
/*20221219 お知らせ文*/

.infomation {
  width: 95%;
  margin: 0 auto;
  padding: 75px 0;
}

.infomation p {
  width: 100%;
  max-width: 880px;
  color: #b50810;
  text-align: center;
  margin: 0 auto;
  line-height: 1.7;
}
.info_link{
  width: fit-content;
  display:block;
  font-size: 12px;
  line-height: 2;
  margin: 25px auto;
}
.info_link::before{
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_1%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%3E%0A%20%20%3Crect%20id%3D%22a%22%20data-name%3D%22b%22%20fill%3D%22%23333%22%20width%3D%2222%22%20height%3D%2222%22%20rx%3D%224%22%20ry%3D%224%22%2F%3E%0A%20%20%3Cpath%20id%3D%22c%22%20data-name%3D%22d%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222px%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.5%2C5.136L14.864%2C10.5%2C9.5%2C15.864%22%2F%3E%0A%3C%2Fsvg%3E%0A');
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: 0 5px 2px 0;
}