﻿@charset "UTF-8";
/* ==========================================================

title : tipsTaxonomy5テンプレート用
scope : tipsTaxonomy5テンプレート用

memo：

last modify : 2021/12/15 tanaka／新規作成

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

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

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

/* ------------------------------------ */
/* ▼ 共通上書き */
/* ------------------------------------ */
.cmn_h1_sitetop_name {
  display: block;
}
.cmn_link_btn.link_btn_flower02 .cmn_link_btn_text {
  padding: 7px 20px 7px 30px;
}
/* ▼ リード下記事 見出し */
.anchor h3 {
  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 h3.title_h2cmn {
  margin-top: 0; /*上記マージンの打ち消し*/
}
.anchor h3 span {
  display: block;
  background-image: none;
  line-height: inherit;
  padding: 5px 0 3px;
  position: relative;
}
.anchor h3 span:before {
  background: #fff;
  content: "";
  height: 100%;
  left: -20px;
  position: absolute;
  top: 0;
  width: 4px;
}
.anchor h4 {
  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 h4 > 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 h4 > span {
  background: url(../../image/bkg.png); 
  display: block;
  line-height: 1.1;
  padding: 15px 35px 11px;
  position: relative;
}
.anchor h4 span span {
  position: relative;
}

@media (max-width:767px) {
  .anchor h3 {
    font-size: 20px;
    padding: 5px 10px 5px 20px;
  }
  .anchor h3 span:before {
    left: -10px;
    width: 3px;
  }
  .anchor h4 {
    font-size: 20px;
    line-height: 25px;
  }
  .anchor h4 > span {
    padding: 8px 20px 6px;
  }
}

/* For IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .anchor h3 span {
    padding: 12px 0 2px 15px;
  }
}

/* ▼ 目次 tips-cmn.cssの上書き調整含む */
.box__anchors,
.box__anchors.adj_under_h2 {
  margin: 6px calc((1000px - 780px) /2) calc(40px + 34px);
}
@media ( max-width: 767px ) {
  .box__anchors,
  .box__anchors.adj_under_h2 {
    max-width: 85%;
    margin: 16px auto calc(40px + 24px);
  }
}

/* 光る君へ、べらぼう テンプレ改修調整 */
.category.hikarukimihe .box__anchors.adj_under_h2,
.category.berabou .box__anchors.adj_under_h2 {
  margin: 6px calc((1000px - 780px) /2) calc(40px + 3px);
}
@media ( max-width: 767px ) {
  .category.hikarukimihe .box__anchors.adj_under_h2,
  .category.berabou .box__anchors.adj_under_h2 {
    max-width: 85%;
    margin: 16px auto calc(40px - 7px);
  }
}

.toc_chapter_1st {
  font-family: "HiraKakuPro-W3","Hiragino Kaku Gothic ProN W3","Hiragino Sans", ヒラギノ角ゴシック, "Hiragino Kaku Gothic ProN", 游ゴシック, "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", メイリオ, Osaka, sans-serif;
  margin-top: .5em;
  display: inline-block;/* 刀剣W.cmn_ico_diamond スタイル調整*/
  font-weight: 600;
  padding-left: 1.2em;
}

.toc_list_1st > li {
  border-top: 1px solid #e8ddcf;
}

.box__anchors .toc_list_1st .h3-case {
  display: block;
}

.toc_chapter_1st:before,
.box__anchors .toc_list_1st .h2-case:before,
.box__anchors .toc_list_1st .h3-case:before,
.box__anchors .toc_list_1st .h2-case a:before,
.box__anchors .toc_list_1st .h3-case a:before {
  content: none;
}

.box__anchors .toc_list_1st li a {
  margin-left: 1.3em;
  text-indent: -1.3em;
}

.box__anchors .toc_list_2nd > li.h2-case > a,
.box__anchors .toc_list_2nd > li.h2-case > p {
  margin-left: 2.2em;
  text-indent: -2.5em;
}

.box__anchors .toc_list_2nd > li.h3-case > a,
.box__anchors .toc_list_2nd > li.h3-case > p {
  margin-left: 4.8em;
  text-indent: -3.8em;
}

.box__anchors > .toc_list_1st {
  padding: 0 1em .5em;
  letter-spacing: .06em;
}

.box__anchors.adj_under_h2 .title {
  padding: 2px 0 0 45px;
  text-align: left;
  position: relative;
  width: 126px;
  font-size: 20px;
}

.box__anchors .toc_list_1st  > a {
  padding: 0;
}

.box__anchors .toc_list_1st .h2-case {
  font-weight: normal;
  padding: 8px 0 0 50px;
  border-top: none;
}

.box__anchors .toc_list_1st .h2-case:last-child{
  padding-bottom: 8px;
}

.box__anchors .toc_list_1st .h3-case {
  padding: 8px 0 0 50px;
}

.box__anchors .toc_list_1st .h3-case a {
  padding-left: 0;
}

.box__anchors .toc_list_1st .toc_chapter_1st span:first-child,
.box__anchors .toc_list_1st .h2-case span,
.box__anchors .toc_list_1st .h3-case span {
  color: #000;
  padding-right: 2px;
}

.box__anchors .toc_list_1st .h2-case a span + span,
.box__anchors .toc_list_1st .h3-case a span + span {
  color: #0d53de;
}

.box__anchors .toc_list_1st .h2-case a span + span:hover,
.box__anchors .toc_list_1st .h3-case a span + span:hover {
  color: #a92121;
}

/* ------------------------------------ */
/* ▼ LO */
/* ------------------------------------ */
@media (max-width:768px) {
  .cmn_bg_wrap {
    margin: 0 0.5em;
    width: auto;
  }
  .box_room__wrapper {
    margin: 0 auto;
    width: 95%;
  }
}
@media (min-width:767px) {
  .box_room__heading {
    padding: 30px 0 30px;
  }
}
/* ------------------------------------ */
/* ▼ 近日公開 */
/* ------------------------------------ */
.coming_soon .cmn_content_link_txt {
  color: #9e7943;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 148px;
}
@media (max-width:768px) {
  .coming_soon .cmn_content_link_txt {
    height: 118px;
  }
}

/* ------------------------------------ */
/* ▼ リード下記事 */
/* ------------------------------------ */
.content {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.content .desc {
  max-width: 780px;
  margin: 0 auto;
}

.read-content-box {
  overflow: hidden;
}
.read-content-box .anchor {
  max-width: 800px;
}

.box__text {
  margin: 0 auto 0px;
  text-align: justify;
  max-width: 780px;
  width: 740px;
}

@media (max-width:767px) {
  .read-content-box {
    padding: 0 .5em;
  }
  .read-content-box .box__detail {
    padding-bottom: 0;
  }
  .box__text {
    /* font-size: 17px; */
    padding: 0 10px;
    width: 100%;
  }
}


/*どうする家康 一時対応隙間画像調整 */
.dousuru-ieyasu .cmn_content_link_02 .cmn_content_box:nth-of-type(3n+1) + .item.image {
  width: calc(100% - 40.33%);
}
.dousuru-ieyasu .cmn_content_link_02 .cmn_content_box:nth-of-type(3n+1) + .item.image img {
  right: -65px;
}

.dousuru-ieyasu .cmn_content_link_02 .cmn_content_box:nth-of-type(3n+2) + .item.image {
  width: 30.33%;
}
.dousuru-ieyasu .cmn_content_link_02 .cmn_content_box:nth-of-type(3n+2) + .item.image img {
  right: -20px;
}


/* 光る君へ　レイアウト修正 */
@media screen and (max-width: 767px) {
  .hikarukimihe .alignright {
    float: initial;
    margin: 0 auto .5em;
  }
  .hikarukimihe .cmn_content_box {
    margin: 0 auto;
  }
}