/*タイトル
*******************************/
.info_title-tel {
  font-size: 18pt;
  font-weight: bold;
  color: #339966;
}

.info_title-area {
  font-size: 14pt;
  font-weight: bold;
  color: #339966;
}

.info_main-img {
  width: 710px;
  height: 100%;
}

.info_main-img img {
  width: 100%;
}

/*ご連絡の内容
*******************************/

.info_contents-ttl {
  font-size: 1.7em;
  font-weight: bold;
  color: #009944;
}

.info_contents-img {
  width: 335px;
  height: 238px;
}

.info_contents-img img {
  display: block;
  margin: 0 auto;
}

.info_contents-img.border-gray {
  border: solid 1px #DCDCDC;
}

.info_supplementary {
  font-size: 16px;
  font-weight: bold;
}

.info_supplementary-large {
  font-size: 2.2em;
  font-weight: bold;
}

/*お問い合わせ先
*******************************/
.info_contact-area {
  margin-top: 0 !important;
  font-size: 12pt;
  font-weight: bold;
  color: #385723;
}

.info_contact-tel {
  margin-top: 0 !important;
  padding-left: 20px;
}