/** global overwrite **/

h1 {
    margin-top: 20px;
    margin-bottom: 10px;
}



html,
body,
h1,
h2,
p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
    font-weight: 500;
    scroll-behavior: smooth;
}

.indexpage {
    background-color: #ffffff;
}




/* ぱんくず from magspe/g_20160609.css */
.breadcrumbs_wrapper {
    border-bottom: 1px solid #eeeeee;
    font-size: 12px;
    font-size: 1.2rem;
}

.breadcrumbs {
    overflow: hidden;
    width: 100%;
    margin-bottom: 0;
    list-style: none;
}

.breadcrumb-item {
    color: #444444;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.breadcrumb-item:before {
    color: #cccccc;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-family: "FontAwesome";
    content: "\f101";
    position: absolute;
    top: 0;
    left: -5px;
}

.breadcrumb-item:first-child:before {
    content: "";
}

.breadcrumb-item a {
    color: #1155CC;
}

.breadcrumb-item a:hover {
    color: #5996FF;
    border-bottom: 1px solid #5996FF;
}

.breadcrumb-item span {
    padding-left: 15px;
    font-size: 12px;
}

.breadcrumb-item:first-child {
    padding-left: 0;
}

.breadcrumb-item span:first-child {
    padding-left: 0;
}

.breadcrumb-item:first-child a span {
    padding-left: 0;
}

@media screen and (max-width: 480px) {
    .clearfix.breadcrumbs_wrapper {
        display: none;
    }

    .navbar-brand {
        padding: 14px 0;
    }

    .navbar {
        padding: 0;
    }
}

/** magspe.css overwrite **/
.reg_btn_inner {
    margin-top: 20px;
    font-size: 1.2em;
    background: #FF8C1A;
    box-shadow: none;
}

.reg_btn_inner:hover {
    background: #FF8C1A;
    box-shadow: none;
    transition: all .3s;
}

.page_link {
    margin: 45px 0 0 0;
}

/** original class **/
.main-contents-container {
    max-width: 840px;
    margin: 0 auto;

}

.contents-container {
    max-width: 600px;
    margin: auto;
    color: #222222;
}

.eyecatch-img {
    max-width: 975px;
    height: auto;
    width: 100%;
}

.author-intro {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    font-size: 0.8em;
    line-height: 20px;
    color: #707070;
}

.author-intro a {
    color: #707070;
}

article .contents-container h1 {
    color: #000000;
}

article .contents-container h2 {
    line-height: 1.3em;
    font-weight: bold;
}

article .contents-container h2,
article .contents-container p,
article .contents-container .author-intro {
    padding: 0 7px;
}

article .contents-container p {
    margin: 12px 0 5px;
}

article .contents-container p a:link,
article .contents-container p a:visited {
    color: #3F77F9;
}

.question {
    margin: 45px 0 45px !important;
    font-weight: bold;
}

.photo {
    margin: 45px auto;
    text-align: center;
    max-width: 95%;
}

.osusume-point {
    padding: 10px;
    border: 1px solid #f2b272;
    border-radius: 5px;
    margin: 10px auto;
    width: 100%;
    line-height: 1.8;
}

.osusume-point a {
    color: inherit;
}

.osusume-point span {
    color: #222;
    font-size: 0.8em;
}

.osusume-point .osusume-title {
    font-weight: bold;
    padding: 3px;
    color: #ff9800;
    font-size: 1.1em;
}

#reg-block {
    background-color: #EEEEEE;
    padding: 45px 45px 0px 45px;
    margin: auto;
}

#reg-in {
    max-width: 815px;
    padding: 10px 10px 30px 10px;
    background-color: #ffffff;
    margin: auto;
    margin-bottom: 10px;
}

#reg-info {
    width: 70%;
    margin: auto;
    padding-top: 30px;
}


#reg-info h2 {
    margin: 0;
    padding-bottom: 18px;
    font-weight: bold;
}

#reg-info p {
    margin: auto;
    width: 80%;
    color: #707070;
}

.sub-bar {
    max-width: 815px;
    width: 100%;
    background-color: #CBCBCB;
    padding: 10px;
    margin: auto;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 10px;
    border-left: 7px solid #ffffff;
    border-right: 7px solid #ffffff;
}

.list-box {
    padding: 5px 5px 2.5px 5px;
}

.list-box a:hover {
    text-decoration: none;
}

.list-image,
.ajx_img {
    position: relative;
    padding-top: 56.25%;
}

.list-text,
.ajx_title a {
    font-weight: bold;
    color: #222222;
}

.list-text a:hover,
.ajx-text a:hover {
    text-decoration: none;
}

.trimming {
    padding-bottom: 56.12625%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.ajx_img a img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.article-list {
    max-width: 815px;
    margin: auto !important;
}

.category-label {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #63ba00;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.8em;
    padding: 1px;
}

.post-date,
.ajx_date {
    float: right;
    font-size: 11px;
    color: #707070;
    letter-spacing: 0.05em;
}

.bn-category {
    margin: 5px 15px;
    position: relative;
    border: 1px solid #EEE;
    padding-top: 10px;
}

.bn-category-tag {
    position: absolute;
    top: 0;
    left: -15px;
    padding: 3px;
    background-color: #EEEEEE;
}

.bn-block {
    max-width: 815px;
    margin: auto;
    padding: 10px 7px;
}

.bn-box {
    height: 70px;
    margin: 0 0 30px 0;
}

.bn-intro {
    display: none;
    z-index: 99;
    background-color: #EEE;
    position: absolute;
    padding: 16px;
    margin-top: 20px;
    color: #222;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

.bn-intro:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 35px;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #EEEEEE;
}

.bn-intro h6 {
    font-weight: bold;
}

.bn-intro li {
    font-size: 14px;
}

.bn-intro li:before {
    content: "✔";
    padding-right: 7px;
}


.bn-box:hover .bn-intro {
    /*display: block;*/
}

.bn-image {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    float: left;
}

.bn-name {
    padding-left: 15px;
    height: inherit;
    display: table-cell;
    font-size: 1em;
    color: #707070;
    vertical-align: middle;
}

.bn-oc {
    font-size: 0.7em;
}

.ajx_count {
    display: inline;
    font-size: 0.7em;
    color: #70707070;
    margin-right: 10px;
}

.ajx_cat {
    display: inline;
}


/** device optimization **/
@media screen and (max-width: 767px) {
    article .contents-container h1 {
        font-size: 18.5px;
        font-weight: bold;
        line-height: 1.25em;
        margin: 15px 7px 9px;
    }

    article .contents-container h2 {
        margin: 45px 0 35px;
        font-size: 17px;
    }

    article .contents-container p,
    .osusume-point span {
        font-size: 14px;
        line-height: 1.6em;
    }

    #reg-info {
        width: 90%;
    }

    #reg-info p {
        width: 90%;
    }

    #reg-in {
        padding-top: 20px;
    }

    #reg-block {
        padding: 40px 7px 0px 7px;
    }

    .list-box .list-text,
    .ajx_title {
        padding: 5px 1px 7px;
    }

    .bn-box:hover .bn-intro {
        display: none;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    article .contents-container h1 {
        font-size: 27px;
        font-weight: bold;
        line-height: 1.4em;
        margin-left: 7px;
        margin-right: 7px;
    }

    article .contents-container h2 {
        margin: 70px 0 45px;
        font-size: 24px;
    }

    article .contents-container p,
    .osusume-point span {
        font-size: 16px;
        line-height: 1.7em;
    }

    .list-box .list-text,
    .ajx_title {
        padding: 5px 2px;
    }

    .list-box {
        padding: 5px 6.5px 2.5px 6.5px !important;
    }
}

@media screen and (min-width: 992px) {
    article .contents-container h1 {
        font-size: 29px;
        font-weight: bold;
        line-height: 1.25em;
        margin-left: 7px;
        margin-right: 7px;
    }

    article .contents-container h2 {
        margin: 65px 0 45px;
        font-size: 25px;
    }

    article .contents-container p,
    .osusume-point span {
        font-size: 17.5px;
        line-height: 1.6em;
    }

    .list-box .list-text,
    .ajx_title {
        padding: 14px 3px 5px 2px;
    }

    .list-text,
    .ajx_title {
        font-size: 25px;
        letter-spacing: -0.04em;
        line-height: 1.3em;
    }

    .list-box {
        padding: 5px 8px 2.5px 8px !important;
    }

    .bn-intro {
        width: 350px;
    }
}


#postbeforead {
    text-align: center;
    padding-bottom: 10px;
}

#postafterad {
    margin-bottom: 30px;
}

.postend_ad {
    justify-content: center;
}

.postend_ad_inner {
    margin-right: 10px;
}

@media (max-width:600px) {
    .postend_ad {
        flex-wrap: wrap;
    }

    .postend_ad_inner {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

/** Q&A **/

.q-and-a-question {
    padding-bottom: 10px !important;
    border-bottom: 1px solid #ddd;
    font-size: 2.0rem;
    font-weight: bold;
}

/** Q&A **/

/** 文章内登録ボタン **/
.register-link-in-article {
    text-align: center;
    border: solid 1px #3F77F9;
    padding: 0.5em !important;
    border-radius: 5px;
    color: #3f77f9;
}


.register-link-in-article:hover {
    background-color: #dce6ff;
}

.register-link-in-article a:hover {
    color: #fff;
}

/** 文章内登録ボタン **/