#introduction {
  position: relative;
  max-width: 1320px;
  margin: 0 auto;
}
@media screen and (min-width: 1600px) {
  #introduction {
    max-width: 1600px;
  }
}
@media screen and (max-width: 860px) {
  #introduction {
    height: auto;
    padding-top: 76px;
  }
}
#introduction .catch1 {
  position: absolute;
  top: 40px;
  right: 15%;
  width: 15%;
  z-index: 100;
  transform: translateX(50%);
}
@media screen and (max-width: 860px) {
  #introduction .catch1 {
    top: 116px;
    right: 12%;
    width: 18%;
  }
}
#introduction .introduction-kv {
  width: 85%;
}
@media screen and (max-width: 860px) {
  #introduction .introduction-kv {
    width: 88%;
  }
}
#introduction .introduction-inner {
  width: 85%;
  padding: 50px 200px 50px 100px;
  position: relative;
}
@media screen and (min-width: 1600px) {
  #introduction .introduction-inner {
    padding: 70px 200px 50px 100px;
  }
}
@media screen and (max-width: 860px) {
  #introduction .introduction-inner {
    width: 100%;
    padding: 30px 0;
  }
}
@media screen and (max-width: 860px) {
  #introduction .introduction-inner .catch2 {
    width: 75%;
    padding-left: 30px;
    font-size: 16px;
    line-height: 1.6em;
    color: #333;
    margin-bottom: 20px;
  }
}
#introduction .introduction-inner .deco {
  position: absolute;
  width: 85px;
  top: 100px;
  right: 90px;
}
@media screen and (max-width: 860px) {
  #introduction .introduction-inner .deco {
    top: auto;
    bottom: 0;
    width: calc(15% - 7px);
    right: 10px;
    max-width: 70px;
  }
}
#introduction .introduction-footer {
  position: absolute;
  top: 30vw;
  left: 0;
  width: 100%;
  /*img {
      width: 100%;
      height: 100%;
  }*/
}
@media screen and (max-width: 860px) {
  #introduction .introduction-footer {
    display: none;
  }
}
#introduction .scroll-text {
  width: 100%;
}
@media screen and (max-width: 860px) {
  #introduction .scroll-text {
    width: 80%;
    padding-left: 30px;
  }
}
#introduction .scroll-text p {
  color: #333;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1600px) {
  #introduction .scroll-text p {
    font-size: 16px;
    line-height: 1.8em;
  }
}
@media screen and (max-width: 860px) {
  #introduction .scroll-text p {
    font-size: 14px;
  }
}

#story {
  padding-top: 100px;
}
#story .story-header {
  width: calc(100% - 100px);
  max-width: 1320px;
  position: relative;
  margin-left: auto;
  /*picture {
      @media screen and (max-width: 860px) {

      }
  }*/
}
@media screen and (min-width: 1600px) {
  #story .story-header {
    max-width: 1600px;
  }
}
@media screen and (max-width: 860px) {
  #story .story-header {
    width: calc(100% - 30px);
  }
}
#story .story-header .area-title {
  width: 187px;
  position: absolute;
  top: -26px;
  left: -70px;
}
@media screen and (max-width: 860px) {
  #story .story-header .area-title {
    width: 30%;
    left: -15px;
    top: -40px;
  }
}
#story .story-inner {
  max-width: 720px;
  margin: 50px auto;
  position: relative;
}
@media screen and (min-width: 1600px) {
  #story .story-inner {
    margin: 70px auto;
  }
}
@media screen and (max-width: 860px) {
  #story .story-inner {
    margin-top: 0;
    padding: 30px;
  }
}
@media screen and (max-width: 860px) {
  #story .story-inner .catch2 {
    width: 100%;
    font-size: 16px;
    line-height: 1.6em;
    color: #d96301;
    margin-bottom: 20px;
    text-align: right;
  }
}
#story .scroll-text {
  margin: 0 auto;
}
@media screen and (max-width: 860px) {
  #story .scroll-text {
    width: 100%;
  }
}
#story .scroll-text p {
  color: #d96301;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 860px) {
  #story .scroll-text p {
    font-size: 14px;
    color: #333;
  }
}
#story .catch1 {
  width: 210px;
  position: absolute;
  top: 0;
  left: -270px;
  z-index: 1;
}
@media screen and (max-width: 860px) {
  #story .catch1 {
    position: static;
    margin: 50px auto;
    width: 30%;
  }
}

.bridge {
  /*@media screen and (min-width: 1600px) {
      max-width: 1480px;
      margin: 0 auto;
  }*/
}

#profile {
  background: linear-gradient(#FFF, #F2A764);
}
@media screen and (max-width: 1120px) {
  #profile {
    background-size: 120px auto, 120px auto;
  }
}
#profile .profile-inner {
  background: url(../images/about/profile_title.png) no-repeat 30px 20px;
  background-size: 180px auto;
  padding-top: 80px;
}
@media screen and (max-width: 860px) {
  #profile .profile-inner {
    background-size: 30vw auto;
    background-position: 20px 20px;
  }
}
#profile .area-title {
  font-family: "Sawarabi Gothic", sans-serif;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 1.5em;
  color: #ed6c00;
  padding-left: 20px;
}
@media screen and (max-width: 860px) {
  #profile .area-title {
    padding-left: 0px;
    font-size: 18px;
  }
}
#profile .cast,
#profile .staff {
  max-width: 960px;
  margin: 0 auto;
  padding: 50px 30px 100px;
}
@media screen and (max-width: 860px) {
  #profile .cast,
#profile .staff {
    padding: 50px 30px;
  }
}
#profile .cast-inner,
#profile .staff-inner {
  display: grid;
  gap: 50px;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 860px) {
  #profile .cast-inner,
#profile .staff-inner {
    display: block;
  }
}
#profile .cast-item,
#profile .staff-item {
  display: block;
  margin-bottom: 0;
}
@media screen and (max-width: 860px) {
  #profile .cast-item,
#profile .staff-item {
    display: block;
    margin-bottom: 50px;
  }
  #profile .cast-item:last-child,
#profile .staff-item:last-child {
    margin-bottom: 0;
  }
}
#profile .cast-item:last-child,
#profile .staff-item:last-child {
  margin-bottom: 0;
}
#profile .cast-item .img,
#profile .staff-item .img {
  width: 100%;
  max-width: 300px;
  padding-left: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 860px) {
  #profile .cast-item .img,
#profile .staff-item .img {
    width: 80%;
    padding-left: 0px;
  }
}
#profile .cast-item .profile,
#profile .staff-item .profile {
  width: 100%;
  padding-left: 30px;
}
@media screen and (max-width: 860px) {
  #profile .cast-item .profile,
#profile .staff-item .profile {
    width: 100%;
    padding: 0;
  }
}
#profile .cast-item .profile .cast-name,
#profile .cast-item .profile .staff-name,
#profile .staff-item .profile .cast-name,
#profile .staff-item .profile .staff-name {
  margin-bottom: 1em;
  letter-spacing: 0.05em;
  font-size: 22px;
}
#profile .cast-item .profile .cast-name span.chara,
#profile .cast-item .profile .staff-name span.chara,
#profile .staff-item .profile .cast-name span.chara,
#profile .staff-item .profile .staff-name span.chara {
  display: block;
  font-size: 14px;
  color: #800;
  padding-left: 1px;
}
#profile .cast-item .profile p,
#profile .staff-item .profile p {
  font-size: 14px;
  line-height: 1.7em;
}
@media screen and (min-width: 1600px) {
  #profile .cast-item .profile p,
#profile .staff-item .profile p {
    font-size: 16px;
    line-height: 1.8em;
  }
}
@media screen and (max-width: 860px) {
  #profile .staff {
    padding: 50px 30px 80px;
  }
}
#profile .staff .area-title {
  color: #000;
}

.content-footer {
  background: url(../../assets/images/about/footer_bg.jpg) no-repeat center top;
  background-size: cover;
}