.is-sp {
  display: none;
}

.is-pc {
  display: inline-block;
}

.c-headline {
  margin-bottom: 0;
}

.c-heading {
  margin-top: 0;
}

section p {
  line-height: 30px;
}
section .v-wrapper {
  position: relative;
  z-index: 3;
}
section .v-wrapper__line {
  position: absolute;
  left: 0;
  top: -212px;
  z-index: 1;
}
section .v-wrapper .c-heading__text {
  margin-bottom: 60px;
}
section .v-wrapper .c-heading__text::before {
  z-index: 2;
}
section .u-layout.is-w1030 {
  width: 1030px;
  margin: auto;
}
section .c-headline {
  margin-bottom: 0;
}
section h3 {
  font-size: 30px;
  text-align: center;
  position: relative;
}
section h3::after {
  position: absolute;
  content: "";
  background: #074694;
  width: 60px;
  height: 6px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -20px;
}
section ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
section ul li {
  list-style: none;
}
section ul li p {
  font-size: 20px;
  margin-top: 10px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
}
section table {
  width: 100%;
  margin-top: 0;
  box-sizing: border-box;
  border-collapse: collapse;
  margin-top: 40px;
}
section table tbody {
  border: 1px solid #CDCDCD;
}
section table tbody tr {
  border-bottom: 1px solid #CDCDCD;
}
section table tbody tr th {
  background: #F4F4F4;
  font-size: 20px;
  padding: 23px 0 19px;
  text-align: center;
  width: 397px;
  border-right: 1px solid #cdcdcd;
  vertical-align: middle;
  line-height: 30px;
}
section table tbody tr td {
  font-size: 20px;
  font-weight: bold;
  padding: 23px 0 23px 40px;
  background: #fff;
  line-height: 30px;
}
section table tbody tr td span {
  font-size: 18px;
  font-weight: normal;
}
section table tbody tr:last-child {
  border-bottom: none;
}

.v-sec1 {
  padding-bottom: 35px;
}
.v-sec1__div1 {
  display: flex;
}
.v-sec1__div1 .v-img, .v-sec1__div1 .v-text {
  width: 50%;
}
.v-sec1__div1 .v-text {
  padding-top: 65px;
}
.v-sec1__div1 .v-img {
  text-align: center;
}
.v-sec1__div1 .v-img img {
  height: 540px;
  margin: auto;
}
.v-sec1__div1 .v-buttons {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 60px;
}
.v-sec1__div1 .v-buttons .c-button__secondary {
  text-align: center;
  font-weight: bold;
  width: 270px;
  padding: 15px 3px;
  font-size: 18px;
}
.v-sec1__div1 .v-buttons .c-button__secondary::after {
  position: absolute;
  content: "";
  background: url("/data/img/views/product/1/pc/btn_down.svg") no-repeat center;
  background-size: contain;
  width: 13px;
  height: 10px;
  right: 15px;
}
.v-sec1__div1 .v-buttons .c-button__secondary.is-sec4 {
  font-size: 15px;
  padding: 17px 3px 16px;
  text-align: left;
}
.v-sec1__div1 .v-buttons .c-button__secondary:nth-child(2n-1) {
  margin-right: 30px;
}
.v-sec1__div1 .v-buttons .c-button__secondary:not(:nth-last-child(-n+2)) {
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .v-sec1__div1 .v-buttons .c-button__secondary:not(:last-child) {
    margin-bottom: 2.3rem;
  }
}

.v-sec2 {
  padding: 212px 0 175px;
}
.v-sec2 .v-wrapper__line {
  z-index: -1;
}
.v-sec2__div2 {
  margin-top: 55px;
}
.v-sec2__div3 ul li {
  position: relative;
}
.v-sec2__div3 ul li p {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  bottom: 27px;
}
.v-sec2__div4 {
  margin-top: 102px;
}
.v-sec2__div4 p {
  margin-top: 100px;
  text-align: center;
}

.v-sec3 {
  background: #F4F6FD;
  padding: 60px 0 85px;
}
.v-sec3 .v-wrapper {
  padding-top: 212px;
}
.v-sec3 .v-wrapper__line {
  top: 0;
}
.v-sec3 .v-wrapper .c-heading {
  margin-top: 0;
  margin-bottom: 65px;
}
.v-sec3 .v-wrapper .c-heading span {
  text-align: center;
  display: block;
  font-size: 15px;
}
.v-sec3 .v-wrapper .c-heading__text {
  margin-bottom: 0;
  line-height: 58px;
}
.v-sec3 .u-layout {
  position: relative;
  z-index: 1;
  width: 1030px;
}
.v-sec3 ul {
  margin-top: 60px;
  justify-content: space-between;
}
.v-sec3__div2 {
  margin-top: 85px;
}
.v-sec3__div2 p {
  margin-top: 100px;
  text-align: center;
}
.v-sec3__div2 table tbody tr td {
  padding: 6px 0 5px 40px;
}

.v-sec4 {
  padding: 310px 0 142px;
}
.v-sec4__div2 ul {
  margin-top: 70px;
}
.v-sec4 .is-graph-layout {
  margin-top: 18px;
}
.v-sec4__div4 {
  margin-top: 105px;
}
.v-sec4__div4 p {
  margin: 100px 70px 0;
}
.v-sec4 .is-graph-layout p {
  margin-top: 0;
}

.v-sec5 {
  background: #F4F6FD;
  padding: 258px 0 295px;
}
.v-sec5__div2 ul {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
}
.v-sec5 .is-graph-layout {
  margin-top: 0;
}
.v-sec5__div4 {
  margin-top: 105px;
}
.v-sec5__div4 p {
  margin: 100px 70px 0;
}
.v-sec5 .is-graph-layout p {
  margin-top: 0;
}

@media screen and (max-width: 750px) {
  .is-sp {
    display: block;
  }

  .is-pc {
    display: none;
  }

  .c-headline {
    margin-bottom: 4.5rem;
  }

  .c-heading__text {
    padding: 0 0 0 8rem;
    text-align: left;
    white-space: nowrap;
  }

  section p {
    line-height: 3rem;
  }
  section .v-wrapper__line {
    display: none;
  }
  section .v-wrapper .c-heading__text {
    margin-bottom: 4rem;
  }
  section .u-layout.is-w1030 {
    width: auto;
    margin: auto 2.6rem;
  }
  section .c-headline {
    margin-bottom: 2rem;
  }
  section .c-headline__text::before {
    left: 0;
    top: -4rem;
  }
  section .c-heading__text::before {
    left: 2.3rem;
    top: -3.8rem;
  }
  section h3 {
    font-size: 2.4rem;
    line-height: 3.8rem;
    text-align: center;
    position: relative;
    margin-top: 8rem;
  }
  section h3::after {
    position: absolute;
    content: "";
    background: #074694;
    width: 6rem;
    height: 0.6rem;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -1.5rem;
  }
  section .u-layout.is-sec1__div2 {
    margin: auto;
  }
  section .u-layout.is-graph-layout {
    margin: auto;
  }
  section .u-layout.is-graph-layout ul {
    margin-top: 5rem;
  }
  section .u-layout.is-table-layout {
    margin: auto;
  }
  section ul {
    display: block;
    margin-top: 6.5rem;
  }
  section ul li {
    list-style: none;
    margin-bottom: 4.8rem;
  }
  section ul li p {
    font-size: 1.5rem;
    margin-top: 1rem;
  }
  section ul li:last-child {
    margin-bottom: 0;
  }
  section table {
    width: 100%;
    margin-top: 4rem;
  }
  section table tbody tr th {
    font-size: 1.2rem;
    padding: 1.4rem 0;
    width: 8rem;
    line-height: 1.8rem;
    text-align: center;
    height: 7.7rem;
  }
  section table tbody tr td {
    font-size: 1.4rem;
    padding: 1.2rem 1rem 0.7rem 1rem;
    line-height: 1.8rem;
    text-align: center;
  }
  section table tbody tr td span {
    font-size: 1.2rem;
    font-weight: normal;
  }

  .v-sec1 {
    padding-bottom: 0;
  }
  .v-sec1__div1 {
    display: block;
    position: relative;
  }
  .v-sec1__div1 .v-img, .v-sec1__div1 .v-text {
    width: 100%;
  }
  .v-sec1__div1 .v-text {
    padding-top: 0;
    width: auto;
  }
  .v-sec1__div1 .v-text p {
    padding-left: 11rem;
  }
  .v-sec1__div1 .v-img {
    position: absolute;
    width: 12.8rem;
    left: -2.8rem;
    top: 1.5rem;
  }
  .v-sec1__div1 .v-img img {
    height: auto;
    margin: auto;
  }
  .v-sec1__div1 .v-buttons {
    display: block;
    margin-top: 4rem;
    text-align: center;
  }
  .v-sec1__div1 .v-buttons .c-button__secondary {
    margin: auto;
    font-size: 1.8rem;
    padding: 1.5rem 3rem;
    width: 100%;
    text-align: center;
  }
  .v-sec1__div1 .v-buttons .c-button__secondary::after {
    width: 1.3rem;
    height: 1rem;
    right: 1.8rem;
  }
  .v-sec1__div1 .v-buttons .c-button__secondary.is-sec4 {
    padding: 1.5rem 0.2rem;
    font-size: 1.8rem;
  }

  .v-sec2 {
    padding: 13.5rem 0 6rem;
  }
  .v-sec2 p.is-blue {
    font-size: 1.8rem;
    margin-top: 1.5rem;
  }
  .v-sec2 .u-layout {
    position: relative;
    width: auto;
  }
  .v-sec2 ul {
    margin-top: 6.5rem;
  }
  .v-sec2 ul li {
    margin-bottom: 4.8rem;
  }
  .v-sec2 ul li:first-child {
    margin-right: 0;
  }
  .v-sec2 ul li:last-child {
    margin-top: 0;
    margin-bottom: 0;
  }
  .v-sec2__div2 {
    margin-top: 4rem;
  }
  .v-sec2__div3 ul {
    margin-top: 5rem;
  }
  .v-sec2__div3 ul li {
    position: relative;
  }
  .v-sec2__div3 ul li p {
    position: relative;
    margin-top: 1rem;
    bottom: 0;
  }
  .v-sec2__div4 {
    margin-top: 7rem;
  }
  .v-sec2__div4 p {
    margin-top: 4rem;
    text-align: left;
  }

  .v-sec3 {
    padding: 10.7rem 0 6rem;
  }
  .v-sec3 .v-wrapper {
    padding-top: 0;
  }
  .v-sec3 .v-wrapper__line {
    top: 0;
  }
  .v-sec3 .v-wrapper .c-heading {
    margin-top: 0;
    margin-bottom: 4rem;
  }
  .v-sec3 .v-wrapper .c-heading__text {
    line-height: inherit;
  }
  .v-sec3 .v-wrapper .c-heading span {
    font-size: 1.2rem;
  }
  .v-sec3 .u-layout {
    position: relative;
    z-index: 1;
    width: auto;
  }
  .v-sec3 ul {
    margin-top: 4rem;
  }
  .v-sec3__div2 {
    margin-top: 7rem;
  }
  .v-sec3__div2 p {
    margin-top: 4rem;
  }
  .v-sec3__div2 table tbody tr td {
    padding: 1.2rem 1rem 0.7rem 1.5rem;
  }

  .v-sec4 {
    padding: 11.5rem 0 0;
  }
  .v-sec4__div2 ul {
    margin-top: 6.5rem;
  }
  .v-sec4 .is-graph-layout {
    margin-top: 2rem;
  }
  .v-sec4__div4 {
    margin-top: 6rem;
  }
  .v-sec4__div4 p {
    margin: 8rem auto 0;
  }
  .v-sec4 .is-graph-layout p {
    margin-top: 0;
  }

  .v-sec5 {
    padding: 11.5rem 0 6rem;
  }
  .v-sec5__div2 ul {
    margin-top: 6.5rem;
  }
  .v-sec5 .is-graph-layout {
    margin-top: 2rem;
  }
  .v-sec5 .is-graph-layout p {
    margin-top: 0;
  }
}
/*# sourceMappingURL=index.css.map */