@charset "UTF-8";
.l-content202204 {
  /* 時間表示 */
  /* 事業所詳細 */
  /* 事業所詳細 画像 */
  /* 事業所詳細 table */
  /* business */
}
.l-content202204 a[href^="tel:"] {
  pointer-events: auto;
  text-decoration: underline;
}
.l-content202204 .p-office__btn {
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
  min-width: 100px;
  padding: 0.5em 1.5em 0.5em 0.8em;
  display: inline-block;
  position: relative;
  transition: color 0.3s ease, background 0.3s ease;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__btn {
    display: block;
    max-width: 100px;
    margin: 10px 0 0;
  }
}
.l-content202204 .p-office__btn::before {
  content: "";
  display: inline-block;
  border-color: inherit;
  border-style: solid;
  border-width: 0 1px 1px 0;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  margin: auto;
  transition: border-color 0.3s ease;
}
.l-content202204 .p-office__navCurrent {
  color: #ADADAD;
}
.l-content202204 .p-office__hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__hd {
    display: block;
  }
}
.l-content202204 .p-office__hd__ttl {
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__hd__ttl {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__pageLink.__four {
    max-width: 230px;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__pageLink.__five {
    max-width: 270px;
    margin: auto;
  }
}
.l-content202204 .p-office__cont__row {
  border-top: 1px solid #ADADAD;
  border-right: 1px solid #ADADAD;
  border-left: 1px solid #ADADAD;
  padding: 15px 30px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__cont__row {
    padding: 15px;
  }
}
.l-content202204 .p-office__cont__row:last-child {
  border-bottom: 1px solid #ADADAD;
}
.l-content202204 .p-office__cont__row__in {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__cont__row__in {
    display: block;
  }
}
.l-content202204 .p-office__blk {
  padding-top: 20px;
}
.l-content202204 .p-office__cont__inSplit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__cont__inSplit {
    display: block;
  }
}
.l-content202204 .p-office__area {
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__area {
    text-align: center;
  }
}
.l-content202204 .p-office__cont__time {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__cont__time {
    margin-top: 20px;
    display: block;
  }
}
.l-content202204 .p-office__cont__time__item {
  margin: 10px 15px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__cont__time__item {
    margin: 0;
  }
  .l-content202204 .p-office__cont__time__item:not(:first-child) {
    margin-top: 16px;
  }
}
.l-content202204 .p-office__cont__time__item__dt {
  font-size: 16px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  text-align: center;
}
.l-content202204 .p-office__cont__time__item__dd {
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-content202204 .p-office__cont__time__item__clock {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__cont__time__item__clock {
    font-size: 18px;
  }
}
.l-content202204 .p-office__cont__time__item__date {
  font-size: 12px;
  line-height: 1.5;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__cont__time__item__date {
    font-size: 10px;
  }
}
.l-content202204 .p-office__cont__time__item__date__detail {
  display: block;
  word-break: break-word;
}
.l-content202204 .p-office__detail {
  flex: 1 1 auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__detail {
    max-width: none;
  }
}
.l-content202204 .p-office__info__dl {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__info__dl {
    display: block;
  }
  .l-content202204 .p-office__info__dl:not(:first-child) {
    margin-top: 10px;
  }
}
.l-content202204 .p-office__info__dt {
  font-size: 16px;
  line-height: 2;
  padding-right: 1em;
  flex: 0 0 130px;
  width: 100%;
  max-width: 130px;
  position: relative;
}
.l-content202204 .p-office__info__dt::after {
  content: "：";
  position: absolute;
  right: 0;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__info__dt {
    font-size: 14px;
    max-width: none;
    padding: 0;
  }
  .l-content202204 .p-office__info__dt::after {
    content: "";
  }
}
.l-content202204 .p-office__info__dd {
  font-size: 16px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__info__dd {
    font-size: 14px;
    line-height: 1.4;
  }
}
.l-content202204 .p-office__info__address:not(:last-child) {
  margin-right: 12px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__info__address:not(:last-child) {
    margin: 0;
  }
}
.l-content202204 .p-office__info__dd__time {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__info__dd__time {
    align-items: center;
  }
}
.l-content202204 .p-office__info__dd__time .p-office__cont__time__item__clock {
  line-height: 1;
  flex: 0 0 auto;
}
.l-content202204 .p-office__info__dd__time .p-office__cont__time__item__date {
  display: flex;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__info__dd__time .p-office__cont__time__item__date {
    display: block;
  }
}
.l-content202204 .p-office__info__dd__time .p-office__cont__time__item__date__detail {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__info__dd__time .p-office__cont__time__item__date__detail {
    margin: 0;
  }
}
.l-content202204 .p-office__info__dd__area {
  font-size: 16px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
}
.l-content202204 .p-info__link {
  display: inline-block;
}
.l-content202204 .p-info__link:hover {
  text-decoration: underline;
}
.l-content202204 .p-office__img {
  flex: 0 0 34%;
  max-width: 34%;
  margin-left: 2%;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__img {
    margin: 24px auto 0;
    width: 100%;
    max-width: none;
  }
}
.l-content202204 .p-office__img img {
  width: 100%;
  max-width: none;
}
.l-content202204 .p-office__tableWrap {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__tableWrap {
    margin-top: 10px;
    overflow-x: scroll;
  }
  .l-content202204 .p-office__tableWrap::before {
    content: "";
    background: url(../../../../common/202204/img/icon-arrow-double.svg) center center/contain no-repeat;
    width: 18px;
    height: 14px;
    display: block;
    margin: 0 0 5px auto;
  }
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__tableWrap__inner {
    width: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.l-content202204 .p-office__table {
  border-collapse: collapse;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__table {
    max-width: none;
  }
}
.l-content202204 .p-office__table__th {
  font-size: 16px;
  text-align: center;
  border: 1px solid #ADADAD;
  background: #EAEAEA;
  padding: 0.8em 2em;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__table__th {
    font-size: 14px;
    white-space: nowrap;
  }
}
.l-content202204 .p-office__table__td {
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ADADAD;
  padding: 20px 30px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__table__td {
    font-size: 14px;
    white-space: nowrap;
    padding: 0.8em 2em;
  }
}
.l-content202204 .p-office__table__td.thin {
  border-bottom-color: rgba(173, 173, 173, 0.35);
}
.l-content202204 .u-table__start, .l-content202204 .u-table__ability {
  width: 27%;
}
.l-content202204 .u-table__product {
  width: auto;
}
.l-content202204 .p-office__business__dl {
  display: flex;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__business__dl {
    display: block;
  }
}
.l-content202204 .p-office__business__dt {
  font-size: 16px;
  border: 1px solid #000;
  padding: 1em;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__business__dt {
    font-size: 14px;
    padding: 0.5em 1em;
    justify-content: center;
  }
}
.l-content202204 .p-office__business__dd {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__business__dd {
    margin: 10px 0 0;
  }
}
.l-content202204 .p-office__business__list {
  display: flex;
}
.l-content202204 .p-office__business__item {
  flex: 0 0 70px;
  width: 100%;
  max-width: 70px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__business__item {
    flex: 0 0 19%;
    max-width: 19%;
  }
  .l-content202204 .p-office__business__item:not(:first-child) {
    margin-left: 1%;
  }
}
.l-content202204 .p-office__business__item:not(:first-child) {
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__business__item:not(:first-child) {
    margin-left: 1%;
  }
}
.l-content202204 .p-office__business__icon {
  display: block;
}
.l-content202204 .p-office__business__icon img {
  width: 100%;
  max-width: none;
}
.l-content202204 .p-office__business__txt {
/*  font-size: 16px;*/
  font-size: 10px;
  text-align: center;
  display: block;
}
@media screen and (max-width: 768px) {
  .l-content202204 .p-office__business__txt {
    font-size: 11px;
  }
}
