@charset "UTF-8";

.pc_only {
  display: block;
}

.sp_only {
  display: none;
}

@media screen and (max-width: 550px) {
  .pc_only {
    display: none;
  }

  .sp_only {
    display: block;
  }
}

/* common */
.w-pc48per-sp100per {
  width: 48%;
}

@media print, screen and (max-width: 768px) {
  .w-pc48per-sp100per {
    width: 100%;
  }
}

.plan_kankyo {
  width: 88%;
  max-width: 600px;
  margin: auto;
}

.s_waku {
  bottom: 40px;
}

.type {
  color: #a49373;
  border-bottom: 2px solid #a49373;
  margin: 3% auto;
  font-size: min(7vw, 3rem);
  font-weight: 100;
}
.type span.f-m {
  font-size: 140%;
}
.type span.f-l {
  font-size: 110%;
  padding-right: 2%;
}

.spec {
  font-size: min(2.5vw, 1.1rem);
  padding-bottom: 6%;
  letter-spacing: 1px;
}
.spec span.f-m {
  font-size: 120%;
}
.spec span.f-l {
  font-size: 150%;
}

h6 {
  background: #a49373;
  color: #fff;
  font-weight: 100;
  text-align: center;
  font-size: min(3vw, 1.3rem);
  margin: 10% 0 -5%;
  letter-spacing: 0.2rem;
}

.f-s {
  font-size: 84%;
  float: right;
  padding-top: 4%;
}
@media (max-width: 768px) {
  .f-s {
    font-size: 51%;
    padding-top: 9%;
  }
}

.list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 4% auto 6%;
  padding-block: 4%;
  width: 96%;
  border-top: 2px solid #d7c7a3;
  border-bottom: 2px solid #d7c7a3;
}
@media (max-width: 768px) {
  .list01 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 80%;
    padding-block: 10%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.list01 p {
  width: 49%;
  font-size: min(2.8vw, 1rem);
}
@media (max-width: 768px) {
  .list01 p {
    width: 100%;
    margin-block: 4px;
  }
}

.hanrei {
  font-size: min(3vw, 1rem);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 0 2%;
}
@media (max-width: 768px) {
  .hanrei {
    text-align: center;
  }
}
.hanrei span {
  display: inline-block;
  width: min(8vw, 45px);
  height: min(3vw, 13px);
  margin-block: 0.5%;
  background: #d5d1ce;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.s_main_title_02 {
  font-size: 31px;
  font-weight: 400;
  color: #b5aca6;
  letter-spacing: 1rem;
}
@media (max-width: 768px) {
  .s_main_title_02 {
    font-size: 5vw;
    letter-spacing: 0.2rem;
  }
}

.s_text_01 {
  font-size: 24px;
  font-feature-settings: "palt";
}

.s_text_01.with_span {
  line-height: 1.2;
}

.s_text_01 > span {
  font-size: 18px;
}

@media (max-width: 1660px) {
  .s_text_01 {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .s_text_01 {
    font-size: 3.6vw;
  }
  .quality .s_text_01 {
    font-size: 3vw;
    line-height: 1.4;
    padding-left: 4px;
    letter-spacing: 0.2px;
  }

  .quality .s_text_01 > span {
    font-size: 2.8vw;
  }
}

.s_text_03 {
  font-size: 16px;
  font-feature-settings: "palt";
}

.s_text_03 span {
  display: inline-block;
  font-size: 84%;
  line-height: 1.6;
}

@media (max-width: 1660px) {
  .s_text_03 {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .s_text_03 {
    /* font-size: 3vw; */
    font-size: 2.4vw;
    line-height: 1.6;
    padding-left: 2px;
  }
}

@media (min-width: 769px) {
  .box01.bg_lgray {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2%;
  }
  .box01.bg_lgray .s_text_03 {
    text-align: left;
  }
  .box01 .s_main_title_02 {
    width: 29%;
    padding: 0;
  }
  .box01 .col49 {
    width: 66%;
  }
}
.-pz {
  top: 50%;
  left: 37vw;
}

.s_pic_title_01 {
  -webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.3647058824));
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.3647058824));
}

/* premium plan (quality.cssから移植) */
.quality-heading {
  display: flex;
  align-items: baseline;
  margin: 0 0 1em 0;
  border: none;
}
@media (max-width: 768px) {
  .quality-heading {
    margin: 0;
    padding: 0 6px;
  }
}

.quality-text {
  color: #d7c7a3;
  font-size: 72px;
  font-weight: normal;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
  background: #fff;
  padding: 5px 0 0 0;
  line-height: 1;
}
@media (max-width: 768px) {
  .quality-text {
    color: #d7c7a3;
    font-size: 8vw;
    font-weight: normal;
    letter-spacing: 0.04em;
    font-feature-settings: "palt";
    background: #fff;
    padding: 5px 0 0 0;
    line-height: 1;
  }
}

.quality-text2 {
  color: #000;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
  background: #fff;
  padding: 5px 0 0 0;
  line-height: 1;
}
@media (max-width: 768px) {
  .quality-text2 {
    color: #000;
    font-size: 4vw;
    font-weight: normal;
    letter-spacing: 0.04em;
    font-feature-settings: "palt";
    background: #fff;
    padding: 5px 0 0 0;
    line-height: 1;
  }
}

.quality-line {
  flex: 1;
  height: 2px;
  background: #d7c7a3;
  margin-left: 0;
}

.premium_plan_quality {
  background-color: #d9d5cb;
  padding-bottom: 100px;
  font-family:
    "EB Garamond", "Noto Serif JP", 游明朝, YuMincho, "Hiragino Mincho ProN", "小塚明朝 Pro", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "Helvetica Neue", Helvetica, Arial,
    Roboto, "Droid Sans", メイリオ, Meiryo, serif;
}

@media (max-width: 768px) {
  .premium_plan_quality {
    padding-bottom: 50px;
  }
}

.premium_plan_quality_title_bg {
  background-color: #726d61;
}

.premium_plan_quality_title_bg .quality-text {
  color: #ffffff;
  background-color: transparent;
}

.premium_plan_quality_title_bg .quality-line {
  background: #ffffff;
}

.premium_plan_quality_title_bg .quality-text.over130m2_limited {
  color: rgb(215, 199, 163);
  background-color: transparent;
}

.premium_plan_quality_title_bg .quality-line.over130m2_limited {
  background: rgb(215, 199, 163);
}

.premium_plan_quality_title_bg .s_text_02 {
  color: #ffffff;
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  .premium_plan_quality_title_bg .s_text_02 {
    font-size: 3vw;
    line-height: 0.5;
  }
}

.premium_plan_quality_miele.bg {
  background: #c0bdb8;
  padding: 30px;
  margin-top: 20px;
}

.premium_plan_quality_miele .title > div:nth-of-type(1) {
  width: 25%;
  padding: 5px;
}

.premium_plan_quality_miele .title > div:nth-of-type(2) {
  width: 75%;
  padding: 10px 20px;
}

.premium_plan_quality_miele .description {
  margin-top: 30px;
}

.premium_plan_quality_miele .description1 {
  /* width: 60%; */
  width: 50%;
  display: flex;
}

.premium_plan_quality_miele .description1 > div:nth-of-type(1) {
  width: 55%;
  padding: 10px 5px 0 0;
}

.premium_plan_quality_miele .description1 > div:nth-of-type(2) {
  width: 45%;
  padding: 0 0 0 24px;
}

.premium_plan_quality_miele .description2 {
  width: 40%;
  display: flex;
}

.premium_plan_quality_miele .description2 > div:nth-of-type(1) {
  width: 50%;
  padding: 10px 30px 0 10px;
}

.premium_plan_quality_miele .description2 > div:nth-of-type(2) {
  width: 50%;
}

.premium_plan_quality_miele .pic_caption_right_blk_noborder {
  bottom: -20px;
}

@media screen and (max-width: 768px) {
  .premium_plan_quality_miele.bg {
    padding: 10px;
  }

  .premium_plan_quality_miele .title > div:nth-of-type(1) {
    padding: 0;
  }

  .premium_plan_quality_miele .title > div:nth-of-type(2) {
    padding: 0 5px;
  }

  .premium_plan_quality_miele .description {
    margin-top: 10px;
  }

  .premium_plan_quality_miele .description1 {
    flex-direction: column;
  }

  .premium_plan_quality_miele .description1 > div:nth-of-type(1) {
    width: 100%;
    padding: 10px 5px 0 0;
  }

  .premium_plan_quality_miele .description1 > div:nth-of-type(2) {
    width: 100%;
    padding: 10px 0;
  }

  .premium_plan_quality_miele .description2 {
    flex-direction: column;
  }

  .premium_plan_quality_miele .description2 > div:nth-of-type(1) {
    width: 100%;
    padding: 10px 15px 0 25px;
  }

  .premium_plan_quality_miele .description2 > div:nth-of-type(2) {
    width: 100%;
    padding: 10px 0 0 10px;
  }

  .premium_plan_quality_miele .pic_caption_right_blk_noborder {
    font-size: 2vw;
    bottom: -10px;
  }
}

.ir {
  margin-top: 30px;
  width: 100%;
  margin: auto;
  background-color: #726d61;
  padding: 50px 0px;
  color: white;
  font-size: 27px;
  text-align: center;
  line-height: 2em;
}
.ir p {
  font-size: 17px;
  color: #d3d3d3;
  line-height: 1.7em;
}
.ir span {
  font-size: 43px;
}

@media screen and (max-width: 768px) {
  .ir {
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 50px;
    width: 100%;
    margin: auto;
    background-color: #726d61;
    padding: 50px 0px;
    color: white;
    font-size: 20px;
    text-align: center;
    line-height: 2em;
  }
  .ir p {
    font-size: 14px;
    color: #d3d3d3;
    line-height: 1.7em;
  }
  .ir span {
    font-size: 33px;
  }
}

/* other用 */
.ma {
  margin: auto;
}

.pos-pc-out-rb-sp-in-lt {
  position: absolute;
  right: -80px;
  top: -65px;
}

@media screen and (max-width: 768px) {
  .pos-pc-out-rb-sp-in-lt {
    position: relative;
    right: 0;
    top: 0;
    padding-left: 5px;
  }
}

/* miele用 */

.miele_left {
  width: 28%;
}

.miele_right {
  width: 70%;
  padding: 10px 0 0 0;
}

/* valcucine用 */

.valcucine_left {
  width: 28%;
}

.valcucine_right {
  width: 67%;
  vertical-align: bottom;
}

/* ariafina */

.ariafina_left {
  width: 30%;
}

.ariafina_right {
  width: 68%;
}

@media screen and (max-width: 768px) {
  .ariafina_right {
    font-size: 2.4vw;
  }
}

/* hansgrobe */

.hansgrobe_left {
  width: 19%;
}

.hansgrobe_right {
  width: 78%;
}

@media screen and (max-width: 768px) {
  .hansgrobe_right {
    font-size: 2.4vw;
  }
}

/* bathroom用 */

.bathroom_left {
  width: 28.5%;
}

.bathroom_right {
  width: 66.5%;
}

.bathroom_right .s_text_01 {
  letter-spacing: 0;
}

.bathroom_left2 {
  width: 63%;
}

.bathroom_right2 {
  width: 34%;
  /* padding-top: 170px; */
}

@media (max-width: 768px) {
  .bathroom_left2 {
    width: 100%;
  }

  .bathroom_right2 {
    width: 100%;
    padding-top: 0;
  }
}

/* 130平方限定 */

.premium_plan_quality.over130m2_limited .title {
  font-size: 80px;
  text-align: center;
  /* color: rgb(215, 199, 163); */
  /* color: #b6aea9; */
  color: #696969;
}

.premium_plan_quality.over130m2_limited .title > span:nth-of-type(1) {
  font-size: 83%;
}

.premium_plan_quality.over130m2_limited .title > span:nth-of-type(2) {
  font-size: 65%;
}

.over130m2_limited .w1200 {
  /* background-color: #b2b0ac; */
  /* background-color: rgb(178, 176, 172); */
  /* background-color: rgba(178, 176, 172, 0.5); */
  /* background-color: #eeeceb; */
  background-color: rgba(238, 236, 235, 0.5);

  padding: 50px 75px;
}

.over130m2_limited .s_text_03.adjust {
  letter-spacing: 0;
  font-size: 93%;
}

.over130m2_limited .pt_adjust {
  padding-top: 53px;
}

@media screen and (max-width: 768px) {
  .premium_plan_quality.over130m2_limited {
  }

  .premium_plan_quality.over130m2_limited .title {
    font-size: 32px;
  }

  .over130m2_limited .w1200 {
    padding: 20px 0;
  }

  .over130m2_limited .w1200 .inner {
    padding: 0 20px;
  }

  .over130m2_limited .s_text_03.adjust {
    letter-spacing: 0;
    font-size: 2.6vw;
  }

  .over130m2_limited .pt_adjust {
    padding-top: 18px;
  }
}

.pc_only_pt40 {
  padding-top: 40px;
}
@media print, screen and (max-width: 768px) {
  .pc_only_pt40 {
    padding-top: 0;
  }
}

.separator_container {
}

.separator {
  width: 65%;
  border-bottom: 1px solid #696969;
  margin: auto;
}

/* マイクロバブルバスユニット */
.bubble_bath.w1200 {
  background-color: rgba(238, 236, 235, 0.5);
  padding: 40px 75px;
  margin-top: 50px;
}

.bubble_bath_frame {
  border: 1px solid #5c6665;
  margin-top: 50px;
  padding: 30px 40px;
}

.bubble_bath_effect_title {
  width: 100%;
  text-align: center;
  padding: 0 0 40px;
  color: #5c6665;
}

.bubble_bath_effect_title > p:nth-of-type(1) {
  font-size: 30px;
}

.bubble_bath_effect_title > p:nth-of-type(2) {
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  .bubble_bath.w1200 {
    padding: 20px 0;
    margin-top: 20px;
  }

  .bubble_bath.w1200 .inner {
    padding: 0 20px;
  }

  .bubble_bath_frame {
    margin: 20px 8px 0;
    padding: 8px;
  }

  .bubble_bath_effect_title {
    padding: 0 0 20px;
  }

  .bubble_bath_effect_title > p:nth-of-type(1) {
    font-size: 20px;
  }

  .bubble_bath_effect_title > p:nth-of-type(2) {
    font-size: 14px;
  }
}

/* ultra_fine_bubble_effect */
.ultra_fine_bubble_effect.bg {
  border: 1px solid #ababab;
  padding: 50px 70px;
  /* text-align: left; */
}

.ultra_fine_bubble_effect .title {
  text-align: center;
}

.ultra_fine_bubble_effect .description {
  margin-top: 40px;
}

.ultra_fine_bubble_effect .description1 {
}

.ultra_fine_bubble_effect .description1 > div:nth-of-type(1) {
  display: none;
}

.ultra_fine_bubble_effect .description1 > div:nth-of-type(2) {
  display: flex;
}

.ultra_fine_bubble_effect .description1 > div:nth-of-type(2) > div:nth-of-type(1) {
  width: 42%;
  padding-right: 15px;
}

.ultra_fine_bubble_effect .description1 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 58%;
}

.ultra_fine_bubble_effect .description1 > div:nth-of-type(3) {
  font-size: 14px;
  padding-top: 15px;
}

.ultra_fine_bubble_effect .separator {
  border-bottom: 1px solid #ababab;
  margin: 40px 0 20px;
}

.ultra_fine_bubble_effect .description2 > div:nth-of-type(2) {
  display: flex;
  padding-top: 15px;
}

.ultra_fine_bubble_effect .description2 > div:nth-of-type(2) > div:nth-of-type(1) {
  width: 55%;
}

.ultra_fine_bubble_effect .description2 > div:nth-of-type(2) > div:nth-of-type(2) {
  width: 45%;
  padding-left: 15px;
}

.ultra_fine_bubble_effect .description2 > div:nth-of-type(3) {
  font-size: 14px;
  padding-top: 15px;
}

@media screen and (max-width: 768px) {
  .ultra_fine_bubble_effect.bg {
    padding: 20px 18px;
  }

  .ultra_fine_bubble_effect .description {
    margin-top: 15px;
  }

  .ultra_fine_bubble_effect .description1 > div:nth-of-type(1) {
    display: block;
    text-align: center;
    padding-bottom: 10px;
  }

  .ultra_fine_bubble_effect .description1 > div:nth-of-type(2) {
    flex-direction: column-reverse;
  }

  .ultra_fine_bubble_effect .description1 > div:nth-of-type(2) > div:nth-of-type(1) {
    width: 100%;
    padding-top: 10px;
  }

  .ultra_fine_bubble_effect .description1 > div:nth-of-type(2) > div:nth-of-type(1) .s_text_02 {
    display: none;
  }

  .ultra_fine_bubble_effect .description1 > div:nth-of-type(2) > div:nth-of-type(2) {
    width: 100%;
  }

  .ultra_fine_bubble_effect .description1 > div:nth-of-type(3) {
    font-size: 2.2vw;
  }

  .ultra_fine_bubble_effect .separator {
    margin: 20px 0 10px;
  }

  .ultra_fine_bubble_effect .description2 > div:nth-of-type(1) {
    text-align: center;
  }

  .ultra_fine_bubble_effect .description2 > div:nth-of-type(2) {
    flex-direction: column;
  }

  .ultra_fine_bubble_effect .description2 > div:nth-of-type(2) > div:nth-of-type(1) {
    width: 100%;
  }

  .ultra_fine_bubble_effect .description2 > div:nth-of-type(2) > div:nth-of-type(2) {
    width: 100%;
    padding: 10px 0;
  }

  .ultra_fine_bubble_effect .description2 > div:nth-of-type(3) {
    font-size: 2.2vw;
  }
}

/* swipe対応 */
.swipe_wide_view_01,
.swipe_wide_view_02 {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .swipe_wide_view_01 {
    width: 100%;
    /* max-width: 500px; */
    height: 400px;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .swipe_wide_view_01_img_container {
    display: block;
    max-width: none;
    width: 1000px;
    height: 400px;
  }

  .swipe_wide_view_02 {
    width: 100%;
    /* max-width: 500px; */
    height: 410px;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .swipe_wide_view_02_img_container {
    display: block;
    max-width: none;
    width: 638px;
    height: 410px;
  }

  .swipe_gesture {
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
  }

  .swipe_gesture img {
    display: block;
    width: 20%;
    height: 20%;
    max-width: 100px;
    max-height: 100px;
    margin: auto;
  }
}


.mv_premium {
  background-image: url("../img/premium/mv.jpg");
  min-height: calc(100dvh - 60px);
  background-position: center bottom;
  background-size: cover;
}
@media print, screen and (max-width: 768px) {
  .mv_premium {
    background-image: url("../img/premium/mv_sp.jpg");
    min-height: 66vw;
    background-position: 75% center;
    background-size: 102%;
  }
}

.mv_quality {
  background-image: url("../img/quality/mv.webp");
  min-height: calc(100dvh - 60px);
  background-position: center bottom;
  background-size: cover;
}
@media print, screen and (max-width: 768px) {
  .mv_quality {
    background-image: url("../img/quality/mv-sp.webp");
    min-height: 66vw;
  }
}