@charset "utf-8";
/* ==========================================================

title : 雑学テンプレート
scope : 雑学テンプレート

memo：
last modify : 2023/04/25 tanaka アンカーリンクデザイン変更

2020/09/17 TCI福岡_sakaguchi 雑学テンプレート改修／戦国武将の合戦戦略 WEB2TCI-14793
========================================================== */

.box__03 {
  margin: 0 0 60px;
}

.slide01.box {
  margin: 0 0 75px;
}

.box:not(.box__05) .wcm {
  max-width: 920px;
}

.top .breadcrumbs {
  margin-bottom: 30px;
}

@media screen and (max-width:767px) {
  .breadcrumbs {
    margin-bottom: 0;
    margin-top: 8px;
  }
  .breadcrumbs li {
    display: inline;
    font-size: 14px;
  }
  .top .breadcrumbs {
    margin-bottom: 0;
  }
  .box .wcm {
    padding: 0 10px;
  }
  .slide01.box {
    margin: 0 0 48px;
  }
  .box__grid.box {
    margin-bottom: 60px;
  }
}

.list .item .item__inner:hover .item__img {
  opacity: 0.5;
}

.list .item .item__title a {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  max-height: 48px;
  padding: 0 17px;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 100%;
}

.list .item .item__img {
  display: block;
  font-size: 0;
}

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

.list .item .detail {
  background: url(../image/ico3.png) no-repeat left 20px center;
  color: #0d53de;
  font-size: 14px;
  float: right;
  letter-spacing: 0.7px;
  padding: 0 20px 0 35px;
}

.list .item .detail:hover {
  color: #a92121;
}

.slide01 .list .item .item__inner {
  background: none;
}

.slide01.box__diff .list .item .item__title a {
  font-size: 18px;
}

.slide01.box__diff .list .item .desc {
  font-size: 14px;
  height: 60px;
  line-height: 20px;
}

.slide01.box__diff .list .item .item__title {
  margin-bottom: 10px;
}

.box__grid .list {
  margin: 0 -12px;
}

.box__grid .list .item {
  margin-bottom: 25px;
  padding: 0 12px;
  width: 33.3333333%;
}

.box__grid .list .item:nth-child(4n+1) {
  clear: none;
}

.box__grid .list .item:nth-child(3n+1) {
  clear: both;
}

.box__grid .list .item .item__title {
  letter-spacing: -0.5px;
  max-height: inherit;
  padding: 13px 10px;
  text-align: center;
}

.box__grid .list .item .item__title {
  line-height: normal;
}

.box__grid .list .item .detail {
  float: none;
}

@media (min-width: 768px) {
  .box__grid .list .item .item__title a.pc {
    display: inline-block !important;
  }
}

.hidepc {
  display: none
}

.btns {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .hidesp {
    display: none
  }
  .btns {
    text-align: center;
  }
  .list:not(.slick-slider) .item:nth-child(2n+1) {
    clear: both;
  }
  .list .slick-arrow {
    left: 8px;
    top: 50%;
  }
  .list .next {
    left: auto;
    right: 8px;
  }
  .list.slick-dotted.slick-slider {
    margin-bottom: 60px;
  }
  .list .slick-dots {
    bottom: -31px;
    font-size: 0;
    left: 0;
  }
  .list .slick-dots li button {
    display: none;
  }
  .list .slick-dots li {
    background: #d2d2d2;
    border: 1px solid #d2d2d2;
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    height: 11px;
    width: 11px;
  }
  .list .slick-dots li.slick-active {
    background: #a6913f;
    border-color: #b38f5b;
  }
  .list .item .cat__name {
    background-size: 100%;
    bottom: -30px;
    font-size: 14px;
    height: 47px;
    width: 84px;
  }
  .list .item .detail {
    display: none;
  }
  .btn__action {
    font-size: 0;
    margin: 0 auto;
    max-width: 71.74%;
  }
  .btn__action img {
    height: auto;
  }
  .btn__action div:hover {
    cursor: pointer;
  }
  .box__grid .list .item:nth-child(3n+1) {
    clear: none;
  }
  .box__grid .list .item {
    margin: 0;
    padding: 0 5px;
  }
  .box__grid .list .item .item__title a {
    max-height: 66px;
    padding: 4px 10px;
  }
  .box__grid .list .item .item__title a.sp {
    display: inline-block !important;
  }
  .box__grid .list .item .item__title a br {
    display: none;
  }
  .box__grid .list {
    margin: 0 0 20px;
  }
  .box__grid .list .item .item__title {
    line-height: 66px !important;
  }
  .box__grid .list:not(.slick-slider) .item {
    margin-bottom: 10px;
    width: 50%;
  }
  .box__grid .list:not(.slick-slider) {
    margin-bottom: 10px;
  }
  .list_tax .item .detail {
    display: block;
  }
}

/* Banner */
.top .banner__txt__inner h1 {
  margin: 0 auto 10px;
}

.banner {
  font-size: 0;
  position: relative;
  text-align: center;
}

.banner .txth1 {
  color: #fff;
  font-size: 38px;
  font-weight: 600;
  letter-spacing: 0.8px;
  line-height: 1.5;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.banner__inner {
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}

.banner__txt {
  display: table;
  height: 100%;
  padding: 18px;
  width: 100%;
}

.banner__txt__inner {
  color: #fff;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.banner__txt__inner span {
  color: #C2A57F;
  font-size: 20px;
  letter-spacing: 1px;
  position: relative;
}

.banner__txt__inner span:before,
.banner__txt__inner span:after {
  background: #C2A57F;
  content: '';
  display: block;
  height: 1px;
  left: -53px;
  position: absolute;
  top: 50%;
  width: 27px;
}

.banner__txt__inner span:after {
  left: auto;
  right: -53px;
}

@media screen and (max-width: 1024px) {
  .banner .txth1 {
    font-weight: 400;
  }
}

@media (min-width: 768px) {
  .category .banner__inner {
    bottom: 13px;
  }
}

@media screen and (max-width: 767px) {
  .banner {
    padding: 0 10px;
  }
  .banner .txth1 {
    font-size: 24px;
    letter-spacing: 1.2px;
    margin: 0;
    padding: 0 10px;
  }
  .banner__txt__inner span {
    font-size: 16px;
    letter-spacing: 0.8px;
  }
  .banner__txt__inner span:before,
  .banner__txt__inner span:after {
    left: -25px;
    width: 10px;
  }
  .banner__txt__inner span:after {
    left: auto;
    right: -25px;
  }
  .banner__txt__inner p {
    font-size: 16px;
    letter-spacing: 0.8px;
  }
  .top .banner__txt__inner h1 {
    margin-bottom: 4px;
  }
}

@media (max-width: 413px) {
  .category .banner__txt__inner h1 {
    font-size: 19px;
    margin: 0 0 5px;
  }
  .banner__txt__inner span,
  .banner__txt__inner p {
    display: block;
    font-size: 12px;
  }
}

/* End Banner */
/* box text */
.box_room__heading {
  font-size: 18px;
  line-height: 30px;
  max-width: 780px;
  padding: 30px 0 0;
}

.tokugawa15 .box_room__heading {  /* アンカーリンクなしの調整 */
  padding: 30px 0;
}

.top .box_room__heading {
  color: #000;
}

.box_room__wrapper .cmn_anchor {
  margin: 38px auto 25px;
  max-width: 940px;
}

.cmn_anchor.nav_col2 {
  max-width: 630px;
}

.cmn_anchor ul li a span {
  font-size: 21px;
}

@media screen and (max-width: 767px) {
  .box_room__heading {
    font-size: 15px;
    letter-spacing: 0.75px;
    line-height: 22px;
    margin: 0 auto;
    /* max-width: 75.94%; */
    max-width: 80%;
    padding: 10px 0 0;
    text-align: left;
  }
  .box_room__wrapper .cmn_anchor {
    margin: 17px auto 29px;
    max-width: calc(74% + 20px);
  }
  .cmn_anchor ul li a span {
    font-size: 2rem;
  }
}

/* end box text */
.txt_box {
  color: #000;
  font-size: 18px;
  padding: 10px 0 30px;
  width: 780px;
  margin: 5px auto 0;
}

.box__grid .txt_box {
  padding: 10px 0 25px;
}

@media screen and (max-width:767px) {
  .txt_box {
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
    max-width: 95% !important;
    padding: 12px 0 20px;
  }
  .slide01 .txt_box {
    padding-bottom: 25px;
  }
  .box__grid .txt_box {
    padding: 14px 0 16px;
  }
}

/* Box04 */
.box__04 {
  background: url(../image/bkg.jpg);
  margin-bottom: 70px;
  padding: 49px 0 43px;
}

.box__04 .title_h2 {
  background: url(../image/bkg_t.png) no-repeat center #056e3d;
  height: 40px;
  margin-bottom: 30px;
}

.tablet .box__04 .title_h2 {
  background: none;
  height: 38px;
  position: relative;
}

.tablet .box__04 .title_h2:before {
  background: url(../image/bkg_t.png) no-repeat center;
  background-size: 100%;
  content: '';
  display: block;
  height: 42px;
  left: -1px;
  position: absolute;
  top: -2px;
  width: 922px;
}

@media (min-width: 768px) {
  .box__04 .title_h2 {
    display: table !important;
    width: 100%;
  }
}

.box__04 .title_h2 h2 {
  color: #fff;
  font-size: 19px;
}

.box__04 .title_h2 > h2 span:before,
.box__04 .title_h2 > h2 span:after {
  background: url(../image/ico02.png) no-repeat;
  height: 16px;
  margin-top: -8px;
  width: 23px;
}

.box__diff .list {
  margin: 0 -12px;
}

.box__diff .list .item .item__title {
  background: none;
  display: block;
  height: auto;
  line-height: normal;
  margin-bottom: 8px;
}

.box__diff .list .item .img {
  position: relative;
}

.box__diff .list .item .img .label__new {
  position: absolute;
  z-index: 1;
}

.box__diff .list .item .item__title a {
  color: #0d53de;
  display: block;
  font-size: 19px;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;

}

.box__diff .list .item .item__title a:hover {
  color: #a92121;
}

.box__diff .list .item:nth-child(4n+1) {
  clear: none;
}

.box__diff .list .item {
  margin-bottom: 0;
  padding: 0 12px;
}

.box__diff .list .item .item__inner {
  padding-bottom: 0;
}

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

.box__diff .list .item .desc {
  font-size: 16px;
  height: 48px;
  line-height: 24px;
  margin: 13px 0 0;
  padding: 0;
}

.slick-arrow {
  top: 100px;
}

.prev {
  left: -25px;
}

.next {
  right: -28px;
}

.pr_bnr_contents_block .pr_bnr_block .slick-arrow {
  top: 50%;
}

@media screen and (max-width:767px) {
  .box__04 {
    margin-bottom: 44px;
    padding: 30px 0;
  }
  .box__04 .title_h2 {
    background: url(../image/bkg_t_sp.png) no-repeat center;
    height: 40px;
    margin-bottom: 20px;
  }
  .box__diff .list {
    margin: 0;
  }
  .box__diff .list .item {
    padding: 0 5px;
  }
  .box_tips_detail + .box__diff .list .item {
    margin-bottom: 10px;
  }
  .box__diff .list .item .item__title {
    background: #fff;
    display: none;
    margin-bottom: 0;
    padding: 8px 13px 13px;
  }
  .box__diff .list .item .desc {
    display: none;
  }
  .box__diff .list .item .item__inner:after {
    display: none;
  }
  .box__diff .list .item .item__title a {
    font-size: 15px;
    font-weight: normal;
    height: 42px;
    line-height: 21px;
    text-align: left;
    white-space: normal;
  }
  .box__diff .list .item .img .label__new {
    width: 45px;
  }
  .slide01.box__diff .list .item .item__title a {
    font-size: 15px;
    font-weight: normal;
  }
  .slide01.box__diff .list .item .item__inner {
    border: 1px solid #b28e5f;
  }
  .slide01 .list .slick-arrow {
    margin-top: -8px;
  }
  .slide01.box__diff .list .item .item__title {
    margin: 0;
    padding: 12px 10px 13px;
  }
}

@media (max-width: 413px) {
  .box__04 .title_h2 {
    background-size: auto 32px;
    height: 32px;
  }
  .box__04 .title_h2 h2 {
    font-size: 15px;
  }
}

/* End Box04 */
/* Begin Box05 */
.box__05 {
  margin-bottom: 60px;
}

.box__05 .title_h2 {
  background: url(../image/bkg_title_2.png) no-repeat center;
  margin-bottom: 30px;
  width: 100%;
}

.box__05 .title_h2 h2 {
  color: #fff;
  font-size: 19px;
}

.box__05 .title_h2 > h2 span:before,
.box__05 .title_h2 > h2 span:after {
  background: url(../image/ico02.png) no-repeat;
  height: 16px;
  margin-top: -8px;
  width: 23px;
}

.box__05 .title_h2 > h2 span:after {
  left: auto;
}

.box__05__content {
  margin: 0 auto;
  max-width: 920px;
}

.box__05__bottom:after,
.box__05__top:after,
.box__05__content:after {
  clear: both;
  content: '';
  display: table;
}

.box__05__top {
  margin-bottom: 40px;
}

.box__05__top .box__left {
  float: left;
  width: 63.86%;
}

.box__05__top .box__right {
  float: right;
  font-size: 0;
  width: 33.73%;
}

.box__05 table {
  border: 1px solid #b28e5f;
}

.box__05 table th {
  background: url(../image/bkg_1.png);
  border-bottom: 1px solid #d9c7af;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  width: 140px;
}

.box__05 table td {
  border-bottom: 1px solid #d9c7af;
  color: #000;
  font-size: 15px;
  line-height: 24px;
  padding: 14px 25px;
}

.box__05 table tr:last-child td,
.box__05 table tr:last-child th {
  border: none;
}

.box__05 table a {
  color: #0d53de;
}

.box__05 table a:hover {
  color: #a92121;
}

.box__05__bottom {
  background: url(../image/bkg.jpg);
  padding: 35px 40px 25px;
  position: relative;
}

.box__05__bottom:before {
  background: url(../image/bkg_2.png)no-repeat;
  content: '';
  display: block;
  height: 173px;
  position: absolute;
  right: 0;
  top: 0;
  width: 312px;
}

.box__05__bottom h3 {
  color: #B08C40;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1.2px;
  margin-bottom: 18px;
  position: relative;
  z-index: 1;
}

.box__05__bottom a {
  color: #0d53de;
}

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

.box__05__bottom_txt {
  font-size: 16px;
  line-height: 29px;
  position: relative;
  z-index: 1;
}

.box__05 .buttons {
  font-size: 0;
  margin-top: 16px;
  text-align: right;
}

@media (min-width:768px) {
  .box__05__content {
    margin-bottom: 60px;
  }
}

@media screen and (max-width:767px) {
  .banner__txt {
    padding: 8px;
  }
  .box__05 {
    margin-bottom: 40px;
  }
  .box__05 .title_h2 {
    background: url(../image/title_2_sp.png) no-repeat center;
    height: 40px;
    margin-bottom: 20px;
  }
  .box__05__content {
    padding: 0 5px;
  }
  .box__05__top .box__left {
    margin-bottom: 20px;
    width: 100%;
  }
  .box__05__top .box__right {
    width: 100%;
  }
  .box__05__top .box__right img {
    margin: 0 auto;
    display: block;
    float: none;
  }
  .box__05 table th {
    min-width: 80px;
  }
  .box__05 table td {
    font-size: 16px;
    padding: 14px 12px;
  }
  .box__05 table td a {
    word-wrap: break-word;
  }
  .box__05__top {
    margin-bottom: 30px;
  }
  .box__05__bottom {
    padding: 38px 18px 25px;
  }
  .box__05__bottom:before {
    display: none;
  }
  .box__05__bottom h3 {
    font-size: 23px;
    margin-bottom: 12px;
  }
  .box__05__bottom_txt {
    font-size: 15px;
    line-height: 24px;
  }
  .box__05 .buttons {
    margin-top: 20px;
    text-align: center;
  }
}

@media (max-width: 413px) {
  .box__05 .title_h2 {
    background-size: auto 32px;
    height: 32px;
  }
  .box__05 .title_h2 h2 {
    font-size: 15px;
    letter-spacing: 0;
  }
}

/* End Box05 */
/* For IE */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .title_h2 > h2 {
    padding-top: 8px;
  }
  .box__slider:not(.box__grid) .title_h2 > h2 {
    padding: 18px 115px 10px;
  }
  .title_h2 > h2 span {
    padding-top: 0;
  }
  .title_h2 > h2 span:before,
  .title_h2 > h2 span:after {
    margin-top: -14px;
  }
  .box__grid .list .item .item__title a {
    padding: 18px 15px 8px;
  }
  .box__04 .title_h2 > h2 span:before,
  .box__04 .title_h2 > h2 span:after {
    margin-top: -12px;
  }
  .box__05 .title_h2 > h2 span:before,
  .box__05 .title_h2 > h2 span:after {
    margin-top: -12px;
  }
}

/* master page */
.master .txt_box {
  margin: 5px auto 0;
  max-width: 760px;
}

.sword_item-hidden {
  display: none;
}

@media screen and (max-width: 767px) {
  .box_room__wrapper {
    margin-bottom: 40px;
  }
}

.cmn_link_btn_text {
  font-size: 15px;
}

/* ------------------------------------ */
/* ▼ movie section*/
/* ------------------------------------ */
.movie_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 42px auto 0;
  padding-left: 32px;
}

.movie_col.img_col {
  width: 58.6%;
}

.movie_col.text_col {
  margin-top: -2px;
  margin-left: 4.3%;
  width: 33%;
}

.movie_text {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .movie_wrap {
    margin: 30px auto 0;
    padding-left: 0;
  }
  .movie_col.img_col {
    max-width: 560px;
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
  }
  .movie_col.text_col {
    margin-top: 20px;
    margin-left: 0;
    padding: 0 15px;
    width: 100%;
  }
  .movie_text {
    font-size: 15px;
  }
}

/*動画部分*/
.box__green {
  margin: 0 auto;
  max-width: 940px;
}

.box__green .content__lead {
  margin: 0 auto 18px;
  max-width: 790px;
  text-align: center;
}

.grid {
  display: block;
  margin: 0 auto;
  max-width: 810px;
}

.grid .item {
  float: left;
  margin: 0 10px;
  width: calc(33.3333% - 20px);
}

.item__inner {
  position: relative;
}

.item__inner .bximg {
  border: #000 2px solid;
  position: relative;
  min-height: 140px;
  overflow: hidden;
}

.item__inner .bximg img {
  position: absolute;
  top: -25px;
}

.item .item__inner img.item__space {
  top: 15px;
  right: 10px;
}

.item .pmheight {
  background: url(../image/bkg.png);
  font-size: 16px;
  padding: 10px 8px;
  text-align: center;
}

.item .pmheight .pc {
  display: inline !important;
}

.item .pmheight a {
  color: #fff;
  display: block;
}

.item .ic_play {
  background: url(/image_cmn/ico_play.png) no-repeat center;
  bottom: 0;
  font-size: 0;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  .box__green {
    padding: 0 15px;
  }
  .box__green .content__lead {
    font-size: 15px;
    text-align: left;
  }
  .grid {
    margin: 0 0 8px;
    padding: 0 27px;
  }
  .grid .item {
    margin: 0 10px 20px;
    width: calc(50% - 20px);
  }
  .item__inner .bximg {
    min-height: 100%;
  }
  .item .item__inner img {
    display: block;
    position: relative;
    top: 0;
  }
  .item .pmheight .pc {
    display: none !important;
  }
  .item .pmheight a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
  }
}

/* ------------------------------------ */
/* ▼ title */
/* ------------------------------------ */
.h_title_type01 {
  display: table;
  height: 41px;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  margin: 5px auto 20px;
  max-width: 800px;
  position: relative;
  text-align: center;
  width: 100%;
}

.h_title_type01::before {
  background-color: #b28e5f;
  content: '';
  display: block;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 100%;
}

.h_title_type01 > span {
  background: url(../image/bg-title01.png) no-repeat center;
  display: table-cell;
  position: relative;
  z-index: 1;
  vertical-align: middle;
}

.h_title_type01 > span > span {
  display: inline-block;
  max-width: 376px;
  padding: 2px 35px 0;
  position: relative;
}

.h_title_type01 > span > span::before,
.h_title_type01 > span > span::after {
  background-image: url(../image/ico-title01.png);
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  display: block;
  width: 22px;
  height: 15px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
}

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

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

@media screen and (max-width: 767px) {
  .h_title_type01 {
    padding: 0 10px;
  }
  .h_title_type01::before {
    width: calc(100% - 20px);
  }
  .h_title_type01 > span {
    background-image: url(../image/bg-title01-sp.png);
  }
}

.movie_sec {
  margin-bottom: 60px;
}

/* 個別に文字間調整 200316 uesugi */
@media (min-width: 768px) {
  .buddhism .cmn_anchor ul li a span {
    letter-spacing: -.03em;
  }
}

/* box__links__content */
.box__links__content .bnr_lead_text {
  display: block;
  margin: 5px 0 20px 0;
  letter-spacing: .05em;
}

/* 近日公開レイアウト作成 200420 TCI_yoneshima */
.comming_soon {
  position: relative;
  text-align: center;
}

.comming_soon::before,
.comming_soon::after {
  content: "";
  display: block;
  position: absolute;
}

.comming_soon::before {
  background: url("../image/bg-spacer-item01.png") left top / contain no-repeat;
}

.comming_soon::after {
  background: url("../image/bg-spacer-item02.png") right bottom / contain no-repeat;
}

.comming_soon .comming_soon_text {
  align-items: center;
  color: #9e7943;
  display: flex;
  font-weight: 600;
  height: 100%;
  justify-content: center;
  margin-bottom: 0;
  position: relative;
}

@media (min-width: 768px) {
  .comming_soon {
    height: 227px;
    min-height: 227px;
  }
  .comming_soon::before {
    height: 56px;
    left: 7px;
    top: 27px;
    width: 210px;
  }
  .comming_soon::after {
    height: 56px;
    bottom: 19px;
    right: 53px;
    width: 196px;
  }
  .comming_soon .comming_soon_text {
    font-size: 20px;
    min-height: inherit;
  }
}

@media screen and (max-width: 767px) {
  .comming_soon_wrap {
    padding-bottom: 0;
  }
  .comming_soon {
    height: 152px;
    margin-bottom: 20px;
    min-height: 152px;
  }
  .comming_soon::before {
    height: 8vw;
    left: 0;
    top: 10px;
    width: 100%;
  }
  .comming_soon::after {
    height: 8vw;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .comming_soon .comming_soon_text {
    font-size: 18px;
    min-height: inherit;
  }
}

/*------video（徳川家康 甲冑写し）------*/
@media (min-width: 768px) {
  .box__video {
    width: 780px;
    margin: 0 auto;
  }
}

.box_s .box__title {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/bkg_title_top.jpg) no-repeat top center;
  color: #fff;
  display: table;
  font-size: 19px;
  line-height: 1.3em;
  font-weight: 600;
  height: 60px;
  margin: 0 auto 5px;
  padding-top: 19px;
  position: relative;
  text-align: center;
  width: 100%;
}

.box_s .box__title:before {
  background: #b28e5f;
  content: '';
  display: block;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 100%;
}

.box_s .box__title > span span {
  display: inline-block;
  max-width: 550px;
  padding: 2px 35px 0;
  position: relative;
}

.box_s .box__title > span {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/bkg_title_bottom.png) no-repeat bottom center;
  display: table-cell;
  padding-bottom: 18px;
  position: relative;
  z-index: 1;
  vertical-align: middle;
}

.box_s .box__title > span span {
  display: inline-block;
  max-width: 550px;
  padding: 2px 35px 0;
  position: relative;
}

.box_s .box__title > span span:after,
.box_s .box__title > span span:before {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/ico02.png) no-repeat;
  content: '';
  display: block;
  height: 16px;
  left: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 22px;
}

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

.box__video__content {
  font-size: 0;
  position: relative;
  text-align: center;
}

.box__video__content a:hover {
  opacity: 0.5;
}

.box__video__content:before {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/bkg_video_l.png) no-repeat;
  bottom: 10px;
  content: '';
  display: block;
  height: 243px;
  left: -125px;
  position: absolute;
  width: 266px;
}

.box__video__content a {
  display: inline-block;
  position: relative;
  max-width: 320px;
  margin: 15px 0 0;
}

.box__video__content a:before {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/ico_play.png) no-repeat;
  content: '';
  display: block;
  height: 80px;
  left: 50%;
  margin: -40px 0 0 -40px;
  position: absolute;
  top: 50%;
  width: 80px;
}

.box__video__content:after {
  background: url(/wp/wp-content/themes/wp-templ/tips/image/bkg_video_r.png) no-repeat;
  bottom: 0;
  content: '';
  display: block;
  height: 215px;
  left: auto;
  position: absolute;
  right: -196px;
  width: 393px;
}

.s_box_list_col1 .box__video__content:after,
.s_box_list_col1 .box__video__content:before {
  content: none;
}

@media screen and (max-width: 767px) {
  .box_s .box__title {
    background: url(/wp/wp-content/themes/wp-templ/tips/image/title_photo_sp_t.png) no-repeat top center;
    display: block;
    font-size: 16px;
    letter-spacing: 0.95px;
    height: auto;
    margin: 0 -5px 5px;
    padding-top: 10px;
    width: auto;
  }
  .box_s .box__title:before {
    background: none;
  }
  .box_s .box__title > span {
    background: url(/wp/wp-content/themes/wp-templ/tips/image/title_photo_sp_b.png) no-repeat bottom center;
    display: block;
    padding-bottom: 10px;
  }
  .box_s .box__title > span span {
    line-height: 1.3;
    max-width: 260px;
    padding: 3px 25px 1px;
  }
  .box_s .box__title > span span:before,
  .box_s .box__title > span span:after {
    background-size: 100%;
    height: 14px;
    margin-top: -7px;
    width: 22px;
  }
  .box__video__content:before,
  .box__video__content:after {
    background: none;
  }
  .box__video__content a:before {
    background-size: 100%;
    height: 58px;
    margin: -29px 0 0 -29px;
    width: 58px;
  }
}

@media (max-width: 413px) {
  .box_tips_detail .box_s .wcm {
    padding: 18px 5px 0;
  }
  .box_s .box__title {
    margin: 0 -30px 5px;
  }
}
/*------video_end------*/

/*----- tokugawa-kakeizu -----*/
#modal_kakeizu {
  display: none;
  background: none;
  max-width: 1030px;
  margin: 20px 0;
  padding: 0;
}

#modal_kakeizu figure {
  background: #fff;
  padding: 24px 27px;
}

#modal_kakeizu .modal_kakeizu_wrap {
  position: relative;
}
#modal_kakeizu .btn_close {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
}

#modal_kakeizu .btn_close:hover {
  opacity: 0.7;
}

#modal_kakeizu figure img {
  vertical-align: bottom;
}

#modal_kakeizu .cmn_link_btn {
  width: 110px;
  margin: 20px auto 10px;
  padding: 0;
}

#modal_kakeizu .cmn_link_btn_text {
  font-weight: normal;
  line-height: 1;
  padding: 6px 0;
  margin: 3px;
  letter-spacing: 0.08em;
}

#modal_kakeizu .fancybox-close-smal {
  top: 2px;
  right: 2px;
}

#modal_kakeizu .cmn_link_btn::before,
#modal_kakeizu .cmn_link_btn::after,
#modal_kakeizu .cmn_link_btn_inner::before,
#modal_kakeizu .cmn_link_btn_inner::after {
  width: 8px;
  height: 8px;
}

.fancybox-container {
  height: 100% !important;
}

#modal_kakeizu .cmn_link_btn_text::after {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background: url(/image_cmn/ico-close.png) no-repeat;
  background-size: 100%;
  border:none;
  right: 8px;
  top: calc(50% - 5px);
}

@media screen and (max-width: 767px){
  #modal_kakeizu {
    margin: 1em;
  }
  #modal_kakeizu figure {
    padding: 0.5em;
  }
  #modal_kakeizu .cmn_link_btn {
    position: relative;
    margin-top: 10px
  }
}

/* 見出しの数で異なるお花アイコンのパターンを表示 */
.box_content__wrapper > div:nth-of-type(7n+2) .title_h2cmn::before {
  background: url(/image_cmn/titleh2/flw02_l.png) no-repeat right top;
}

.box_content__wrapper > div:nth-of-type(7n+2) .title_h2cmn::after {
  background: url(/image_cmn/titleh2/flw02_r.png) no-repeat right top;
}

.box_content__wrapper > div:nth-of-type(7n+3) .title_h2cmn::before {
  background: url(/image_cmn/titleh2/flw03_l.png) no-repeat right top;
}

.box_content__wrapper > div:nth-of-type(7n+3) .title_h2cmn::after {
  background: url(/image_cmn/titleh2/flw03_r.png) no-repeat right top;
}

.box_content__wrapper > div:nth-of-type(7n+4) .title_h2cmn::before {
  background: url(/image_cmn/titleh2/flw04_l.png) no-repeat right top;
}

.box_content__wrapper > div:nth-of-type(7n+4) .title_h2cmn::after {
  background: url(/image_cmn/titleh2/flw04_r.png) no-repeat right top;
}

.box_content__wrapper > div:nth-of-type(7n+5) .title_h2cmn::before {
  background: url(/image_cmn/titleh2/flw05_l.png) no-repeat right top;
}

.box_content__wrapper > div:nth-of-type(7n+5) .title_h2cmn::after {
  background: url(/image_cmn/titleh2/flw05_r.png) no-repeat right top;
}

.box_content__wrapper > div:nth-of-type(7n+6) .title_h2cmn::before {
  background: url(/image_cmn/titleh2/flw06_l.png) no-repeat right top;
}

.box_content__wrapper > div:nth-of-type(7n+6) .title_h2cmn::after {
  background: url(/image_cmn/titleh2/flw06_r.png) no-repeat right top;
}

.box_content__wrapper > div:nth-of-type(7n+7) .title_h2cmn::before {
  background: url(/image_cmn/titleh2/flw07_l.png) no-repeat right top;
}

.box_content__wrapper > div:nth-of-type(7n+7) .title_h2cmn::after {
  background: url(/image_cmn/titleh2/flw07_r.png) no-repeat right top;
}

/* 徳川十五代将軍一覧 タイトル シャドウ追加 */
.tokugawa15 .banner_h1 .txth1 {
  text-shadow: 3px 3px 5px #333,
               3px 3px 10px #333;
}
.tokugawa15 .banner_h1 .txth1 .small {
  font-size: 26px;
  color: #FFF;
  font-weight: 600;
  letter-spacing: .06em;
}
@media screen and (max-width: 767px){
  .tokugawa15 .banner_h1 .txth1 .small {
    font-size: 16px;
  }
}

/* 戦国の隠し湯 ホテル多度温泉のご紹介 */

.intro_tado_onsen_wrap .section_lead_block {
  margin: 25px auto 0;
  padding: 0 15px;
  max-width: 800px;
}
.intro_tado_onsen_wrap .section_text {
  letter-spacing: .1em;
  line-height: 1.6112;
  text-align: justify;
  line-break: strict;
  word-break: normal;
}
.intro_tado_onsen_wrap .section_text + .section_text {
  margin-top: 12px;
}
.intro_tado_onsen_wrap .box_image_text_block {
  margin: 30px auto 0;
  max-width: 730px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
}
.intro_tado_onsen_wrap .ic_play {
  background: url(/image_cmn/titleh2/bkg_ttbl2.png) no-repeat top center;
  margin: 0 auto;
  min-height: 50px;
  opacity: 1;
  text-align: center;
}
.intro_tado_onsen_wrap img {
  width: 100%;
}
.intro_tado_onsen_wrap .post_movie_link_text {
  color: #fff;
}
.intro_tado_onsen_wrap .post_movie_link .video_thumb {
  border: 3px solid #b28e5f;
}
.intro_tado_onsen_wrap .bximg .video_play {
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 54px;
  z-index: 2;
}
.intro_tado_onsen_wrap .post_movie_link_caption {
  line-height: 1.3;
  letter-spacing: 1.08px;
  margin-top: 3px;
  text-align: left;
}
.intro_tado_onsen_wrap .bnr_list li {
  margin-bottom: 20px;
}
.intro_tado_onsen_wrap .bnr_list li:last-of-type {
  margin-bottom: 0;
}
.intro_tado_onsen_wrap .bnr_list .cmn_bnr_cap {
  font-size: 1.6rem;
  margin-top: 3px;
  text-align: center;
  line-height: 1.4;
  letter-spacing: .02em;
}
.intro_tado_onsen_wrap .history_travel {
  background: #fff;
  box-shadow: 0 0 10px 0 rgb(157 144 117 / 75%);
  margin: 40px auto 50px;
  padding: 0 0 30px;
  width: 750px;
}
.intro_tado_onsen_wrap h3 {
  background: url(../image/ttl_history_travel.png) no-repeat 0 0;
  background-size: 750px 60px;
  height: 60px;
  color: #633;
  font-weight: 600;
  text-align: center;
  width: 750px;
  line-height: 2em;
  letter-spacing: .06em;
}
.intro_tado_onsen_wrap .history_travel img {
  vertical-align: bottom;
}
.intro_tado_onsen_wrap .history_travel > ul {
  margin: auto;
  width: 620px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.intro_tado_onsen_wrap .history_travel ul .cmn_bnr_cap {
  line-height: 1.4;
  margin-top: 7px;
  letter-spacing: .02em;
}
.intro_tado_onsen_wrap #tado_reservation .inner .cmn_bnr_cap {
  font-size: 15px;
  letter-spacing: .02em;
}
@media (min-width: 768px){
  .intro_tado_onsen_wrap .box_image_block {
    max-width: 340px;
    width: 100%;
  }
  .intro_tado_onsen_wrap .ic_play {
    padding: 7px 0;
  }
  .intro_tado_onsen_wrap .post_movie_link_text {
    font-size: 1.8rem;
    line-height: 1.8;
  }
  .intro_tado_onsen_wrap .post_movie_link {
    position: relative;
    margin-left: 20px;
    max-width: 300px;
  }
  .intro_tado_onsen_wrap .bximg {
    margin-top: 10px;
    position: relative;
  }
  .intro_tado_onsen_wrap .post_movie_link_caption {
    font-size: 1.7rem;
  }
  .intro_tado_onsen_wrap .bnr_list {
    margin: 30px auto 0;
    max-width: 594px;
  }
  .intro_tado_onsen_wrap .history_travel > ul > li {
    width: 290px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .intro_tado_onsen_wrap {
    margin-top: 20px;
    padding: 0 15px;
  }
  .intro_tado_onsen_wrap .section_lead_block {
    margin-top: 20px;
    padding: 0 10px;
    font-size: 1.6rem;
  }
  .intro_tado_onsen_wrap .box_image_text_block {
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 10px;
    margin-top: 20px;
  }
  .intro_tado_onsen_wrap .post_movie_link {
    margin: 30px 0;
    width: auto;
  }
  .intro_tado_onsen_wrap .ic_play {
    padding: 10px 0;
  }
  .intro_tado_onsen_wrap .bximg {
    margin-top: 8px;
    position: relative;
  }
  .intro_tado_onsen_wrap .post_movie_link_caption {
    font-size: 1.6rem;
  }
  .intro_tado_onsen_wrap .bnr_list {
    margin: 15px auto 0;
    text-align: center;
  }
  .intro_tado_onsen_wrap .bnr_list .cmn_bnr_cap {
    text-align: left;
    font-size: 1.4rem;
  }
  .intro_tado_onsen_wrap .history_travel {
    border: 1px solid #d5ba57;
    box-shadow: 0 0 6px 0 rgb(157 144 117 / 75%);
    height: auto;
    margin: 20px auto 0;
    max-width: 100%;
    padding: 0 0 20px;
  }
  .intro_tado_onsen_wrap .history_travel h3 {
    background: #d5ba57;
    font-size: 20px;
    height: auto;
    margin: 0 auto 25px;
    max-width: 100%;
    position: relative;
  }
  .intro_tado_onsen_wrap .history_travel h3 span {
    display: block;
    height: auto;
    line-height: 2.5rem;
    padding: .5rem;
    position: relative;
    width: 100%;
  }
  .intro_tado_onsen_wrap .history_travel h3::after {
    border: 15px solid transparent;
    border-top: 15px solid #d5ba57;
    content: "";
    margin-left: -15px;
    position: absolute;
    left: 50%;
    top: 100%;
  }
  .intro_tado_onsen_wrap .history_travel > ul {
    font-size: 0;
    margin: 0 auto;
    width: 92%;
  }
  .intro_tado_onsen_wrap .history_travel > ul > li {
    margin: 0 auto 20px;
    width: 100%;
  }
}

/* テキストシャドウ */
body.battle_strategy .banner_h1.kv_large__wrap h1 {
  text-shadow: 2px 2px 4px #222;
}