.detail-info {
  padding: 15px 0;
  position: relative;
}
.detail-info .hided {
  display: inline-block;
  line-height: 1.2;
  background: #f00;
  color: #fff;
  padding: 3px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 0.8rem;
  font-weight: normal;
}
.detail-info .status {
  font-size: 12px;
  background: #fff;
  padding: 0em 0.9em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  -o-border-radius: 1em;
  border-radius: 1em;
  margin: 0 0 5px 10px;
  color: #003d99;
  border: 1px solid #003d99;
  display: inline-block;
}
@media screen and (max-width: 750px) {
  .detail-info .status {
    font-size: 1rem;
    margin: 0;
  }
}
.detail-info .status.status-p {
  color: #c60000;
  border-color: #c60000;
}
.detail-info .status.status-g {
  color: #666;
  border-color: #666;
  background: #ddd;
}
@media screen and (max-width: 750px) {
  .detail-info .category {
    line-height: 1;
  }
}
.detail-info .type {
  display: inline-block;
}
.detail-info .type a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
  font-size: 12px;
  background: #eaf5ff;
  padding: 0em 0.9em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 5px 10px;
}
@media screen and (max-width: 750px) {
  .detail-info .type a {
    font-size: 0.8rem;
    padding: 0.2rem 0.5rem;
    margin: 0;
  }
}
@media screen and (max-width: 750px) {
  .detail-info.is-login {
    padding: 1.5rem 1.5rem 8rem !important;
  }
}
@media screen and (max-width: 750px) {
  .detail-info.is-login .title {
    left: 9.5rem;
    bottom: 7.3rem;
  }
}
.detail-info .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 12px;
}
@media screen and (max-width: 750px) {
  .detail-info .title {
    font-size: 2.4rem;
    font-family: "Noto Sans JP", sans-serif;
    color: #333333;
    line-height: 1;
  }
}
.detail-info ul.detail-info-ul {
  position: absolute;
  right: 0;
  margin-top: -10px;
  top: 50%;
}
@media screen and (max-width: 750px) {
  .detail-info ul.detail-info-ul {
    margin: 0;
    bottom: 1.5rem;
    top: auto;
    right: 1.5rem;
  }
}
.detail-info ul.detail-info-ul > li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 11px;
}
@media screen and (max-width: 750px) {
  .detail-info ul.detail-info-ul > li {
    margin-left: 0;
  }
}
.detail-info ul.detail-info-ul > li span {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #a1a1a1;
  padding: 0 15px;
  outline: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .detail-info ul.detail-info-ul > li span {
    line-height: 3.4rem;
    padding: 0 1.4rem;
    font-size: 1.4rem;
    height: auto;
    border-color: #ddd;
  }
}
.detail-info .edit-button {
  width: 66px;
  height: 44px;
  line-height: 44px;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .detail-info .edit-button {
    width: auto;
    height: auto;
    line-height: 3.4rem;
    padding: 0 1.4rem;
    font-size: 1.4rem;
    box-shadow: 0 0.3rem #ccc;
  }
}
.detail-info figure {
  float: left;
  margin-right: 15px;
}
@media screen and (max-width: 750px) {
  .detail-info figure {
    margin-right: 1.5rem;
  }
}

#archive-detail .buttons {
  margin: 30px 0 25px;
}
#archive-detail .buttons .push-button {
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
#archive-detail .buttons .back-button {
  float: left;
  background-color: #eee;
  color: #555;
  box-shadow: 0 5px #ccc;
}
#archive-detail .buttons .back-button:active {
  box-shadow: 0 3px #bebdbd;
}
#archive-detail .buttons .public-button {
  float: right;
  background-color: #003d99;
  color: #fff;
  box-shadow: 0 5px #001b44;
}
#archive-detail .buttons .public-button:active {
  box-shadow: 0 3px #00193e;
}
#archive-detail .buttons .public-button img {
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -8px;
}
#archive-detail .artist-info-box {
  margin-bottom: 35px;
}
#archive-detail .artist-info-box .inner {
  border: 4px solid #ddd;
  border-radius: 5px;
  padding: 20px;
  position: relative;
}
#archive-detail .artist-info-box .inner .achivement {
  max-width: 800px;
  margin-bottom: 20px;
}
#archive-detail .artist-info-box .inner figure {
  position: absolute;
  right: 20px;
  top: 20px;
}
#archive-detail .artist-info-box .inner figure figcaption {
  text-align: center;
  font-size: 16px;
  margin-top: 8px;
  font-weight: bold;
}
#archive-detail .artist-info-box .inner figure .tooltip {
  display: inline-block;
  border: 1px solid #d7d7d7;
  border-radius: 8px;
  padding: 8px 14px;
  background: #f9f9f9;
  position: absolute;
  bottom: 100%;
  left: 12%;
  line-height: 1.2;
}
#archive-detail .artist-info-box .inner figure .tooltip:after {
  content: "";
  background: url(../../../img/page/manga/img_tip.png) no-repeat left top;
  display: inline-block;
  width: 15px;
  height: 11px;
  background-size: 15px 11px;
  position: absolute;
  top: 100%;
  left: 20%;
}
#archive-detail .ext-banner {
  text-align: center;
  margin: 50px 0 0;
}
#archive-detail .ext-banner a {
  display: inline-block;
  color: #fff;
  background: #a1a1a1;
  width: 492px;
  height: 70px;
  line-height: 70px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
}

.posting-detail {
  margin: 50px 0 0;
}
@media screen and (max-width: 750px) {
  .posting-detail {
    margin: 1.5rem 0 0;
  }
}
.posting-detail .main {
  width: 700px;
  float: left;
}
@media screen and (max-width: 750px) {
  .posting-detail .main {
    width: auto;
    float: none;
  }
}
.posting-detail .main ul {
  position: relative;
}
.posting-detail .main ul li {
  margin-bottom: 20px;
  text-align: center;
}
.posting-detail .main ul h2 {
  font-size: 20px;
  margin-bottom: 5px;
  text-align: left;
}
@media screen and (max-width: 750px) {
  .posting-detail .main ul h2 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
    font-family: "noto sans";
  }
}
.posting-detail .main ul img {
  pointer-events: none;
}
@media screen and (max-width: 750px) {
  .posting-detail .main ul img {
    width: 100%;
    height: auto;
  }
}
.posting-detail .main ul::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: url("../../../img/common/msk.png") repeat;
}
.posting-detail .sidebar {
  width: 270px;
  float: right;
}
@media screen and (max-width: 750px) {
  .posting-detail .sidebar {
    width: auto;
    float: none;
    margin-top: 1.5rem;
  }
}
.posting-detail .sidebar .panel-block {
  border: 1px solid #1457a7;
  word-break: break-all;
}
@media screen and (min-width: 751px) {
  .posting-detail .sidebar .panel-block {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  .posting-detail .sidebar .panel-block:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.posting-detail .sidebar .panel-block .panel-head {
  color: #fff;
  background: #1457a7;
  line-height: 50px;
  padding-left: 18px;
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  .posting-detail .sidebar .panel-block .panel-head {
    font-size: 2rem;
    padding-left: 1.5rem;
    line-height: 5.9rem;
    background-color: #2a56a1;
  }
}
.posting-detail .sidebar .panel-block dl dd {
  padding: 12px 18px;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .posting-detail .sidebar .panel-block dl dd {
    padding: 1.5rem;
  }
}
.posting-detail .sidebar .panel-block dl dd:nth-child(even) {
  background: #f5f5f5;
}
.posting-detail .sidebar .panel-block dl dd small {
  font-size: 10px;
}
@media screen and (max-width: 750px) {
  .posting-detail .sidebar .panel-block dl dd small {
    font-size: 1rem;
  }
}
.posting-detail .sidebar .panel-block dl dd small.date {
  font-size: 12px;
  display: inline-block;
  margin-bottom: 5px;
}
@media screen and (max-width: 750px) {
  .posting-detail .sidebar .panel-block dl dd small.date {
    font-size: 1rem;
    margin-bottom: 0.3rem;
  }
}
.posting-detail .sidebar .panel-block dl dd p {
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .posting-detail .sidebar .panel-block dl dd p {
    font-size: 1.4rem;
  }
}
.posting-detail .sidebar .panel-block dl dd table td {
  padding-right: 20px;
  line-height: 1.6;
}
.posting-detail .sidebar .panel-block dl dd ul {
  margin: 3px 0;
}
.posting-detail .sidebar .panel-block dl dd ul li {
  display: inline-block;
  margin-right: 3px;
}
.posting-detail .sidebar .panel-block dl dd ul li a {
  font-size: 1.6em;
  color: #333;
  text-decoration: none;
}
.posting-detail .sidebar .panel-block dl dd ul li a:hover {
  opacity: 0.7;
}
.posting-detail .sidebar .panel-block dl dd .history-delete {
  text-align: right;
}
.posting-detail .sidebar .panel-block dl dd textarea {
  width: 100%;
  outline: none;
  resize: none;
  border-radius: 5px;
  font-size: 14px;
  border: 1px solid #cecece;
  box-shadow: inset 0 0 5px #acacac;
  box-sizing: border-box;
  padding: 5px;
}
.posting-detail .sidebar .panel-block dl dd .update {
  margin: 5px 0 8px;
}
.posting-detail .sidebar .panel-block dl dd .update .update-button {
  float: right;
}

.production-results {
  margin-top: 70px;
}
@media screen and (max-width: 750px) {
  .production-results {
    margin-top: 5rem;
  }
}
.production-results .ttl {
  line-height: 70px;
  background: #f0f0f0;
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  .production-results .ttl {
    line-height: 5.9rem;
    margin-bottom: 1.5rem;
  }
}
.production-results .ttl h2 {
  font-size: 24px;
}
@media screen and (max-width: 750px) {
  .production-results .ttl h2 {
    font-size: 2rem;
  }
}

.buttons {
  margin: 30px 0 25px;
}
@media screen and (max-width: 750px) {
  .buttons {
    margin: 0 0 2.5rem;
  }
}
.buttons .back-button {
  float: left;
}

/*# sourceMappingURL=detail.css.map */