.only-m {
  display: none !important;
}

.subPageNav {
  height: 108px;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #d3d3d3;
}
.subPageNav .NavBox {
  height: 108px;
}
.subPageNav .NavBox > a {
  float: left;
  line-height: 108px;
}
.subPageNav .NavBox > a img {
  display: inline-block;
  vertical-align: middle;
  height: 90px;
}
.subPageNav .NavBox > a img:hover {
  opacity: 0.8;
}
.subPageNav .NavBox ul > li {
  white-space: nowrap;
  float: left;
  padding: 39px 0;
}
.subPageNav .NavBox ul > li > a {
  display: block;
  padding: 0 28px;
  font-size: 18px;
  line-height: 30px;
  color: #1b449a;
  font-weight: bold;
  border-left: 1px solid #d3d3d3;
}
.subPageNav .NavBox ul > li > a:hover {
  color: #555;
}
.subPageNav .NavBox ul > li:first-child a {
  border-left: none;
}
.subPageNav .NavBox .phoneNavBtn {
  display: none;
}

.footerBox {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #111;
}
.footerBox .footerLogo {
  float: left;
  width: 25%;
}
.footerBox .footerLogo img {
  display: inline-block;
  width: 168px;
}
.footerBox .footerAddress {
  float: left;
  width: 40%;
}
.footerBox .footerAddress p {
  font-size: 16px;
  line-height: 36px;
  color: #fff;
}
.footerBox .footerAddress p span {
  display: inline-block;
  color: #fff;
}
.footerBox .footerNav {
  float: right;
  width: 35%;
  margin-top: -15px;
  font-size: 16px;
  line-height: 56px;
  color: #dfdfdf;
}
.footerBox .footerNav a {
  float: left;
  width: 50%;
  color: #dfdfdf;
}
.footerBox .copyRight {
  background-color: #1f1f1f;
  margin-top: 100px;
}
.footerBox .copyRight p {
  font-size: 14px;
  line-height: 54px;
  color: #555;
  text-align: center;
}

.leftMenu_z {
  display: none;
}

#leftMenu {
  display: none;
}

.indexBanner img {
  display: block;
  width: 100%;
}

.container {
  width: 85vw;
  margin: 0 auto;
}

.index-title {
  position: relative;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 3vw;
  font-size: 1.875vw;
  line-height: 4.2vw;
  font-family: "Noto Sans JP";
  font-weight: 500 !important;
  text-align: center;
}
.index-title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 3vw;
  height: 2px;
  margin-left: -1.5vw;
  background-color: #296EB1;
}

.section-thought {
  position: relative;
  height: 42.875vw;
  background: url(../images/index-bottom0.jpg) no-repeat;
  background-size: 100% auto;
}
.section-thought .thought-info {
  position: absolute;
  top: 50%;
  left: 30%;
  width: 50%;
  transform: translateY(-50%);
}
.section-thought .title {
  margin-bottom: 25px;
}
.section-thought .title h2 {
  font-family: serif;
  font-weight: bold;
  font-size: 3.2vw;
  line-height: 2;
}
.section-thought p {
  line-height: 2.5;
  font-size: 1.25vw;
  font-weight: 400;
}

.section-service {
  padding: 3vw 0;
  background: url(../images/index-bottom1.jpg) no-repeat;
  background-size: 100% 200%;
  color: rgb(34, 34, 34);
}
.section-service ul {
  width: 80%;
  margin: 0 auto;
}
.section-service li {
  float: left;
  width: 44%;
  margin: 0 3% 2vw;
  box-sizing: border-box;
  text-align: center;
}
.section-service li img {
  display: block;
  width: 100%;
}
.section-service li h5 {
  font-size: 1.25vw;
  line-height: 4vw;
}

.section-strength {
  padding: 3vw 0;
  background: url(../images/index-bottom2.jpg) no-repeat;
  background-size: 100% 101%;
  color: rgb(34, 34, 34);
}
.section-strength .index-title {
  position: relative;
  display: inline-block;
  border-bottom: 2px solid #296EB1;
  margin-bottom: 3vw;
  color: #296EB1;
}
.section-strength .index-title::after {
  content: none;
}
.section-strength li {
  position: relative;
}
.section-strength li .img {
  float: right;
  width: 50%;
  margin-bottom: 2vw;
}
.section-strength li .img img {
  display: block;
  width: 100%;
}
.section-strength li .txt {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 54%;
  padding: 4vw 2.5vw;
  background-color: #fff;
  box-sizing: border-box;
}
.section-strength li .txt h3 {
  font-size: 1.25vw;
  line-height: 2.5vw;
}
.section-strength li:nth-child(2n) .img {
  float: left;
}
.section-strength li:nth-child(2n) .txt {
  left: initial;
  right: 0;
}

.subBannerMain {
  height: 160px;
  margin-top: 30px;
  background-color: #1b449a;
  text-align: center;
}
.subBannerMain h1 {
  font-size: 36px;
  line-height: 160px;
  color: #fff;
}

.subTitle {
  padding: 40px 0;
  text-align: center;
}
.subTitle span {
  display: inline-block;
  font-size: 34px;
  line-height: 40px;
  color: #222;
  border-bottom: 3px solid #1b449a;
}

.subPart01 {
  width: 100%;
  padding: 50px 60px;
  margin: 40px 0;
  background: url(../images/company.png) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}

.subPart02 {
  background-image: url(../images/bg02.png);
}

.subTxt {
  margin: 50px auto;
  padding: 50px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  background: rgba(255, 255, 255, 0.7);
}
.subTxt p {
  font-size: 18px;
  line-height: 40px;
  color: #222;
}
.subTxt p span {
  color: #ff0000;
}
.subTxt .text-r {
  text-align: right;
}

.subTable table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
}
.subTable table td {
  border: 1px solid #ccc;
}
.subTable table td.firstTd {
  width: 25%;
  text-indent: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #222;
  background-color: #f3f2ec;
}
.subTable table td.secondTd {
  width: 75%;
  padding: 14px 20px 8px;
  font-size: 18px;
  color: #222;
  line-height: 26px;
  text-align: justify;
  background-color: #f5f5f5;
}

.titleBox {
  text-align: center;
}
.titleBox h3 {
  font-size: 22px;
  line-height: 32px;
}
.titleBox p {
  margin-top: 15px;
  font-size: 18px;
  line-height: 30px;
}
.titleBox p span {
  display: block;
  font-weight: bold;
}

.subList01 {
  padding-bottom: 40px;
  margin-top: 40px;
}
.subList01 li {
  margin-bottom: 50px;
}
.subList01 li .img {
  float: left;
  width: 48%;
}
.subList01 li .img img {
  display: block;
  width: 100%;
}
.subList01 li .txt {
  float: right;
  width: 48%;
}
.subList01 li .txt h4 {
  padding: 20px 0;
  font-size: 28px;
  line-height: 40px;
  color: #1b449a;
}
.subList01 li .txt p {
  font-size: 18px;
  line-height: 40px;
  color: #222;
}
.subList01 li:nth-child(2n) .img {
  float: right;
}
.subList01 li:nth-child(2n) .txt {
  float: left;
}

.mt50 {
  margin-top: 50px;
  font-weight: bold;
}

.subList02 {
  margin-top: 40px;
}
.subList02 li {
  margin-bottom: 50px;
}
.subList02 li .img {
  float: right;
  width: 42%;
  overflow: hidden;
}
.subList02 li .img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.subList02 li .img img:hover {
  transform: scale(1.05);
}
.subList02 li .txt {
  float: left;
  width: 48%;
}
.subList02 li .txt h3 {
  padding: 30px 0;
  font-size: 28px;
  line-height: 60px;
  color: #1b449a;
}
.subList02 li .txt h3 span {
  display: inline-block;
  margin-right: 15px;
  font-size: 40px;
  color: #1b449a;
}
.subList02 li .txt p {
  font-size: 20px;
  line-height: 40px;
  color: #222;
  font-weight: bold;
}

.subPart03 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.subPart03 .subTitleLine {
  font-size: 24px;
  line-height: 80px;
  position: relative;
}
.subPart03 .subTitleLine span {
  display: inline-block;
  padding-right: 15px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.subPart03 .subTitleLine::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #1b449a;
  z-index: 0;
}
.subPart03 .txt h3 {
  margin-top: 30px;
  font-size: 18px;
  line-height: 40px;
  color: #1b449a;
}
.subPart03 .txt h4 {
  margin-top: 30px;
  font-size: 18px;
  line-height: 40px;
  color: #1b449a;
}
.subPart03 .txt p {
  font-size: 18px;
  line-height: 40px;
  color: #222;
}
.subPart03 .txt .linkBtn {
  text-align: center;
  margin: 20px auto;
}
.subPart03 .txt .linkBtn a {
  display: inline-block;
  padding: 0 30px;
  background-color: #1b449a;
  font-size: 20px;
  line-height: 60px;
  color: #fff;
}
.subPart03 .txt .linkBtn a:hover {
  background-color: #274caa;
}

@media (min-width: 1000px) and (max-width: 1279px) {
  .w1200 {
    width: 970px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .subPageNav .NavBox ul > li > a {
    padding: 0 18px;
    font-size: 16px;
  }
}/*# sourceMappingURL=style-pc.css.map */