/* news_blog_detail */


.cuscon-txt .info {
    margin-bottom: 40px;
}

.cuscon-txt .info dl:not(:last-of-type) {
    margin-bottom: 10px;
}

.cuscon-txt .info dt {
    display: inline-block;
    width: 70px;
    color: #8f7a71;
    font-size: 24px;
    font-family: 'Tangerine', sans-serif;
    letter-spacing: 1px;
    line-height: 1;
    vertical-align: baseline;
}

.cuscon-txt .info dd {
    display: inline-block;
    width: calc(100% - 80px);
    color: #8f7a71;
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    vertical-align: middle;
}

.cuscon-txt .info dd span {
    display: inline-block;
}

.cuscon-txt .info dd span:not(:last-of-type):after {
    display: inline-block;
    content: "/";
    margin: 0 5px;
}

.cuscon-txt .tit {
    font-size: 18px;
    font-weight: 600;
    border-bottom: solid 2px #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.cuscon-txt  {
    font-size: 14px;
/*     font-family: 'Noto Sans JP', sans-serif;
line-height: 3; */
}

.cuscon-txt  ol {
    padding-left: 1em;
}

.cuscon-txt  ol li {
    list-style: decimal;
}

.cuscon-txt  ul {
    padding-left: 1em;
}

.cuscon-txt  ul li {
    list-style: disc;
}

.cuscon-txt  h1 {
    font-size: 30px;
    font-weight: 500;
    border-top: solid 3px;
    border-bottom: solid 3px;
    line-height: 1.5;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    text-align: center;
}

.cuscon-txt  h2 {
    font-size: 26px;
    font-weight: 500;
    border-bottom: solid 3px;
    line-height: 1.5;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.cuscon-txt  h3 {
    font-size: 24px;
    font-weight: 500;
    border-left: solid 4px;
    line-height: 1.5;
    padding-left: 10px;
    margin-bottom: 20px;
}

.cuscon-txt  h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 20px;
    padding-left: 25px;
    position: relative;
}

.cuscon-txt  h4:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: #7b402a;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 0;
}

.cuscon-txt  #toc_container {
    display: table;
    width: auto;
    background: #fff;
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 20px;
}

.cuscon-txt  #toc_container .toc_title {
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.cuscon-txt  #toc_container .toc_list > li:not(:last-of-type) {
    margin-bottom: 15px;
}

.cuscon-txt  #toc_container .toc_list > li > ul {
    margin-left: 20px;
}

.cuscon-txt  #toc_container .toc_list > li > ul > li > ul {
    margin-left: 20px;
}

.recoBlog .cuscon-txt .item {
    height: 100%;
    padding: 20px;
    margin-bottom: 0;
}

.recoBlog .cuscon-txt .item .left {
    width: 100%;
}

.recoBlog .cuscon-txt .item .right {
    width: 100%;
    margin-top: 10px;
}

.recoBlog .cuscon-txt .item .right .date {
    font-size: 14px;
}

.recoBlog .cuscon-txt .item .right .tit {
    font-size: 14px;
    margin-top: 5px;
}

@media (max-width: 1024px) {
    .cuscon-txt {
        /* padding: 40px; */
    }
    
    .cuscon-txt  h1 {
        font-size: 28px;
    }
    
    .cuscon-txt  h2 {
        font-size: 24px;
    }
    
    .cuscon-txt  h3 {
        font-size: 22px;
    }
    
    .cuscon-txt  h4 {
        font-size: 20px;
    }
}

@media (max-width: 599px) {
    .newst h3 {
        font-size: 20px;
    }
    
    .cuscon-txt  h4 {
        font-size: 18px;
    }
}


.cuscon-txt li::marker{
  background-color: #cdedde;
}


.cuscon-txt li::marker {
    color: #cdedde;
}


.cuscon-txt h4:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: #ccc;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 0;
}

.articledtl01 .ttl {
    padding: 15px 0 10px 0;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-left: 15px;
}


.cuscon-txt h2 {
    font-size: 26px;
    font-weight: 500;
    border-bottom: solid 3px #ccc;
    line-height: 1.5;
    padding-bottom: 5px;
    margin-bottom: 20px;
}


.cuscon-txt h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    padding-left: 10px;
    border-left: none !important;
    margin-bottom: 20px;
    display: block;
}


.ttl-cmn02.sub:before{
  display: none;  
}


.meta li::marker{
  color: transparent !important;
}

.meta li{
  margin-bottom: 10px;
}

.cuscon-txt li::marker {
    color: #ccc;
}

.blogsingle .single{
  line-height: 2rem !important;
}

.blogsingle .single div{
  line-height: 2rem !important;
}

.articledtl01 .ttl {
    margin-bottom: 50px;
}

.cuscon-txt h3{
  margin-top: 25px;
}

.cuscon-txt h2{
  margin-top: 50px;
}

.mti50{
  margin-top: 50px !important;
}

.blogsingle .single img{
    width: 80%;
    margin-left: auto;
}


/* 05/19 追記*/

.pti-0{
  padding-top: 0px !important;
}

.mti-0{
margin-top: 0px !important;  
}

.kijiwap.bloglist .dl {
    padding-bottom: 0px;
}

.my-2em{
  margin: 2em 0;
}


.cuscon-txt .article-img{
  width: 60%;
  margin-right: auto;
}

/*プロフィール枠*/
#author_profile {
  border: 1px solid #4bc4a6;
  width: 100%;
  margin: 80px auto;
  overflow: hidden;
}
#author_profile p {
  margin-bottom: 20px;
  line-height: 1.8;
}


/*この記事を書いた人の見出し*/
#author_profile p.label {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #4bc4a6;
  padding: 10px 15px;
}
/*名前*/
#author_profile p.author_name {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    padding-left: 10px;
    border-left: 1px solid #4bc4a6;
}
/*名前下の下線*/
#author_profile p.author_name::after {
  content: "";
  border-bottom: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
}
/*左側画像ブロック*/
#author_profile .left {
  width: 20%;
  float: left;
  margin: 10px 0 15px 30px;
}
/*画像サイズ*/
#author_profile .left img {
  width: 100%;
}
/*右側テキストブロック*/
#author_profile .right {
  width: 74%;
  float: left;
  font-size: 12px;
  line-height: 1.6;
  padding: 5px 0 20px 30px;
}

.link-txt{
  margin-top: 10px;
}

.link-txt a{
  border-bottom: 1px dashed #0077dd;
    color: #0077dd;
}

@media only screen and (max-width: 599px){
  #author_profile .left {
    width: 50%;
    float: initial;
    margin: 10px auto 30px;
}

#author_profile .right {
    width: 96%;
    float: left;
    font-size: 12px;
    line-height: 1.6;
    padding: 5px 0 20px 15px;
}

.cuscon-txt .article-img{
  width: 100%;
  margin-right: auto;
}

}

.comment-txt{
      margin: 5px 0;
}


#author_profile a{
    font-weight: bolder;
    margin: 0px 1px;
    border-bottom: 1px dashed #4bc4a6;
}

.cuscon-txt .link-txt{
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.cuscon-txt .link-txt a{
    color: #4bc4a6;
    position: relative;
    padding-right: 50px;
    border-bottom: none;
    padding-bottom: 3px;
    letter-spacing: 0.05em;
}

.link-txt a::before {
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    right: 0;
    transform: rotate(30deg);
    width: 12px;
    height: 2px;
    background-color: #4bc4a6;
}

.link-txt a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 40px;
    height: 2px;
    background-color: #4bc4a6;
}

/* 2026/05/08 */

.cuscon-txt.gothic-txt{
  font-weight: bold;
}
