.notReady {
    visibility: hidden;
}

.logo {
    text-align: left;
    padding-left: 1.5%;
  }

.page {
    width: 100%;
}

.main {
    min-width: 1280px;
}

.FV ,.all-mission-1, .all-mission-2, .mission, .goEvent {
    position: relative;
}

.btn-area{
    position: absolute;
    bottom: 1%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.iframe-wrap {
    margin-bottom: 100px;
}

.btn-area li, .all-mission-1-btn li,.all-mission-2 li{
    margin: 0;
    cursor: pointer;
}

.all-mission-1-btn {
    position: absolute;
    bottom: 0;
    width: 1000px;
    right: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
}

.all-mission-2-btn {
    position: absolute;
    bottom: 0;
    width: 655px;
    right: 0px;
    left: 0;
    display: flex;
    justify-content: space-between;
}

.all-mission-2-btn-1 {
    padding-right: 80px;
}

.mission-btn-wrap {
    position: absolute;
    bottom: 0;
    width: 1000px;
    right: 0;
    left: 0;
    display: flex;
    justify-content: flex-start;
}


.img-wrap {
    width: 100%;
    margin-top: -1px;
    background-repeat: no-repeat;
}

.img-wrap1 {
    width: 100%;
    height: 1190px;
    background-image: url("../img/PCLP_ch_com_01.jpg");
    background-position: center top;
}

.img-wrap2 {
    width: 100%;
    height: 1338px;
    background-image: url("../img/PCLP_ch_com_02.jpg");
    background-position: center top;
}

.img-wrap3 {
    width: 100%;
    height: 433px;
    background-image: url("../img/PCLP_ch_com_03.jpg");
    background-position: center top;
}

.img-wrap4 {
    width: 100%;
    height: 552px;
    background-image: url("../img/PCLP_ch_com_04.jpg");
    background-position: center top;
}

.img-wrap5 {
    width: 100%;
    height: 450px;
    background-image: url("../img/PCLP_ch_com_05.jpg");
    background-position: center top;
}

.img-wrap6 {
    width: 100%;
    height: 964px;
    background-image: url("../img/PCLP_ch_com_06.jpg");
    background-position: center top;
}

.img-wrap7 {
    width: 100%;
    height: 289px;
    background-image: url("../img/PCLP_ch_com_07.jpg");
    background-position: center top;
}

.img-wrap8 {
    width: 100%;
    height: 287px;
    background-image: url("../img/PCLP_ch_com_08.jpg");
    background-position: center top;
}

.img-wrap9 {
    width: 100%;
    height: 294px;
    background-image: url("../img/PCLP_ch_com_09.jpg");
    background-position: center top;
}

.img-wrap10 {
    width: 100%;
    height: 291px;
    background-image: url("../img/PCLP_ch_com_10.jpg");
    background-position: center top;
}

.img-wrap11 {
    width: 100%;
    height: 1167px;
    background-image: url("../img/PCLP_ch_com_11.jpg");
    background-position: center top;
}

.img-wrap12-1 {
    width: 100%;
    height: 927px;
    background-image: url("../img/PCLP_ch_com_12_01.jpg");
    background-position: center top;
}

.img-wrap12-2 {
    width: 100%;
    height: 592px;
    background-image: url("../img/PCLP_ch_com_12_02.jpg");
    background-position: center top;
}

.img-wrap12-3 {
    width: 100%;
    height: 988px;
    background-image: url("../img/PCLP_ch_com_12_03.jpg");
    background-position: center top;
}

.img-wrap12-4 {
    width: 100%;
    height: 679px;
    background-image: url("../img/PCLP_ch_com_12_04.jpg");
    background-position: center top;
}

.img-wrap13 {
    width: 100%;
    height: 1445px;
    background-image: url("../img/PCLP_ch_com_13.jpg");
    background-position: center top;
}

.goEvent-wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.goEvent2 .goEvent-wrap {
    width: 80%;
    bottom: 1%;
  }
