@charset "utf-8";

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

/* ▼ h1の後ろにサイト名を表示 ▼ */
.cmn_h1_sitetop_name {
  display: inline;
  line-height: 0;
}
@media (min-width: 768px) {
  .cmn_h1_sitetop_name {
    white-space: nowrap;
  }
}
.txth1 .txth1_title {
  display: inline-block;
}
/* ▲ 共通処理上書き ここまで */

.bannerh1_single::before,
.bannerh1_single::after {
  content: none;
}
.banner_cmn__txt .title{
  /*.width: 600px;*/
    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{
  border: #888 solid 1px;
  position: relative;
}
@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 */

.text__zoom {
  margin: 0 auto 25px;
  max-width: 820px;
}
/* end zoom text */
.box__text {
  margin: 0 auto 36px;
  text-align: justify;
  width: 780px;
}
#freearea02.box__text {
  width: 780px;
}
.tipsh_detail_content__main {
  margin-bottom: 30px;
}
.anchor {
  margin: 30px auto 0;
  max-width: 820px;
}
.anchor h2 {
  background: url(../image/h2_bkg.jpg);
  color: #fff;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0.52px;
  line-height: 27px;
  margin: 50px 0 0;
  padding: 10px 15px 9px 30px;
  position: relative;
}
.anchor h2.cmn_h2_01 {
  margin-top: 0; /*上記マージンの打ち消し*/
}
.anchor h2 span {
  display: block;
    padding: 5px 0 3px;
    position: relative;
}
.anchor h2 span:before {
    background: #fff;
    content: "";
    height: 100%;
    left: -20px;
    position: absolute;
    top: 0;
    width: 4px;
}
.anchor h3 {
  background: #ebd6a0; 
  background: -webkit-linear-gradient(rgba(246,240,228,0.8), rgba(236,214,160,0.8));
  background: -o-linear-gradient(rgba(246,240,228,0.8), rgba(236,214,160,0.8)); 
  background: -moz-linear-gradient(rgba(246,240,228,0.8), rgba(236,214,160,0.8));
  background: linear-gradient(rgba(246,240,228,0.8), rgba(236,214,160,0.8));
  color: #8f5219;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.52px;
  position: relative;
}
.anchor h3 > span:before {
  background: #ebd6a0; 
  background: -webkit-linear-gradient(#f6f0e4, #ebd6a0);
  background: -o-linear-gradient(#f6f0e4, #ebd6a0);
  background: -moz-linear-gradient(#f6f0e4, #ebd6a0);
  background: linear-gradient(#f6f0e4, #ebd6a0);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.anchor h3 > span {
  background: url(../image/bkg.png); 
  display: block;
  line-height: 1.1;
  padding: 15px 35px 11px;
  position: relative;
}
.anchor h3 span span {
  position: relative;
}
.anchor dl{
  margin-bottom: 20px;
}

/*  記事内動画掲載
---------------------------------------*/
/*動画タイトル上にテキストが無い＋動画上に画像がある場合*/
.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;
    letter-spacing: 0.85px;
    line-height: 26px;
    margin-bottom: 33px;
    padding: 0 10px;
    width: 100%;
  }
  .anchor h2 {
    font-size: 20px;
      padding: 5px 10px 5px 20px;
  }
  .anchor h2 span:before {
    left: -10px;
      width: 3px;
  }
  .anchor h3 {
    font-size: 20px;
    line-height: 25px;
    
  }
  .anchor h3 > span {
    padding: 8px 20px 6px;
  }
}
/* 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 */
.box__04 {
  margin:0;
  padding: 39px 0 40px;
}

.box__04 .slick-arrow {
  top: 115px;
}
.box__04 .list .item {
   margin-bottom: 37px;
}
@media ( max-width:767px ) {
  .box__04 .list .item{
    margin-bottom: 0;
  }
  .box__04 {
    padding: 30px 0 60px;
  }
  .samefield {
    padding-bottom: 20px;
  }
  .box__04 .slick-arrow {
    margin-top: -8px;
    top: 50%;
  }
  .box__04 .list {
      border: none;
      position:  relative;
      padding-bottom: 10px;
  }
}


/* For IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .banner .cat {
    padding-top: 5px;
  }
  .anchor h2 span {
    padding: 12px 0 2px 15px;
  }
  .box__04 .title_h2 h2 {
    padding-top: 10px;
  }
  .box__04 .title_h2 > h2 span:before, .box__04 .title_h2 > h2 span:after {
    margin-top: -12px;
  }
}

/* 動画枠 フリーエリアに入れる場合 */
.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 .cmn_h2_01 {
    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;
    vertical-align: middle;
}
.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 {
  margin-top: -15px;
  margin-bottom: 45px;
}


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

#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.box__text,
#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;
  }
}

/* 記事ページ_タイトル構造改修 200109_TCI_yoneshima */
.bannerh1_single .cath1 {
  color: #fff;
  display: inline-block;
  font-weight: 600;
  min-width: 70px;
  padding: 6px 10px;
  position: relative;
  text-shadow: none;
  z-index: 1;
}

.bannerh1_single .txth1 {
  background: none;
  line-height: 1;
  padding: 0;
  position: relative;
  z-index: 1;
}

.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: 21px;
    letter-spacing: .8px;
    line-height: 23px;
    margin: 20px 0 0 40px;
    text-align: center;
  }
  .bannerh1_single .txth1 {
    line-height: 1.2;
    padding: 15px 80px 30px 40px;
  }
  .bannerh1_single.no_child_category .txth1 {
    padding: 45px 80px 45px 40px;
  }
  .bannerh1_single .bgh1 {
    left: 0;
    width: 100%;
  }
}

@media ( max-width:767px ) {
  .bannerh1_single {
    padding: 0;
  }
  .bannerh1_single .cath1 {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.2px;
    margin: 17px 0 0 12px;
    text-align: left;
  }
  .bannerh1_single .txth1 {
    padding: 8px 12px 12px;
  }
  .bannerh1_single.no_child_category .txth1 {
    padding: 32px 12px 33px;
  }
  .bannerh1_single .bgh1 {
    width: 100%;
  }
}
/* 記事ページ_フリーエリアレイアウト改修 200210_TCI_kajihara end*/

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