.section {
    position: relative;
    color: #000;
    font-size: 16px;
    font-family: 'myriadsetpro-thinthin', Arial;
    line-height: 1.2;
    font-weight: normal;
    margin: 0 auto;
}

.big-img {
    width: 100%;
}

#W60 div, #W60 ul, #W60 li, #W60 h3, #W60 h4, #W60 p {
    margin: 0;
    padding: 0;
    font-style: normal;
}

#W60 ul, #W60 li {
    list-style: none;
}

#W60 img {
    border: 0;
    vertical-align: middle;
}

#W60 {
    box-sizing: border-box;
    position: relative;
    font-family: 'myriadsetpro-thinthin', Arial;
    z-index: 0;
}

#W60 .type-area {
    width: 1280px;
    margin: 0 auto;
}

#W60 .gradient-color {
    font-weight: bold;
    background: linear-gradient(-80deg, #6DECD9 0%, #6AE1E5 51.7578125%, #15ACDE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#W60 .black-opacity {
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

#W60 .bg-white {
    background: #000 !important;
    color: #fff !important;
}

#W60 .img-box {
    margin: 0 auto;
}

#W60 .x-center {
    left: 50%;
    transform: translateX(-50%);
}

#W60 .y-center {
    top: 50%;
    transform: translateY(-50%);
}

#W60 .img-100p {
    width: 100%;
}

#W60 .sect {
    width: 100%;
    position: relative;
    color: #000;
    text-align: center;
}

#W60 .sect p {
    line-height: 1.2;
}

#W60 .bv-pc {
    display: inline-block;
}

#W60 .bv-phone {
    display: none;
}

#W60 .bv-init {
    pointer-events: none;
    opacity: 0;
    transform: translateY(25px);
    transition: transform 500ms cubic-bezier(0, 0, 0.5, 1), opacity 500ms cubic-bezier(0, 0, 0.5, 1), visibility 500ms cubic-bezier(0, 0, 0.5, 1);
}

#W60 .delay-1 {
    transition-delay: .5s;
}

#W60 .delay-3 {
    transition-delay: .7s;
}

#W60 .bv-transform-move {
    transform: translateY(0px);
    opacity: 1;
    pointer-events: auto;
}

#W60 .bv-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

#W60 .f-bold {
}

#W60 .f-medium {
    font-weight: 600;
}

#W60 .f-s-72 {
    font-size: 3.75vw;
}

#W60 .f-s-60 {
    font-size: 2.9166666667vw;
}

#W60 .f-s-50 {
    font-size: 2.6041666667vw;
}

#W60 .f-s-54 {
    font-size: 2.8125vw;
}

#W60 .f-s-52 {
    font-size: 2.7083333333vw;
}

#W60 .f-s-48 {
    font-size: 2.3958333333vw;
}

#W60 .f-s-42 {
    font-size: 2.1875vw;
}

#W60 .f-s-40 {
    font-size: 2.0833333333vw;
}

#W60 .f-s-36 {
    font-size: 1.875vw;
}

#W60 .f-s-32 {
    font-size: 1.6666666667vw;
}

#W60 .f-s-30 {
    font-size: 1.5625vw;
}

#W60 .f-s-28 {
    font-size: 1.4583333333vw;
}

#W60 .f-s-26 {
    font-size: 1.3541666667vw;
}

#W60 .f-s-24 {
    font-size: 1.25vw;
}

#W60 .f-s-22 {
    font-size: 1.1458333333vw;
}

#W60 .f-s-20 {
    font-size: 1.0416666667vw;
}

#W60 .f-s-18 {
    font-size: 0.9375vw;
}

#W60 .common-title .p2 {
    margin: 1.0416666667vw 0;
}

#W60 .common-title .p3 {
    width: 60%;
    margin: 0 auto;
}

#W60 .sect-outer-part-1 {
    width: 80%;
    margin: 0 auto;
    position: relative;
}

#W60 .sect1 .sect-text {
    position: absolute;
    top: 25%;
    left: 10%;
    text-align: left;
}

#W60 .sect1 .sect-text .sect-title {
    font-size: 4.1666666667vw;
    margin-bottom: 2.6041666667vw;
}

#W60 .sect1 .sect-text .text-1 {
    margin-bottom: 2.6041666667vw;
    font-weight: 600;
}

#W60 .sect2 {
    padding: 5.2083333333vw 0;
}

#W60 .sect2 .sect-text {
    width: 56%;
    margin: 0 auto;
}

#W60 .sect2 .sect-content {
    margin-top: 3.6458333333vw;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 1.25vw;
    justify-content: center;
    align-items: center;
}

#W60 .sect2 .line {
    width: 60px;
    background: #fff;
    height: 3px;
    margin: 1.0416666667vw auto;
}

#W60 .sect2 .sect-item {
    background: #121212;
    padding: 2.0833333333vw 1.0416666667vw;
}

#W60 .sect2 .p2 {
    max-height: 3.6458333333vw;
}

#W60 .sect3 .p1 {
    font-size: 7.8125vw;
}

#W60 .sect3 .p2 {
    line-height: 1;
}

#W60 .sect3 .sect-text {
    position: absolute;
    bottom: 5%;
}

#W60 .sect4 {
    background: #332B16;
    color: #fff;
}

#W60 .sect4 .sect-outer-part-1 {
    background: #0B1222;
}

#W60 .sect4 .sect-inner {
    width: 74.5%;
    margin: 0 auto;
    padding: 5.2083333333vw 0;
}

#W60 .sect4 .part-1 {
    display: grid;
    grid-template-columns: 44% 29.3% auto;
    column-gap: 0.9375vw;
}

#W60 .sect4 .part-1 .sect-item-2 {
    margin-top: 0.78125vw;
}

#W60 .sect4 .part-2 {
    display: grid;
    grid-template-columns: 50.7% auto;
    column-gap: 0.9375vw;
    margin: 0.9375vw 0;
}

#W60 .sect4 .sect-item-6 {
    margin-top: 0.9375vw;
}

#W60 .sect4 .part-3 {
    display: grid;
    grid-template-columns: 46% auto;
    column-gap: 0.9375vw;
    margin: 0.9375vw 0;
}

#W60 .sect4 .sect-item {
    position: relative;
}

#W60 .sect4 .sect-text {
    position: absolute;
}

#W60 .sect4 .sect-item-1 .sect-text {
    top: 5%;
    width: 100%;
}

#W60 .sect4 .sect-item-2 .sect-text {
    left: 5%;
    text-align: left;
}

#W60 .sect4 .sect-item-3 .sect-text {
    top: 10%;
    left: 7%;
    text-align: left;
}

#W60 .sect4 .sect-item-4 .sect-text {
    top: 5%;
    width: 100%;
}

#W60 .sect4 .sect-item-5 .sect-text {
    left: 5%;
    text-align: left;
}

#W60 .sect4 .sect-item-6 .sect-text {
    top: 5%;
    left: 5%;
    text-align: left;
}

#W60 .sect4 .sect-item-7 .sect-text {
    top: 5%;
    color: #000;
}

#W60 .sect4 .sect-item-8 .sect-text {
    left: 5%;
}

#W60 .sect4 .sect-item-9 .sect-text {
    left: 5%;
}

#W60 .sect5, #W60 .sect7 {
    background: #332B16;
}

#W60 .sect5 .sect-text, #W60 .sect7 .sect-text {
    padding-top: 2.6041666667vw;
    padding-bottom: 3.125vw;
    width: 100%;
    position: absolute;
    top: 0;
    color: #fff;
}

#W60 .sect6 {
    background: #332B16;
    color: #fff;
}

#W60 .sect6 .sect-outer-part-1 {
    background: linear-gradient(180deg, #000 50%, #183016 100%);
    padding-top: 6.25vw;
    padding-bottom: 7.8125vw;
}

#W60 .sect6 .img-box {
    width: 43%;
}

#W60 .sect6 .common-title {
    margin-bottom: 6.25vw;
}

#W60 .sect7 .common-title p {
    width: 70%;
    margin: 0 auto;
    text-align: right;
}

#W60 .sect7 .common-title .p2 {
    padding: 1.0416666667vw 0;
}

#W60 .sect8 {
    background: #332B16;
}

#W60 .sect8 .sect-text {
    position: absolute;
    top: 20%;
    color: #fff;
    left: 15%;
    text-align: left;
}

#W60 .sect8 .sect-text .p3 {
    margin: unset;
}

#W60 .sect9 {
    background: #332B16;
    padding-top: 2.0833333333vw;
}

#W60 .sect9 .sect-outer-part-1 {
    display: grid;
    grid-template-areas: "a b""c b""d d";
    grid-gap: 1.5625vw 1.5625vw;
    grid-template-columns: 57.9% auto;
}

#W60 .sect9 .sect-item-1 {
    grid-area: a;
}

#W60 .sect9 .sect-item-2 {
    grid-area: b;
}

#W60 .sect9 .sect-item-3 {
    grid-area: c;
}

#W60 .sect9 .sect-item-4 {
    grid-area: d;
}

#W60 .sect9 .sect-item {
    position: relative;
}

#W60 .sect9 .p1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 0.78125vw 0;
}

#W60 .sect10 {
    background: #332B16;
    padding-bottom: 1.8229166667vw;
}

#W60 .sect10 .sect-text {
    width: 60%;
    position: absolute;
    left: 8%;
    text-align: left;
}

#W60 .sect10 .sect-text .p3 {
    margin: unset;
}

#W60 .sect10 .sect-text .p4 {
    margin-top: 3.125vw;
}

#W60 .sect10 .img-box {
    position: relative;
}

#W60 .sect10 .sect-content {
    margin-top: 1.8229166667vw;
    display: grid;
    grid-template-columns: 33.2% 32.5% 32.5%;
    column-gap: 0.78125vw;
}

#W60 .sect10 .sect-item {
    position: relative;
}

#W60 .sect10 .p5 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.5208333333vw 0;
    color: #fff;
}

#W60 .sect11 {
    background: #332B16;
}

#W60 .sect11 .sect-text {
    padding: 3.90625vw 0;
    background: #fff;
}

#W60 .sect11 .icon-box {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10.4166666667vw;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 1%;
    left: 0;
}

#W60 .sect11 .icon-item {
    display: flex;
    align-items: center;
}

#W60 .sect11 .icon-text {
    margin: 0 1.0416666667vw;
}

#W60 .sect12 {
    background: #332B16;
}

#W60 .sect12 .sect-text {
    position: absolute;
    left: 10%;
    top: 5%;
    text-align: left;
    color: #fff;
}

#W60 .sect12 .sect-text .p3 {
    margin: unset;
}

#W60 .sect12 .tips-box {
    width: 20%;
    position: absolute;
    bottom: 5%;
    right: 5%;
    text-align: left;
    color: #fff;
}

#W60 .sect12 .p4 {
    margin-bottom: 0.9375vw;
}

#W60 .sect12 .tips-item {
    margin-bottom: 2.6041666667vw;
}

#W60 .sect13 {
    background: #332B16;
}

#W60 .sect13 .hand-box {
    display: flex;
    justify-content: space-around;
    background: #0b1222;
    padding: 3.6458333333vw 0;
}

#W60 .sect13 .hand-item {
    display: flex;
    text-align: left;
    color: #fff;
    justify-content: flex-start;
}

#W60 .sect13 .hand-text {
    margin-left: 0.78125vw;
    line-height: 1.1;
}

#W60 .sect13 .sect-inner {
    display: grid;
    grid-template-areas: "a b""c b""d d";
    grid-gap: 1.5625vw 1.5625vw;
    grid-template-columns: 58.5% auto;
}

#W60 .sect13 .sect-item-1 {
    grid-area: a;
}

#W60 .sect13 .sect-item-2 {
    grid-area: b;
}

#W60 .sect13 .sect-item-3 {
    grid-area: c;
}

#W60 .sect13 .sect-item-4 {
    grid-area: d;
}

#W60 .sect13 .sect-item {
    position: relative;
}

#W60 .sect13 .p1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 0.78125vw 0;
}

#W60 .sect14 {
    padding-top: 2.0833333333vw;
    background: #332B16;
}

#W60 .sect14 .sect-outer-part-1 {
    padding: 7.8125vw;
    background: linear-gradient(180deg, #000 50%, #183016 100%);
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#W60 .sect14 .sect-outer-part-1 .sect-text {
    width: 50%;
    text-align: left;
    color: #fff;
}

#W60 .sect14 .sect-outer-part-1 .sect-text p {
    width: 100%;
}

#W60 .sect14 .sect-outer-part-1 .sect-text .img {
    width: 22%;
}

#W60 .sect15 .p1 {
    font-size: 7.8125vw;
}

#W60 .sect15 .p2 {
    line-height: 1;
}

#W60 .sect15 .sect-text {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#W60 .sect16 {
    background: #1E303C;
    height: 14.5833333333vw;
}

#W60 .sect16 .sect-outer-part-1 {
    position: absolute;
    top: -80%;
    left: 50%;
    transform: translateX(-50%);
}

#W60 .sect17 {
    background: #1E303C;
}

#W60 .sect17 .sect-text {
    width: 40%;
    position: absolute;
    top: 10%;
    left: 10%;
    text-align: left;
    color: #fff;
}

#W60 .sect17 .sect-text .p1 {
    white-space: nowrap;
}

#W60 .sect17 .sect-text .p3 {
    width: unset;
    margin-bottom: 4.6875vw;
}

#W60 .sect17 .sect-item {
    width: 90%;
    display: flex;
    background: rgba(255, 255, 255, 0.3);
    margin-bottom: 0.5208333333vw;
    padding: 1.5625vw;
}

#W60 .sect17 .sect-item p {
    margin-right: 0.78125vw;
}

#W60 .sect18 {
    background: #1E303C;
    padding-bottom: 2.6041666667vw;
}

#W60 .sect18 .sect-outer-part-1 {
    display: revert;
}

#W60 .sect18 .p1 {
    line-height: 1;
}

#W60 .sect18 .sect-item {
    display: flex;
    text-align: left;
    align-items: center;
    color: #fff;
}

#W60 .sect18 .sect-item .p3 {
    width: unset;
}

#W60 .sect18 .left {
    width: 48%;
    position: relative;
}

#W60 .sect18 .sect-text {
    width: 40%;
    margin: 0 3.125vw;
}

#W60 .sect18 .sect-item-2 {
    margin-top: 0.5208333333vw;
    justify-content: flex-end;
}

#W60 .sect18 .sect-item-2 .left {
    width: 46%;
}

#W60 .sect18 .sect-item-2 .sect-text {
    width: 45%;
}

#W60 .sect18 .p4 {
    border: 1px solid #fff;
    margin-top: 2.6041666667vw;
    margin-bottom: 1.3020833333vw;
    padding: 10px;
    white-space: nowrap;
}

#W60 .sect18 .p5 {
    width: 100%;
    position: absolute;
    bottom: 5%;
    text-align: center;
}

#W60 .sect18 .img-item {
    display: flex;
    justify-content: flex-start;
}

#W60 .sect18 .img-item .img {
    width: 10.9375vw;
}

#W60 .sect18 .img-item .img-2 {
    margin-left: 3.6458333333vw;
}

#W60 .sect19 {
    background: #1E303C;
}

#W60 .sect19 .sect-outer-part-1 {
    background: #161617;
    padding: 2.6041666667vw 0;
}

#W60 .sect19 .sect-inner {
    width: 80%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.5625vw;
}

#W60 .sect19 .sect-inner .p1 {
    padding: 0.5208333333vw 0;
    color: #fff;
    background: #272727;
}

#W60 .sect20 {
    background: #1E303C;
}

#W60 .sect20 .sect-text {
    padding-top: 2.6041666667vw;
    padding-bottom: 3.125vw;
    width: 100%;
    position: absolute;
    top: 0;
    color: #fff;
}

#W60 .sect21 {
    padding-top: 4.6875vw;
    background: #1E303C;
    color: #fff;
}

#W60 .sect21 .sect-text {
    margin-bottom: 4.1666666667vw;
}

#W60 .sect22 {
    background: #1E303C;
}

#W60 .sect22 .sect-text {
    padding-top: 2.6041666667vw;
    padding-bottom: 3.125vw;
    width: 100%;
    position: absolute;
    top: 0;
    color: #fff;
}

#W60 .sect23 .p1 {
    font-size: 7.8125vw;
}

#W60 .sect23 .p2, #W60 .sect23 .p3 {
    line-height: 1;
}

#W60 .sect23 .sect-text {
    width: 100%;
    position: absolute;
    top: 10%;
}

#W60 .sect23 .p3 {
    margin-top: 1.5625vw;
}

#W60 .sect24 {
    background: #E5E5E5;
}

#W60 .sect24 .sect-outer-part-1 {
    padding: 3.6458333333vw 0;
    background: #0B1222;
}

#W60 .sect24 .sect-inner {
    width: 80%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 51.8% auto;
    grid-column-gap: 1.0416666667vw;
}

#W60 .sect24 .sect-item {
    margin-bottom: 1.0416666667vw;
    position: relative;
}

#W60 .sect24 .sect-text {
    position: absolute;
    left: 5%;
    color: #fff;
    text-align: left;
}

#W60 .sect24 .p2 {
    margin-top: 0.5208333333vw;
}

#W60 .sect25 {
    background: #E5E5E5;
}

#W60 .sect25 .sect-inner-1 {
    display: flex;
    background: #fff;
    padding: 6.25vw;
    align-items: center;
    justify-content: center;
}

#W60 .sect25 .common-title {
    width: 50%;
    text-align: left;
}

#W60 .sect25 .common-title .p3 {
    width: 100%;
}

#W60 .sect25 .img-content {
    width: 30%;
    margin-left: 2.6041666667vw;
}

#W60 .sect25 .sect-inner-2 {
    background: #4F6E80;
    padding: 1.8229166667vw 6.25vw;
    color: #fff;
    display: flex;
    justify-content: flex-start;
}

#W60 .sect25 .sect-item {
    margin-left: 6.25vw;
}

#W60 .sect25 .sect-item-up {
    display: flex;
}

#W60 .sect26 {
    padding: 6.25vw 0;
    background: #E5E5E5;
    text-align: left;
}

#W60 .sect26 .sect-outer-part-1 {
    position: relative;
    display: grid;
    grid-template-columns: 44% auto;
    column-gap: 4.1666666667vw;
    align-items: center;
}

#W60 .sect26 .p4, #W60 .sect26 .img-content {
    width: 70%;
}

#W60 .sect26 .img-content {
    margin-top: 3.125vw;
}

#W60 .sect27 {
    background: #E5E5E5;
}

#W60 .sect27 .sect-outer-part-1 {
    background: #4F6E80;
    padding: 3.6458333333vw 7.8125vw;
    position: relative;
}

#W60 .sect27 .img-content {
    width: 45%;
    margin-right: 2.6041666667vw;
}

#W60 .sect27 .sect-inner {
    display: flex;
    justify-content: flex-end;
}

#W60 .sect27 .common-title {
    width: 35%;
    text-align: left;
    position: absolute;
    left: 15%;
    color: #fff;
}

#W60 .sect28 {
    background: #E5E5E5;
    padding-top: 5.2083333333vw;
}

#W60 .sect28 .sect-outer-part-1 {
    background: #4F6E80;
    padding: 3.6458333333vw 7.8125vw;
    display: grid;
    grid-template-columns: 23% 55%;
    color: #fff;
    text-align: right;
    justify-content: center;
    align-items: center;
}

#W60 .sect28 .sect-outer-part-1 .p4 {
    width: 70%;
    float: right;
}

#W60 .sect29 .p1 {
    font-size: 7.8125vw;
}

#W60 .sect29 .p2 {
    line-height: 1;
}

#W60 .sect29 .sect-text {
    width: 100%;
    position: absolute;
    top: 10%;
}

#W60 .sect30 {
    background: #4F6E80;
}

#W60 .sect30 .sect-outer-part-1 {
    transform: translateY(-20%);
    margin-bottom: -15%;
}

#W60 .sect31 {
    background: #4F6E80;
}

#W60 .sect31 .sect-outer-part-1 {
    position: relative;
}

#W60 .sect31 .sect-text {
    position: absolute;
    left: 10%;
    bottom: 8%;
    color: #fff;
    text-align: left;
}

#W60 .sect31 .sect-text .p4 {
    width: 50%;
}

#W60 .sect32 {
    background: #4F6E80;
    padding: 1.5625vw 0;
}

#W60 .sect32 .sect-outer-part-1 {
    background: #fff;
    display: grid;
    grid-template-columns: 45% 45%;
    text-align: left;
    align-items: center;
    column-gap: 1.0416666667vw;
}

#W60 .sect32 .p4 {
    width: 75%;
}

#W60 .sect33 {
    background: #4F6E80;
    padding: 1.5625vw 0;
}

#W60 .sect33 .sect-outer-part-1 {
    background: #fff;
    display: grid;
    grid-template-columns: 35% 55%;
    justify-content: flex-end;
    text-align: left;
    align-items: center;
    column-gap: 1.0416666667vw;
}

#W60 .sect34 {
    background: #4F6E80;
    padding: 1.5625vw 0;
}

#W60 .sect34 .sect-outer-part-1 {
    background: #fff;
    display: grid;
    grid-template-columns: 45% 43%;
    justify-content: flex-start;
    text-align: right;
    align-items: center;
    column-gap: 1.0416666667vw;
}

#W60 .sect34 .p4 {
    margin-top: 1.5625vw;
}

#W60 .sect35 {
    background: #4F6E80;
    padding-top: 1.5625vw;
}

#W60 .sect35 .sect-outer-part-1 {
    background: #fff;
    display: grid;
    grid-template-columns: 50% 35%;
    justify-content: flex-start;
    text-align: right;
    align-items: center;
    column-gap: 1.0416666667vw;
}

#W60 .sect35 .p4 {
    width: 85%;
    float: right;
}

#W60 .sect36 {
    background: #4F6E80;
}

#W60 .sect36 .sect-text {
    padding-top: 2.6041666667vw;
    padding-bottom: 3.125vw;
    width: 100%;
    position: absolute;
    top: 0;
    color: #fff;
}

#W60 .sect37 {
    background: #4F6E80;
}

#W60 .sect37 .sect-outer-part-1 {
    position: relative;
}

#W60 .sect37 .sect-text {
    width: 45%;
    position: absolute;
    color: #fff;
    text-align: right;
    top: 5%;
    right: 10%;
}

#W60 .sect37 .img {
    margin-top: 10px;
    width: 24%;
}

#W60 .sect38 {
    background: #4F6E80;
}

#W60 .sect38 .sect-outer-part-1 {
    padding: 2.6041666667vw 0;
    background: #000;
    display: grid;
    grid-template-columns: 35% 45%;
    justify-content: center;
    text-align: left;
    align-items: center;
    column-gap: 1.0416666667vw;
    color: #fff;
}

#W60 .sect38 .sect-text {
    padding: 3.125vw 0;
}

#W60 .sect39 {
    background: #4F6E80;
}

#W60 .sect39 .sect-outer-part-1 {
    padding: 2.6041666667vw 0;
    background: #0c1525;
    display: grid;
    grid-template-columns: 45% 20%;
    justify-content: center;
    text-align: left;
    align-items: center;
    column-gap: 10.4166666667vw;
}

#W60 .sect39 .sect-text {
    color: #fff;
}

#W60 .sect40 {
    background: #4F6E80;
}

#W60 .sect40 .sect-outer-part-1 {
    padding-bottom: 2.6041666667vw;
    background: #fff;
}

#W60 .sect40 .sect-inner {
    padding: 2.6041666667vw 0;
    display: grid;
    grid-template-columns: 20% 45%;
    justify-content: center;
    text-align: right;
    align-items: center;
    column-gap: 5.2083333333vw;
}

#W60 .sect40 .img-box {
    background: #fff;
}

#W60 .sect40 .img-content-1 {
    width: 75%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    column-gap: 4.1666666667vw;
}

#W60 .sect40 .p5 {
    margin-top: 2.6041666667vw;
}

#W60 .sect41 {
    background: #4F6E80;
}

#W60 .sect41 .sect-outer-part-1 {
    padding-top: 3.125vw;
    padding-bottom: 1.0416666667vw;
    background: #0C1525;
    color: #fff;
}

#W60 .sect41 .sect-inner {
    width: 75%;
    margin: 0 auto;
}

#W60 .sect41 .img-content {
    margin-top: 1.5625vw;
    display: grid;
    grid-template-columns: 30% repeat(3, 1fr);
    justify-content: center;
    column-gap: 2.6041666667vw;
}

#W60 .sect42 {
    background: #4F6E80;
}

#W60 .sect42 .sect-outer-part-1 {
    background: #fff;
    padding-top: 3.6458333333vw;
    padding-bottom: 2.6041666667vw;
}

#W60 .sect42 .p1 {
    margin-bottom: 3.125vw;
}

#W60 .sect42 .p2 {
    margin-top: 1.0416666667vw;
}

#W60 .sect43 {
    background: #4F6E80;
}

#W60 .sect43 .sect-outer-part-1 {
    background: #0C1525;
    color: #fff;
    padding-top: 3.6458333333vw;
    padding-bottom: 2.6041666667vw;
}

#W60 .sect43 .img-box-1 {
    width: 45%;
    margin: 2.34375vw auto;
}

#W60 .sect43 .sect-text, #W60 .sect43 .img-box-2 {
    width: 65%;
    margin: 0 auto;
}

#W60 .sect44 {
    background: #4F6E80;
}

#W60 .sect44 .sect-outer-part-1 {
    background: #fff;
    padding-top: 3.6458333333vw;
    padding-bottom: 2.6041666667vw;
}

#W60 .sect44 .p1 {
    margin-bottom: 3.125vw;
}

#W60 .sect44 .img-box {
    display: grid;
    grid-template-columns: 19.8958333333vw 29.9479166667vw;
    column-gap: 3.125vw;
    justify-content: center;
}

#W60 .sect45 {
    background: #4F6E80;
}

#W60 .sect45 .sect-outer-part-1 {
    background: #0C1525;
    padding-top: 3.6458333333vw;
    padding-bottom: 6.25vw;
    color: #fff;
}

#W60 .sect45 .p1 {
    margin-bottom: 3.125vw;
}

#W60 .sect45 .p2 {
    margin-top: 1.0416666667vw;
}

#W60 .sect46 {
    background: #4F6E80;
}

#W60 .sect46 .sect-outer-part-1 {
    background: #fff;
    padding-top: 3.6458333333vw;
    padding-bottom: 2.0833333333vw;
}

#W60 .sect46 .sect-text {
    width: 69%;
    margin: 1.0416666667vw auto;
}

#W60 .sect46 .img-box {
    width: 30.2083333333vw;
}

#W60 .sect47 {
    background: #4F6E80;
}

#W60 .sect47 .sect-outer-part-1 {
    padding-top: 4.1666666667vw;
    background: #000;
    display: grid;
    grid-template-columns: 35% 45%;
    justify-content: center;
    text-align: left;
    align-items: flex-start;
    column-gap: 1.0416666667vw;
    color: #fff;
}

#W60 .sect47 .sect-text {
    padding: 3.125vw 0;
}

#W60 .sect48 {
    background: #4F6E80;
}

#W60 .sect48 .sect-outer-part-1 {
    background: #fff;
    padding-top: 3.6458333333vw;
    padding-bottom: 2.0833333333vw;
}

#W60 .sect48 .sect-text {
    width: 69%;
    margin: 1.0416666667vw auto;
}

#W60 .sect48 .img-box {
    width: 70%;
}

#W60 .sect48 .notice {
    margin-top: 2.34375vw;
}

#W60 .sect48 .p5 {
    padding-top: 0.78125vw;
    font-size: 0.8333333333vw;
    width: 60%;
    margin: 0 auto;
}

#W60 .sect49 .sect-inner {
    width: 100%;
    position: absolute;
    top: 20%;
    color: #fff;
}

#W60 .sect49 .p1 {
    font-size: 4.1666666667vw;
}

#W60 .sect49 .p2 {
    margin-bottom: 7.8125vw;
}

#W60 .sect49 .sect-content {
    width: 85%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1.8229166667vw;
}

#W60 .sect49 .sect-content .sect-item {
    background: #fff;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}

#W60 .sect49 .sect-content .p4 {
    margin-top: 0.625vw;
    margin-bottom: 1.3020833333vw;
}

#W60 .sect49 .sect-content .sect-item-box {
    width: 48%;
    padding-top: 3.125vw;
    padding-bottom: 2.6041666667vw;
}

#W60 .sect50 {
    padding-top: 5.2083333333vw;
    background: #000;
    color: #fff;
}

#W60 .sect50 .img-content {
    width: 78%;
}

#W60 .sect50 .p2 {
    margin-top: 1.0416666667vw;
    margin-bottom: 2.6041666667vw;
}

#W60 .sect51 .img-box {
    width: 56%;
}

#W60 .sect52 {
    padding: 5.2083333333vw 0;
    background: #000;
    color: #fff;
}

#W60 .sect52 .sect-title {
    text-align: left;
    padding-left: 2.0833333333vw;
    margin-bottom: 2.6041666667vw;
}

#W60 .sect52 .sect-list {
    display: grid;
    grid-template-columns: 40% auto;
    font-size: 1.6666666667vw;
    text-align: left;
    padding: 0.9375vw 0;
}

#W60 .sect52 .left {
    padding-left: 2.0833333333vw;
}

#W60 .sect52 .sect-list:nth-child(odd) {
    background: #171717;
}

@media screen and (max-width: 1201px) and (min-width: 200px) {
    #W60 .main-order {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: center;
        align-items: center;
    }

    #W60 .main-order .my-order-2 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    #W60 .main-order .my-order-1 {
        margin-left: unset;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    #W60 .bv-pc {
        display: none;
    }

    #W60 .bv-phone {
        display: block;
    }

    #W60 .type-area {
        width: 95%;
        box-sizing: border-box;
    }

    #W60 .f-s-72 {
        font-size: 6.4vw;
    }

    #W60 .f-s-60 {
        font-size: 5.3333333333vw;
    }

    #W60 .f-s-54 {
        font-size: 4.8vw;
    }

    #W60 .f-s-52 {
        font-size: 6.4vw;
    }

    #W60 .f-s-50 {
        font-size: 4.2666666667vw;
    }

    #W60 .f-s-48 {
        font-size: 5.6vw;
    }

    #W60 .f-s-42 {
        font-size: 5.3333333333vw;
    }

    #W60 .f-s-40 {
        font-size: 4.8vw;
    }

    #W60 .f-s-36 {
        font-size: 3.7333333333vw;
    }

    #W60 .f-s-32 {
        font-size: 4.2666666667vw;
    }

    #W60 .f-s-30 {
        font-size: 3.4666666667vw;
    }

    #W60 .f-s-28 {
        font-size: 3.2vw;
    }

    #W60 .f-s-26 {
        font-size: 2.6666666667vw;
    }

    #W60 .f-s-24 {
        font-size: 2.9333333333vw;
    }

    #W60 .f-s-22 {
        font-size: 2.9333333333vw;
    }

    #W60 .f-s-20 {
        font-size: 2.6666666667vw;
    }

    #W60 .f-s-18 {
        font-size: 2.1333333333vw;
    }

    #W60 .sect-outer-part-1 {
        width: 100%;
    }

    #W60 .sect1 .sect-text {
        width: 90%;
        top: 10%;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }

    #W60 .sect1 .sect-text .sect-title {
        font-size: 8vw;
    }

    #W60 .sect1 br {
        display: none;
    }

    #W60 .sect2 .sect-text {
        width: 95%;
    }

    #W60 .sect2 .sect-content {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 1.3333333333vw;
    }

    #W60 .sect2 .sect-item {
        padding-bottom: 6.6666666667vw;
    }

    #W60 .sect3 {
        padding-top: 6.6666666667vw;
    }

    #W60 .sect3 .sect-text {
        width: 100%;
        position: unset;
        transform: unset;
        padding-bottom: 4vw;
    }

    #W60 .sect4 .sect-inner {
        width: 98%;
    }

    #W60 .sect5 .sect-text, #W60 .sect7 .sect-text, #W60 .sect8 .sect-text {
        padding-top: 6.6666666667vw;
        width: 100%;
        margin: 0 auto;
        position: unset;
        transform: unset;
        text-align: center;
    }

    #W60 .sect5 .sect-text .p3, #W60 .sect7 .sect-text .p3, #W60 .sect8 .sect-text .p3 {
        width: 100%;
        padding: 0 1.3333333333vw;
    }

    #W60 .sect6 .p3 {
        width: 95%;
    }

    #W60 .sect6 .img-box {
        width: 80%;
    }

    #W60 .sect7 .sect-text p {
        text-align: center;
    }

    #W60 .sect10 .sect-text {
        width: 78%;
        left: 3%;
    }

    #W60 .sect10 .p5 {
        font-size: 2.1333333333vw;
    }

    #W60 .sect11 .p3 {
        width: 90%;
    }

    #W60 .sect11 .icon-img img {
        width: 10px;
    }

    #W60 .sect12 .sect-text {
        padding-top: 6.6666666667vw;
        width: 100%;
        margin: 0 auto;
        position: unset;
        transform: unset;
        text-align: center;
        padding-bottom: 6.6666666667vw;
    }

    #W60 .sect12 .sect-text .p3 {
        width: 95%;
        margin: 0 auto;
    }

    #W60 .sect12 .tips-box {
        display: none;
    }

    #W60 .sect13 .hand-item img {
        width: 30px;
    }

    #W60 .sect14 .sect-outer-part-1 {
        flex-direction: column;
        padding: 6.6666666667vw 1.3333333333vw;
    }

    #W60 .sect14 .sect-outer-part-1 .sect-text {
        width: 95%;
        text-align: center;
        padding-bottom: 6.6666666667vw;
    }

    #W60 .sect14 .sect-outer-part-1 .sect-text .p3 {
        width: 100%;
    }

    #W60 .sect14 .sect-outer-part-1 .img {
        width: 60%;
    }

    #W60 .sect16 {
        height: unset;
    }

    #W60 .sect16 .sect-outer-part-1 {
        padding-top: 6.6666666667vw;
        position: unset;
        transform: unset;
    }

    #W60 .sect17 .sect-text {
        width: 90%;
        left: 5%;
        top: 5%;
    }

    #W60 .sect17 .sect-item {
        width: 45%;
    }

    #W60 .sect17 .sect-item img {
        width: 20px;
    }

    #W60 .sect18 .sect-item .left {
        width: 100%;
    }

    #W60 .sect18 .sect-item .sect-text {
        padding: 6.6666666667vw 0;
        width: 95%;
    }

    #W60 .sect18 .img-item {
        margin-top: 6.6666666667vw;
    }

    #W60 .sect18 .img-item .img {
        width: 30%;
    }

    #W60 .sect19 .sect-inner {
        width: 99%;
    }

    #W60 .sect19 .f-s-24 {
        font-size: 2.5333333333vw;
        white-space: nowrap;
    }

    #W60 .sect20 .sect-text {
        padding-top: 8vw;
    }

    #W60 .sect20 .p3 {
        width: 90%;
    }

    #W60 .sect21 .p3, #W60 .sect22 .p3 {
        width: 80%;
    }

    #W60 .sect23 .p2 {
        white-space: nowrap;
        font-size: 4.8vw;
    }

    #W60 .sect24 .sect-inner {
        width: 95%;
    }

    #W60 .sect24 .sect-inner .p2 {
        display: none;
    }

    #W60 .sect24 .sect-inner .sect-text {
        width: 60%;
    }

    #W60 .sect25 .sect-inner-1 {
        padding: 6.6666666667vw 0;
    }

    #W60 .sect25 .common-title {
        width: 60%;
    }

    #W60 .sect25 .arrow img {
        width: 30px;
    }

    #W60 .sect26 .p4 {
        display: none;
    }

    #W60 .sect27 .sect-outer-part-1 {
        padding: 6.6666666667vw 0;
    }

    #W60 .sect27 .common-title {
        width: 55%;
        left: 4%;
    }

    #W60 .sect27 .p4 {
        display: none;
    }

    #W60 .sect28 .sect-outer-part-1 {
        padding: 6.6666666667vw 0;
        grid-template-columns: 23% 73%;
    }

    #W60 .sect31 .sect-text {
        bottom: 11%;
    }

    #W60 .sect32 .sect-outer-part-1 {
        grid-template-columns: 45% auto;
    }

    #W60 .sect32 .p4 {
        display: none;
    }

    #W60 .sect33 .p4 {
        display: none;
    }

    #W60 .sect33 .f-s-48 {
        font-size: 4vw;
    }

    #W60 .sect33 .sect-outer-part-1 {
        grid-template-columns: auto 55%;
    }

    #W60 .sect33 .sect-outer-part-1 .sect-text {
        padding-left: 10px;
    }

    #W60 .sect35 .p4 {
        display: none;
    }

    #W60 .sect35 .sect-outer-part-1 {
        grid-template-columns: auto 55%;
    }

    #W60 .sect35 .sect-outer-part-1 .sect-text {
        padding-right: 10px;
    }

    #W60 .sect36 .p3 {
        display: none;
    }

    #W60 .sect37 .p4 {
        display: none;
    }

    #W60 .sect38 .sect-outer-part-1 {
        padding: 0 10px;
        grid-template-columns: auto 45%;
    }

    #W60 .sect38 .sect-text {
        padding-left: 10px;
    }

    #W60 .sect38 .p4 {
        display: none;
    }

    #W60 .sect39 .sect-outer-part-1 {
        padding: 0px 10px;
        grid-template-columns: auto 20%;
    }

    #W60 .sect39 .sect-text {
        padding: 10px 0;
    }

    #W60 .sect40 .sect-inner {
        padding: 10px;
        grid-template-columns: 20% auto;
    }

    #W60 .sect41 .sect-inner {
        width: 95%;
    }

    #W60 .sect41 .img-content {
        padding: 0 20px;
    }

    #W60 .sect42 .img {
        width: 100px;
    }

    #W60 .sect43 .sect-text {
        width: 85%;
    }

    #W60 .sect44 .img-box {
        grid-template-columns: 30% 55%;
    }

    #W60 .sect45 .img {
        width: 95%;
    }

    #W60 .sect46 .sect-outer-part-1 {
        padding: 50px 0;
    }

    #W60 .sect46 .sect-text {
        width: 92%;
    }

    #W60 .sect46 .img-box {
        width: 60%;
    }

    #W60 .sect47 .sect-outer-part-1 {
        margin: 0 auto;
        display: block;
        width: 100%;
        padding: 20px;
    }

    #W60 .sect48 .sect-text {
        width: 90%;
    }

    #W60 .sect48 .p5 {
        width: 100%;
        font-size: 12px;
    }

    #W60 .sect49 .p1 {
        font-size: 8vw;
    }

    #W60 .sect49 .p2 {
        font-size: 4.8vw;
    }

    #W60 .sect49 .sect-content .sect-item-box {
        width: 95%;
    }

    #W60 .sect49 .sect-content .sect-item-box img {
        width: 40%;
    }

    #W60 .sect50 .p1 {
        font-size: 4.8vw;
    }

    #W60 .sect50 .p2 {
        font-size: 3.2vw;
    }

    #W60 .sect51 .img-box {
        width: 80%;
    }

    #W60 .sect52 .sect-list {
        font-size: 3vw;
    }
}