* {
    padding: 0;
    margin: 0;
}

body {
    background-color: #000;
}
.page_pc {
    overflow-x: auto;
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #000;
}

.page_pc sup {
    font-size: 12px;
}

.page_pc .t_tit sup {
    font-size: 16px;
    position: relative;
}

.page_pc .t_tit sup span {
    position: absolute;
}

.page_pc li {
    list-style: none;
}

.page_pc p {
    font-size: 16px;
    /* line-height: 1.875em; */
    line-height: 165%;
    font-weight: normal;
    text-align: justify;
    text-justify: inter-ideograph;
}

.page_pc a {
    text-decoration: none;
    color: #000;
}

.page_pc img {
    display: block;
    max-width: 100%;
}

.page_pc .pr {
    position: relative;
}

.page_pc .pa {
    position: absolute;
}


.page_pc .size80 {
    font-size: 4.1666vw;
}

.page_pc .size46 {
    font-size: 2.3958vw;
}

.page_pc .size36 {
    font-size: 1.875vw;
}

.page_pc .size30 {
    font-size: 1.5625vw;
}
.page_pc .size26 {
    font-size: 1.3541vw;
}
.page_pc .size24 {
    font-size: 1.25vw;
}

.page_pc .size16 {
    font-size: 0.8333vw;
}
.page_pc .w124 {
    width: 64.5833%;
    margin: 0 auto;
}

.page_pc .w12 {
    width: 62.5%;
    margin: 0 auto;
}

.page_pc .color_fff {
    color: #ffffff;
}

.page_pc .color_bbb {
    color: #bbb;
}

.font_bold {
    font-weight: bold;
}

.font_lighter {
    font-weight: lighter;
}


.page_pc .rel_kv .rel_kv_img {
    width: 9.7395%;
    top: 6%;
    left: 2.5%;
}

.page_pc .rel_kv .rel_kv_Tbox {
    top: 12%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.page_pc .rel_kv .rel_kv_Tbox p {
    text-align: center;
    letter-spacing: 0.1em;
    /* line-height: normal; */
    color: #fff;
}

.page_pc .rel_kv .rel_kv_Tbox .t_tit {
    line-height: normal;
    padding-bottom: 6%;
}

.page_pc .rel_kv .rel_kv_Tbox .btn {
    display: inline-block;
    margin: 0 auto;
    padding: 1% 4%;
    border-radius: 50px;
    border: 1px solid #fff;
}
.page_pc .rel_kv .rel_kv_Tbox .btn a {
    color: #fff;
}


.page_pc .rel_v .t_box {
    color: #fff;
    top: 11%;
    left: 50%;
    transform: translateX(-50%);
}

.page_pc .rel_v .t_box span {
    display: block;
    margin: 2% auto;
    background: #00ffda;
    height: 1px;
    width: 50px;
}

.page_pc .rel_v .t_box .t_tit {
    line-height: normal;
    font-weight: lighter;
    letter-spacing: 0.1em;
}

.page_pc .rel_v .t_box p {
    white-space: nowrap;
    text-align: center;
}


.page_pc .sec01 .p_01>.t_box {
    color: #fff;
    top: 11%;
    left: 50%;
    transform: translateX(-50%);
}

.page_pc .sec01 .p_01>.t_box .t_tit {
    line-height: normal;
    font-weight: lighter;
    letter-spacing: 0.1em;
}

.page_pc .sec01 .p_01>.t_box p {
    white-space: nowrap;
    text-align: center;
}

.page_pc .sec01 .pUl {
    top: 27%;
    left: 50%;
    transform: translateX(-50%);
}

.page_pc .sec01 .pUl .itemLi {
    display: flex;
    justify-content: space-between;
    /* margin-top: 8.5%; */
}

.page_pc .sec01 .pUl .img_box {
    width: 65.1612%;
}

.page_pc .sec01 .pUl .t_box {
    /* 360 */
    width: 29.0322%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.page_pc .sec01 .pUl .t_box .t_tit {
    /* letter-spacing: 0.1em; */
    line-height: normal;
    padding: 6% 0;
    color: #fff;
}

.page_pc .sec01 .pUl .t_box .t_desc {
    line-height: 168%;
    padding-bottom: 5%;
    color: #fff;
}

.page_pc .sec01 .pUl .t_box span:first-child {
    display: block;
    background: #00ffda;
    width: 80px;
    height: 5px;
}

.page_pc .sec01 .pUl .t_box span:last-child {
    display: block;
    background: #00ffda;
    width: 100%;
    height: 1px;
}

.page_pc .sec01 .pUl1 .itemLi {
    margin-top: 0;
    margin-bottom: 8.5%;
    display: flex;
    justify-content: space-between;
}

.page_pc .sec01 .pUl .t_box img {
    width: 22.7777%;
}

.page_pc .sec01 .p_02 .pUl,
.page_pc .sec01 .p_03 .pUl {
    top: 0%;
}

.page_pc .sec02>.t_box {
    color: #fff;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
}

.page_pc .sec02>.t_box .t_tit {
    line-height: normal;
    font-weight: lighter;
    letter-spacing: 0.1em;
}

.page_pc .sec02>.t_box p {
    white-space: nowrap;
    text-align: center;
}

.page_pc .sec02 .tab_box {
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
}


.page_pc .sec02 .tab_box .tab-container {
    width: 35.8333%;
    height: 24vw;
    border-left: 1px solid hsla(0, 0%, 100%, .25);
}

.page_pc .sec02 .tab_box .tab-container .tab-slider {
    display: inline-block;
    position: absolute;
    left: 0;
    height: auto;
    width: 3px;
    transition: all .3s;
    background-color: #fff;
    /* height: 152px;
    transform: translate3d(0px, 67px, 0px); */
}

.page_pc .sec02 .tab_box .tab-container .tab-item {
    padding: 6.3% 8%;
    cursor: pointer;
    height: 10%;
    overflow: hidden;
    position: relative;
    transition: all 1s;
    -webkit-transition: height 0.5s, margin 1s;
    -moz-transition: height 0.5s, margin 1s;
    -ms-transition: height 0.5s, margin 1s;
    transition: height 0.5s, margin 1s;
}

.page_pc .sec02 .tab_box .tab-container .tab-item img {
    width: 15.0115%;
    height: 0;
    -webkit-transition: height 0.5s, margin 1s;
    -moz-transition: height 0.5s, margin 1s;
    -ms-transition: height 0.5s, margin 1s;
    transition: height 0.5s, margin 1s;
}

.page_pc .sec02 .tab_box .tab-container .tab-item .item-title {
    padding:0 0 6%;
}

.page_pc .sec02 .tab_box .tab-container .tab-item.tab-item-active {
    height: 45%;
}

.page_pc .sec02 .tab_box .tab-container .tab-item:last-child.tab-item-active {
    height: 45%;
}
.page_pc .sec02 .tab_box .tab-container .tab-item.tab-item-active img {
    /* height: auto; */
    padding-bottom: 5%;
}

.page_pc .sec02 .tab_box .tab-container .tab-item0.tab-item-active img {
    height: 22.9%;
}

.page_pc .sec02 .tab_box .tab-container .tab-item1.tab-item-active img {
    height: 23.25%;
   
}
.page_pc .sec02 .tab_box .tab-container .tab-item2.tab-item-active img {
    height: 24.5%;
}




.page_pc .sec02 .tab_box .tab-container .tab-item .item-content {
    line-height: 168%;
}

.page_pc .sec02 .tab_box .carousel-box {
    width: 64.1666%;
}

.page_pc .sec02 .tab_box .carousel-box .slick-list {
    top: 0;
    left: 0;
}

.page_pc .sec02 .tab_box .carousel-box .slick-slide {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.page_pc .sec02 .tab_box .carousel-box .slick-slide.slick-slide-active {
    z-index: 2;
    opacity: 1;
}


.page_pc .sec03>.t_box {
    color: #fff;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
}

.page_pc .sec03>.t_box .t_tit {
    line-height: normal;
    font-weight: lighter;
    letter-spacing: 0.1em;
}

.page_pc .sec03>.t_box p {
    white-space: nowrap;
    text-align: center;
}

.page_pc .sec03 .pUl {
    top: 4.5%;
    left: 50%;
    transform: translateX(-50%);
}

.page_pc .sec03 .pUl .itemLi {
    background-color: #202020;
    margin-bottom: 5%;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

.page_pc .sec03 .pUl .itemLi:last-child {
    justify-content: center;
    padding: 2% 0 1%;
}

.page_pc .sec03 .pUl .itemLi .img_b {
    width: 59.6666%;
}

.page_pc .sec03 .pUl .itemLi:last-child .img_b {
    width: 51.75%;
}

.page_pc .sec03 .pUl .itemLi .t_box {
    width: 37.0833%;
}

.page_pc .sec03 .pUl .itemLi .t_box span {
    display: block;
    width: 50px;
    height: 1px;
    background: #00ffda;
}

.page_pc .sec03 .pUl .itemLi .t_box .t_tit {
    padding: 5% 0;
}
.page_pc .sec03 .pUl .itemLi .t_box .href_btn {
    padding-top: 5%;
}
.page_pc .sec03 .pUl .itemLi .t_box .href_btn a {
    color: #00ffda;
    text-decoration: underline;
}
.page_pc .sec04>.t_box {
    color: #fff;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
}

.page_pc .sec04>.t_box .t_tit {
    line-height: normal;
    font-weight: lighter;
    letter-spacing: 0.1em;
}

.page_pc .sec04>.t_box p {
    white-space: nowrap;
    text-align: center;
}

.page_pc .sec04 .pUl {
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
}

.page_pc .sec04 .pUl .itemLi {
    flex: 1;
    position: relative;
}
.page_pc .sec04 .pUl .itemLi:last-child img {
    left: 13%;
}
.page_pc .sec04 .pUl .itemLi img {
    position: absolute;
    top: 100%;
    left: 5%;
}

.page_pc .sec04 .pUl .itemLi:last-child img {
    top: 0;

}

.page_pc .sec04 .pUl .itemLi .t_box p {
    text-align: center;
}
.page_pc .sec04 .pUl .itemLi:last-child .t_box p {
    padding-left: 6%;
}

.page_pc .sec04 .pUl .itemLi .btn {
    display: inline-block;
    position: relative;
    top: 270%;
    left: 50%;
    transform: translateX(-50%);
    padding: 1% 4%;
    border-radius: 50px;
    border: 1px solid #00ffda;
}

.page_pc .sec04 .pUl .itemLi .btn a {
    color: #00ffda;
}

.page_pc .sec05 .t_box {
    color: #fff;
    top: -5%;
    left: 50%;
    transform: translateX(-50%);
}
.page_pc .sec05 .t_box .t_tit {
    line-height: normal;
    font-weight: lighter;
    letter-spacing: 0.1em;
}
.page_pc .sec05 .t_box span {
    display: block;
    margin: 2% auto;
    background: #00ffda;
    height: 1px;
    width: 50px;
}
.page_pc .sec05 .t_box p {
    white-space: nowrap;
    text-align: center;
}
.ccc {
    background: #4b4b4b;
}
.page_pc .table_two {
    width: 50.78125%;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    border-collapse: collapse;
}
.page_pc .table_two td ,.page_pc th{
    text-align: center;
    padding: 2%;
    white-space: nowrap;
    color: #fff;
}
.page_pc th {
    font-size: 1.1458vw;
}
.page_pc td {
    font-size: 1.0416vw;
}





.page_pc .opt0 {
    opacity: 0;
}

@keyframes fadeInLeft1 {
    0% {
        opacity: 0;
        transform: translate(-100px, 0);
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

@keyframes fadeInRight1 {
    0% {
        opacity: 0;
        transform: translate(100px, 0);
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

@keyframes fadeInUp1 {
    0% {
        opacity: 0;
        transform: translate(0, 60px);
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

.fadeInRight1 {
    animation: fadeInRight1 0.8s ease 0.6s forwards;
    will-change: transform, opacity;
}

.fadeInRight2 {
    animation: fadeInRight1 0.8s ease 0.3s forwards;
    will-change: transform, opacity;
}

.fadeInRight3 {
    animation: fadeInRight1 0.8s ease 0s forwards;
    will-change: transform, opacity;
}

.fadeInRight4 {
    animation: fadeInRight1 0.8s ease 1s forwards;
    will-change: transform, opacity;
}

.fadeInLeft1 {
    animation: fadeInLeft1 0.8s ease 0.6s forwards;
    will-change: transform, opacity;
}

.fadeInLeft2 {
    animation: fadeInLeft1 0.8s ease 0.3s forwards;
    will-change: transform, opacity;
}

.fadeInLeft3 {
    animation: fadeInLeft1 0.8s ease 0s forwards;
    will-change: transform, opacity;
}
.fadeInLeft4 {
    animation: fadeInLeft1 0.8s ease 0.8s forwards;
    will-change: transform, opacity;
}
.fadeInUp0 {
    animation: fadeInUp1 0.8s ease 0.2s forwards;
    will-change: transform, opacity;
}

.fadeInUp1 {
    animation: fadeInUp1 0.8s ease 0.4s forwards;
    will-change: transform, opacity;
}

.fadeInUp2 {
    animation: fadeInUp1 0.8s ease 0.6s forwards;
    will-change: transform, opacity;
}

.fadeInUp3 {
    animation: fadeInUp1 0.8s ease 1s forwards;
    will-change: transform, opacity;
}

.fadeInUp4 {
    animation: fadeInUp1 0.8s ease 1.4s forwards;
    will-change: transform, opacity;
}

.fadeInUp5 {
    animation: fadeInUp1 0.8s ease 1.6s forwards;
    will-change: transform, opacity;
}

.fadeInUp6 {
    animation: fadeInUp1 0.8s ease 1.8s forwards;
    will-change: transform, opacity;
}

.fadeInUp7 {
    animation: fadeInUp1 0.8s ease 2s forwards;
    will-change: transform, opacity;
}

.fadeInUp8 {
    animation: fadeInUp1 0.8s ease 2.4s forwards;
    will-change: transform, opacity;
}

@keyframes intoRight {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(50%, 0);
    }
}

.intoRight {
    animation: intoRight 1s ease forwards;
}

@keyframes fadeIn1 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn1 {
    animation: fadeIn1 1s ease 0.5s forwards;
}

.fixaction3 {
    height: 300vh;
}

@keyframes breath {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }

    50% {
        transform: scale(1.1);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 0.8;
    }
}

.breath {
    animation: breath 1.5s linear 0s infinite;
}

@keyframes fromLeft {

    0% {
        transform: translate(-50%, 0);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

.fromLeft {
    animation: fromLeft 1s ease forwards;
}

@keyframes fromRight {
    0% {
        transform: translate(50%, 0);
        opacity: 0;
    }

    100% {
        transform: translate(0, 0);
        opacity: 1;
    }
}

.fromRight {
    animation: fromRight 1s ease forwards;
}



@media screen and (min-width:1920px) {
    /* .page_pc .sec02 .tab_box .tab-container {
        height: 20vw;
    } */

    .page_pc .size80 {
        font-size: 80px;
    }

    .page_pc .size46 {
        font-size: 46px;
    }

    .page_pc .size36 {
        font-size: 36px;
    }

    .page_pc .size30 {
        font-size: 30px;
    }
    .page_pc .size26 {
        font-size: 26px;
    }

    .page_pc .size24 {
        font-size: 24px;
    }
    .page_pc .size16 {
        font-size: 16px;
    }

}


@media screen and (max-width:1200px) {

    .page_pc .size80 {
        font-size: 50px;
    }

    .page_pc .size46 {
        font-size: 28.9px;
    }

    .page_pc .size36 {
        font-size: 22.5px;
    }

    .page_pc .size30 {
        font-size: 18.7px;
    }
    .page_pc .size26 {
        font-size: 16px;
    }
    .page_pc .size24 {
        font-size: 15px;
    }
    .page_pc .size16 {
        font-size: 12px;
    }

}

.page_mobile {
    background-color: #000000;
}

.page_mobile * {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    -webkit-text-size-adjust: none;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    text-justify: inter-ideograph;
}

.page_mobile img {
    display: block;
    width: 100%;
    vertical-align:middle;
}

.page_mobile h2 {
    color: #fff;
    text-align: center;
    font-weight: lighter;
    font-size: 6vw;
    letter-spacing: 0.1rem;
    white-space: nowrap;
}
.page_mobile .t_m_tab {
    width: 77.3333%;
    margin: 9.066vw auto 5.6vw;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0,255,218,0.75);
    
}

.page_mobile .t_m_tab div {
    color: #00ffda;
    font-size: 3.2vw;
    padding: 2% 0;
    border-bottom: 1px solid transparent;
    opacity: 0.75;
}

.page_mobile .t_m_tab div.tab_active {
    color: #fff;
    border-bottom: 1px solid #fff;
    opacity: 1;
}


.page_mobile .mySwiper {
    width: 92vw;
    margin: 0 auto;
    overflow: hidden;
}
.page_mobile .mySwiper .t_box {
    padding:4vw 0;
}
.page_mobile .mySwiper .t_box img {
    width: 8.9333vw;
}
.page_mobile .mySwiper .t_box p {
    color: #fff;
}
.page_mobile .mySwiper .t_box .t_tit {
    font-size: 4.8vw;
    padding:4vw 0;
}
.page_mobile .mySwiper .t_box .t_desc {
    font-size: 2.6666vw;
    line-height: 168%;
}
.page_mobile .t_tab {
    color: #bbb;
    font-size: 2.4vw;
    text-align: center;
    padding-bottom: 8vw;
}