/* ------------------------------------- */
/* lower-mv
/* ------------------------------------- */
.lower-mv-company {
  background: url(/img/company/bg-company.jpg) no-repeat center center/cover;
}

@media screen and (max-width: 600px) {
  .lower-mv-company {
    background: url(/img/company/sp/bg-company_sp.jpg) no-repeat center center/cover;
  }
}
/* ------------------------------------- */
/* intro
/* ------------------------------------- */
.intro-bg {
  padding-bottom: 118px;
}
.intro-bg::before {
  top: initial;
  bottom: 0;
  height: 358px;
}
.intro-inner {
  max-width: 960px;
}
.intro-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.intro-wrapper figure {
  width: 42%;
}
.intro-info {
  width: 45%;
}
.intro-info-title {
  font-weight: 500;
  font-size: 4rem;
  line-height: 1.9;
  text-align: left;
}
.intro-info-text {
  margin-top: 35px;
  font-size: 1.6rem;
  line-height: 2;
}

@media screen and (max-width: 600px) {
  .intro {
    padding-top: 110px;
  }
  .intro-inner {
    max-width: 100%;
  }
  .intro-wrapper {
    flex-direction: column-reverse;
  }
  .intro-wrapper figure {
    width: 100%;
    margin-top: 50px;
  }
  .intro-info {
    width: 100%;
  }
  .intro-info-title {
    font-size: 2.8rem;
  }
}
/* ------------------------------------- */
/* overview
/* ------------------------------------- */
.overview-inner {
  max-width: 1000px;
}
.overview dl {
  max-width: 830px;
  margin: 84px auto 0;
}
.overview-item {
  display: flex;
  position: relative;
  align-items: center;
  padding: 30px 0;
  border-top: solid 1px #e8eced;
}
.overview-item::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 22%;
  height: 1px;
  background-color: #ccc;
  content: "";
}
.overview-item dt {
  width: 22%;
  padding-left: 19px;
  font-weight: 700;
  line-height: 1.3;
}
.overview-item dd {
  width: 78%;
  padding: 0 20px 0 70px;
  line-height: 1.5;
}
.overview-item dd p {
  margin-top: 10px;
  font-size: 1rem;
  text-align: right;
}
.overview-text {
  position: relative;
  padding-top: 14px;
  border-top: solid 1px #e8eced;
  font-size: 1rem;
  text-align: right;
}
.overview-text::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 22%;
  height: 1px;
  background-color: #ccc;
  content: "";
}
.overview-bg {
  width: 100%;
  height: 385px;
  margin-top: 160px;
  background: url(/img/company/img-company02.jpg) no-repeat center center/cover;
}

@media screen and (max-width: 600px) {
  .overview-inner {
    max-width: 100%;
  }
  .overview dl {
    max-width: 100%;
    margin: 50px auto 0;
  }
  .overview-item {
    display: block;
    padding: 0;
    border-top: solid 1px #ccc;
  }
  .overview-item::before {
    display: none;
  }
  .overview-item dt {
    width: 100%;
    padding: 30px 0;
    background-color: #f6f7f8;
    text-align: center;
  }
  .overview-item dd {
    width: 100%;
    padding: 26px 20px 26px 20px;
  }
  .overview-text {
    border-top: solid 2px #ccc;
  }
  .overview-text::before {
    display: none;
  }
  .overview-bg {
    margin-top: 100px;
    background: url(/img/company/sp/img-company02_sp.jpg) no-repeat center center/cover;
  }
}
/* ------------------------------------- */
/* history
/* ------------------------------------- */
.history-inner {
  max-width: 1000px;
}
.history dl {
  max-width: 860px;
  margin: 76px auto 0;
}
.history-item {
  display: flex;
  position: relative;
  align-items: flex-start;
  align-items: center;
  padding-bottom: 73px;
}
.history-item dt {
  position: relative;
  width: 12%;
  padding-right: 50px;
  font-weight: 500;
  font-size: 2.4rem;
}
.history-item dt::before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 13px;
  height: 13px;
  transform: translateY(-50%);
  border-radius: 50px;
  background-color: #99ebff;
  content: "";
}
.history-item dd {
  position: relative;
  padding-left: 40px;
  line-height: 1.3;
}
.history-item dd::before {
  position: absolute;
  top: 25px;
  left: -7px;
  width: 1px;
  height: 60px;
  background-color: #a4a4a4;
  content: "";
}
.history-item:nth-child(1) {
  align-items: flex-start;
}

@media screen and (max-width: 600px) {
  .history-inner {
    max-width: 1000px;
  }
  .history dl {
    max-width: 100%;
    margin: 48px auto 0;
  }
  .history-item {
    display: block;
    padding-bottom: 47px;
  }
  .history-item dt {
    width: 100%;
    padding-left: 25px;
    font-size: 2rem;
  }
  .history-item dt::before {
    right: initial;
    left: 0;
  }
  .history-item dd {
    padding: 25px 0 0 25px;
    line-height: 1.5;
  }
  .history-item dd::before {
    top: 0;
    left: 6px;
    height: 140%;
  }
}
/* ------------------------------------- */
/* access
/* ------------------------------------- */
.access {
  margin-top: 160px;
  padding-top: 0;
}
.access-title::after {
  background-color: #ffffff;
}
.access .section-bg.access {
  padding-top: 160px;
}
.access .section-bg.access::before {
  height: 385px;
}
.access-inner {
  max-width: 1000px;
}
.access-map {
  position: relative;
  width: 100%;
  margin-top: 78px;
  padding-top: 40%;
  filter: grayscale(1);
}
.access-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 600px) {
  .access {
    margin-top: 100px;
  }
  .access .section-bg.access {
    padding-top: 100px;
  }
  .access-inner {
    max-width: 100%;
  }
  .access-map {
    margin-top: 60px;
    padding-top: 100%;
  }
}