.editor-page-about,
.editor-styles-wrapper {
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.8;
}
.editor-page-about .is-style-heading-wline,
.editor-styles-wrapper .is-style-heading-wline {
  color: #00458D;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 40px;
  padding: 40px 0 0;
  position: relative;
  z-index: 0;
}
.editor-page-about .is-style-heading-wline::before,
.editor-styles-wrapper .is-style-heading-wline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 50px;
  background: url(../../assets/images/common/bg_w-line.svg) repeat-x top/50px;
}
.editor-page-about .comProfile,
.editor-styles-wrapper .comProfile {
  margin-bottom: 60px;
}
.editor-page-about .headOffice,
.editor-styles-wrapper .headOffice {
  margin-bottom: 60px;
}
.editor-page-about .headOffice iframe,
.editor-styles-wrapper .headOffice iframe {
  width: 100% !important;
}
.editor-page-about .headOffice__info,
.editor-styles-wrapper .headOffice__info {
  margin-top: 16px;
  font-size: 0.9375rem;
  line-height: 1.8;
}
.editor-page-about .base,
.editor-styles-wrapper .base {
  margin-bottom: 60px;
}
.editor-page-about .base__unit,
.editor-styles-wrapper .base__unit {
  margin-bottom: 40px;
}
.editor-page-about .base__card,
.editor-styles-wrapper .base__card {
  gap: 0;
}
.editor-page-about .base__card__imgWrap img,
.editor-styles-wrapper .base__card__imgWrap img {
  width: 100%;
  border-radius: 10px;
  aspect-ratio: 217/162;
  -o-object-fit: cover;
     object-fit: cover;
}
.editor-page-about .base__card__name,
.editor-styles-wrapper .base__card__name {
  font-size: 1.25rem;
  font-weight: 500;
  margin-top: 24px;
  margin-bottom: 16px;
}
.editor-page-about .base__card__txt,
.editor-styles-wrapper .base__card__txt {
  font-size: 0.9375rem;
  line-height: 1.8;
  margin-bottom: 16px !important;
}
.editor-page-about .base__card__gmap,
.editor-styles-wrapper .base__card__gmap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
  font-size: 0.9375rem;
  text-decoration: underline;
}
.editor-page-about .base__card__gmap::before,
.editor-styles-wrapper .base__card__gmap::before {
  content: "";
  width: 1em;
  height: 1em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.054 24.917'%3E%3Cpath fill='%2300458D' d='M9.52699,0C4.265,0,0,3.96301,0,8.85199c0,7.44299,9.52701,16.064,9.52701,16.064,0,0,9.52701-8.621,9.52701-16.064-.00002-4.88901-4.26703-8.85199-9.52702-8.85199ZM9.52699,12.242c-1.9245-.14139-3.37-1.8161-3.22861-3.7406s1.81612-3.37,3.7406-3.22861c1.82568.13412,3.23833,1.6546,3.23801,3.4852-.07646,1.99625-1.75354,3.55435-3.75,3.48401Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.editor-page-about .base__card__gmap:hover,
.editor-styles-wrapper .base__card__gmap:hover {
  color: #00458D;
  text-decoration: none;
}
.editor-page-about .is-style-table-about,
.editor-styles-wrapper .is-style-table-about {
  --dtWidth: 160px;
  margin-bottom: 60px;
}
.editor-page-about .is-style-table-about tr,
.editor-styles-wrapper .is-style-table-about tr {
  border-bottom: 1px solid #D8D8D8;
}
.editor-page-about .is-style-table-about tr:first-child,
.editor-styles-wrapper .is-style-table-about tr:first-child {
  border-top: 1px solid #D8D8D8;
}
.editor-page-about .is-style-table-about td,
.editor-styles-wrapper .is-style-table-about td {
  border: none !important;
  vertical-align: middle !important;
  font-size: 0.9375rem;
  line-height: 1.8;
  width: calc(100% - var(--dtWidth));
  padding-left: 24px;
  padding-right: 8px;
  padding-block: 32px;
}
.editor-page-about .is-style-table-about td:first-child,
.editor-styles-wrapper .is-style-table-about td:first-child {
  font-weight: 500;
  width: var(--dtWidth);
  padding-left: 8px;
  color: #00458D;
}
.editor-page-about .is-style-table-location tr,
.editor-styles-wrapper .is-style-table-location tr {
  border-bottom: 1px solid #D8D8D8;
}
.editor-page-about .is-style-table-location tr:first-child,
.editor-styles-wrapper .is-style-table-location tr:first-child {
  border-top: 1px solid #D8D8D8;
}
.editor-page-about .is-style-table-location td,
.editor-styles-wrapper .is-style-table-location td {
  border: none !important;
  vertical-align: middle !important;
  font-size: 0.9375rem;
  line-height: 1.8;
  width: 58%;
  padding-left: 24px;
  padding-right: 8px;
  padding-block: 32px;
  border-top: 1px solid #D8D8D8;
}
.editor-page-about .is-style-table-location td:first-child,
.editor-styles-wrapper .is-style-table-location td:first-child {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4;
  width: 42%;
  padding-left: 8px;
}/*# sourceMappingURL=block-content-about.css.map */