.pageGuide {
  z-index: 1;
}

#top {
  width: 100vw;
  font-family: "Noto Sans JP", sans-serif;
  margin-left: -15px;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 768px) {
  #top {
    margin-left: calc(50% - 50vw);
  }
}
@media only screen and (max-width: 1023px) {
  #top {
    margin-top: -15px !important;
  }
}
@media print {
  #top {
    margin-left: -65px;
    width: 120vw;
  }
}
#top #topMain .mainBg {
  background-color: #418FDE;
  padding: 365px 0 600px;
}
@media screen and (max-width: 767px) {
  #top #topMain .mainBg {
    padding: 39vw 0 57vw;
  }
}
@media screen and (max-width: 700px) {
  #top #topMain .mainBg {
    padding-bottom: 67vw;
  }
}
@media screen and (max-width: 650px) {
  #top #topMain .mainBg {
    padding-bottom: 80vw;
  }
}
@media screen and (max-width: 540px) {
  #top #topMain .mainBg {
    padding-bottom: 83vw;
  }
}
@media screen and (max-width: 520px) {
  #top #topMain .mainBg {
    padding-bottom: 90vw;
  }
}
@media screen and (max-width: 470px) {
  #top #topMain .mainBg {
    padding-bottom: 100vw;
  }
}
@media screen and (max-width: 440px) {
  #top #topMain .mainBg {
    padding-bottom: 113vw;
  }
}
@media screen and (max-width: 400px) {
  #top #topMain .mainBg {
    padding-bottom: 126vw;
  }
}
#top #topMain .mainBg .mainImage {
  width: 1280px;
  text-align: center;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 767px) {
  #top #topMain .mainBg .mainImage {
    width: 100%;
  }
}
#top #topMain .mainBg .mainImage .mainImageItem {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  z-index: 10;
}
#top #topMain .mainBg .mainImage .mainImageItem h1 {
  position: absolute;
  top: -300px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 12;
  opacity: 0;
}
#top #topMain .mainBg .mainImage .mainImageItem h1.active {
  opacity: 1;
  transition: all 0.5s;
}
@media screen and (max-width: 767px) {
  #top #topMain .mainBg .mainImage .mainImageItem h1 {
    top: -31vw;
    width: 79.5vw;
  }
}
#top #topMain .mainBg .mainImage .mainImageItem .mainImage02 {
  opacity: 0;
}
#top #topMain .mainBg .mainImage .mainImageItem .mainImage02.active {
  opacity: 1;
  transition: all 0.5s;
}
#top #topMain .mainBg .mainImage .mainImageItem .maindeco01 {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  width: 950px;
  height: 822px;
  top: -350px;
  left: 50%;
  transform: translate(-30%, -80px);
  z-index: 11;
  opacity: 0;
}
#top #topMain .mainBg .mainImage .mainImageItem .maindeco01.active {
  opacity: 1;
  transform: translate(-50%, 0);
  transition: all 0.5s;
}
@media screen and (max-width: 767px) {
  #top #topMain .mainBg .mainImage .mainImageItem .maindeco01 {
    width: 109.5vw;
    height: 86.8vw;
    top: -36vw;
  }
}
#top #topMain .mainBg .mainImage .mainImageItem .maindeco02 {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  width: 514px;
  height: 860px;
  top: -414px;
  left: -233px;
  z-index: -1;
  opacity: 0;
  transform: translate(-50px, 150px);
}
#top #topMain .mainBg .mainImage .mainImageItem .maindeco02.active {
  opacity: 1;
  transform: none;
  transition: all 0.5s;
}
@media screen and (max-width: 767px) {
  #top #topMain .mainBg .mainImage .mainImageItem .maindeco02 {
    width: 40vw;
    height: 67.5vw;
    left: -12vw;
    top: -53.2vw;
  }
}
#top #topMain .mainBg .mainImage .mainImageItem .maindeco03 {
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  width: 579px;
  height: 807px;
  bottom: -532px;
  right: -210px;
  z-index: -1;
  opacity: 0;
  transform: translate(50px, -120px);
}
#top #topMain .mainBg .mainImage .mainImageItem .maindeco03.active {
  opacity: 1;
  transform: none;
  transition: all 0.5s;
}
@media screen and (max-width: 767px) {
  #top #topMain .mainBg .mainImage .mainImageItem .maindeco03 {
    width: 48.1vw;
    height: 64.1vw;
    right: -20.6vw;
    bottom: -20.6vw;
  }
}
#top #topMain .mainBg .mainTextArea {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 170px;
  width: max-content;
  opacity: 0;
  z-index: 10;
}
#top #topMain .mainBg .mainTextArea.active {
  opacity: 1;
  transition: all 0.5s;
}
@media screen and (max-width: 767px) {
  #top #topMain .mainBg .mainTextArea {
    width: 100%;
    padding: 0 15px;
    top: 38vw;
  }
}
#top #topMain .mainBg .mainTextArea .mainTitle {
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  #top #topMain .mainBg .mainTextArea .mainTitle {
    margin-bottom: 20px;
  }
}
#top #topMain .mainBg .mainTextArea .mainText {
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
  line-height: 37px;
}
@media screen and (max-width: 767px) {
  #top #topMain .mainBg .mainTextArea .mainText {
    line-height: 26px;
  }
}
#top #top01 {
  margin-top: -65px;
}
@media screen and (max-width: 767px) {
  #top #top01 {
    margin-top: -30px;
  }
}
#top #top01 .bg01 {
  background-color: #F5F5F5;
  position: relative;
  padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
  #top #top01 .bg01 {
    padding-top: 40px;
    padding-bottom: 35vw;
  }
}
#top #top01 .bg01::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg01_03@2x.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  top: -350px;
  left: 0;
  width: 100%;
  height: 359px;
}
@media screen and (max-width: 767px) {
  #top #top01 .bg01::before {
    background-size: 110% 100%;
    top: -105px;
    height: 118px;
  }
}
#top #top01 .bg01::after {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg01Deco@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: -426px;
  right: -180px;
  width: 331px;
  height: 279px;
  opacity: 0;
  transform: translate(120px, -120px);
}
@media screen and (max-width: 767px) {
  #top #top01 .bg01::after {
    top: -140px;
    width: 138px;
    height: 131px;
    right: -55px;
  }
}
#top #top01 .bg01.active::after {
  opacity: 1;
  transform: none;
  transition: all 1s;
}
#top #top01 .bg01 .img01 {
  margin-bottom: 16px;
}
#top #top02 .bg02 {
  background-color: #fff;
  position: relative;
  padding: 115px 0 350px;
}
@media screen and (max-width: 767px) {
  #top #top02 .bg02 {
    padding: 0 0 32vw;
  }
}
#top #top02 .bg02::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg02_02@2x.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  top: -160px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 306px;
}
@media screen and (max-width: 767px) {
  #top #top02 .bg02::before {
    background-size: cover;
    height: 22.6vw;
    top: -85px;
  }
}
#top #top02 .bg02::after {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg02Deco@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: -210px;
  left: -90px;
  width: 411px;
  height: 243px;
  opacity: 0;
  transform: translate(-120px, 120px);
}
@media screen and (max-width: 767px) {
  #top #top02 .bg02::after {
    width: 274px;
    height: 162px;
    left: -150px;
    top: -125px;
  }
}
#top #top02 .bg02.active::after {
  opacity: 1;
  transform: none;
  transition: all 1s;
}
#top #top02 .bg02 .img02 {
  margin-top: 10px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #top #top02 .bg02 .img02 {
    margin: 30px auto 25px;
  }
}
#top #top03 .bg03 {
  background-color: #fff;
  position: relative;
  padding: 20px 0 300px;
  background-color: #F5F5F5;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03 {
    padding-bottom: 30vw;
  }
}
#top #top03 .bg03::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg03_02@2x.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  top: -290px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 359px;
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03::before {
    height: 43.6vw;
    top: -29vw;
    z-index: -1;
    background-size: 140% 100%;
  }
}
#top #top03 .bg03::after {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg03Deco@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: -380px;
  right: -340px;
  width: 427px;
  height: 230px;
  opacity: 0;
  transform: translate(120px, -120px);
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03::after {
    width: 230px;
    height: 125px;
    right: -160px;
    top: -150px;
  }
}
#top #top03 .bg03.active::after {
  opacity: 1;
  transform: none;
  transition: all 1s;
}
#top #top03 .bg03 .secTitle {
  margin-bottom: 30px;
}
#top #top03 .bg03 .flex03 {
  max-width: 952px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03 .flex03 {
    flex-direction: column;
    margin-bottom: 25px;
  }
}
#top #top03 .bg03 .flex03 .textArea {
  width: 48.3%;
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03 .flex03 .textArea {
    width: 100%;
    margin-bottom: 20px;
  }
}
#top #top03 .bg03 .flex03 .img03 {
  position: relative;
  z-index: 1;
  width: 48.6%;
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03 .flex03 .img03 {
    width: 100%;
  }
}
#top #top03 .bg03 .itemTitle {
  font-size: 21px;
  font-weight: bold;
  line-height: 31px;
  max-width: 1070px;
  margin: 0 auto 10px;
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03 .itemTitle {
    font-size: 17px;
    text-align: center;
  }
}
#top #top03 .bg03 .top03Box {
  max-width: 1070px;
  margin: 0 auto;
  border: 3px solid #D9D9D9;
  background-color: #fff;
  padding: 15px;
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03 .top03Box {
    flex-direction: column;
  }
}
#top #top03 .bg03 .top03Box .box01 {
  width: 32.9%;
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03 .top03Box .box01 {
    width: 100%;
    margin-top: 20px;
  }
}
#top #top03 .bg03 .top03Box .boxRight {
  width: 67.1%;
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03 .top03Box .boxRight {
    flex-direction: column;
    width: 100%;
  }
}
#top #top03 .bg03 .top03Box .boxRight .box02 {
  width: 54.2%;
  padding-left: 47px;
  border-left: 1px solid #D9D9D9;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03 .top03Box .boxRight .box02 {
    width: 100%;
    border-left: none;
    border-top: 1px solid #D9D9D9;
    padding-left: 0;
    padding-top: 18px;
    margin-top: 17px;
    margin-bottom: 18px;
  }
  #top #top03 .bg03 .top03Box .boxRight .box02 img {
    margin: 0 auto;
  }
}
#top #top03 .bg03 .top03Box .boxRight .box02 .boxText {
  font-size: 14px;
  line-height: 25px;
  margin-top: 10px;
}
#top #top03 .bg03 .top03Box .boxRight .box03 {
  width: 40.5%;
}
@media screen and (max-width: 767px) {
  #top #top03 .bg03 .top03Box .boxRight .box03 {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  #top #top03 .bg03 .top03Box .boxRight .box03 img {
    width: 100%;
  }
}
#top #top04 .bg04 {
  background-color: #fff;
  position: relative;
  padding-bottom: 235px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #top #top04 .bg04 {
    padding-bottom: 35vw;
  }
}
#top #top04 .bg04::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg02_02@2x.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  top: -160px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 306px;
}
@media screen and (max-width: 767px) {
  #top #top04 .bg04::before {
    background-size: cover;
    height: 22.6vw;
    top: -85px;
  }
}
#top #top04 .bg04::after {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg04Deco@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: -320px;
  left: -165px;
  width: 537px;
  height: 464px;
  opacity: 0;
  transform: translate(-120px, 120px);
}
@media screen and (max-width: 767px) {
  #top #top04 .bg04::after {
    width: 240px;
    height: 200px;
    left: -103px;
    top: -150px;
  }
}
#top #top04 .bg04.active::after {
  opacity: 1;
  transform: none;
  transition: all 1s;
}
#top #top04 .bg04 .secTitle {
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  #top #top04 .bg04 .secTitle {
    margin-bottom: 30px;
  }
}
#top #top04 .bg04 .img04 {
  margin: 60px 0 30px;
}
#top #top04 .bg04 .itemTitle {
  color: #418FDE;
  font-size: 23px;
  font-weight: bold;
  line-height: 31px;
  max-width: 1070px;
  margin: 0 auto 5px;
}
@media screen and (max-width: 767px) {
  #top #top04 .bg04 .itemTitle {
    font-size: 19px;
    text-align: center;
  }
}
#top #top04 .bg04 .top04Box {
  background-color: #418FDE;
  max-width: 1070px;
  margin: 0 auto;
  padding: 22px;
}
@media screen and (max-width: 767px) {
  #top #top04 .bg04 .top04Box {
    flex-direction: column;
    padding: 28px 15px;
  }
}
#top #top04 .bg04 .top04Box .box01 {
  color: #fff;
  width: 50.3%;
  margin-right: 5.8%;
}
@media screen and (max-width: 767px) {
  #top #top04 .bg04 .top04Box .box01 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }
}
#top #top04 .bg04 .top04Box .box01 h5 {
  font-size: 19px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 10px;
  font-feature-settings: "palt";
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 767px) {
  #top #top04 .bg04 .top04Box .box01 h5 {
    font-size: 17px;
    display: flex;
    justify-content: center;
  }
}
#top #top04 .bg04 .top04Box .box01 .itemText {
  font-size: 14px;
  line-height: 25px;
}
#top #top04 .bg04 .top04Box .box02 {
  width: 24%;
}
@media screen and (max-width: 767px) {
  #top #top04 .bg04 .top04Box .box02 {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 7px;
  }
}
#top #top04 .bg04 .top04Box .box03 {
  width: 17.6%;
}
@media screen and (max-width: 767px) {
  #top #top04 .bg04 .top04Box .box03 {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
}
#top #top05 .bg05 {
  background-color: #FFDAED;
  position: relative;
  padding: 90px 0 180px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #top #top05 .bg05 {
    padding: 30px 0 100px;
  }
}
#top #top05 .bg05::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg05_02@2x.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  top: -120px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 202px;
}
@media screen and (max-width: 767px) {
  #top #top05 .bg05::before {
    background-size: 150% 100%;
    top: -85px;
  }
}
#top #top05 .bg05::after {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg06_02@2x.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  bottom: -90px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 110%;
  height: 182px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #top #top05 .bg05::after {
    bottom: -10vw;
    height: 20vw;
  }
}
#top #top05 .bg05 .bg05Deco {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg05Deco@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: -230px;
  right: -160px;
  width: 554px;
  height: 335px;
  opacity: 0;
  transform: translate(120px, 0);
}
@media screen and (max-width: 767px) {
  #top #top05 .bg05 .bg05Deco {
    width: 245px;
    height: 160px;
    right: -115px;
    top: -140px;
  }
}
#top #top05 .bg05.active .bg05Deco {
  opacity: 1;
  transform: none;
  transition: all 1s;
}
#top #top05 .bg05 .secTitle {
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  #top #top05 .bg05 .secTitle {
    margin-bottom: 30px;
  }
}
#top #top05 .bg05 .top05Box {
  max-width: 952px;
  margin: 60px auto 0;
}
@media screen and (max-width: 767px) {
  #top #top05 .bg05 .top05Box {
    flex-direction: column;
    margin-top: 20px;
  }
}
#top #top05 .bg05 .top05Box .box01 {
  width: 54%;
}
@media screen and (max-width: 767px) {
  #top #top05 .bg05 .top05Box .box01 {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 20px;
  }
}
#top #top05 .bg05 .top05Box .box02 {
  width: 37%;
}
@media screen and (max-width: 767px) {
  #top #top05 .bg05 .top05Box .box02 {
    width: 70%;
    max-width: 300px;
    margin: 0 auto;
  }
}
#top #top06 .bg06 {
  background-color: #418FDE;
  padding: 100px 0 220px;
  position: relative;
  margin-bottom: 120px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #top #top06 .bg06 {
    padding: 50px 0 100px;
  }
}
@media print {
  #top #top06 .bg06 {
    padding: 0 0 150px;
  }
}
#top #top06 .bg06::after {
  position: absolute;
  content: "";
  background-image: url(../images/top/bg07@2x.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  bottom: -90px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 190px;
}
@media screen and (max-width: 767px) {
  #top #top06 .bg06::after {
    bottom: -10vw;
    height: 20vw;
  }
}
#top #top06 .bg06 .imgFlex {
  position: relative;
  z-index: 1;
}
#top #top06 .bg06 .imgFlex .img {
  width: 25%;
}
#top #top06 .bg06 .bottomText {
  margin: 90px 0 40px;
  font-size: 43px;
  font-weight: 900;
  line-height: 62px;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  #top #top06 .bg06 .bottomText {
    width: 84%;
    margin: 30px auto;
    font-size: 20px;
    line-height: 31px;
  }
}
#top #top06 .bg06 .bottomText::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/bottomTitle@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 807px;
  height: 629px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -2;
}
@media screen and (max-width: 767px) {
  #top #top06 .bg06 .bottomText::before {
    width: 77.3vw;
    height: 60vw;
  }
}
#top #top06 .bg06 .bottomButton {
  margin: 40px 0 80px;
}
@media screen and (max-width: 767px) {
  #top #top06 .bg06 .bottomButton {
    margin: 30px auto 40px;
  }
}
#top #top06 .bg06 .bottomButton a {
  background-color: #000;
  color: #fff;
  font-family: "Cantarell", sans-serif;
  font-weight: bold;
  line-height: 34px;
  position: relative;
  font-size: 33px;
  width: 350px;
  display: block;
  margin: 0 auto;
  padding: 20px;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  #top #top06 .bg06 .bottomButton a {
    font-size: 25px;
  }
}
#top #top06 .bg06 .bottomButton a:hover {
  background-color: #fff;
  color: #418FDE;
  transition: all 0.2s;
}
#top #top06 .bg06 .bottomButton a:hover::before {
  background-image: url(../images/top/arw02.svg);
  right: 20px;
  transition: all 0.2s;
}
#top #top06 .bg06 .bottomButton a::before {
  position: absolute;
  content: "";
  background-image: url(../images/top/arw.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 42px;
  height: 12px;
  right: 28px;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.2s;
}