@charset "UTF-8";
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix:before {
  　　　　content: "";
  display: block;
  clear: both;
}

.clearfix {
  display: block;
}

.p-vs__ttl {
  border-bottom: 1px solid #333;
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 2.4;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-vs__ttl {
    font-size: 3.1290743155vw;
  }
}

.p-vs__ttl--l {
  border-bottom: 1px solid #333;
  font-weight: normal;
  font-size: 3.6rem;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-vs__ttl--l {
    font-size: 4.6936114733vw;
  }
}

.p-vs__ttl-icon-text {
  position: relative;
}
.p-vs__ttl-icon-text picture {
  position: absolute;
  left: -100px;
  bottom: -5px;
}
@media screen and (max-width: 767px) {
  .p-vs__ttl-icon-text picture {
    left: -9.1264667536vw;
    bottom: -1.3037809648vw;
  }
}
@media screen and (max-width: 767px) {
  .p-vs__ttl-icon-text img {
    width: 7.8226857888vw;
    height: auto;
  }
}

.p-vs__headArea {
  background-color: #5F7492;
}
.p-vs__headArea .p-vs__headListArea {
  border-top: 10px solid #f04e48;
  background-color: #c5c9c5;
  width: 100%;
  position: fixed;
  top: 140px;
  left: 0;
  z-index: 1000;
}
@media screen and (min-width: 767px) {
  .p-vs__headArea .p-vs__headListArea {
    height: 66px;
  }
}
@media screen and (max-width: 767px) {
  .p-vs__headArea .p-vs__headListArea {
    top: 40px;
  }
}
.p-vs__headArea .p-vs__headListArea .p-vs__headList {
  display: flex;
  width: 680px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-vs__headArea .p-vs__headListArea .p-vs__headList {
    width: 100%;
  }
}
.p-vs__headArea .p-vs__headListArea .p-vs__headListItem {
  border-right: 1px solid #f04e48;
  width: 25%;
  font-size: 1.6rem;
}
@media screen and (min-width: 767px) {
  .p-vs__headArea .p-vs__headListArea .p-vs__headListItem:first-child {
    border-left: 1px solid #f04e48;
  }
}
@media screen and (max-width: 767px) {
  .p-vs__headArea .p-vs__headListArea .p-vs__headListItem {
    font-size: 3.1290743155vw;
  }
  .p-vs__headArea .p-vs__headListArea .p-vs__headListItem:last-child {
    border-right: none;
  }
}
.p-vs__headArea .p-vs__headListArea .p-vs__headListItem a {
  display: block;
  padding: 20px 0;
}
.p-vs__headArea .p-vs__logo {
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .p-vs__headArea .p-vs__logo {
    padding: 3.9113428944vw 0;
  }
}
@media screen and (min-width: 767px) {
  .p-vs__headArea .p-vs__logo img {
    max-width: 100%;
    height: auto;
  }
}
.p-vs__headArea .p-vs__logo img {
  width: 150px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-vs__headArea .p-vs__logo img {
    width: 20.8604954368vw !important;
  }
}

.p-vs__pageLink {
  margin-top: -80px;
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-vs__pageLink {
    margin-top: -40px;
    padding-top: 40px;
  }
}
