@import url("https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@400;700&display=swap");

.pt-sans-narrow-regular {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.pt-sans-narrow-bold {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.typed_con {
  background-color: #F5EFE7;
}

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

@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;
}

.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 {
  height: 620px;
  width: 100%;
}

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

.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;
  }
}

.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 {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.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 .clm01 h2 span {
  color: #87BB57;
}

.typed_con .con_body .clm01 p span {
  margin-bottom: 1em;
  color: #4E3B30;
  font-size: 24px;
}

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

.typed_con .con_body .clm02 {
  background-color: #ffffff;
}

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

.typed_con .con_body .clm02 h2 {
  color: #E88AB6;
}

.typed_con .con_body .clm02 .flxB {
  justify-content: space-between;
  margin-top: 40px;
}

.typed_con .con_body .clm02 .flxB>.box {
  width: calc(50% - 8px);
}

.typed_con .con_body .clm02 .flxB>.box .circle {
  margin-bottom: 10px;
}

.typed_con .con_body .clm02 .flxB>.box .inst_name {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 20px;
}

.typed_con .con_body .clm02 .flxB>.box .btn_blc {
  padding: 0 15px;
}

.typed_con .con_body .clm02 .flxB>.box .btn_blc a {
  display: inline-block;
  border-radius: 100px;
  border: 1px solid #191919;
  width: 100%;
  font-size: 12px;
  padding: 10px;
  background-image: url(../img/ico_arrw.svg);
  background-repeat: no-repeat;
  background-size: 5px auto;
  background-position: right 8px center;
}

.typed_con .con_body .clm03 {
  background-color: #ffffff;
}

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

.typed_con .con_body .clm03 h2 {
  color: #65C4F2;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .typed_con .con_body .clm03 h2 {
    font-size: 14px;
  }
}

.typed_con .con_body .clm03 h3 {
  font-size: 28px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .typed_con .con_body .clm03 h3 {
    font-size: 24px;
  }
}

.typed_con .con_body .clm04 {
  background-color: #ffffff;
}

.typed_con .con_body .clm04 .box_w .box_in {
  padding: 0;
}

.typed_con .con_body .clm04 h2 {
  color: #FCA518;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .typed_con .con_body .clm04 h2 {
    font-size: 14px;
  }
}

.typed_con .con_body .clm04 h3 {
  font-size: 28px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .typed_con .con_body .clm04 h3 {
    font-size: 24px;
  }
}

.typed_con .con_body .clm04 p {
  text-align: left;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 2.1;
}

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

.typed_con .con_body .clm04 img {
  margin-bottom: 15px;
}

.typed_con .con_body .clm04 .text-inner:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .typed_con .con_body .clm04 .text-inner:not(:last-child) {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.typed_con .con_body .clm04 .brand-column.t04 .pcimage {
  max-width: 45%;
}

.typed_con .con_body .clm04 .brand-column.t04 .spImage img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .typed_con .con_body .clm04 .brand-column.t04 .pcimage {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .typed_con .con_body .clm04 .brand-column.t04 .spImage {
    display: none;
  }
}

.typed_con .accordion .menu {
  background-color: #65C4F2;
  padding: 5px 0 3px;
  display: inline-block;
  max-width: 90%;
  width: 283px;
  border-radius: 100px;
  position: relative;
}

.typed_con .accordion .menu span {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  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;
}

.typed_con .accordion .menu span::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 14px;
  background-image: url(../img/ico_arrw.svg);
  background-repeat: no-repeat;
  background-size: 8px auto;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}

.typed_con .accordion .menu.is-active span::after {
  transform: translateY(-50%) rotate(-90deg);
}

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

.typed_con .accordion .contents .btn_ttl {
  margin: 15px 0 5px;
  font-family: "PT Sans Narrow", 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 #4E3B30;
  border-radius: 5px;
  cursor: pointer;
}

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

.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;
}