﻿.box:after {
  clear: both;
  content: '';
  display: block;
}

.box {
  margin: 0 0 40px;
}

.box .title_h2cmn0 {
  margin: 0 auto;
  max-width: 830px;
}

.box__03 {
  margin: 0 0 60px;
}

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

.box__grid.box {
  margin: 0 0 50px;
}

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

.box_h3cms_border {
  position: relative;
}

@media (max-width:767px) {
  .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;
  }
}

/* TITLE */
.slide01 .title_h2 {
  background: url(../image/top_bkg_title.jpg) no-repeat;
}

.box__grid .title_h2 {
  background: url(../image/top_bkg_title_2.jpg) no-repeat;
}

.box__slider:not(.box__grid) .title_h2 {
  background: url(../image/line.png);
  display: block;
  height: auto;
  padding: 1px 0 3px;
  position: relative;
}

.box__slider:not(.box__grid) .title_h2.break-line:before,
.box__slider:not(.box__grid) .title_h2.break-line:after {
  display: none;
}

.box__slider:not(.box__grid) .title_h2.break-line h2 {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.box__slider:not(.box__grid) .title_h2:before {
  background: url(../image/img_l.png) no-repeat right center;
  content: '';
  display: block;
  height: 95px;
  left: 0;
  position: absolute;
  bottom: calc(50% - 50px);
  width: 75px;
}

.box__slider:not(.box__grid) .title_h2:after {
  background: url(../image/img_r.png) no-repeat left center;
  content: '';
  display: block;
  height: 75px;
  position: absolute;
  right: 0;
  top: calc(50% - 50px);
  width: 99px;
}

.box__slider:not(.box__grid) .title_h2>h2 {
  background: url(../image/bkg_tt.png);
  display: block;
  padding: 14px 115px 15px;
}

.title_h2 {
  background: url(../image/bkg_title.png) no-repeat;
  display: table;
  height: 60px;
  margin: 0 auto;
  overflow: hidden;
  width: 830px;
}

.title_h2>h2 {
  display: table-cell;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0;
  vertical-align: middle;
}

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

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

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

@media (max-width:767px) {

  .box__slider:not(.box__grid) .title_h2:before,
  .box__slider:not(.box__grid) .title_h2:after {
    display: none;
  }

  .box__slider:not(.box__grid) .title_h2>h2 {
    padding: 13px 0;
  }

  .box__grid .title_h2,
  .slide01 .title_h2,
  .title_h2 {
    background: url(../image/bkg_title_sp.png) repeat-x;
    background-size: auto 48px;
    font-size: 24px;
    height: 48px;
    position: relative;
    width: 100%;
  }

  .slide01 .title_h2:before {
    background: url(../image/l_sp_1.png) no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 46px;
    position: absolute;
    top: 1px;
    width: 42px;
  }

  .slide01 .title_h2:after {
    background: url(../image/r_sp_1.png) no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 44px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 53px;
  }

  .box__grid .title_h2:before {
    background: url(../image/l_sp_2.png) no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 46px;
    position: absolute;
    top: 1px;
    width: 42px;
  }

  .box__grid .title_h2:after {
    background: url(../image/r_sp_2.png) no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 44px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 53px;
  }

  .box__grid .title_h2>h2,
  .slide01 .title_h2>h2 {
    font-size: 24px;
    letter-spacing: 0;
  }

  .title_h2>h2 {
    font-size: 24px;
    letter-spacing: -1px;
  }

  .title_h2>h2 span:before,
  .title_h2>h2 span:after {
    background-size: 20px 14px;
    height: 14px;
    left: 0;
    margin-top: -7px;
    width: 20px;
  }

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

  .title_h2>h2 span {
    padding: 0 30px;
  }
}

@media (max-width: 413px) {
  .title_h2>h2 {
    font-size: 19px;
    letter-spacing: -2px;
  }
}

/* END TITLE */

/* 190621 追加ここから */
.anchortips ul {
  justify-content: space-around;
}

.anchortips ul li {
  width: 33%;
}

@media (max-width: 767px) {
  .anchortips ul {
    justify-content: center;
  }

  .anchortips ul li {
    width: 49.5%;
  }

  .anchortips ul li:nth-child(2n+2) {
    margin-left: 0.5%;
  }

  .anchortips ul li:nth-child(n+3) {
    margin-top: 0.5%;
  }
}

@media (max-width: 413px) {
  .anchortips ul li:nth-child(n+2) {
    margin-top: 0.5%;
  }

  .anchortips ul li:nth-child(2n+2) {
    margin-left: 0;
  }
}

/* 190621 追加ここまで */

/* 190523 追加ここから */
/* anchor_cmn */
.anchor_cmn.nav_col2 {
  max-width: 660px;
}

.anchor_cmn ul {
  font-weight: 600;
}

.anchortips.nav_col2 ul {
  justify-content: center;
}

.anchortips.nav_col2 ul li {
  width: 49%;
  margin-left: 3px;
  margin-top: 3px;
}

@media (min-width: 768px) {
  .anchortips.nav_col2 ul li:nth-child(-n+2) {
    margin-top: 0;
  }

  .anchortips.nav_col2 ul li:nth-child(odd) {
    margin-left: 0;
  }
}

.anchortips ul li a {
  transition: opacity .3s;
}

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

@media (max-width: 413px) {
  .anchortips.nav_col2 ul li {
    width: 100%;
  }
}

/* 190523 追加ここまで */

/* anchor_cmn anchortips [SP] */

@media (max-width: 413px) {
  .anchortips ul {
    width: 74%;
    margin: 0 auto;
  }

  .anchortips ul li {
    width: 100%;
    text-align: left;
  }
}

.list .item {
  float: left;
  padding: 0 10px;
  width: 33.3333333%;
}

.list .item {
  margin-bottom: 30px;
}

.list .item .item__inner {
  padding: 0 0 16px;
  position: relative;
}

.item__inner_row {
  position: relative;
}

.list .item_coming_soon .item__inner {
  background: url(../image/bg-dummy-default.png);
  background-position: bottom;
  background-repeat: no-repeat;
  padding: 0 0 16px;
  position: relative;
}

.list_tax .item .item__inner {
  border-top: 2px solid #B28E5F;
  border-bottom: 4px solid #B28E5F;
  border-left: 1px solid #B28E5F;
  border-right: 1px solid #B28E5F;
}

.minheight .item__inner {
  min-height: 315px;
}

@media (max-width: 767px) {
  .list_tax .item .item__inner {
    border-top: 1px solid #B28E5F;
    border-bottom: 2px solid #B28E5F;
    border-left: 1px solid #B28E5F;
    border-right: 1px solid #B28E5F;
  }

  .minheight .item__inner {
    min-height: 0;
  }
}

.list .item .item__inner_box a {
  color: #FFF;
  display: table;
  width: 100%;
}

.list .item_coming_soon .item__inner_box>div {
  color: #FFF;
  display: table;
  width: 100%;
}

.list .item .item__inner_box img {
  max-width: 172px;
  display: table-cell;
  vertical-align: middle;
}

.list .item .item__inner .btn_red {
  display: block;
  float: none;
  margin: 0 0 5px;
  text-align: center;
}

.list .item .item__inner .btn_red span {
  width: 230px;
}

.list .item .item__inner .cmn_link_btn {
  margin-top: 15px;
  width: 230px;
}

.list .item .item__inner .cmn_link_btn_text {
  font-size: 15px;
}

.list .item .item__inner_box h3.item__title {
  background: url(../image/bg_item.png);
  display: table-cell;
  font-size: 22px;
  line-height: 30px;
  padding: 10px 20px;
  vertical-align: middle;
}

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

.list .item .item__inner:hover .item__title a {
  color: #ccc;
}

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

.list .item .item__title {
  background: #b28e5f;
  width: 100%;
}

.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 {
  border: #888 solid 1px;
  display: block;
  font-size: 0;
}

.list .item .desc {
  font-size: 16px;
  height: 75px;
  margin: 20px 0 0;
  padding: 0 20px;
  overflow: hidden;
}

.list .item_coming_soon .desc {
  color: #9E7943;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  margin-top: 70px;
}

.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;
}

.list_tax {
  margin: 0 -15px;
}

.list_tax .item {
  padding: 0 15px;
  width: 50%;
}

.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;
}

.list .item.image img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

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

.hidepc {
  display: none
}

.btns {
  text-align: right;
}

@media (max-width: 767px) {
  .list .item .item__inner .btn_red {
    margin: 5px 0 0;
  }

  .hidesp {
    display: none
  }

  .btns {
    text-align: center;
  }

  .list {
    margin: 0;
    padding: 0 25px;
  }

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

  .list .item {
    margin: 0;
    padding: 0 5px;
  }

  .list:not(.slick-slider) .item:nth-child(2n+1) {
    clear: both;
  }

  .list .slick-arrow {
    top: calc(50% + 12px);
  }
  
  .list .prev {
    left: 0;
  }

  .list .next {
    right: 0;
  }

  .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 .item__title {
    line-height: 66px;
  }

  .list .item .item__title a {
    /* max-height: 72px; */
    padding: 0 8px;
    text-align: left;
    top: -3px;
  }

  .list .item .item__inner {
    padding: 0 0 20px;
    position: relative;
  }

  .list .item .item__inner:after {
    background: url(../image/bkg_item.png) no-repeat;
    background-size: 100%;
    bottom: 0;
    content: '';
    display: block;
    height: 27px;
    position: absolute;
    right: 0;
    width: 27px;
  }

  .list .item_coming_soon .item__inner {
    background: url(../image/bkg.jpg);
    background-position: left;
    background-repeat: repeat;
  }

  .list .item_coming_soon .item__inner .desc {
    height: auto;
    margin-top: 18px;
  }

  .list .item .cat__name {
    background-size: 100%;
    bottom: -30px;
    font-size: 14px;
    height: 47px;
    width: 84px;
  }

  .list .item .detail {
    display: none;
  }

  .list .item .desc {
    line-height: 21px;
    margin: 12px 0 0;
    padding: 0 15px;
    height: 44px;
  }

  .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 {
    padding: 0;
    margin-bottom: 10px;
  }

  .list_tax .item {
    margin-bottom: 10px;
    width: 100%;
  }

  .list .item .item__inner_box h3.item__title {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 8px;
  }

  .list .item .item__inner_box img {
    max-height: 105px;
  }

  .list_tax .item .detail {
    display: block;
  }

  .list_tax .item.image img {
    display: none;
  }
}

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

.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 (max-width: 767px) {
  .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: 20px;
    margin: 0 0 5px;
    font-weight: 600;
  }

  .banner__txt__inner span,
  .banner__txt__inner p {
    display: block;
    font-size: 12px;
  }
}

/* End Banner */
/* box text */
.box_room__heading {
  max-width: 780px;
  padding: 12px 0 34px;
}

.top .box_room__heading {
  color: #000;
}

@media (max-width: 767px) {
  .box_room__heading {
    line-height: 22px;
    margin: 0 auto;
    max-width: 85%;
    padding: 10px 0 24px;
    text-align: left;
  }
}

/* end box text */
.txt_box {
  padding: 15px 80px 20px;
}

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

@media (max-width:767px) {
  .txt_box {
    line-height: 24px;
    margin: 0 auto;
    max-width: 85%;
    padding: 12px 0 20px;
    text-align: left !important;
  }

  .slide01 .txt_box {
    padding-bottom: 25px;
  }

  .box__grid .txt_box {
    padding: 14px 0 16px;
  }
}

/* Box04 */
.box__04 {
  background: url(../image/bg-box04.png) repeat-x bottom;
  margin-bottom: 70px;
  padding: 55px 0 60px;
}

.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-top: 20px;
}

.box__diff .list .item .item__title {
  background: none;
}

.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: #000;
  display: block;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: .03em;
  overflow: hidden;
  padding: 0 0 8px;
  text-overflow: ellipsis;
  top: 0;
  width: 100%;
  white-space: nowrap;
}

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

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

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

.box__diff .list .item .desc {
  font-size: 15px;
  height: 48px;
  letter-spacing: -0.6px;
  margin: 9px 0 0;
  padding: 0;
}

.slick-arrow {
  height: 18px;
  width: 25px;
}

.prev {
  background: url(../image/ico-prev.png) no-repeat;
  background-size: cover;
  left: -37px;
}

.next {
  background: url(../image/ico-next.png) no-repeat;
  background-size: cover;
  right: -37px;
}

@media (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 .item {
    padding: 0 5px;
  }

  .box_tips_detail+.box__diff .list .item {
    margin-bottom: 10px;
  }

  .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;
  }

  .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 {
  background: url(../image/bg-box04.png) repeat-x bottom;
  margin-bottom: 60px;
  margin-top: 40px;
  padding-bottom: 115px;
}

.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 {
  max-width: 840px;
  margin: 0 auto 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;
  text-align: center;
  vertical-align: middle;
  width: 140px;
}

.box__05 table td {
  border-bottom: 1px solid #d9c7af;
  color: #000;
  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;
  max-width: 850px;
  margin: 0 auto;
}

.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;
}

.box__05__content .box__links__content a.roll {
  position: relative;
}

.box__05__content .box__links__content .bnr_into_text {
  background: #062B68;
  border-radius: .25em;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  height: 25px;
  line-height: 25px;
  margin: 0 33%;
  min-width: 100px;
  position: absolute;
  text-align: center;
  right: 0;
  left: 0;
  top: 7px;
}

.box__05__content .box__links__content .bnr_into_text.long_txet {
  margin: 0 25%;
}

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

@media (max-width:767px) {
  .banner__txt {
    padding: 8px;
  }

  .box__05 {
    margin-bottom: 40px;
    padding-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;
    font-size: 15px;
  }

  .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;
  }

  .box__05__content .box__links__content .bnr_into_text {
    font-size: 16px;
    min-width: 33%;
    top: .25em;
  }
}

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

@media (max-width: 360px) {
  .box__05__content .box__links__content .bnr_into_text {
    top: .2em;
    height: 22px;
    line-height: 20px;
  }
}

@media (max-width: 320px) {
  .box__05__content .box__links__content .bnr_into_text {
    font-size: 13px;
    height: 18px;
    line-height: 17px;
  }
}

/* End Box05 */


/* end fix tablet */
/* 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;
  }

  .list .item .item__title a {
    max-height: 57px;
    padding-top: 9px;
    top: 0;
  }

  .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;
  }

  .box__05__content .box__links__content .bnr_into_text {
    line-height: 27px;
  }
}


/* -------------- free-space -------------- */


/* imperial_sword free-space */

.box__05__data .box__left {
  float: left;
  width: 53%;
  margin: 20px 0 0 25px;
}

.box__05__data .box__left table th {
  background: url(../image/bg_table_th_gold.png);
  color: #f3f3f3;
  width: auto;
  min-width: 133px;
  overflow: hidden;
}

.box__05__data .box__left table tr.facility th span {
  background: url(../image/ico_facility.png) no-repeat center left 20px;
  background-size: 18px;
  padding: 10px 0 10px 0;
  width: 100%;
  text-align: center;
  display: inline-block;
  text-indent: 27px;
}

.box__05__data .box__left table tr.address th span {
  background: url(../image/ico_address.png) no-repeat center left 19px;
  background-size: 21px;
  padding: 10px 0 10px 0;
  width: 100%;
  text-align: center;
  display: inline-block;
  text-indent: 27px;
}

.box__05__data .box__left table tr.website th span {
  background: url(../image/ico_website.png) no-repeat center left 17px;
  background-size: 25px;
  padding: 10px 0 10px 0;
  width: 100%;
  text-align: center;
  display: inline-block;
  text-indent: 35px;
}

.box__05__data .box__left table td {
  vertical-align: middle;
}

.box__05__data .box__right {
  float: right;
  font-size: 0;
  width: 38.73%;
  height: auto !important;
  overflow: hidden;
  margin: 20px 25px 0 0;
}

.box__info {
  margin-top: 30px;
}

.box__info .wcm {
  background: url(../image/bkg.jpg);
  max-width: 830px;
  position: relative;
  border: 3px solid #e683a8;
}

.box__info .wcm:before {
  background: url(../image/bkg_info.png);
  bottom: 0;
  content: '';
  display: block;
  height: 163px;
  left: 0;
  position: absolute;
  width: 292px;
}

.box__info__inner {
  padding: 4px 40px 15px;
  position: relative;
}

.box__info__title {
  color: #94773a;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1.2px;
  margin-bottom: 18px;
  text-align: left;
  line-height: 1.6;
}

.hmr_logo {
  display: inline-block;
  margin: 0 26px 20px 0;
  position: relative;
  top: 18px;
}

.hmr_logo img {
  width: 130px;
  height: 61px;
}

.box__info .button {
  margin-top: 16px;
  text-align: right;
}

.box__info .button a {
  width: 232px;
  margin: 0 0 0 auto;
}

.box__info .button .cmn_link_btn_text {
  font-size: 15px;
}


@media (max-width: 767px) {

  .box__05 .title_h2 {
    background: none;
    margin-bottom: 0;
  }

  .box__05 .title_h2 h2 {
    display: table;
    position: relative;
    text-align: center;
  }

  .box__05 .title_h2 h2 {
    background-image: url(../image/bkg_title_002_sp.png);
    background-position: center;
    background-size: auto 47px;
    height: 47px;
    margin: 0 auto 17px;
    max-width: 385px;
    width: 100%;
    background-color: #bd963b;
  }

  .box__05 .title_h2 h2>span {
    display: table-cell;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.18em;
    padding-top: 0;
    vertical-align: middle;
  }

  .box__05 .title_h2 h2>span:after,
  .box__05 .title_h2 h2>span:before {
    background: none;
  }

  .box__05__data .box__left {
    float: none;
    margin: 14px 0 0;
    width: 100%;
  }

  .box__05__data .box__left table {
    width: 100%;
  }

  .box__05__data .box__left table th {
    padding-top: 20px;
    padding-bottom: 0;
    width: 27%;
    min-width: 80px;
    max-width: 100px;
  }

  .box__05__data .box__left table tr.facility th span {
    background: url(../image/ico_facility.svg) no-repeat top center;
    background-size: 25px;
    padding-top: 50px;
    text-indent: 0;
  }

  .box__05__data .box__left table tr.address th span {
    background: url(../image/ico_address.svg) no-repeat top center;
    background-size: 25px;
    padding-top: 40px;
    text-indent: 0;
  }

  .box__05__data .box__left table tr.website th span {
    background: url(../image/ico_website.svg) no-repeat top center;
    background-size: 36px;
    padding-top: 40px;
    text-indent: 0;
  }

  .box__05__data .box__left table td {
    max-width: 211px;
  }

  .box__05__data .box__right {
    float: none;
    width: 100%;
  }

  .box__info__inner {
    padding: 4px 10px 15px;
  }

  .box__info__title {
    font-size: 21px;
  }

  .box__info__content {
    font-size: 15px;
  }

  .hmr_logo {
    display: block;
    margin: 0 auto 20px;
    width: 130px;
  }

  .box__info .button {
    margin-bottom: 20px;
  }

  .box__info .button a {
    height: auto;
    max-width: 248px;
    width: 100%;
    margin: 0 auto;
  }

}

/* kabuki_touken free-space */

.article_bd_pp::before {
  content: "";
  width: 755px;
  height: 3px;
  background: #a41978;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 60px;
  display: block;
}

.bnr_w563 {
  width: 563px;
  margin-right: auto;
  margin-left: auto;
}

.bnr_w594 {
  width: 594px;
  margin-right: auto;
  margin-left: auto;
}

.bnr_w594 figcaption {
  margin-top: 5px;
}

.born {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.bnr_list_3 {
  padding-bottom: 0;
  width: 900px;
  margin: 0 auto;
}

.bnr_list li {
  margin: 0 10px;
  position: relative;
  width: 280px;
}

.bnr_list li a {
  display: block;
}

.bnr_list figcaption {
  margin: 7px 0 0;
  text-align: left;
  line-height: 1.4;
}

.kaomise {
  margin: 30px auto 0;
  width: 594px;
}

.kaomise dt {
  line-height: 0;
}

.kaomise dd {
  background: #faf7eb;
  border: 1px solid #8a640b;
}

.kaomise dd p {
  margin-top: 15px;
  text-align: center;
}

.kaomise dd ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 auto 10px;
  width: 520px;
}

.kaomise dd li a {
  background: #a98907;
  background: -moz-linear-gradient(top, #a98907 0%, #a08006 100%);
  background: -webkit-linear-gradient(top, #a98907 0%, #a08006 100%);
  background: linear-gradient(to bottom, #a98907 0%, #a08006 100%);
  border: 1px solid #6d5700;
  border-radius: 3px;
  box-shadow: 0px 1px 2px 1px rgba(4, 0, 0, 0.25);
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  height: 35px;
  line-height: 34px;
  margin: 5px 15px 15px;
  padding-right: 20px;
  position: relative;
  text-align: center;
  width: 230px;
}

.kaomise dd li a::after {
  border-color: transparent transparent transparent #ffffff;
  border-style: solid;
  border-width: 5px 0 5px 9px;
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  position: absolute;
  right: 9px;
  top: 0;
  width: 0;
}

.kaomise dd li a:hover {
  opacity: 0.7;
}



@media (max-width:767px) {

  .article_bd_pp::before {
    width: auto;
    margin-bottom: 30px;
  }

  .bnr_w563,
  .bnr_w594 {
    width: 100%;
    padding: 0 5%;
    text-align: center;
  }

  .bnr_list_3 {
    width: 100%;
    padding: 0 8%;
  }




  .bnr_list li {
    margin: 0 auto 25px;
    width: 100%;
    text-align: center;
  }

  .bnr_list li a {
    display: block;
  }

  .bnr_list li a img {
    height: 100%;
  }

  .bnr_list figcaption {
    margin: 0;
  }

  .kaomise {
    margin: 0 auto;
    width: 100%;
  }

  .kaomise dt img {
    height: 100%;
    width: 100%;
  }

  .kaomise dd {
    padding: 10px 20px;
  }

  .kaomise dd p {
    margin-top: 0;
    text-align: left;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .kaomise dd ul {
    margin: 0 auto 0;
    width: 100%;
  }

  .kaomise dd li a {
    background: -moz-linear-gradient(top, #a98907 0%, #a08006 100%);
    margin-bottom: 7px;
  }

  .kaomise dd li a:hover {
    opacity: 0.7;
  }
}

@media (max-width:767px) {
  .tbl_scroll {
    position: relative;
    margin-bottom: 20px;
  }

  .tbl_scroll::before {
    margin-top: 15px;
    border: 1px solid #539de0;
    border-bottom: 0;
    padding: 0.8em;
    content: "フリックによる横スライド仕様となります";
    position: relative;
    display: block;
    background: url(../image/ico_flick.png) left 10px center no-repeat;
    -webkit-background-size: 25px;
    background-size: 25px;
    padding-left: 45px;
  }

  .tbl_responsive {
    margin: 0;
    max-width: 640px;
    width: 100%;
  }

  .tbl_scroll_long .tbl_responsive {
    margin: 0;
    width: 900px;
  }

  .tbl_scroll_long .tbl_responsive table:first-child {
    margin-right: 2%;
  }

  .tbl_responsive table.data3 {
    table-layout: auto;
    margin: 0 auto 10px;
    width: 100%;
  }

  .tbl_responsive table th {
    min-width: 120px;
  }

  table.data3 td {
    padding: 15px 10px !important;
  }

  .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 10px !important;
  }
}

/* 見出しの数で異なるお花アイコンのパターンを表示 */
.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;
}

/* 皇室・公家と刀剣／「皇室関連の刀剣」追加 */
.bx__h3 {
  background: url('../image/bg_h3.png') center no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  color: #FFF;
  font-size: 19px;
  font-weight: 600;
  margin-left: -140px;
  max-height: 41px;
  padding: 11px;
  position: absolute;
  left: 50%;
  top: -20px;
  width: 281px;
}

.bx__h3 span {
  position: relative;
  padding: 0 33px;
  display: inline-block;
}

.bx__h3>span::after,
.bx__h3>span::before {
  background: url(../image/ico_01.png) no-repeat;
  content: '';
  display: block;
  height: 14px;
  left: 0;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 22px;
}

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

.bx__intro {
  background: url(../image/bkg03.png);
  border: 3px solid #b28e5f;
  margin: 18px auto 40px;
  max-width: 680px;
  padding: 3px;
  position: relative;
}

.bx__intro__inner {
  background: url(../image/bkg04.png) no-repeat top right;
  border: 1px solid #b28e5f;
  padding: 40px 45px 10px;
}

.bx__intro ul {
  letter-spacing: -.4em;
  margin: 0 auto;
  text-align: left;
  width: 448px;
}

.bx__intro ul:after {
  clear: both;
  content: '';
  display: block;
}

.bx__intro ul li {
  display: inline-block;
  margin: 0 8px 10px 0;
  padding: 0;
  text-align: left;
  width: 220px;
}

.bx__intro ul li:nth-child(even) {
  margin-right: 0;
}

.cl_brown,
.cl_red,
.cl_grey,
.cl_bluelight {
  background: url('../image/label1.jpg') center repeat;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 3px 12px;
}

.cl_red {
  background: url('../image/label2.jpg') center repeat;
}

.cl_grey {
  background: url('../image/label3.jpg') center repeat;
}

.cl_bluelight {
  background: url('../image/label4.jpg') center repeat;
}

.tbl_com.tbl_touken_lst {
  border: 2px solid #b28e5f;
  margin-bottom: 40px;
}

.tbl_box .tbl_com.tbl_touken_lst:last-child {
  margin-bottom: 70px;
}

.tbl_com.tbl_touken_lst thead tr th {
  border-bottom: 2px solid #b28e5f;
  border-right: 1px solid #e0d2bf;
  padding: 5px 0;
}

.tbl_com.tbl_touken_lst thead tr th:nth-child(1) {
  width: 100px;
}

.tbl_com.tbl_touken_lst thead tr th:nth-child(2),
.tbl_com.tbl_touken_lst thead tr th:nth-child(3) {
  width: 409px;
}

.tbl_com.tbl_touken_lst tbody tr td {
  border-bottom: 1px solid #e0d2bf;
  border-right: 1px solid #e0d2bf;
  vertical-align: middle;
}

.tbl_com.tbl_touken_lst tbody tr:last-child td {
  border-bottom: none;
}

.tbl_com.tbl_touken_lst tbody tr td:nth-child(1) {
  padding: 12px 0;
  text-align: center;
}

.tbl_com.tbl_touken_lst thead tr th:nth-child(3),
.tbl_com.tbl_touken_lst tbody tr td:nth-child(3) {
  border-right: none;
}

.tbl_com.tbl_touken_lst tbody td .ico_cl {
  display: none;
}

.title_h3.h3_type01 {
  display: table;
  height: 40px;
  margin: 0 auto 30px;
  padding: 11px 0;
  position: relative;
  table-layout: fixed;
  width: 421px;
}

.title_h3.h3_type01 {
  background: url(../image/ttl_03.png) no-repeat center center;
}

.title_h3.h3_type01:before,
.title_h3.h3_type01:after {
  content: '';
  display: block;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 238px;
}

.title_h3.h3_type01:before,
.title_h3.h3_type01:after {
  background-color: #0d6e3c;
}

.title_h3.h3_type01:before {
  right: 103%;
}

.title_h3.h3_type01:after {
  left: 103%;
}

.title_h3.h3_type01>span {
  background-repeat: repeat-y;
  background-position: top center;
  color: #fff;
  display: table-cell;
  font-feature-settings: "pkna";
  font-size: 0;
  font-weight: 600;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  z-index: 1;
}

.title_h3.h3_type01>span>span {
  display: inline-block;
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  padding: 0 35px;
  position: relative;
  vertical-align: middle;
}

.title_h3.h3_type01>span>span:before,
.title_h3.h3_type01>span>span:after {
  background: url(../image/ico_ttl_deco.png) no-repeat center;
  content: '';
  display: block;
  height: 19px;
  margin-top: -10px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 27px;
}

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

/*======================
  テキスト可変バナー追加 
  ======================*/
/*------------------- 
  2個並び
  -------------------*/
ul.lst_bnr_lnk {
  margin: 3em auto 0;
}

/*▼▼▼ 20190719 追加分 ▼▼▼*/

/* arrow */
ul.lst_bnr_lnk li.bnr_box::after {
  background: url(https://token.webcdn.stream.ne.jp/www08/token/banner_all/touken-world/btn_chronology_arrow.png) no-repeat right bottom;
  background-size: 100%;
  bottom: 0;
  content: "";
  display: block;
  height: 2em;
  position: absolute;
  right: 0;
  width: 2em;
}

/* arrow_end */

/*------------------- 
  2個並び_end
  -------------------*/

/*------------------- 
  1個並び
  -------------------*/
ul.lst_bnr_lnk.single {
  margin: 1em auto 0;
}

ul.lst_bnr_lnk.single li.bnr_box {
  min-height: 90px;
}

/*------------------- 
  1個並び_end
  -------------------*/

/*------------------- 
  SP表記
  -------------------*/
@media (max-width:767px) {
  ul.lst_bnr_lnk.single li.bnr_box span.txt_name {
    height: auto;
    padding: 1% 0;
  }
}

@media (max-width:320px) {
  ul.lst_bnr_lnk.single li.bnr_box span.txt_name {
    font-size: .75em;
    line-height: normal;
  }

  ul.lst_bnr_lnk.single li.bnr_box.bf_chronology span.txt_name {
    line-height: 2em;
  }

  ul.lst_bnr_lnk.single li.bnr_box {
    min-height: auto;
  }

  ul.lst_bnr_lnk.single li.bnr_box.bf_meika a {
    padding: 13.5% 13% 2% 4%;
    overflow: hidden;
  }
}

/*--------------------
  SP表記_end
  -------------------*/

/*-------------------------------
 ▼▼▼20190725_既存バナー制作追加分▼▼▼
 -------------------------------*/

/*前提記載（レイアウトが崩れた際に記載）*/
.bnr_line {
  margin: 0 auto 30px;
}

@media (max-width:767px) {

  /*前提記載（レイアウトが崩れた際に記載）_tips限定*/
  .bnr_line .bnr_line2:nth-child(n+2) {
    margin-top: 10px;
  }

  .bnr_line .bnr_line2:nth-child(1) {
    margin-top: 0;
  }

  /*前提記載（レイアウトが崩れた際に記載）_tips限定*/
}

/*-----------------------------------
 ▲▲▲20190725_既存バナー制作追加分_end▲▲▲
 -----------------------------------*/
/*=========================
  テキスト可変バナー追加_end
  =========================*/

/*------movie------*/
.museum__detail section {
  overflow: hidden;
}

.box_s .box__title {
  background: url(../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(../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(../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(../image/bkg_video_l.png) no-repeat;
  bottom: 10px;
  content: '';
  display: block;
  height: 243px;
  left: -195px;
  position: absolute;
  width: 266px;
}

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

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

.box__detail .box__video__content img {
  border: none;
}

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

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


@media (max-width: 767px) {
  .box_s .box__title {
    background: url(../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(../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: 46px;
    margin: -25px 0 0 -25px;
    width: 46px;
  }
}

@media (max-width: 413px) {
  .box_tips_detail .box_s .wcm {
    padding: 18px 5px 0;
  }

  .box_s .box__title {
    margin: 0 -30px 5px;
  }
}

/*------video_end------*/

/* For IE */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .bx__h3 {
    padding: 14px 11px 8px;
  }

  .bx__h3>span::after,
  .bx__h3>span::before {
    top: 7px;
  }

  .title_h3.h3_type01 {
    padding: 14px 0 8px;
  }

  .title_h3.h3_type01>span span:after,
  .title_h3.h3_type01>span span:before {
    margin-top: -12px;
  }

  ul.lst_bnr_lnk li.bnr_box span.txt_name {
    padding: .25em 0 0 0;
  }

  ul.single.lst_bnr_lnk li.bnr_box a {
    padding: 9.5% 13% 1% 4%;
  }
}

@media (max-width:767px) {
  .bx__h3 {
    height: 40px;
    margin-left: -130px;
    width: 261px;
  }

  .bx__intro__inner {
    background: none;
    padding: 35px 15px 8px;
  }

  .bx__intro ul {
    margin-left: auto;
    margin-right: 0;
    width: 90%;
  }

  .bx__intro ul li {
    font-size: 16px;
    margin-right: 0;
    width: 100% !important;
  }

  .tbl_box .tbl_com.tbl_touken_lst:last-child {
    margin-bottom: 50px;
  }

  .tbl_com.tbl_touken_lst thead th:first-child,
  .tbl_com.tbl_touken_lst tbody td:first-child {
    display: none;
  }

  .tbl_com.tbl_touken_lst thead th:nth-child(2) {
    width: 55%;
  }

  .tbl_com.tbl_touken_lst thead th:nth-child(3) {
    width: 45%;
  }

  .tbl_com.tbl_touken_lst tbody td {
    font-size: 15px;
  }

  .tbl_com.tbl_touken_lst tbody td:last-child {
    font-size: 14px;
  }

  .tbl_com.tbl_touken_lst tbody td .ico_cl {
    display: block;
    margin-bottom: 5px;
  }

  .tbl_com.tbl_touken_lst tbody td .ico_cl>span {
    font-size: 14px;
  }

  .title_h3.h3_type01 {
    background: url(../image/ico_ttl01_border01.png) no-repeat top center, url(../image/ico_ttl01_border02.png) no-repeat bottom center;
    background-size: 100%;
    margin-bottom: 4%;
    padding: 6px 0;
    max-width: 320px;
    min-width: 258px;
    width: calc(100% - 40px);
  }

  .title_h3.h3_type01:before,
  .title_h3.h3_type01:after {
    width: 12px;
  }

  .title_h3.h3_type01>span {
    background-color: #0d6e3c;
    background-image: url(../image/ico_ttl_deco01.png);
    background-size: 100%;
  }

  .title_h3.h3_type01>span>span {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0;
    padding: 0 27px;
  }

  .title_h3.h3_type01>span>span:before,
  .title_h3.h3_type01>span>span:after {
    background-size: 100%;
    width: 22px;
  }

  .title_h3.h3_type01>span>span:before {
    left: 4px;
  }

  .title_h3.h3_type01>span>span:after {
    right: 4px;
  }
}

/* world_touken Add bnr */
.bnr_w600 {
  margin: 0 auto;
  width: 600px;
}

.bnr_w600.bnr_world_illst {
  margin-top: -10px;
}

.bnr_w600 figcaption {
  line-height: 1.4;
  margin-top: 5px;
}

@media (max-width:767px) {
  .bnr_w600 {
    margin-top: 10px;
    width: 90%;
  }
}

/*-------------------------------
▼▼▼20190805_美濃伝マップ追加▼▼▼
他雑学ページでも共通で使用
-------------------------------*/
.box__map__wrap {
  padding-bottom: 60px;
}

.box__map__wrap.adjust_margin {
  margin-top: 50px;
  padding-bottom: 20px;
}

.box__map__wrap .map__image {
  max-width: 540px;
  margin: 40px auto 0;
}

@media (max-width:767px) {
  .box__map__wrap {
    padding-bottom: 40px;
  }

  .box__map__wrap.adjust_margin {
    margin-top: 0;
    padding-bottom: 0;
  }

  .box__map__wrap .map__image {
    margin-top: 30px;
  }
}


/*-------------------------------
▼▼▼20190819_サブカテゴリフリーエリア▼▼▼
-------------------------------*/
/* バナーを並べるクラスを追加 */
.box__freearea_subcat .bnr_line figure img {
  display: block;
}

/*バナー1枚時*/
.box__freearea_subcat .bnr_line figure {
  max-width: 500px;
  margin: 0 auto;

}

.box__freearea_subcat .bnr_line figure figcaption {
  margin-top: 5px;
  text-align: center;
}

/*バナー2枚時*/
.box__freearea_subcat .bnr_line ul {
  text-align: center;
}

.box__freearea_subcat .bnr_line ul li {
  display: inline-block;
  margin: 20px 5px 0;
  vertical-align: top;
}

.box__freearea_subcat .bnr_line ul li:nth-child(1),
.box__freearea_subcat .bnr_line ul li:nth-child(2) {
  margin-top: 0;
}

.box__freearea_subcat .bnr_line .bnr_line2 figure figcaption {
  margin-top: 5px;
  text-align: left;
}

.box__freearea_subcat .bnr_line2.no_image img {
  margin-left: auto;
}

@media (max-width:767px) {
  .box__freearea_subcat .bnr_line ul li {
    margin: 0 0 10px;
  }

  .box__freearea_subcat .bnr_line figure figcaption {
    text-align: left;
  }
}

/* 2枚バナーを並べるとき */
@media (max-width:767px) {
  .bnr_line2.no_image {
    display: none;
  }

  .clearfix .bnr_line2 {
    margin-bottom: 10px;
  }

  .bnr_line ul li {
    width: 100%;
  }
}

.bnr_box.box_w500 {
  width: 500px;
  margin: 20px auto 0;
}

.bnr_box.box_w500 figure {
  width: 100%;
  margin: 0 auto;
}

.bnr_box.box_w500 figure img {
  vertical-align: bottom;
}

.bnr_box.box_w500 figure figcaption {
  font-size: 0.92em;
  margin-top: 5px;
  line-height: 1.4;
  width: 100%;
}

@media (max-width: 767px) {
  .bnr_box.box_w500 {
    width: 80%;
    margin-bottom: 0;
  }
}

/* 美濃伝 関市独自設定 */

.minoden-sekicity .breadcrumbs {
  margin-bottom: 15px;
}

.top_slider_wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

.top_slider {
  margin: 0 auto;
  width: 100%;
}

.top_slider.slick-dotted.slick-slider {
  margin-bottom: 12px;
}

.top_slider .prev {
  left: 18px;
}

.top_slider .next {
  right: 18px;
}

.top_slider .slick-dots {
  bottom: 14px;
}

.top_slider .slick-arrow {
  top: 50%;
  transform: translateY(-54%);
}

.minoden-sekicity .wrap_h1 {
  text-align: center;
}

.minoden-sekicity .wrap_h1 h1 {
  font-weight: 600;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .minoden-sekicity .wrap_h1 {
    margin-top: 40px;
  }

  .minoden-sekicity .wrap_h1 h1 {
    font-size: 30px;
  }

  .minoden-sekicity .box_room__heading {
    padding: 20px 0 34px;
  }
}

@media (max-width: 767px) {
  .top_slider_wrapper {
    padding: 0 10px;
  }

  .top_slider {
    width: 100%;
  }

  .top_slider .slick-dots {
    bottom: 5px;
  }

  .top_slider .slick-arrow {
    transform: translateY(-50%);
  }

  .minoden-sekicity .wrap_h1 {
    margin-top: 25px;
  }

  .minoden-sekicity .wrap_h1 h1 {
    font-size: 24px;
  }
}

/*tips video／2列表示[追加]*/
.box__video.box_s .box_caption{
  font-size: 16px;
  margin: 15px 0 0 0;
}
.box__video__content.movie_2line:before{
  bottom: 25px;
  left: -311px;
}
.box__video__content.movie_2line:after{
  bottom: 15px;
  right: -401px;
}
.box__video__content ul{
    display: flex;
    width: 700px;
    justify-content:center;
    margin: auto;
}
.box__video__content ul li{
    margin: 0 30px 0 0;
}
.box__video__content ul li:last-child{
    margin-right: 0;
}
.box__video__content ul li a{
  max-width: 300px;
}

@media (max-width: 767px) {
    .box__video.box_s .box_caption{
      font-size: 1.5rem;
      margin: 0;
    }
    .box__video__content.movie_2line ul{
        width: 90%;
        flex-wrap:wrap;
    }
    .box__video__content.movie_2line ul li{
        margin: 10px 0 0 0;
    }
}

/* フッターのスライダー調整 201106 */
@media (max-width: 767px) {
  .pr_bnr_block .slick-arrow {
    top: 50%;
  }
}

.tips_anchor {
  margin-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
.tips_anchor ul {
  display: flex;
  flex-wrap: wrap;
  gap:5px;
  justify-content: center;
}
.tips_anchor ul + ul {
  margin-top: 5px;
}
.tips_anchor ul > li {
  font-size:22px;
  font-weight:600;
  min-height:46px;
  line-height: 1.2;
  max-width: 320px;
  position: relative;
  width: calc(50% - 5px);
}
.tips_anchor.col03 ul > li {
  width: 32.7%;
}
.tips_anchor ul > li > a {
  align-items: center;
  background: url(../image/anchor_bg.jpg) 50% 50% no-repeat;
  background-size:cover;
  border:1px solid #6b99c5;
  color: #fff;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 5px;
  position: relative;
  width: 100%;
}
.tips_anchor ul > li > a:hover {
  opacity: .6;
}
.tips_anchor ul > li > a::before,
.tips_anchor ul > li > a::after {
  content:'';
  display: block;
  position: absolute;
}

.tips_anchor ul > li > a::before {
  background-color: #ffffff;
  height: 16px;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
}
.tips_anchor ul > li > a::after {
  border-color: #463500 transparent transparent transparent;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  height: 0;
  right: 8px;
  top: calc(50% - 4px);
  width: 0;
}

.tips_anchor ul > li > a > span {
  background:#254c7f;
  border-radius: 30px;
  max-width: 250px;
  min-width: 160px;
  padding: 3px 25px;
  text-align: center;
}
.tips_anchor.over4 {
  display: flex;
  justify-content: space-evenly;
}
.tips_anchor.over5 ul {
  background-image: url(../image/btn-spacer-eastern.png);
  background-repeat: no-repeat;
  background-position: bottom 5px right 45px;
  background-size: 25%;
  justify-content: flex-start;
}
.tips_h2_wrap {
  margin-bottom: 20px;
}
.tips_h2  {
  background:url(../image/h2_bg.jpg) right top no-repeat;
  background-size:cover;
  color:#fff;
  font-size:26px;
  letter-spacing: .05em;
  line-height: 1;
  padding:12px 15px 12px 30px;
  width: 100%;
}
.tips_h2_wrap .txt_box {
  padding-bottom:0;
}

@media (max-width: 767px) {
  .tips_anchor {
    margin-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .tips_anchor ul {
    display: block;
  }
  .tips_anchor ul > li {
    font-size: 19px;
    height: 34px;
    max-width: none;
    width: 100%;
  }
  .tips_anchor ul > li:nth-child(n+2) {
    margin-top: 5px;
  }
  .tips_anchor.col03 ul > li{
    width: 100%;
  }
  .tips_anchor.over4 {
    display: block;
  }
  .tips_anchor ul > li > a > span {
    max-width: max-content;
  }
  .tips_anchor.over5 ul {
    background: none;
  }
  .tips_h2{
    font-size: 19px;
  }
}