@charset "utf-8";
@media screen and (min-width: 751px) {
  .pc {
    display: block;
  }

  .sp {
    display: none;
  }

  .set-area2
  {
    background-image: url(../images/night-sky.jpeg);
  }

  .set-title
  {
    color:gold;
    font-weight:bold;
    font-size:4vw;
    text-align: center;
    background-color: #f39800;
    padding: 30px 0px
  }

  .set-txt
  {
    background-color: #dcdcde;
    color: orange;
    font-size: 2vw;
    line-height: 1.5;
    padding: 10px;
    width: 80%;
    margin: 0 auto;
  }

.set-title span {
  color: white;
  background-color: black;
  font-size: 2.5vw;
  text-align: center;
  padding: 10px;
  border-radius: 50px;
  font-weight: bold;
  border: red 5px solid;
}

  /* その他start */

  .other-lbl {
    background-color: #c71bb0;
    color: white;
    font-weight: bold;
    font-size: 4vw;
    text-align: center;
    padding: 20px;
    box-shadow: 0px 0px 0px 5px #dfefff;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    box-shadow: 0px 0px 0px 5px #c71bb0;
    border: dashed 5px white;
    padding: 20px 0px;
  }

  .sale_water_icon_flex {
    display: flex;
    width: 65%;
    justify-content: space-around;
  }

  .sale_water_icon1 {
    width: 30%;
    background-color: #1b41c7;
    color: #ffffff;
    padding: 0.5vw;
    border-radius: 15px;
    text-align: center;
    font-size: 1.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sale_water_icon2 {
    width: 30%;
    background-color: #c71bb0;
    color: #ffffff;
    padding: 0.5vw;
    border-radius: 15px;
    text-align: center;
    font-size: 1.8vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sale_water_icon3 {
    width: 30%;
    background-color: #12ce70;
    color: #ffffff;
    padding: 0.5vw;
    border-radius: 15px;
    text-align: center;
    font-size: 1.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sale_water_spitem_flex {
    display: flex;
    width: 95%;
    /* margin: 1vw auto; */
    margin: 0 auto;

  }

  .sale_water_spitem {
    width: 40%;
    display: block;
    align-content: center;
  }

  .sale_water_sp_text {
    width: 60%;
    /* display: flex;
    justify-content: center; */
    padding: 10px;
    display: block;
    align-content: center;
  }

  .sale_water_sp_icon_flex {
    display: flex;
  }

  .sale_event_zone {
    padding: 5vw 0;
    background-color: darkblue;
  }

  .sale_event_zone a {
    width: 80%;
    display: block;
    margin: 0 auto;
  }

  .suisen {
    background-color: #0169a4;
    color: white;
    /* border-radius: 20px; */
    padding: 5px;
    font-size: 1.5vw !important;
  }

  .bath-suisen {
    background-color: #4fdaec;
    color: white;
    /* border-radius: 20px; */
    padding: 5px;
    font-size: 1.5vw !important;
  }

  .other-conro {
    background-color: white;
    width: 80%;
    margin: 0 auto;
    padding: 20px;
  }

  /* その他end */

  /* セットstart */

  .set-area {
    background-image: url(../images/bath-back.png);
    background-repeat: round;
    padding: 20px 0px 0px 0px;
  }

  .kitchen-set {
    width: 100%;
    background-color: #ffffff;
    padding: 0 0 5vw 0;
  }

  .kitchen_set_1 {
    display: inline-block;
    background-color: #ee1451;
    color: #fff100;
    text-align: center;
    padding: 2vw;
    font-size: 3vw;
    font-weight: bold;
    margin: 3vw auto;
    border-radius: 30px;
  }

  .kitchen_set_2 {
    display: inline-block;
    color: #ee1451;
    font-size: 2.5vw;
    background: linear-gradient(transparent 60%, #fff100 60%);
    font-weight: bold;
  }

  .kitchen_set_3 {
    display: flex;
    width: 90%;
    justify-content: space-around;
    margin: 2vw auto;
  }

  .kitchen_set_4 {
    width: 30%;
    position: relative;
    padding: 0 0 1vw 0;
  }

  .kitchen_set_5 {
    color: #ffffff;
    font-size: 1.5vw;
    padding: 0.5vw;
    text-align: left;
  }

  .kitchen_set_6 {
    display: flex;
    justify-content: space-around;
  }

  .kitchen_set_7 {
    width: 50%;
    text-align: left;
    padding: 0.5vw;
    margin: 5px;
    align-content: center;
  }

  .kitchen_set_8 {
    width: 35%;
    margin: 0.6vw 0;

  }

  .kitchen_set_9 {
    width: 55%;
    color: #000000;
    font-size: 1.8vw;
    text-align: left;
  }

  .kitchen_set_10 {
    font-size: 1.5vw;
    color: #000000;
    line-height: 1.2;
    margin: 0.5vw 0;
  }

  .kitchen_set_11 {
    color: #000000;
    font-size: 2vw;
    display: inline-block;
    margin: 1vw 0;
  }

  .kitchen_set_11 span {
    background-color: #d06f32;
    border-radius: 10px;
    color: #ffffff;
    padding: 0.2vw;
  }

  .kitchen_set_12 {
    color: #000000;
    font-size: 1.5vw;
    line-height: 1.2;
  }

  .kitchen_set_13 {
    text-align: center;
    margin: 0 auto;
  }

  .kitchen_set_14 {
    width: 2vw;
    height: 2vw;
    border-radius: 50%;
    text-align: center;
    margin: 0.5vw auto;
    font-size: 1.7vw;
    line-height: 1;
  }

  .kitchen_set_15 {
    color: #000000;
    font-size: 1.3vw;
    margin: 1vw 0;
  }

  .kitchen_set_16 {
    width: 55%;
    color: #000000;
    font-size: 1.8vw;
    text-align: left;
    margin-top: 1vw;
  }

  .kitchen_set_17 {
    font-size: 1.4vw;
    line-height: 1.2;
    margin: 1vw 1vw;
  }

  .kitchen_set_12 span {
    background-color: #d06f32;
    color: #ffffff;
    padding: 0.1vw;
    border-radius: 10px;
  }

  .kitchen_set_17 p {
    color: #000000;
  }

  .kitchen_set_18 {
    border-top: 1px #000000 dashed;
    margin: 1vw auto;
  }

  .kitchen_set_19 {
    width: 100%;
    margin: 0 auto;
    line-height: 2;
  }

  .kitchen_set_20 {
    color: #000000;
    font-size: 1.8vw;
    margin: 0.3vw;
  }

  .kitchen_set_21 {
    background-color: #d06f32;
    color: #ffffff;
    font-size: 1.5vw;
    padding: 0.1vw;
    border-radius: 5px;
  }

  .kitchen_set_22 {
    width: 1.5vw;
    /*幅*/
    height: 1.5vw;
    /*高さ*/
    border-radius: 50%;
    /*角丸*/
    text-align: center;
    margin: 0.2vw;
    font-size: 1.5vw;
    background-color: #85831e;
    color: #eeeecf;
    display: inline-block;
    line-height: 1;
  }

  .kitchen_set_22_1 {
    width: 1.5vw;
    /*幅*/
    height: 1.5vw;
    /*高さ*/
    border-radius: 50%;
    /*角丸*/
    text-align: center;
    margin: 0.2vw;
    font-size: 1.5vw;
    background-color: #6d6e70;
    color: #dcdcde;
    display: inline-block;
    line-height: 1;
  }

  .kitchen_set_22_2 {
    width: 1.5vw;
    /*幅*/
    height: 1.5vw;
    /*高さ*/
    border-radius: 50%;
    /*角丸*/
    text-align: center;
    margin: 0.2vw;
    font-size: 1.5vw;
    background-color: #b9744a;
    color: #ecd9c9;
    display: inline-block;
    line-height: 1;
  }

  .kitchen_set_23 {
    background-color: #0169a4;
    color: #ffffff;
    font-size: 1.3vw;
    padding: 0.1vw;
    border-radius: 5px;
  }

  .kitchen_set_24 {
    background-color: #000099;
    color: #ffffff;
    padding: 0.1vw;
    font-size: 1.3vw;
  }

  .kitchen_p_set2 {
    /* background-color: #85831e; */
    background-color: #ffff;
  }

  .kitchen_p_set1 {
    /* background-color: #eeeecf; */
    background-color: #ffff;
  }

  .kitchen_set_h1 {
    /* background-color: #6d6e70; */
    background-color: #ffff;
  }

  .kitchen_set_h2 {
    background-color: #ffff;
  }

  .kitchen_set_l1 {
    background-color: #b9744a;
  }

  .kitchen_set_l2 {
    background-color: #ecd9c9;
  }

  .kitchen_set_white {
    /* background-color: #ffffff; */
  }

  .kitchen_plus_2 {
    background-color: green;
    color: #eeeecf;
  }

  .kitchen_plus_1 {
    background-color: green;
    color: #dcdcde;
  }

  .kitchen_plus_3 {
    background-color: #b9744a;
    color: #ecd9c9;
  }

  .rh_sp_price_area {
    width: 90%;
    margin: 0 auto 2vw auto;
  }

  .rh_sp_price_flex {
    width: 100%;
    margin: 0 auto;
    display: flex;
    font-weight: bold;
  }

  .rh_sp_price_left {
    width: 30%;
    background-color: #000000;
    font-size: 1.7vw;
    color: #ffffff;
    text-align: center;
    padding: 0.5vw;
    line-height: 1.2;
    letter-spacing: 0.1;
  }

  .rh_sp_price_down {
    margin: 0;
    text-align: right;
    font-size: 1.2vw;
    letter-spacing: 0.1;
  }

  .rh_sp_price_right {
    width: 70%;
    background-color: #fc0000;
    text-align: right;
    padding: 0.8vw;
    position: relative;
    color: #ffffff;
    font-size: 2.2vw;
    letter-spacing: 0.1;
  }

  .gg-suisen {
    text-align: center;
  }

  .gg-suisen img {
    width: 70%;
  }

  .others-2 {
    display: flex;
    width: 98%;
    margin: 0 auto;
  }

  /* セットend */
}