.p-simple-article__figure {
    width: 100%;
    height: 160px;
    margin-right: 0;
}

.p-simple-article__title {
    width: 100%;
}

.p-simple-article__category {
    background: #fff;
    color: #000;
    border-radius: 5px;
    padding: 2px 1em;
    font-size: 13px;
    margin: 10px 0 5px;
}

.l-entry__body table {
    white-space: nowrap;
    overflow-x: auto !important;
}

.js-scrollable {
    -ms-overflow-style: none;
}

.is-scrollable {
    cursor: grab;
}

.js-scrollable::-webkit-scrollbar {
    display: none;
}

.scroll-hint-icon {
    height: 95px;
}

.showmore_content {
    overflow: hidden;
}

.showmore_trigger {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.showmore_trigger span {
    display: inline-block;
    border-bottom: 1px solid #000;
    padding: .5em 0;
    font-weight: 700;
}

.scroll-hint-icon {
    width: 130px;
    padding: 20px 0 10px 0;
}

.c-title1 {
    margin-bottom: 15px;
}

.p-simple-article {
    display: block;
}

.p-simple-article__figure,
.p-simple-article__title {
    width: 100%;
}

.p-simple-article__figure {
    height: 160px;
}

.p-simple-article__category {
    margin-left: 0;
}

.p-simple-article__title {
    font-size: 13px;
}

.p-simple-article__category {
    padding: 3px 1.5em;
    margin-bottom: 5px;
}

.l-side-articles__body {
    padding-bottom: 30px;
}

.l-new__button a {
    background-color: #000;
    border-radius: 999px;
    color: #fff;
    display: block;
    font-size: 19px;
    font-weight: 700;
    margin: 0 auto;
    max-width: 382px;
    padding: 12px 32px;
    transition: opacity .3s;
    text-align: center;
    margin-top: 50px;
}

.l-entry__body *+h2:after {
    display: none;
}

.c-title1__ja {
    margin-top: 15px;
}

.kanren_p {
    margin-bottom: 50px;
}

.l-tags__list {
    max-height: 125px;
}

.waku_tit {
    font-size: 2rem;
    background: #005873;
    padding: 15px 30px;
    color: #fff;
    margin-bottom: 0;
}

.kakomi p a {
    margin-top: 2em;
}

.kakomi p a {
    color: #000;
    font-weight: 700;
    font-size: 17px;
    font-family: 'Shippori Mincho', serif;
}

.kakomi p a:before {
    content: "●";
    color: #00acd0;
    margin-left: -1em;
}

.kakomi p a::after {
    content: "";
    background: url(https://shikakura-x.com/wp/wp-content/themes/shikakura/dev/public/assets/images/common/link_icon.png) no-repeat center center;
    display: inline-block;
    background-size: 100%;
    width: 16px;
    height: 16px;
    margin: 0 3px -2px;
    padding-top: 2px;
}

.kakomi {
    background: #fff;
    padding-bottom: 30px;
}

.kakomi p {
    padding: 0 50px;
    font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: 700;
    font-size: 16px;
}

.kakomi p {
    margin-top: 0 !important;
}

.kakomi p:nth-child(1) {
    font-size: 2rem;
    background: #005873;
    padding: 15px 30px;
    color: #fff;
    margin-bottom: 0;
    font-family: 'Shippori Mincho', serif;
    margin-bottom: 30px;
}

.kakomi p:nth-child(2) a {
    margin-top: 0;
}

a, body, button, dd, div, dl, dt, figure,
h1, h2, h3, h4, h5, h6, html, img,
li, ol, p, small, span, td, th, time, tr, ul {
    word-wrap: break-word;
    word-break: break-all;
}

@media screen and (max-width: 767px) {
    .l-tags__list {
        max-height: 30vw;
    }

    .kakomi p:nth-child(1) {
        font-size: 15px;
        padding: 10px 15px;
        margin-bottom: 20px;
    }

    .kakomi p a {
        margin-top: 20px;
        font-size: 14px;
    }

    .kakomi p {
        margin-bottom: 0;
        padding: 0 30px;
        font-size: 13px;
    }

    .kakomi p a::after {
        width: 13px;
        height: 13px;
    }

    .l-new {
        overflow: hidden;
    }
}

.author_wp {
    background: #fff;
    padding: 30px 40px;
    margin-top: 30px;
}

.author_wp h2 {
    font-size: 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
    padding-left: 30px;
}

.author_wp h2:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 28px;
    height: 28px;
    background: url(/wp/wp-content/themes/shikakura/dev/public/assets/images/common/icon_author.png) no-repeat center center / contain;
    transform: translate3d(0, -50%, 0) rotate(0deg);
    margin-top: -5px;
}

.author_wp > div {
    display: flex;
}

.author_wp > div > div {
    flex: 1;
}

.author_wp > div > div p {
    font-weight: 700;
    font-size: 14px;
}

.author_wp > div > div h3 {
    font-size: 18px;
    color: #005772;
    line-height: 1;
    margin-top: 15px;
    font-weight: 700;
}

.author_wp > div > div div {
    font-size: 14px;
    margin-top: 10px;
}

.author_wp > div > div h3 span {
    font-size: 14px;
    font-weight: 400;
}

.author_wp > div > p {
    width: 145px;
    margin-right: 20px;
}

.author_wp > div > p img {
    width: 100%;
}

.author_wp > div.kansyu_p {
    display: none;
}

@media only screen and (max-width: 760px) {
    .author_wp {
        background: #fff;
        padding: 0;
        position: relative;
        z-index: 1;
        padding: 25px 0;
    }

    .author_wp h2,
    .author_wp > div > div h3 {
        font-size: 16px;
    }

    .author_wp h2 {
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .author_wp > div > div p {
        font-weight: 700;
        font-size: 12px;
    }

    .author_wp > div > div p br {
        display: block;
        height: .8em;
        content: "";
    }

    .author_wp > div {
        align-items: center;
    }

    .author_wp > div > div div,
    .author_wp > div > div h3 span,
    .author_wp > div > p {
        font-size: 13px;
    }

    .author_wp::before {
        position: absolute;
        content: "";
        background: #fff;
        left: -20vw;
        top: 0;
        width: 150%;
        height: 100%;
        z-index: -1;
    }

    .author_wp > div > p {
        overflow: hidden;
        width: 36%;
    }

    .author_wp > div.kansyu_p {
        margin-top: 1em;
        display: block;
        font-size: 12px;
    }

    .author_wp div div.kansyu_p_sp {
        display: none;
    }
}

.l-related-posts {
    padding-top: 40px;
    padding-bottom: 40px;
}

.p-affiliate-banner {
    margin: 24px auto;
    text-align: center;
}

.p-affiliate-banner img {
    width: auto;
    max-width: 100%;
    height: auto;
}

@media screen and (min-width: 768px) {
    .p-affiliate-banner {
        max-width: 300px;
    }
}
