.l-content {
  max-width: 1350px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.p-office {
  background: #f5f5f5;
  padding: 35px 0 100px;
}

.p-office-box {
  background: #fff;
  max-width: 1080px;
  width: 90%;
  margin: 0 auto;
  padding: 60px min(2%,50px);
}
.p-office-box iframe {
  display: block;
  width: 100% !important;
}

.p-office-box + .p-office-box {
  margin-top: 50px;
}

.p-office-box-ttl {
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 0.16em;
  font-weight: 700;
  text-align: center;
}

.p-office-box-mh {
  color: #d82122;
  font-size: 2.4rem;
  line-height: 1.7083333333;
  letter-spacing: 0.12em;
  font-weight: 700;
  border-bottom: solid 1px #d82122;
  padding-bottom: 10px;
  margin-top: 60px;
  margin-bottom: 50px;
}

.p-office-box-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-office-box-inner-ttl {
  font-size: 2.2rem;
  line-height: 1.8181818182;
  letter-spacing: 0.12em;
  font-weight: 700;
}

.p-office-box-inner-txt {
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.12em;
  font-weight: 500;
}

.p-office-box-inner-txt02 {
  font-size: 1.4rem;
  line-height: 1.5714285714;
  letter-spacing: 0.02em;
  font-weight: 400;
}

.p-office-box-inner-txt-b {
  font-weight: bold;
}

.p-office-box-inner-pl {
  padding-left: 30px;
}

.p-office-box-inner-mt {
  margin-top: 15px;
}

.p-office-box-inner-mt02 {
  margin-top: 5px;
}

.p-office-box-inner-mt03 {
  margin-top: 10px;
}

.p-office-area {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 60px min(3vw,60px);
  margin: 50px auto 0;
}

.p-office-area-inner {
  width: calc((100% - 3vw) / 2);
}

.p-viewbtn-ml {
  margin: 50px auto 0;
  width: 235px;
  padding-left: 10px;
  height: 40px;
}

.p-viewbtn-lg {
  margin: 50px auto 0;
  width: 300px;
  padding-left: 10px;
  height: 40px;
}

.p-viewbtn-border-link {
  font-size: 1.8rem;
  line-height: 2.2222222222;
  letter-spacing: 0.08em;
  font-weight: 700;
}
.p-viewbtn-border-link::after {
  top: 50%;
}

@media screen and (max-width: 1350px) {
  .l-content {
    max-width: 1200px;
  }
}
@media screen and (max-width: 767px) {
  .l-content {
    width: 92vw;
  }
  .p-office {
    padding: 5.3333333333vw 4vw 13.3333333333vw;
  }
  .p-office-box {
    width: 100%;
    margin: 0 auto;
    padding: 8vw 6.6666666667vw;
  }
  .p-office-box + .p-office-box {
    margin-top: 6.6666666667vw;
  }
  .p-office-box-ttl {
    font-size: 4.6666666667vw;
  }
  .p-office-box-mh {
    font-size: 4vw;
    padding-bottom: 1.3333333333vw;
    margin: 9.3333333333vw 0 8vw;
  }
  .p-office-map {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
  }
  .p-office-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-office-box-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    flex-direction: column;
  }
  .p-office-box-inner-ttl {
    font-size: 4vw;
  }
  .p-office-box-inner-txt {
    font-size: 3.4666666667vw;
  }
  .p-office-box-inner-txt02 {
    font-size: 3.2vw;
  }
  .p-office-box-inner-pl {
    padding-left: 0;
  }
  .p-office-box-inner-mt {
    margin-top: 2vw;
  }
  .p-office-box-inner-mt02 {
    margin-top: 0.6666666667vw;
  }
  .p-office-box-inner-mt03 {
    margin-top: 1.3333333333vw;
  }
  .p-office-area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 6.6666666667vw;
    gap: 6.6666666667vw 0;
  }
  .p-office-area-inner {
    width: 100%;
  }
  .p-viewbtn-ml {
    margin: 6.6666666667vw auto 0;
    width: 40vw;
    padding-left: 1.3333333333vw;
    height: 7.4666666667vw;
  }
  .p-viewbtn-lg {
    width: 50.6666666667vw;
    margin: 6.6666666667vw auto 0;
    padding-left: 1.3333333333vw;
    height: 7.4666666667vw;
  }
  .p-viewbtn-border-link {
    font-size: 3.3333333333vw;
  }
}
