@charset "utf-8";
.cont_img h1 {
  background-image: url(../images/page_title.png);
}
#message {
}
.syakun {
  width: 700px;
  padding-top: 175px;
  overflow: hidden;
  height: 0;
  background: url("../images/00.jpg") no-repeat center center;
  display: block;
}
#message .name {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
#message .img01 {
  margin-top: 30px;
}
table.info.company th, table.info.company td {
  padding: 8px 0;
}
table.info.company th {
  width: 120px;
  text-align: left;
  vertical-align: middle;
  background: none;
  color: #000;
}

@media only screen and (max-width: 768px) {
.cont_img h1 {
  background-image: url(../images/page_title_sp.png);
}
#message .img01 {
  width: 100%;
  padding-top: 50.75%;
  height: 0;
  overflow: hidden;
  background: url(../images/01_sp.jpg) no-repeat left top;
  background-size: 100%;
  margin-bottom: 20px;
}
table.info.company th {
  width: 90px;
}
.syakun {
  width: 100%;
  padding-top: 76.71%;
  background: url("../images/00_sp.jpg") no-repeat center center;
  background-size: 100%;
  margin-bottom: 30px;
}
#tenyukai img {
  width: 100%;
  padding-top: 50.74%;
  overflow: hidden;
  height: 0;
  background: url("../images/02_sp.jpg") no-repeat center center;
  background-size: 100%;
  display: block;
  margin-bottom: 20px;
}
#tenyukai img.img2 {
  background: url("../images/03_sp.jpg") no-repeat center center;
  background-size: 100%;
}
}
