@charset "UTF-8";

@media screen and (max-width: 912px) {
  main {
    padding-bottom: 0;
  }
}

.content h2 {
  margin-bottom: 0 !important;
  line-height: 1;
}
@media screen and (min-width: 1040px) {
  #page-rinto-roombra .contents {
    margin: 0 auto;
    max-width: 1040px;
  }
}

#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;
}


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

/*-------------------------------------------
color
-----------------------------------------------*/
#color .swiper-wrap.color {
  top: 232px;
  width: 88.462%;
}
@media screen and (max-width: 912px) {
  #color .swiper-wrap.color {
    top: 26.92vw;
  }
}
#color .swiper-wrap.color > .swiper-pagination-bullets {
  margin-top: 50px;
  gap: 0 26px;
}
@media screen and (max-width: 912px) {
  #color .swiper-wrap.color > .swiper-pagination-bullets {
    margin-top: 5.33vw;
    gap: 0 1.92vw;
  }
}
#color .swiper-wrap.color > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 56px;
  height: 56px;
}
@media screen and (max-width: 912px) {
  #color .swiper-wrap.color > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 7.31vw;
    height: 7.31vw;
  }
}

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


/*-------------------------------------------
アコーディオン
-----------------------------------------------*/
.accordionTitle {
  cursor: pointer;
}
.accordionContent {
  display: none;
}


/*-------------------------------------------
shiny-btn
-----------------------------------------------*/
.shiny-btn::after {
  width: 84px;
}
@media screen and (max-width: 912px) {
  .shiny-btn::after {
    width: 11.2vw;
  }
}

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


/*-------------------------------------------
footer
-----------------------------------------------*/
#page-rinto-roombra .footer-link {
  text-align: center;
  margin-top: 10%;
}
#page-rinto-roombra .footer-link li {
  font-size: 1.2em;
  padding-bottom: .8em;
  letter-spacing: .2em;
}
#page-rinto-roombra .footer-link li a:visited,
#page-rinto-roombra .footer-link li a:link {
  color: #000;
}
#page-rinto-roombra #copy {
  background: #f1bbc2;
  text-align: center;
  font-size: .72em;
  color: #fff;
  background-size: 100% auto;
  box-sizing: border-box;
  padding: 1em 0 1em;
  line-height: 1.7;
}


/*------------------------------------------------------
  製品情報
------------------------------------------------------*/
.product-info {
  padding: 0 0 10%;
}
.product-info__ttl {
  margin: 1em 0;
  color: #000;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}
.product-info__table {
  margin: 0 auto;
  width: 680px;
  border: 1px solid #595757;
  border-spacing: 0;
  color: #595757;
  border-collapse: collapse;
}
.product-info__table + .product-info__table {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .product-info__table {
    width: auto;
  }
}

.table__ttl {
  padding: 1em;
  font-weight: normal;
  text-align: left;
  border-bottom: 1px solid #595757;
  background: #f2f2f0;
}
.table__dtl {
  padding: 1em;
  border-bottom: 1px solid #595757;
}
.table__note {
  margin: 1em 0 0;
  font-size: 14px;
}
.product-info__ttlS {
  margin: 1em 0 0.5em;
  color: #595757;
  font-size: 18px;
}
.product-info__list {
  margin: 0;
  list-style: none;
  padding: 0;
  color: #595757;
}
.product-info__item {
  margin-bottom: .25em;
  line-height: 1.5;
  text-align: left;
}
.product-info__item a {
  color: #942828!important;
  text-decoration: underline!important;
}
.product-info__table td th {
  padding-right: 1em;
  text-align: left;
  font-weight: normal;
}
.product-info__table td td {
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .product-info {
    margin: 0 auto;
    width: 90%;
    font-size: 13px;
  }
  .product-info__ttl {
    font-size: 24px;
  }
  .table__ttl,
  .table__dtl {
    display: block;
  }
  tr:last-of-type .table__dtl {
    border-bottom: none;
  }
  .product-info__ttlS {
    font-size: 15px;
  }
}

/*------------------------------------------------------
  QA
------------------------------------------------------*/
.qa {
  position: relative;
  padding: 15% 4%;
  background-image: url(/co-backyard/wp-content/uploads/specialcontent/roombra_o/img/qa/qa_bg.jpg);
  background-repeat: repeat-y;
  background-size: cover;
}
.qa .qa__ttl {
  display: block;
  margin: 0 auto 10%;
  width: 19.6%;
}
.qa__item + .qa__item {
  margin-top: 2%;
}
.qa__detail {
  margin: 0;
}
.qa__detail dt {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 90px 20px 35px;
  width: 100%;
  font-size: 28px;
  color: #fff;
  border-radius: 1vh;
  background: #464646;
  box-sizing: border-box;
  cursor: pointer;
}
.qa__detail dt::after {
  content: "";
  position: absolute;
  right: 3.5%;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 26px;
  background: url("/co-backyard/wp-content/uploads/specialcontent/roombra_o/img/qa/icon-faq-arrow.svg") no-repeat center top;
  background-size: 100% auto;
}
.qa__detail dt.active::after {
  width: 35px;
  height: 6px;
  background: url("/co-backyard/wp-content/uploads/specialcontent/roombra_o/img/qa/icon-faq-close.svg") no-repeat center top;
}
.qa__detail dd {
  display: none;
  margin: 0;
  padding: 40px 35px;
  font-size: 26px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .qa__detail dt {
    padding: 12px 40px 12px 18px;
    font-size: 13px;
  }
  .qa__detail dt::after {
    right: 4%;
    width: 11.25px;
    height: 9.75px;
  }
  .qa__detail dt.active::after {
    width: 13.13px;
    height: 2.25px;
  }
  .qa__detail dd {
    padding: 12px 18px;
    font-size: 13px;
  }
}