@charset "utf-8";

/* ==========================================================

title : 記事系コンテンツ
scope : 記事系コンテンツ

memo：

last modify : 2021/03/26 takahashi／WEB2TCI-20343 山田銀河の刀剣ツイッター[いろんな刃文を観てみる] リニューアル

2020/05/21 TCI_福岡／WEB2TCI-11364
========================================================== */

/* ------------------------------------ */
 /* ▼ 共通処理上書き */
/* ------------------------------------ */

@media (min-width: 768px) {
  .cmn_box_item_movie.col01.has_spacer::before {
    left: -125px;
  }
  .cmn_box_item_movie.col01.has_spacer::after {
    right: -196px;
  }
}

/* ▲ 共通処理上書き ここまで */

.cmn_h1_sitetop_name {
  display: inline-block;
}

.bannerh1_single::before,
.bannerh1_single::after {
  content: none;
}

.banner_cmn__txt .title {
  text-shadow: 2px 2px 4px #222;
}

.banner__txt__inner {
  padding: 0 0 0 16px;
  text-align: left;
}

.banner .cat {
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  height: 23px;
  line-height: 23px;
  margin-bottom: 7px;
  text-align: center;
  min-width: 96px;
  padding: 0 5px;
}

.single_tip .box_seo {
  margin-top: 60px;
}

.list .item .item__img {
  position: relative;
}

.list .item .item__img>img {
  width: 100%;
}

@media (max-width:767px) {
  .banner img {
    height: 100%;
  }

  .single_tip .box_seo {
    margin-top: 40px;
  }

  .padd_tips {
    padding: 0 2.4%;
    overflow: hidden;
  }

  .banner__inner {
    background: url(../image/detail_banner_sp.jpg) no-repeat center;
    background-size: cover;
    position: static;
  }

  .banner__txt__inner {
    padding: 15px 10px;
  }

  .banner .cat {
    font-weight: normal;
    margin: 0;
  }

  .banner__txt__inner h1 {
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 29px;
    height: auto;
    margin-top: 5px;
    text-overflow: inherit;
    white-space: normal;
    width: auto;
  }
}
/* end banner */

.box__text {
  margin: 13px auto 0;
  text-align: justify;
  width: 730px;
}

.tipsh_detail_content {
  margin-top: 27px;
}

.tipsh_detail_content__main {
  margin-top: 36px;
}

.anchor {
  margin: 30px auto 0;
  max-width: 820px;
}

.anchor dl {
  margin-bottom: 20px;
}

@media (min-width:768px) {
  .anchor .title_h2cmn_02 {
    margin: 0 auto;
    max-width: 800px;
  }
}

@media (max-width:767px) {
  .tipsh_detail_content {
    margin-top: 20px;
  }

  .tipsh_detail_content__main {
    margin-top: 30px;
  }

  .anchor {
    margin: 20px auto 0;
  }
}

/*  記事内動画掲載
---------------------------------------*/
/*動画タイトル上にテキストが無い＋動画上に画像がある場合*/
.post_movie_link.no_important_text.image_on_top {
  padding-top: 76px;
}

.post_movie_link.no_important_text.image_on_top div {
  top: 12px;
}

/*動画タイトル上にテキストが無い場合*/
.post_movie_link.no_important_text {
  padding-top: 47px;
}

.post_movie_link.no_important_text div {
  top: -17px;
}

.post_movie_link {
  padding-top: 68px;
  position: relative;
}

.post_movie_link .wp-caption-text {
  line-height: 24px;
  margin-bottom: 25px;
  margin-top: 28px;
}

.post_movie_link img {
  border: #b28e5f solid 3px;
  position: relative;
  top: 20px;
}

.post_movie_link a {
  display: block;
  opacity: 1;
}

.post_movie_link a:hover {
  opacity: 0.7;
}

.post_movie_link .wp-caption-text a {
  display: inline;
}

.post_movie_link div {
  background: url(../../image-cmn/titleh2/bkg_ttbl2.png) no-repeat center;
  color: #fff;
  font-size: 18px;
  height: 90px;
  left: 50%;
  line-height: 5.2;
  margin-left: -150px;
  position: absolute;
  text-align: center;
  top: 4px;
  width: 300px;
}

.post_movie_link div+p {
  color: #9e1c1c;
  font-weight: 600;
  left: 30%;
  letter-spacing: 0.2em;
  position: absolute;
  top: 4%;
}

.post_movie_link02 {
  width: 90%;
  display: flex;
  justify-content: space-around;
  margin: 0 auto 30px;
}

.post_movie_link02 .movie_item {
  width: 50%;
}

.post_movie_link02 .movie_item .ic_play img:hover {
  opacity: 0.7;
}


.post_movie_link02 .movie_item img {
  border: #b28e5f solid 3px;
}

.post_movie_link02 .movie_item p {
  margin-bottom: 0;
}

.post_movie_link02 .movie_item p.cap {
  text-align: center;
  font-weight: 600;
  margin-bottom: 0;
}

@media (max-width:767px) {
  .post_movie_link02 {
    width: 100%;
    display: block;
    margin-bottom: 0;
  }

  .post_movie_link02 .movie_item {
    width: 100%;
  }
}
/*▲▲▲*/

@media (max-width:767px) {
  .box__text {
    font-size: 17px;
    margin-top: 0;
    padding: 0 10px;
    width: 100%;
  }
}

/* end content detail */
.extra {
  margin: 25px auto 70px;
  max-width: 800px;
}

.extra__inner {
  background: #eaeef5;
  font-size: 17px;
  letter-spacing: 0.34px;
  padding: 17px;
  text-align: center;
}

.extra__inner .txt {
  display: inline-block;
  position: relative;
  top: 4px;
}

.extra__inner a {
  color: #0d53de;
}

.extra__inner a:hover {
  color: #a92121;
}

.extra__inner .btn {
  font-size: 0;
  margin: 0 0 0 15px;
  padding: 0;
}

@media (max-width: 767px) {
  .extra {
    margin: 0 auto 45px;
    padding: 0 20px;
  }

  .extra__inner {
    font-size: 16px;
    line-height: 26px;
    padding: 20px 17px;
    text-align: left;
  }

  .extra__inner .btn {
    display: block;
    margin: 10px auto 0;
    width: 70%;
  }

  .extra__inner .txt {
    top: 0;
  }
}

/* end extra */
@media (max-width:767px) {
  .samefield {
    padding-bottom: 20px;
  }
}


/* For IE */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .banner .cat {
    padding-top: 5px;
  }
}

/* 動画枠 フリーエリアに入れる場合 */
.video_area {
  background: url(../../image-cmn/museum/bkg07.jpg);
  padding-bottom: 15px;
}

.video_area p {
  margin: 23px auto 33px;
  letter-spacing: 0.02em;
  text-align: center;
}

.video_area .item h3 {
  background: url(../../image-cmn/titleh2/bkg_ttbl2.png) no-repeat center;
  background-size: contain;
  color: #fff;
  font-size: 18px;
  height: 47px;
  line-height: 2.7;
  text-align: center;
  width: 293px;
}

.video_area .item__inner {
  margin: 15px 10px;
}

/* 動画枠 記事途中に2件動画を入れる場合 */
.video_area.article_movie {
  background: none;
}

.video_area.article_movie .grid {
  max-width: 660px;
  margin: 0 auto;
  overflow: hidden;
}

.video_area.add_long .grid {
  max-width: 710px;
  /* 刀匠魂ロングバージョンの調整用 */
}

.video_area.article_movie .grid .item {
  float: left;
  min-height: 172px;
  padding: 0 20px 0 0;
  max-width: 330px;
}

.video_area.article_movie .grid .item:last-child {
  padding: 0 0 0 20px;
}

.video_area.article_movie .grid .item span {
  color: #9e1c1c;
  display: block;
  font-weight: 600;
  text-align: center;
}

.video_area.article_movie .grid .item h3 {
  font-weight: normal;
  width: 310px;
}

.video_area.article_movie .grid p {
  margin: 0 auto;
}

.video_area.article_movie .wp-caption-text {
  margin-top: 3px;
}

@media (max-width: 767px) {
  .video_area .item h3 {
    width: auto;
  }

  .video_area.article_movie .grid {
    max-width: 330px;
  }

  .video_area.article_movie .grid .item,
  .video_area.article_movie .grid .item:last-child {
    padding: 0;
  }
}

ul.grid {
  margin: 0 auto;
  max-width: 630px;
}

.grid .item:first-of-type {
  float: left;
  padding-right: 20px;
  min-height: 172px;
}

.grid .item:last-of-type {
  float: left;
  padding-left: 20px;
  min-height: 172px;
}

.grid .item img {
  border: #b28e5f solid 3px;
}

.video_area.article_movie .grid .item .item__inner img:hover {
  opacity: 0.5 !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

@media (max-width: 767px) {
  .video_area .title_h2cmn {
    font-size: 20px;
  }

  .video_area p {
    padding: 0 5px;
  }

  .grid .item:first-of-type {
    padding-bottom: 10px;
    padding-right: 0;
    float: inherit;
  }

  .grid .item:last-of-type {
    padding: 0;
    float: inherit;
  }

  .video_area .item__inner {
    text-align: center;
  }
}

/* 動画枠 H3の中に入れる場合 */

.title_h4_tips {
  border-bottom: 4px solid #871a1b;
  border-top: 2px solid #871a1b;
  display: block;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-feature-settings: "pkna";
  height: auto;
  margin: 0 auto;
  max-width: 830px;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.title_h4_tips::before {
  background: url(..../../image-cmn/titleh2/flw01_l.png) no-repeat right center;
  content: '';
  display: block;
  height: 86px;
  left: 0;
  position: absolute;
  bottom: calc(50% - 43px);
  width: 90px;
}

.title_h4_tips::after {
  background: url(..../../image-cmn/titleh2/flw01_r.png) no-repeat left center;
  content: '';
  display: block;
  height: 86px;
  position: absolute;
  right: 0;
  top: calc(50% - 43px);
  width: 90px;
}

.title_h4_tips>span {
  background: url(..../../image-cmn/titleh2/bkg_ttyl.png);
  display: block;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0;
  padding: 14px 76px 15px;
}

.title_h4_tips>span>span {
  display: inline-block;
  padding: 2px 35px 0;
  position: relative;
}

.title_h4_tips>span>span::after,
.title_h4_tips>span>span::before {
  background: url(..../../image-cmn/titleh2/ico01.png) no-repeat;
  content: '';
  display: block;
  height: 18px;
  left: 0;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  width: 27px;
}

.title_h4_tips>span>span::after {
  left: auto;
  right: 0;
}

/* flower 02 */
.flw02::before {
  background: url(../../../../../..../../image-cmn/titleh2/flw02_l.png) no-repeat right top;
}

.flw02::after {
  background: url(../../../../../..../../image-cmn/titleh2/flw02_r.png) no-repeat left center;
}

.video_area .item h5 {
  background: url(../../image-cmn/titleh2/bkg_ttbl2.png) no-repeat center;
  background-size: contain;
  color: #fff;
  font-size: 18px;
  height: 47px;
  line-height: 2.7;
  text-align: center;
  width: 293px;
}

.video_area .item__inner {
  margin: 15px 10px;
}

@media (max-width: 767px) {
  .video_area .item h5 {
    width: auto;
  }
}

/* search */
.box__prefecture__list {
  padding: 0;
}

.box_result__item:after {
  clear: both;
  content: '';
  display: table;
}

.box__prefecture__list dl {
  margin-bottom: 0;
}

.box__prefecture__list img {
  display: inline-block;
}

.box_result__item {
  background: url(../image/bkg01.png);
  margin: 10px 0 0;
}

.box_result__item p {
  margin: 0;
}

.prlt {
  position: relative;
  top: -5px;
}

.box_result__item h3 {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1.1px;
  padding: 22px 0 14px;
  text-align: center;
  background: none;
  color: #000;
}

.gallery__item {
  font-size: 0;
}

.gallery__item+.gallery__item {
  border-top: 1px solid #fff;
}

.box_result__item .content {
  padding: 14px 25px 25px;
}

.box_result__item .description {
  font-size: 16px;
  line-height: 27px;
  margin: 0 0 20px;
}

.box_result__item .info_box.flex,
.box_result__item .info_box.flex dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.box_result__item .info_box.flex dl {
  height: 100%;
  margin-bottom: 0;
}

.box_result__item .info_box {
  border: 1px solid #b28e5f;
}

.box_result__item .info_box.flex dl .bkg {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.box_result__item .info_box.flex dd {
  display: inline-flex;
  align-items: center;
}

.box_result__item .info_box dt {
  padding: 6px;
}

.box_result__item .info_box dl dt i {
  margin-right: 8px;
  height: 26px;
}

.box_result__item img {
  border: none;
}

.box_result__item .info_box dl .bkg {
  background: url(../image/bg_table_detail.png);
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.box_result__item .info_box dd {
  background: #fff;
  color: #000;
  font-size: 17px;
  padding: 15px 13px;
  vertical-align: middle;
}

.box_result__item .info_box dl .spec {
  color: #b28e5f;
  font-size: 18px;
  font-weight: 600;
}

.box_result__item br {
  display: none;
}

.gallery__item p {
  display: none;
}

@media (max-width:767px) {
  .box_result__item h3 {
    font-size: 21px;
    letter-spacing: 1.05px;
    line-height: 28px;
    padding: 14px 0 8px;
  }

  .box_result__item .content {
    padding: 0 18px 18px;
  }

  .box_result__item .description {
    display: block;
    font-size: 15px;
    height: auto;
    line-height: 21px;
  }

  .box_result__item .info_box table td.bkg {
    clear: both;
    font-size: 14px;
    width: 33%;
  }

  .box_result__item .info_box table td {
    font-size: 16px;
    line-height: 23px;
    width: 67%;
  }

  .box_result__item .info_box table td>span.txt {
    line-height: 23px;
  }

  .box_result__item .info_box table td.spec {
    font-size: 17px;
  }

  .box_result__item .info_box table tr:last-child td {
    border-bottom: 1px solid #d9c7af;
  }

  .box_result__item .info_box table tr:last-child td:nth-child(3),
  .box_result__item .info_box table tr:last-child td:nth-child(4) {
    border: none;
  }
}

@media (min-width: 431px) and (max-width: 767px) {
  .box_result__item .info_box.flex dl dt {
    width: 33%;
  }

  .box_result__item .info_box.flex dl dd {
    width: calc(100% - 33%);
  }
}

@media (max-width: 767px) {
  .box_result__item .info_box.flex li {
    width: 100%;
  }

  .box_result__item .info_box li:nth-of-type(n+2) dl {
    border-top: 1px solid #d9c7af;
  }
}

@media (min-width: 768px) {
  .box_result__item .info_box.flex li {
    width: 50%;
  }

  .box_result__item .info_box.flex dl dt {
    width: 140px;
  }

  .box_result__item .info_box.flex dl dd {
    width: calc(100% - 140px);
  }
}

@media (max-width: 430px) {
  .box_result__item .info_box.flex dl dt {
    width: 45%;
    padding: 6px;
  }

  .box_result__item .info_box.flex dl dd {
    width: calc(100% - 45%);
  }
}

.box_result__item .btn_more {
  display: block;
  font-size: 0;
  margin: 20px auto 0;
  width: 232px;
}

/*	relation_link	 */


.relation_link .relation_list {
  position: relative;
  /*width: 85%;*/
  width: 740px;
  margin: 30px auto;
}

.relation_link .relation_list dl dt {
  position: absolute;
  background: #000;
  color: #FFF;
  font-size: 24px;
  font-weight: 600;
  padding: 10px 37px 10px 35px;
  border-radius: 0 0 35px 0;
  top: 15px;
  left: -10px;
}

.relation_link .relation_list dl dt::after {
  border-color: #828282 transparent transparent transparent;
  border-style: solid;
  border-width: 15px 6px 0 15px;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  top: 100%;
  left: 0px;
  width: 0;
  transform: rotate(-90deg);
  -moz-transform: rotate(-120deg);
  -webkit-transform: rotate(0);
  -o-transform: rotate(-120deg);
  z-index: -1;
}

.relation_link .relation_list dl dd {
  display: flex;
  justify-content: space-around;
  background: url(../image/bkg.jpg) right center no-repeat;
  border-radius: 10px;
  border: #cbb790 1px solid;
  min-height: 194px;
  overflow: hidden;
}

.relation_link .relation_list dl dd .left {
  display: block;
  width: 40%;
}

.relation_link .relation_list dl dd .left.facility_meijijingu {
  background: url(/app/themes/wp-templ/tips/image/facility-photo-meijijingu.jpg) center bottom no-repeat;
  background-size: auto 100%;
}

.relation_link .relation_list dl dd .right {
  /*background: url(/app/themes/wp-templ/tips/image/bg-relation-link.png) left bottom no-repeat;*/
  width: 60%;
  margin-left: auto;
  padding: 25px 30px 10px;
}

.relation_link .relation_list dl dd .right .btn_list {
  display: inline-block;
  margin-top: 10px;
}

.relation_link .relation_list dl dd .right .btn_list li {
  display: inline-block;
  margin: 5px;
}

.relation_link .relation_list .btn_red_arr span {
  width: 175px;
  padding: 12px 35px 10px 20px;
}

.relation_link .relation_list .btn_red_arr span::after {
  border-color: #ffffff transparent transparent transparent;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  content: "";
  display: inline-block;
  height: 0;
  position: absolute;
  top: calc(50% - 4px);
  right: 15px;
  width: 0;
}

.relation_link .relation_list .btn_ppl_arr span {
  width: 175px;
  padding: 12px 35px 10px 20px;
  background-color: #7F1EB0;
}

.relation_link .relation_list .btn_ppl_arr span::after {
  background: url(../image/ico_tab.png) no-repeat top left;
  content: "";
  height: 15px;
  width: 16px;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  border: none;
  transform: none;
}

.relation_link .relation_list .btn_gr_arr span {
  width: 175px;
  padding: 12px 35px 10px 20px;
}

/* リンクボタン 共通 */
.relation_link .relation_list .cmn_link_btn {
  width: 175px;
}

.relation_link .relation_list .cmn_link_btn_text {
  font-size: 15px;
}

@media (max-width:767px) {

  /*	relation_link	 */

  .relation_link .relation_list {
    width: 87%;
    margin: 0 auto 1.5em;
  }

  .relation_link .relation_list dl dt {
    max-width: 98%;
    font-size: 20px;
    top: 5px;
  }

  .relation_link .relation_list dl dt::after {
    top: 100%;
  }

  .relation_link .relation_list dl dd {
    display: block;
  }

  .relation_link .relation_list dl dd .left {
    width: 100%;
    min-height: 200px;

  }

  .relation_link .relation_list dl dd .left.facility_meijijingu {
    background: url(/app/themes/wp-templ/tips/image/facility-photo-meijijingu.jpg) center center no-repeat;
    background-size: 100%;
  }

  .relation_link .relation_list dl dd .right {
    width: 100%;
    padding: 1.5rem 1.5rem 2rem;
  }

  .relation_link .relation_list dl dd .right .btn_list {
    display: block;
    margin-top: 10px;
  }

  .relation_link .relation_list dl dd .right .btn_list li {
    float: none;
    width: 100%;
    margin: 0 auto;
  }

  .relation_link .relation_list .btn_red_arr {
    float: none;
    width: 100%;
    position: relative;
    display: block;
    bottom: 0;
  }

  .relation_link .relation_list .btn_red_arr span {
    width: 90%;
  }

  .relation_link .relation_list .btn_ppl_arr {
    float: none;
    width: 100%;
    display: block;
  }

  .relation_link .relation_list .btn_ppl_arr span {
    width: 90%;
  }

  .relation_link .relation_list .btn_gr_arr {
    float: none;
    width: 100%;
  }

  .relation_link .relation_list .btn_gr_arr span {
    width: 90%;
  }

  .relation_link .relation_list dl dd .right .btn_list li:nth-of-type(2) .cmn_link_btn {
    margin-top: 10px;
  }

  .relation_link .relation_list .cmn_link_btn {
    max-width: 300px;
    width: 90%;
  }

}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .master_item_left .btn_red_arr span {
    padding: 12px 38px 10px 38px;
  }
}

/*フリースペース内のバナー*/

#freearea02 .bnr_wrap ul {
  max-width: 760px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

#freearea02 .bnr_wrap ul li {
  width: 47.4%;
}

#freearea02 .bnr_wrap ul li .taC figcaption {
  text-align: left;
}

.freebox_bnr {
  margin: 0 auto 30px;
  width: 500px;
  display: block;
}

.freebox_bnr p {
  text-align: center;
}

.freebox_bnr a {
  display: block;

}

.freebox_bnr a img:hover {
  opacity: 0.5;

}

.bnr_hr {
  border-top: 2px solid #dacba7;
  margin-bottom: 35px;
}

@media (max-width:767px) {
  #freearea02 .bnr_wrap ul li {
    width: 100%;
  }

  #freearea02 .bnr_wrap ul {
    display: block;
    padding: 20px
  }

  #freearea02 .bnr_wrap ul li .taC {
    margin: 0 auto 1.5rem;
    max-width: 600px;
  }

  .freebox_bnr {
    width: auto;
    width: 90%;
  }

  .freebox_bnr p {
    text-align: left;
  }

  .freebox_bnr img {
    width: 100%;
    max-width: 600px;
    /* min-width: 300px; */
    margin: -30px auto 0;
  }

  .bnr_hr {
    margin-bottom: 60px;
  }

}

/*フリースペース内の「動画の一覧を見る」バナー*/

.bnr_video {
  text-align: center;
  margin-bottom: 40px;
}

.bnr_video:hover {
  opacity: 0.5;
}

@media (max-width:767px) {
  .bnr_video {
    margin-top: -3rem;
  }

  .bnr_video img {
    width: 100%;
    height: auto;
  }
}

/*「用語集を見る」ボタン（甲冑の基本解説）*/

dl dt.mt30+dd .link_word a {
  margin-bottom: -7px;
}

@media (max-width:767px) {
  dl dt.mt30+dd .link_word a {
    margin-bottom: auto;
  }
}

/* bootstrapによる、olのdisplay:table回避 */

.ol_02 li div.clearfix:before {
  display: inline-block;
}

/* 日本刀の構造ページへのリンクデザイン用 */
.banner_area {
  margin: 20px auto 0;
  max-width: 500px;
}

/* 五箇伝（五ヵ伝、五ヶ伝）」タイトルデザイン変更用 */
.anchor .title_label {
  line-height: 1.2;
}

.anchor .label_box {
  padding: 0;
}

.anchor .label_box::before {
  display: none;
}

.anchor .label_box .label_inner::before {
  display: none;
}

.anchor .label_box.label01 .label_inner {
  background: #c81200;
}

.anchor .label_box.label02 .label_inner {
  background: #c88900;
}

.anchor .label_box.label03 .label_inner {
  background: #2e8430;
}

.anchor .label_box.label04 .label_inner {
  background: #0a79bd;
}

.anchor .label_box.label05 .label_inner {
  background: #653b8d;
}

.anchor .label_box+span::before {
  display: none;
}

@media (max-width:767px) {
  .anchor .title_label {
    padding: 12px 20px;
  }

  .anchor .label_box {
    font-size: 16px;
    max-width: 100%;
  }

  .anchor .label_box .label_inner {
    display: inline-block;
    padding: 6px 10px;
  }

  .anchor .label_box+span {
    padding: 8px 0 0;
  }
}

@media (min-width:768px) {
  .anchor .title_label {
    align-items: center;
    display: flex;
    padding: 0;
  }

  .anchor .label_box {
    background: #fff;
    font-size: 20px;
    height: 100%;
    max-width: 215px;
    padding-right: 6px;
  }

  .anchor .label_box .label_inner {
    padding: 14px 16px 13px;
  }

  .anchor .label_box+span {
    padding: 0 15px;
  }
}

/* 「日本刀の格付けと歴史」の拡充 折り紙 191120_TCI_sakaguchi */
.literature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.literature li {
  border: 1px solid #b28e5f;
  border-bottom: 4px solid #b28e5f;
  width: 48.685%;
}

.literature li:nth-of-type(n+3) {
  margin-top: 20px;
}

.literature li .ttl {
  background: url(../image/origami/bg-ttl-pattern.png) repeat;
  background-size: 12.5% auto;
  line-height: 1.5;
  padding: 13px 22px 8px;
  text-align: center;
}

.literature li .ttl span {
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-size: 18px;
  font-weight: 600;
}

.literature li .image {
  padding: 20px 20px 14px;
  position: relative;
}

.box__detail .literature li .fancybox:before {
  height: 22px;
  bottom: -22px;
  right: -20px;
  width: 22px;
}

.literature li .image img {
  border: none;
}

.literature li .detail {
  font-size: 16px;
  padding: 12px 20px 10px;
}

.literature li .detail .txt {
  color: #000;
  margin-bottom: 10px;
}

@media (max-width:767px) {
  .literature li {
    width: 100%;
  }

  .literature li:nth-of-type(n+2) {
    margin-top: 5%;
  }

  .literature li .ttl {
    padding: 3% 5.5%;
  }

  .literature li .image {
    padding: 5% 5.5%;
    text-align: center;
  }

  .box__detail .literature li .fancybox:before {
    height: 21%;
    bottom: -17%;
    right: -6%;
    width: 6.5%;
  }

  .literature li .detail {
    padding: 0 5.5%;
  }
}

.showcase_box.literature_type {
  background: none;
  display: none;
  font-size: 0;
  text-align: center;
  max-width: 750px;
  overflow: visible;
  padding: 0;
  width: 90%;
}

.literature_type .showcase_box__content {
  background-color: #fff;
  padding: 45px 0;
}

.literature_type .showcase_box__content img {
  display: block;
  height: auto;
  margin: auto;
  max-height: 500px;
  width: auto;
}

.literature_type .showcase_name {
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-size: 18px;
  margin-top: 15px;
  text-align: center;
}

.literature_type .fancybox-close-small {
  background: url(../image/origami/btn-closs-fontin.png) no-repeat top left;
  background-size: 100%;
  height: 31px;
  padding-left: 17px;
  position: absolute;
  top: 0;
  right: -120px;
  transition: opacity .2s;
  width: 100px;
  z-index: 99999;
}

@media (max-width:767px) {
  .literature_type .showcase_box__content {
    padding: 7% 5%;
  }

  .literature_type .showcase_name {
    font-size: 4.5vw;
    margin-top: 1%;
  }

  .literature_type .fancybox-close-small {
    height: 11%;
    padding-left: 3%;
    top: -12%;
    right: 0;
    width: 18%;
  }
}

.issuer_title {
  background: url(../image/origami/bg-issuer-title-01.png) no-repeat top left, url(../image/origami/bg-issuer-title-02.png) no-repeat bottom left;
  background-size: 100%;
  margin: 30px auto 0;
  padding: 10px 0;
  width: 280px;
}

.issuer_title>span {
  background: url(../image/origami/bg-issuer-title-03.png) repeat-y top left;
  background-size: 100%;
  color: #fff;
  display: block;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 1;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.issuer_title>span::before,
.issuer_title>span::after {
  background-color: #89573b;
  content: '';
  display: block;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 249px;
}

.issuer_title>span::before {
  left: -96%;
}

.issuer_title>span::after {
  right: -96%;
}

.issuer_title>span>span {
  display: inline-block;
  font-weight: 600;
  letter-spacing: normal;
  padding: 0 50px;
  position: relative;
  vertical-align: middle;
}

.issuer_title>span>span::before,
.issuer_title>span>span::after {
  background: url(../image/origami/ico_ttl_deco.png) no-repeat;
  background-size: 100%;
  content: '';
  display: block;
  height: 18px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
}

.issuer_title>span>span::before {
  left: 25px;
}

.issuer_title>span>span::after {
  right: 25px;
}

.issuer_detail {
  margin: 26px auto 0;
  width: 100%;
}

.issuer_detail li {
  padding: 18px 23px 25px 16px;
  margin-top: 5px;
}

.issuer_detail li:nth-of-type(1) {
  background: url(../image/origami/bg-issuer-detail-01.png) repeat-y;
  background-size: 100%;
  margin-top: 0;
}

.issuer_detail li:nth-of-type(3) {
  background: url(../image/origami/bg-issuer-detail-02.png) repeat-y;
  background-size: 100%;
  margin-top: 0;
}

.issuer_detail li .ttl {
  border-bottom: 4px double #b28e5f;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-size: 23px;
  font-weight: 600;
  margin: 0;
  padding-left: 25px;
  position: relative;
}

.issuer_detail li .ttl::before {
  background: url(../../image-cmn/titleh2/ico01.png) no-repeat;
  background-size: 100%;
  content: '';
  display: block;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 19px;
}

.issuer_detail li .furigana {
  color: #a92121;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-size: 19px;
  font-weight: 600;
  margin: 4px 0 0;
  padding-left: 25px;
}

.issuer_detail li .txt {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
  font-size: 18px;
  margin: 7px 0 0;
  padding-left: 25px;
}

@media (max-width:767px) {
  .issuer_title {
    max-width: 280px;
    width: 80%;
  }

  .issuer_title>span::before,
  .issuer_title>span::after {
    width: 20vw;
  }

  .issuer_title>span::before {
    left: 105%;
  }

  .issuer_title>span::after {
    right: 105%;
  }

  .issuer_title>span>span {
    padding: 0 25px;
  }

  .issuer_title>span>span::before {
    left: 0;
  }

  .issuer_title>span>span::after {
    right: 0;
  }

  .issuer_detail li .ttl {
    font-size: 21px;
  }

  .issuer_detail li .furigana {
    font-size: 18px;
  }
}

@media (max-width:414px) {

  .issuer_title>span::before,
  .issuer_title>span::after {
    width: 10vw;
  }
}

/* 「日本刀の格付けと歴史」の拡充 折り紙 191120_TCI_sakaguchi end*/

/* 記事ページ_タイトル構造改修 200109_TCI_yoneshima */
.bannerh1_single {
  text-align: center;
}

.bannerh1_single .cath1 {
  border: solid 1px #431215;
  display: inline-block;
  font-weight: 600;
  letter-spacing: .06em;
  line-height: 1;
  margin: 10px auto 0;
  min-width: 70px;
  padding: .2778em .55555em;
  position: relative;
  text-align: center;
  text-shadow: none;
  z-index: 1;
}

.bannerh1_single .txth1 {
  background: none;
  color: #000;
  letter-spacing: .06em;
  line-height: 1;
  padding: .15em .5em .4837em;
  position: relative;
  text-shadow: none;
  z-index: 1;
}

.bannerh1_single.no_child_category .txth1 {
  padding: 25px .5em 24px;
}

.bannerh1_single .bgh1 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}

@media (min-width:768px) {
  .bannerh1_single .cath1 {
    font-size: 18px;
    margin: 32px auto 0;
  }

  .bannerh1_single .txth1 {
    font-size: 34px;
    padding: .4em 2em 1.2em;
  }

  .bannerh1_single.no_child_category .txth1 {
    padding: 58px 2em;
  }

  .dousuru-ieyasu .bannerh1_single.no_child_category .txth1 {/* どうする家康h1調整 */
    padding: 81px 8em 53px;
  }
  
  .meihaku-nihonto .bannerh1_single.no_child_category .txth1 {/* 全国の日本刀を観賞できる場所h1調整 */
    padding: 81px 6em 53px;
  }

  .relation-hikarukihe .bannerh1_single.no_child_category .txth1{/* 「光る君へ」平安時代や源氏物語がテーマの漫画一覧h1調整 */
    height:150px;
    font-size: 32px;
    padding:45px 2em;
  }

  .odanobunaga-comic-foreground .bannerh1_single.no_child_category .txth1{/* 織田信長の顔出しパネルでメーハク記念撮影！h1調整 */
    height:150px;
    font-size: 32px;
    padding:45px 2em;
  }

  .bannerh1_single .bgh1 {
    left: 0;
    width: 100%;
  }

  .bannerh1_single .txth1.two_line_title {
    padding: 0.4em 0 1.2em;
  }
}

@media (max-width:767px) {
  .bannerh1_single .cath1 {
    font-size: 14px;
  }

  .bannerh1_single .bgh1 {
    left: 10px;
    width: calc(100% - 20px);
  }
}

/* 記事ページ_フリーエリアレイアウト改修 200210_TCI_kajihara end*/

/* 記事系cssの共有化による調整 200217_TCI_sakaguchi */
.video_area.article_movie .ic_play {
  background-size: contain;
}

/* リンクボタン改修 200131_TCIuesugi */
.literature .cmn_link_btn {
  margin: 0 auto 13px;
  max-width: 230px;
}

.literature .cmn_link_btn .cmn_link_btn_text {
  font-size: 15px;
  letter-spacing: normal;
}

@media (max-width:767px) {
  .literature .cmn_link_btn {
    max-width: 260px;
    width: 90%;
  }
}

/* 山田銀河詳細ページ用
---------------------------------------------------*/
.ginga-sword .bannerh1_single {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 150px;
  justify-content: center;
}
.ginga-sword .bannerh1_single .cath1 {
  border: none;
  font-family: "HiraKakuPro-W3","Hiragino Kaku Gothic ProN W3","Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic ProN", 游ゴシック, "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", メイリオ, Osaka, sans-serif;
  font-size: 20px;
  line-height: 1.45;
  margin: 0;
}
.ginga-sword .bannerh1_single .txth1 {
  background-color: #78a24f;
  border-radius: 25px;
  color: #fff;
  font-family: "HiraKakuPro-W3","Hiragino Kaku Gothic ProN W3","Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic ProN", 游ゴシック, "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", メイリオ, Osaka, sans-serif;
  padding: 4px 32px;
}
.ginga-sword .box_tips_detail .wcm {
  background-color: #fffae3;
}
.ginga-sword .box_tips_detail .box__text {
  width: 770px;
}
.ginga-sword .box_tips_detail .box_txt {
  font-family: "HiraKakuPro-W3","Hiragino Kaku Gothic ProN W3","Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic ProN", 游ゴシック, "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", メイリオ, Osaka, sans-serif;
}
.ginga-sword .cmn_table_of_contents {
  border: 1px solid #b5a079;
  border-radius: 25px;
  max-width: 650px;
  padding: 0 10px 10px;
  background-image: url(../image/ginga-sword/cmn_table_of_contents_bg.png);
}

.ginga-sword .cmn_table_of_contents .title {
  border: none;
  background-color: transparent;
  color: #000;
  padding: .45em 1.5em;
}
.ginga-sword .cmn_table_of_contents .title::after {
  background: none;
  content: "";
}

.ginga-sword .cmn_table_of_contents ul {
  background-color: #fff;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 10px 28px;
  position: relative;
}
.life-sized-yamada-armor .cmn_table_of_contents ul::after {
  background-image: url(../image/ginga-sword/ginga-illust.png);
  height: 165px;
  right: -90px;
  width: 335px;
}
.ginga-sword .cmn_table_of_contents li:not(:first-of-type) {
  margin-top: 7px;
}
.ginga-sword .title_h2cmn_02 {
  background-image: url(../image/ginga-sword/title_h2cmn_02_bg.png);
  background-size: cover;
  border: 1px solid #bdab8b;
  font-family: "HiraKakuPro-W3","Hiragino Kaku Gothic ProN W3","Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic ProN", 游ゴシック, "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", メイリオ, Osaka, sans-serif;
}
.ginga-sword .title_h2cmn_02::after {
  content: none;
}
.ginga-sword .title_h2cmn_02 > span {
  background: none;
  color: #000;
}
.ginga-sword .title_h2cmn_02 > span {
  padding: .3em 0 .3em .6em;
}
.ginga-sword .anchor_h3 {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #907851;
  padding: 0;
}
.ginga-sword .anchor_h3 span span {
  background-color: #e6d5a8;
  display: inline-block;
  font-family: "HiraKakuPro-W3","Hiragino Kaku Gothic ProN W3","Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic ProN", 游ゴシック, "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", メイリオ, Osaka, sans-serif;
  height: 28px;
  padding: 2px 36px 0 18px;
  position: relative;
}
.ginga-sword .anchor_h3 span span::after {
  background-image: url(../image/ginga-sword/anchor_h3_after.png);
  background-size: cover;
  bottom: 0;
  content: "";
  height: 28px;
  position: absolute;
  right: -42px;
  width: 42px;
}
.ginga-sword .sc_search_sword_list dd {
  background-color: #fff;

}
.ginga-sword .sc_search_sword_link a {
  border: 1px solid #841318;
  border-radius: 25px;
  height: 26px;
  max-width: 150px;
  position: relative;
}
.ginga-sword .sc_search_sword_link a::before,
.ginga-sword .sc_search_sword_link a::after {
  content: "";
  display: block;
  position: absolute;
}
.ginga-sword .sc_search_sword_link a::before {
  background-color: #fff;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  height: 24px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.ginga-sword .sc_search_sword_link a::after {
  border-color: transparent transparent transparent #731517;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  height: 0;
  right: 8px;
  top: calc(50% - 5px);
  width: 0;
}
.ginga-sword .sc_search_sword_link .cmn_link_btn_inner {
  align-items: center;
  display: flex;
  height: 100%;
  margin: 0;
  text-align: left;
}
.ginga-sword .sc_search_sword_link .cmn_link_btn_text {
  font-family: "HiraKakuPro-W3","Hiragino Kaku Gothic ProN W3","Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic ProN", 游ゴシック, "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", メイリオ, Osaka, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 0;
  padding: 0 0 0 8px;
}
.ginga-sword .sc_search_sword_link .cmn_link_btn_text::before,
.ginga-sword .sc_search_sword_link .cmn_link_btn_text::after {
  content: none;
}
.ginga-sword .sns_follow_box {
  margin-top: 60px;
}
.ginga-sword .sns_follow_box .cmn_sns_box_inner {
  background: none;
  border: none;
  padding: 0;
  position: relative;
}
.ginga-sword .sns_follow_box .cmn_sns_box_inner::before {
  background-image: url(../image/ginga-sword/sns_follow_box_before.png);
  background-size: contain;
  bottom: 0;
  content: "";
  height: 140px;
  left: -98px;
  position: absolute;
  width: 58px;
}
.life-sized-yamada-armor .sns_follow_box .cmn_sns_box_inner::after {
  background: url(../image/ginga-sword/ginga-illust.png) no-repeat;
  background-size: cover;
  height: 150px;
  right: -100px;
  width: 90px;
}
.ginga-sword .sns_follow_box .cmn_sns_box_read_text {
  align-items: center;
  background-color: #7a6544;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  color: #fff;
  display: flex;
  height: 50px;
  justify-content: center;
  text-decoration: underline;
  width: 100%;
}
.ginga-sword .sns_follow_box .cmn_sns_box_read_text .text {
  font-size: 100%;
  font-weight: normal;
}
.ginga-sword .sns_follow_box .cmn_sns_box_read_text + p {
  align-items: center;
  background-color: #f6efe0;
  border: 1px solid #7a6544;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  display: flex;
  height: 50px;
  justify-content: center;
  width: 100%;
}
.ginga-sword .sns_follow_box .twitter-follow-button {
  margin-top: 0;
}

/* 答えを見るボタン */
.ginga-sword .cmn_acc_btn .cmn_link_btn {
  margin: .5rem auto 15px;
  width: 180px;
}

@media (min-width: 768px) {
  .ginga-sword .cmn_table_of_contents.adj_position {
    margin: 0 0 0 110px;
  }
}

@media (max-width: 767px) {
  .ginga-sword .cmn_table_of_contents .title {
    text-align: center;
    width: 100%;
  }
  .ginga-sword .bannerh1_single .txth1 {
    padding: 4px calc((32 - 12) * ((100vw - 320px) / (767 - 320)) + 12px);
    margin: 0 10px;
  }
  .ginga-sword .box_tips_detail .box__text {
    width: 100%;
  }
  .ginga-sword .cmn_table_of_contents ul {
    padding: 10px calc((28 - 8) * ((100vw - 320px) / (767 - 320)) + 8px);
  }
  .ginga-sword .cmn_table_of_contents ul::after,
  .life-sized-yamada-armor .cmn_table_of_contents ul::after
  {
    background-image: none;
  }
  .ginga-sword .title_h2cmn_02 {
    background-size: contain;
  }
  .ginga-sword .anchor_h3 > span {
    font-size: 0;
  }
  .ginga-sword .anchor_h3 span span {
    font-size: 16px;
    height: 23px;
    padding-right: 9px;
  }
  .ginga-sword .anchor_h3 span span::after {
    height: 23px;
    right: -35px;
    width: 35px;
  }
  .ginga-sword .sns_follow_box {
    margin-top: 30px;
  }
  .ginga-sword .sns_follow_box .cmn_sns_box_inner::before,
  .ginga-sword .sns_follow_box .cmn_sns_box_inner::after,
  .life-sized-yamada-armor .sns_follow_box .cmn_sns_box_inner::after
  {
    background-image: none;
  }
}

/* 青天を衝け 人物相関図 */
#relation-shibusawa-drama {
  display: none;
  background: url(../shibusawaeiichi/image/bg-relation-shibusawa.jpg);
  background-size: 86px;
  width: 1000px;
  padding: 0;
  margin: 0;
}
#relation-shibusawa-drama .fancybox-close-small {
  background: url(../shibusawaeiichi/image/btn-close.gif) no-repeat;
  background-size: 36px;
  top: 5px;
  right: 5px;
  width: 36px;
  height: 36px;
}
#relation-shibusawa-drama > dl > dt {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .01em;
  margin: 15px auto 10px;
  text-align: center;
  position: relative;
}
#relation-shibusawa-drama > dl > dt::before,
#relation-shibusawa-drama > dl > dt::after {
  content: "";
  display: inline-block;
  background: url(../shibusawaeiichi/image/ttl-ico-relation.png) no-repeat;
  background-size: 100%;
  width: 30px;
  height: 20px;
  margin: 0 10px;
}
#relation-shibusawa-drama > dl > dd.relation-drama-read {
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}
#relation-shibusawa-drama .relation-link-wrap {
  position: relative;
}
#relation-shibusawa-drama .relation-link {
  font-weight: 600;
}
#relation-shibusawa-drama .relation-link li {
  position: absolute;
  letter-spacing: .06em;
}
#relation-shibusawa-drama .relation-link li p {
  display: none;
}
#relation-shibusawa-drama .relation-link a {
  font-size: 16px;
  display: block;
  text-align: center;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  position: relative;
}
#relation-shibusawa-drama .relation-link a > dl {
  pointer-events: none;
}
#relation-shibusawa-drama .relation-drama-image {
  position: relative;
}
#relation-shibusawa-drama .relation-link .link-01 {
  top: 341px;
  left: 391px;
}
#relation-shibusawa-drama .relation-link .link-01 a {
  font-size: 20px;
  color: #fff;
  width: 151px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
}
#relation-shibusawa-drama .relation-link .link-01 a:hover {
  color: #ffbfbf;
}
#relation-shibusawa-drama .relation-link .link-02 {
  top: 303px;
  left: 114px;
}
#relation-shibusawa-drama .relation-link .link-03 {
  top: 479px;
  left: 114px;
}
#relation-shibusawa-drama .relation-link .link-04 {
  top: 515px;
  left: 534px;
}
#relation-shibusawa-drama .relation-link .link-05 {
  top: 515px;
  left: 649px;
}
#relation-shibusawa-drama .relation-link .link-06 {
  top: 515px;
  left: 759px;
}
#relation-shibusawa-drama .relation-link .link-07 {
  top: 515px;
  left: 872px;
}

/* 各時代の年表 table内部 見出し追加 */
/* tips-article打消し */
.japanese-history-category.period-asuka-chronological .box__detail,
.japanese-history-category.period-nara-chronological .box__detail,
.japanese-history-category.period-heian-chronological .box__detail,
.japanese-history-category.period-kamakura-chronological .box__detail,
.japanese-history-category.history-nanbokucho-chronological .box__detail,
.japanese-history-category.period-muromachi-chronological .box__detail,
.japanese-history-category.period-azuchimomoyama-chronological .box__detail,
.japanese-history-category.period-edo-chronological .box__detail,
.japanese-history-category.era-meiji-chronological .box__detail,
.japanese-history-category.era-taisyo-chronological .box__detail{
  width: 800px;
  padding: 10px 0 0;
}
.japanese-history-category table.data {
  width: 100%;
}
/* table */
.japanese-history-category table.data.table_chronology th.year_number{
  background: url(../image/bg_table_year_number.png);
  width: 136px;
  color: #000;
  border-bottom: 2px #732121 solid;
}
.japanese-history-category table.data.table_chronology th.year_number.th_top{
  color: #732121;
}
.japanese-history-category table.data.table_chronology th.year_number.bdr_none{
  border-bottom: none;
}
.japanese-history-category table.data.table_chronology td{
  padding: 14px 24px 13px;
}
.japanese-history-category table.data.table_chronology td.period{
  font-weight: bold;
  font-size: 0.95em;
}
.japanese-history-category table.data.table_chronology th.time{
  min-width: 252px;
}
.japanese-history-category table.data.table_chronology th.event{
  min-width: 408px;
}
.japanese-history-category table.data.table_chronology td.bdr_top{
  border-top: 2px #732121 solid;
}
@media (max-width: 810px) {
  .japanese-history-category.period-asuka-chronological .box__detail,
  .japanese-history-category.period-nara-chronological .box__detail,
  .japanese-history-category.period-heian-chronological .box__detail,
  .japanese-history-category.period-kamakura-chronological .box__detail,
  .japanese-history-category.history-nanbokucho-chronological .box__detail,
  .japanese-history-category.period-muromachi-chronological .box__detail,
  .japanese-history-category.period-azuchimomoyama-chronological .box__detail,
  .japanese-history-category.period-edo-chronological .box__detail,
  .japanese-history-category.era-meiji-chronological .box__detail,
  .japanese-history-category.era-taisyo-chronological .box__detail{
    max-width: 98%;
  }
  .japanese-history-category table.data.table_chronology th.time{
    min-width: 200px;
  }
  .japanese-history-category table.data.table_chronology th.event{
    min-width: 400px;
  }
}
@media (max-width: 767px) {
  .japanese-history-category .tbl_responsive {
    max-width: 800px;
  }
  .japanese-history-category table.data.table_chronology th.time{
    min-width: 230px;
  }
  .japanese-history-category table.data.table_chronology th.event{
    min-width: 410px;
  }
}

/* 各時代の年表 table内部 見出し追加(時代・天皇名) 横幅950に */
.japanese-history-category .anchor:has(.tbl_add_era){
  max-width: 950px;
}
.japanese-history-category .box__detail:has(.tbl_add_era){
  width: 100%;
} 
.japanese-history-category table.data.tbl_add_era{
  width: 100%;
}
.japanese-history-category table.data.tbl_add_era img {
  border: none;
}
.japanese-history-category table.tbl_add_era th {
  padding-bottom: 5px;
  padding-top: 5px;
} 
.japanese-history-category table.data.table_chronology.tbl_add_era th.era{
  min-width: 45px;
  padding-left: 0;
  padding-right: 0;
  width: 4.73%
}
.japanese-history-category table.data.table_chronology.tbl_add_era th.year_number{
  background: #ffefef;
  border-bottom: 1px #732121 solid;
  color: #000;
  min-width: 125px;
  padding-left: 0;
  padding-right: 0;
  width: 13.15%;
}
.japanese-history-category table.data.table_chronology.tbl_add_era th.emperor{
  width: 14.73%;
}
.japanese-history-category table.data.table_chronology.tbl_add_era th.time{
  width: 27.36%;
}
.japanese-history-category table.data.table_chronology.tbl_add_era th.event{
  min-width: auto;
}
.japanese-history-category table.data.table_chronology.tbl_add_era td{
  padding: 14px 20px 13px;
}
.japanese-history-category table.data.table_chronology.tbl_add_era td.era{
  background-color: #5daada;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  vertical-align: top;
}
.japanese-history-category table.data.table_chronology.tbl_add_era td.era span{
  white-space: pre;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: inline-block;
} 
.japanese-history-category table.data.table_chronology.tbl_add_era td.year_number{
  background-color: #e8f6ff;
  font-weight: 600;
}
.japanese-history-category table.data.table_chronology.tbl_add_era td.period{
  font-weight: bold;
}
.japanese-history-category table.data.table_chronology.tbl_add_era td.emperor{
  font-weight: bold;
}
.japanese-history-category table.data.table_chronology.tbl_add_era td.emperor .portrait{
  margin-bottom: 5px;
  max-width: 100px;
}

@media (max-width: 767px) {
  .japanese-history-category .tbl_responsive:has(.tbl_add_era){
    max-width: none;
  }
  .japanese-history-category .box__detail:has(.tbl_add_era){
    width: 950px;
  } 
  .japanese-history-category table.data.tbl_add_era{
    width: 950px;
  }
}

/* 大河ドラマの主演俳優一覧・大河ドラマの主人公一覧／目次改修 テーブルレイアウト変更対応（WEB2TCI-41312） */
.maincast-list .cmn_tbl .table_content,
.taiga-maincharacter-rist-detail .cmn_tbl .table_content {
  display: flex;
  align-items: center;
}
.maincast-list .cmn_tbl .table_content > span,
.taiga-maincharacter-rist-detail .cmn_tbl .table_content > span {
  line-height: 1.2;
}
.maincast-list .table_content img,
.taiga-maincharacter-rist-detail .table_content img {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  object-fit: cover;
  margin: 0 20px 0 0;
  border: none;
}
.maincast-list .table_title a,
.taiga-maincharacter-rist-detail .table_title a {
  line-height: 1;
}
.maincast-list .table_title a span,
.taiga-maincharacter-rist-detail .table_title a span {
  display: block;
}
.maincast-list .cmn_tbl td,
.taiga-maincharacter-rist-detail .cmn_tbl td {
  padding: 6px 15px;
}
.maincast-list .cmn_tbl td:last-child,
.taiga-maincharacter-rist-detail .cmn_tbl td:last-child {
  margin: 0px auto;
  max-width: 206px;
}
.taiga-maincharacter-rist-detail .cmn_tbl td:last-child {
  max-width: 190px;
}
.maincast-list .cmn_tbl_scroll > p,
.taiga-maincharacter-rist-detail .cmn_tbl_scroll > p {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}
.maincast-list .cmn_tbl td.table_content,
.taiga-maincharacter-rist-detail .cmn_tbl td.table_content {
  border-right: none;
}
.maincast-list .cmn_tbl tr td:first-of-type,
.taiga-maincharacter-rist-detail .cmn_tbl tr td:first-of-type {
  text-align: center;
}
.maincast-list .cmn_tbl tr td:first-of-type{
  color: #CE5E7D;
  font-weight: 600;
}
.taiga-maincharacter-rist-detail .cmn_tbl tr td:first-of-type{
  color: #42A955;
  font-weight: 600;
}
.maincast-list .tips_contents_wrap .anchor:first-of-type .box__detail,
.taiga-maincharacter-rist-detail .tips_contents_wrap .anchor:first-of-type .box__detail {
  padding: 0 20px 15px;

}
.maincast-list .cmn_tbl_scroll > p,
.taiga-maincharacter-rist-detail .cmn_tbl_scroll > p {
  margin-bottom: 0;
}
.maincast-list .box_tips_detail .wcm,
.taiga-maincharacter-rist-detail .box_tips_detail .wcm {
  padding: 15px 10px 0;
}

.maincast-list .cmn_tbl.color01 .cmn_tbl_top th {
  background: #CE5E7D;
}
.maincast-list .cmn_tbl {
  border: solid 3px #B18B4E;
}
.maincast-list .cmn_tbl tr {
  border-top: solid 1px #D8C5A6;
}
.maincast-list .cmn_tbl th {
  border-right: solid 1px #D8C5A6;
}
.taiga-maincharacter-rist-detail .cmn_tbl.color01 .cmn_tbl_top th {
  background: #42A955;
}
.taiga-maincharacter-rist-detail .cmn_tbl {
  border: solid 3px #7E913C;
}
.taiga-maincharacter-rist-detail .cmn_tbl tr {
  border-top: solid 1px #BEC89D;
}
.taiga-maincharacter-rist-detail .cmn_tbl th {
  border-right: solid 1px #BEC89D;
}
@media (max-width: 767px) {
  .maincast-list .cmn_tbl td,
  .taiga-maincharacter-rist-detail .cmn_tbl td {
  padding: 6px 10px;
  }
}

/* ------------------------------------------------------------------------ */
/* ▼ 刀剣乱舞に登場する刀を所蔵する博物館 WEB2TCI-42788 */
/* ------------------------------------------------------------------------ */
/* 刀一覧表　table設定 */
.tokenranbu-museum .box_tips_detail .wcm #anchor00.anchor {
  padding: 10px 0 0;
}
.tokenranbu-museum #anchor00.anchor{
  max-width: 930px;
  margin: 0 auto;
}
.tokenranbu-museum #anchor00.anchor .box__detail{
  padding: 15px 0 0;
}
.tokenranbu-museum #anchor00.anchor .cmn_tbl td {
  padding: 5px 4px 5px 4px;
}
@media (max-width: 820px) {
  .tokenranbu-museum #anchor00 .box__detail .cmn_tbl_scroll{
    overflow-x: scroll;
  }
  .tokenranbu-museum #anchor00 .box__detail .cmn_tbl{
    max-width: 930px;
  }
  .tokenranbu-museum #anchor00 .box__detail .cmn_tbl_scroll .cmn_tbl{
    width: 930px;
  }
}
/* h2 */
.tokenranbu-museum .map_area_ttl {
  color: #1E6ED4;
  font-size: 24px;
  text-align: center;
}
.tokenranbu-museum .map_area_ttl span {
  padding: 5px 40px;
  position: relative;
}
.tokenranbu-museum .map_area_ttl span::before,
.tokenranbu-museum .map_area_ttl span::after {
  background: url(../image/bg-map-area-ttl.png) left top no-repeat;
  background-size: contain;
  position: absolute;
  top: 10px;
  content: "";
  height: 24.5px;
  width: 31.5px;
}
.tokenranbu-museum .map_area_ttl span::before{
  left: 0;
}
.tokenranbu-museum .map_area_ttl span::after {
  right: 0;
}
@media (max-width:767px) {
  .tokenranbu-museum .map_area_ttl {
    font-size: 20px;
  }
  .tokenranbu-museum .map_area_ttl span::before,
  .tokenranbu-museum .map_area_ttl span::after {
    height: 20px;
    width: 25px;
  }
}
/* PC 日本地図 */
.tokenranbu-museum .select_search_region {
  background: url(../image/ico-finger.png) no-repeat left;
  bottom: 60px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  height: 47px;
  padding-left: 55px;
  position: absolute;
  display: flex;
  align-items: center;
  top: 20.622%;
  right: 25.8511%;
}
.tokenranbu-museum .map_wrap {
  background: url(../image/bg-map.png) 50% 50% no-repeat;
  background-size: 100% 100%;
  margin: 1.6rem auto 0;
  overflow: hidden;
  padding: 10px;
  position: relative;
  text-align: center;
  max-width: 940px;
}
.tokenranbu-museum .map_svg {
  height: 100%;
  width: 100%;
}
.tokenranbu-museum .map_svg a:hover {
  opacity: 1;
}
.tokenranbu-museum .map_svg path,
.tokenranbu-museum .map_svg polygon {
  fill: #90c31f;
}
.tokenranbu-museum .map_svg a path,
.tokenranbu-museum .map_svg a polygon {
  position: relative;
  transition: all 0.3s;
  z-index: 1;
}
.tokenranbu-museum .map_svg text {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 13px;
  letter-spacing: 0.1em;
}
.tokenranbu-museum .map_wrap.svg-00 .map_svg text{
  font-size: 13px;
}
.tokenranbu-museum .map_svg a text {
  position: relative;
  z-index: 2;
}
.tokenranbu-museum .map_svg a:hover path,
.tokenranbu-museum .map_svg a:hover polygon,
.tokenranbu-museum .map_svg a:hover polyline {
  cursor: pointer;
  fill: #1e6ed4 !important;
}
.tokenranbu-museum .map_svg a .blue01 path {fill: #6ac8ee;}
.tokenranbu-museum .map_svg a .blue02 path {fill: #31a9e1;}
.tokenranbu-museum .map_svg a .purple path {fill: #b088e4;}
.tokenranbu-museum .map_svg a .pink path {fill: #e896bd;}
.tokenranbu-museum .map_svg a .red path {fill: #e16e79;}
.tokenranbu-museum .map_svg a .orange path {fill: #ea9a6d;}
.tokenranbu-museum .map_svg a .yellow path {fill: #ecba49;}
.tokenranbu-museum .map_svg a .green01 path {fill: #8fd13a;}
.tokenranbu-museum .map_svg a .green02 path {fill: #2bae37;}
.tokenranbu-museum .map_svg a .green03 path {fill: #69cc8f;}
.tokenranbu-museum .map_svg a .green04 path {fill: #bddb4b;}
.tokenranbu-museum .map_svg.svg-hex-1 path,
.tokenranbu-museum .map_svg.svg-hex-1 polygon,
.tokenranbu-museum .map_svg a .hex-1 path {
  fill: #6ac9ef;
}
.tokenranbu-museum .map_svg.svg-hex-2 path,
.tokenranbu-museum .map_svg.svg-hex-2 polygon,
.tokenranbu-museum .map_svg a .hex-2 path {
  fill: #6ac9ef;
}
.tokenranbu-museum .map_svg.svg-hex-3 path,
.tokenranbu-museum .map_svg.svg-hex-3 polygon,
.tokenranbu-museum .map_svg a .hex-3 path {
  fill: #69cc8f;
}
.tokenranbu-museum .map_svg.svg-hex-4 path,
.tokenranbu-museum .map_svg.svg-hex-4 polygon,
.tokenranbu-museum .map_svg a .hex-4 path {
  fill: #8fd13b;
}
.tokenranbu-museum .map_svg.svg-hex-5 path,
.tokenranbu-museum .map_svg.svg-hex-5 polygon,
.tokenranbu-museum .map_svg a .hex-5 path {
  fill: #ea9a6e;
}
.tokenranbu-museum .map_svg.svg-hex-6 path,
.tokenranbu-museum .map_svg.svg-hex-6 polygon,
.tokenranbu-museum .map_svg a .hex-6 path {
  fill: #e26f7a;
}
.tokenranbu-museum .map_svg.svg-hex-7 path,
.tokenranbu-museum .map_svg.svg-hex-7 polygon,
.tokenranbu-museum .map_svg a .hex-7 path {
  fill: #b189e5;
}
.tokenranbu-museum .map_svg.svg-hex-8 path,
.tokenranbu-museum .map_svg.svg-hex-8 polygon,
.tokenranbu-museum .map_svg a .hex-8 path {
  fill: #2baf37;
}
.tokenranbu-museum .map_svg.svg-hex-9 path,
.tokenranbu-museum .map_svg.svg-hex-9 polygon,
.tokenranbu-museum .map_svg a .hex-9 path {
  fill: #e897be;
}
.tokenranbu-museum .map_svg.svg-hex-10 path,
.tokenranbu-museum .map_svg.svg-hex-10 polygon,
.tokenranbu-museum .map_svg a .hex-10 path {
  fill: #edbb4a;
}
.tokenranbu-museum .map_svg g.pref-capital path,
.tokenranbu-museum .map_svg g.pref-capital polygon {
  fill: #f294c5;
}
.tokenranbu-museum .map_svg.svg-hex-9 g.pref-capital path,
.tokenranbu-museum .map_svg.svg-hex-9 g.pref-capital polygon {
  fill: #8fd13b;
}
.tokenranbu-museum .map_svg a .hex-1-opacity path {fill: #c3e9f9;}
.tokenranbu-museum .map_svg a .hex-2-opacity path {fill: #c3e9f9;}
.tokenranbu-museum .map_svg a .hex-3-opacity path {fill: #9fe2b1;}
.tokenranbu-museum .map_svg a .hex-4-opacity path {fill: #bce389;}
.tokenranbu-museum .map_svg a .hex-5-opacity path {fill: #f2c2a8;}
.tokenranbu-museum .map_svg a .hex-6-opacity path {fill: #eea9af;}
.tokenranbu-museum .map_svg a .hex-7-opacity path {fill: #d0b8ef;}
.tokenranbu-museum .map_svg a .hex-8-opacity path {fill: #80cf87;}
.tokenranbu-museum .map_svg a .hex-9-opacity path {fill: #f1c1d8;}
.tokenranbu-museum .map_svg a .hex-10-opacity path {fill: #f4d692;
}
.tokenranbu-museum .map_svg a:hover text {
  cursor: pointer;
}
.tokenranbu-museum .map_svg a text {
  fill: #1734e8;
  font-weight: 600;
}
.tokenranbu-museum .map_svg a text.text-background {
  fill: #1734e8;
  stroke-width: 5px;
  stroke: #fff;
  stroke-linejoin: round;
}
.tokenranbu-museum .map_svg g.disabled path,
.tokenranbu-museum .map_svg g.disabled polygon,
.tokenranbu-museum .map_svg g.disabled polyline {
  fill: #ccc;
}
.tokenranbu-museum .map_svg g.disabled text {
  fill: #000;
}
.tokenranbu-museum .map_svg g.disabled text.text-background {
  fill: #fff;
  stroke-width: 4px;
  stroke: #fff;
  stroke-linejoin: round;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tokenranbu-museum .map_svg a text {
    stroke-width: 0;
  }
}
/* SP list */
.tokenranbu-museum .list_area_table td .list_table {
  display: flex;
  justify-content: inherit;
  flex-wrap: wrap;
}
@media (max-width:767px) {
  .tokenranbu-museum .full_width {
    width: 100% !important;
  }
  .tokenranbu-museum .list_area {
    margin: 16px auto 32px;
  }
  .tokenranbu-museum .list_area_table {
    margin: 0.966667rem auto 0;
    max-width: 825px;
    width: 100%;
  }
  .tokenranbu-museum .list_area_table table,
  .tokenranbu-museum .list_area_table tbody,
  .tokenranbu-museum .list_area_table tr,
  .tokenranbu-museum .list_area_table th,
  .tokenranbu-museum .list_area_table td {
    display: block;
  }
  .tokenranbu-museum .list_area_table table {
    border-bottom: 1px solid #f75586;
    border-collapse: collapse;
    width: 100%;
  }
  .tokenranbu-museum .list_area_table tr:not(:last-child) {
    border-bottom: 1px solid #f75586;
  }
  .tokenranbu-museum .list_area_table th {
    border: 1px solid #f75586;
    border-bottom: none;
    cursor: pointer;
    display: block;
    padding-bottom: 0;
    text-align: left;
    width: 100%;
  }
  .tokenranbu-museum .list_area_table tr:nth-child(n + 2) th {
    border-top: none;
    padding-top: 0;
  }
  .tokenranbu-museum .list_area_table th span {
    background: #fbe8f0;
    color: #ff5b85;
    display: block;
    font-size: 1.5rem;
    margin-left: 0;
    padding: 1em 4rem 1em 2em !important;
    position: relative;
  }
  .tokenranbu-museum .list_area_table th span::before {
    background: #ff5b85;
    content: "";
    height: 0.66667em;
    left: 0.66667em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    width: 0.66667em;
  }
  .tokenranbu-museum .list_area_table th span::after {
    background: url(../image/ico-accordion01.png) center center no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 1.05rem;
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%) rotateZ(180deg);
    -webkit-transform: translateY(-50%) rotateZ(180deg);
    width: 1.9rem;
  }
  .tokenranbu-museum .list_area_table th.active span::after {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .tokenranbu-museum .list_area_table td {
    display: block;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: max-height 0.3s ease-out;
    width: 100%;
  }
  .tokenranbu-museum .list_area_table tr:nth-child(n + 2) td {
    padding-top: 0;
  }
  .tokenranbu-museum .list_area_table td .list_table {
    border-left: 1px solid #f75586;
  }
  .tokenranbu-museum .list_table li {
    float: none;
    margin: 0;
    max-width: 100%;
    width: 50%;
    align-items: center;
    border-top: 1px solid #f75586;
    border-right: 1px solid #f75586;
    display: flex;
  }
  .tokenranbu-museum .list_area .list_table li>span,
  .tokenranbu-museum .list_area .list_table li a {
    padding: 0.9em 2.7rem 1em 2.5em;
    width: 100%;
  }
  .tokenranbu-museum .list_area .list_table li>span::before,
  .tokenranbu-museum .list_area .list_table li a::before {
    display: none;
  }
  .tokenranbu-museum .list_area .list_table li a::after {
    background: url(../image/ico-accordion02.png) center center no-repeat;
    background-size: contain;
    content: "";
    height: 1.6rem;
    position: absolute;
    right: .9rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 0.8rem;
  }
  .tokenranbu-museum .list_area .list_table li>span {
    font-size: 1.5rem;
  }
  .tokenranbu-museum .list_area .list_table li span {
    position: relative;
    padding-left: 3.5em;;
  }
  .tokenranbu-museum .list_area .list_table li span::before {
    background: #333;
    border-radius: 50%;
    content: "";
    height: 0.26667em;
    left: 2.8em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.26667em;
    display: inline-block;
  }
  .tokenranbu-museum .list_area .list_table li a span {
    color: #ff5b85;
    font-size: 1.5rem;
    font-weight: 600;
    padding-left: 1.05rem;
    position: relative;
  }
  .tokenranbu-museum .list_area .list_table li a span ruby {
    display: flex;
    flex-direction: column-reverse;
  }
  .tokenranbu-museum .list_area .list_table li a span ruby rt {
    text-align: left;
    letter-spacing: 0;
  }
  .tokenranbu-museum .list_area .list_table li a span::before {
    background: #ff5b85;
    border-radius: 50%;
    content: "";
    height: 0.26667em;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.26667em;
  }
}

/* 刀剣乱舞に登場する刀剣一覧表 table設定 */
.history-recommend.tokenranbu-museum  #anchor00 .box__detail{
  padding: 15px 0 0;
}
.history-recommend.tokenranbu-museum .box__detail .facility_link{
  font-size: 0.85em;
}
.history-recommend.tokenranbu-museum .box__detail .facility_link::before{
  display: inline-block;
  content: "";
  border-color: transparent transparent transparent #0d53de;
  border-style: solid;
  border-width: 4px 0 4px 7px;
  height: 0;
  width: 0;
  margin-right: 5px;
}
@media (max-width: 820px) {
  .history-recommend.tokenranbu-museum #anchor00 .box__detail .cmn_tbl_scroll{
    overflow-x: scroll;
  }
  .history-recommend.tokenranbu-museum #anchor00 .box__detail .cmn_tbl{
    max-width: 820px;
  }
  .history-recommend.tokenranbu-museum #anchor00 .box__detail .cmn_tbl_scroll .cmn_tbl{
    width: 820px;
  }
}

/* --------------------------------------------------------------------------- */
/* 光る君へ 前後ページへのリンク WEB2TCI-46174 */
/* べらぼう追加 WEB2TCI-50137 */
/* --------------------------------------------------------------------------- */
.hikarukimihe .page_next_back,
.berabou .page_next_back{
  max-width: 700px;
  margin: 25px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.hikarukimihe .prev_btn a,
.hikarukimihe .next_btn a,
.berabou .prev_btn a,
.berabou .next_btn a {
  font-size: 15.5px;
  color: #000;
  height: 100%;
  position: relative;
  background: #E8E06E;
  border-bottom: 4px #C4B93E solid;
  font-weight: 600;
  width: 285px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.hikarukimihe .prev_btn a,
.berabou .prev_btn a {
  padding: 7px 10px 5px 30px;
}
.hikarukimihe .next_btn a,
.berabou .next_btn a {
  padding: 7px 24px 5px 15px;
}
.hikarukimihe .prev_btn a::after,
.hikarukimihe .next_btn a::after,
.berabou .prev_btn a::after,
.berabou .next_btn a::after {
  position: absolute;
  top: calc(50% - 5px);
  content: "";
  border-style: solid;
  height: 0;
  width: 0;
}
.hikarukimihe .prev_btn a::after,
.berabou .prev_btn a::after {
  left:12px;
  border-color: transparent #766B00 transparent transparent;
  border-width: 5px 8px 5px 0;
}
.hikarukimihe .next_btn a::after,
.berabou .next_btn a::after {
  right:12px;
  border-color: transparent transparent transparent #766B00;
  border-width: 5px 0 5px 8px;
}
@media (max-width: 767px) {
  .hikarukimihe .page_next_back,
  .berabou .page_next_back{
    display: block;
  }
  .hikarukimihe .prev_btn a,
  .hikarukimihe .next_btn a,
  .berabou .prev_btn a,
  .berabou .next_btn a {
    margin: 15px auto 0;
    max-width: 80%;
  }
  .hikarukimihe .prev_btn a,
  .berabou .prev_btn a {
    padding: 8px 19px 6px 29px;
  }
  .hikarukimihe .next_btn a,
  .berabou .next_btn a {
    padding: 8px 24px 6px 28px;
  }
}

/* --------------------------------------------------------------------------- */
/* ▼ 「光る君へ」キャスト出演回一覧 .hikarukimihe-cast-appearance-data
/* ▼ 「べらぼう」キャスト出演回一覧 .berabou-cast-appearance-data
/* --------------------------------------------------------------------------- */
.hikarukimihe-cast-appearance-data .map_cast_list_wrap,
.berabou-cast-appearance-data .map_cast_list_wrap {
  max-width: 700px;
  margin: auto;
  /*overflow-x: auto;*/
  position: relative;
}
.hikarukimihe-cast-appearance-data .map_cast_list_wrap .map_img,
.berabou-cast-appearance-data .map_cast_list_wrap .map_img {
  border: none;
  width: 700px;
  max-width: none;
}
@media (any-hover: hover) {
  .hikarukimihe-cast-appearance-data .map_cast_list_name>li>a:hover,
  .hikarukimihe-cast-appearance-data .map_cast_list_title>li>a:hover,
  .berabou-cast-appearance-data .map_cast_list_name>li>a:hover,
  .berabou-cast-appearance-data .map_cast_list_title>li>a:hover {
    background: rgba(255, 255, 255, .2);
  }
}
@media (max-width: 767px) {
  .hikarukimihe-cast-appearance-data .map_cast_list_wrap,
  .berabou-cast-appearance-data .map_cast_list_wrap {
    overflow-x: auto;
    overflow-y:hidden;
  }
}
/* 話数 */
.hikarukimihe-cast-appearance-data .map_cast_list_title>li,
.berabou-cast-appearance-data .map_cast_list_title>li {
  font-size: 0;
  width: 28px;
  position: absolute;
  top: 2px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_title>li,
.berabou-cast-appearance-data .list1_16 .map_cast_list_title>li {
  height: 224px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_title>li {
  height: 220px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title>li>a,
.berabou-cast-appearance-data .map_cast_list_title>li>a {
  display: block;
  height: 100%;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_01,
.berabou-cast-appearance-data .map_cast_list_title .list_title_01 {
  left: 240px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_02,
.berabou-cast-appearance-data .map_cast_list_title .list_title_02 {
  left: 269px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_03,
.berabou-cast-appearance-data .map_cast_list_title .list_title_03 {
  left: 298px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_04,
.berabou-cast-appearance-data .map_cast_list_title .list_title_04 { /*min*/
  left: 326px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_05,
.berabou-cast-appearance-data .map_cast_list_title .list_title_05 {
  left: 355px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_06,
.berabou-cast-appearance-data .map_cast_list_title .list_title_06 {
  left: 384px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_07,
.berabou-cast-appearance-data .map_cast_list_title .list_title_07 { /*min*/
  left: 412px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_08,
.berabou-cast-appearance-data .map_cast_list_title .list_title_08 {
  left: 441px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_09,
.berabou-cast-appearance-data .map_cast_list_title .list_title_09 {
  left: 470px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_10,
.berabou-cast-appearance-data .map_cast_list_title .list_title_10 {
  left: 498.5px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_11,
.berabou-cast-appearance-data .map_cast_list_title .list_title_11 {
  left: 527px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_12,
.berabou-cast-appearance-data .map_cast_list_title .list_title_12 {
  left: 556px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_13,
.berabou-cast-appearance-data .map_cast_list_title .list_title_13 {
  left: 584px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_14,
.berabou-cast-appearance-data .map_cast_list_title .list_title_14 {
  left: 613px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_15,
.berabou-cast-appearance-data .map_cast_list_title .list_title_15 {
  left: 642px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_title .list_title_16,
.berabou-cast-appearance-data .map_cast_list_title .list_title_16 {
  left: 671px;
}
/* cast */
.hikarukimihe-cast-appearance-data .map_cast_list_name>li,
.berabou-cast-appearance-data .map_cast_list_name>li {
  font-size: 0;
  height: 29px;
  width: 237px;
  position: absolute;
  left: 2px;
}
.hikarukimihe-cast-appearance-data .map_cast_list_name>li>a,
.berabou-cast-appearance-data .map_cast_list_name>li>a {
  display: block;
  height: 100%;
}
/* cast 1~16 */
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_01 {
  top: 225px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_02 {
  top: 253px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_03 {
  top: 281px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_04 {
  top: 310px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_05 {
  top: 339px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_06 {
  top: 369px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_07 {
  top: 398px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_08 {
  top: 427px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_09 {
  top: 455px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_10 {
  top: 483px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_11 {
  top: 512px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_12 {
  top: 541px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_13 {
  top: 570px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_14 {
  top: 599px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_15 {
  top: 628px; 
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_16 {
  top: 656px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_17 {
  top: 684px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_18 {
  top: 713px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_19 {
  top: 742px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_20 {
  top: 771px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_21 {
  top: 800px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_22 {
  top: 829px;
  height:48px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_23 {
  top: 878px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_24 {
  top: 907px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_25 {
  top: 936px; 
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_26 {
  top: 965px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_27 {
  top: 994px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_28 {
  top: 1023px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_29 {
  top: 1052px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_30 {
  top: 1080px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_31 {
  top: 1109px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_32 {
  top: 1137px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_33 {
  top: 1166px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_34 {
  top: 1195px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_35 {
  top: 1224px;
  height:49px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_36 {
  top: 1272px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_37 {
  top: 1301px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_38 {
  top: 1330px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_39 {
  top: 1359px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_40 {
  top: 1388px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_41 {
  top: 1417px;
}
.hikarukimihe-cast-appearance-data .list1_16 .map_cast_list_name .list_name_42 {
  top: 1446px;
}
/* cast 17~32 */
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_01 {
  top: 220px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_02 {
  top: 248px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_03 {
  top: 277px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_04 {
  top: 305px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_05 {
  top: 334px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_06 {
  top: 364px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_07 {
  top: 393px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_08 {
  top: 422px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_09 {
  top: 450px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_10 {
  top: 478px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_11 {
  top: 507px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_12 {
  top: 536px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_13 {
  top: 565px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_14 {
  top: 594px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_15 {
  top: 623px; 
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_16 {
  top: 651px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_17 {
  top: 679px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_18 {
  top: 708px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_19 {
  top: 737px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_20 {
  top: 766px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_21 {
  top: 795px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_22 {
  top: 824px;
  height:49px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_23 {
  top: 873px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_24 {
  top: 902px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_25 {
  top: 931px; 
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_26 {
  top: 960px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_27 {
  top: 989px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_28 {
  top: 1018px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_29 {
  top: 1047px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_30 {
  top: 1075px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_31 {
  top: 1104px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_32 {
  top: 1132px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_33 {
  top: 1161px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_34 {
  top: 1190px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_35 {
  top: 1219px;
  height:49px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_36 {
  top: 1268px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_37 {
  top: 1296px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_38 {
  top: 1325px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_39 {
  top: 1354px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_40 {
  top: 1383px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_41 {
  top: 1412px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_42 {
  top: 1441px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_43 {
  top: 1470px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_44 {
  top: 1499px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_45 {
  top: 1528px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_46 {
  top: 1557px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_47 {
  top: 1586px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_48 {
  top: 1615px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_49 {
  top: 1644px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_50 {
  top: 1673px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_51 {
  top: 1702px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_52 {
  top: 1731px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_53 {
  top: 1760px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_54 {
  top: 1789px;
}
.hikarukimihe-cast-appearance-data .list17_32 .map_cast_list_name .list_name_55 {
  top: 1818px;
}
/*.berabou-cast-appearance-data cast 1~16 */
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_01 {
  top: 225px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_02 {
  top: 253px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_03 {
  top: 281px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_04 {
  top: 310px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_05 {
  top: 339px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_06 {
  top: 369px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_07 {
  top: 398px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_08 {
  top: 427px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_09 {
  top: 455px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_10 {
  top: 483px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_11 {
  top: 512px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_12 {
  top: 541px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_13 {
  top: 570px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_14 {
  top: 599px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_15 {
  top: 628px; 
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_16 {
  top: 656px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_17 {
  top: 684px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_18 {
  top: 713px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_19 {
  top: 742px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_20 {
  top: 771px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_21 {
  top: 800px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_22 {
  top: 829px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_23 {
  top: 857px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_24 {
  top: 885px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_25 {
  top: 913px; 
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_26 {
  top: 941px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_27 {
  top: 970px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_28 {
  top: 1000px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_29 {
  top: 1029px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_30 {
  top: 1058px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_31 {
  top: 1086px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_32 {
  top: 1114px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_33 {
  top: 1144px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_34 {
  top: 1172px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_35 {
  top: 1201px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_36 {
  top: 1230px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_37 {
  top: 1258px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_38 {
  top: 1287px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_39 {
  top: 1315px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_40 {
  top: 1343px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_41 {
  top: 1372px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_42 {
  top: 1402px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_43 {
  top: 1431px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_44 {
  top: 1460px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_45 {
  top: 1488px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_46 {
  top: 1516px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_47 {
  top: 1545px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_48 {
  top: 1574px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_49 {
  top: 1602px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_50 {
  top: 1631px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_51 {
  top: 1659px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_52 {
  top: 1689px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_53 {
  top: 1718px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_54 {
  top: 1751px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_55 {
  top: 1781px;
}
.berabou-cast-appearance-data .list1_16 .map_cast_list_name .list_name_56 {
  top: 1810px;
}
/* --------------------------------------------------------------------------- */
/* 画像を横スクロール WEB2TCI-47878 */
/* --------------------------------------------------------------------------- */

.tips_movie_wrap {
  height: 470px;
}
.tips_movie {
  border: #888 solid 1px;
  height: auto;
  left: 0;
  margin:auto;
  max-width: 930px;
  position: absolute;
  right: 0;
  width: calc(100% - 20px);
}
.tips_movie video {
  height: auto;
  width: 100%;
  vertical-align: top;
}
.tips_movie_buttons {
  margin-bottom: 20px;
  padding-top: 395px;
}
.tips_movie_controlbtn {
  margin-top: 5px;
  width: 200px;
}
@media screen and (max-width: 960px) {
  .tips_movie_buttons {
    padding-top: 39vw;
  }
  .tips_movie_wrap {
    height: auto;
  }
}
/* --------------------------------------------------------------------------- */
/* 上下黒帯を取り除いて動画を表示 */
/* --------------------------------------------------------------------------- */
.cmn_box_item_movie.trim_black{
  margin-left: -40px;
  width: 810px;
}
.cmn_box_item_movie.trim_black .cmn_item_movie_thum {
  margin: 0 auto;
  position: relative;
  padding-top: 56.25%;
  width: 100%;
}
.cmn_box_item_movie.trim_black .cmn_item_movie_thum img {
  position: absolute;
  height: 100%;
  object-fit: cover;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 810px) {
  .cmn_box_item_movie.trim_black{
    flex-flow: column;
    margin: 0 auto;
    max-width: 480px;
    width: 100%;
  }
  .cmn_box_item_movie.trim_black .cmn_item_movie {
    margin-bottom: 20px;
  }
}

/* --------------------------------------------------------------------------- */
/* WEB2TCI-50550 合戦絵巻 ボタン別var */
/* --------------------------------------------------------------------------- */
.tips_movie_wrap2 {
  height: 387px;
}
.emaki_movie_btn{
  align-items: center;
  display: flex;
  justify-content: center;
}
.emaki_movie_btn #stop,
.emaki_movie_btn #play{
  height: 30px;
  width: 140px;
}
.emaki_movie_btn #stop{
  background: url(../image/movie/movie_stop.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 30px;
}
.emaki_movie_btn #stop.fst,
.emaki_movie_btn #stop.active{
  background: url(../image/movie/movie_stop_on.png) no-repeat;
  background-size: 100% 100%;
}
.emaki_movie_btn #play{
  background: url(../image/movie/movie_play.png) no-repeat;
  background-size: 100% 100%;
}
.emaki_movie_btn #play.active{
  background: url(../image/movie/movie_play_on.png) no-repeat;
  background-size: 100% 100%;
}
/* オンマウス */
.emaki_movie_btn #play.active{
  cursor:default;
}
.emaki_movie_btn #play.fst,
.emaki_movie_btn #play.mark,
.emaki_movie_btn #stop.mark{
  cursor: pointer;
}
.emaki_movie_btn #play.fst:hover,
.emaki_movie_btn #play.mark:hover,
.emaki_movie_btn #stop.mark:hover{
  opacity: 0.7;
}
@media screen and (max-width: 960px) {
  .tips_movie_wrap2 {
    height: 40vw;
  }
}