
a,
a:visited {
  text-decoration: none !important;
}

.contents-detail-viewport {
  padding: 20px 0 !important;
}

.contents-bg {
  background-color: #102438 !important;
}

.copyright {
  color: #FFFFFF !important;
  font-size: small;
  text-align: center;
}

.main-txt {
  color: #FFFFFF !important;
  text-align: center;
  margin: 10% 8%;
}
@media screen and (max-width: 768px) {
  .main-txt {
    margin: 15% 8%;
  }
}

.contents-img {
  margin: 5% 10%;
}

@media screen and (max-width: 768px) {
  .contents-img {
    margin: 10% 5% 15%;
  }
}
.contents-main-ttl {
  text-align: center;
  margin: 10% 0 5%;
  color: #FFFFFF !important;
}
.contents-main-ttl span {
  border-bottom: solid 2px #FFFFFF;
  font-size: large;
  font-weight: bold;
}

.contents-ttl01 {
  text-align: center;
  color: #FFFFFF !important;
}
.contents-ttl01 span {
  border-bottom: solid 2px #FFFFFF;
  font-size: large;
  font-weight: bold;
}

.contents-ttl02 {
  text-align: center;
  color: #FFFFFF !important;
  font-size: large;
  font-weight: bold;
}

.contents-txt {
  color: #FFFFFF !important;
  text-align: center;
  margin: 5% 8% 8%;
}
@media screen and (max-width: 768px) {
  .contents-txt {
    margin: 5% 8% 5%;
  }
}

.bt {
  width: 80% !important;
  background-color: #E0C15D !important;
  border-color: #E0C15D !important;
  color: #175775 !important;
}

@media screen and (min-width: 769px) {
  .img-contents01 {
    display: flex;
    justify-content: space-between;
    margin: 10% 5% 0;
  }
  .img-contents01 .left-images {
    width: 63%;
  }
  .img-contents01 .right-images {
    width: 35%;
  }
  .img-contents01 .right-images img {
    margin-bottom: 8.5%;
  }
}
@media screen and (max-width: 768px) {
  .left-images {
    width: 90%;
    margin: 15% 5% 3%;
  }
  .right-images {
    display: flex;
    justify-content: center;
    width: 51%;
    margin: 0 auto;
    gap: 5%;
  }
  .right-images img {
    margin-bottom: 8.5%;
    width: 85.5%;
  }
}
.chapter-ttl {
  margin-top: 12%;
}
@media screen and (max-width: 768px) {
  .chapter-ttl {
    margin-top: 15%;
  }
}
.chapter-ttl img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.img-contents02 {
  margin: 0 5% 13%;
}
@media screen and (max-width: 768px) {
  .img-contents02 {
    margin: 10% 5% 20%;
  }
}
.img-contents02 .top-row-pc {
  display: flex;
  margin: 0 auto 2%;
  gap: 2%;
}
.img-contents02 .top-row-pc img {
  width: 32%;
}

.bottom-row-pc {
  display: flex;
  justify-content: center;
  gap: 2%;
}
.bottom-row-pc img {
  width: 30%;
}

.top-row-sp {
  display: flex;
  justify-content: space-between;
  gap: 2%;
  margin-bottom: 2%;
}
.top-row-sp img {
  width: 49%;
}

.middle-row-sp {
  display: flex;
  justify-content: center;
  margin-bottom: 2%;
}
.middle-row-sp img {
  width: 49%;
}

.bottom-row-sp {
  display: flex;
  justify-content: space-between;
  gap: 2%;
}
.bottom-row-sp img {
  width: 49%;
}

iframe {
  width: 80%;
  max-width: 800px;
  height: 450px;
  display: block;
  margin: 5% auto;
}
@media screen and (max-width: 768px) {
  iframe {
    width: 90%;
    height: 53.4375vw;
    max-height: 300px;
    margin: 10% auto;
  }
}

.contents-ttl {
  margin: 10% 0 5%;
}
@media screen and (max-width: 768px) {
  .contents-ttl {
    margin: 15% 0 10%;
  }
}

.hp-url {
  color: #FFFFFF !important;
}
.hp-url p {
  text-align: center;
  margin: 5% 0 20%;
}
@media screen and (min-width: 769px) {
  .hp-url p {
    margin: 5% 0 10%;
  }
}
.hp-url a {
  color: #FFFFFF !important;
}

.schedule h2 {
  color: #FFFFFF !important;
}
.schedule .schedule-txt {
  color: #FFFFFF !important;
  margin: 2% 10% 10%;
}
.schedule .schedule-txt p {
  text-align: center;
}
.schedule .schedule-txt a {
  color: #FFFFFF !important;
}
.schedule h2 {
  text-align: center;
  color: #FFFFFF !important;
  font-size: medium;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .pc-none {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}/*# sourceMappingURL=page.min.css.map */



