.stage {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.stage .layer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.Txt h3 {
  letter-spacing: 2px;
}
@media (max-width: 991px) {
  .Txt h3 {
    font-size: 1.5rem;
  }
}
.Txt h4 {
  letter-spacing: 2px;
}
@media (max-width: 991px) {
  .Txt h4 {
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
}
.Txt small {
  font-style: italic;
  display: block;
}
.Txt p {
  margin-bottom: 0;
  line-height: 1.7;
  letter-spacing: 1px;
}

.bannerArea {
  overflow: hidden;
  padding: 16% 0;
  justify-content: end;
  align-items: center;
}
@media (max-width: 991px) {
  .bannerArea {
    padding: 89% 0;
  }
}
.bannerArea .slogan {
  position: absolute;
  opacity: 0;
}

.page01 {
  background: #084fd7;
}
@media (max-width: 991px) {
  .page01 {
    padding-top: 5rem;
  }
}
.page01 .Txt {
  color: #fff;
  text-align: center;
  z-index: 5;
  padding-top: 3rem;
}

.page02 {
  padding: 7% 0;
  background-image: url(../images/img/page02-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
}
@media (max-width: 991px) {
  .page02 {
    padding: 6rem 3% 3rem 3%;
    background-attachment: scroll;
  }
}
.page02 .Txt {
  color: #fff;
}
.page02 .Txt b {
  color: #c53530;
  font-size: 2.3rem;
  letter-spacing: 2px;
  margin-bottom: 1rem;
  display: block;
  font-family: "Belleza", sans-serif;
}
@media (max-width: 991px) {
  .page02 .Txt b {
    font-size: 1.5rem;
    letter-spacing: 1px;
  }
}
.page02 .Txt .title {
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 2px;
  margin-bottom: 3%;
}
@media (max-width: 991px) {
  .page02 .Txt .title {
    display: block;
    margin-bottom: 3rem;
  }
}
.page02 .Txt .title::after {
  content: "";
  background-image: url(../images/img/page02-deco-pic.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: 200%;
  right: 28%;
}
@media (max-width: 991px) {
  .page02 .Txt .title::after {
    width: 50px;
    height: 50px;
    bottom: 7rem;
    right: 10%;
  }
}
.page02 .Txt .title h3 {
  margin-right: 1rem;
  letter-spacing: 4px;
}
.page02 .Txt .title h5 {
  justify-content: center;
}
.page02 .Txt h5 {
  display: flex;
  align-items: center;
}
.page02 .Txt h5 span {
  margin: 3px 5px 0 5px;
  font-size: 0.8rem;
  letter-spacing: 1px;
  font-family: "Belleza", sans-serif;
}
.page02 .container .item {
  justify-content: center;
  align-items: end;
  padding-top: 7%;
}
@media (max-width: 991px) {
  .page02 .container .item {
    padding-top: 3rem;
  }
}
.page02 .container .item .Txt {
  padding-bottom: 10%;
}
@media (max-width: 991px) {
  .page02 .container .item .Txt {
    padding-bottom: 2rem;
  }
}
.page02 .container .item .Txt::after {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  width: 230px;
  height: 230px;
  position: absolute;
  z-index: -1;
}
@media (max-width: 991px) {
  .page02 .container .item .Txt::after {
    width: 130px;
    height: 130px;
  }
}
.page02 .container .item:nth-child(2) .Txt::after {
  background-image: url(../images/img/page02-deco-pic-1.png);
  top: -75%;
  right: 0;
}
@media (max-width: 991px) {
  .page02 .container .item:nth-child(2) .Txt::after {
    top: -30%;
    right: 0;
  }
}
.page02 .container .item:nth-child(3) .Txt::after {
  width: 270px;
  height: 270px;
  background-image: url(../images/img/page02-deco-pic-2.png);
  top: -125%;
  right: 10%;
}
@media (max-width: 991px) {
  .page02 .container .item:nth-child(3) .Txt::after {
    width: 130px;
    height: 130px;
    top: -20%;
    right: 0;
  }
}
.page02 .container .item:nth-child(4) .Txt::after {
  width: 270px;
  height: 270px;
  background-image: url(../images/img/page02-deco-pic-3.png);
  top: -55%;
  right: 10%;
}
@media (max-width: 991px) {
  .page02 .container .item:nth-child(4) .Txt::after {
    width: 150px;
    height: 150px;
    top: -10%;
    right: 0;
  }
}
.page02 .container .item:nth-child(5) .Txt::after {
  background-image: url(../images/img/page02-deco-pic-4.png);
  top: -135%;
  right: 25%;
}
@media (max-width: 991px) {
  .page02 .container .item:nth-child(5) .Txt::after {
    width: 130px;
    height: 130px;
    top: 5%;
    right: 0;
  }
}
.page02 .container .item:nth-child(6) .Txt::after {
  width: 250px;
  height: 250px;
  background-image: url(../images/img/page02-deco-pic-5.png);
  top: -85%;
  right: 55%;
}
@media (max-width: 991px) {
  .page02 .container .item:nth-child(6) .Txt::after {
    width: 130px;
    height: 130px;
    top: -30%;
    right: 0;
  }
}
.page02 .container .item:nth-child(7) .Txt::after {
  background-image: url(../images/img/page02-deco-pic-6.png);
  top: -75%;
  right: 10%;
}
@media (max-width: 991px) {
  .page02 .container .item:nth-child(7) .Txt::after {
    top: -30%;
    right: 0;
  }
}

.page03 {
  overflow: hidden;
  padding: 5% 0;
}
@media (max-width: 991px) {
  .page03 {
    padding: 2rem 0;
  }
}
.page03 .Txt {
  color: #595757;
  padding-left: 15%;
}
@media (max-width: 991px) {
  .page03 .Txt {
    padding-left: 0;
    text-align: center;
  }
}
.page03 .Txt h5 {
  writing-mode: vertical-lr;
  margin: 0;
  letter-spacing: 4px;
}
@media (max-width: 991px) {
  .page03 .Txt h5 {
    writing-mode: horizontal-tb;
    margin-bottom: 1rem;
  }
}
.page03 .Txt span {
  font-family: "Belleza", sans-serif;
  display: block;
  margin-bottom: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
}
.page03 .Txt .subTxtBox {
  text-align: right;
  margin-right: 15%;
}
@media (max-width: 991px) {
  .page03 .Txt .subTxtBox {
    text-align: center;
    margin-right: 0;
  }
}
.page03 .Txt .subTxtBox .subTxt {
  display: inline-block;
  text-align: left;
}
@media (max-width: 991px) {
  .page03 .Txt .subTxtBox .subTxt {
    text-align: center;
    margin-bottom: 2rem;
  }
}
.page03 .row {
  align-items: center;
  padding: 3% 0;
}
@media (max-width: 991px) {
  .page03 .row {
    padding: 1rem 0;
  }
}
.page03 .row:nth-child(2) .Txt {
  padding: 0 10%;
}
@media (max-width: 1500px) {
  .page03 .row:nth-child(2) .Txt {
    padding: 0 5%;
  }
}
@media (max-width: 991px) {
  .page03 .row:nth-child(2) .Txt {
    padding: 0;
  }
}
.page03 .Img .innerImg {
  padding-top: 56%;
}/*# sourceMappingURL=style.css.map */