

.siteorigin-widget-tinymce:hover h3 a{
  color: #dc5ba0;
}

.siteorigin-widget-tinymce:hover h3 a::before{

}

.siteorigin-widget-tinymce:hover h1 a{
  color: #dc5ba0;
}

/* #pg-2906-2 #pgc-2906-2-0 .menu .imgWrap a:hover + #pg-2906-2 #pgc-2906-2-0 .menu h1 a{
  color: #dc5ba0;
}
#pg-2906-2 #pgc-2906-2-0 .menu h1 a:hover{
  color: #dc5ba0;
} */

#back{
  display: none !important;
}
#confirm{
  display: none !important;
}
#top{
  display: none !important;
}

.wpcf7c-btn-back{
  display: block;
    padding: 15px !important;
    width: 350px !important;
    background: #929292;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 2px;
    margin: 25px auto 0;
 cursor: pointer;
border:0px;
}


.wpcf7c-btn-back:hover{
  display: block;
    padding: 15px !important;
    width: 350px !important;
    background: #565656;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 2px;
    margin: 25px auto 0;
 cursor: pointer;
border:0px;
}







.wpcf7-form .inquiry .flex td span input{
  width: 49%;
}
.wpcf7-form .inquiry .flex td span:first-of-type input{
  margin-right: 2%;
}
.wpcf7-form .inquiry th{
  position: relative;
}
.wpcf7-form .inquiry .haveto{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1px;
  line-height: 15px;
  height: 15px
}
.wpcf7-form .inquiry tr td .mailsp{
  width: 40%;
}
.wpcf7-form .inquiry tr td .Recommend{
  margin-left: 24px;
}

.wpcf7-form .inquiry tr td .Recommend2{
  margin-left: 24px;
color:#e8211e;
}


.wpcf7-form .wpcf7c-btn-confirm{
  display: block;
  padding: 15px;
  width: 350px;
  background: #e2609e;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 2px;
  margin: 25px auto 0;
 cursor: pointer;
border:0px;
}


.wpcf7-form .wpcf7c-btn-confirm:hover{
  display: block;
  padding: 15px;
  width: 350px;
  background: #e22483;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 2px;
  margin: 25px auto 0;
 cursor: pointer;
border:0px;
}

.wpcf7-form .wpcf7c-btn-top{
  display: block;
  padding: 15px;
  width: 350px;
  background: #e2609e;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 2px;
  margin: 25px auto 0;
 cursor: pointer;
border:0px;
}


@media screen and (max-width: 768px){
  .wpcf7-form .wpcf7c-btn-back{
    width: 100%;
    font-size: 12px
  }
.wpcf7-form .wpcf7c-btn-confirm{
  width: 100%;
  font-size: 12px;
}
.wpcf7-form .wpcf7c-btn-top{
  width: 100%;
  font-size: 12px;
}

}
