.is-in.is-load .l-wrap {
  opacity: 1;
}

.is-in.is-load .p-character-in__content {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.l-wrap {
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.7s cubic-bezier(0.33, 1, 0.68, 1);
  transition: all 0.7s cubic-bezier(0.33, 1, 0.68, 1);
}

.p-character-in__content {
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.7s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
  transition: all 0.7s cubic-bezier(0.33, 1, 0.68, 1) 0.1s;
}

.p-character-in {
  width: 83.4%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 96px 0 0;
}

@media screen and (max-width: 767px) {
  .p-character-in {
    width: 94%;
    padding: 120px 0 0;
  }
}

.p-character-in__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 86px;
}

.p-character-in__title::before {
  content: "";
  display: block;
  width: 150px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-40%, -54%);
  transform: translate(-40%, -54%);
  background: url(../img/bddvd/bddvd_ttl_deco.png) no-repeat center/contain;
}

@media screen and (max-width: 767px) {
  .p-character-in__title {
    margin: 0 auto 43px;
  }
}

@media screen and (max-width: 767px) {
  .p-character-in__title::before {
    width: 68px;
    height: 78px;
    left: 50%;
    -webkit-transform: translate(-50%, -54%);
    transform: translate(-50%, -54%);
  }
}

/****************************************************************/
.sokanzu {
  position: relative;
  width: 950px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .sokanzu {
    width: 100%;
  }
}

.sokanzu a {
  display: block;
  position: absolute;
  width: 120px;
  padding-bottom: 190px;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 768px) {
  .sokanzu a:hover {
    background: #000;
    opacity: 0.5;
  }
}

@media screen and (max-width: 767px) {
  .sokanzu a {
    width: 12.7%;
    padding-bottom: 20.2%;
  }
}

.sokanzu a.chara01 {
  top: 603px;
  right: 370px;
  width: 150px;
  padding-bottom: 226px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara01 {
    top: 45.7%;
    right: 38.8%;
    width: 15.9%;
    padding-bottom: 23.7%;
  }
}

.sokanzu a.chara02 {
  bottom: 402px;
  right: 200px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara02 {
    bottom: 30.4%;
    right: 20.95%;
  }
}

.sokanzu a.chara03 {
  top: 388px;
  left: 230px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara03 {
    top: 29.4%;
    left: 24.2%;
  }
}

.sokanzu a.chara04 {
  bottom: 642px;
  right: 200px;
  padding-bottom: 198px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara04 {
    padding-bottom: 20.9%;
    bottom: 48.6%;
    right: 20.95%;
  }
}

.sokanzu a.chara05 {
  bottom: 127px;
  right: 70px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara05 {
    bottom: 9.5%;
    right: 7.3%;
  }
}

.sokanzu a.chara06 {
  bottom: 642px;
  right: 70px;
  padding-bottom: 198px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara06 {
    padding-bottom: 20.9%;
    bottom: 48.6%;
    right: 7.3%;
  }
}

.sokanzu a.chara07 {
  bottom: 402px;
  right: 70px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara07 {
    bottom: 30.4%;
    right: 7.3%;
  }
}

.sokanzu a.chara08 {
  bottom: 32px;
  right: 244px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara08 {
    bottom: 2.35%;
    right: 25.55%;
  }
}

.sokanzu a.chara09 {
  top: 30px;
  right: 415px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara09 {
    top: 2.2%;
    left: 43.7%;
  }
}

.sokanzu a.chara10 {
  bottom: 32px;
  right: 400px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara10 {
    bottom: 2.35%;
    right: 42%;
  }
}

.sokanzu a.chara11 {
  bottom: 262px;
  right: 400px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara11 {
    bottom: 19.75%;
    right: 42%;
  }
}

.sokanzu a.chara12 {
  top: 668px;
  left: 100px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara12 {
    top: 50.5%;
    left: 10.5%;
  }
}

.sokanzu a.chara12-2 {
  top: 128px;
  left: 30px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara12-2 {
    top: 9.7%;
    left: 3.1%;
  }
}

.sokanzu a.chara13 {
  bottom: 262px;
  left: 230px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara13 {
    bottom: 19.75%;
    left: 24.2%;
  }
}

.sokanzu a.chara14 {
    top: 388px;
    left: 30px;
}

@media screen and (max-width: 767px) {
  .sokanzu a.chara14 {
    top: 29.4%;
    left: 3.1%;
  }
}

.p-character-in__cap {
  position: relative;
  text-align: center;
  font-size: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--color-gold);
  width: calc(100% - 48px);
  margin: 0 auto 60px;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .p-character-in__cap {
    min-width: 930px;
  }
}

@media screen and (max-width: 767px) {
  .p-character-in__cap {
    font-size: 17px;
    padding-bottom: 20px;
    width: calc(100% - 36px);
    margin: 0 auto 30px;
  }
}

.p-character-in__cap::before {
  content: "";
  display: block;
  width: 24px;
  height: 6px;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translate(100%, 50%);
  transform: translate(100%, 50%);
  background: url(../img/common/line_deco-y.png) no-repeat center/contain;
}

@media screen and (max-width: 767px) {
  .p-character-in__cap::before {
    width: 18px;
    height: 4px;
    bottom: -0.5px;
  }
}

.p-character-in__cap::after {
  content: "";
  display: block;
  width: 24px;
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(-100%, 50%) rotate(180deg);
  transform: translate(-100%, 50%) rotate(180deg);
  background: url(../img/common/line_deco-y.png) no-repeat center/contain;
}

@media screen and (max-width: 767px) {
  .p-character-in__cap::after {
    width: 18px;
    height: 4px;
    bottom: -0.5px;
  }
}
/*# sourceMappingURL=chara-in.css.map */