@charset "UTF-8";

#page-rinto-roombra .content h2,
.content #howToWear h2,
.content #washingMethod h2,
.content #faq h2 {
  margin-bottom: 0 !important;
  line-height: 1;
}

#page-rinto-roombra .contents {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-size: 14px;
  color: #303030;
  line-height: 1.5;
}
@media screen and (min-width: 1040px) {
  #page-rinto-roombra .contents {
    margin: 0 auto 50px;
    max-width: 1040px;
    font-size: 28px;
  }
}

#page-rinto-roombra a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
#page-rinto-roombra a:hover {
  text-decoration: underline;
}
#page-rinto-roombra span {
  font-size: inherit;
  font-weight: inherit;
}
#page-rinto-roombra .cl {
  clear: both;
}
#page-rinto-roombra .clx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#page-rinto-roombra .clx {
  min-height: 1px;
}
#page-rinto-roombra * html .clx {
  height: 1px;
  /*\*/
  /*/
	height: auto;
	overflow: hidden;
	/**/
}
#page-rinto-roombra img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: bottom;
}
#page-rinto-roombra img.img-t {
  vertical-align: top;
}
#page-rinto-roombra body {
  width: 100%;
}
#page-rinto-roombra .cta {
  position: relative;
}


/*-------------------------------------------
お客様の声
-----------------------------------------------*/
#page-rinto-roombra #voice {
  position: relative;
}
#page-rinto-roombra .customer-voice-arrow-next {
  width: 30px;
  height: 30px;
  border-top: 2px solid #4c4444;
  border-right: 2px solid #4c4444;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: 0 0;
  right: 20px;
  margin-top: 0;
}
#page-rinto-roombra .customer-voice-arrow-prev {
  width: 30px;
  height: 30px;
  border-top: 2px solid #4c4444;
  border-right: 2px solid #4c4444;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  background: 0 0;
  left: 20px;
  margin-top: 0;
}
@media screen and (max-width: 912px) {
  #page-rinto-roombra .customer-voice-arrow-next {
    width: 4vw;
    height: 4vw;
    border-top: 2px solid #0e3458;
    border-right: 2px solid #0e3458;
    right: 2.6666666667vw;
  }
  #page-rinto-roombra .customer-voice-arrow-prev {
    width: 4vw;
    height: 4vw;
    border-top: 2px solid #0e3458;
    border-right: 2px solid #0e3458;
    left: 2.6666666667vw;
  }
}
#page-rinto-roombra #voice .swiper-button-prev::after,
#page-rinto-roombra #voice .swiper-button-next::after {
  display: none;
}


/*-------------------------------------------
color
-----------------------------------------------*/
#page-rinto-roombra #color {
  position: relative;
}
#page-rinto-roombra #color .swiper-wrap.color {
  position: absolute;
  top: 280px;
  left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
  margin: 0 auto;
  width: 90%;
  overflow: hidden;
}
@media screen and (max-width: 912px) {
  #page-rinto-roombra #color .swiper-wrap.color {
    top: 26.92vw;
    width: 90%;
  }
}
#page-rinto-roombra #color .swiper-button-next:after,
#page-rinto-roombra #color .swiper-rtl .swiper-button-prev:after,
#page-rinto-roombra #color .swiper-button-prev:after,
#page-rinto-roombra #color .swiper-rtl .swiper-button-next:after {
  display: none;
}
#page-rinto-roombra #color .swiper-container.color .swiper-button-prev {
  top: 50%;
  left: 20px;
  margin-top: 0;
  width: 71px;
  height: 58px;
  background: url("https://flxh7ipsut.user-space.cdn.idcfcloud.net/co-backyard/wp-content/uploads/specialcontent/rinto-roombra2023/img/arrow.png") no-repeat center top;
  background-size: 100% auto;
}
#page-rinto-roombra #color .swiper-container.color .swiper-button-next {
  top: 50%;
  right: 20px;
  margin-top: 0;
  width: 71px;
  height: 58px;
  background: url("https://flxh7ipsut.user-space.cdn.idcfcloud.net/co-backyard/wp-content/uploads/specialcontent/rinto-roombra2023/img/arrow.png") no-repeat center top;
  background-size: 100% auto;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media screen and (max-width: 912px) {
  #page-rinto-roombra #color .swiper-container.color .swiper-button-prev,
  #page-rinto-roombra #color .swiper-container.color .swiper-button-next {
    width: 6.83vw;
    height: 5.58vw;
  }
  #page-rinto-roombra #color .swiper-container.color .swiper-button-prev {
    left: 2.67vw;
  }
  #page-rinto-roombra #color .swiper-container.color .swiper-button-next {
    right: 2.67vw;
  }
}
#page-rinto-roombra #color .swiper-wrap.color > .swiper-pagination-bullets {
  position: relative;
  bottom: 0;
  margin-top: 65px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
  gap: 0 40px;
}
@media screen and (max-width: 912px) {
  #page-rinto-roombra #color .swiper-wrap.color .swiper-pagination-bullets {
    gap: 0 1.92vw;
    bottom: 0;
  }
}
#page-rinto-roombra #color .swiper-wrap.color .swiper-pagination-bullet {
  width: 36px;
  height: 36px;
  opacity: 1;
  border-radius: 0;
  -webkit-box-sizing: border-box;
        box-sizing: border-box;
}
@media screen and (max-width: 912px) {
  #page-rinto-roombra #color .swiper-wrap.color .swiper-pagination-bullet {
    width: 6.31vw;
    height: 6.31vw;
  }
}
#page-rinto-roombra #color .swiper-wrap.color .swiper-pagination-bullet:first-of-type {
  background: #2c2f32;
}
#page-rinto-roombra #color .swiper-wrap.color .swiper-pagination-bullet:nth-of-type(2) {
  background: #b3304a;
}
#page-rinto-roombra #color .swiper-wrap.color .swiper-pagination-bullet:nth-of-type(3) {
  background: #006884;
}
#page-rinto-roombra #color .swiper-wrap.color .swiper-pagination-bullet:nth-of-type(4) {
  background: #e56c9b;
}
#page-rinto-roombra #color .swiper-wrap.color .swiper-pagination-bullet:nth-of-type(5) {
  background: #364668;
}
#page-rinto-roombra #color .swiper-wrap.color .swiper-pagination-bullet:nth-of-type(6) {
  background: #f0e3e0;
  border: 2px solid #ffffff;
}
#page-rinto-roombra #color .swiper-wrap.color .swiper-pagination-bullet-active {
  border: 2px solid #d0a6b7;
}
#page-rinto-roombra #color .swiper-wrap.color .swiper-pagination-bullet-active:nth-of-type(6) {
  border: 2px solid #d0a6b7;
}


/*-------------------------------------------
タブ
-----------------------------------------------*/
#page-rinto-roombra #change {
  position: relative;
}
#page-rinto-roombra .l-tab {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
#page-rinto-roombra .tab-area {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 912px) {
  #page-rinto-roombra .tab-area {
    width: 88.54vw;
  }
}
#page-rinto-roombra .tab {
  width: 170px;
  height: 86px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(227, 227, 227, 0.75);
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}
#page-rinto-roombra .tab1 img {
  width: 150px;
}
#page-rinto-roombra .tab2 img {
  width: 65px;
}
#page-rinto-roombra .tab3 img {
  width: 100px;
}
#page-rinto-roombra .tab4 img {
  width: 152px;
}
@media screen and (max-width: 912px) {
  #page-rinto-roombra .tab {
    width: 21.34vw;
    height: 8.29vw;
    border-radius: 0.98vw 0.98vw 0 0;
  }
  #page-rinto-roombra .tab1 img {
    width: 15.85vw;
  }
  #page-rinto-roombra .tab2 img {
    width: 7.32vw;
  }
  #page-rinto-roombra .tab3 img {
    width: 10.98vw;
  }
  #page-rinto-roombra .tab4 img {
    width: 15.85vw;
  }
}
#page-rinto-roombra .tab.active {
  background: rgba(226, 193, 192, 0.75);
}
#page-rinto-roombra .panel {
  display: none;
  text-align: center;
}
#page-rinto-roombra .panel.active {
  display: block;
}


/*-------------------------------------------
動画
-----------------------------------------------*/
#page-rinto-roombra .movie-howto {
  position: relative;
}
#page-rinto-roombra .movie-howto__detail {
  position: absolute;
  bottom: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width:920px;
  width: 100%;
  aspect-ratio:16/9;
}
#page-rinto-roombra .movie-howto__detail video {
  width:100%;
  height:100%;
}
@media screen and (max-width: 912px) {
  #page-rinto-roombra .movie-howto__detail {
    bottom: 12.2vw;
    max-width:95.12vw;
  }
}


/*-------------------------------------------
アコーディオン
-----------------------------------------------*/
#page-rinto-roombra #washingMethod {
  margin-bottom: 0;
}
#page-rinto-roombra .accordionTitle {
  cursor: pointer;
}
#page-rinto-roombra .accordionContent {
  display: none;
}


/*-------------------------------------------
返品交換
-----------------------------------------------*/
#page-rinto-roombra .henpin {
  margin: 80px auto 0;
  width: 640px;
  cursor: pointer;
}
@media screen and (min-width: 751px) {
  #page-rinto-roombra .henpin:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 750px) {
  #page-rinto-roombra .henpin {
    margin: 10.6666666667vw auto;
    width: 85.3333333333vw;
  }
}

#page-rinto-roombra .modalSpecial {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
}
#page-rinto-roombra .modalSpecialInner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
}
#page-rinto-roombra .close-btn {
  position: absolute;
  top: -30px;
  right: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
#page-rinto-roombra .bgModal {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2,2,2,.5);
  z-index: 1;
  cursor: pointer;
}
#page-rinto-roombra .btnSpecialPage {
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
}

/* コンテンツ */
#page-rinto-roombra .specialPage {
  margin: 0 auto;
  max-width: 750px;
  width: 90vw;
  height: 80vh;
  overflow-y: scroll;
  background: #fde4e7;
}
#page-rinto-roombra .tel {
	position: relative;
}
#page-rinto-roombra .tel_btn {
  position: absolute;
  display: block;
  width: 58.8%;
  left: 20.6%;
  top: 44%;
}

@media screen and (min-width:751px) {
  #page-rinto-roombra .tel_btn{
    pointer-events: none;
  }
}
#page-rinto-roombra .modalSpecial .request__list{
  padding: 0 40px 80px;
  box-sizing: border-box;
}
@media screen and (max-width:750px) {
  #page-rinto-roombra .modalSpecial .request__list{
    padding: 0 5.33vw 10.67vw;
  }
}
#page-rinto-roombra .modalSpecial .request__list li{
  font-size: 27px;
  line-height: 1.71;
  color: #595757;
}
@media screen and (max-width:750px) {
  #page-rinto-roombra .modalSpecial .request__list li{
    font-size: 14px;
  }
}