
.company .section-title {
  font-size: 29.8px;
  letter-spacing: 0.05em;
  line-height: 1.2030201342;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
  padding-bottom: 29px;
  position: relative;
  z-index: 1;
}
.company .section-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.company .section-title::before {
  content: "";
  position: absolute;
  top: 83%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 300px;
  height: 300px;
  background: #ED6D1F;
  background: linear-gradient(153deg, rgb(237, 109, 31) 0%, rgb(237, 109, 31) 15%, rgba(255, 255, 255, 0) 70%);
  border-radius: 50%;
  z-index: -1;
}
.company .fv.top-fv {
  margin-top: 116px;
  position: relative;
}
.company .fv-wrap {
  margin-right: calc(50% - 50vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.company .fv-content {
  width: 54%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-bottom: 60px;
  z-index: 10;
}
.company .fv-block {
  width: 100%;
  max-width: 600px;
  height: 1000px;
  display: block;
}
.company .fv-img {
  position: absolute;
  top: 0;
  right: 0;
}
.company .fv-img-wrap {
  aspect-ratio: 600/1000;
  max-width: 600px;
  width: calc(480px + 120 * (100vw - 780px) / 1140);
  position: relative;
}
.company .fv-img-wrap::before {
  content: "";
  position: absolute;
  top: 12.5%;
  left: 23%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  width: calc(300px + 242 * (100vw - 780px) / 1140);
  height: calc(75px + 60 * (100vw - 780px) / 1140);
  background-image: url("./../images/company_massage.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.company .fv-img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.company .fv-title {
  font-size: 54.05px;
  letter-spacing: 0.05em;
  line-height: 1.1100832562;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
}
.company .fv-text {
  margin-top: 59px;
}
.company .fv-text p {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.998125;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  color: #000;
}
.company .fv-text p + p {
  margin-top: 33px;
}
.company .fv-sign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 22px;
     -moz-column-gap: 22px;
          column-gap: 22px;
  margin-top: 52px;
}
.company .fv-sign .sign-text {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.998125;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  color: #000;
}
.company .fv-sign .sign-img {
  aspect-ratio: 285/67;
  max-width: 285px;
  width: 100%;
}
.company .fv-sign .sign-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.company .title-area {
  margin-top: 131px;
  padding: 349px 0 354px;
  background-image: -webkit-image-set(url("./../images/company_bg.webp") type("image/webp"), url("./../images/company_bg.jpg") type("image/jpeg"));
  background-image: image-set(url("./../images/company_bg.webp") type("image/webp"), url("./../images/company_bg.jpg") type("image/jpeg"));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.company .title-area .title-en {
  font-size: 24px;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #fff;
  font-family: "CabinetGrotesk-Bold", sans-serif;
}
.company .title-area .title-ja {
  font-size: 53px;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #fff;
  line-height: 1.2;
}
.company .description-area.top-description {
  margin-top: 283px;
}
.company .description-area .heading {
  font-size: 41px;
  letter-spacing: 0.05em;
  line-height: 1.2030779525;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
  font-family: "CabinetGrotesk-Bold", sans-serif;
}
.company .description-area .text-wrap {
  margin-top: 20px;
  padding-left: 6px;
  max-width: 71%;
  position: relative;
}
.company .description-area .text-wrap::before {
  content: "";
  position: absolute;
  top: -21%;
  right: -7%;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  width: 224px;
  height: 224px;
  background-image: url("./../images/company_logo.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.company .description-area .text {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  color: #000;
}
.company .description-area .text + .text {
  margin-top: 32px;
}
@media screen and (max-width: 780px) {
  .company .section-title {
    font-size: 3.8205128205vw;
    padding-bottom: 3.7179487179vw;
  }
  .company .section-title::before {
    content: "";
    position: absolute;
    top: 80%;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 38.4615384615vw;
    height: 38.4615384615vw;
    background: #ED6D1F;
    background: linear-gradient(153deg, rgb(237, 109, 31) 0%, rgb(237, 109, 31) 10%, rgba(255, 255, 255, 0) 75%);
    border-radius: 50%;
    z-index: -1;
  }
  .company .fv.top-fv {
    margin-top: 18.0769230769vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .company .fv-wrap {
    margin-right: 0;
    display: block;
  }
  .company .fv-content {
    width: 100%;
    padding-bottom: 0;
  }
  .company .fv-block {
    display: none;
  }
  .company .fv-img {
    position: static;
    margin-top: 0;
  }
  .company .fv-img-wrap {
    margin-top: 5.1282051282vw;
    margin-left: auto;
    width: 100%;
    aspect-ratio: 450/750;
    max-width: 57.6923076923vw;
    width: 100%;
    position: relative;
  }
  .company .fv-img-wrap::before {
    content: "";
    position: absolute;
    top: 19%;
    right: auto;
    left: 0;
    width: 52.5641025641vw;
    height: 14.8717948718vw;
    -webkit-transform: translateX(-66%);
            transform: translateX(-66%);
    background-image: url("./../images/company_massage_sp.svg");
  }
  .company .fv-title {
    font-size: 6.9230769231vw;
    line-height: 1.3333333333;
    margin-top: 0;
  }
  .company .fv-title.sp {
    margin-left: 7.6923076923%;
  }
  .company .fv-text {
    margin-top: 6.4102564103vw;
  }
  .company .fv-text p {
    font-size: 3.3333333333vw;
    line-height: 1.5384615385;
  }
  .company .fv-text p + p {
    margin-top: 5vw;
  }
  .company .fv-sign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 1.2820512821vw;
       -moz-column-gap: 1.2820512821vw;
            column-gap: 1.2820512821vw;
    margin-top: 9.1025641026vw;
  }
  .company .fv-sign .sign-text {
    font-size: 3.0769230769vw;
    line-height: 1.5;
  }
  .company .fv-sign .sign-img {
    aspect-ratio: 285/67;
    max-width: 36.5384615385vw;
    width: 100%;
  }
  .company .title-area {
    margin-top: 35.2564102564vw;
    padding: 44.8717948718vw 0;
  }
  .company .title-area .title-en {
    font-size: 3.0769230769vw;
  }
  .company .title-area .title-ja {
    font-size: 6.9230769231vw;
    letter-spacing: 0.03em;
  }
  .company .description-area.top-description {
    margin-top: 11.9230769231vw;
  }
  .company .description-area .heading {
    font-size: 4.1025641026vw;
  }
  .company .description-area .text-wrap {
    margin-top: 2.8205128205vw;
    max-width: 100%;
    z-index: 1;
  }
  .company .description-area .text-wrap::before {
    content: "";
    position: absolute;
    top: 2.8205128205vw;
    right: -3.7179487179vw;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    width: 28.7179487179vw;
    height: 28.7179487179vw;
    opacity: 0.2;
    z-index: -1;
  }
  .company .description-area .text {
    font-size: 3.3333333333vw;
    letter-spacing: 0.05em;
    line-height: 1.5384615385;
    -webkit-font-feature-settings: "palt" 1;
            font-feature-settings: "palt" 1;
    font-weight: 400;
    color: #000;
  }
  .company .description-area .text + .text {
    margin-top: 40px;
  }
}
.company .over-wrap {
  overflow-x: hidden;
}
.company .content-area.top-content {
  margin-top: 170px;
}
.company .content-area {
  background-color: #f6f6f6;
  padding-top: 193px;
  padding-bottom: 140px;
}
@media screen and (max-width: 780px) {
  .company .content-area.top-content {
    margin-top: 16.1538461538vw;
  }
  .company .content-area {
    padding-top: 23.8461538462vw;
    padding-bottom: 16.5384615385vw;
  }
}
.company .guideline .inner {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.company .guideline .items {
  width: 92%;
  margin-top: 29px;
  margin-left: auto;
  margin-right: auto;
}
.company .guideline .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.company .guideline .item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.company .guideline .item + .item {
  margin-top: 62px;
}
.company .guideline .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.company .guideline .heading-img {
  width: 100%;
}
.company .guideline .heading-img.item1 {
  aspect-ratio: 37/36;
  max-width: 37px;
}
.company .guideline .heading-img.item2 {
  aspect-ratio: 43/35;
  max-width: 43px;
}
.company .guideline .heading-img.item3 {
  aspect-ratio: 47/34;
  max-width: 47px;
}
.company .guideline .heading-img.item4 {
  aspect-ratio: 41/37;
  max-width: 41px;
}
.company .guideline .heading-img.item5 {
  aspect-ratio: 37/36;
  max-width: 37px;
}
.company .guideline .heading-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.company .guideline .heading-text {
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.6363636364;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
}
.company .guideline .text {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  color: #000;
  padding-left: 63px;
  margin-top: 10px;
}
.company .guideline .img-wrap {
  display: grid;
  place-items: center;
  max-width: 288px;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.company .guideline .img-wrap .img {
  width: 100%;
}
.company .guideline .img-wrap .img.item1 {
  aspect-ratio: 214/248;
  max-width: 214px;
}
.company .guideline .img-wrap .img.item2 {
  aspect-ratio: 214/248;
  max-width: 214px;
}
.company .guideline .img-wrap .img.item3 {
  aspect-ratio: 200/234;
  max-width: 200px;
}
.company .guideline .img-wrap .img.item4 {
  aspect-ratio: 237/207;
  max-width: 237px;
}
.company .guideline .img-wrap .img.item5 {
  aspect-ratio: 220/244;
  max-width: 220px;
}
.company .guideline .img-wrap .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
@media screen and (max-width: 780px) {
  .company .guideline .items {
    width: 100%;
    margin-top: 9.2307692308vw;
    margin-left: auto;
    margin-right: auto;
  }
  .company .guideline .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 4.1025641026vw;
       -moz-column-gap: 4.1025641026vw;
            column-gap: 4.1025641026vw;
  }
  .company .guideline .item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .company .guideline .item + .item {
    margin-top: 14.2307692308vw;
  }
  .company .guideline .item-wrap {
    width: calc(50% + 5.7692307692vw);
  }
  .company .guideline .heading {
    display: block;
    -webkit-column-gap: 2.5641025641vw;
       -moz-column-gap: 2.5641025641vw;
            column-gap: 2.5641025641vw;
  }
  .company .guideline .heading-img {
    width: 100%;
  }
  .company .guideline .heading-img.item1 {
    aspect-ratio: 37/36;
    max-width: 4.7435897436vw;
  }
  .company .guideline .heading-img.item2 {
    aspect-ratio: 43/35;
    max-width: 5.5128205128vw;
  }
  .company .guideline .heading-img.item3 {
    aspect-ratio: 47/34;
    max-width: 6.0256410256vw;
  }
  .company .guideline .heading-img.item4 {
    aspect-ratio: 41/37;
    max-width: 5.2564102564vw;
  }
  .company .guideline .heading-img.item5 {
    aspect-ratio: 37/36;
    max-width: 4.7435897436vw;
  }
  .company .guideline .heading-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    display: block;
  }
  .company .guideline .heading-text {
    font-size: 3.3333333333vw;
    line-height: 1.5384615385;
    margin-top: 1.2820512821vw;
  }
  .company .guideline .text {
    font-size: 3.0769230769vw;
    line-height: 1.5;
    padding-left: 0;
    margin-top: 2.1794871795vw;
  }
  .company .guideline .img-wrap {
    display: grid;
    place-items: center;
    max-width: 100%;
    width: calc(50% - 5.7692307692vw);
  }
  .company .guideline .img-wrap .img {
    width: 100%;
  }
  .company .guideline .img-wrap .img.item1 {
    max-width: 34.358974359vw;
  }
  .company .guideline .img-wrap .img.item2 {
    max-width: 34.358974359vw;
  }
  .company .guideline .img-wrap .img.item3 {
    max-width: 32.0512820513vw;
  }
  .company .guideline .img-wrap .img.item4 {
    max-width: 37.9487179487vw;
  }
  .company .guideline .img-wrap .img.item5 {
    max-width: 35.2564102564vw;
  }
}
.company .overview {
  margin-top: 87px;
}
.company .overview .inner {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.company .overview .bg-wrap {
  padding-top: 187px;
  position: relative;
  z-index: 1;
}
.company .overview .bg-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  right: -10%;
  width: calc(100vw + 50%);
  height: 100%;
  background-color: #fff;
  z-index: -1;
}
.company .overview .details-lists {
  margin-top: 52px;
}
.company .overview .details-list {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-top: 1px solid #d4d4d4;
}
.company .overview .details-list:last-of-type {
  border-bottom: 1px solid #d4d4d4;
}
.company .overview .details-list dt,
.company .overview .details-list dd {
  padding-top: 13px;
  padding-bottom: 13px;
}
.company .overview .details-list dt {
  max-width: 160px;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: inline-block;
  background-color: #f6f6f6;
  padding-left: 45px;
  padding-right: 10px;
}
.company .overview .details-list dd {
  width: 100%;
  padding-left: 51px;
  padding-right: 51px;
}
@media screen and (max-width: 780px) {
  .company .overview {
    margin-top: 16.0256410256vw;
  }
  .company .overview .inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .company .overview .bg-wrap {
    padding-top: 24.2307692308vw;
    position: relative;
    z-index: 1;
  }
  .company .overview .bg-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    right: -4.4%;
    width: calc(100vw + 50%);
    height: 100%;
    background-color: #fff;
    z-index: -1;
  }
  .company .overview .details-lists {
    margin-top: 8.9743589744vw;
  }
  .company .overview .details-list {
    font-size: 3.3333333333vw;
    line-height: 1.5384615385;
  }
  .company .overview .details-list dt,
  .company .overview .details-list dd {
    padding-top: 2.8205128205vw;
    padding-bottom: 2.8205128205vw;
  }
  .company .overview .details-list dt {
    max-width: 19.2307692308vw;
    width: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    display: inline-block;
    background-color: #f6f6f6;
    padding-left: 2.8205128205vw;
    padding-right: 1.2820512821vw;
  }
  .company .overview .details-list dd {
    padding-left: 2.8205128205vw;
    padding-right: 2.8205128205vw;
  }
}
.company .access {
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 88px;
}
.company .access .heading {
  font-size: 26px;
  letter-spacing: 0.05em;
  line-height: 1.2;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 600;
  color: #000;
  font-family: "CabinetGrotesk-Bold", sans-serif;
}
.company .access .map {
  margin-top: 13px;
}
.company .access .map-wrap {
  aspect-ratio: 1200/610;
  width: 100%;
}
.company .access .map-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.company .access .scale-button {
  display: none;
}
.company .access .info-text {
  margin-top: 27px;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  color: #000;
}
.company .access .info-lists {
  margin-top: 23px;
}
.company .access .info-list {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  font-weight: 400;
  color: #000;
  text-indent: -1em;
  padding-left: 2em;
}
.company .access .info-list span {
  display: inline-block;
  padding-right: 10px;
}
@media screen and (max-width: 780px) {
  .company .access {
    margin-top: 14.7435897436vw;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 16.0256410256vw;
  }
  .company .access .heading {
    font-size: 3.9743589744vw;
  }
  .company .access .map {
    margin-top: 0.641025641vw;
    position: relative;
  }
  .company .access .map-wrap {
    aspect-ratio: 660/336;
    width: 100%;
  }
  .company .access .map-wrap img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  .company .access .scale-button {
    position: absolute;
    content: "";
    bottom: 1.9230769231vw;
    right: 0;
    -webkit-transform: translate(20%, 50%);
            transform: translate(20%, 50%);
    width: 12.8205128205vw;
    height: 12.8205128205vw;
    background-color: #fff;
    border: 0.2564102564vw solid #000;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .company .access .scale-button:hover {
    opacity: 0.6;
  }
  .company .access .scale-button .button-img {
    aspect-ratio: 28/28;
    width: 5.1282051282vw;
  }
  .company .access .scale-button .button-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    display: block;
  }
  .company .access .modal {
    border: none;
    padding: 0;
    width: 100%;
  }
  .company .access .modal:modal {
    display: block;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
  .company .access .modal::-ms-backdrop {
    background-color: #fff;
    cursor: pointer;
  }
  .company .access .modal::backdrop {
    background-color: #fff;
    cursor: pointer;
  }
  .company .access .modal .modal-container {
    background-color: #fff;
    padding: 5.7692307692vw 0;
  }
  .company .access .modal .modal-img-wrap {
    height: 70vh;
    max-height: 91.2820512821vw;
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .company .access .modal .modal-img {
    aspect-ratio: 1400/712;
    max-width: none;
    display: block;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .company .access .modal .modal-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    display: block;
  }
  .company .access .modal .modal-button {
    margin-top: 0.641025641vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 3.7179487179vw;
       -moz-column-gap: 3.7179487179vw;
            column-gap: 3.7179487179vw;
  }
  .company .access .modal .modal-button .minus-button,
  .company .access .modal .modal-button .plus-button {
    cursor: pointer;
    width: 11.5384615385vw;
    height: 11.5384615385vw;
    border: 0.2564102564vw solid #000;
    background-color: #fff;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .company .access .modal .modal-button .minus-button .img-wrap,
  .company .access .modal .modal-button .plus-button .img-wrap {
    aspect-ratio: 28/28;
    width: 5.3846153846vw;
  }
  .company .access .modal .modal-button .minus-button img,
  .company .access .modal .modal-button .plus-button img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    display: block;
  }
  .company .access .modal .modal-button .close-button {
    display: block;
    position: relative;
    font-size: 3.3333333333vw;
    color: #fff;
    background-color: #000;
    border-radius: 10px;
    max-width: 42.3076923077vw;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 3.2692307692vw 0 3.2692307692vw 3.2051282051vw;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .company .access .modal .modal-button .close-button:hover {
    background-color: #ed6d1f;
    color: #fff;
  }
  .company .access .modal .modal-button .close-button::before, .company .access .modal .modal-button .close-button::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 36%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
    width: 2.3076923077vw;
    height: 0.2564102564vw;
    background-color: #fff;
  }
  .company .access .modal .modal-button .close-button::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .company .access .modal .modal-button .close-button::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
  }
  .company .access .info-text {
    margin-top: 7.5641025641vw;
    font-size: 3.3333333333vw;
    line-height: 1.5384615385;
  }
  .company .access .info-lists {
    margin-top: 4.2307692308vw;
  }
  .company .access .info-list {
    font-size: 3.3333333333vw;
    line-height: 1.5384615385;
    text-indent: -0.5em;
    padding-left: 1.1em;
  }
  .company .access .info-list span {
    display: inline-block;
    padding-right: 1.5384615385vw;
  }
}