﻿#fine_bubble_one {
  font-feature-settings: "palt";
}
@media screen and (max-width:767px) {
  #fine_bubble_one {
    overflow-x:hidden;
  }
  

}


#fine_bubble_one .mainV{
  width:100%;
  height:450px;
  
  background-size:contain;
  margin:0 0 80px;
  position:relative;

}

#fine_bubble_one .mainV:after{
  content:'';
  position:absolute;
  left:0;
  right:0;
  width:100%;
  height:450px;
  background: url(/assets/beauty/refa/refa_clear/fine_bubble_one/img/im_main.png) no-repeat center center;
  background-size:contain;
  top:0;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .mainV{
    background: url(/assets/beauty/refa/refa_clear/fine_bubble_one/img/im_main_sp.png) no-repeat center center;
    background-size:contain;
    height:0;
    padding-top:59.86%;
    margin:0 0 45px;
  }
  #fine_bubble_one .mainV:after{
    display:none;
  }
  #fine_bubble_one .mainV:before{
    display:none;
  }
}
#fine_bubble_one img{
  width:100%;
}
#fine_bubble_one .ttl{
  font-size:30px;
  text-align:center;
  font-family:serif;
  letter-spacing:0.1em;
  /*font-weight:bold;*/
}
#fine_bubble_one .ttls{
  font-size:40px;
  text-align:center;
  letter-spacing:0.2em;
  margin:0 0 30px;
}

#fine_bubble_one .ttls span{
  position: relative;
}

#fine_bubble_one .ttls span:before{
  content:'';
  position:absolute;
  left:-50px;
  top:30px;
  width:50px;
  height:1px;
  background: #000;
  transform: rotate(-310deg);
}
#fine_bubble_one .ttls span:after{
  content:'';
  position:absolute;
  right:-40px;
  top:30px;
  width:50px;
  height:1px;
  background: #000;
  transform: rotate(130deg);
}

#fine_bubble_one .ttlub{
  border-bottom: 1px solid #666;

}

#fine_bubble_one .ttlbr{
  max-width:800px;
  margin:0 auto;
  padding:0 0 10px;
  border-bottom:1px solid #000;

}

#fine_bubble_one .ttl sup{
  font-size:12px;
  position:relative;
  top:-1.5em;
}
#fine_bubble_one .ttlg sup{
  font-size:12px;
  position:relative;
  top:-1.5em;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .ttl{
    font-size:5.3vw;
   /* letter-spacing:-0.1em;*/
   line-height: 8.66667vw;
  }
  #fine_bubble_one .ttls{
    font-size:5.3vw;
    line-height: 8.66667vw;
    margin:0 0 15px;
  }
  #fine_bubble_one .ttl sup{
    font-size:10px;
    top:-1.0em;
  }
  #fine_bubble_one .ttlg sup{
    font-size:10px;
    top:-1.0em;
  }
  #fine_bubble_one .ttls span:before{
    top:10px;
    width:40px;
    left:-40px;
  }
  #fine_bubble_one .ttls span:after{
    top:10px;
    width:40px;
    right:-30px;
  }
}
#fine_bubble_one .ttl span{
  position:relative;
  display:inline-block;
}
#fine_bubble_one .ttl span:before{
  content:'';
  position:absolute;
  left:0;
  bottom:-10px;
  width:100%;
  height:1px;
  background:#000;
}



#fine_bubble_one section{
  max-width:940px;
  margin:0 auto;
}
#fine_bubble_one .content-bn-thanks {
  margin: 2rem auto;
  max-width: 940px;
}
@media screen and (max-width:767px) {
 
  #fine_bubble_one .content-bn-thanks {
    width:100%;
    margin-bottom: 45px;
  }
}


#fine_bubble_one .intro {
  position: relative;
  display: flex;
  align-items:center;
  flex-wrap:wrap;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .intro {
    width:100%;
  }

}



#fine_bubble_one .intro figure{
  max-width:440px;
  width:48%;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .intro figure{
    width:100%;
    max-width:100%;
  }
}

#fine_bubble_one .intro .content{
  flex:1;
  padding:0 3% 0 6%;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .intro .content{
    width:90vw;
    padding:0;
    flex: none;
    margin: 30px auto;

  }
}


#fine_bubble_one .intro .title{
  font-size: 27px;
  line-height:1.4;
  letter-spacing:.1em;
  margin:0 0 20px;
  white-space: nowrap;

}
#fine_bubble_one .intro .text{
  font-size:16px;
  line-height:2.4;
}

#fine_bubble_one .intro2{
  margin-top: 30px;;
}




#fine_bubble_one .intro2 figure{
  width:50%;
  max-width:100%;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .intro2{
    margin-top: 5px;;
  }
  
  
  #fine_bubble_one .intro2 figure{
    width:90vw;
    margin:0 auto;
  }
}



#fine_bubble_one .intro2 .content{
  width:50%;
  padding:0;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .intro2 .content{
    width:90vw;
    margin:0 auto 30px;
    border-top:1px solid #CECBCB;
    padding-top: 30px;
  }
}

#fine_bubble_one .intro2 .text{
  line-height:1.8;
}


@media screen and (max-width:767px) {
  
  #fine_bubble_one .intro .title{
    padding:0 0 10px;
    font-size:5.9vw;
    line-height: 8.66667vw;
    margin:0;
    text-align: left;
    display: inline-block;
  }
  #fine_bubble_one .intro .text{
    font-size: 3.16667vw;
    line-height: 5.6vw;
    letter-spacing: 0.15vw;
    text-align:left;
    margin: 0;
    display: inline-block;
  }
}

#fine_bubble_one .textwrap{
  text-align:center;
}

#fine_bubble_one .text,#fine_bubble_one .text02{
  font-size: 16px;
  line-height: 29px;
  margin: 20px 0;
  display: inline-block;
  text-align: left;
}

@media screen and (max-width:767px) {

  #fine_bubble_one .textwrap{
    text-align:left;
  }
  

  #fine_bubble_one .sec{
    margin:0 auto 50px;
  }
  #fine_bubble_one  .text,#fine_bubble_one  .text02{
    font-size: 3.16667vw;
    line-height: 6.6vw;
    letter-spacing: 0.15vw;
    text-align:left;
    margin: 10px 0;
  }

  #fine_bubble_one .at{
    font-size:10px;

  }
}


#fine_bubble_one .sec .text sup{
  font-size:10px;
  top:-0.5em;
  position:relative;
}

#fine_bubble_one .sec{
  margin:0 auto;
  padding:60px 0;
  

}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec{
    /*margin:0 auto;
    padding:35px 0 0;*/
    padding:30px 0 0;

  }
}
#fine_bubble_one .sec01 {
  max-width:640px;
  margin:0 auto;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 {
    width:90vw;
    border-bottom: 1px solid #CECBCB;
    padding-top: 30px;
    padding-bottom: 10px;;
    margin-bottom: 30px;
    margin-top: 35px;
    border-top: 1px solid #CECBCB;
  }
}
#fine_bubble_one .sec01 .title{
  font-size: 27px;
  line-height:1.4;
  letter-spacing:.1em;
  margin:0 0 20px;
  white-space: nowrap;
  text-align: center;
  

}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .title{
    padding:0 0 10px;
    font-size:5.9vw;
    line-height: 8.66667vw;
    margin:0;
    text-align: left;
    display: inline-block;

  }
}

#fine_bubble_one .sec01 .titlewrap{
  text-align: center;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .titlewrap{
    text-align: left;
  }
}

#fine_bubble_one .sec01 .titlewrap .title{
  display:inline-block;
  text-align:left;
}

#fine_bubble_one .sec01 .title span{
  font-size:20px;
}

#fine_bubble_one .sec01 .text{
  padding-left:11%;
  margin-bottom:40px;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .text{
    padding:0;

  }
}

#fine_bubble_one .sec01 .box01{
  background:#E0E0E0;
  text-align:center;
  padding:40px;
  margin-top: 80px;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .box01 {
    padding:4% 4% 10%;
  }
  
}

#fine_bubble_one .sec01 .box01 .title{
  
  font-size:26px;

}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .box01 .title{
    font-size:4.6vw;
    padding:0 0 10px;
  }
  
}
#fine_bubble_one .sec01 .box01 .inner{
  display:flex;
  justify-content:space-between;
  text-align:left;
  margin:0px 4px 0;
  border-top:1px solid #000;
  padding-top: 20px;
  flex-wrap:wrap;
}
#fine_bubble_one .sec01 .box01 .inner div{
  display:flex;
  align-items: center;
  justify-content:space-between;
  width:50%;
}




@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .box01 .inner div{
    justify-content:space-between;
    width:100%;
  }
  #fine_bubble_one .sec01 .box01 .inner div + div{
    margin-top:30px;
  }
}
#fine_bubble_one .sec01 .box01 .inner div figure{
  width:145px;
  margin-right:10px;
  position: relative;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .box01 .inner div figure{
    width:50%;
  }
}

#fine_bubble_one .sec01 .box01 .inner div  figcaption{
  position:absolute;
  right:0;
  bottom:-14px;
  font-size:10px;
}

#fine_bubble_one .sec01 .box01 .inner div p{
  flex:1;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .box01 .inner div p{
    font-size: 3.16667vw;
  }
}



#fine_bubble_one .sec01 .box02{
  margin: 30px auto 120px;
  border:1px solid #707070;
  display:flex;
  padding:15px;
  flex-wrap:wrap;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .box02{
    margin-bottom: 60px;
  }
}


#fine_bubble_one .sec01 .box02 > p{
  display:none;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .box02 > p{
    display:block;
    width:100%;
    font-size:2.8vw;
    margin-top:5px;
    line-height:1.3;
  }
}
#fine_bubble_one .sec01 .box02 figure{
  width:99px;
  margin-right: 20px;;

}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .box02 figure{
    width:36%;
    margin-right: 10px;
  }
}
#fine_bubble_one .sec01 .box02 div{
  flex:1;
  font-size:13px;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .box02 div{
    font-size:2.9vw;
  }
}

#fine_bubble_one .sec01 .box02 div div{
  font-size:18px;
  margin-bottom: 7px;;
  font-weight: bold;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .box02 div div{
    font-size:3.4vw;
  }
}



#fine_bubble_one .sec01 .box02 p:nth-of-type(2){
  font-size:10px;
  margin-top: 10px;
}


@media screen and (max-width:767px) {
  #fine_bubble_one .sec01 .box02 p:nth-of-type(2){
    margin-top: 0px;
  }
  #fine_bubble_one .sec01 .box03{
    position: relative;
    padding-top: 70px;

  }
  #fine_bubble_one .sec01 .box03:before{
    content:'';
    position:absolute;
    left:0;
    top:-60px;
    width:100%;
    height:100px;
    background:url(/assets/beauty/refa/refa_clear/fine_bubble_one/img/bg_line.png) no-repeat left top;
    background-size: contain;

  }
  
}

#fine_bubble_one .movie{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top:60px;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .movie{
    margin-top: 40px;
  }
}


#fine_bubble_one .movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}



#fine_bubble_one .block{
  margin-top: 50px;

}


#fine_bubble_one .block + .block{
  margin-top: 100px;

}
@media screen and (max-width:767px) {
  #fine_bubble_one .block + .block{
    margin-top: 40px;
    padding-top: 20px;
    border-top:1px solid #CECBCB;
  
  }
}

#fine_bubble_one .sec02 {
  max-width:640px;
  margin:0 auto;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 {
    width:90vw;

  }
}
#fine_bubble_one .sec02 .title{
  font-size: 27px;
  line-height:1.4;
  letter-spacing:.1em;
  margin:0 0 20px;
  white-space: nowrap;
  text-align:center;
  

}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .title{
    padding:30px 0 10px;
    font-size:5.9vw;
    line-height: 8.66667vw;
    margin:0;
    text-align: left;
    display: inline-block;

  }
}
#fine_bubble_one .sec02 .stitle{
  border-bottom: 2px solid #707070;
  font-size:20px;
}


@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .stitle{
    font-size: 4.9vw;
    padding:0 0 10px;
  }
}




#fine_bubble_one .sec02 .col3{
  display:flex;
  justify-content: space-between;
  margin:40px auto 50px;
  flex-wrap:wrap;
}
#fine_bubble_one .sec02 .col3 figure{
  width:190px;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .col3 figure{
    width:48%;
  }
}

#fine_bubble_one .sec02 .col3 figure:nth-of-type(2){
  margin:0 20px;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .col3 figure:nth-of-type(2){
    margin:0;
  }
}

#fine_bubble_one .sec02 .col3 div{
  flex:1;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .col3 div{
    width:100%;

  }
}




#fine_bubble_one .sec02 .col3 p{
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 10px;
  font-size: 16px;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .col3 p{
    font-size: 3.16667vw;
    line-height: 6.6vw;
    letter-spacing: 0.15vw;
    text-align: left;
    margin: 10px 0;
  }
}



#fine_bubble_one .sec02 .step{
  display:flex;
  justify-content: space-between;
  margin-top: 30px;
  flex-wrap:wrap;
}
#fine_bubble_one .sec02 .step figure{
  width:190px;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .step figure{
    width:100%;
  }
}


#fine_bubble_one .sec02 .step div:nth-of-type(2){
  position: relative;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .step div:nth-of-type(2){
    width:100%;
    margin:40px 0;
  }
}

#fine_bubble_one .sec02 .step div:nth-of-type(2):before{
  content:'';
  position:absolute;
  left:-23px;
  top:50%;
  transform: translateY(-50%);
  width:15px;
  height:13px;
  margin-top: -10px;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 15px solid #000;
  box-sizing: border-box;

}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .step div:nth-of-type(2):before{
    top:-30px;
    left:0;
    right:0;
    margin:auto;
    transform:rotate(90deg);
  }
}


#fine_bubble_one .sec02 .step div:nth-of-type(2):after{
  content:'';
  position:absolute;
  right:-26px;
  top:50%;
  transform: translateY(-50%);
  width:15px;
  height:13px;
  margin-top: -10px;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 15px solid #000;
  box-sizing: border-box;

}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .step div:nth-of-type(2):after{
    bottom:-120px;
    left:0;
    right:0;
    margin:auto;
    transform:rotate(90deg);
  }
}

#fine_bubble_one .sec02 .at{
  font-size:10px;
  margin:5px 0 0;
}

#fine_bubble_one .sec02 .box{
  background:#E0E0E0;
  margin-top: 30px;;
  padding:40px 60px;
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .box{
    width:100%;
    padding:30px 30px;
  }
}


#fine_bubble_one .sec02 .box > div{
  width:48%;
  
}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .box > div{
    width:100%;
    
  }
  #fine_bubble_one .sec02 .box > div + div{
    margin-top: 30px;
  }
}


#fine_bubble_one .sec02 .box > div div{
  display:flex;
  
}
#fine_bubble_one .sec02 .box > div > div:first-child{
  border-bottom: 1px solid #1A1311;
}

@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .box > div > div:first-child{
    font-size: 4.16667vw;
  }
}

#fine_bubble_one .sec02 .box > div > div:last-child{
  margin-top: 20px;
}

#fine_bubble_one .sec02 .box > div:first-child figure{
  width:90px;
}
#fine_bubble_one .sec02 .box > div:last-child figure{
  width:67px;
}
#fine_bubble_one .sec02 .box > div div p{
  flex:1;
  margin-left: 10px;
  font-size:12px;
}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec02 .box{
    font-size: 3.16667vw;
  }
}

.product-howto-list1{
  padding:40px 0;
  background:#F4F4F4;
  margin-bottom: 70px;
}
@media screen and (max-width:767px) {
  .product-howto-list1{
    margin-top:60px;
    padding-top: 10px;
  }
}
.product-howto-list1 .sec03{
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width:767px) {
  .product-howto-list1 .sec03{
    width:90vw;
    margin:0 auto;
    text-align:left;
  }
}

#fine_bubble_one .sec03 .title{
  font-size: 27px;
  line-height:1.4;
  letter-spacing:.1em;
  margin:0 0 20px;
  white-space: nowrap;
  

}
@media screen and (max-width:767px) {
  #fine_bubble_one .sec03 .title{
    padding:30px 0 10px;
    font-size:5.9vw;
    line-height: 8.66667vw;
    margin:0;
    text-align: left;
    display: inline-block;

  }
}



.product-howto-list {
  max-width: 800px;
  height: 330px;
  margin: 40px auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .product-howto-list {
      width:90vw;
      height: 114.66667vw;
  }
  .product-howto-list div {
      height: 98.13333vw;
  }
}
.product-howto-list__item {
  width: 800px;
  height: 260px;
  overflow: hidden;
  background: #fff;
  cursor: pointer;
  outline: none;
}
@media screen and (max-width: 767px) {
  .product-howto-list__item {
      width: 100%;
      height: 98.13333vw !important;
  }
}
.product-howto-list__image {
  float: right;
  width: 400px;
  margin: 0;
}
.product-howto-list__image img {
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .product-howto-list__image {
      float: none;
      width: 100%;
  }


 

}
.product-howto-list__title {
  font-size: 26px;
  line-height: 30px;
  height: 58px;
  margin: 28px 0 20px 40px;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  color: #B71254;
  display:flex;
  align-items: center;

}
@media screen and (max-width: 767px) {
  .product-howto-list__title {
      font-size: 5.06667vw;
      line-height: 5.6vw;
      height: 9.73333vw;
      margin: 6vw;
  }
}
.product-howto-list__title img {
  height: 58px;
  margin-right: 20px;
  width:auto !important;
}
@media screen and (max-width: 767px) {
  .product-howto-list__title img {
      height: 9.73333vw;
      margin-right: 4vw;
  }
}
.product-howto-list__title div{
  color:#000;
  white-space: nowrap;
  margin-left: 20px;
}


@media screen and (max-width: 767px) {
  .product-howto-list__title div{
    height:auto;
  }
}

.product-howto-list__text {
  width: 400px;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.03em;
  padding: 0 45px 0 40px;
}
@media screen and (max-width: 767px) {
  .product-howto-list__text {
      width: auto;
      margin: 0 6vw;
      font-size: 3.06667vw;
      line-height: 5.6vw;
      letter-spacing: 0.08em;
      padding: 0;
  }
}
.product-howto-list .slick-arrow {
  -webkit-appearance: none;
  text-indent: -9999px;
  font-size: 0;
  width: 40px;
  height: 40px;
  background: #000;
  position: absolute;
  border: none;
  bottom: 0;
  overflow: hidden;
  cursor: pointer;
  outline: none;
}
@media screen and (min-width: 768px) {
  .product-howto-list .slick-arrow:hover {
      background: #B71254;
  }
}
@media screen and (max-width: 767px) {
  .product-howto-list .slick-arrow {
      width: 36px;
      height: 36px;
  }
}
.product-howto-list .slick-arrow::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .product-howto-list .slick-arrow::after {
      width: 8px;
      height: 8px;
  }
}
.product-howto-list .slick-prev {
  left: 280px;
}
@media screen and (max-width: 767px) {
  .product-howto-list .slick-prev {
      left: 0;
  }
}
.product-howto-list .slick-prev::after {
  transform: rotate(45deg);
}
.product-howto-list .slick-next {
  right: 280px;
}
@media screen and (max-width: 767px) {
  .product-howto-list .slick-next {
      right: 0;
  }
}
.product-howto-list .slick-next::after {
  transform: rotate(-135deg);
}
.product-howto-list .slick-dots {
  position: absolute;
  width: 90px;
  height: 30px;
  left: 0;
 right:0;
 margin:auto;
  font-size: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .product-howto-list .slick-dots {
      width: 16vw;
      height: 4vw;
      bottom: 1.33333vw;
  }
}
.product-howto-list .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 10px 5px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .product-howto-list .slick-dots li {
      width: 1.6vw;
      height: 1.6vw;
      margin: 0 1.6vw 0.8vw;
  }
}
.product-howto-list .slick-dots li button {
  cursor: pointer;
  outline: none;
  width: 10px;
  height: 10px;
  -webkit-appearance: none;
  display: block;
  background: #555555;
  border-radius: 50%;
  border: none;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
@media screen and (min-width: 768px) {
  .product-howto-list .slick-dots li button:hover {
      background: #B71254;
  }
}
@media screen and (max-width: 767px) {
  .product-howto-list .slick-dots li button {
      width: 1.6vw;
      height: 1.6vw;
  }
}
.product-howto-list .slick-dots li.slick-active button {
  background: #B71254;
}

/* 20260421 floating bnr 追加 */
.floating-banner {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  width: 145px;
  display: none;
}
.floating-banner img {
  filter: drop-shadow(10px 0 12px rgba(0,0,0,0.18));
  height: auto;
}
.js-banner-close {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  font-size: 1rem;
  color: #000;
  z-index: 10;
  background-color: transparent;
  border: none;
  outline: none;
}
@media screen and (max-width: 767px) {
  .floating-banner {
    width: 30.66666667vw;
    bottom: 3.2vw;
    right: 3.2vw;
  }
}
#chatplusview #outline #chatpluscontent #body {
  background-color: rgb(235,248,255) !important;
}