@charset "UTF-8";
/*====================================

    00.Base_Settings

====================================*/
/*mainColor*/
/*baseColor*/
/*txtColor*/
/*blandColor*/
/*====================================

    00.Base_Mixin

====================================*/
/*alt*/
/*textIndent*/
/*
 credit.css（ファイル名変更可）
 本サイト各ページ用CSS
*/
#zambi_credit {
  /* credit
  ========================================== */
  /* cast
  ========================================== */
  /* staff
  ========================================== */
  /* list-item
  ========================================== */
}
#zambi_credit h2, #zambi_credit h3, #zambi_credit h4, #zambi_credit p, #zambi_credit ul, #zambi_credit li, #zambi_credit span, #zambi_credit a {
  color: #ffffff;
  letter-spacing: 0.15em;
  font-size: 2rem;
  line-height: 2.2;
}
#zambi_credit .credit-area {
  margin: 0 auto;
  background: #362e35 url(../images/credit/bg.jpg) repeat top -40px left 0;
}
#zambi_credit .credit-area a {
  display: block;
}
#zambi_credit .credit-area .d-box-title {
  background: url(../images/credit/h2_tit_credit.png) no-repeat 0 0;
  padding: 0;
  width: 95.4%;
  height: 0;
  min-width: 954px;
  padding-top: 21.2%;
  position: absolute;
  top: 0;
  left: -11.5%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#zambi_credit .credit-area .d-box-body {
  padding: 224px 0 100px;
}
#zambi_credit .credit-inner {
  position: relative;
}
#zambi_credit .cast-area {
  margin: 0 0 120px;
}
#zambi_credit .cast-area .cast-box-title {
  background: url(../images/credit/h3_tit_cast.png) no-repeat left 55% center;
  background-size: contain;
  width: 100%;
  height: 0;
  padding-top: 5%;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
#zambi_credit .cast-area .cast-box-list {
  margin-top: 24px;
  padding-top: 56px;
  border-top: 1px solid #ffffff;
  border-image-source: url(../images/common/line_wh01.gif);
  border-image-slice: 100 0 0 0;
}
#zambi_credit .cast-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}
#zambi_credit .staff-area {
  margin: 0;
}
#zambi_credit .staff-area .staff-box-title {
  background: url(../images/credit/h3_tit_staff.png) no-repeat left 55% center;
  background-size: contain;
  width: 100%;
  height: 0;
  padding-top: 5.13%;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
#zambi_credit .staff-area .staff-box-list {
  margin-top: 24px;
  padding-top: 48px;
  border-top: 1px solid #ffffff;
  border-image-source: url(../images/common/line_wh02.gif);
  border-image-slice: 100 0 0 0;
}
#zambi_credit .staff-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 24px;
}
#zambi_credit .cast-box-list .list-item, #zambi_credit .staff-box-list .list-item {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  position: relative;
}
#zambi_credit .cast-box-list .list-item-role, #zambi_credit .staff-box-list .list-item-role {
  width: 50%;
  padding-right: 16px;
  padding-bottom: 20px;
  text-align: right;
}
#zambi_credit .cast-box-list .list-item-name, #zambi_credit .staff-box-list .list-item-name {
  width: 50%;
  padding-bottom: 20px;
  padding-left: 16px;
  text-align: left;
}
#zambi_credit .cast-box-list .list-item.separator, #zambi_credit .staff-box-list .list-item.separator {
  padding-top: 3.2rem;
}
#zambi_credit .cast-box-list .list-item.separatordouble, #zambi_credit .staff-box-list .list-item.separatordouble {
  padding-top: 6.4rem;
}
#zambi_credit .cast-box-list .list-item.separatordouble, #zambi_credit .staff-box-list .list-item.separatordouble {
  padding-top: 5rem;
}
#zambi_credit .cast-box-list .list-item {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* ------------------------------------------------------------------
 SP（〜600px）
------------------------------------------------------------------ */
@media only screen and (max-width: 600px) {
  div#zambi_credit {
    /* credit
    ========================================== */
    /* credit-overview
    ========================================== */
    /* cast
    ========================================== */
    /* staff
    ========================================== */
    /* list-item
    ========================================== */
  }
  div#zambi_credit h2, div#zambi_credit h3, div#zambi_credit h4, div#zambi_credit p, div#zambi_credit ul, div#zambi_credit li, div#zambi_credit span, div#zambi_credit a {
    font-size: 1.6rem;
  }
  div#zambi_credit .credit-area {
    padding: 0;
  }
  div#zambi_credit .credit-area .d-box-title {
    width: 100%;
    padding-top: 30.14%;
  }
  div#zambi_credit .credit-area .d-box-body {
    padding: 20% 0;
  }
  div#zambi_credit .credit-inner {
    position: relative;
  }
  div#zambi_credit .credit-inner:before {
    content: '';
    background-image: url(../images/sp/item_fl_left_sp.png);
    background-position: 0 0;
    background-size: contain;
    position: absolute;
    bottom: 1%;
    left: 1%;
    display: block;
    width: 40%;
    height: 0;
    padding-top: 10%;
  }
  div#zambi_credit .credit-inner:after {
    display: none;
  }
  div#zambi_credit .credit-overview-title {
    font-size: 2.4rem;
  }
  div#zambi_credit .credit-overview-title span.tiny {
    font-size: 0.8em;
  }
  div#zambi_credit .credit-overview-text {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  div#zambi_credit .cast-area .cast-box-title {
    width: 40%;
    padding-top: 6.696%;
  }
  div#zambi_credit .staff-area .staff-box-title {
    width: 40%;
    padding-top: 6.864%;
  }
  div#zambi_credit .cast-box-list .list-item-role, div#zambi_credit .staff-box-list .list-item-role {
    padding-right: 0.4rem;
    padding-bottom: 1rem;
  }
  div#zambi_credit .cast-box-list .list-item-name, div#zambi_credit .staff-box-list .list-item-name {
    padding-right: 0.4rem;
    padding-bottom: 1rem;
  }
}
/* ------------------------------------------------------------------
 SP 〜 tablet（〜992px）
------------------------------------------------------------------ */
@media screen and (max-width: 992px) {
  #zambi_credit {
    /* credit
    ========================================== */
    /* credit-overview
    ========================================== */
    /* cast
    ========================================== */
    /* staff
    ========================================== */
  }
  #zambi_credit .credit-area .d-box-title {
    background: url(../images/sp/h2_tit_credit_sp.png) no-repeat 0 0;
    width: 75.53%;
    min-width: auto;
    height: 0;
    padding-top: 22.76474%;
    top: 0;
    left: 0;
    background-size: contain;
  }
  #zambi_credit .credit-area .d-box-body {
    padding: 14.8% 0 7.2%;
  }
  #zambi_credit .credit-inner:before {
    left: -5%;
  }
  #zambi_credit .credit-overview-box {
    padding: 0 20% 0 8%;
  }
  #zambi_credit .credit-overview-title {
    font-size: 3rem;
    line-height: 1.5;
    padding-bottom: 1.5rem;
  }
  #zambi_credit .credit-overview-title span.tiny {
    font-size: 0.8em;
  }
  #zambi_credit .credit-overview-text {
    font-size: 2.1rem;
  }
  #zambi_credit .cast-area {
    padding-top: 10%;
    margin: 10% 0 15%;
  }
  #zambi_credit .cast-area .cast-box-list {
    margin-top: 3%;
    padding-top: 6%;
  }
  #zambi_credit .cast-inner {
    padding: 0 3%;
  }
  #zambi_credit .staff-area {
    margin: 10% 0 0;
  }
  #zambi_credit .staff-area .staff-box-list {
    margin-top: 3%;
    padding-top: 6%;
  }
  #zambi_credit .staff-inner {
    padding: 0 3%;
  }
}
/* ------------------------------------------------------------------
 PC（993px〜）
------------------------------------------------------------------ */
