@charset "utf-8";

.area-ttl {
  background: url(/corporate/img/bg-ttl-01.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.area-ttl__ttl {
  background: url(/img/common/icon-nav-01.png) no-repeat 50% 0;
  text-shadow: 0px 0px 5px #FFF;
  background-size: 32px auto;
}

.box-side .side-tel {
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px dotted #555;
}

.box-side .side-tel b {
  font-size: 120%;
}

.g-recaptcha {
  margin: 30px 0;
}

.g-recaptcha div {
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
}