@charset "utf-8";

/* bg image */
#aboutus::after {
  background-image: url(/sp/images/bg/bg-aboutus.jpg);
}

/* aboutus */
.aboutus .head {
  font-size: 5.06vw;
  color: #7b0002;
  line-height: 1.3;
  letter-spacing: -0.03em;
  text-align: center;
}
.aboutus .text {
  margin: 5.33vw 0;
  font-size: 3.73vw;
  line-height: 1.6;
}
.aboutus wwww {
  margin-top: 1.6em;
}

/* image */
.image {
  text-align: right;
}
.image img {
  display: block;
  margin-bottom: 2.4vw;
}
.subimage {
  display: inline-block;
  padding-right: 4vw;
}
.subimage img {
  float: left;
  width: 42.65vw;
}
.subimage img:first-child {
  margin-right: 2.13vw;
}
.subimage .head {
  margin-top: 5.33vw;
  font-size: 3.73vw;
  font-weight: bold;
  line-height: 1.4;
  text-align: right;
}
.logoimage {
  margin-top: 14.66vw;
}
.logoimage img {
  margin: 0 auto;
}

/* campany_profile */
.campany_profile {
  width: 86.6vw;
  margin: 10vw auto;
  border-top: 1px solid #000;
}
.campany_profile .head {
  padding: 6.66vw 0 3.7vw;
  font-size: 5.06vw;
  font-weight: bold;
  color: #9d0013;
  text-align: center;
}
.campany_profile li {
  padding: 4.3vw 0 2.9vw;
  text-align: left;
  border-bottom: 1px dashed #9d9d9d;
}
.campany_profile dt {
  display: inline-block;
  width: 23vw;
  font-size: 3.46vw;
  text-align: right;
  line-height: 1.54;
  letter-spacing: 0.06em;
  vertical-align: top;
}
.campany_profile dd {
  display: inline-block;
  margin-left: 3.73vw;
  font-size: 3.46vw;
  line-height: 1.54;
  letter-spacing: 0.06em;
  vertical-align: top;
}

/* map */
.map iframe {
  height: 84vw;
}
.access_map .head {
  padding: 6.66vw 0 3.7vw;
  font-size: 5.06vw;
  font-weight: bold;
  color: #9d0013;
  text-align: center;
}
.access_map .access_box {
  margin: 5.33vw 0 9.33vw;
}
.access_map .access_box dt {
  font-size: 4vw;
  font-weight: bold;
  color: #9d0013;
  text-align: center;
}
.access_map .access_box dt:last-of-type {
  margin-top: 6.66vw;
}
.access_map .access_box dd {
  margin-top: 0.6vw;
  font-size: 3.6vw;
  line-height: 1.5;
  color: #444;
  text-align: center;
}

/* staff */
.bg_staff {
  background: #eee;
}
.staff {
  width: 86.6vw;
  margin: 0 auto;
  padding: 10.66vw 0;
}
.staff li {
  margin-bottom: 8.66vw;
}
.staff li:last-of-type {
  margin: 0;
}
.staff .head {
  padding-bottom: 10.66vw;
  font-size: 5.06vw;
  font-weight: bold;
  color: #9d0013;
  text-align: center;
}
.staff .profile dt {
  font-size: 4vw;
  font-weight: bold;
}
.staff .profile dd {
  margin-top: 1.33vw;
  font-size: 3.33vw;
  line-height: 1.44;
  text-align: justify;
  color: #444;
}
.staff .profile .name {
  display: block;
  font-size: 4.66vw;
  font-weight: bold;
}