/*
Theme Name:     twentyfifteen_child
Template:       twentyfifteen
*/

/*===============================================
●共通
===============================================*/
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    word-wrap: break-word;
    position: relative;
}

a {
    color: #000;
}

img {
    max-width: 100%;
    height: auto;
    width
    /***/
    : auto;
}

b {
    font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0px;
    clear: both;
}


img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 100%;
    max-height: 100%;
    border-radius: 5px;
}

.container {
    display: block;
    width: 100%;
}



h2.related-title {
    margin: 10px 0;
}

ul.related-list {
    margin: 30px 0;
}

div.otoiawase_btn_mini a:after {
    content: '▶';
    margin-left: 1em;
}


.clearfix {
    zoom: 1;
}

.caption {
    text-align: center;
    margin: 5px auto 20px auto;
    padding: 5px 0;
    font-size: 80%;
    height: auto;
    /* color: #707070; */
}

blockquote {
    margin: 0px 0px 30px 5px;
    padding: 32px 15px 32px 20px;
    margin-top: 20px;
    font-style: normal;
    border-left: 5px solid #ccc;
    background-color: #f2f2f2;
    position: relative;
    font-size: 95%;
    line-height: 165%;
}

blockquote p {
    position: relative;
    z-index: 3;
}

blockquote:before {
    content: "“";
    font-size: 400%;
    font-weight: bold;
    line-height: 0.8em;
    font-family: 'Times New Roman', "ＭＳ Ｐゴシック", sans-serif;
    color: #CCCCCC;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

blockquote:after {
    content: "”";
    font-size: 400%;
    font-weight: bold;
    line-height: 0.8em;
    font-family: 'Times New Roman', "ＭＳ Ｐゴシック", sans-serif;
    color: #CCCCCC;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}



#kanren {
    font-size: 16px;
    color: #55ACEE;
    margin: 20px 0;
}

#kanren a {
    font-size: 14px;
    text-decoration-line: none;
}

#kanren.osusume {
    font-size: 16px;
    font-weight: bold;
    background-color: #E4F2FC;
    padding: 4px 15px;
    color: #047DD9;
}

#kanren.osusume a {
    color: #047DD9;
}

#kanren.osusume a:hover {
    color: #55ACEE;
}


.li_number {
    list-style: decimal;
    margin-left: 2em;
}

.kyocho {
    border-bottom: dotted 2px #F7931E;
}



.list-01 {
    text-indent: -1.5em;
    padding-left: 1.5em;
}

.list-02 {
    text-indent: 0;
    margin-left: 2em;
    list-style-type: disc;
}

.list-03 {
    text-indent: 0;
    margin-left: 1em;
}

.list-04 {
    text-indent: -21px;
    margin-left: 2em;
    list-style-type: none;
}

.list-05 {
    text-indent: -1em;
    padding-left: 1.5em;
}

.list-num {
    text-indent: 0em;
    margin-left: 2em;
    list-style-type: decimal;
}

.kyakuchu {
    font-size: 14px;
    margin-top: 25px;
    line-height: 1.422;
    color: #404040;
    padding-top: 10px;
    border-top: 1px solid #404040;
	 margin: 30px 0 20px;
}

strong {
    font-weight: bold !important;
}

.sidemenu {
    margin-top: 20px;
    display: none;
}

.sidemenu li {
    background-color: #eeeeee;
    border-radius: 7px;
    padding: 17px 0;
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-bottom: 9px;
    margin-top: 10px;
}

.sidemenu li a {
    color: #000;
    padding: 17px 40px;
}

.sidemenu li a:hover {
    color: #9A9A9A;
}

.movie_wrap {
    position: relative;
    padding-bottom: 56.25%;
    /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
    clear: both;
}

.movie_wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.point-list {
    background: rgba(88, 131, 201, 0.15);
}


/*===============================================
●ALL専門家本体と共通
===============================================*/
a:visited {
    /* color: inherit; */
}

a:hover {
    /* color: #ff0000; */
}

a:active {
    color: #ff8000;
}


/*===============================================
●PC
===============================================*/
body {
    text-align: center;
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #FFFFFF;
}

#ttl-post {
    margin: 12px 0 0 10px;
    letter-spacing: 1px;
    text-align: left;
    font-size: 8pt;
    color: #999999;
    font-weight: normal;
    width: 730px;
    display: inline-block;
    float: left;
    height: 20px;
}


h1 {
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0 10px 0;
}

h1.ttl-lv2 img {
    width: 15%;
}

h1.ttl02 img {
    width: 30%;
}



.logo {
    position: relative;
    float: left;
    /*width: 300px;*/
    text-align: left;
    font-size: 34px;
    font-weight: bold;
    /*padding-top: 16px;*/
    color: #093F99;
}

.logo a {
    color: #000;
}

.logo a:hover {
    color: #2458AD;
}

.logo img {
    /*width: 250px;
	height: 50px;*/
    float: left;
    width: 490px;
    height: 63.5px;
}

.logo .search {
    position: absolute;
    width: 90px;
    top: 25px;
    left: 525px;
    font-size: 16px;
    font-weight: normal;
}

.logo .search a {
    color: #000;
}

.logo .search a:hover {
    color: #1A4A83;
}

.logo02 img {
    /*width: 230px;
    height: 60px;
    float: right;
    padding-top: 9px;*/
    width: 230px;
    height: 60px;
    float: right;
    margin-bottom: 7px;
    margin-top: 2px;

}

a.senmonka_form_btn {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #f68014;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    padding-bottom: 0px;
    margin-top: 5px;
    text-align: center;
    font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    float: right;
    border-radius: 5px;
    width: 200px;
    height: 18px;
    font-size: 12.6px;
}


.pc {
    display: none;
}

.totop a {
    text-align: right;
    font-size: 90%;
    padding: 0 15px 20px 0;
    color: #6A6666;
}

#container {
    width: 100%;
    max-width: 1080px;

    margin: 8px auto 0 auto;
    height: auto;
    overflow: hidden;
    padding-bottom: 60px;

    &.category,
    &.archive,
    &.single {
        margin-top: 40px;
    }
}

/* パンくずリスト */
.pankuzu {
    text-align: left;
    font-size: 75%;
    /* overflow-x: auto; */
    /* white-space: nowrap; */
    margin-top: 10px;
    padding-bottom: 4px;
    line-height: 1.5;
}

.pankuzu-inner {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1110px;
    margin: 0 auto;
    overflow-x: auto;
}

.pankuzu-inner ul {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    align-items: center;
}

.pankuzu li {
    list-style: none;
}

.pankuzu a {
    text-decoration: underline;
    color: #000;

    &:hover {
        color: #F68014;
    }
}

/* main */
#main {
    /* width: 710px; */
    width: 66%;
    max-width: 710px;
    float: left;
    text-align: left;
}

#main .news-area {
    width: 355px;
    float: left;
    position: relative;
}

#main .news-area .new {
    width: 40px;
    color: #002563;
    font-size: 85%;
    text-align: center;
    background-color: #ffd751;
    padding: 5px;
    position: absolute;
    top: 14px;
    left: 83%;
}

#main .news-area .date {
    position: absolute;
    top: 20px;
    left: 25px;
    color: #fff;
    font-weight: bold;
    z-index: 1000;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.41);
}

/* 初期状態：非表示 */
.bx-prev,
.bx-next {
    opacity: 0;
    transition: opacity 0.5s ease 0.5s;
    /* 0.5秒遅れて0.5秒かけて表示 */
}

/* js-in-view が bodyなどに付いたら表示 */
.js-in-view .bx-prev,
.js-in-view .bx-next {
    opacity: 1;
}


.subttl {
    margin: 12px 0;
    font-weight: bold;
}

p.subttl {
    margin: 36px 0 12px 0;
    font-weight: bold;
}

.subttl-aboutus {
    font-size: 18px;
    font-weight: bold;
    margin-top: 50px;
}

.recommend-area-sp {
    display: none;
}

#main .recommend-area {

    position: relative;
}

#main .recommend-area .date {
    position: absolute;
    top: 20px;
    left: 25px;
    color: #fff;
    font-weight: bold;
    z-index: 1000;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.41);
}

.recommend-list {
    border-bottom: 1px solid #ccc7c5;
    padding-top: 10px;
}

.photo-reco {
    width: 100%;
    height: 206px;
    overflow: hidden;
}

.slider li {
    /* height: 245px; */
    width: auto;
    overflow: hidden;
}

.slider li a {
    display: block;
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
}

.slider li .newtopimg {
    width: 355px;
    height: 243px;
    overflow: hidden;
}

.slider li img {
    object-fit: cover;
    width: 100%;
    /* max-width: 660px; */
}

.ttl,
.ttl-home,
.ttl-reco {
    margin: 15px 0 0px 0;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.photo .new02 {
    width: 40px;
    color: #002563;
    font-size: 85%;
    text-align: center;
    background-color: #ffd751;
    padding: 5px;
    position: absolute;
    top: 9px;
    left: 78%;
}

#main .article li {
    height: 180px;
    margin-bottom: 10px;
}

#main .article li a {
    display: block;
    color: #7a7a7a;
}

#main .article li a:hover {
    opacity: 0.7;
}

#main .article li .text_wrap {
    height: 180px;
    overflow: hidden;

    position: relative;
    border-top: 1px solid #AFADAD;
    border-right: 1px solid #AFADAD;
    border-bottom: 1px solid #AFADAD;
    padding: 0 0 0 0;
    background-color: #fff;
    position: relative;
}

#main .article li .text_wrap .photo {
    height: 180px;
    width: 270px;
    overflow: hidden;
    float: left;
    position: relative;
}

#main .article li .text_wrap .photo img {
    height: 180px;
    width: 100%;
}

#main .article li .text_wrap .photo .date {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #18304b;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 8px 10px;
}

#main .article li .text_wrap .ttl-art {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    color: #012563;
    position: relative;
    width: 60%;
    max-width: 440px;
    padding-left: 10px;
    float: left;
    padding-top: 10px;
}

#main .article li .text_wrap .ttl-art a {
    color: #012563;
}

#main .article li .text_wrap .ttl-art a:hover {
    color: #013183;
}

#main .article li .text_wrap .text {
    height: 105px;
    overflow: hidden;
    padding: 13px 15px 0 15px;
}

#main .article li .text_wrap .more {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    font-weight: bold;
    width: 85px;
    text-align: center;
    border-radius: 3px 3px 0 0;
    background-color: #ffd750;
    padding: 14px 0;
    color: #012563;
}

#main .article li .text_wrap .more a {
    color: #012563;
}

#main .article li .text_wrap .text .catlist {
    height: auto;
    overflow: hidden;
    width: 345px;
}

#main .article li .text_wrap .text .catlist li {
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    background-color: #eeeeee;
    padding: 6px 8px 0px 12px;
    background-image: url('/moneyizm/img/mark-category.gif');
    background-position: 2px center;
    background-repeat: no-repeat;
    background-size: 8px 10px;
    height: 17px;
    float: left;
    font-size: 11px;
    margin: 7px 9px 0 0;
}

#main .article li .text .discription {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 1px;
}

#main .article li .text .discription a {
    color: #7a7a7a;
}

#main .article .tolist {
    text-align: right;
    margin-top: 30px;
}

#main .article .tolist a {
    font-size: 18px;
    color: #012563;
    font-weight: bold;
}


.aligncenter {
    margin: 0 auto;
}

.aligncenterimg {
    text-align: center;
}

.pagetop {
    font-size: 110%;
}

/* side */
#contact a img {
    width: 300px;
}

#side {
    width: 32%;
    max-width: 330px;

    float: right;
    text-align: left;
    margin-top: 10px;
    background-color: #fff;
    display: block;
}

.side_guide {
    width: 220px;
    height: auto;
    display: block;
    margin: 0px auto 30px auto;
}

.side_guide ul li a {
    background-color: #eeeeee;
    border-radius: 7px;
    padding: 17px 0;
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-bottom: 9px;
    margin-top: 10px;
    display: block;
    font-weight: 600;
}

.side_guide ul li a:hover {
    opacity: 0.7;
}

.side_guide ul li.multilines a {
    line-height: 1.6;
}

.side_guide .side_info {
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
}

.side_guide .side_info span {
    font-size: 12px;
}

.side_search {
    width: 220px;
    height: auto;
    display: block;
    margin: 20px auto;
}

.side_search ul li a {
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-bottom: 9px;
    margin-top: 10px;
    display: block;
    font-weight: 600;
    box-shadow: 0px 2px 2px 0px rgba(238, 238, 238, 1);
}

.side_search ul li a:hover {
    opacity: 0.7;
}

.side_search ul li a img {
    width: 48px;
    height: 48px;
    float: left;
    display: block;
}

.side_search ul li a p {
    width: auto;
    height: auto;
    display: block;
    padding: 17px 0;
}

.side_search ul li:last-of-type a {
    background-color: #eeeeee;
    border-radius: 7px;
    padding: 17px 0;
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-bottom: 9px;
    margin-top: 10px;
    display: block;
    font-weight: 600;
}

#side .imginfo {
    padding-top: 10px;
}

#side-lv2 {
    width: 220px;

    float: right;
    text-align: left;
    margin-top: -14px;
    /*padding: 14px;*/
    background-color: #fff;
}

#side-lv2 #side-search {
    display: none;
}

#side-lv2 .imginfo {
    padding-top: 10px;
}

#side-archive {
    width: 220px;

    float: right;
    text-align: left;
    background-color: #fff;
    margin-top: 0px;
}

#side-archive .imginfo {
    padding-top: 10px;
}

#side-search {
    width: 220px;
    height: 36px;
    display: block;

    text-align: center;
    margin: auto;
    color: #012563;
    background-color: #ffd750;
    font-weight: bold;
    padding: 10px 0px;
    overflow: hidden;
}

#side-search:hover {
    opacity: 0.7;
}

.intro {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding: 10px 0;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
}

.intro img {
    vertical-align: middle;
}

input {
    border-top: 3px solid #dbdbdb;
    border-right: none;
    border-bottom: 3px solid #dbdbdb;
    border-left: 3px solid #dbdbdb;
    padding: 10px 3px;
    float: left;
    width: 80%;
}

@-moz-document url-prefix() {
    input {
        padding: 10px;
        margin-top: 25px;
        width: 83%;
    }
}

input.search-submit {
    padding: 3px;
    width: 5%;
    background-color: #ccc;
}

.catlist-side {
    /* margin-top: -10px; */
    display: flex;
    flex-wrap: wrap;
    gap: 10px 7px;
}

.catlist-side li.catparent {
    overflow: hidden;
    clear: both;
}

.catlist-side li.catchild {
    overflow: hidden;
    clear: both;
    margin-left: 30px;
}

.catlist-side li a {
    color: #7a7a7a;

    &:hover {
        color: #F68014;
    }
}

.catlist-side li ul.children {
    display: none;
}

.tocategory {
    font-size: 80%;
    padding: 10px 0;
    float: right;
}

.tocategory a {
    color: #444;
    font-weight: bold;
}

.tocategory a:hover {
    color: #888;
}

/* マネーイズムについて */
.ttl-aboutus {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #333;
    padding-top: 30px;
}

.text-aboutus {
    color: #333;
    line-height: 1.6;
    padding-top: 50px;
}

/* 詳細ページ */
.tp_subtitle {
    color: #333;
}


.cattag {
    margin-top: 7px;
    float: left;
}

.cattag li {
    display: inline-block;
    background-color: #eeeeee;

    background-image: url("/moneyizm/img/mark-category.gif");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 8px 10px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    font-size: 11px;
    height: 17px;
    margin: 10px 2px 0 0;
    padding: 8px 15px 2px 24px;
}

.cattag li a {
    color: #7a7a7a;
}

.post-area .inside .date_dl {
    margin-left: 10px;
    display: block;
    float: left;
}

.post-area .inside .date_dl dt {
    font-size: 13.5px;
    margin-top: 25px;
}

.post-area .inside dt.date {
    margin-left: 20px;
}


.post-line {
    border-bottom: 2px dotted #cccccc;
    /*margin: 50px -20px 5px;*/
    margin: 5px auto 5px auto;
    width: 100%;
    overflow: hidden;
}

.lead {
    background-color: #f7f7f7;
    border: 1px solid #e7e7e7;
    color: #777777;
    font-size: 110%;
    line-height: 160%;
    margin: 30px 0;
    padding: 20px;
    text-align: left;
}

.sns-area {
    margin: 55px 0 60px 0;
}

.sns-area li {
    display: inline-block;
    font-size: 0;
}

.sns-area .pc {
    display: none;
}

.sns-area-up li {
    display: inline-block;
    font-size: 0;
    width: 11%;
}

.sns-area-up .pc {
    display: none;
}


.post-text {
    font-size: 16px;
    color: #333;
    line-height: 2.0;
    margin: 13px 0 30px 0;
}

.post-text .b {
    color: #023A96;
    font-weight: bold;
}

.post-text a {
    color: #DC6D17;
}

.post-text a:hover {
    border-bottom: 1px solid #DC6D17;
}

.img-in {
    width: 685px;
    height: 300px;
    overflow: hidden;
}

.tp_subtitle a {
    text-decoration: underline;
    line-height: 1.5;
}

.relate-area {
    background-color: #fff;
}

.relate-area .inside {
    padding: 13px 15px 20px 15px;
    margin-top: 50px;
}

.relate-area .inside .ttl {
    border-bottom: 2px solid #cccccc;
    padding-bottom: 8px;
}

.relate-area .inside li {
    width: 48.5%;

    float: left;
    padding: 14px 18px 17px 18px;
    margin-bottom: 10px;
    border-top: 2px solid #00217f;
    border-right: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    background-color: #fff;
}

.relate-area .inside li a {
    display: block;
}

.relate-area .inside li:nth-child(even) {
    float: right;
}

.relate-area .inside li .ttl-post {
    font-size: 16px;
    color: #535353;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 12px;
}

.relate-area .inside li .catlist {
    margin-top: 0;
}

.relate-area .inside li .catlist li {
    background-color: #eeeeee;
    background-image: url("/moneyizm/img/mark-category.gif");
    background-position: 4px center;
    background-repeat: no-repeat;
    background-size: 8px 10px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    float: left;
    font-size: 11px;
    margin: 5px 9px 0 0;
    padding: 6px 8px 0 14px;
    height: 25px;
    width: auto;
    color: #7a7a7a;
}

.relate-area .inside li .catlist li a {
    color: #7a7a7a;
}

#single_navi {
    margin-top: 30px;
}

.previous {
    float: left;
    width: 325px;
    height: 65px;

    position: relative;
    font-size: 75%;
    border: 1px solid #cccccc;
    background-color: #f2f2f2;
    padding: 10px;
    line-height: 1.3;
}

.previous p {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.previous p a,
.previous01 p a {
    color: #555;
    font-weight: bold;
}

.previous p a:hover,
.previous01 p a:hover {
    color: #888;
}

.previous01 {
    float: left;
    width: 45%;
    font-size: 75%;
    padding: 10px;
    line-height: 1.3;
}

.next {
    float: right;
    width: 325px;
    height: 65px;

    position: relative;
    text-align: right;
    font-size: 75%;
    border: 1px solid #cccccc;
    background-color: #f2f2f2;
    padding: 10px 10px 10px 20px;
    line-height: 1.3;
}

.next p {
    position: absolute;
    top: 50%;
    right: 2%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.next p a,
.next01 p a {
    color: #555;
    font-weight: bold;
}

.next p a:hover,
.next01 p a:hover {
    color: #888;
}

.next01 {
    float: right;
    width: 45%;
    text-align: right;
    font-size: 75%;
    padding: 10px;
    line-height: 1.3;
}

.figure {
    max-width: 100%;
    margin: 10px auto;
    text-align: center;
}

.figure80 {
    width: 80%;
    margin: 10px auto;
    text-align: center;
}


.post a {
    color: #1E90FF;
    font-size: inherit;
    /* border-bottom: #1E90FF 1px solid; */

    &:hover {
        opacity: .7;
    }
}

.post table {
    border: 1px solid #D9D9D9;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: 16px;
    margin: 20px 0;
    line-height: 1.625;
}

.post table tr {
    border: 1px solid #D9D9D9;
    padding: 10px;
    background-color: #FFF7E6;
}

.post table tr th {
    padding: 17px 20px;
    background-color: #FFF7E6;
    vertical-align: middle;
    color: #000;
    border: 1px solid #D9D9D9;
    font-weight: 400;
}

.post table tr td {
    border: 1px solid #cccccc;
    padding: 12px 20px;
    background-color: #ffffff;
}

.post-area table tr .td01 {
    border-top: 1px solid #cccccc;
    border-right: none;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 10px 0px 10px 10px;
    background-color: #ffffff;
}

.post-area table tr .td02 {
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: none;
    padding: 10px 10px 10px 0;
    background-color: #ffffff;
}

.table-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /* スマホでスムーズに */
}

.table-scroll table {
    width: 100%;
    min-width: 710px;
    /* ←必要に応じて調整 */
    border-collapse: collapse;
}

.table-scroll th,
.table-scroll td {
    white-space: nowrap;
    /* 改行させない */
    padding: 8px 12px;
    border: 1px solid #ccc;
    text-align: left;
}

.post-area table.p962 {
    width: 670px;
}

.ttl01 {
    width: 142px;
}

.ttl02 {
    width: 342px;
}

.hint_h {
    padding: 10px;
    margin-top: 20px;
    color: #ffffff;
    font-weight: bold;
    font-size: 110%;
    background: #5883c9;
}

.hint_in {
    padding: 10px;
    border: 1px solid #5883c9;
    margin-bottom: 20px;
    line-height: 1.8;
}

/*カテゴリ一覧*/
.ttl-lv2 {
    padding-top: 22px;
}

/* ランキング順位 */
.wpp-list02 {
    counter-reset: posts-rank;
}

.wpp-list02 li {
    position: relative;
    padding: 0 0 10px 0;
}

.wpp-list02 li a {
    color: #333;
}

.wpp-list02 li a:hover {
    opacity: 0.7;
}

.ranking li {
    border-bottom: 1px solid #ccc7c5;
}

.ranking li a {
    display: block;
    padding: 10px 0 0 0;
}

.photo-rank {
    width: 80px;
    height: 65px;
    overflow: hidden;
    float: left;
    position: relative;
}

.ttl-rank {
    font-size: 13px;
    line-height: 17px;
    color: #333;
    font-weight: bold;
    padding-left: 87px;
}

.facebook {
    margin: 27px 0 8px 0;
}

.twitter {
    margin-top: 11px;
}

.ranking-area-sp li {
    border-bottom: 1px solid #ccc7c5;
}

.ranking-area-sp li a {
    display: block;
    padding: 10px 0 0 0;
}

.wpp-list02 .number {
    position: absolute;
    top: 10px;
    left: 0;
    content: counter(posts-rank);
    counter-increment: posts-rank;
    z-index: 1;
    background: #FFD750;
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    padding: 4px 6px;
}

.wpp-list02 li:nth-child(1) .number {
    background: #D9BC21;
}

.wpp-list02 li:nth-child(2) .number {
    background: #BBB9B8;
}

.wpp-list02 li:nth-child(3) .number {
    background: #C07726;
}

.wpp-list02 li:nth-child(6) .number,
.wpp-list02 li:nth-child(7) .number,
.wpp-list02 li:nth-child(8) .number,
.wpp-list02 li:nth-child(9) .number,
.wpp-list02 li:nth-child(10) .number {
    background: #ddd;
    color: #888;
}


/* 投稿画面 */
#pest {
    font-size: 80%;
    width: 99%;
}

#pest tr {
    height: 25px;
}

#pest .cell01 {
    height: 25px;
    text-align: center;
    background-color: #eee;
}

#pest .cell02 {
    height: 25px;
    text-align: center;
    background-color: #eee;
}

#pest .cell03 {
    height: 25px;
    width: 35%;
    text-align: center;
    background-color: #f5ebe9;
}

#pest .cell04 {
    height: 28px;
    text-align: center;
    background-color: #e0ecf3;
}

.notfound {
    font-size: 16px;
    padding: 70px 5px 5px 5px;
}

.post-text table {
    border: 2px solid #cccccc;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: 95%;
    margin: 20px 0;
}

.post-text table tr {
    border: 1px solid #cccccc;
    padding: 10px;
    background-color: #FFF7E6;
}

.post-text table tr th {
    padding: 10px;
    background-color: #FFF7E6;
    vertical-align: middle;
    font-weight: bold;
    color: #000;
    border: 1px solid #cccccc;
}

.post-text table tr td {
    border: 1px solid #cccccc;
    padding: 6px;
    background-color: #ffffff;
}

/* ライター */
.author {
    border: 15px solid #FBF8F1;
    padding: 20px 20px 25px;
    margin-top: 40px;
    line-height: 1.57;
}

.author .name {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 21px;
    font-weight: bold;
    font-size: 18px;
}

.author .name span {
    font-size: 14px;
    color: #F68014;
}

.author .profile {
    margin-top: 22px;
    line-height: 1.875;
    font-size: 16px;
}

/*　数式　*/
.calc {
    font-style: italic;
    font-size: 17px;
    font-weight: bold;
}

.calc02 {
    font-style: italic;
    font-size: 17px;
    font-weight: bold;
    margin: -15px 0 15px 15px;
    padding: 0;
    line-height: 2.5;
}

.calc03 {
    font-size: 16px;
    font-weight: bold;
    padding: 12px 20px;
    border: 1px solid #D9D9D9;
    margin: 20px 0;
}

.calc04 {
    font-style: italic;
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0 15px 0;
}


.banner-souzoku {
    margin-top: 30px;
}

.banner-jinzai {
    display: block;
    margin-top: 30px;
}

/* 運営・協業サイト */
.sitelistttl {
    font-size: 18px;
    text-align: left;
    background: none;
    border-bottom: 1px dotted #02368c;
    border-left: none;
    margin: 50px 0 20px 0;
    padding: 10px 15px 5px 15px;
    width: 95%;
    font-weight: bold;
    color: #02368c;
}

.sitelist,
.sitelist2 {
    width: 920px;
    margin: 0 auto;
}

.sitelist li {
    width: 215px;
    height: 65px;
    float: left;
    margin: 0 20px 10px 0;
}

.sitelist2 li {
    width: 192px;
    height: 140px;
    float: left;
    margin: 0 50px 10px 0;
}

.sitelist li:nth-child(4n),
.sitelist2 li:nth-child(4n) {
    margin-right: 0;
}

/*税理士を探す*/
.sitelist3 {
    width: 920px;
    margin: 0 auto;
}

.sitelist3 li a {
    width: 213px;
    height: 63px;
    float: left;
    margin: 0 20px 20px 0;
    border: solid 1px #eeeeee;
    box-shadow: 0px 2px 2px 0px rgba(238, 238, 238, 1);
    font-weight: bold;
}

.sitelist3 li a img {
    width: 63px;
    height: 63px;
    float: left;
    display: block;
}

.sitelist3 li a p {
    width: auto;
    height: auto;
    display: block;
    padding: 24px 0px;
    text-align: center;
}

.sitelist3 li:last-of-type a {
    width: 213px;
    height: auto;
    display: block;
    margin: 0 20px 20px 0;
    padding: 24px 0px;
    text-align: center;
    border: solid 1px #eeeeee;
    background-color: #eeeeee;
    border-radius: 7px;
    font-size: 13px;
}

.sitelist3 li:nth-child(4n) a,
.sitelist3 li:nth-child(8n) a {
    margin-right: 0;
}


/* 参考文献 */
.sankou {
    background-color: #FFF7E6;
    padding: 20px;
    margin: 30px 0 60px 0;
    font-size: 14px;
}

.ttl-sankou {
    border-bottom: 1px #F68014 dashed;
    margin-bottom: 10px;
    padding-bottom: 12px;
}

.sankou ul {
    list-style: disc;
    padding-left: 13px;
}

/* form */
.form2 {
    border: thin;
    margin-bottom: 30px;
}

.td_l {
    padding-top: 15px;
    padding-bottom: 15px;
    vertical-align: middle;
    width: 25%;
    height: 40px;
    font-weight: bold;
    color: #666666;
    border: none;
}

.td_l img {
    width: 45px;
}

.td_r {
    width: 70%;
    padding-left: 30px;
    font-size: 13px;
    vertical-align: middle;
}

input.formin {
    width: 440px;
    height: 20px;
    border: 3px solid #dbdbdb;
    padding: 7px 3px;
    float: left;
}

input#zip {
    width: 150px;
    height: 20px;
    border: 3px solid #dbdbdb;
    padding: 7px 3px;
    float: left;
}

input#zip_search {
    width: 180px;
    border: 3px solid #dbdbdb;
    padding: 7px 3px;
    float: left;
}

.submit_button {
    text-align: center;
}

input#Submit {
    float: none;
    border: 3px solid #dbdbdb;
}

.formin {
    border: 3px solid #dbdbdb;
    width: 95%;
    height: 100px;
}

#perfecuture {
    border: 3px solid #dbdbdb;
}

.yuubin_a {
    float: left;
    width: 160px;
}

.yuubin_b {
    float: left;
    margin-left: 20px;
    height: 30px;
}

.error {
    margin-top: 5px;
    line-height: 140%;
    color: #ff0000;
    padding-left: 10px;
}

.form {
    padding-top: 30px;
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto;
}

#contact {
    margin-bottom: 10px;
    display: none;
}

#contact_footer {
    width: 960px;
}

#pankuzu-sp {
    display: none;
}

/*記事文章内ミニバナー*/
a.kiji_banner {
    display: block;
    /* width: 685px; */
    height: 118px;
    margin: 60px auto 40px auto;
    background-image: url(/souzoku/img/form_banner.svg);
    background-repeat: no-repeat;
    background-size: auto;
}

a.kiji_banner:hover {
    text-decoration: none;
    border: none;
    opacity: 0.7;
    width: 685px;
    height: 118px;
}

div.kiji_banner_sp {
    display: none;
}


div.otoiawase_btn_mini a:hover {
    width: auto;
    height: inherit;
    display: block;
    text-decoration: none;
    outline: none;
    opacity: 0.7;
    border: none;
}

/*流れブロック*/
.nagare_block {
    display: block;
    width: auto;
    height: auto;
    padding: 1%;
    background-color: #FFF7E6;
    text-align: center;
    margin: 4% auto;
    font-weight: bold;
    color: #777777;
    border: 1px solid #cccccc;
    position: relative;
    border-radius: 7px;
}

.nagare_block.yaji::after {
    content: '▼';
    display: block;
    color: #cccccc;
    width: 98%;
    height: auto;
    font-size: 18px;
    position: absolute;
    text-align: center;
    bottom: -36px;
}

/*記事内チェックリスト用チェックボックス*/
input[type="checkbox"].checklist {
    width: auto;
    margin: 8px 10px 0px 0px;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/*コンタクトバナー*/
#contactbn {
    opacity: 1;
    z-index: 1000000;
    width: 300px;
    height: auto;
    position: fixed;
    bottom: 20px;
    right: 20px;
}

.scrollin {
    animation-name: scrollin;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;
}

#contactbn .tel-sp .tel-free {
    text-align: center;
    margin-top: 0.4%;
    font-size: 14px;
    font-weight: 500;
}

#contactbn .pc a {
    width: 96%;
    display: block;
    float: left;
    margin: 1.2% 2%;
}

#contactbn .pc a .otoiawase_guide {
    text-align: center;
    display: block;
    text-decoration: none;
    padding: 3.5% 0% 3.5% 0%;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 1px 2px #be610d;
    border-radius: 8px;
    box-shadow: 0px 1px 2px #be610d;
    background-color: #F7931E;
    font-size: 102%;
    line-height: 1;
    position: relative;
}

/*    #contactbn .pc a .otoiawase_guide::before {
        content: "&#12304;無料&#12305;";
        font-size: 79%;
        margin-right: 1%;
    }*/

/*20240213追加　ポイントリスト*/
.point-list {
    padding: 20px;
}

.photo-rank a img {
    width: 80px;
    height: 53px;
}

.ex_clearfix li a img {
    width: 160px;
    height: 84px;
}

.post-area .inside a img {
    width: 100%;
    height: auto;
    /* max-width: 75px; */
    /* max-height: 32px; */
}

#contact_footer a img {
    width: 100%;
    height: auto;
    max-width: 960px;
    max-height: 144px;
}

.tocategory {
    font-size: 0.8rem;
}


/*--------------------------------------
関連記事表示
--------------------------------------*/

.related-card {
    color: #222;
    display: flex;
    flex-wrap: wrap;
    padding: 4px;
    align-items: center;
}

.related-item {
    list-style: none;
    margin: 1.65%;
    padding: 10px 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 1px #e8e8e8;
}

.related-text-wrap {
    width: 66%;
    padding: 0 2%;
}

.related-img {
    width: 26%;
    padding: 0 2%;
}

.related-img img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

/*.related-text-wrap {
    padding: 15px;
}*/

.related-card-title {
    margin: 10px 3px;
    font-size: 14px;
    padding: 0;
    text-align: left;
    color: #535353;
    letter-spacing: 0.05em;
    line-height: 1.8;
}

.related-card-title2 {
    margin: 10px 23px 10px 23px;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    background: #f7931d;
    color: #535353;
    color: #fff;
    border-radius: 4px;
    letter-spacing: 0.05em;
    line-height: 1.8;
}


.related-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.related-info .category {
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    background-color: #33ccff;
    border-radius: 3px;
}


.related-title {
    font-weight: bold;
    padding: 1em;
    background-color: #5883c9;
    color: #fff;
    position: relative;
    font-size: 18px;
}

.related-title:before {
    content: '';
    height: 0;
    width: 0;
    border: solid transparent;
    position: absolute;
    left: 30px;
    top: 100%;
    border-color: transparent;
    border-top-color: #5883c9;
    border-right-color: #5883c9;
    border-width: 6.5px;
}



.index {
    /*background: #f9f9f9;*/
    /*        border: 1px solid #aaa;*/
    padding: 10px 40px 30px;
    margin-top: 1em;
    margin-bottom: 1em;
    /* display: table; */
    font-size: 95%;
    width: 603px;
    line-height: 1.8;
    border-top: 6px solid #02368c;
    box-shadow: 0 1px 5px 2px #e9e9e9;
}


/*記事文章内お問い合わせボタン*/
div.otoiawase_btn_mini a {
    width: auto;
    height: auto;
    text-align: center;
    display: block;
    text-decoration: none;
    padding: 20px 10px;
    margin: 40px 20px;
    color: #ffffff;
    font-weight: bold;
    font-size: 17px;
    text-shadow: 0px 1px 2px #be610d;
    border-radius: 8px;
    box-shadow: 0px 1px 2px #be610d;
    background-color: #F7931E;
    clear: both;
    border: none;
}


/*20240419 guide/以下のデザイン改修_fin */
/*--------------------------------------
カテゴリーポスト
--------------------------------------*/
.category-section {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 2px solid #F9F9F9;
}

.post-head {
    background: url(../img/top-head.png);
    background-size: cover;
    width: 380px;
    line-height: 1.41;
    font-size: 24px;
    font-weight: 500;
    padding: 13px 20px 13px;
    ;
}

.post-view-all {
    font-size: 14px;
    margin-right: 36px;
    position: relative;
    color: inherit;

    &:hover {
        color: #F68014;
        text-decoration: underline;
        &:after {
            right: -20px;
            transition: .3s;
        }
    }

    &::after {
        background: url(../img/arrow.svg);
        background-size: cover;
        width: 6px;
        height: 12px;
        position: absolute;
        content: '';
        top: 50%;
        right: -17px;
        transform: translateY(-50%);
        transition: .3s;

    }
}

.post-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
    padding: 20px;
    background: #F9F9F9;
}

.post-card {
    width: 100%;
    max-width: 325px;
    padding: 15px 0;
    border-top: #E2E2E2 solid 2px;
    line-height: 1.5;
    color: #000;

    &:nth-child(n + 5) {
        border-bottom: #E2E2E2 solid 2px;
    }

    .post-thumb {
        height: 90px;
        overflow: hidden;

        img {
            transition: .3s;
        }
    }

    &:hover {
        * {
            transition: .3s;
        }

        .post-title {
            color: #F68014;
        }

        .post-arrow {
            background: #F68014;
        }

        .post-thumb img {
            transform: scale(1.1);
        }

    }
}


.category-section .post-card {
    width: calc(50% - 10px);
}

.post-card-top {
    display: flex;
    gap: 10px;

}


.post-thumb {
    width: 52.3%;

    img {
        /* aspect-ratio: 170 / 90; */
        object-fit: cover;
    }
}

.post-meta {
    width: 44.6%;
}

.post-data {
    font-size: 12px;
    margin-bottom: 4px;
    display: block;
    color: #7a7a7a;
}

.post-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    transition: .3s;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}

.post-card-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 7px;
}

.post-arrow {
    display: flex;
    align-items: center;
    height: 22px;
    width: 22px;
    background: #E2E2E2;
    text-align: center;
    transition: .3s;

    img {
        margin: 0 auto;
    }
}

.post-category {
    font-size: 12px;
    line-height: 1.833;
    padding: 2px 14px;
    background: #fff;
    border-radius: 40px;
}

.cate-tag {
    font-size: 12px;
    line-height: 1.833;
    padding: 2px 14px;
    background: #fff;
    border-radius: 40px;
    display: inline-block;
}

.single #main {
    .cate-tag a {
        color: #000;
        border-bottom: none;

        &:hover {
            opacity: .7;
        }
    }
}

/*--------------------------------------
税理士探し相談ガイド
--------------------------------------*/
.guide-section {
    border: 15px solid #FBF8F1;
    background: #fff;
    padding: 20px;
}

.guide-head {
    font-size: 18px;
    font-weight: bold;
}

.guide-view-all {
    font-size: 14px;
    margin-right: 30px;
    position: relative;

    &:hover {
        &:after {
            right: -20px;
            transition: .3s;
        }
    }

    &::after {
        background: url(../img/arrow.svg);
        background-size: cover;
        width: 6px;
        height: 12px;
        position: absolute;
        content: '';
        top: 50%;
        right: -17px;
        transform: translateY(-50%);
        transition: .3s;

    }
}

.guide-section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #F68014;
    margin-bottom: 18px;
    padding-bottom: 20px;
}

.guide-grid {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: 20px;
}

.guide-card {
    width: 33.3%;

    .guide-thumb {
        overflow: hidden;

        img {
            transition: .3s;
        }
    }

    &:hover {
        * {
            transition: .3s;
        }

        .guide-title {
            color: #F68014;
        }

        .guide-arrow {
            background: #F68014;
        }

        .guide-thumb img {
            transform: scale(1.1);
        }

    }
}


.guide-thumb {
    margin-bottom: 10px;

    img {
        width: 100%;
    }
}

.guide-title {
    line-height: 1.42;
    font-size: 14px;
    font-weight: bold;
    transition: .3s;

}

.guide-arrow {
    display: flex;
    align-items: center;
    height: 22px;
    width: 22px;
    background: #E2E2E2;
    text-align: center;
    transition: .3s;
    margin-top: 4px;
    margin-left: auto;
    transition: .3s;

    img {
        margin: 0 auto;
    }
}

.guide-view-all-sp {
    display: none;
}

/*--------------------------------------
sideber
--------------------------------------*/
.side-container {
    background: #F9F9F9;
    padding: 15px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 26px;
}

.ttl-side {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #F68014;
    padding-bottom: 14px;
    margin-bottom: 18px;
}

.ttl-side.toc-title {
    letter-spacing: .3em;
}

.side-container {
    .post-card {
        &:first-child {
            padding-top: 0;
            border-top: none;
        }

        &:nth-child(n + 5) {
            border-bottom: 0;
        }

        &:last-child {
            border-bottom: 0;
        }

        border-top: #E2E2E2 solid 1px;
    }

    .post-grid {
        padding: 0;
    }
}

.side-links {}

.side-link {
    font-size: 14px;
    padding: 15px;
    background: #fff;
    position: relative;
    display: block;
    color: inherit;
    margin-bottom: 5px;
    line-height: 1.8;

    &:hover {
        text-decoration: underline;
        color: #F68014;

        &:after {
            right: 12px;
            transition: .3s;
        }
    }

    &:after {
        background: url(../img/arrow.svg);
        background-size: cover;
        width: 6px;
        height: 12px;
        position: absolute;
        content: '';
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        transition: .3s;
    }
}

#toc-side .side-link {
    padding: 15px 35px 15px 15px;

    &:after {
        background: url(../img/toc-arrow.svg);
        background-size: cover;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 13px;
        content: '';
        top: 50%;
        transform: translateY(-50%);
    }
}

.web-contact {
    width: 100%;
    background: #F68014;
    font-size: 14px;
    text-align: center;
    padding: 22px 0;
    color: #fff !important;
    position: relative;
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
    border-radius: 30px;

    &::after {
        position: absolute;
        background: url(../img/webbtn-icon.svg);
        width: 36px;
        height: 36px;
        content: '';
        left: 30px;
        top: 50%;
        transform: translateY(-50%);
    }
}


.kanshusha-block {
    display: block;
    width: calc(100% - 40px - 8px);
    overflow: hidden;
    border: solid 15px #FBF8F1;
    padding: 20px;
    width: 100%;
    font-size: 14px;
    margin-top: 30px;
}

.kanshusha-block-prof {
    width: 100%;
    height: auto;
    display: flex;
    overflow: hidden;
    float: left;
}

.kanshusha-block-img {
    display: flex;
    align-items: center;
    justify-content: left;
    width: 66px;
    height: 66px;
    margin: auto 0px;
    padding: 0;
}

.kanshusha-block-img img.kanshusha-img {
    min-width: 65px;
    min-height: 65px;
    margin: auto;
    padding: 0px;
    object-fit: contain;
    display: flex;
    align-content: center;
    vertical-align: middle;
}

dl.kanshusha-block-info {
    display: grid;
    width: auto;
    height: auto;
    text-align: left;
    padding-left: 15px;
    margin: auto 0px;
    line-height: 24.5px;
    justify-content: left;
}

dl.kanshusha-block-info dt {
    width: 100%;
    font-size: 12px;
}

dl.kanshusha-block-info dd {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
}

.kanshusha-block-proftext {
    font-size: 16px;
    line-height: 1.875;
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    width: auto;
    height: auto;
    float: left;
    border-top: solid 1px #eee;
}


.kanshusha-block-2 {
    display: block;
    width: 100%;
    overflow: hidden;
    border: solid 15px #FBF8F1;
    margin: 10px auto;
    padding: 20px;
    font-family: inherit;
    clear: both;
    font-size: 12px;
    /* background-color: #F9F9F9; */
}

.kanshusha-block-img-2 {
    display: block;
    width: 90px;
    height: 90px;
    float: left;
    padding: 0px;
}

.kanshusha-block-img-2 img.kanshusha-img-2 {
    width: 90px;
    height: 90px;
    margin: auto;
    padding: 0px;
    object-fit: cover;
}

dl.kanshusha-block-info-2 {
    display: grid;
    width: calc(100% - 120px - 10px);
    height: auto;
    text-align: left;
    place-items: center;
    padding-left: 10px;
    margin: auto;
    line-height: 24.5px;
}

dl.kanshusha-block-info-2 dt.dt-title {
    width: 100%;
    color: #F68014;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}

dl.kanshusha-block-info-2 dd.dd-paragraph {
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1.875;
}

dl.kanshusha-block-info-2 dd.dd-signature {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}

.supervisor-a {
    margin-top: 60px;
    border: 15px solid #FBF8F1;
    padding: 20px;
    gap: 24px;
    display: flex;
}

.supervisor-a-img img {
    min-width: 90px;
    min-height: 90px;
}

.supervisor-a-right-head {
    font-size: 20px;
    color: #F68014;
    margin-bottom: 16px;
    font-weight: 500;
    line-height: 1.7;
}

.supervisor-a-right-content {
    line-height: 1.875;
    font-size: 16px;
}

.supervisor-a-name {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}


.cta {
    background-image: linear-gradient(to right, #fff, #e8e8e8);
}

.cta-inner {
    max-width: 740px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 80px;
    padding-left: 15px;
    padding-right: 15px;
}



.cta-container {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.souzoku-banner {
    transition: .3s;
    margin-bottom: 60px;
    display: block;

    &:hover {
        opacity: .8;
        transition: .3s;
    }

    img {
        display: block;
    }
}

.cta-tel {
    img {
        width: 60px;
        height: 38.8px;
    }
}

.cta-tel-text {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 20px;

    span {
        color: #F68014;
        font-weight: inherit;
    }
}

.cta-tel-num {
    display: flex;
    align-items: center;
    gap: 6px;

    span {
        font-family: "Stoke", serif;
        font-size: 58px;
        color: #F68014;
    }
}

.cta-btn {
    a {
        display: block;
    }
}

.cta-contact {
    margin-bottom: 10px;
}

.cta-time {
    height: 28px;
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.cta-time-label {
    width: 100px;
    background: #000;
    color: #fff;
    text-align: center;
    height: 100%;
    line-height: 27px;
}

.cta-time-value {
    width: 394px;
    border: 1px solid #000;
    height: 100%;
    line-height: 25px;
}

.archive main,
.category main {
    .post-card-list {
        padding: 20px;
        background: #F9F9F9;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    }

    .post-thumb {
        height: 165px;
        width: 310px;

        img {
            width: inherit;
            height: inherit;
            object-fit: cover;
        }
    }

    .post-card {
        /* padding: 20px; */
        max-width: 100%;
        display: block;
        padding-bottom: 16px;


        /* border-bottom: 2px solid #E2E2E2; */
        &:first-child {
            padding-top: 0;
            border-top: none;
        }

        &:nth-child(n + 5) {
            border-bottom: none;
        }
    }

    .post-card-top {
        justify-content: space-between;
    }

    .post-meta {
        width: 51%;
    }

    .post-card-list {
        margin-top: 15px;
    }

    .post-title {
        font-size: 16px;
        line-height: 1.61;
    }

    .post-desc {
        line-height: 1.71;
        font-size: 14px;
        margin-top: 10px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .cate-tag-wrap {
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
}

.archive-title {
    font-size: 24px;
    padding-bottom: 15px;
    border-bottom: 4px solid #F68014;
}

.pagination {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin-top: 40px;
    align-content: center;
    justify-content: center;
}

.pagination-item .page-numbers {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 37px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #000000;
    border-radius: 50%;
    text-decoration: none;
    color: #000000;
    transition: all 0.2s ease;
}

.page-numbers {
    position: relative;

    img {
        position: absolute;
        top: 50%;
        left: 50%;
        content: '';
        transform: translate(-50%, -50%);
    }
}

/* 現在のページ */
.pagination-item .page-numbers.current {
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #000000;
}

/* ホバー時 */
.pagination-item .page-numbers:hover:not(.current) {
    background-color: #F68014;
    color: #ffffff;
    border-color: #F68014;
}

.pagination-item .page-numbers.current img {
    filter: invert(1);
    /* 白黒反転 */
}

/*===============================================
●TAB  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width: 1200px) {
    #container {
        /* max-width: 900px; */
        width: 95vw;
        /* padding: 0; */
    }

    .slider li a {
        max-width: 710px;
    }
}

/*===============================================
●SP  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width: 767px) {
    #container {
        width: 100%;
        position: relative;
        padding-bottom: 50px;
        margin-bottom: 0;
    }

    body {
        text-align: center;
        color: #000;
        width: 100%;
        text-align: center;
        position: relative;
    }

    .sp {
        display: none;
    }

    label {
        float: left;
        width: 85%;
    }

    label input {
        width: 85%;
        border: 3px solid #ccc;
        font-size: 105%;
        padding: 6px;
    }

    .search input {
        width: 37px;
        height: 28px;
        background-color: #CCCCCC;
        padding: 5px;
        margin-left: -55px;
    }

    .search-area {
        padding: 25px 0 50px 0;
        text-align: center;
    }

    #header {
        background-color: #f5f5f5;
    }

    #main {
        width: 100%;
        float: none;
        height: auto;
    }


    #side {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        float: none;
    }

    .category-post-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    #ttl-post {
        display: none;
    }

    h1 {
        font-size: 20px;
        font-weight: bold;
        display: block;
        margin: auto;
        padding: 10px 0px;
        text-align: center;
    }

    .inside {
        /* border-bottom: 1px solid #dedede; */
    }

    .logo {
        margin: 0;
        padding: 10px 0 15px 0;
        width: 78%;
        font-size: 22px;
    }

    .ttl {}

    .ttl-home {
        display: none;
    }

    .ttl02 {}

    .mod_Gnavi {
        display: none;
    }

    .intro {
        display: none;
    }

    .scroll {
        overflow: auto;
        white-space: nowrap;
        width: 100%;
    }

    .scroll::-webkit-scrollbar {
        /*tableにスクロールバーを追加*/
        height: 5px;
    }

    .scroll::-webkit-scrollbar-track {
        /*tableにスクロールバーを追加*/
        background: #F1F1F1;
    }

    .scroll::-webkit-scrollbar-thumb {
        /*tableにスクロールバーを追加*/
        background: #BCBCBC;
    }

    .post-area table.p962 {
        width: 500px;
    }

    .post-area table tr th.ttl01 {
        width: 20%;
    }

    .post-area table tr th.ttl02 {
        width: 50%;
    }

    .post-area table tr th.ttl03 {
        width: 30%;
    }

    /* recommend */
    #main .recommend-area {
        /* display: none; */
    }

    .recommend-area-sp {
        margin: 0 auto;
        padding-bottom: 40px;
        background-color: #f5f5f5;
    }

    .ttl-reco {
        border-top: 5px solid #fdd750;
        padding: 15px 0 20px 0;
        margin-top: 20px;
        background-color: #f5f5f5;
        text-align: center;
    }

    .ttl-reco img {
        width: 60%;
    }

    .subttl {
        margin: 12px 0;
        font-weight: bold;
    }

    p.subttl {
        margin: 12px 0;
        font-weight: bold;
    }

    .subttl-aboutus {
        font-size: 18px;
        font-weight: bold;
        margin-top: 50px;
    }

    .recommend-area-sp li {
        width: 49%;

        margin-bottom: 2%;
        margin-right: 2%;
        float: left;
        text-align: left;
        background-color: #fff;
    }

    .recommend-area-sp li a {
        display: block;
        padding: 10px 4%;
        color: #333;
        font-weight: bold;
    }

    .recommend-area-sp li:nth-child(even) {
        margin-right: 0;
    }

    .recommend-area-sp li a .ttl {
        margin: 10px 0 0 0;
        font-size: 14px;
        line-height: 1.4;
    }

    .recommend-area-sp li a .date {
        color: #bbb;
        font-size: 90%;
        padding-top: 15px;
    }

    /* news */
    #main .news-area {
        width: 100%;
        float: left;
        position: relative;
    }

    .bx-wrapper .bx-caption {
        text-align: left;
    }

    #main .news-area .new {
        width: 50px;
        color: #002563;
        font-weight: bold;
        text-align: center;
        background-color: #ffd751;
        padding: 5px;
        position: absolute;
        top: 10px;
        right: 10px;
    }

    #main .news-area .date {
        position: absolute;
        bottom: 49px;
        left: 6px;
        color: #fff;
        font-size: 80%;
        font-weight: bold;
        z-index: 1000;
    }

    .bx-viewport {
        /* height: auto!important; */
    }

    #main .article li {
        border-top: 1px solid #bbbbbb;
        position: relative;
        padding-bottom: 2%;
        clear: both;
        background-color: #fff;
    }

    #main .article li:last-child {
        border-bottom: 1px solid #bbbbbb;
    }

    #main .article li a {
        display: block;
        color: #7a7a7a;
        padding: 5px 0;
    }

    #main .article li .text_wrap .photo {
        width: 35%;
        overflow: hidden;
        float: left;
        margin-left: 2%;
        margin-right: 10px;
        position: relative;
    }

    .photo .new02 {
        width: 40px;
        color: #002563;
        font-size: 70%;
        text-align: center;
        background-color: #ffd751;
        padding: 3px;
        position: absolute;
        top: 9px;
        right: 5px;
    }

    #main .article li .text_wrap .photo .date {
        display: none;
    }

    #main .article li .text_wrap {}

    #main .article li .text_wrap .ttl-art {
        font-size: 15.5px;
        text-align: left;
        line-height: 1.3;
        font-weight: bold;
        color: #02368c;
        margin-top: 0;
        padding-top: 0;
        padding: 2% 1% 1% 1%;
        width: 56%;
        float: left;
    }

    #main .article li .text_wrap .ttl-art a {
        color: #02368C;
    }

    #main .article li .text_wrap .text {
        height: auto;
        overflow: hidden;

        padding: 0 10px;
        position: relative;
        clear: both;
    }

    #main .article li .text_wrap .text a {
        padding: 0;
    }

    #main .article li .text_wrap .text .more {
        display: none;
    }

    #main .article li .text_wrap .text .catlist {
        display: none;
    }

    #main .article li .text_wrap .text .discription {
        font-size: 13px;
        line-height: 17px;
        letter-spacing: 1px;
        margin-top: 5px;
        text-align: left;
    }

    #main .article li .text .text_wrap .discription a {
        color: #7a7a7a;
    }

    #main .article .tolist {
        margin: 40px auto 35px auto;
    }

    #main .article .tolist a {
        font-size: 18px;
        color: #fff;
        font-weight: bold;
        /*background-color: #02358e;*/
        background-color: #fd8111;
        padding: 20px 50px;
        display: block;
        width: 49%;
        margin: 0 auto;
    }

    #main .article .tolist a .txt {
        margin-left: -30px;
    }

    #main .article .tolist a .txt .arrow {
        color: #ffffff;
    }

    .imginfo {
        display: none;
    }

    #kanren a {
        color: #1E90FF;
        border-bottom: none;
        font-size: 14px;
    }

    /*↓#kanrenに.osusumeがついているとき↓*/
    #kanren.osusume {
        font-size: 16px;
        font-weight: bold;
        background-color: #E4F2FC;
        padding: 4px 15px;
        color: #047DD9;
    }

    #kanren.osusume a {
        color: #047DD9;
    }

    #kanren.osusume a:hover {
        color: #55ACEE;
    }

    /* category */
    .ttl-cat {
        font-weight: bold;
        border-top: 5px solid #02358e;
        padding: 15px 0 20px 0;
        font-size: 20px;
    }

    .ttl-cat img {
        width: 40%;
        margin: 5px auto 10px auto;
    }

    .catlist-side li ul.children {
        display: none;
    }

    .tocategory {
        font-size: 80%;
        padding: 20px 10px 0 0;
        float: right;
    }

    .tocategory a {
        color: #444;
        font-weight: bold;
    }

    .tocategory a:hover {
        color: #888;
    }

    /* ランキング */
    .ttl-ranking {
        font-weight: bold;
        border-top: 5px solid #fdd750;
        padding: 15px 10px 10px 0;
        margin: 5% 0 0 0;
        background-color: #FFFFFF;
        font-size: 20px;
        color: #000;
    }

    .ttl-ranking img {
        width: 40%;
        margin: 5px auto 10px auto;
    }

    .ranking-area-sp {
        background-color: #FFFFFF;
    }

    .ranking-area-sp li {
        border-bottom: 1px solid #ccc7c5;
    }

    .ranking-area-sp li a {
        display: block;
        padding: 10px 0 0 0;
    }

    .photo-rank {
        width: 80px;
        height: auto;
        overflow: hidden;
        float: left;
        position: relative;
        padding-bottom: 0;
    }

    .photo-rank img {
        width: 100%;
    }

    .ttl-rank {
        font-size: 13px;
        line-height: 21px;
        color: #333;
        font-weight: bold;
        padding-left: 85px;
        text-align: left;
    }

    .facebook,
    .twitter {
        display: none;
    }

    /* マネー塾について */
    .ttl-aboutus {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        color: #333;
        padding-top: 60px;
    }

    .text-aboutus {
        color: #333;
        line-height: 1.5;
        padding-top: 50px;
        text-align: left;
        padding: 15px 2%;
    }

    .ttl-list {
        margin-top: 70px;
    }

    .ttl-list img {
        width: 40%;
        display: none;
    }

    .pager {
        margin: 50px 0;
        text-align: center;
        width: 100%;
    }

    .pager p {
        display: inline-block;
    }

    .pager .active {
        border-radius: 50%;
        width: 8%;
        height: 8%;

        background-color: #02368c;
    }

    .pager .active a {
        display: block;
        color: #fff;
        text-align: center;
        padding: 23% 0;
    }

    .pager .static {
        border-radius: 50%;
        width: 8%;
        height: 8%;

        background-color: #ebebeb;
    }

    .pager .static a {
        display: block;
        color: #000;
        text-align: center;
        padding: 23% 0;
    }

    /* 詳細ページ */
    .lead p {
        background-color: #f7f7f7;
        border: 1px solid #e7e7e7;
        color: #777777;
        font-size: 16px;
        line-height: 160%;
        margin: 30px 0 10px 0;
        padding: 20px;
        text-align: left;
        line-height: 1.875;
    }

    .post-area {
        background-color: #fff;

    }

    .inside {
        padding: 0 15px;
        position: relative;
        /* line-height: 1.8; */
        text-align: left;
    }

    .inside .search {
        position: absolute;
        top: 10px;
        right: 6%;
        width: 25%;
        font-size: 30px;
    }

    .inside .search a {
        color: #000000;
    }

    #header .inside {
        border-bottom: 1px solid #f2f2f2;
        position: fixed;
        top: 0;
        z-index: 10000;
        background-color: #ffffff;
        width: 100%;
        padding: 0 0% 3% 0;
        height: 50px;
    }

    .logo {
        margin: 0;
        padding: 8px 10px 2px 5px;
        width: 77%;
        /* font-size: 22px;*/
    }

    .logo a {
        color: #000;
    }

    .logo a:hover {
        color: #093F99;
    }

    .post-area .inside .cap {
        font-size: 90%;
        line-height: 1.7;
        padding-left: 1em;
        text-indent: -1em;
        margin-bottom: 8px;
    }

    .post-area .inside .cap2 {
        font-size: 90%;
        line-height: 1.7;
        padding-left: 2em;
        text-indent: -2em;
        margin-bottom: 8px;
    }

    .post-area .inside .cattag {
        width: 100%;
        margin: 0 0 7px 0;
        /*border-bottom: 1px dotted #888;*/
        /*padding-bottom: 10px;*/
    }

    .post-area .inside .cattag li {
        display: inline-block;
        background-color: #eeeeee;
        background-image: url("/moneyizm/img/mark-category.gif");
        background-position: 10px center;
        background-repeat: no-repeat;
        background-size: 8px 10px;
        border: 1px solid #e9e9e9;
        border-radius: 3px;
        font-size: 11px;
        height: 17px;
        margin: 10px 2px 0 0;
        padding: 4px 15px 4px 24px;
    }

    .post-area .inside .cattag li a {
        color: #7a7a7a;
    }

    .post-area .inside .sns-area {
        padding: 25px 0;
    }

    .post-area .inside .sns-area li {
        display: inline-block;
        font-size: 0;
        width: 32%;
    }

    .post-line {
        border-bottom: 2px dotted #cccccc;
        display: block;
        float: left;
        width: 100%;
        height: 2px;
        /*margin-bottom: 20px;*/
        margin-bottom: 16px;
    }

    #single_navi {
        padding: 20px 0 0 0;
    }

    .post-area .inside .date_dl {
        width: 100%;
        display: block;
        text-align: right;
    }

    .post-area .inside .date {
        color: #bbbbbb;
        font-size: 12px;
        /* margin-bottom: 10px; */
        display: inline;
    }

    .post-area .inside dd.date {
        margin-right: 4%;
    }

    .post-text {
        text-align: left;
        font-size: 16px;
        line-height: 1.7;
    }

    .post-text .b {
        color: #023A96;
        font-weight: bold;
    }

    .post-text a {
        color: #DC6D17;
        border-bottom: 1px solid #DC6D17;
    }

    .figure {
        max-width: 100%;
        margin: 10px auto;
    }

    .post a {}

    .post-area table {
        border: 1px solid #D9D9D9;
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
        font-size: 14px;
        margin-bottom: 20px;
        line-height: 1.625;
    }

    .post-area table tr {
        border: 1px solid #D9D9D9;
        padding: 10px;
        background-color: #f2f2f2;
    }

    .post-area table tr th {
        background-color: #FFF7E6;
        font-size: 14px;
        padding: 15px 10px;
    }

    .post-area table tr td {
        border: 1px solid #D9D9D9;
        padding: 10px;
    }

    .post-area table tr .td01 {
        border-top: 1px solid #D9D9D9;
        border-right: none;
        border-bottom: 1px solid #D9D9D9;
        border-left: 1px solid #D9D9D9;
        padding: 10px 0 10px 10px;
    }

    .post-area table tr .td02 {
        border-top: 1px solid #D9D9D9;
        border-right: 1px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
        border-left: none;
        padding: 10px 10px 10px 0;
    }

    .img-in {
        margin-bottom: 15px;
    }

    .aligncenter {
        margin: 0 auto;
    }

    .aligncenterimg {
        text-align: center;
    }

    .hint_h {
        width: auto;
        padding: 10px;
        color: #ffffff;
        font-weight: bold;
        background: #5883c9;
        margin-top: 20px;
    }

    .hint_in {
        padding: 10px;
        border: 1px solid #5883c9;
        margin-bottom: 20px;
    }


    /* related area */
    .relate-area {
        margin-top: 60px;
        background-color: #fff;
    }

    .relate-area .inside {
        background-color: #f5f5f5;
    }

    .relate-area .inside .ttl {
        border-bottom: 2px solid #cccccc;
        padding-bottom: 8px;
    }

    .relate-area .inside ul {
        padding: 0 2%;
        text-align: left;
    }

    .relate-area .inside li {
        width: 49%;

        float: left;
        padding: 2%;
        margin-bottom: 10px;
        background-color: #fff;
    }

    .relate-area .inside li a {
        display: block;
    }

    .relate-area .inside li .catlist li {
        float: left;
        width: auto;
        background-color: #eeeeee;
        background-image: url("/moneyizm/img/mark-category.gif");
        background-position: 10px center;
        background-repeat: no-repeat;
        background-size: 8px 10px;
        border: 1px solid #e9e9e9;
        border-radius: 3px;
        font-size: 11px;
        height: 27px;
        margin: 10px 2px 0 0;
        padding: 8px 15px 2px 24px;
    }

    .relate-area .inside li .catlist li a {
        color: #7a7a7a;
    }

    .relate-area .inside li:nth-child(even) {
        float: right;
    }

    .relate-area .inside li .ttl-post {
        font-size: 14px;
        color: #333;
        font-weight: bold;
        line-height: 1.3;
        margin-bottom: 12px;
    }

    .relate-area .inside li .date {
        font-size: 12px;
        padding-top: 20px;
        color: #bbb;
        font-weight: bold;
    }

    .relate-area .inside li a .catlist {
        display: none;
    }

    .photo-reco {
        width: 100%;
        height: 20%;
        overflow: hidden;
    }

    /* 注目カテゴリ */
    .tocategory {
        font-size: 16px;
        padding: 20px 10px 0 0;
        float: right;
    }

    .tocategory a {
        color: #444;
        font-weight: bold;
    }

    /* ランキング順位 */
    .wpp-list02 {
        counter-reset: posts-rank;
        margin-bottom: 2%;
    }

    .wpp-list02 li {
        position: relative;
        padding: 0 0 10px 0;
    }

    .wpp-list02 li a {
        color: #333;
    }

    .wpp-list02 li a:hover {
        opacity: 0.7;
    }

    .ranking li {
        border-bottom: 1px solid #ccc7c5;
    }

    .ranking li a {
        display: block;
        padding: 10px 0 0 0;
    }

    .photo-rank {
        width: 80px;
        height: 65px;
        overflow: hidden;
        float: left;
        position: relative;
    }

    .ttl-rank {
        font-size: 13px;
        line-height: 17px;
        color: #333;
        font-weight: bold;
        padding-left: 87px;
    }

    .facebook {
        margin: 27px 0 8px 0;
    }

    .twitter {
        margin-top: 11px;
    }

    .ranking-area-sp li {
        border-bottom: 1px solid #ccc7c5;
    }

    .ranking-area-sp li a {
        display: block;
        padding: 10px 0 0 0;
    }

    .wpp-list02 .number {
        position: absolute;
        top: 10px;
        left: 0;
        content: counter(posts-rank);
        counter-increment: posts-rank;
        z-index: 1;
        background: #FFD750;
        border-radius: 3px;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        line-height: 1;
        padding: 4px 6px;
    }

    .wpp-list02 li:nth-child(1) .number {
        background: #D9BC21;
    }

    .wpp-list02 li:nth-child(2) .number {
        background: #BBB9B8;
    }

    .wpp-list02 li:nth-child(3) .number {
        background: #C07726;
    }

    .wpp-list02 li:nth-child(6) .number,
    .wpp-list02 li:nth-child(7) .number,
    .wpp-list02 li:nth-child(8) .number,
    .wpp-list02 li:nth-child(9) .number,
    .wpp-list02 li:nth-child(10) .number {
        background: #ddd;
        color: #888;
    }



    .previous {
        float: left;
        width: 42%;
        height: 68px;
        position: relative;
        font-size: 70%;
        border: 1px solid #cccccc;
        background-color: #f2f2f2;
        padding: 5px 8px 5px 8px;
        line-height: 1.3;
    }

    .previous p {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .previous p a {
        color: #555;
        font-weight: bold;
    }

    .previous p a:hover {
        color: #888;
    }

    .previous01 {
        float: right;
        text-align: right;
        font-size: 75%;
        padding: 10px;
        line-height: 1.3;
    }

    .next {
        float: right;
        width: 42%;
        height: 68px;
        position: relative;
        text-align: right;
        font-size: 65%;
        border: 1px solid #cccccc;
        background-color: #f2f2f2;
        padding: 5px 5px 5px 10px;
        line-height: 1.3;
    }

    .next p {
        position: absolute;
        top: 50%;
        right: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .next p a {
        color: #555;
        font-weight: bold;
    }

    .next p a:hover {
        color: #888;
    }

    .next01 {
        float: right;
        width: 45%;
        text-align: right;
        font-size: 75%;
        padding: 10px;
        line-height: 1.3;
    }


    /* 投稿画面 */
    #scroll {
        overflow-x: auto;
    }

    #pest {
        font-size: 80%;
        width: 150%;
    }

    #pest tr {
        height: 25px;
    }

    #pest .cell01 {
        height: 25px;
        width: 30px;
        text-align: center;
        background-color: #eee;
        padding: 5px;
    }

    #pest .cell02 {
        height: 25px;
        width: 140px;
        text-align: center;
        background-color: #eee;
        padding: 5px;
    }

    #pest .cell03 {
        height: 25px;
        width: 190px;
        text-align: center;
        background-color: #f5ebe9;
        padding: 5px;
    }

    #pest .cell04 {
        height: 28px;
        width: 140px;
        text-align: center;
        background-color: #e0ecf3;
        padding: 5px;
    }

    #pest td {
        padding: 5px;
    }

    #pankuzu-sp {
        text-align: left;
        font-size: 12px;
        line-height: 1.8;
        margin: 20px 0 5px 1px;
        padding-left: 10px;
    }

    #pankuzu-sp a {
        text-decoration: underline;
        font-size: 12px;
    }

    #pankuzu-sp ul li {
        border: none;
        background-color: none;
    }

    /* ライター */
    .author {
        padding: 20px 15px;
        border: 10px solid #FBF8F1;
    }

    .author .name {
        padding-bottom: 16px;
    }

    .author .name span {}

    .author .profile {
        margin-top: 16px;
    }

    /*　数式　*/
    .calc {
        font-style: italic;
        font-size: 19px;
        font-weight: bold;
    }

    .calc br {
        display: none;
    }

    .calc02 {
        font-style: italic;
        font-size: 19px;
        font-weight: bold;
        margin: -15px 0 15px 15px;
        padding: 0;
        line-height: 2.5;
    }

    .calc03 {
        font-size: 16px;
        line-height: 1.44;
        padding: 10px;
        font-weight: 500;
    }

    .calc04 {
        font-style: italic;
        font-size: 17px;
        font-weight: bold;
        margin: 10px 0 15px 0;
    }

    .banner-souzoku {
        margin-top: 30px;
    }

    .banner-jinzai {
        display: block;
        height: 0;
        margin-top: 30px;
        /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
        padding-top: 46.45%;
        background: url('../img/banner-jinzai02-sp.gif') 0 0 no-repeat;
        background-size: contain;
    }

    .banner-jinzai img {
        display: none;
    }

    .banner-jinzai-link {}

    /* 運営・協業サイト */
    .sitelistttl {
        font-size: 18px;
        text-align: left;
        background: none;
        border: none;
        display: block;
        margin: 40px 0 20px 0;
        padding: 2% 3%;
        width: 93%;
        font-weight: bold;
        color: #02368c;
        float: left;
        overflow: hidden;
        clear: both;
    }

    .sitelist,
    .sitelist2 {
        width: 96%;
        margin: 2% auto;
    }

    .sitelist li {
        width: 32%;
        height: auto;
        float: left;
        margin: 0 0.5% 10px 0;
    }

    .sitelist2 li {
        width: 24%;
        height: auto;
        float: left;
        margin: 0 0.5% 10px 0;
    }

    .sitelist li:nth-child(3n) {
        margin-right: 0;
    }

    .sitelist2 li:last-child {
        margin-right: 0;
    }

    /*税理士を探す*/
    .sitelist3 {
        width: 95%;
        margin: 0 auto;
    }

    .sitelist3 li a {
        width: 100%;
        height: 63px;
        float: left;
        margin: auto;
        margin-bottom: 4%;
        border: solid 1px #eeeeee;
        box-shadow: 0px 2px 2px 0px rgba(238, 238, 238, 1);
        font-weight: bold;
    }

    .sitelist3 li a img {
        width: 63px;
        height: 63px;
        float: left;
        display: block;
    }

    .sitelist3 li a p {
        width: auto;
        height: auto;
        display: block;
        padding: 24px 0px;
        text-align: center;
    }

    .sitelist3 li:last-of-type a {
        width: 100%;
        height: auto;
        display: block;
        margin: auto;
        margin-bottom: 4%;
        padding: 24px 0px;
        text-align: center;
        border: solid 1px #eeeeee;
        background-color: #eeeeee;
        border-radius: 7px;
    }

    /* 参考文献 */
    .sankou {
        padding: 20px;
        margin: 30px 0 60px 0;
        font-size: 14px;
        overflow-wrap: break-word;
    }

    .ttl-sankou {
        font-weight: bold;
        border-bottom: 1px dotted #575757;
        margin-bottom: 10px;
    }

    .sankou ul {
        list-style: disc;
        padding-left: 13px;
    }

    /* totop */
    #page-top {
        position: fixed;
        bottom: 20px;
        right: 20px;
        font-size: 90%;
    }

    #page-top a {
        background-color: rgba(51, 51, 51, 0.6);
        text-decoration: none;
        color: #fff;
        width: 80px;
        padding: 30px 0;
        text-align: center;
        display: block;
        border-radius: 50%;
        line-height: 1.2;
    }

    #page-top a:hover {
        text-decoration: none;
        background: #888;
    }


    /* 吹き出しの背景色 (右) */
    div.balloon-right-line {
        background: #f2f7ff;
        font-size: 90%;
    }

    div.balloon-right-line::before,
    div.balloon-right-line::after {
        border-left: 12px solid #f2f7ff;
    }

    #contact {
        text-align: center;
        margin: 0px auto 30px auto;
    }

    .otoiawase_box {
        margin-left: 2%;
        width: 95%;
        clear: both;
        border: 1px solid #cccccc;
        padding: 10px 0 15px 0;
        margin-bottom: 10px;
        border-radius: 6px;
    }

    .otoiawase_box img {
        max-width: 100%;
        height: auto;
        vertical-align: bottom;
    }

    .otoiawase_box .otoiawase_btn {
        display: none;
    }

    .otoiawase_box .otoiawase_btn-sp {
        margin: 0 auto;
        width: 90%;
    }

    .otoiawase_box .tel-sp {
        margin: 5px auto 10px;
        width: 90%;
    }

    .otoiawase_box .tel-sp a {
        text-decoration: none;
    }

    .otoiawase_box .tel-free {
        color: #000;
        font-size: 3.5vw;
        font-weight: bold;
        width: auto;
        text-align: center;
    }

    /* ハンバーガー */
    .globalMenuSp {
        position: fixed;
        z-index: 2;
        top: 0;
        /*left: 0;*/
        right: 0;
        background: rgba(255, 255, 255, 0.9);
        color: #000;
        text-align: center;
        transform: translateY(-100%);
        transition: all 0.6s;
        width: 70%;
    }

    .globalMenuSp ul {
        margin: 0 auto;
        padding: 0;
        width: 100%;
        border-bottom: 1px solid #eee;
        border-left: 1px solid #eee;
    }

    .globalMenuSp ul li {
        font-size: 78.75%;
        font-weight: normal;
        list-style-type: none;
        padding: 0;
        width: 100%;
        /*border-bottom: 1px dotted #333;*/
        border-bottom: 2px solid #eee;
        background: url(/img/icon_arrow.png) no-repeat 95% 50%;
    }

    .globalMenuSp ul li img {
        width: 80%;
        margin: 0 auto;
    }

    /* 最後はラインを描かない */
    .globalMenuSp ul li:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    .globalMenuSp ul li a {
        display: block;
        color: #000;
        /*padding: 0.5em 0;*/
        padding: 1rem 1.05rem 1.188rem 0.95rem;
        font-weight: bold;
        text-align: left;
    }

    .globalMenuSp .ttl-01 {
        background-color: #f45921;
        color: #fff;
        padding: 8px 0 8px 10px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 5px;
        font-size: 78.75%;
        line-height: 1.55;
    }

    .globalMenuSp .ttl-tel {
        color: #000;
        padding-top: 10px;
        font-size: 23px;
        font-weight: bold;
        line-height: 1.2;
    }

    .globalMenuSp .ttl-tel .red {
        color: #e30007;
    }

    .globalMenuSp .ttl-02 {
        background-color: #d59366;
        color: #fff;
        padding: 12px 0px 10px 10px;
        font-weight: bold;
        font-size: 78.75%;
        border-radius: 5px;
        margin: 10px;
        text-align: center;
        line-height: 125%;
    }

    .globalMenuSp .ttl-02 a {
        display: block;
        color: #fff;
    }

    .globalMenuSp .ttl-02 .subttl {
        font-size: 16px;
        display: block;
        margin: 0;
    }


    /* このクラスを、jQueryで付与・削除する */
    .globalMenuSp.active {
        transform: translateY(0%);
        top: 62.25px;
    }

    .navToggle {
        display: block;
        position: fixed;
        right: 2%;
        top: 0.5rem;
        /*width: 42px;*/
        cursor: pointer;
        z-index: 3;
        text-align: center;
        width: 44px;
        height: 44px;
        text-decoration: none;
        /*color: #c88a61;*/
        font-size: 10px;

        border-radius: 4px;
        border: 1px solid #cccccc;
    }

    .navToggle span {
        display: block;
        position: absolute;
        /* .navToggleに対して */
        width: 23px;
        border-bottom: solid 2px #c88a61;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
        left: 10px;
    }

    .navToggle span:nth-child(1) {
        top: 11px;
    }

    .navToggle span:nth-child(2) {
        top: 20px;
    }

    .navToggle span:nth-child(3) {
        top: 29px;
    }

    .navToggle span:nth-child(4) {
        border: none;
        color: #eee;
        font-size: 9px;
        font-weight: bold;
        top: 34px;
    }

    /* 最初のspanをマイナス45度に */
    .navToggle.active span:nth-child(1) {
        top: 20px;
        left: 10px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    /* 2番目と3番目のspanを45度に */
    .navToggle.active span:nth-child(2),
    .navToggle.active span:nth-child(3) {
        top: 20px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .menu-contact a {
        font-size: 0.7em;
    }

    /* 背景スクロール禁止 */

    /*記事文章内ミニバナー*/
    a.kiji_banner {
        display: none;
    }

    div.kiji_banner_sp {
        margin-left: 2%;
        width: 95%;
        clear: both;
        border: 1px solid #cccccc;
        padding: 10px 0 15px 0;
        margin-top: 20px;
        margin-bottom: 10px;
        border-radius: 6px;
    }

    div.kiji_banner_sp::before {
        content: '税理士無料紹介お問い合わせフリーダイヤル';
        color: #000;
        font-size: 3.5vw;
        font-weight: bold;
        width: 100%;
        height: auto;
        display: block;
        text-align: center;
        margin-top: 1%;
        margin-bottom: 1%;
    }

    div.kiji_banner_sp a.kiji_banner_sp_tel {
        background-image: url(/common/img/tel_sp.svg);
        background-repeat: no-repeat;
        background-size: auto;
        width: 100%;
        height: 17vmin;
        display: block;
        overflow: hidden;
        text-decoration: none;
        border: none;
    }

    div.kiji_banner_sp a.kiji_banner_sp_mail {
        background-image: url(/common/img/mail_sp.svg);
        background-repeat: no-repeat;
        background-size: auto;
        width: 90%;
        height: 13vmin;
        display: block;
        overflow: hidden;
        text-decoration: none;
        border: none;
        margin: auto;
    }

    div.kiji_banner_sp a.kiji_banner_sp_tel:hover,
    div.kiji_banner_sp a.kiji_banner_sp_mail:hover {
        border: none;
        text-align: none;
        opacity: 0.7;
    }

    /*記事文章内お問い合わせボタン*/
    div.otoiawase_btn_mini a {
        width: auto;
        height: auto;
        text-align: center;
        display: block;
        text-decoration: none;
        padding: 10px 20px;
        margin: 6% auto;
        color: #ffffff;
        font-weight: bold;
        font-size: 110%;
        text-shadow: 0px 1px 2px #be610d;
        border-radius: 8px;
        box-shadow: 0px 1px 2px #be610d;
        background-color: #F7931E;
    }

    div.otoiawase_btn_mini a:hover {
        width: auto;
        height: inherit;
        display: block;
        text-decoration: none;
        outline: none;
        opacity: 0.7;
        border: none;
    }

    /*目次*/




    .index p {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .index ul {
        margin: 10px 5px 10px 25px;
    }

    .index ul li {
        list-style: disc;
        color: #19629E;
        font-weight: bold;
    }

    .index ul li p {
        display: none;
    }

    .index ul li .txt {
        color: #6B6B6B;
    }

    .index ul li a {
        color: #6B6B6B;
        border-bottom: none;
    }

    .index ul li ul {
        margin: 0px;
        margin-bottom: 10px;
        padding: 5px 0;
    }

    .index ul li ul li {
        margin-left: 20px;
        font-weight: normal;
    }


    /*流れブロック*/
    .nagare_block {
        display: block;
        width: auto;
        height: auto;
        padding: 2% 1%;
        background-color: #f2f2f2;
        text-align: center;
        margin: 5% auto;
        font-weight: bold;
        color: #777777;
        border: 1px solid #cccccc;
        position: relative;
        border-radius: 7px;
    }

    .nagare_block.yaji::after {
        content: '▼';
        display: block;
        color: #cccccc;
        width: 98%;
        height: auto;
        position: absolute;
        text-align: center;
        bottom: -60%;
    }

    /*記事検索*/
    #side-search {
        width: 94%;
        height: auto;
        display: block;
        margin: 4% auto;
        padding: 4% 0%;
        color: #012563;
        background-color: #ffd750;

        text-align: center;
        overflow: hidden;
        font-weight: bold;
    }

    #side-search:hover {
        opacity: 0.7;
    }

    #side-lv2 #side-search {
        display: none;
    }

    /*記事内チェックリスト用チェックボックス*/
    input[type="checkbox"].checklist {
        width: auto;
        margin: 8px 15px 0px 10px;
        -moz-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
    }

    /*コンタクトバナー*/
    #contactbn {
        opacity: 1;
        z-index: 1000000;
        display: block;
        width: 100%;
        position: fixed;
        bottom: 0px;
        background-color: rgba(255, 255, 255, 0.9);
        padding: 2% 0%;
        box-shadow: 0px -10px 10px rgb(237 237 237 / 60%);
        font-weight: 500;
        color: #000000;
        line-height: normal;
    }

    .scrollin {
        animation-name: scrollin;
        animation-duration: 0.6s;
        animation-fill-mode: forwards;
    }

    #contactbn .tel-sp .tel-free {
        text-align: center;
        margin-top: 0.4%;
        font-size: 14px;
        font-weight: 500;
    }

    #contactbn .pc a {
        width: 96%;
        display: block;
        float: left;
        margin: 1.2% 2%;
    }

    #contactbn .pc a .otoiawase_guide {
        text-align: center;
        display: block;
        text-decoration: none;
        padding: 3.5% 0% 3.5% 0%;
        color: #ffffff;
        font-weight: bold;
        text-shadow: 0px 1px 2px #be610d;
        border-radius: 8px;
        box-shadow: 0px 1px 2px #be610d;
        background-color: #F7931E;
        font-size: 102%;
        line-height: 1;
        position: relative;
    }

    /*    #contactbn .pc a .otoiawase_guide::before {
        content: "&#12304;無料&#12305;";
        font-size: 79%;
        margin-right: 1%;
    }*/

    /*20240213追加　ポイントリスト*/
    .point-list {
        padding: 4% 2%;
    }
}


@media screen and (max-width: 767px) {
    .kanshusha-block {
        padding: 17px 15px;
    }

    dl.kanshusha-block-info dd {
        font-size: 16px;
    }

    .kanshusha-point-right-head {
        line-height: 1.44;
        font-size: 18px;
    }

    .kanshusha-point-right-content {
        font-size: 14px;
        line-height: 1.57;
    }

    .kanshusha-point-pro-office {
        font-size: 11px;
        line-height: 1.3;
    }

    .kanshusha-point-name {
        font-size: 13px;
        line-height: 1.3;
    }

    .kanshusha-block-2 {
        width: 100%;
        overflow: hidden;
        border: solid 10px #FBF8F1;
        padding: 10px;
        font-family: inherit;
    }

    .kanshusha-block-img-2 {
        display: block;
        width: 66px;
        height: 66px;
        float: left;
        padding: 0px;
    }

    .kanshusha-block-img-2 img.kanshusha-img-2 {
        width: 66px;
        height: 66px;
    }

    dl.kanshusha-block-info-2 {
        display: grid;
        width: calc(100% - 50px - 10px);
        padding-left: 10px;
        line-height: 22px;
    }

    dl.kanshusha-block-info-2 dt.dt-title {
        width: 100%;
        color: #F68014;
        font-size: 18px;
        font-weight: bold;
        text-align: left;
        margin-bottom: 10px;
    }

    dl.kanshusha-block-info-2 dd.dd-paragraph {
        line-height: 1.57;
        font-size: 14px;
        margin-bottom: 10px;
    }

    dl.kanshusha-block-info-2 dd.dd-signature {
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        text-align: right;
        .sp {
            display: block;
        }
    }
}



@media screen and (max-width: 767px) {
    .related-item:not(:first-child) {
        margin-top: 10px;
    }

}


@media screen and (max-width: 767px) {

    #main,
    #side {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }

    .index {
        /*background: #f9f9f9;*/
        /*        border: 1px solid #aaa;*/
        padding: 10px 10px;
        margin-top: 1em;
        margin-bottom: 1em;
        display: table;
        font-size: 95%;
        line-height: 1.8;
        border-top: 6px solid #02368c;
        box-shadow: 0 1px 5px 2px #e9e9e9;
    }

    .slider li img {
        aspect-ratio: 15 / 8;
    }

    .post ul, ol {
        padding: 1em;
        margin: 15px 0;
    }

    .inside .post {
        line-height: 2;
        text-align: left;
        color: #535353;
        letter-spacing: 0.03em;
        width: 100%;
    }

    .related-list {
        display: block;
        width: 98%;
        padding: 1%;
    }

    /*記事文章内お問い合わせボタン*/
    div.otoiawase_btn_mini a {
        width: auto;
        height: auto;
        text-align: center;
        display: block;
        text-decoration: none;
        padding: 20px 20px;
        margin: 40px 20px;
        color: #ffffff;
        font-weight: bold;
        font-size: 17px;
        text-shadow: 0px 1px 2px #be610d;
        border-radius: 8px;
        box-shadow: 0px 1px 2px #be610d;
        background-color: #F7931E;
        clear: both;
        border: none;
    }

    .post-grid {
        flex-direction: column;
        padding: 0 10px;
    }

    .category-section .post-card {
        width: 100%;
    }

    .post-card {
        border-bottom: none;
        border-top: #E2E2E2 solid 1px;
        max-width: 100%;

        &:first-child {
            border-top: none;
        }

        &:nth-child(n + 5) {
            border-bottom: none;
        }
    }

    .post-head {
        width: 254px;
        background: url(../img/top-head-sp.png);
        background-size: cover;
        background-position: right;
        padding: 9px 15px 6px;
        font-weight: bold;
        height: 48px;
        font-size: clamp(12px, 4vw, 16px);
        display: flex;
        align-items: center;
    }

    .post-view-all {
        font-size: clamp(12px, 3vw, 12px);
        white-space: nowrap;
    }

    .guide-section {
        padding: 18px 10px;
    }

    .guide-grid {
        flex-wrap: wrap;
    }

    .guide-section-header {
        padding-bottom: 12px;
    }

    .guide-card {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding-bottom: 15px;
        border-bottom: #E2E2E2 solid 1px;
    }

    .guide-card-top {
        width: 54%;
    }

    .guide-thumb {
        img {
            aspect-ratio: 165/107;
            display: block;
            object-fit: cover;
        }
    }

    .guide-section-wrap {
        margin-top: 40px;
        margin-bottom: 60px;
    }

    .guide-card-bottom {
        width: 42%;
    }

    .guide-view-all {
        display: none;
    }

    .guide-view-all-cont {
        text-align: right;
        margin-right: 20px;
        margin-top: 15px;
    }

    .guide-view-all-sp {
        position: relative;
        font-size: 14px;
        display: block;

        &::after {
            background: url(../img/arrow.svg);
            background-size: cover;
            width: 6px;
            height: 12px;
            position: absolute;
            content: '';
            top: 50%;
            right: -17px;
            transform: translateY(-50%);
            transition: .3s;

        }
    }

    .souzoku-banner {
        margin-bottom: 40px;

        img {
            width: 100%;
        }
    }

    .side-container {
        margin-bottom: 20px;
    }

    .cta {}

    .cta-inner {
        padding-bottom: 60px;
    }

    .cta-sp {
        img {
            width: 100%;
            display: block;
        }
    }

    .cta-tel-text {
        font-size: 16px;
        line-height: 1.57;
        margin-bottom: 14px;
    }

    .cta-bottom-text {
        line-height: 1.57;
        font-size: 14px;
        padding-top: 20px;
        border-top: 1px #000 solid;
        margin-top: 20px;
    }

    .cta-sp__web-line {
        display: flex;
        gap: 5px;
        margin-top: 10px;

        a {
            width: 50%;
        }
    }

    #container {
        &.category, &.archive, &.single {
            margin-top: 10px;
        }
    }

    .archive main, .category main {
        &.archive-page {
            padding-left: 15px;
            padding-right: 15px;

        }

        .archive-title {
            font-size: 18px;
            text-align: left;
        }

        .post-thumb {
            width: 52.3%;
            height: 90px;

            img {
                width: 100%;
            }
        }

        .post-desc {
            display: none;
        }

        .pagination {
            margin-top: 30px;
            margin-bottom: 60px;
        }

    }

    .supervisor-a {
        margin-top: 60px;
        border: 10px solid #FBF8F1;
        padding: 15px;
        gap: 16px;
        display: flex;
    }

    .supervisor-a-img img {
        min-width: 66px;
        min-height: 66px;
    }

    .supervisor-a-right .supervisor-a-right-head {
        font-size: 18px;
        color: #F68014;
        margin-bottom: 16px;
        font-weight: 500;
        line-height: 1.44;
    }

    .supervisor-a-right-content {
        line-height: 1.57;
        font-size: 14px;
    }

    .supervisor-a-right p {
        line-height: 1.57;
        font-size: 14px;
    }

    .supervisor-a-name {
        font-size: 13px;
        font-weight: bold;
        text-align: center;
    }

    .single .pankuzu {
        margin-top: 20px;
    }

}