/* news_blog_detail */


.voicewrap.info {
    margin-bottom: 40px;
}

.voicewrap.info dl:not(:last-of-type) {
    margin-bottom: 10px;
}

.voicewrap.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;
}

.voicewrap.info dd {
    display: inline-block;
    width: calc(100% - 80px);
    color: #8f7a71;
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    vertical-align: middle;
}

.voicewrap.info dd span {
    display: inline-block;
}

.voicewrap.info dd span:not(:last-of-type):after {
    display: inline-block;
    content: "/";
    margin: 0 5px;
}

.voicewrap.tit {
    font-size: 18px;
    font-weight: 600;
    border-bottom: solid 2px #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.voicewrap {
    font-size: 14px;
/*     font-family: 'Noto Sans JP', sans-serif;
line-height: 3; */
list-style: none;
}

.voicewrap ol {
    padding-left: 1em;
}

.voicewrap ol li {
    list-style: decimal;
}

.voicewrap ul {
    padding-left: 1em;
}

.voicewrap ul li {
    list-style: disc;
}

.voicewrap 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;
}

.voicewrap h2 {
    font-size: 26px;
    font-weight: 500;
    border-bottom: solid 3px;
    line-height: 1.5;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.voicewrap h3 {
    font-size: 24px;
    font-weight: 500;
    border-left: solid 4px;
    line-height: 1.5;
    padding-left: 10px;
    margin-bottom: 20px;
}

.voicewrap h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 20px;
    /* padding-left: 25px; */
    position: relative;
}

.voicewrap h4:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: #7b402a;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 0;
}

.voicewrap #toc_container {
    display: table;
    width: auto;
    background: #fff;
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 20px;
}

.voicewrap #toc_container .toc_title {
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.voicewrap #toc_container .toc_list > li:not(:last-of-type) {
    margin-bottom: 15px;
}

.voicewrap #toc_container .toc_list > li > ul {
    margin-left: 20px;
}

.voicewrap #toc_container .toc_list > li > ul > li > ul {
    margin-left: 20px;
}

.recoBlog .voicewrap.item {
    height: 100%;
    padding: 20px;
    margin-bottom: 0;
}

.recoBlog .voicewrap.item .left {
    width: 100%;
}

.recoBlog .voicewrap.item .right {
    width: 100%;
    margin-top: 10px;
}

.recoBlog .voicewrap.item .right .date {
    font-size: 14px;
}

.recoBlog .voicewrap.item .right .tit {
    font-size: 14px;
    margin-top: 5px;
}

@media (max-width: 1024px) {
    .voicewrap{
        /* padding: 40px; */
    }
    
    .voicewrap h1 {
        font-size: 28px;
    }
    
    .voicewrap h2 {
        font-size: 24px;
    }
    
    .voicewrap h3 {
        font-size: 22px;
    }
    
    .voicewrap h4 {
        font-size: 20px;
    }
}

@media (max-width: 599px) {
    .newst h3 {
        font-size: 20px;
    }
    
    .voicewrap h4 {
        font-size: 18px;
    }
}


.voicewrapli::marker{
  background-color: #cdedde;
}


.voicewrapli::marker {
    color: #cdedde;
}


.voicewraph4: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;
}


.voicewraph2 {
    font-size: 26px;
    font-weight: 500;
    border-bottom: solid 3px #ccc;
    line-height: 1.5;
    padding-bottom: 5px;
    margin-bottom: 20px;
}


.voicewraph3 {
    font-size: 24px;
    font-weight: 500;
    border-left: solid 4px #ccc;
    line-height: 1.5;
    padding-left: 10px;
    margin-bottom: 20px;
}


.ttl-cmn02.sub:before{
  display: none;  
}


.meta li::marker{
  color: transparent !important;
}

.meta li{
  margin-bottom: 10px;
}

.voicewrapli::marker {
    color: #ccc;
}

.blogsingle .voicewrap{
  line-height: 2rem !important;
}

.blogsingle .voicewrap div{
  line-height: 2rem !important;
}

.articledtl01 .ttl {
    margin-bottom: 50px;
}

.voicewraph3{
  margin-top: 25px;
}

.voicewraph2{
  margin-top: 50px;
}

.mti50{
  margin-top: 50px !important;
}

.blogsingle .voicewrap img{
    width: 80%;
    margin-left: auto;
}


/* 05/19 追記*/

.voicewrap h4::before{
  display: none;
}

.txt-detail{
  margin-bottom: 40px;
}

.mb80{
  margin-bottom: 80px;
}

@media only screen and (max-width: 599px){
  .mb80 {
    margin-bottom: 60px;
}  
}

/* 2024/11/13 */
.objectWrap .objectBox {
    padding: 1em 0;
    box-sizing: border-box;
}

.objectBox {
    display: flex;
    align-items: center;
    width: 100%;
}

.objectBox .objectContents {
    width: 10%;
    flex-grow: 1;
}

table.tableTemplate,
.tableTemplate td,
.tableTemplate th {
    border: 1px solid #595959;
    border-collapse: collapse;
}

.tableTemplate td,
.tableTemplate th {
    padding: 3px;
    width: 200px;
    height: 40px;
}

.tableTemplate th {
    background: #f0e6cc;
}

.tableTemplate .even {
    background: #fbf8f0;
}

.tableTemplate .odd {
    background: #fefcf9;
}

.tableTemplate tr:first-child {
    font-weight: bold;
    text-align: center;
    background-color: #fbf8f0;
}

.tableTemplate tr td:first-child {
    font-weight: bold;
    text-align: center;
    background-color: #fbf8f0;
}

/* 2024/11/14 */
.single .w100-table{
  width: 100%;
}

.single .voicewrap ul li:not(:last-of-type){
  margin-bottom: 10px;
}

.single .objectWrap .objectBox {
  padding: 1em 0;
  box-sizing: border-box;
}

.single .objectBox {
  display: flex;
  align-items: center;
  width: 100%;
 }

.single .objectBox .objectContents {
  width: 10%;
  flex-grow: 1;
}

.single table.tableTemplate,
.single .tableTemplate td,
.single .tableTemplate th {
  border: 1px solid #595959;
  border-collapse: collapse;
}

.single .tableTemplate td,
.single .tableTemplate th {
  padding: 3px;
  width: 200px;
  height: 40px;
}

.single .tableTemplate th {
  background: #f0e6cc;
}

.single .tableTemplate .even {
  background: #fbf8f0;
}

.single .tableTemplate .odd {
  background: #fefcf9;
  
}

.single .tableTemplate tr:first-child {
  font-weight: bold;
  text-align: center;
  background-color: #fbf8f0;
}

.single .tableTemplate tr td:first-child {
  font-weight: bold;
  text-align: center;
  background-color: #fbf8f0;
}
