/*	character
============================== */

.bx-wop {
  text-align: left;
  position: absolute;
  left: 50%;
  z-index: 5200;
  word-break: break-all;
}
.btn-w-close a {
  display: block;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(../img/modal/btn_wop2.svg);
  background-repeat: no-repeat;
}
.btn-w-close a {
  cursor: default;
}
.bx-w-chara {
  background-color: #fff;
  border: 3px solid #fadd13;
}
  .bx-w-chara .chr-head {
    font-size: 110%;
    text-align: center;
    margin: 0 auto 0;
    color: #ef7401;
  }
.kiyaku_box{
  padding-right: 5px;
}
.kiyaku_box li{
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.5em;
}
.kiyaku_box ul ul{
  padding-left: 2em;
}
@media all and (min-width: 768px) {
  .bx-wop {
    width: 730px;
    margin-left: -360px;
  }
  .btn-w-close a {
    width: 720px;
    height: 80px;
    background-position: 660px 0px;
  }
  .bx-wop-btn ul li.btn-w-close a {
    background-position: 0 -160px;
  }
  .bx-w-chara {
    position: relative;
    width: 690px;
    background-position: left top;
    background-repeat: no-repeat;
    padding: 20px;
  }
  .p_about .bx-w-chara {
    height: 510px;
  }
  .p_narrator .bx-w-chara {
    height: 350px;
  }
  .catch {
    width: 350px;
    font-size: 140%;
    line-height: 1.5;
    font-weight: 600;
    position: absolute;
    left: 30px;
    top: 100px;
  }
  .prf {
    width: 455px;
    font-size: 100%;
    line-height: 1.5;
    font-weight: 400;
    position: absolute;
    left: 30px;
    top: 150px;
  }
  .bx-w-chara .chr-scrl-box {
    width: 710px;
    height: 400px;
    overflow: auto;
    clear: both;
    line-height: 1.7;
    font-size: 90%;
    margin:  15px 0 0;
  }
}

@media all and (max-width: 767px) {
  p.btn-w-close a, .bx-wop-btn ul li a {
    background-size: 50px 50px;
  }
  p.btn-w-close a {
    height: 40px;
  }
  .bx-w-chara .chr-head {
    padding: 10px 0 0 0;
  }
  .catch {
    font-size: 120%;
    line-height: 1.5;
    font-weight: 600;
    padding: 0 20px 5px;
  }
  .prf {
    font-size: 90%;
    padding: 0 20px;
  }

  .bx-w-chara .chr-scrl-box {
    padding: 0 20px 20px;
    font-size: 83%;
    line-height: 1.7;
    overflow: auto;
    height: 400px;
  }
  .bx-w-chara .chr-scrl-box p {
    padding: 0 5px;
  }
}

@media all and (min-width: 480px) and (max-width: 767px) {
  .bx-wop {
    width: 460px;
    margin-left: -230px;
  }
  .btn-w-close a {
    width: 460px;
    background-position: 420px -7px;
  }
  .bx-w-chara {
    border-width: 5px;
  }
  .bx-w-chara:after {
    content: "";
    clear: both;
    display: block;
  }
  .bx-w-chara .chr-head {
    font-size: 100%;
    margin: 15px 15px 10px;
  }
  .bx-w-chara .chr-scrl-box {
    padding: 0 15px 15px;
  }
}

@media all and (max-width: 479px) {
  .bx-wop {
    width: 300px;
    margin-left: -150px;
  }
  .btn-w-close a {
    width: 300px;
    background-position: 260px -5px;
  }
  .bx-w-chara .chr-head {
    margin: 15px;
  }
  .catch {
    font-size: 110%;
  }
  .bx-w-chara {
    border-width: 3px;
  }
}
