@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");

.zen-kaku-gothic-new-light {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.roboto {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.typed_con {
  background-color: #F7F4EC;
  background-image: url(../img/con_bg.png);
}

.typed_con p {
  font-size: 14px;
  font-weight: 400;
  color: #352B3C;
}

@media screen and (min-width: 601px) {
  .typed_con .innr {
    padding: 0;
  }
}

.typed_con :target {
  scroll-margin-top: 100px;
}

@media screen and (min-width: 768px) {
  .typed_con :target {
    scroll-margin-top: 150px;
  }
}

.typed_con a {
  display: inline-block;
}

.typed_con img {
  max-width: 100%;
}

.typed_con .movie_blc_h {
  margin: 0px auto;
  padding: 0 20px;
}

.typed_con .movie_blc_h.dummy {
  height: 620px;
  width: 100%;
  background-color: #ccc;
}

@media screen and (max-width: 414px) {
  .typed_con .movie_blc_h.dummy {
    height: 145vw;
  }
}

.typed_con .movie_blc_h .mv_blc iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 9/16;
}

.typed_con .movie_blc_h .mv_blc .dummy {
  width: 100%;
  height: auto;
  aspect-ratio: 9/16;
  background-color: #ccc;
  position: relative;
}

.typed_con .movie_blc_h .mv_blc .dummy span {
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.typed_con .con_body .clm {
  text-align: center;
  max-width: 414px;
  margin: 0 auto;
  padding: 30px 0;
}

@media screen and (min-width: 415px) {
  .typed_con .con_body .clm {
    max-width: 1080px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 460px) {
  .typed_con .con_body .clm {
    margin: 0 auto;
  }
}

.typed_con .con_body .box_w {
  width: 100%;
  margin: 0px auto 0px;
  padding: 0px 13px;
}

.typed_con .con_body .box_w .box_in {
  padding: 0 20px;
}

.typed_con .con_body h2 {
  text-align: center;
}

.typed_con .con_body .lead {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 30px;
}

.typed_con .con_body p {
  font-size: 14px;
  font-weight: 500;
}

@media screen and (max-width: 460px) {
  .typed_con .con_body p {
    font-size: 3vw;
  }
}

.typed_con .con_body .clmbg {
  background-image: url(../img/ttl_bg.png);
  background-size: 497px auto;
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 20px;
}

@media screen and (max-width: 460px) {
  .typed_con .con_body .clmbg {
    background-size: 100% auto;
  }

  .typed_con .con_body .clmbg.clm01 {
    background-size: 100% auto;
    background-position: top -130px center;
  }
}

.typed_con .con_body .clm01 {
  background-position: top center;
  background-position: top -200px center;
  padding-top: 40px;
  max-width: 100%;
  width: 500px;
  margin: 0 auto;
}

.typed_con .con_body .clm01 .clm {
  padding: 0px 13px 0;
}

.typed_con .con_body .clm01 h2 {
  margin: 0 0;
}

.typed_con .con_body .clm01 .lead {
  text-align: left;
  margin-top: 20px;
  line-height: 1.1;
}

.typed_con .con_body .clm01 .lead span {
  margin-bottom: 1em;
  color: #352B3C;
  font-size: 16px;
}

@media screen and (max-width: 460px) {
  .typed_con .con_body .clm01 .lead span {
    font-size: 3.8vw;
  }
}

.typed_con .con_body .clm02 {
  max-width: 100%;
  width: 560px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.typed_con .con_body .clm02 .clm {
  max-width: 414px;
  padding: 0 13px;
}

.typed_con .con_body .clm02 h2 {
  margin-bottom: 20px;
}

.typed_con .con_body .clm02 .ico {
  text-align: right;
  margin-top: 30px;
}

.typed_con .con_body .clm03 {
  max-width: 100%;
}

.typed_con .con_body .clm03.clmbg {
  background-position: top center;
}

.typed_con .con_body .clm03 .ttl_blc {
  width: 560px;
  margin: 0 auto;
}

@media screen and (max-width: 460px) {
  .typed_con .con_body .clm03 .ttl_blc {
    width: 100%;
  }
}

@media screen and (min-width: 601px) {
  .typed_con .con_body .clm03 .clm {
    max-width: 1080px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 460px) {
  .typed_con .con_body .clm03 .clm h2 {
    margin: 0 auto 20px;
  }
}

.typed_con .con_body .clm03 h2 {
  margin-bottom: 20px;
}

.typed_con .accordion .menu {
  background-color: #141E6D;
  padding: 16px 40px 16px;
  display: inline-block;
  max-width: 90%;
  border-radius: 100px;
  position: relative;
}

@media screen and (max-width: 460px) {
  .typed_con .accordion .menu {
    max-width: 95%;
    padding: 16px 25px 16px;
  }
}

.typed_con .accordion .menu span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 23px;
  letter-spacing: 2px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  padding-right: 18px;
  width: 100%;
  display: inline-block;
  line-height: 1;
  padding-right: 30px;
}

.typed_con .accordion .menu span::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 18px;
  background-image: url(../img/ico_arrw.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0px;
  top: 28%;
  transform: rotate(180deg);
}

.typed_con .accordion .menu.is-active span::after {
  transform: rotate(0deg);
}

.typed_con .accordion .contents {
  margin-bottom: 40px;
  text-align: center;
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: 0.4s;
}

@media screen and (max-width: 460px) {
  .typed_con .accordion .contents {
    padding: 0 13px;
  }
}

.typed_con .accordion .contents .btn_ttl {
  margin: 15px 0 5px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}

@media screen and (max-width: 460px) {
  .typed_con .accordion .contents .btn_ttl {
    font-size: 4.3vw;
  }
}

.typed_con .accordion .contents .buttons {
  width: 270px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 0 6px;
}

.typed_con .accordion .contents .buttons button {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  width: 100%;
  line-height: 1;
  background-color: #fff;
  padding: 8px 0;
  border: 1px solid #352B3C;
  border-radius: 5px;
  cursor: pointer;
}

.typed_con .accordion .contents .buttons button.active {
  color: #fff;
  background-color: #352B3C;
}

.typed_con .accordion .contents .box {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
  padding-top: 20px;
}

@media screen and (min-width: 601px) {
  .typed_con .accordion .contents .box {
    padding-top: 30px;
  }
}

.typed_con .accordion .contents .box>div {
  width: calc(50% - 5px);
}

@media screen and (min-width: 601px) {
  .typed_con .accordion .contents .box>div {
    width: calc((100% - 30px) / 4);
  }
}

.typed_con .accordion .contents .box>div img {
  width: 100%;
}

.typed_con .accordion .contents.is-open {
  line-height: normal;
  height: auto;
  opacity: 1;
}