@charset "UTF-8";
*,
::before,
::after {
  box-sizing: border-box;
}

.kv {
  background-color: #f8f9f9;
}
@media screen and (min-width: 769px) {
  .kv {
    margin-top: 10rem;
    padding: 3.5rem 0;
  }
}
@media screen and (max-width: 768px) {
  .kv {
    margin-top: 12rem;
    padding: 3rem 0;
  }
}

@media screen and (min-width: 769px) {
  .kv_content {
    width: 110rem;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .kv_content {
    width: 64.5rem;
    margin: 0 auto;
  }
}

.kv_ttl {
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .kv_ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_ttl {
    font-size: 3.2rem;
  }
}

@media screen and (min-width: 769px) {
  .sitemap_cont {
    width: 110rem;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .sitemap_cont {
    width: 64.5rem;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  .sec_sitemap {
    padding: 4rem 0;
  }
}
@media screen and (max-width: 768px) {
  .sec_sitemap {
    padding: 3.5rem 0;
  }
}
.sec_sitemap:not(:first-child) {
  border-top: solid 1px #c9caca;
}

.sitemp_head {
  font-weight: 700;
  border-left: solid #d90b18;
}
@media screen and (min-width: 769px) {
  .sitemp_head {
    padding-left: 1.5rem;
    line-height: 1;
    font-size: 2.1rem;
    border-left-width: 0.3rem;
  }
  .sitemp_head > h2 {
    line-height: inherit;
    font: inherit;
  }
  .sitemp_head > h2:first-of-type {
    margin-top: 0em;
  }
  .sitemp_head > h2:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .sitemp_head {
    padding-left: 1.5rem;
    line-height: 1;
    font-size: 2.9rem;
    border-left-width: 0.3rem;
  }
  .sitemp_head > h2 {
    line-height: inherit;
    font: inherit;
  }
  .sitemp_head > h2:first-of-type {
    margin-top: 0em;
  }
  .sitemp_head > h2:last-of-type {
    margin-bottom: 0em;
  }
}
.sitemp_head a {
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  transition: text-decoration-color 0.3s ease-in-out;
}
.sitemp_head a:hover {
  text-decoration-color: currentColor;
}

.sitemap_txt {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .sitemap_txt {
    margin-top: 3rem;
    line-height: 1.889em;
    font-size: 1.8rem;
  }
  .sitemap_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .sitemap_txt > p:first-of-type {
    margin-top: -0.444em;
  }
  .sitemap_txt > p:last-of-type {
    margin-bottom: -0.444em;
  }
}
@media screen and (max-width: 768px) {
  .sitemap_txt {
    margin-top: 3rem;
    line-height: 1.36em;
    font-size: 2.5rem;
  }
  .sitemap_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .sitemap_txt > p:first-of-type {
    margin-top: -0.18em;
  }
  .sitemap_txt > p:last-of-type {
    margin-bottom: -0.18em;
  }
}

.sitemap_links {
  display: grid;
}
@media screen and (min-width: 769px) {
  .sitemap_links {
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .sitemap_links {
    gap: 4rem;
    margin-top: 3.5rem;
  }
}
.sitemap_links > li {
  position: relative;
}
@media screen and (min-width: 769px) {
  .sitemap_links > li {
    padding-left: 2rem;
    line-height: 1.438em;
    font-size: 1.6rem;
  }
  .sitemap_links > li > a {
    line-height: inherit;
    font: inherit;
  }
  .sitemap_links > li > a:first-of-type {
    margin-top: -0.218em;
  }
  .sitemap_links > li > a:last-of-type {
    margin-bottom: -0.218em;
  }
}
@media screen and (max-width: 768px) {
  .sitemap_links > li {
    padding-left: 3rem;
    line-height: 1.25em;
    font-size: 2.4rem;
  }
  .sitemap_links > li > a {
    line-height: inherit;
    font: inherit;
  }
  .sitemap_links > li > a:first-of-type {
    margin-top: -0.125em;
  }
  .sitemap_links > li > a:last-of-type {
    margin-bottom: -0.125em;
  }
}
.sitemap_links > li::before {
  content: "＞";
  position: absolute;
  top: 0;
  left: 0;
  color: #9fa0a0;
}
.sitemap_links > li a {
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  transition: text-decoration-color 0.3s ease-in-out;
}
.sitemap_links > li a:hover {
  text-decoration-color: currentColor;
}

.page_lead {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .page_lead {
    padding-top: min(70px, 4.667vw);
    padding-bottom: min(70px, 4.667vw);
    letter-spacing: 0.04em;
    line-height: 1.572em;
    font-size: 2.8rem;
    text-align: center;
  }
  .page_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .page_lead > p:first-of-type {
    margin-top: -0.285em;
  }
  .page_lead > p:last-of-type {
    margin-bottom: -0.285em;
  }
}
@media screen and (max-width: 768px) {
  .page_lead {
    padding: 8rem 6rem;
    line-height: 1.693em;
    font-size: 2.6rem;
  }
  .page_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .page_lead > p:first-of-type {
    margin-top: -0.346em;
  }
  .page_lead > p:last-of-type {
    margin-bottom: -0.346em;
  }
}

@media screen and (min-width: 769px) {
  .sec_movie {
    padding-top: min(80px, 5.334vw);
    padding-bottom: min(130px, 8.667vw);
  }
}
@media screen and (max-width: 768px) {
  .sec_movie {
    padding-top: 8rem;
    padding-bottom: 15rem;
  }
}
.sec_movie:nth-child(odd) {
  background-color: #f8f9f9;
}
.sec_movie:nth-child(even) {
  background-color: #fff;
}

.sec_head {
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sec_head {
    margin-bottom: min(80px, 5.334vw);
    line-height: 1.5em;
    font-size: 4rem;
  }
  .sec_head > h2 {
    line-height: inherit;
    font: inherit;
  }
  .sec_head > h2:first-of-type {
    margin-top: -0.25em;
  }
  .sec_head > h2:last-of-type {
    margin-bottom: -0.25em;
  }
}
@media screen and (max-width: 768px) {
  .sec_head {
    margin-bottom: 8rem;
    line-height: 1.5em;
    font-size: 4rem;
  }
  .sec_head > h2 {
    line-height: inherit;
    font: inherit;
  }
  .sec_head > h2:first-of-type {
    margin-top: -0.25em;
  }
  .sec_head > h2:last-of-type {
    margin-bottom: -0.25em;
  }
}
.sec_head span {
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .sec_head span {
    padding: 0 min(7px, 0.467vw) min(25px, 1.667vw);
  }
}
@media screen and (max-width: 768px) {
  .sec_head span {
    padding: 0 0 2.2rem;
  }
}
.sec_head span::before, .sec_head span::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50.5%;
}
@media screen and (min-width: 769px) {
  .sec_head span::before, .sec_head span::after {
    height: min(3px, 0.2vw);
  }
}
@media screen and (max-width: 768px) {
  .sec_head span::before, .sec_head span::after {
    height: 0.4rem;
  }
}
.sec_head span::before {
  left: 0;
  background-color: #000;
}
.sec_head span::after {
  right: 0;
  background-color: #e60012;
}

@media screen and (min-width: 769px) {
  .movie_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    -moz-column-gap: min(80px, 5.334vw);
         column-gap: min(80px, 5.334vw);
    row-gap: min(90px, 6vw);
    width: min(1100px, 73.334vw);
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .movie_cont {
    display: grid;
    row-gap: 7rem;
    width: 51rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) {
  .movie_cont:has(.movie_cont_item:only-child) {
    justify-content: center;
  }
}

@media screen and (min-width: 769px) {
  .movie_cont_item {
    width: min(510px, 34vw);
  }
}

.movie_cont_item_head {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .movie_cont_item_head {
    margin-top: min(15px, 1vw);
    margin-bottom: min(10px, 0.667vw);
    line-height: 1.462em;
    font-size: 2.6rem;
  }
  .movie_cont_item_head > p {
    line-height: inherit;
    font: inherit;
  }
  .movie_cont_item_head > p:first-of-type {
    margin-top: -0.23em;
  }
  .movie_cont_item_head > p:last-of-type {
    margin-bottom: -0.23em;
  }
}
@media screen and (max-width: 768px) {
  .movie_cont_item_head {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    line-height: 1.412em;
    font-size: 3.4rem;
  }
  .movie_cont_item_head > p {
    line-height: inherit;
    font: inherit;
  }
  .movie_cont_item_head > p:first-of-type {
    margin-top: -0.205em;
  }
  .movie_cont_item_head > p:last-of-type {
    margin-bottom: -0.205em;
  }
}

.movie_cont_item_movie {
  position: relative;
  aspect-ratio: 16/9;
}
.movie_cont_item_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

@media screen and (min-width: 769px) {
  .movie_cont_item_movie + .movie_cont_item_txt {
    margin-top: min(20px, 1.334vw);
  }
}
@media screen and (max-width: 768px) {
  .movie_cont_item_movie + .movie_cont_item_txt {
    margin-top: 1rem;
  }
}

@media screen and (min-width: 769px) {
  .movie_cont_item_txt {
    line-height: 1.55em;
    font-size: 2rem;
  }
  .movie_cont_item_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .movie_cont_item_txt > p:first-of-type {
    margin-top: -0.275em;
  }
  .movie_cont_item_txt > p:last-of-type {
    margin-bottom: -0.275em;
  }
}
@media screen and (max-width: 768px) {
  .movie_cont_item_txt {
    line-height: 1.358em;
    font-size: 2.8rem;
  }
  .movie_cont_item_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .movie_cont_item_txt > p:first-of-type {
    margin-top: -0.178em;
  }
  .movie_cont_item_txt > p:last-of-type {
    margin-bottom: -0.178em;
  }
}/*# sourceMappingURL=sitemap.css.map */