@charset "UTF-8";
.pc {
  display: none;
}

.novelty_nav {
  margin: 0 auto 30px;
  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: 41%;
  margin: 0 1.5% 5px;
  vertical-align: top;
}

.novelty_nav li a {
  display: block;
  position: relative;
  padding: 16px 3% 15px;
  background: url(../img/in_novelty/btn_base_repeat.png) repeat-x center center, url(../img/in_novelty/tab_arrow_link.png) no-repeat right 3px center;
  background-size: 100% 100%, 9px auto;
  color: #9f7d33;
  font-size: 12px;
}

.novelty_nav li a.txt_long {
  padding: 10px 3% 9px;
}

.novelty_nav li a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 99.9%;
  width: 8%;
  height: 100%;
  background: url(../img/in_novelty/btn_base_left.png) no-repeat right center;
  background-size: auto 100%;
}

.novelty_nav li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 99.9%;
  width: 8%;
  height: 100%;
  background: url(../img/in_novelty/btn_base_right.png) no-repeat left center;
  background-size: auto 100%;
}

.novelty_wrap .staff_cast_title {
  padding: 13px;
  background-color: #383e62;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  letter-spacing: .02em;
  text-align: center;
}

.novelty_wrap .novelty_item {
  position: relative;
  width: 90%;
  margin: 0 auto 55px;
  padding-top: 30px;
}

.novelty_wrap .novelty_item + .novelty_item {
  border-top: 1px solid rgba(192, 190, 194, .5);
}

.novelty_wrap .novelty_item .novelty_img {
  width: 100%;
  margin-bottom: 25px;
  padding: 6%;
  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: 17px;
  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: 5px 0;
  color: #715acc;
  font-weight: bold;
  font-size: 15px;
  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 {
  margin-bottom: 5px;
  color: #715acc;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.35;
  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: 270px;
  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"] {
  width: 90%;
  margin: 0 auto;
}

.modal_wrap[data-modal="img"] img {
  max-height: 90vh;
}
