@charset "UTF-8";
.sp {
  display: none;
}

.novelty_nav {
  max-width: 800px;
  margin: 0 auto 50px;
  font-family: YakuHanMP, "Amiri", "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  text-align: center;
}

.novelty_nav li {
  display: inline-block;
  width: 280px;
  margin: 0 11px 6px;
  vertical-align: top;
}

.novelty_nav li a {
  display: block;
  position: relative;
  height: 32px;
  padding: 8px 5px;
  background: url(../img/common/btn_base_repeat.png) repeat-x center center;
  color: #a69047;
  font-size: 14px;
}

.novelty_nav li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 300px;
  height: 100%;
  background: url(../img/common/btn_base_left.png) no-repeat center left, url(../img/common/btn_base_right.png) no-repeat center right;
}

.novelty_nav li a:after {
  content: "";
  opacity: .6;
  position: absolute;
  top: 0;
  right: 5px;
  width: 10px;
  height: 100%;
  background: url(../img/common/btn_arrow.png) no-repeat center right;
  background-size: 100% auto;
}

.novelty_wrap .staff_cast_title {
  padding: 15px;
  background-color: #383e62;
  color: #fff;
  font-size: 20px;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  text-align: center;
}

.novelty_wrap .novelty_item {
  position: relative;
  margin-bottom: 60px;
  padding-top: 45px;
}

.novelty_wrap .novelty_item + .novelty_item {
  border-top: 1px solid rgba(192, 190, 194, .5);
}

.novelty_wrap .novelty_item.img .novelty_txt {
  min-height: 450px;
  padding-right: 400px;
}

.novelty_wrap .novelty_item .novelty_img {
  position: absolute;
  top: 45px;
  right: 0;
  width: 360px;
  padding: 25px;
  border: 1px solid rgba(192, 190, 194, .5);
}

.novelty_wrap .novelty_item .novelty_txt {
  line-height: 1.75;
}

.novelty_wrap .novelty_item .novelty_item_title {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
}

.novelty_wrap .novelty_item p {
  margin-top: 20px;
}

.novelty_wrap .novelty_item .give_txt {
  margin: 10px 0;
  color: #715acc;
  font-weight: bold;
  font-size: 16px;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
}

.novelty_wrap .novelty_item .give {
  margin: 10px 0;
}

.novelty_wrap .novelty_item .give dt {
  color: #715acc;
  font-weight: bold;
  font-size: 16px;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
}

.novelty_wrap .novelty_item .give dd {
  margin-bottom: 10px;
}

.novelty_wrap .novelty_item .btn {
  width: 300px;
  margin-top: 20px;
  text-align: center;
}

.novelty_wrap .novelty_item .btn a {
  display: block;
  position: relative;
  padding: 12px 10px;
  background: linear-gradient(45deg, #76aee7 0%, #67a0e1 50%, #5792dd 100%);
  color: #fff;
  font-family: YakuHanMP, "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  text-decoration: none;
}

.novelty_wrap .novelty_item .att {
  margin-top: 20px;
}

.novelty_wrap .novelty_item .att li {
  padding-left: 1em;
  text-indent: -1em;
}

.modal_wrap[data-modal="img"] img {
  max-height: 90vh;
}
