@charset "utf-8";
/*  Top Contents
-----------------------------------------------------------------------------*/
#RthCustomizeW{
  width: 100%;
}
#RthCustomizeW .kvArea{
  height: 42vw;
  width: 100%;
}
#RthCustomizeW section {
  padding: 8vw 5vw 5vw;
  text-align: center;
  line-height: 1.8;
}
#RthCustomizeW .room {
  background: url("../img/common/bg_gray.png") repeat-y left top;
  background-size: 78% auto;
  position: relative;
  margin-top: 5vw;
}
#RthCustomizeW .room .rommList {
  display: flex;
  flex-wrap: wrap;
  width: 75vw;
  margin: 0 auto 3vw;
  justify-content: space-between;
  align-items: center;
}
#RthCustomizeW .room .rommList li {
  width: 32.2%;
  height: 18.7vw;
  box-sizing: border-box;
  align-self: center;
}
#RthCustomizeW .room .rommList li:nth-child(2), #RthCustomizeW .room .rommList li:nth-child(3) {
  margin-bottom: 1.3641vw;
}
#RthCustomizeW .titBox h2 {
  position: relative;
  padding: 3vw 0 0;
}
#RthCustomizeW .titBox span {
  color: #584C9D;
  display: inline-block;
  position: relative;
  padding: 0 2vw;
  line-height: 1;
}
#RthCustomizeW .titBox span::before, #RthCustomizeW .titBox span::after {
  content: "";
  position: absolute;
  background: url(../img/common/deco.svg) no-repeat left top;
  background-size: contain;
  width: 1.6vw;
  height: 1vw;
  left: 0;
}
#RthCustomizeW .titBox span::after {
  left: unset;
  right: 0;
}
#RthCustomizeW .morning .titBox span {
  margin-right: 1vw !important;
}
#RthCustomizeW .recommended {
  padding: 5vw;
}
#RthCustomizeW .recommended .titBox {
  margin-bottom: 2vw;
}
#RthCustomizeW .recommended .titBox h2 {
  padding: 0;
}
#RthCustomizeW .room .rommList li:not(.titBox) {
  display: block;
  position: relative;
}
#RthCustomizeW .room .rommList li:nth-child(2) {
  background: url("../img/top/single.png") no-repeat top center;
  background-size: contain;
}
#RthCustomizeW .room .rommList li:nth-child(3) {
  background: url("../img/top/twin.png") no-repeat top center;
  background-size: contain;
}
#RthCustomizeW .room .rommList li:nth-child(4) {
  background: url("../img/top/triple.png") no-repeat top center;
  background-size: contain;
}
#RthCustomizeW .room .rommList li:nth-child(5) {
  background: url("../img/top/double.png") no-repeat top center;
  background-size: contain;
}
#RthCustomizeW .room .rommList li:nth-child(6) {
  background: url("../img/top/semi_double.png") no-repeat top center;
  background-size: contain;
}
#RthCustomizeW .room .rommList li:not(.titBox)::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15);
  transition: all .3s ease-out;
}
#RthCustomizeW .room .rommList li:not(.titBox) p {
  background: rgba(0, 0, 0, 1);
  color: #fff;
  width: 100%;
  height: 3.5em;
  line-height: 3.5em;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: all .3s ease-out;
  text-align: left;
  text-indent: 5%;
}
#RthCustomizeW .room .rommList li:not(.titBox) a .arrow_btnBlue {
  background-color: #fff;
  right: 1.5em;
  margin: auto;
  bottom: 1.5em;
  top: unset;
}
#RthCustomizeW .btnBlue {
  margin: 2vw auto 0;
}
#RthCustomizeW .btnBlue a {
  border: 1px solid #E0E2E5;
}
#RthCustomizeW .btnBlue a:hover {
  border: 1px solid #584C9D;
}
#RthCustomizeW .recommended {
  background: url("../img/common/bg_wallpaper.png") no-repeat left bottom;
  background-size: contain;
}
#RthCustomizeW .recommended .reco_list {
  width: 100%;
  margin: 0 auto 3vw;
  display: flex;
  justify-content: space-between;
}
#RthCustomizeW .recommended .reco_list img {
  width: 100%;
  height: 18vw;
  object-fit: cover;
}
#RthCustomizeW .recommended .reco_list li {
  display: flex;
  flex-direction: column;
  width: 31%;
}
#RthCustomizeW .recommended .reco_list li a {
  text-decoration: none;
  flex-grow: 1;
  background: #fff;
}
#RthCustomizeW .recommended .reco_list li a:hover {
  opacity: 0.7;
  cursor: pointer;
}
#RthCustomizeW .recommended .reco_list li p {
  padding: 1vw 2vw;
  line-height: 1.2;
}
#RthCustomizeW .homeBox {
  position: relative;
}
#RthCustomizeW img.deco02 {
  top: 2vw;
  right: 2vw;
  width: 34.63vw;
}
#RthCustomizeW .bfin {
  width: 75vw;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}
#RthCustomizeW .bfin > img {
  width: 50%;
  height: auto;
}
#RthCustomizeW .bfin .conBox {
  width: 40%;
}
#RthCustomizeW .homeBox.whiteBk .titBox {
  text-align: left;
}
#RthCustomizeW .homeBox h2 {
  color: #584C9D;
  position: relative;
  padding: 3vw 0 0;
  margin-bottom: 1vw;
}
#RthCustomizeW .homeBox .hlm {
  text-align: left;
}
#RthCustomizeW .basictxt {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  letter-spacing: 0.18em;
  font-size: clamp(1.2rem, 1.04166vw, 4rem);
  text-align: left;
  margin-bottom: 1em;
}
#RthCustomizeW .homeBox .btnBlue {
  margin: 2vw 0 0;
}
#RthCustomizeW .spa {
  background: url("../../img/common/bg_gold.png") no-repeat center left;
  background-size: cover;
  color: #fff;
  padding-bottom: 10vw !important;
}
#RthCustomizeW .spa.homeBox .titBox span::before, #RthCustomizeW .spa.homeBox .titBox span::after {
  content: none;
}
#RthCustomizeW .spa.homeBox h2 {
  color: #fff;
  text-align: center;
}
#RthCustomizeW .spa.homeBox h2 span {
  width: 23.3vw;
}
#RthCustomizeW .spa.homeBox h2 span img {
  width: 100%;
  height: auto;
}
#RthCustomizeW .spa.homeBox .bfin {
  align-items: unset;
}
#RthCustomizeW .spa.homeBox .hlm {
  text-indent: 0;
}
#RthCustomizeW .photo {
  position: relative;
  width: 50%;
}
#RthCustomizeW .photo img {
  position: absolute;
}
#RthCustomizeW .photo .ph01 {
  width: 29.427vw;
  height: auto;
  top: 0;
  right: 0;
}
#RthCustomizeW .photo .ph02 {
  width: 15.625vw;
  height: auto;
  bottom: -5vw;
  left: 0;
}
#RthCustomizeW .homeBox.spa .btnBlue a, #RthCustomizeW .homeBox.spa .btnBlue a:hover {
  border: none !important;
}
#RthCustomizeW .topics {
  position: relative;
  width: 80%;
  margin: 0 auto;
  padding: 0 5vw 5vw;
}
#RthCustomizeW .topics .conBox {
  width: 100%;
  height: 25vw;
  overflow-y: scroll;
}
#RthCustomizeW .topics .conBox li {
  border-bottom: 1px solid #C1C1C1;
  text-align: left;
  padding: 1.5vw 2vw 1.5vw 0;
  display: flex;
  text-decoration: none;
  position: relative;
}
#RthCustomizeW .topics .conBox li em {
  width: 10%;
}
#RthCustomizeW .topics .conBox li > div {
  width: 80%;
}
#RthCustomizeW .topics .conBox li h3 {
  font-weight: 700;
}
#RthCustomizeW .topics img.deco02 {
  top: -8vw;
  right: unset;
  left: 2vw;
  transform: scale(-1, 1);
}
#RthCustomizeW .topics .conBox ul em {
  font-family: "Roboto", sans-serif;
  font-size: clamp(1rem, 0.9375vw, 3.6rem) !important;
  margin-right: 2vw;
}
#RthCustomizeW .topics .conBox ul span.red {
  color: #E33C3C;
  margin-left: 1em;
}
#RthCustomizeW .topics .conBox a {
  color: #584C9D;
}
#RthCustomizeW section.concept {
  background: url(../img/top/concept_bg.png) no-repeat center 3vw;
  background-size: 80% auto;
  position: relative;
  padding: 0;
}
#RthCustomizeW section.concept .titBox h2 {
  padding: 5vw 0 1.5vw;
  color: #584C9D;
  line-height: 1.4;
}
#RthCustomizeW section.concept .coment01 {
  position: relative;
}
#RthCustomizeW section.concept p {
  margin-bottom: 2vw;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  line-height: 2;
  letter-spacing: 0.2em;
}
#RthCustomizeW section.concept .conceptPhoto img {
  display: block;
  position: absolute;
}
#RthCustomizeW section.concept .img02 {
  top: -3vw;
  left: 0;
  width: 20.416vw;
  z-index: 1;
}
#RthCustomizeW section.concept .img03 {
  top: 7vw;
  right: 0;
  width: 30vw;
}
#RthCustomizeW section.concept .img05 {
  top: 35vw;
  right: 8vw;
  width: 10vw;
}
#RthCustomizeW section.concept .img06 {
  top: 42vw;
  right: 16vw;
  width: 8vw;
}