#page.about.in .company-profile {
  padding: 75px 0 54px;
}
#page.about.in .company-profile-dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 minmax(76.25%, 1fr);
  grid-template-columns: 1fr minmax(76.25%, 1fr);
  gap: 0;
  font-size: 15px;
  line-height: 2.13;
}
#page.about.in .company-profile-dl dt {
  padding: 16px 35px;
  font-weight: 700;
}
#page.about.in .company-profile-dl dd {
  padding: 16px 0;
}
#page.about.in .company-profile-dl dt:nth-of-type(2n+1),
#page.about.in .company-profile-dl dd:nth-of-type(2n+1) {
  background: #F7F8F8;
}
#page.about.in .company-access {
  padding: 54px 0 125px;
}
#page.about.in .company-access-ttl {
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  padding-left: 12px;
  border-left: 7px solid #22AC38;
  margin-bottom: 50px;
}
#page.about.in .company-access-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#page.about.in .company-access-nav > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 10px);
          flex: 0 0 calc(25% - 10px);
}
#page.about.in .company-access-nav > li a {
  font-size: 17px;
  font-weight: 700;
  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;
  border: 1px solid #000000;
  min-height: 53px;
  padding: 4px;
  position: relative;
}
#page.about.in .company-access-nav > li a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 2px solid #22AC38;
  border-bottom: 2px solid #22AC38;
  position: absolute;
  right: 22px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#page.about.in .company-access-nav > li .sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1em;
     -moz-column-gap: 1em;
          column-gap: 1em;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 700;
}
#page.about.in .company-access-nav > li .sub:before,
#page.about.in .company-access-nav > li .sub:after {
  content: "";
  width: 1px;
  height: 1.2em;
  background: currentColor;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
#page.about.in .company-access-nav > li .sub:after {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
#page.about.in .company-access-nav > li a.nolink {
  pointer-events: none;
}
#page.about.in .company-access-nav > li a.nolink:after {
  display: none;
}
#page.about.in .company-access-sec {
  margin-top: 90px;
  padding-top: 20px;
}
#page.about.in .company-access-sec-ttl {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 25px;
}
#page.about.in .company-access-dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 minmax(76.25%, 1fr);
  grid-template-columns: 1fr minmax(76.25%, 1fr);
  gap: 0;
  font-size: 15px;
  line-height: 2.13;
  margin-bottom: 60px;
}
#page.about.in .company-access-dl dt {
  padding: 16px 35px;
}
#page.about.in .company-access-dl dd {
  padding: 16px 0;
}
#page.about.in .company-access-dl dt:nth-of-type(2n+1),
#page.about.in .company-access-dl dd:nth-of-type(2n+1) {
  background: #F7F8F8;
}
#page.about.in .company-access-dl dd small {
  font-size: 14px;
}
#page.about.in .company-access-map {
  margin: 60px 0 45px;
  position: relative;
  width: 100%;
  height: 388px;
}
#page.about.in .company-access-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1.67%;
}
#page.about.in .company-access-gallery > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 285px;
  width: 100%;
}
#page.about.in .company-history {
  background: #22AC38;
  color: #fff;
  padding: 50px 0 100px;
}
#page.about.in .company-history-ttl {
  margin-bottom: 80px;
}
#page.about.in .company-history-ttl > span {
  font-size: 25px;
  font-weight: 700;
  background: #000;
  color: #fff;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 2px 10px 4px;
}
#page.about.in .company-history-list > li {
  padding-bottom: 118px;
  position: relative;
}
#page.about.in .company-history-list > li:before {
  content: "";
  width: 6px;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0;
  left: 157px;
}
#page.about.in .company-history-list > li:after {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 150px;
}
#page.about.in .company-history-list > li > dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 160px 5.8% 1fr;
  grid-template-columns: 160px 1fr;
  -webkit-column-gap: 5.8%;
     -moz-column-gap: 5.8%;
          column-gap: 5.8%;
}
#page.about.in .company-history-list > li > dl dt {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Open Sans", serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 1;
}
#page.about.in .company-history-list > li > dl dd {
  -ms-grid-column: 2;
  grid-column: 2;
  min-height: 33px;
}

@media screen and (max-width: 1100px) {
  #page.about.in .company-access-nav {
    gap: 10px;
  }
  #page.about.in .company-access-nav > li a:after {
    right: 4px;
    width: 8px;
    height: 8px;
  }
  #page.about.in .company-access-nav > li .sub {
    font-size: 13px;
    -webkit-column-gap: 0.5em;
       -moz-column-gap: 0.5em;
            column-gap: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  #page.about.in .company-profile {
    padding: 40px 0 30px;
    overflow: hidden;
  }
  #page.about.in .company-profile-dl {
    display: block;
    font-size: 14px;
    line-height: 1.57;
  }
  #page.about.in .company-profile-dl dt {
    padding: 16px 0 0;
  }
  #page.about.in .company-profile-dl dd {
    padding: 0 0 16px;
  }
  #page.about.in .company-profile-dl dt:nth-of-type(2n+1),
  #page.about.in .company-profile-dl dd:nth-of-type(2n+1) {
    position: relative;
  }
  #page.about.in .company-profile-dl dt:nth-of-type(2n+1):before,
  #page.about.in .company-profile-dl dd:nth-of-type(2n+1):before {
    content: "";
    width: 100vw;
    height: 100%;
    background: #F7F8F8;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #page.about.in .company-profile-dl dd address + address {
    margin-top: 10px;
  }
  #page.about.in .company-access {
    padding: 30px 0 90px;
  }
  #page.about.in .company-access-ttl {
    font-size: 22px;
    margin-bottom: 50px;
  }
  #page.about.in .company-access-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 30px;
  }
  #page.about.in .company-access-nav > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
  #page.about.in .company-access-nav > li a {
    font-size: 18px;
  }
  #page.about.in .company-access-nav > li a:after {
    right: 20px;
    width: 10px;
    height: 10px;
  }
  #page.about.in .company-access-nav > li .sub {
    margin: -10px 0 14px;
    font-size: 15px;
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
  }
  #page.about.in .company-access-sec {
    margin-top: 40px;
  }
  #page.about.in .company-access-sec-ttl {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #page.about.in .company-access-dl {
    display: block;
    font-size: 14px;
    line-height: 1.57;
  }
  #page.about.in .company-access-dl dt {
    padding: 16px 0 0;
  }
  #page.about.in .company-access-dl dd {
    padding: 0 0 16px;
  }
  #page.about.in .company-access-dl dt:nth-of-type(2n+1),
  #page.about.in .company-access-dl dd:nth-of-type(2n+1) {
    position: relative;
  }
  #page.about.in .company-access-dl dt:nth-of-type(2n+1):before,
  #page.about.in .company-access-dl dd:nth-of-type(2n+1):before {
    content: "";
    width: 100vw;
    height: 100%;
    background: #F7F8F8;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #page.about.in .company-access-map {
    margin: 32px 0 25px;
    height: 230px;
  }
  #page.about.in .company-access-gallery-scroll {
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0 -6.81818%;
    padding: 0 6.81818%;
  }
  #page.about.in .company-access-gallery {
    gap: 0 15px;
  }
  #page.about.in .company-access-gallery:after {
    content: "";
    -webkit-box-flex: 0;
        -ms-flex: 0 0 6.81818%;
            flex: 0 0 6.81818%;
    margin-left: -15px;
  }
  #page.about.in .company-access-gallery > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px;
  }
  #page.about.in .company-history {
    padding: 40px 0 50px;
  }
  #page.about.in .company-history-ttl {
    margin-bottom: 40px;
  }
  #page.about.in .company-history-ttl > span {
    font-size: 20px;
  }
  #page.about.in .company-history-list > li {
    padding-bottom: 50px;
  }
  #page.about.in .company-history-list > li:before {
    width: 3px;
    top: 5px;
    left: 83.5px;
  }
  #page.about.in .company-history-list > li:after {
    width: 12px;
    height: 12px;
    top: 5px;
    left: 79px;
  }
  #page.about.in .company-history-list > li > dl {
    -ms-grid-columns: 85px 25px 1fr;
    grid-template-columns: 85px 1fr;
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
  }
  #page.about.in .company-history-list > li > dl dt {
    font-size: 25px;
  }
  #page.about.in .company-history-list > li > dl dd {
    font-size: 14px;
    line-height: 1.57;
    min-height: auto;
  }
}
@media (hover: hover) {
  #page.about.in .company-access-nav > li a:hover {
    color: #22AC38;
  }
}