@media (min-width: 1200px) {
  body {
    color: #232222;
  }
  .text1 {
    font-size: 2.625rem;
  }
  .text2 {
    font-size: 18px;
    line-height: 24px;
  }
  .text3 {
    font-size: 1.875rem;
  }
  .text4 {
    font-size: 1.5rem;
  }
  .p1 {
    height: 48rem;
    color: white;
    padding: 8.625rem 0 0 21.25rem;
  }
  .p1-text1 {
    font-size: 3rem;
  }
  .p1-text2 {
    font-family: Roboto-Medium;
    font-size: 3rem;
    font-weight: 500;
    margin: 0.25rem 0 0.5rem;
  }
  .p1-text3 {
    font-size: 18px;
    line-height: 24px;
    width: 35.625rem;
    margin: 1.375rem 0 3rem;
  }
  .p1 a {
    font-size: 0.875rem;
    padding: 0.625rem 1.25rem;
    color: inherit;
    border-radius: 1.375rem;
    margin-right: 1.375rem;
    align-items: center;
  }
  .p1 i {
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    position: relative;
    margin-left: 1rem;
    transform: rotateZ(45deg);
  }
  .p1 i::before {
    content: '';
    display: block;
    width: 0.75rem;
    height: 2px;
    background: white;
    position: absolute;
    top: 0;
  }
  .p1 i::after {
    content: '';
    display: block;
    height: 0.75rem;
    width: 2px;
    background: white;
    position: absolute;
    right: 0;
  }
  .p1 > .sm\:flex a:nth-child(1) {
    background: #006ee6;
  }
  .p1 > .sm\:flex a:nth-child(2) {
    border: 1px solid white;
  }
  .bm20-box {
    padding: 12rem 0 19.25rem;
  }
  .p2 {
    align-items: center;
  }
  .p2-text {
    width: 51.25rem;
  }
  .p2 img {
    width: 37.5rem;
    margin-right: 5.625rem;
  }
  .p2 .flex {
    flex-wrap: wrap;
    margin: 2.25rem 0;
  }
  .p2 .flex div {
    width: 24rem;
  }
  .p2 .text2 {
    width: 39.25rem;
    line-height: 1.875rem;
    /* opacity: .7; */
  }
  .p2 .text3 {
    margin-bottom: 0.5rem;
  }
  .p3 {
    text-align: center;
    padding: 12.375rem 0 10.5rem;
  }
  .p3 > .text2 {
    width: 40rem;
    margin: 1.75rem 0;
  }
  .p3 .text3 {
    margin-bottom: 1.125rem;
  }
  /* .p3-item {
    margin: 0 4.625rem;
  } */
  .p3 .flex-between {
    width: 60.75rem;
  }
  .p3 img {
    margin-top: 3.75rem;
    width: 90rem;
  }
  .p4 {
    text-align: center;
  }
  .p4-item {
    width: 10rem;
  }
  .p4 > img {
    width: 48.5rem;
  }
  .p4-item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .p4-item img {
    width: 5rem;
    margin-bottom: 1.125rem;
  }
  .p4 .flex-between:nth-child(2) {
    width: 36rem;
    margin: 3.75rem 0 4.25rem;
    align-items: flex-start;
  }
  .p4 .flex-between:nth-child(4) {
    width: 78.75rem;
    margin-top: 4.375rem;
    align-items: flex-start;
  }
  .p4-item2 {
    width: 26rem;
  }
  .p4-item2 .text3 {
    margin-bottom: 0.75rem;
  }
  /* .p4-text1 {
    font-family: Roboto-Light;
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin-top: 0.75rem;
    font-weight: 200;
  } */
  .p5 {
    align-items: center;
    margin: 10.625rem 0;
  }
  .p5 .text2 {
    line-height: 1.875rem;
    margin-top: 2rem;
  }
  .p5 img {
    width: 43.75rem;
    margin-left: 6.125rem;
  }
  .p5-text1 {
    font-family: Roboto-Light;
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 200;
  }
  .p6 table {
    text-align: center;
    width: 78.625rem;
    margin: 2.5rem 0 4.875rem;
  }
  .p6 table tr:nth-child(1) img {
    width: 8.375rem;
  }
  .p6 table tr:nth-child(2) img {
    width: 6.25rem;
  }
  .p6 img {
    display: inline-block;
  }
  .p6 thead {
    background: #f4f4f4;
  }
  .p6 span {
    display: inline-block;
    padding-bottom: 0.5rem;
    border-bottom: 0.25rem solid #006ee6;
  }
  .p6 td {
    padding: 1.375rem 4rem;
  }
  .p6 tbody td {
    border-bottom: 1px solid #d8d8d8;
  }
  .p6 tr td:nth-child(1) {
    text-align: right;
  }
  .p7 {
    width: 78.625rem;
    padding-left: 2rem;
    opacity: 0.7;
  }
  .p7-text {
    position: relative;
    font-size: 18px;
  }
  .p7-text:nth-child(1)::before {
    content: '1.';
    position: absolute;
    left: -20px;
  }
  .p7-text:nth-child(2)::before {
    content: '2.';
    position: absolute;
    left: -20px;
  }
  .p7-text:nth-child(3)::before {
    content: '3.';
    position: absolute;
    left: -20px;
  }
  .p7-text:nth-child(4)::before {
    content: '4.';
    position: absolute;
    left: -20px;
  }
}
@media (max-width: 1199px) {
  .text1 {
    font-size: 6.4vw;
  }
  .text2,
  .p2 .text4 {
    font-size: 3.73333333vw;
    line-height: 4.8vw;
  }
  .text3 {
    font-size: 4.8vw;
  }
  .p1 {
    height: 129.33333333vw;
    color: white;
    padding: 10rem 8vw;
  }
  .p1 .text4 {
    font-size: 1.75rem;
    margin-top: 1.5rem;
  }
  .p1 .flex {
    margin-top: 2.66666667vw;
  }
  .p1 a {
    font-size: 2.66666667vw;
    padding: 1.06666667vw 2.66666667vw;
    margin-right: 5.33333333vw;
    border-radius: 4vw;
    align-items: center;
  }
  .p1 a i {
    display: inline-block;
    width: 1.6vw;
    height: 1.6vw;
    position: relative;
    margin-left: 1.6vw;
    transform: rotate(45deg);
  }
  .p1 a i::before {
    content: '';
    display: inline-block;
    width: 1.6vw;
    height: 2px;
    background: white;
    position: absolute;
    top: 0;
  }
  .p1 a i::after {
    content: '';
    display: inline-block;
    height: 1.6vw;
    width: 2px;
    background: white;
    position: absolute;
    right: 0;
  }
  .p1 a:nth-child(1) {
    background-color: #006ee6;
  }
  .p1 a:nth-child(2) {
    border: 1px solid white;
  }
  .p1-text1,
  .p1-text2 {
    font-size: 6.4vw;
  }
  .p1-text3 {
    font-size: 3.2vw;
    line-height: 1.5;
    opacity: 0.7;
  }
  .p2 {
    flex-direction: column;
    padding: 16vw 8vw 16.8vw;
  }
  .p2 img {
    width: 80vw;
    order: 4;
  }
  .p2 .text2,
  .p2 .text4 {
    opacity: 0.7;
  }
  .p2 .p2-text > .text1 {
    order: 1;
    margin-bottom: 4.26666667vw;
  }
  .p2 .p2-text > .flex {
    order: 3;
    flex-direction: column;
  }
  .p2 .p2-text > .flex .text4 {
    margin: 1.06666667vw 0;
  }
  .p2 .p2-text > .flex > .text3:nth-child(1) {
    order: 1;
  }
  .p2 .p2-text > .flex > .text3:nth-child(2) {
    order: 3;
  }
  .p2 .p2-text > .flex > .text4:nth-child(3) {
    order: 2;
  }
  .p2 .p2-text > .flex > .text4:nth-child(4) {
    order: 4;
  }
  .p2 .p2-text > .text2 {
    order: 2;
    margin: 3.73333333vw 0 4.26666667vw;
  }
  .p3 {
    background-color: #f3f3f3;
  }
  .p3 > .text1,
  .p3 > .text2,
  .p3 > .flex-between {
    padding: 0 8vw;
  }
  .p3 > .text1 {
    margin-top: 18.66666667vw;
  }
  .p3 > .text2 {
    margin: 4.26666667vw 0;
  }
  .p3 > .flex-between .text2 {
    opacity: 0.7;
    margin-top: 1.06666667vw;
  }
  .p3-item {
    width: 50%;
    margin-bottom: 4vw;
  }
  .p4 {
    padding: 13.33333333vw 0 18.66666667vw;
  }
  .p4 > img {
    width: 72vw;
    margin-bottom: 13.06666667vw;
  }
  .p4 > .flex-between {
    width: 77.33333333vw;
  }
  .p4 > .flex-between:nth-child(2) {
    margin: 8.53333333vw 0 9.6vw;
  }
  .p4 > .flex-between:nth-child(2) .text2 {
    opacity: 0.7;
  }
  .p4 > .flex-between:nth-child(4) {
    flex-direction: column;
  }
  .p4 > .flex-between:nth-child(4) .text2 {
    opacity: 0.7;
    margin: 1.33333333vw 0 4.8vw;
  }
  .p4-item {
    width: 27.2vw;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .p4-item img {
    width: 10.66666667vw;
    margin-bottom: 4.8vw;
  }
  .p5 {
    flex-direction: column;
    align-items: center;
  }
  .p5-text {
    width: 77.33333333vw;
  }
  .p5-text br {
    display: none;
  }
  .p5-text .text2 {
    opacity: 0.7;
    margin: 2.66666667vw 0 6.66666667vw;
  }
  .p6 .text1 {
    width: 74.66666667vw;
    margin: 10.66666667vw 0 6.93333333vw;
  }
  .table {
    width: 93.06666667vw;
    border: 1px solid #d8d8d8;
    overflow: scroll;
    position: relative;
    display: block;
  }
  .table table {
    width: 186.13333333vw;
  }
  .table span {
    display: inline-block;
    border-bottom: 1px solid #006ee6;
    padding-bottom: 0.8vw;
  }
  .table .text2 {
    opacity: 1;
  }
  .table img {
    width: 17.86666667vw;
    display: inline-block;
  }
  .table td {
    width: 25%;
    height: 19.2vw;
    padding: 0 8.53333333vw;
  }
  .table thead td {
    background: #f4f4f4;
  }
  .table tbody td {
    background: white;
  }
  .table td:not(:last-child) {
    border-right: 1px solid #d8d8d8;
  }
  .table tbody tr:not(:last-child) td {
    border-bottom: 1px solid #d8d8d8;
  }
  .table td:first-child {
    text-align: right;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
  }
  .table td:not(:first-child) {
    text-align: center;
  }
  .p7 {
    opacity: 0.7;
    padding: 0 3.2vw 0 6.93333333vw;
    margin: 9.86666667vw 0;
  }
  .p7 div {
    position: relative;
  }
  .p7 div:before {
    position: absolute;
    left: -3.2vw;
  }
  .p7 div:nth-child(1)::before {
    content: '1.';
  }
  .p7 div:nth-child(2)::before {
    content: '2.';
  }
  .p7 div:nth-child(3)::before {
    content: '3.';
  }
  .p7 div:nth-child(4)::before {
    content: '4.';
  }
}
