@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;400;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap");
@keyframes bar-anime {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 50px;
  }
  100% {
    height: 40px;
    top: 50px;
  }
}
@keyframes bar-anime-sp {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 40px;
  }
  100% {
    height: 40px;
    top: 40px;
  }
}
main section#sec-crewcast {
  opacity: 0;
  transition: opacity 1s ease-in 1s;
}
main section#sec-crewcast.run {
  opacity: 1;
}
main section#sec-crewcast .inner .visual {
  width: 100%;
  height: 50vh;
  min-height: 600px;
  padding: 40px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
main section#sec-crewcast .inner .visual::before {
  content: "";
  width: 100%;
  height: 50vh;
  min-height: 600px;
  background-image: url(../images/crewcast/visual.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  display: block;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: -1;
}
main section#sec-crewcast .inner .visual h1 {
  width: 400px;
  margin-bottom: 20px;
}
main section#sec-crewcast .inner .visual h1 a {
  height: 104px;
  background-image: url(../images/common/logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  display: block;
}
main section#sec-crewcast .inner .visual h3 {
  color: #FFF;
  font-family: "EB Garamond", serif;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  text-shadow: 0px 0px 10px #111;
}
main section#sec-crewcast .inner .visual img {
  display: none;
}
main section#sec-crewcast .inner .set {
  width: 100%;
  padding: 80px 0px;
  position: relative;
  overflow: hidden;
}
main section#sec-crewcast .inner .set.crew {
  background-color: #111;
  position: relative;
}
main section#sec-crewcast .inner .set.crew::after {
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #111 5%, white 40%, white 60%, #111 95%);
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
}
main section#sec-crewcast .inner .set.cast {
  background-color: #111;
}
main section#sec-crewcast .inner .set .inner {
  text-align: left;
  width: 840px;
  padding: 0px;
  margin: 0 auto;
  position: relative;
}
main section#sec-crewcast .inner .set .inner .title {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
}
main section#sec-crewcast .inner .set .inner .title h3 {
  color: #b60005;
  font-family: "EB Garamond", serif;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  display: inline-block;
}
main section#sec-crewcast .inner .set .inner h4 {
  color: #a3985b;
  font-family: "EB Garamond", serif;
  font-size: 4rem;
  font-weight: 600;
  line-height: 5rem;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 80px;
}
main section#sec-crewcast .inner .set .inner .line {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
main section#sec-crewcast .inner .set .inner .line:not(:last-child) {
  padding-bottom: 40px;
  margin-bottom: 40px;
}
main section#sec-crewcast .inner .set .inner .line:not(:last-child)::after {
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #111 5%, rgba(255, 255, 255, 0.7) 40%, rgba(255, 255, 255, 0.7) 60%, #111 95%);
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
}
main section#sec-crewcast .inner .set .inner .line:nth-child(odd) .ph {
  order: 2;
}
main section#sec-crewcast .inner .set .inner .line:nth-child(odd) .text {
  order: 1;
}
main section#sec-crewcast .inner .set .inner .line .ph {
  width: 240px;
  position: relative;
}
main section#sec-crewcast .inner .set .inner .line .text {
  width: 560px;
}
main section#sec-crewcast .inner .set .inner .line .text h5 {
  color: #FFF;
  font-family: "EB Garamond", serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  margin-bottom: 10px;
}
main section#sec-crewcast .inner .set .inner .line .text h6 {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.6rem;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
main section#sec-crewcast .inner .set .inner .line .text h6 span {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.4rem;
  letter-spacing: 0em;
  font-feature-settings: "palt";
}
main section#sec-crewcast .inner .set .inner .line .text p {
  color: #CCCCCC;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.4rem;
  letter-spacing: 0em;
  width: 100%;
  padding: 0;
  margin: 0 0 10px 0;
}
main section#sec-crewcast .inner .set .inner .line .text p:last-child {
  margin: 0;
}
main section#sec-crewcast .inner .set .inner .line.only {
  padding-bottom: 0px;
  margin-bottom: 40px;
}
main section#sec-crewcast .inner .set .inner .line.only::after {
  content: none;
}
main section#sec-crewcast .inner .set .inner .line.only .text {
  width: calc(50% - 20px);
}
main section#sec-crewcast .inner .set .inner .line.only .text h6 {
  margin-bottom: 20px;
}

/* ----------------------------------------------- Media Queries Smartphone ----------------------------------------------- */
@media screen and (max-width: 768px) {
  main section#sec-crewcast .inner .visual {
    width: 100%;
    height: 50vh;
    min-height: 50vh;
    padding: 20px 20px 40px 20px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
  }
  main section#sec-crewcast .inner .visual::before {
    content: "";
    width: 100%;
    height: 60vw;
    min-height: 60vw;
    background-image: url(../images/crewcast/visual.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  main section#sec-crewcast .inner .visual h1 {
    width: 100%;
    margin-bottom: 20px;
  }
  main section#sec-crewcast .inner .visual h1 a {
    height: 80px;
  }
  main section#sec-crewcast .inner .visual h3 {
    color: #FFF;
    font-family: "EB Garamond", serif;
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.1em;
    text-shadow: 0px 0px 10px #111;
  }
  main section#sec-crewcast .inner .visual img {
    display: none;
  }
  main section#sec-crewcast .inner .set {
    padding: 40px 0px;
    position: relative;
  }
  main section#sec-crewcast .inner .set::before {
    content: "";
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, #111 5%, rgba(255, 255, 255, 0.7) 40%, rgba(255, 255, 255, 0.7) 60%, #111 95%);
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
  }
  main section#sec-crewcast .inner .set .inner {
    width: 100%;
    padding: 0px;
  }
  main section#sec-crewcast .inner .set .inner .title {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  main section#sec-crewcast .inner .set .inner .title h3 {
    color: #b60005;
    font-family: "EB Garamond", serif;
    font-size: 4rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    display: inline-block;
  }
  main section#sec-crewcast .inner .set .inner h4 {
    color: #a3985b;
    font-family: "EB Garamond", serif;
    font-size: 3rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
  }
  main section#sec-crewcast .inner .set .inner .line {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }
  main section#sec-crewcast .inner .set .inner .line:not(:last-child) {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  main section#sec-crewcast .inner .set .inner .line:nth-child(odd) .ph {
    order: 1;
  }
  main section#sec-crewcast .inner .set .inner .line:nth-child(odd) .text {
    order: 2;
  }
  main section#sec-crewcast .inner .set .inner .line .ph {
    width: calc(100% - 160px);
    margin-bottom: 20px;
    position: relative;
  }
  main section#sec-crewcast .inner .set .inner .line .text {
    width: calc(100% - 40px);
  }
  main section#sec-crewcast .inner .set .inner .line .text h5 {
    color: #FFF;
    font-family: "EB Garamond", serif;
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 10px;
  }
  main section#sec-crewcast .inner .set .inner .line .text h6 {
    color: #FFF;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 10px;
  }
  main section#sec-crewcast .inner .set .inner .line .text h6 span {
    color: #FFF;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2.2rem;
    letter-spacing: 0.1em;
  }
  main section#sec-crewcast .inner .set .inner .line .text p {
    color: #CCCCCC;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2.2rem;
    letter-spacing: 0em;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
  }
  main section#sec-crewcast .inner .set .inner .line.only {
    margin: 0px;
  }
  main section#sec-crewcast .inner .set .inner .line.only:not(:last-child) {
    padding-bottom: 0px;
    margin-bottom: 40px;
  }
  main section#sec-crewcast .inner .set .inner .line.only::after {
    content: none;
  }
  main section#sec-crewcast .inner .set .inner .line.only .text {
    width: calc(100% - 40px);
  }
  main section#sec-crewcast .inner .set .inner .line.only .text:not(:last-child) {
    margin-bottom: 40px;
  }
}

/*# sourceMappingURL=style_crewcast.css.map */
