@charset "UTF-8";
.inner_wrap {
  background: #3ec294; }

.titleWrap {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  background: #b1d4f4 url("../img/header_pc.webp") center center no-repeat;
  background-size: auto 100%;
  border-bottom: 2px solid #565656; }
  .titleWrap h1 {
    display: block;
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    padding: 0; }

.namelist {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  border-bottom: 2px solid #565656; }
  .namelist a,
  .namelist a:visited {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background: transparent;
    transition: all 0.3s ease 0s; }
  .namelist a:hover,
  .namelist a:active {
    background: rgba(255, 255, 255, 0.4); }
  .namelist img {
    display: block;
    width: 100%;
    max-width: 700px;
    height: auto;
    margin: 0 auto;
    padding: 0; }

.cast01 {
  background: #f6cdd3; }

.cast02 {
  background: #a2d1e1; }

.cast03 {
  background: #fcdf9b; }

.cast04 {
  background: #c8c1e0; }

.cast05 {
  background: #e5eb8c; }

.cast06 {
  background: #dbdce0; }

.cast07 {
  background: #fed19a; }

.cast08 {
  background: #adcae5; }

.cast09 {
  background: #c3e4b0; }

.cast10 {
  background: #efddb2; }

.cast11 {
  background: #ebb59b; }

.staffbg {
  background: #0b68be; }

footer {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 0 40px 0;
  background: #3ec294; }
  footer .logo {
    display: block;
    width: 40%;
    max-width: 240px;
    height: auto;
    margin: 10px auto 30px auto;
    padding: 0; }
  footer .copyr {
    font-size: 12px;
    text-align: center;
    padding-bottom: 20px;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff; }

/*--------------
  cast modal
---------------*/
.bg_castmodal {
  background: #f3d494; }

@media screen and (min-width: 1024px) {
  .bg_castmodal {
    background: #f3d494 url("../img/bg_modal.webp") center center no-repeat fixed;
    background-size: cover; } }
.itemwrap {
  display: block;
  width: 100%;
  max-width: 1024px;
  height: 100%;
  min-height: 100dvh;
  margin: 0 auto;
  padding: 0;
  position: relative; }
  .itemwrap .title {
    display: block;
    width: 100%;
    max-width: 800px;
    margin: 0 auto; }
  .itemwrap .castname {
    display: block;
    width: 100%;
    max-width: 800px;
    margin: 0 auto; }

.txtQ {
  display: block;
  width: 94%;
  max-width: 880px;
  margin: 0 auto 2px auto;
  padding: 0;
  font-size: 1.45rem;
  line-height: 1.7;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-indent: -1.4rem;
  padding-left: 1.4rem;
  padding-right: 0.7rem;
  color: #00638c; }

.txtQ span {
  font-size: 1.26rem; }

.txtQ::first-letter {
  color: #c26400; }

.txtA {
  display: block;
  width: 94%;
  max-width: 880px;
  margin: 0 auto 30px auto;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.7;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal;
  padding-left: 1.4rem;
  padding-right: 0.7rem;
  color: #000; }

@media screen and (min-width: 800px) {
  .txtQ {
    font-size: 1.6rem; }

  .txtQ span {
    font-size: 1.35rem; }

  .txtA {
    font-size: 1.56rem; } }
@media screen and (min-width: 1280px) {
  .txtQ {
    font-size: 1.75rem;
    line-height: 1.8; }

  .txtQ span {
    font-size: 1.4rem; }

  .txtA {
    font-size: 1.7rem;
    line-height: 1.8; } }
.cast_photo {
  display: block;
  width: 90%;
  max-width: 540px;
  margin: 0 auto 10px auto;
  padding: 0;
  position: relative; }

.copyright {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 400;
  padding-bottom: 40px;
  color: #000; }

.subline {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 10px 0 20px 0; }

@media screen and (min-width: 800px) {
  .subline {
    font-size: 1.86rem; } }
.subline::before,
.subline::after {
  background-color: #fff;
  content: "";
  height: 2px;
  width: 20px; }

.subline::before {
  margin-right: 5px; }

.subline::after {
  margin-left: 5px; }

.close {
  display: block;
  width: 50%;
  max-width: 200px;
  height: auto;
  margin: 0 auto; }

/*------------------------
ナガノインタビュー
-------------------------*/
.bg_navy {
  background: #0a47b2; }

.commentWrap {
  width: 100%;
  height: 100%;
  min-height: 100dvh;
  margin: 0;
  padding: 1% 0 60px 0; }
  .commentWrap .title {
    display: block;
    width: 76%;
    max-width: 500px;
    margin: 0 auto 40px auto;
    padding-top: 20px; }
  .commentWrap .txtQ {
    display: block;
    width: 94%;
    max-width: 880px;
    margin: 5px auto 4px auto;
    padding: 0;
    font-size: 1.45rem;
    line-height: 1.7;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-indent: -1.4rem;
    padding-left: 1.4rem;
    padding-right: 0.7rem;
    color: #ffcc00; }
  .commentWrap .txtQ::first-letter {
    color: #ff7800; }
  .commentWrap .txtA {
    display: block;
    width: 94%;
    max-width: 880px;
    margin: 0 auto 20px auto;
    padding: 0;
    font-size: 1.4rem;
    line-height: 1.7;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-left: 1.4rem;
    padding-right: 0.7rem;
    color: #fff; }

.commentWrap::before {
  content: "";
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: linear-gradient(rgba(0, 58, 149, 0.6), rgba(0, 58, 149, 0.6)), url("../../assets/img/bg_sphome.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat; }

@media screen and (min-width: 980px) {
  .commentWrap {
    width: 100%;
    height: 100%;
    min-height: 100dvh !important;
    background: url("../img/bg_wave_pc.webp");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed; }

  .commentWrap::before {
    display: none; } }
@media screen and (min-width: 800px) {
  .commentWrap .txtQ {
    font-size: 1.6rem; }
  .commentWrap .txtA {
    font-size: 1.56rem; } }
@media screen and (min-width: 1280px) {
  .commentWrap .txtQ {
    font-size: 1.75rem;
    line-height: 1.8; }
  .commentWrap .txtA {
    font-size: 1.68rem;
    line-height: 1.8; } }
.n_photo {
  display: block;
  width: 90%;
  max-width: 580px;
  margin: 0 auto 30px auto;
  padding: 0;
  position: relative; }

/*------------------------
スタッフ用
-------------------------*/
.tab_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid #565656;
  background: #68c0ca;
  position: relative; }
  .tab_wrap ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 10px auto;
    width: 90%;
    max-width: 500px;
    height: auto; }
    .tab_wrap ul li {
      width: 48%;
      height: auto; }

.separator {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: url("../img/bg_separator_v2.webp") center center repeat-x;
  background-size: auto 100%;
  text-align: center;
  border-bottom: 2px solid #565656; }
  .separator img {
    width: 100%;
    max-width: 980px;
    padding: 5% 0; }
