
.pdb66 {
  padding-bottom: 66px;
}

.page-contents,
.contents-area {
  max-width: 1275px;
  width: calc(100% - 30px);
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
}

.small-gray {
  margin-top: 10px;
  color: #5b5b5b;
  font-size: 14px;
  line-height: 200%;
  font-weight: 400;
  text-align: right;
}

.blue-box {
  padding: 40px 0;
  background-color: #0fa188;
}

.en-small {
  font-size: 18px;
  line-height: 130%;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 25px !important;
  color: #ffffff;
}

.blue-box h3 {
  font-size: 60px !important;
  font-weight: 400 !important;
  line-height: 130% !important;
  text-align: center;
  color: #ffffff;
}

.contents-flex {
  display: flex;
  gap: 250px;
  padding-top: 105px;
}

.contents-flex-2 {
  display: flex;
  gap: 84px;
  margin-bottom: 100px;
}

.contents-flex-3 {
  display: flex;
  gap: 210px;
  padding-bottom: 100px;
}

.contents-tl {
  width: 100%;
  max-width: 175px;
}

.contents-tl h4 {
  font-size: 40px !important;
  line-height: 130% !important;
  font-weight: 500 !important;
  border-left: 5px solid #d40000;
  padding-left: 10px;
}

.contents-item {
  max-width: 850px;
  width: 100%;
}

.contents-item h5 {
  font-size: 20px !important;
  line-height: 130% !important;
  font-weight: 500 !important;
  margin: 40px 0 15px 0 !important;
}

.contents-item p {
  font-size: 16px;
  line-height: 200%;
  font-weight: 400;
  color: #000;
}

table {
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate !important;
  margin-bottom: 40px;
}

table thead tr th {
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  color: #fff;
  background-color: #a6aabc;
  text-align: center !important;
}

table tbody tr td {
  background-color: #f4f5f9;
  font-size: 16px;
  line-height: 130%;
  font-weight: 400;
  color: #000;
  text-align: center !important;
}

.size14 {
  padding: 20px 35px;
  line-height: 200% !important;
  font-size: 14px !important;
  text-align: left !important;
}

.caption {
  font-size: 14px !important;
  line-height: 130% !important;
  margin: 10px 0 100px 0 !important;
}

.caption2 {
  font-size: 14px !important;
  line-height: 130% !important;
  margin: 10px 0 40px 0 !important;
}

.number-flex {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 40px 0 16px 0;
}

.number-flex-2 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 67px 0 16px 0;
}

.number-flex-3 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 16px 0;
}

.number-flex-4 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 35px 0 16px 0;
}

.number {
  width: 22px;
  height: 22px;
  background-color: #d40000;
  border-radius: 50%;
  position: relative;
}

.number span {
  font-size: 17px;
  font-weight: 500;
  line-height: 100%;
  color: #fff;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.number-flex h5,
.number-flex-2 h5,
.number-flex-3 h5,
.number-flex-4 h5 {
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 130% !important;
  margin: 0 !important;
}

.img-flex {
  margin-top: 40px;
  display: flex;
  gap: 11px;
}

/* 調整 */
.max215 {
  max-width: 215px;
}
.max340 {
  max-width: 340px !important;
}
.max680 {
  max-width: 680px;
  margin: 0 auto;
}
.pdb100 {
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .page-contents {
    max-width: none;
    width: 100%;
  }

  .blue-box {
    padding: 30px;
  }
  .en-small {
    font-size: 14px !important;
  }
  .blue-box h3 {
    font-size: 30px !important;
  }
  .small-gray {
    font-size: 12px;
  }
  .contents-flex {
    padding-top: 0;
    margin-top: 30px;
    gap: 20px;
    flex-direction: column;
  }
  .contents-tl h4 {
    font-size: 30px !important;
  }
  .contents-item p {
    font-size: 14px;
  }
  .img-flex {
    flex-direction: column;
  }
  .caption {
    margin: 10px 0 50px 0 !important;
  }
  .pdb100 {
    padding-bottom: 65px;
  }
}
.side {
  background-repeat: no-repeat;
  margin-top: 13px;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}
.side.--Chubu {
  background-image: url("/assets/image/jp/ja/company/group/hfd/60th/history/branch-activities/en-Chubu.png");
}
.side.--Chugoku {
  background-image: url("/assets/image/jp/ja/company/group/hfd/60th/history/branch-activities/en-Chugoku.png");
}
.side.--Higashikanto {
  background-image: url("/assets/image/jp/ja/company/group/hfd/60th/history/branch-activities/en-Higashikanto.png");
}
.side.--Hokkaido {
  background-image: url("/assets/image/jp/ja/company/group/hfd/60th/history/branch-activities/en-Hokkaido.png");
}
.side.--Kanagawa {
  background-image: url("/assets/image/jp/ja/company/group/hfd/60th/history/branch-activities/en-Kanagawa.png");
}
.side.--Kanetsu {
  background-image: url("/assets/image/jp/ja/company/group/hfd/60th/history/branch-activities/en-Kanetsu.png");
}
.side.--Kansai {
  background-image: url("/assets/image/jp/ja/company/group/hfd/60th/history/branch-activities/en-Kansai.png");
}
.side.--Kyushu {
  background-image: url("/assets/image/jp/ja/company/group/hfd/60th/history/branch-activities/en-Kyushu.png");
}
.side.--Tohoku {
  background-image: url("/assets/image/jp/ja/company/group/hfd/60th/history/branch-activities/en-Tohoku.png");
}
.side.--Tokyo {
  background-image: url("/assets/image/jp/ja/company/group/hfd/60th/history/branch-activities/en-Tokyo.png");
}
.contents-area.--en .contents-flex {
  gap: 200px;
}
.contents-area.--en .contents-flex .max215 {
  max-width: 285px;
}
.side.--Chubu .contents-area.--en .img-flex {
    display: grid;
    gap: 11px;
    align-items: center;
    place-content: center;
    place-items: flex-start;
    grid-template: repeat(2, auto) / repeat(2, auto);
}