@media print, screen and (min-width: 769px) {
  .p-mv {
    margin-bottom: min(100px, 7.8125vw);
  }
}

@media only screen and (max-width: 768px) {
  .p-mv-image {
    margin-bottom: 13.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-mv-image {
    height: min(505px, 39.453125vw);
  }
}
.p-mv-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.p-title {
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .p-title {
    flex-direction: column-reverse;
    gap: 1.3333333333vw;
    margin-bottom: 9.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-title {
    flex-direction: column;
    gap: min(27px, 2.109375vw);
    margin-bottom: min(38px, 2.96875vw);
  }
}

.p-title-en {
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  .p-title-en {
    font-size: 2.9333333333vw;
    line-height: 1.4;
  }
}
@media print, screen and (min-width: 769px) {
  .p-title-en {
    font-size: min(17px, 1.328125vw);
    line-height: 1.47;
  }
}

.p-title-ja {
  font-weight: 300;
  letter-spacing: 0.09em;
}
@media only screen and (max-width: 768px) {
  .p-title-ja {
    font-size: 4.5333333333vw;
    line-height: 1.47;
  }
}
@media print, screen and (min-width: 769px) {
  .p-title-ja {
    font-size: min(38px, 2.96875vw);
    line-height: 1.447;
  }
}

@media only screen and (max-width: 768px) {
  .p-office {
    margin-bottom: 27.2vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office {
    margin-bottom: min(130px, 10.15625vw);
  }
}

.p-office-lead {
  font-weight: 300;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-office-lead {
    font-size: 3.6vw;
    line-height: 2.59;
    margin-bottom: 12vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-lead {
    font-family: var(--ff-ss);
    font-size: min(16px, 1.25vw);
    line-height: 2;
    margin-bottom: min(84px, 6.5625vw);
  }
}

@media only screen and (max-width: 768px) {
  .p-office-images {
    margin-bottom: 13.3333333333vw;
    padding-inline: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-images {
    margin: 0 auto min(50px, 3.90625vw);
    width: min(780px, 60.9375vw);
  }
}

@media only screen and (max-width: 768px) {
  .p-office-slider-main {
    margin-bottom: 7.6vw;
    padding-inline: min(25px, 1.953125vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-slider-main {
    margin-bottom: min(20px, 1.5625vw);
  }
}

.p-office-slider .slick-arrow {
  overflow: hidden;
  position: absolute;
  text-indent: -999px;
  top: 50%;
  translate: 0 -50%;
}
@media only screen and (max-width: 768px) {
  .p-office-slider .slick-arrow {
    height: 12.5333333333vw;
    width: 3.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-slider .slick-arrow {
    height: min(94px, 7.34375vw);
    width: min(25px, 1.953125vw);
  }
}
.p-office-slider .slick-next {
  background: url("../img/btn-next.svg") no-repeat left top/cover;
}
@media only screen and (max-width: 768px) {
  .p-office-slider .slick-next {
    right: -4.5333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-slider .slick-next {
    right: max(-60px, -4.6875vw);
  }
}
.p-office-slider .slick-prev {
  background: url("../img/btn-prev.svg") no-repeat left top/cover;
}
@media only screen and (max-width: 768px) {
  .p-office-slider .slick-prev {
    left: -4.5333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-slider .slick-prev {
    left: max(-60px, -4.6875vw);
  }
}
.p-office-slider .slick-slide {
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .p-office-slider .slick-slide {
    border-radius: 2.6666666667vw;
    height: 61.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-slider .slick-slide {
    border-radius: min(20px, 1.5625vw);
    height: min(520px, 40.625vw);
  }
}
.p-office-slider img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .p-office-slider-thumbs .slick-slide {
    height: 5.8666666667vw;
    padding-inline: 0.5333333333vw;
    width: 6.9333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-slider-thumbs .slick-slide {
    height: min(44px, 3.4375vw);
    padding-inline: min(4px, 0.3125vw);
    width: min(52px, 4.0625vw);
  }
}
.p-office-slider-thumbs .slick-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.p-office-slider-thumbs .slick-current {
  opacity: 0.7;
}

.p-office-map {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-office-map {
    margin-bottom: 12.4vw;
    padding-inline: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-map {
    margin-bottom: min(100px, 7.8125vw);
  }
}
.p-office-map img {
  height: auto;
}
@media only screen and (max-width: 768px) {
  .p-office-map img {
    width: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-map img {
    width: min(850px, 66.40625vw);
  }
}

.p-office-map-heading {
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  .p-office-map-heading {
    background: url("../img/bg-office-title.svg") no-repeat left top/cover;
    display: grid;
    font-family: var(--ff-ss);
    font-size: 2.6666666667vw;
    height: 9.2vw;
    margin: 0 auto 3.4666666667vw;
    place-content: center;
    width: 72.9333333333vw;
  }
}

.p-office-map-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 768px) {
  .p-office-map-items {
    gap: 2.6666666667vw 1.8666666667vw;
    padding-inline: 4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-map-items {
    gap: min(20px, 1.5625vw);
  }
}

.p-office-map-item a {
  background: var(--color-light-pink);
}
@media only screen and (max-width: 768px) {
  .p-office-map-item a {
    border-radius: 1.0666666667vw;
    display: grid;
    font-size: 2.9333333333vw;
    height: 12.2666666667vw;
    line-height: 1.36;
    padding-left: 3.4666666667vw;
    position: relative;
    place-content: center start;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-map-item a {
    border-radius: min(8px, 0.625vw);
    display: flex;
    flex-direction: column;
    min-height: min(280px, 21.875vw);
    padding: min(34px, 2.65625vw) min(31px, 2.421875vw) min(20px, 1.5625vw);
    transition: 0.3s ease-in-out;
  }
}
.p-office-map-item a::after {
  background: #3E3E3E;
  content: "";
  display: block;
  -webkit-mask-image: url("../../img/icon-arrow01.svg");
          mask-image: url("../../img/icon-arrow01.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
}
@media only screen and (max-width: 768px) {
  .p-office-map-item a::after {
    height: 2vw;
    right: 4vw;
    width: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-map-item a:hover {
    opacity: 0.7;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-map-item a:hover .p-office-map-link span::after {
    translate: 5px;
  }
}

.p-office-map-title {
  font-weight: 300;
  letter-spacing: 0.04em;
}
@media print, screen and (min-width: 769px) {
  .p-office-map-title {
    font-size: min(20px, 1.5625vw);
    line-height: 1.5;
    margin-bottom: min(10px, 0.78125vw);
  }
}

.p-office-map-text {
  font-weight: 300;
  font-family: var(--ff-ss);
}
@media only screen and (max-width: 768px) {
  .p-office-map-text {
    display: none;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-map-text {
    font-size: min(15px, 1.171875vw);
    line-height: 1.53;
    margin-bottom: auto;
  }
}

.p-office-map-link {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .p-office-map-link {
    display: none;
  }
}
.p-office-map-link span {
  color: var(--color-pink);
  display: inline-block;
  position: relative;
  transition: 0.3s ease-in-out;
}
@media print, screen and (min-width: 769px) {
  .p-office-map-link span {
    font-size: min(16px, 1.25vw);
    line-height: 1.4375;
    padding-right: min(19px, 1.484375vw);
  }
}
.p-office-map-link span::after {
  background: var(--color-pink);
  content: "";
  display: inline-block;
  -webkit-mask-image: url("../../img/icon-arrow01.svg");
          mask-image: url("../../img/icon-arrow01.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
}
@media print, screen and (min-width: 769px) {
  .p-office-map-link span::after {
    height: min(12px, 0.9375vw);
    width: min(8px, 0.625vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-map-link span:hover {
    opacity: 0.7;
  }
}
@media print, screen and (min-width: 769px) {
  .p-office-map-link span:hover::after {
    translate: 5px;
  }
}

.p-evaluate {
  background: var(--color-light-pink);
}
@media only screen and (max-width: 768px) {
  .p-evaluate {
    margin-bottom: 16vw;
    padding: 16.5333333333vw 4vw 21.8666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-evaluate {
    margin-bottom: min(200px, 15.625vw);
    padding-block: min(150px, 11.71875vw) min(100px, 7.8125vw);
  }
}

.p-evaluate-lead {
  font-weight: 300;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-evaluate-lead {
    font-size: 3.6vw;
    line-height: 2.59;
    margin-bottom: 20vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-evaluate-lead {
    font-family: var(--ff-ss);
    font-size: min(16px, 1.25vw);
    line-height: 2;
    margin-bottom: min(45px, 3.515625vw);
  }
}

.p-evaluate-item {
  background: #fff;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  .p-evaluate-item + .p-evaluate-item {
    margin-top: 10.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-evaluate-item + .p-evaluate-item {
    margin-top: min(44px, 3.4375vw);
  }
}

.p-evaluate-heading {
  background: #FEE6E6;
  display: grid;
  letter-spacing: 0.11em;
  place-content: center;
}
@media only screen and (max-width: 768px) {
  .p-evaluate-heading {
    font-size: 3.6vw;
    height: 8.4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-evaluate-heading {
    font-size: min(25px, 1.953125vw);
    height: min(63px, 4.921875vw);
  }
}

.p-evaluate-body {
  font-family: var(--ff-ss);
}

@media only screen and (max-width: 768px) {
  .p-training .p-evaluate-body {
    padding: 5.6vw 2.6666666667vw 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-training .p-evaluate-body {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: min(35px, 2.734375vw);
    padding-block: min(70px, 5.46875vw) min(40px, 3.125vw);
  }
}

@media only screen and (max-width: 768px) {
  .p-training-image {
    margin-bottom: 4vw;
  }
}
.p-training-image img {
  height: auto;
}
@media only screen and (max-width: 768px) {
  .p-training-image img {
    width: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .p-training-image img {
    width: min(818px, 63.90625vw);
  }
}

@media only screen and (max-width: 768px) {
  .p-training-text {
    font-size: 3.0666666667vw;
    line-height: 1.739;
    padding-inline: 1.6vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-training-text {
    font-size: min(16px, 1.25vw);
    line-height: 1.6875;
    width: min(740px, 57.8125vw);
  }
}

@media only screen and (max-width: 768px) {
  .p-system .p-evaluate-body {
    padding: 6vw 4.4vw 9.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-system .p-evaluate-body {
    padding: min(71px, 5.546875vw) min(71px, 5.546875vw) min(80px, 6.25vw);
  }
}

@media only screen and (max-width: 768px) {
  .p-system-text {
    font-size: 3.0666666667vw;
    line-height: 1.739;
  }
}
@media print, screen and (min-width: 769px) {
  .p-system-text {
    font-size: min(16px, 1.25vw);
    line-height: 1.6875;
  }
}

@media only screen and (max-width: 768px) {
  .p-system-items {
    border: 2px solid var(--color-pink);
    border-radius: 4vw;
    margin-block: 5.3333333333vw;
    padding: 8vw 6.9333333333vw 9.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-system-items {
    display: flex;
    justify-content: space-between;
    margin-block: min(30px, 2.34375vw) min(25px, 1.953125vw);
  }
}

.p-system-item {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-system-item {
    display: grid;
    grid-template: "num heading" auto "num detail" auto/11.7333333333vw 1fr;
    row-gap: 3.6vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-system-item {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: min(322px, 25.15625vw);
    padding: min(50px, 3.90625vw) min(12px, 0.9375vw) 0;
    width: min(204px, 15.9375vw);
  }
}
.p-system-item::after {
  background: url("../img/bg-pazzle.svg") no-repeat left top/cover;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  translate: -50% -50%;
}
@media print, screen and (min-width: 769px) {
  .p-system-item::after {
    height: min(322px, 25.15625vw);
    width: min(204px, 15.9375vw);
  }
}
@media print, screen and (min-width: 769px) {
  .p-system-item:nth-child(2) {
    width: min(325px, 25.390625vw);
  }
}
.p-system-item:nth-child(2)::after {
  rotate: 90deg;
}
@media print, screen and (min-width: 769px) {
  .p-system-item:nth-child(2) .p-system-detail {
    width: min(140px, 10.9375vw);
  }
}
@media only screen and (max-width: 768px) {
  .p-system-item:not(:last-child) {
    border-bottom: 1px dashed var(--color-pink);
    margin-bottom: 4.6666666667vw;
    padding-bottom: 5.3333333333vw;
  }
}

.p-system-num {
  color: var(--color-pink);
  font-family: "Noto Serif JP", serif;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .p-system-num {
    font-size: 6.9333333333vw;
    grid-area: num;
    line-height: 1.442;
  }
}
@media print, screen and (min-width: 769px) {
  .p-system-num {
    font-size: min(33px, 2.578125vw);
    line-height: 1.42;
    margin-bottom: min(5px, 0.390625vw);
  }
}

.p-system-heading {
  letter-spacing: 0.06em;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .p-system-heading {
    font-size: 4vw;
    grid-area: heading;
    line-height: 1.466;
    padding-top: 2.4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-system-heading {
    font-size: min(19px, 1.484375vw);
    line-height: 1.42;
    margin-bottom: min(26px, 2.03125vw);
  }
}

.p-system-detail {
  letter-spacing: 0.06em;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .p-system-detail {
    font-size: 3.0666666667vw;
    grid-area: detail;
    line-height: 1.652;
  }
}
@media print, screen and (min-width: 769px) {
  .p-system-detail {
    font-size: min(12px, 0.9375vw);
    line-height: 1.83;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .p-system-detail br {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .p-salary .p-evaluate-body {
    padding: 7.3333333333vw 4.4vw 8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-salary .p-evaluate-body {
    padding: min(58px, 4.53125vw) min(78px, 6.09375vw) min(48px, 3.75vw);
  }
}

@media print, screen and (min-width: 769px) {
  .p-salary-transition {
    display: flex;
    margin-bottom: min(35px, 2.734375vw);
  }
}

.p-salary-transition-heading {
  color: #6F6D6D;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .p-salary-transition-heading {
    font-size: 2.6666666667vw;
    line-height: 1.5;
    margin-bottom: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-salary-transition-heading {
    font-size: min(16px, 1.25vw);
    flex-shrink: 0;
    line-height: 1.6875;
    width: min(183px, 14.296875vw);
  }
}

.p-salary-transition-text {
  color: #6F6D6D;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .p-salary-transition-text {
    font-size: 3.0666666667vw;
    line-height: 1.739;
    margin-bottom: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-salary-transition-text {
    font-size: min(15px, 1.171875vw);
    line-height: 1.8;
  }
}
@media only screen and (max-width: 768px) {
  .p-salary-transition-text br {
    display: none;
  }
}

.p-salary-image {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-salary-image {
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-salary-image {
    margin-bottom: min(40px, 3.125vw);
  }
}
.p-salary-image img {
  height: auto;
}
@media only screen and (max-width: 768px) {
  .p-salary-image img {
    width: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .p-salary-image img {
    width: min(679px, 53.046875vw);
  }
}

@media only screen and (max-width: 768px) {
  .p-salary-text {
    font-size: 3.0666666667vw;
    line-height: 1.739;
  }
}
@media print, screen and (min-width: 769px) {
  .p-salary-text {
    font-size: min(16px, 1.25vw);
    line-height: 1.6875;
  }
}

@media only screen and (max-width: 768px) {
  .p-member .p-evaluate-body {
    padding: 7.3333333333vw 4.4vw 8vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-member .p-evaluate-body {
    padding: min(54px, 4.21875vw) min(56px, 4.375vw) min(65px, 5.078125vw);
  }
}

@media only screen and (max-width: 768px) {
  .p-member-image {
    margin-bottom: 4.6666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-member-image {
    margin-bottom: min(44px, 3.4375vw);
  }
}
.p-member-image img {
  height: auto;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .p-member-text {
    font-size: 3.0666666667vw;
    line-height: 1.739;
  }
}
@media print, screen and (min-width: 769px) {
  .p-member-text {
    font-size: min(16px, 1.25vw);
    line-height: 1.6875;
  }
}

@media only screen and (max-width: 768px) {
  .p-policy {
    margin: 18.6666666667vw auto 0;
  }
}
@media print, screen and (min-width: 769px) {
  .p-policy {
    margin: min(87px, 6.796875vw) auto 0;
    width: min(771px, 60.234375vw);
  }
}

.p-policy-heading {
  display: grid;
  letter-spacing: 0.09em;
  place-content: start center;
}
@media only screen and (max-width: 768px) {
  .p-policy-heading {
    background: url("../img/bg-policy-title_sp.svg") no-repeat left top/cover;
    font-family: var(--ff-ss);
    font-size: 2.6666666667vw;
    height: 4.4vw;
    line-height: 1.5;
    margin: 0 auto 2.4vw;
    width: 62.2666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-policy-heading {
    background: url("../img/bg-policy-title.svg") no-repeat left top/cover;
    font-size: min(19px, 1.484375vw);
    height: min(33px, 2.578125vw);
    line-height: 1.42;
    margin: 0 auto min(18px, 1.40625vw);
    width: min(467px, 36.484375vw);
  }
}

.p-policy-banner {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-policy-banner {
    background: url("../img/img-policy_sp.jpg") no-repeat left top/cover;
    display: grid;
    height: 35.0666666667vw;
    place-content: center;
  }
}
@media print, screen and (min-width: 769px) {
  .p-policy-banner {
    aspect-ratio: 771/263;
    background: url("../img/img-policy.jpg") no-repeat left top/cover;
    padding-top: min(107px, 8.359375vw);
  }
}
.p-policy-banner::before {
  border: min(3px, 0.234375vw) solid #fff;
  content: "";
  display: block;
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .p-policy-banner::before {
    border-width: 0.2666666667vw;
    bottom: 1.8666666667vw;
    left: 1.8666666667vw;
    right: 1.8666666667vw;
    top: 1.8666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-policy-banner::before {
    bottom: min(14px, 1.09375vw);
    left: min(14px, 1.09375vw);
    right: min(14px, 1.09375vw);
    top: min(14px, 1.09375vw);
  }
}

.p-policy-title {
  letter-spacing: 0.09em;
  line-height: 1.413;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-policy-title {
    font-size: 3.8666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-policy-title {
    font-size: min(29px, 2.265625vw);
    margin-bottom: min(22px, 1.71875vw);
  }
}

.p-policy-button {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .p-policy-button {
    bottom: 0;
    position: absolute;
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .p-policy-button .c-btn01 {
    height: 8.8vw;
    width: 33.6vw;
  }
}

.p-modal {
  display: none;
  left: 50%;
  position: fixed;
  top: 50%;
  translate: -50% -50%;
  z-index: 1001;
}
@media only screen and (max-width: 768px) {
  .p-modal {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .p-modal .p-office-images {
    margin-bottom: 6.6666666667vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-modal .p-office-map-title {
    font-size: 4.5333333333vw;
    margin-bottom: 2.2666666667vw;
    padding-inline: 8.8vw;
  }
}
@media only screen and (max-width: 768px) {
  .p-modal .p-office-map-text {
    display: block;
    font-size: 3.2vw;
    padding-inline: 8.8vw;
  }
}

.p-modal-close {
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .p-modal-close {
    right: 4vw;
    top: -16vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-modal-close {
    right: max(-120px, -9.375vw);
    top: max(-120px, -9.375vw);
  }
}
.p-modal-close img {
  height: auto;
}
@media only screen and (max-width: 768px) {
  .p-modal-close img {
    width: 10.9333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-modal-close img {
    width: min(82px, 6.40625vw);
  }
}

.p-modal-slider {
  display: none;
}/*# sourceMappingURL=index.css.map */