.office {
  width: 100%;
  padding: 0 0 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .office {
    padding: 2.7777777778vw 0 5.5555555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .office {
    padding: 40px 0 80px;
  }
}
.office__title {
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: 0.3em;
  color: #ffffff;
  text-align: center;
  background-color: #707070;
  padding: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .office__title {
    padding: 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .office__title {
    padding: 15px;
  }
}
.office__list {
  width: 100%;
  margin: 0 0 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  .office__list {
    margin: 2.0833333333vw 0 5.5555555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .office__list {
    margin: 30px 0 80px;
  }
}
.office__item {
  display: block;
  padding: 6.6666666667vw 0 0;
}
@media screen and (min-width: 768px) {
  .office__item {
    display: flex;
    padding: 2.2916666667vw 0 0;
  }
}
@media screen and (min-width: 1440px) {
  .office__item {
    padding: 33px 0 0;
  }
}
.office__subtitle {
  flex-shrink: 0;
  vertical-align: middle;
  font-size: 1.6rem;
  letter-spacing: 0.4em;
  font-weight: 700;
  color: #313131;
  width: 100%;
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .office__subtitle {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 13.8888888889vw;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1440px) {
  .office__subtitle {
    width: 200px;
  }
}
.office__subtitle span {
  font-size: 1.1rem;
}
.office__subtitle--associated {
  font-size: 1.4rem;
  letter-spacing: 0em;
}
.office__subtitle--associated span {
  font-size: 1.1rem;
}
.office__group {
  flex-grow: 1;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.643;
  font-weight: 500;
  border-bottom: 0;
  padding: 0 0 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  .office__group {
    border-bottom: 0.0694444444vw solid #DDDDDD;
    padding: 0 0 1.7361111111vw;
  }
}
@media screen and (min-width: 1440px) {
  .office__group {
    border-bottom: 1px solid #DDDDDD;
    padding: 0 0 25px;
  }
}
.office__group--btn {
  flex-grow: 0;
  flex-shrink: 0;
  vertical-align: middle;
  width: 100%;
  padding-bottom: 9.3333333333vw;
  border-bottom: 0.2666666667vw solid #DDDDDD;
}
@media screen and (min-width: 768px) {
  .office__group--btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 19.4444444444vw;
    padding-bottom: 0;
    border-bottom: 0.0694444444vw solid #DDDDDD;
  }
}
@media screen and (min-width: 1440px) {
  .office__group--btn {
    width: 280px;
    border-bottom: 1px solid #DDDDDD;
  }
}
.office__number {
  margin-bottom: 4vw;
}
@media screen and (min-width: 768px) {
  .office__number {
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (min-width: 1440px) {
  .office__number {
    margin-bottom: 15px;
  }
}
.office__access {
  letter-spacing: 0.01em;
}
@media screen and (min-width: 768px) {
  .office__access {
    letter-spacing: normal;
  }
}
.office__access ._pc {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .office__access ._pc {
    display: inline !important;
  }
}
.office__access ._sp {
  display: inline !important;
}
@media screen and (min-width: 768px) {
  .office__access ._sp {
    display: none !important;
  }
}
.office__btn {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  width: 56vw;
  height: 10.6666666667vw;
  margin: 0 0 0 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .office__btn {
    font-size: 1.2rem;
    width: 14.5833333333vw;
    height: 2.7777777778vw;
    margin: 0 0.6944444444vw 0 auto;
  }
}
@media screen and (min-width: 1440px) {
  .office__btn {
    width: 210px;
    height: 40px;
    margin: 0 10px 0 auto;
  }
}
.office__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: inherit;
  height: inherit;
  text-decoration: none;
  font-size: inherit;
  background-color: #313131;
  color: #ffffff;
  border: 0.2666666667vw solid #ffffff;
  box-shadow: 0 0 0 1.6vw #313131, 0 0 0 1.8666666667vw #313131;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .office__btn a {
    border: 0.0694444444vw solid #ffffff;
    box-shadow: 0 0 0 0.4166666667vw #313131, 0 0 0 0.4861111111vw #313131;
  }
}
@media screen and (min-width: 1440px) {
  .office__btn a {
    border: 1px solid #ffffff;
    box-shadow: 0 0 0 6px #313131, 0 0 0 7px #313131;
  }
}
.office__btn a:hover {
  border-color: #313131;
  background-color: #ffffff;
  color: #313131;
  transition: 0.5s ease;
  box-shadow: 0 0 0 1.6vw #ffffff, 0 0 0 1.8666666667vw #313131;
}
@media screen and (min-width: 768px) {
  .office__btn a:hover {
    box-shadow: 0 0 0 0.4166666667vw #ffffff, 0 0 0 0.4861111111vw #313131;
  }
}
@media screen and (min-width: 1440px) {
  .office__btn a:hover {
    box-shadow: 0 0 0 6px #ffffff, 0 0 0 7px #313131;
  }
}
.office__btn a:hover::before {
  background-image: url(../img/module/btn_arrow_right_icon2.svg);
}
.office__btn a::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 4vw;
  width: 6.0453333333vw;
  height: 3.8426666667vw;
  transform: translateY(-50%);
  background-image: url(../img/module/btn_arrow_right_icon1.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .office__btn a::before {
    right: 1.0416666667vw;
    width: 1.5743055556vw;
    height: 1.0006944444vw;
  }
}
@media screen and (min-width: 1440px) {
  .office__btn a::before {
    right: 15px;
    width: 22.67px;
    height: 14.41px;
  }
}
.office__btn a {
  background-image: url(../img/module/btn_map_icon2.svg);
  background-repeat: no-repeat;
  background-position: center left 4vw;
  background-size: 3.08vw 4.5333333333vw;
}
@media screen and (min-width: 768px) {
  .office__btn a {
    background-position: center left 1.0416666667vw;
    background-size: 0.8020833333vw 1.1805555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .office__btn a {
    background-position: center left 15px;
    background-size: 11.55px 17px;
  }
}
.office__btn a:hover {
  background-image: url(../img/module/btn_map_icon3.svg);
}
.office__btn a {
  padding-left: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  .office__btn a {
    padding-left: 1.3888888889vw;
  }
}
@media screen and (min-width: 1440px) {
  .office__btn a {
    padding-left: 20px;
  }
}
.office__btn a::before {
  right: 2.6666666667vw;
  width: 3.584vw;
  height: 2.3253333333vw;
}
@media screen and (min-width: 768px) {
  .office__btn a::before {
    right: 0.6944444444vw;
    width: 0.9333333333vw;
    height: 0.6055555556vw;
  }
}
@media screen and (min-width: 1440px) {
  .office__btn a::before {
    right: 10px;
    width: 13.44px;
    height: 8.72px;
  }
}