@charset "UTF-8";

* {
    box-sizing: border-box;
}

main.main.article-content {
    padding: 0 20px;
}

@media screen and (max-width:480px) {
    main.main.article-content {
        padding: 0 15px;
    }
}

.entry-column a:visited {
    color: #666
}

.entry-column h2,
.entry-column h3,
.entry-column h4 {
    color: #111
}

.entry-title {
    margin: 10px 0;
    font-size: 1.9em;
    line-height: 1.23;
    color: #000
}

.entry-column ul li {
    margin: 0 0 8px
}

.acms-page-header {
    border-bottom: 3px solid #000
}

.wrap_entry_date {
    margin-bottom: 40px;
}

.column-video {
    margin: 0 0 40px;
}

.column-embed {
    background: #eee;
    padding: 30px;
    border-radius: 12px;
    margin: 0 10px 40px;

    a {
        display: grid;
        grid-template-columns: 2fr 5fr;
        gap: 20px;

        .quoteImageContainer {
            display: flex;
            align-items: center;

            img {
                margin: initial;
                border-radius: 8px
            }
        }

        .quoteTitle {
            font-size: 19px;
            font-weight: 700;
            margin-bottom: 20px;
            line-height: 1.35
        }

        .quoteSiteName {
            margin-bottom: 20px;
            font-weight: bold
        }

        .quoteDescription {
            line-height: 1.4
        }
    }
}

.entry-column table {
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    border-collapse: collapse
}

.entry-column p {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.7;
}

.entry-column p.caption {
    text-align: left !important;
    padding: 0 !important;
    font-size: 13px;
    line-height: 1.5;
    margin: -10px auto 30px;
}

.entry-column table tr:nth-child(odd) {
    background: #f5f5f5
}

@media screen and (max-width:767px) {
    .wrap_entry_date {
        margin-bottom: 20px
    }

    .entry-column table td,
    .entry-column table th {
        display: table-cell;
        padding: 8px 10px;
        color: #111;
        line-height: 1.5;
        text-align: left;
        vertical-align: top;
        border-top: 1px solid #fff;
        font-size: 16px
    }

    .entry-column table th {
        background: #dcdcdc
    }

    .column-embed {
        padding: 30px 20px;
        margin: 0 0 40px;

        a {
            grid-template-columns: 1fr;

            .quoteTitle {
                font-size: 17px;
                line-height: 1.4
            }
        }
    }

    .entry-container {
        margin: 0;
    }
}

@media screen and (max-width:480px) {
    .entry-title {
        font-size: 22px
    }

    .entry-column p {
        font-size: 15px
    }

    .entry-column ol li {
        font-size: 15px;
        line-height: 1.4;
        margin: 0 0 8px
    }

    .entry-column ul li {
        margin: 0 0 8px;
        font-size: 15px;
        line-height: 1.4
    }

    .entry-column table td,
    .entry-column table th {
        font-size: 15px
    }

    .column-embed {
        & a {
            .quoteTitle {
                font-size: 15px
            }

            .quoteSiteName {
                font-size: 13px
            }

            .quoteDescription {
                font-size: 13px
            }
        }
    }

    .serial-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: -25px 0 40px
    }

    .serial-nav .serial-nav-item-next {
        margin-left: auto
    }

    .serial-nav a {
        border-bottom: none
    }

    ul.serial-nav.clearfix:after {
        content: initial
    }
}

.contact_body .btn-attention-block-large {
    width: 100%;
    background: var(--main-color1);
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
    border: 0;
    display: inline-block;
    padding: 15px 20px;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .25s linear;
    transition: background-color .25s linear
}

.contact_body .btn-attention-block-large:hover {
    background: var(--main-color1-d);
    color: #fff;
}

.entry-footer .acms-col-md-6 .share-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.entry-footer {
    margin: 0 0;
    padding: 0;
    background: 0 0
}

.entry-share-wrapper {
    width: 100%;
    padding: 15px 0
}

.share-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: initial;
    width: 100%
}

.share-text {
    display: inline;
    float: left;
    margin: 0;
    font-size: 12px
}

.acms-container main.main section.tag_wrap__entry {
    margin: 20px 0 10px;
    width: 100%;
    float: initial;
    border-radius: 12px;
    padding: 15px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

section.tag_wrap__entry {
    border: 3px solid #eaeaea;
    clear: both;
    display: block
}

dd.entry-tag-item a {
    background: #ededed;
    color: #111;
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 3px
}

h2.h2__tag_wrap__entry {
    font-size: 11px;
    text-align: center;
    font-weight: 400;
    margin: 10px auto 10px
}

.entry-tag-item {
    float: initial;
    margin: 15px 10px 0 0;
    display: inline-block
}

.entry-tag {
    margin: 0
}