@charset "UTF-8";

main > .inner {
  width: auto !important;
}

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

.content 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;
}


/*-------------------------------------------
お客様の声
-----------------------------------------------*/
#voice {
  position: relative;
}
.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;
}
.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) {
  .customer-voice-arrow-next {
    width: 4vw;
    height: 4vw;
    border-top: 2px solid #0e3458;
    border-right: 2px solid #0e3458;
    right: 2.6666666667vw;
  }
  .customer-voice-arrow-prev {
    width: 4vw;
    height: 4vw;
    border-top: 2px solid #0e3458;
    border-right: 2px solid #0e3458;
    left: 2.6666666667vw;
  }
}
#voice .swiper-button-prev::after,
#voice .swiper-button-next::after {
  display: none;
}


/*-------------------------------------------
color
-----------------------------------------------*/
#color {
  position: relative;
}
#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: 920px;
  overflow: hidden;
}
@media screen and (max-width: 912px) {
  #color .swiper-wrap.color {
    top: 26.92vw;
    width: 90%;
  }
}
#color .swiper-button-next:after,
#color .swiper-rtl .swiper-button-prev:after,
#color .swiper-button-prev:after,
#color .swiper-rtl .swiper-button-next:after {
  display: none;
}
#color .swiper-container.color .swiper-button-prev {
  top: 50%;
  left: 20px;
  margin-top: 0;
  width: 91px;
  height: 78px;
  background: url("../img/arrow.png") no-repeat center top;
  background-size: 100% auto;
}
#color .swiper-container.color .swiper-button-next {
  top: 50%;
  right: 20px;
  margin-top: 0;
  width: 91px;
  height: 78px;
  background: url("../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) {
  #color .swiper-container.color .swiper-button-prev,
  #color .swiper-container.color .swiper-button-next {
    width: 6.83vw;
    height: 5.58vw;
  }
  #color .swiper-container.color .swiper-button-prev {
    left: 2.67vw;
  }
  #color .swiper-container.color .swiper-button-next {
    right: 2.67vw;
  }
}
#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) {
  #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: 76px;
  height: 76px;
  opacity: 1;
  border-radius: 0;
  -webkit-box-sizing: border-box;
        box-sizing: border-box;
}
@media screen and (max-width: 912px) {
  #color .swiper-wrap.color > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 7.31vw;
    height: 7.31vw;
  }
}
#color .swiper-wrap.color > .swiper-pagination-bullets .swiper-pagination-bullet:first-of-type {
  background: #2c2f32;
}
#color .swiper-wrap.color > .swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(2) {
  background: #b3304a;
}
#color .swiper-wrap.color > .swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(3) {
  background: #006884;
}
#color .swiper-wrap.color > .swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(4) {
  background: #e56c9b;
}
#color .swiper-wrap.color > .swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(5) {
  background: #364668;
}
#color .swiper-wrap.color > .swiper-pagination-bullets .swiper-pagination-bullet:nth-of-type(6) {
  background: #f0e3e0;
  border: 2px solid #ffffff;
}
#color .swiper-wrap.color > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 2px solid #d0a6b7;
}
#color .swiper-wrap.color > .swiper-pagination-bullets .swiper-pagination-bullet-active:nth-of-type(6) {
  border: 2px solid #d0a6b7;
}


/*-------------------------------------------
タブ
-----------------------------------------------*/
#change {
  position: relative;
}
.l-tab {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
.tab-area {
  width: 920px;
  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) {
  .tab-area {
    width: 88.54vw;
  }
}
.tab {
  width: 220px;
  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;
}
.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;
}


/*-------------------------------------------
動画
-----------------------------------------------*/
.movie-howto {
  position: relative;
}
.movie-howto__detail {
  position: absolute;
  bottom: 160px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width:920px;
  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;
    max-width:95.12vw;
  }
}


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


/*-------------------------------------------
CTA set
-----------------------------------------------*/
/* 1枚 */
#page-rinto-roombra .cta-normal-btn {
  position: absolute;
  top: 100px;
  right: 0;
  left: 0;
  width: 952px;
  cursor: pointer;
}
@media screen and (max-width: 912px) {
  #page-rinto-roombra .cta-normal-btn {
    top: 9.76vw;
    width: 88.54vw;
  }
}

/* 複数枚 */
.cta {
  position: relative;
}
.btn-select,
.btn-cart {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 850px;
  cursor: pointer;
}
.btn-select select {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.cta__bra_shorts .btn-select {
  bottom: 370px;
}
.cta__bra_shorts .btn-cart {
  bottom: 96px;
}
.cta__bra .btn-select {
  bottom: 550px;
}
.cta__bra .btn-cart {
  bottom: 280px;
}
@media screen and (max-width: 912px) {
  .btn-select,
  .btn-cart {
    width: 78.66vw;
  }
  .cta__bra_shorts .btn-select {
    bottom: 32.93vw;
  }
  .cta__bra_shorts .btn-cart {
    bottom: 7.32vw;
  }
  .cta__bra .btn-select {
    bottom: 50vw;
  }
  .cta__bra .btn-cart {
    bottom: 24.39vw;
  }
}


/*-------------------------------------------
shiny-btn
-----------------------------------------------*/
.shiny-btn {
  position: relative;
  overflow: hidden;
}
.shiny-btn::after {
  content: "";
  position: absolute;
  top: -10%;
  left: -20%;
  width: 84px;
  height: 100%;
  -webkit-transform: scale(2) rotate(20deg) translate3d(0, 0, 0);
          transform: scale(2) rotate(20deg) translate3d(0, 0, 0);
  background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 0%);
  -webkit-animation-name: shiny;
  animation-name: shiny;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@media screen and (max-width: 912px) {
  .shiny-btn::after {
    width: 11.2vw;
  }
}
@-webkit-keyframes shiny {
  0% {
    left: -20%;
  }
  10% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}
@keyframes shiny {
  0% {
    left: -20%;
  }
  10% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}


/*-------------------------------------------
返品交換
-----------------------------------------------*/
.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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1em 0 1em;
  line-height: 1.7;
}


/*-------------------------------------------
フローティングボタン
-----------------------------------------------*/
.target {
  position: relative;
  top: 500px;
}
#floatingLink {
  display: none;
  width: 952px;
  left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
#floatingLink.active {
  display: block;
  position: fixed;
  bottom: 0;
  z-index: 2;
}
@media screen and ( max-width: 820px ) {
  #floatingLink {
    width: 88.54vw;
  }
  .target {
    position: relative;
    top: 42.68vw;
  }
}