#page.company.in .max-wrap {
  background-color: #fff;
  border-left: 2px solid #004bc8;
  border-right: 2px solid #004bc8;
}
#page.company.in .breadcrumb-area {
  border-bottom: 2px solid #004bc8;
}
#page.company.in .narration .max-wrap {
  background-color: #004bc8;
  padding: 170px 0 120px 0;
}
#page.company.in .narration .narration-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page.company.in .narration .narration-left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 68.5%;
          flex: 0 0 68.5%;
  padding-top: 170px;
}
#page.company.in .narration .narration-img {
  width: 100%;
  max-width: 300px;
  margin-bottom: 60px;
}
#page.company.in .narration .narration-text {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  line-height: 1.889;
  letter-spacing: 0.05em;
  margin-bottom: 35px;
}
#page.company.in .narration .narration-text.last {
  margin-bottom: 0;
}
#page.company.in .narration .narration-right {
  padding-left: 100px;
}
#page.company.in .narration .narration-ttl {
  width: 100%;
  max-width: 136px;
}
@media screen and (max-width: 1200px) {
  #page.company.in .wrap {
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  #page.company.in .max-wrap {
    border-left: unset;
    border-right: unset;
  }
  #page.company.in .wrap {
    padding: 0 15px;
  }
  #page.company.in .narration .max-wrap {
    background-color: #004bc8;
    padding: 55px 0 115px 0;
  }
  #page.company.in .narration .narration-flex {
    display: block;
  }
  #page.company.in .narration .narration-left {
    padding-top: 0;
    margin-top: -100px;
  }
  #page.company.in .narration .narration-img {
    max-width: 172px;
    margin-bottom: 30px;
  }
  #page.company.in .narration .narration-text {
    font-size: 16px;
    color: #fff;
    text-align: justify;
    font-weight: 500;
    line-height: 2;
    letter-spacing: unset;
    margin-bottom: 35px;
  }
  #page.company.in .narration .narration-text.last {
    margin-bottom: 0;
  }
  #page.company.in .narration .narration-ttl {
    max-width: 88px;
    margin: 0 25px 0 auto;
  }
}
#page.company.in .overview .max-wrap {
  padding: 88px 0 113px 0;
  border-bottom: 2px solid #004bc8;
}
#page.company.in .overview .overview-ttl {
  font-size: 24px;
  color: #004bc8;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 60px;
}
#page.company.in .overview .overview-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 18px;
  margin-bottom: 20px;
}
#page.company.in .overview .overview-item:last-child {
  margin-bottom: 0;
}
#page.company.in .overview .overview-item-ttl {
  font-size: 18px;
  color: #004bc8;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  width: 100%;
  max-width: 114px;
}
#page.company.in .overview .overview-item-text {
  font-size: 18px;
  color: #004bc8;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
}
#page.company.in .overview .overview-item-text span {
  display: inline-block;
  margin-bottom: 12px;
}
#page.company.in .overview .overview-about {
  padding: 85px 0 0 0;
}
#page.company.in .overview .overview-about-text {
  font-size: 15px;
  color: #004bc8;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}
#page.company.in .overview .overview-about-wr {
  width: 100%;
  max-width: 570px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  padding: 23px 0;
  background-image: repeating-linear-gradient(90deg, #004bc8, #004bc8 2px, transparent 2px, transparent 4px), repeating-linear-gradient(90deg, #004bc8, #004bc8 2px, transparent 2px, transparent 4px);
  background-position: left top, left bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: 100% 2px, 100% 2px;
}
#page.company.in .overview .overview-logo {
  width: 100%;
  max-width: 248px;
}
#page.company.in .overview .overview-about-link {
  display: block;
  font-size: 13px;
  color: #004bc8;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  position: relative;
}
#page.company.in .overview .overview-about-link::after {
  content: "";
  display: block;
  background-image: url(../img/company/company-gaibu.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  right: -24px;
  top: 0;
  bottom: 0;
}
#page.company.in .overview .overview-about-link:hover {
  opacity: 0.5;
}
@media screen and (max-width: 1200px) {
  #page.company.in .overview .max-wrap {
    padding: 88px 0 68px 0;
  }
  #page.company.in .overview .overview-item-text {
    font-size: 18px;
    color: #004bc8;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  #page.company.in .overview .overview-item-text span {
    display: inline-block;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  #page.company.in .overview .max-wrap {
    padding: 85px 0 100px 0;
    border-bottom: 2px solid #004bc8;
  }
  #page.company.in .overview .overview-ttl {
    font-size: 20px;
    margin-bottom: 45px;
  }
  #page.company.in .overview .overview-item {
    display: block;
    gap: 0;
    margin-bottom: 30px;
  }
  #page.company.in .overview .overview-item:last-child {
    margin-bottom: 0;
  }
  #page.company.in .overview .overview-item-ttl {
    font-size: 14px;
    max-width: unset;
    margin-bottom: 10px;
    font-weight: 600;
  }
  #page.company.in .overview .overview-item-text {
    font-size: 16px;
    line-height: 1.6;
  }
  #page.company.in .overview .overview-item-text span {
    margin-bottom: 0;
  }
  #page.company.in .overview .overview-about {
    padding: 85px 0 0 0;
  }
  #page.company.in .overview .overview-about-text {
    font-size: 14px;
    line-height: 1.714;
    margin-bottom: 22px;
  }
  #page.company.in .overview .overview-about-wr {
    width: 100%;
    max-width: 570px;
    display: block;
    padding: 22px 0;
    text-align: center;
  }
  #page.company.in .overview .overview-logo {
    width: 100%;
    max-width: 248px;
    margin: 0 auto 23px auto;
  }
  #page.company.in .overview .overview-about-link {
    font-size: 13px;
    display: inline-block;
  }
}
#page.company.in .history .max-wrap {
  padding: 75px 0 85px 0;
}
#page.company.in .history .history-ttl {
  font-size: 24px;
  color: #004bc8;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 60px;
}
#page.company.in .history .history-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 65px;
  margin-bottom: 25px;
}
#page.company.in .history .history-item-ttl {
  font-size: 18px;
  color: #004bc8;
  text-align: right;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  width: 100%;
  max-width: 80px;
  position: relative;
}
#page.company.in .history .history-item-ttl::after {
  content: "";
  background-color: #004bc8;
  width: 45px;
  height: 2px;
  position: absolute;
  top: 10px;
  right: -55px;
}
#page.company.in .history .history-item-text {
  font-size: 18px;
  color: #004bc8;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
}
#page.company.in .history .history-item-text .mabo {
  display: inline-block;
  margin-bottom: 10px;
}
#page.company.in .history .history-item-text a {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #004bc8;
}
#page.company.in .history .history-item-text a:hover {
  opacity: 0.8;
}
#page.company.in .history .history-item-text a.link-one {
  display: inline-block;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  #page.company.in .history .history-item-ttl {
    font-size: 16px;
  }
  #page.company.in .history .history-item-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #page.company.in .history .max-wrap {
    padding: 110px 0 75px 0;
  }
  #page.company.in .history .history-ttl {
    font-size: 20px;
    margin-bottom: 30px;
  }
  #page.company.in .history .history-item {
    gap: 40px;
    margin-bottom: 25px;
  }
  #page.company.in .history .history-item-ttl {
    font-size: 15px;
    width: 100%;
    max-width: 64px;
    line-height: 1.467;
  }
  #page.company.in .history .history-item-ttl::after {
    display: none;
  }
  #page.company.in .history .history-item-text {
    font-size: 15px;
    line-height: 1.467;
  }
  #page.company.in .history .history-item-text.line {
    position: relative;
  }
  #page.company.in .history .history-item-text.line::before {
    content: "";
    background-color: #004bc8;
    width: 25px;
    height: 1px;
    top: 12px;
    bottom: unset;
    left: -32px;
    position: absolute;
  }
  #page.company.in .history .history-item-text span {
    position: relative;
  }
  #page.company.in .history .history-item-text span::before {
    content: "";
    background-color: #004bc8;
    width: 25px;
    height: 1px;
    top: 12px;
    bottom: unset;
    left: -32px;
    position: absolute;
  }
}