* {
  box-sizing: border-box;
}

.logo {
  text-align: left;
  padding-left: 1.5%;
}

.main {
  width: 100%;
}

.FV {
  position: relative;
}

img:not(.logo > img) {
  width: 100%;
}

.img-wrap {
  width: 100%;
  margin-top: -1px;
}

.first-view-area, .mission {
  position: relative;
}

.mission-btn {
position: absolute;
width: 990px;
left: 0;
right: 0;
bottom: 30px;
display: flex;
justify-content: flex-start;
}

.first-view-area .btn-area {
    margin: 0 auto;
    position: absolute;
    bottom: 140px;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media (max-width: 1207px) {
	.first-view-area .btn-area {
		bottom: 4%;
	}
}

.btn-block {
    margin: 0;
    max-height: 150px;
  }

.img-wrap {
  width: 100%;
  margin-top: -1px;
  background-repeat: no-repeat;
}

.img-wrap1 {
  width: 100%;
  height: 987px;
  background-image: url("../img/PCLP_com_01.jpg");
  background-position: center top;
}

.img-wrap2 {
  width: 100%;
  height: 745px;
  background-image: url("../img/PCLP_com_02.jpg");
  background-position: center top;
}

.img-wrap3 {
  width: 100%;
  height: 728px;
  background-image: url("../img/PCLP_com_03.jpg");
  background-position: center top;
}

.img-wrap4 {
  width: 100%;
  height: 570px;
  background-image: url("../img/PCLP_com_04.jpg");
  background-position: center top;
}

.img-wrap5 {
  width: 100%;
  height: 289px;
  background-image: url("../img/PCLP_com_05.jpg");
  background-position: center top;
}

.img-wrap6 {
  width: 100%;
  height: 291px;
  background-image: url("../img/PCLP_com_06.jpg");
  background-position: center top;
}

.img-wrap7 {
  width: 100%;
  height: 288px;
  background-image: url("../img/PCLP_com_07.jpg");
  background-position: center top;
}

.img-wrap10 {
  width: 100%;
  height: 482px;
  background-image: url("../img/PCLP_com_10.jpg");
  background-position: center top;
}

.img-wrap11 {
  width: 100%;
  height: 1008px;
  background-image: url("../img/PCLP_com_11.jpg");
  background-position: center top;
}