@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i");
#mainImg {
  background: url(../images/contact/pic-mainImg_001.jpg) center center no-repeat; }

.contact_index {
 }
/*　お問い合わせ
-------------------------------------*/
h4.title {
  color: #333333 !important;
  font-size: 30px !important;
  font-weight: normal !important;
  margin-bottom: 34px !important;
  line-height: 1.3 !important;
  position: relative !important;
  padding-left: 26px !important;
  position: relative !important;
}
h4.title::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  width: 6px !important;
  /* height: 40px; */
  height: 100% !important;
  background: #00893f !important;
  left: 0 !important;
  border-radius: 2px !important;
  top: 0px !important;
}
.mfp_buttons .mfp_element_submit, #mfp_overlay #mfp_button_send {
  background: #00893f !important;
  color: #ffffff !important;
}
