.seoblog {
    margin-bottom: 30px;
    padding: 1em 1em 1em 2em;
    border: 1px solid #999;
    background-color: #f7f7f7;
    color: #333333;
}.seoblog input {
    display: none;
}input[type="checkbox"] {
    -webkit-appearance: checkbox;
}.seoblog label::after {
    margin-left: 5px;
    font-size: 0.8em;
    color: rgb(22, 108, 157);
    content: "[開く]";
    cursor: pointer;
}.seoblog:has(:checked) label::after {
    content: "[閉じる]";
}.list-paddingleft-2 {
  overflow: hidden;
  transition: height 0.3s ease;
}
 
.list-paddingleft-2.collapsed {
  height: 0;
}.seoblog div {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 5px 0;
}.seoblog > ol {
    height: 0;
}
.seoblog ol {
    margin: 0;
    padding: 0 1.2em;
    overflow: hidden;
    list-style-type: none;
}
.post_content ol {
    list-style: decimal outside none;
    margin-left: 1.5em;
}.seoblog li {
    padding: 5px 0;
}.post_content p {
    line-height: 2;
    word-wrap: break-word;
}.post_content a, .custom-html-widget a {
    color: #bb1c26;
    font-weight: bold;
}

.seoblog a {
    color: #bb1c26;
    font-weight: bold;
}.seoblog ol ol {
    margin-top: 5px;
    list-style-type: none !important;
}
.seoblog ol {
    margin: 0;
    padding: 0 1.2em;
    overflow: hidden;
    list-style-type: none;
}
.post_content ol {
    list-style: decimal outside none;
    margin-left: 1.5em;
}.seoblog li {
    padding: 5px 0;
}
.post_content li, .post_content dt, .post_content dd {
    line-height: 2.2;list-style: circle;
}.post_content p {
    line-height: 2;
    word-wrap: break-word;
}.sub-list li a {
    font-size: 14px !important;
    color: #000 !important;
    font-weight: normal !important;
    text-decoration: none !important;
}h2.blog {
    font-size: 18px;
    background-color: #eeeeee;
    padding: 8px 16px;
    border-left: 4px solid #bb1c26;
    color: #bb1c26;
    margin-top: 40px;
    margin-bottom: 20px;
    line-height: 1.5;
}h3.blog {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    padding-bottom: 4px;
    margin-top: 30px;
    margin-bottom: 15px;
}.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 {
    clear: both;
    font-weight: 600;
}.post_content p {padding: 0;
    margin: 0 auto;
    line-height: 2;
    word-wrap: break-word;
}.post_content h3, .post_content h4, .post_content h5, .post_content h6 {
    line-height: 1.6;
}
.post_content h3 {
    font-size: 130%;
}.wp_keywordlink a{color: unset;}
.pptitle,.is-xxs{font-size: 18px;
    background-color: #eeeeee;
    padding: 8px 16px!important;
    border-left: 4px solid #bb1c26;
    color: #bb1c26;
    font-weight: 600;display: block;
    margin: 10px 0;}
.pptable{width: auto;border-radius: 5px;border: 1px solid #6c757d;}
.ptlist{height: auto;margin: 0 auto;}
.ptlist tr{height: 24px;border: 1px solid #6c757d99;}
.ptlist td{font-weight: 400;width: max-content; height: 24px;border: 1px solid #dee2e6!important;
    padding-left: 10px;}
    .section-title::before {background-color:transparent;}
    #serviceitem {
        border-bottom: none;
        display: block;
    }
    #serviceitemContent{margin-bottom: 4rem !important;}
    #serviceitemContent p{line-height: normal;line-height: 2;}
    #serviceitem .nav-link:hover {
        background: #e9ecef;
        color: #0056b3;
    }
    #serviceitem li{border: none;}
    #serviceitem li::before{background: transparent;width: 0;height: 0;}
    .item-a img{border-radius: 3px;height: 240px;width: auto;object-fit: cover;}
    .sitem-row img:hover{opacity: .8;}
    #serviceitem .nav-link.active {color: #c61825 !important;
        background: linear-gradient(135deg, #f3f3f3 0%, #ffedef 100%);
    }