﻿#archives-meta {
    border-bottom: 2px solid #cfcfcf;
    margin: 0 0 8px;
    padding: 4px 8px;
    position: relative
}
#archives-meta #archives-date {
    font-size: 1.1rem;
    font-weight: normal
}
#archives-meta #archives-title {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 0 0 8px;
    display: inline
}
#pagination {
    font-size: 1.6rem;
    text-align: center;
    margin: 4rem 0rem 0rem 0rem
}
@media screen and (max-width: 979px) {
    #pagination {
        margin: 2.8571428571rem 0rem 0rem 0rem
    }
}
@media screen and (max-width: 767px) {
    #pagination {
        margin: 2rem 0rem 0rem 0rem
    }
}
#pagination a {
    background: #f7f7f7;
    text-decoration: none;
    text-align: center;
    line-height: 34px;
    width: 34px;
    height: 34px;
    margin: 0 2px;
    display: inline-block;
    position: relative
}
@media screen and (min-width: 979px) {
    #pagination a:hover {
        background: #2b6da2;
        color: #fff
    }
}
#pagination .pagination--current {
    font-weight: bold;
    text-align: center;
    line-height: 34px;
    width: 34px;
    height: 34px;
    margin: 0 2px;
    display: inline-block
}
#pagination #pagination-prev a, #pagination #pagination-next a {
    color: rgba(255, 255, 255, 0)
}
#pagination #pagination-prev a:before, #pagination #pagination-next a:before {
    content: "";
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%
}
@media screen and (min-width: 979px) {
    #pagination #pagination-prev a:hover:before, #pagination #pagination-next a:hover:before {
        border-color: #fff
    }
}
#pagination #pagination-prev a {
    margin: 0 16px 0 2px
}
#pagination #pagination-prev a:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 50%;
    margin: -4px 0 0 -2px
}
#pagination #pagination-next a {
    margin: 0 2px 0 16px
}
#pagination #pagination-next a:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 50%;
    margin: -4px -2px 0 0
}
#pagination #pagination-lastprev a, #pagination #pagination-lastnext a {
    color: rgba(255, 255, 255, 0)
}
#pagination #pagination-lastprev a:before, #pagination #pagination-lastnext a:before {
    content: "";
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%
}
#pagination #pagination-lastprev a:after, #pagination #pagination-lastnext a:after {
    content: "";
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%
}
@media screen and (min-width: 979px) {
    #pagination #pagination-lastprev a:hover:before, #pagination #pagination-lastprev a:hover:after, #pagination #pagination-lastnext a:hover:before, #pagination #pagination-lastnext a:hover:after {
        border-color: #fff
    }
}
#pagination #pagination-lastprev a {
    margin: 0
}
#pagination #pagination-lastprev a:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 50%;
    margin: -4px 0 0 -4px
}
#pagination #pagination-lastprev a:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 50%;
    margin: -4px 0 0 0px
}
#pagination #pagination-lastnext a {
    margin: 0
}
#pagination #pagination-lastnext a:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 50%;
    margin: -4px -4px 0 0
}
#pagination #pagination-lastnext a:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 50%;
    margin: -4px 0px 0 0
}
.entry-category a a, .entry-taxonomy a a, .nolink-category a, .entry-tag a, .entry-date a, .entry-author a, .edit-link a {
    color: #000
}
.entry-category, .entry-taxonomy {
    font-size: 0
}
.entry-category ul, .entry-taxonomy ul {
    display: inline-block
}
.entry-category ul li, .entry-taxonomy ul li {
    display: inline-block
}
.entry-category a, .entry-taxonomy a, .nolink-category {
    background: #2b6da2;
    color: #fff;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    width: 110px;
    padding: 2px 8px;
    position: relative;
    top: -1px
}
a .eyecatch--hover-effect {
    line-height: 0;
    overflow: hidden
}
a .eyecatch--hover-effect img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}
@media screen and (min-width: 979px) {
    a:hover .eyecatch--hover-effect img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
}
.frontpost-list a {
    color: #000;
    font-size: 1.5rem;
    text-decoration: none;
    margin: 0 0 1px;
    padding: .7rem 2rem .7rem 2rem;
    display: block;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease
}
@media screen and (max-width: 979px) {
    .frontpost-list a {
        padding: .5rem 1.4285714286rem .5rem 1.4285714286rem
    }
}
@media screen and (max-width: 767px) {
    .frontpost-list a {
        padding: .35rem 1rem .35rem 1rem
    }
}
@media screen and (max-width: 767px) {
    .frontpost-list a {
        border-bottom: 1px dotted #cfcfcf;
        padding-top: 10px;
        padding-bottom: 10px
    }
}
@media screen and (min-width: 979px) {
    .frontpost-list a:hover {
        background: #f7f7f7;
        text-decoration: none
    }
}
.frontpost-list a:last-child {
    margin-bottom: 0
}
.frontpost-list a .entry-meta {
    margin: 0 24px 0 0;
    float: left
}
@media screen and (max-width: 767px) {
    .frontpost-list a .entry-meta {
        margin: 0;
        float: none
    }
}
.frontpost-list a .entry-meta .entry-date, .frontpost-list a .entry-meta .nolink-category {
    display: inline-block
}
@media screen and (max-width: 767px) {
    .frontpost-list a .entry-meta .entry-date, .frontpost-list a .entry-meta .nolink-category {
        display: block
    }
}
.frontpost-list a .entry-title {
    overflow: hidden
}
.post-list-wrapper {
    background: #fff;
    box-shadow: 0 1px 8px -6px rgba(0, 0, 0, 0.5);
    padding: 4rem 4rem 4rem 4rem
}
@media screen and (max-width: 979px) {
    .post-list-wrapper {
        padding: 2.8571428571rem 2.8571428571rem 2.8571428571rem 2.8571428571rem
    }
}
@media screen and (max-width: 767px) {
    .post-list-wrapper {
        padding: 2rem 2rem 2rem 2rem
    }
}
@media screen and (max-width: 767px) {
    .post-list-wrapper {
        background: none;
        box-shadow: none;
        padding: 0
    }
}
.post-list {
    border-bottom: 1px dotted #b6b6b6;
    margin: 0rem 0rem 1.6rem 0rem;
    padding: 0rem .8rem 1.6rem 0rem
}
@media screen and (max-width: 979px) {
    .post-list {
        margin: 0rem 0rem 1.1428571429rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .post-list {
        margin: 0rem 0rem .8rem 0rem
    }
}
@media screen and (max-width: 979px) {
    .post-list {
        padding: 0rem .5714285714rem 1.1428571429rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .post-list {
        padding: 0rem .4rem .8rem 0rem
    }
}
.post-list .eyecatch {
    margin-top: 4px
}
.post-list .entry-wrapper {
    overflow: hidden
}
.post-list .entry-wrapper .entry-title {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0rem 0rem .4rem 0rem
}
@media screen and (max-width: 979px) {
    .post-list .entry-wrapper .entry-title {
        margin: 0rem 0rem .2857142857rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .post-list .entry-wrapper .entry-title {
        margin: 0rem 0rem .2rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .post-list .entry-wrapper .entry-title {
        font-size: 1.6rem
    }
}
.post-list .entry-wrapper .entry-title a {
    color: #000
}
.post-list .entry-wrapper .entry-meta {
    margin: 0 0 4px
}
.post-list .entry-wrapper .entry-meta .entry-date, .post-list .entry-wrapper .entry-meta .nolink-category {
    display: inline-block
}
@media screen and (max-width: 767px) {
    .post-list .entry-wrapper .entry-meta .entry-date, .post-list .entry-wrapper .entry-meta .nolink-category {
        display: block
    }
}
.post-list .entry-wrapper .entry-meta .entry-date {
    color: #000
}
.post-list .entry-wrapper .entry-summary {
    font-size: 1.5rem
}
.one-post {
    background: #fff;
    box-shadow: 0 1px 8px -6px rgba(0, 0, 0, 0.5);
    padding: 4rem 4rem 4rem 4rem;
    position: relative
}
@media screen and (max-width: 979px) {
    .one-post {
        padding: 2.8571428571rem 2.8571428571rem 2.8571428571rem 2.8571428571rem
    }
}
@media screen and (max-width: 767px) {
    .one-post {
        padding: 2rem 2rem 2rem 2rem
    }
}
@media screen and (max-width: 767px) {
    .one-post {
        background: none;
        box-shadow: none;
        padding: 0
    }
}
.one-post#not-found {
    text-align: center;
    padding: 8rem 0rem 8rem 0rem
}
@media screen and (max-width: 979px) {
    .one-post#not-found {
        padding: 5.7142857143rem 0rem 5.7142857143rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .one-post#not-found {
        padding: 4rem 0rem 4rem 0rem
    }
}
.one-post .entry-title {
    font-size: 2.4rem;
    font-weight: bold;
    margin: 0rem 0rem 1.6rem 0rem
}
@media screen and (max-width: 979px) {
    .one-post .entry-title {
        margin: 0rem 0rem 1.1428571429rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .one-post .entry-title {
        margin: 0rem 0rem .8rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .one-post .entry-title {
        font-size: 2rem
    }
}
.one-post .entry-meta {
    background: #f7f7f7;
    margin: 0rem 0rem 2.4rem 0rem;
    padding: .8rem 1.6rem .8rem 1.6rem
}
@media screen and (max-width: 979px) {
    .one-post .entry-meta {
        margin: 0rem 0rem 1.7142857143rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .one-post .entry-meta {
        margin: 0rem 0rem 1.2rem 0rem
    }
}
@media screen and (max-width: 979px) {
    .one-post .entry-meta {
        padding: .5714285714rem 1.1428571429rem .5714285714rem 1.1428571429rem
    }
}
@media screen and (max-width: 767px) {
    .one-post .entry-meta {
        padding: .4rem .8rem .4rem .8rem
    }
}
@media screen and (max-width: 767px) {
    .one-post .entry-meta {
        background: #efefef
    }
}
.one-post .entry-meta .entry-date, .one-post .entry-meta .nolink-category {
    display: inline-block
}
@media screen and (max-width: 767px) {
    .one-post .entry-meta .entry-date, .one-post .entry-meta .nolink-category {
        display: block
    }
}
.one-post .entry-meta .entry-date {
    margin: 0 16px 0 0
}
.one-post .entry-content {
    margin: 0rem 0rem 4.8rem 0rem
}
@media screen and (max-width: 979px) {
    .one-post .entry-content {
        margin: 0rem 0rem 3.4285714286rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .one-post .entry-content {
        margin: 0rem 0rem 2.4rem 0rem
    }
}
.interviewalumni-list {
    margin: 0rem 0rem 4.8rem 0rem
}
@media screen and (max-width: 979px) {
    .interviewalumni-list {
        margin: 0rem 0rem 3.4285714286rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .interviewalumni-list {
        margin: 0rem 0rem 2.4rem 0rem
    }
}
.interviewalumni-list a {
    color: #000;
    text-decoration: none;
    display: block;
    position: relative
}
.interviewalumni-list a .interviewalumni-content .vertical {
    width: 60.1%;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}
@media screen and (max-width: 979px) {
    .interviewalumni-list a .interviewalumni-content .vertical {
        width: 60.1%
    }
}
@media screen and (max-width: 767px) {
    .interviewalumni-list a .interviewalumni-content .vertical {
        width: auto;
        position: relative;
        top: auto;
        right: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.interviewalumni-list a .interviewalumni-content .interviewalumni-title {
    color: #FF9D38/*#2b6da2*/;
    font-size: 2.2rem;
    font-weight: 700;
    font-family: "Noto Sans JP", sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0rem 0rem 1.2rem 0rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}
@media screen and (max-width: 979px) {
    .interviewalumni-list a .interviewalumni-content .interviewalumni-title {
        margin: 0rem 0rem .8571428571rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .interviewalumni-list a .interviewalumni-content .interviewalumni-title {
        margin: 0rem 0rem .6rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .interviewalumni-list a .interviewalumni-content .interviewalumni-title {
        font-size: 1.6rem
    }
}
.interviewalumni-list a .entry-date {
    font-size: 1.4rem;
    text-align: right
}
@media screen and (min-width: 979px) {
    .interviewalumni-list a:hover .interviewalumni-title {
        /*color: #579bd2;*/
        opacity: .7;
    }
}
.one-interviewalumni {
    max-width: 620px;
    margin: 0 auto;
    position: relative
}
.one-interviewalumni .entry-title {
    font-size: 3.2rem;
    font-weight: bold;
    margin: 8rem 0rem 4rem 0rem
}
@media screen and (max-width: 979px) {
    .one-interviewalumni .entry-title {
        margin: 5.7142857143rem 0rem 2.8571428571rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .one-interviewalumni .entry-title {
        margin: 4rem 0rem 2rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .one-interviewalumni .entry-title {
        font-size: 2.4rem
    }
}
.one-interviewalumni .interview_alumni-eyecatch {
    padding: 0rem 0rem 3.2rem 0rem
}
@media screen and (max-width: 979px) {
    .one-interviewalumni .interview_alumni-eyecatch {
        padding: 0rem 0rem 2.2857142857rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .one-interviewalumni .interview_alumni-eyecatch {
        padding: 0rem 0rem 1.6rem 0rem
    }
}
.one-interviewalumni .interview_alumni-profile {
    background: #fff;
    font-size: 1.6rem;
    box-shadow: 0 1px 8px -6px rgba(0, 0, 0, 0.5);
    margin: 0rem 0rem 3.2rem 0rem;
    padding: 2.4rem 3.2rem 2.4rem 3.2rem
}
@media screen and (max-width: 979px) {
    .one-interviewalumni .interview_alumni-profile {
        margin: 0rem 0rem 2.2857142857rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .one-interviewalumni .interview_alumni-profile {
        margin: 0rem 0rem 1.6rem 0rem
    }
}
@media screen and (max-width: 979px) {
    .one-interviewalumni .interview_alumni-profile {
        padding: 1.7142857143rem 2.2857142857rem 1.7142857143rem 2.2857142857rem
    }
}
@media screen and (max-width: 767px) {
    .one-interviewalumni .interview_alumni-profile {
        padding: 1.2rem 1.6rem 1.2rem 1.6rem
    }
}
.one-interviewalumni .interview_alumni-writer {
    font-size: 1.8rem;
    margin: 0rem 0rem 6.4rem 0rem
}
@media screen and (max-width: 979px) {
    .one-interviewalumni .interview_alumni-writer {
        margin: 0rem 0rem 4.5714285714rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .one-interviewalumni .interview_alumni-writer {
        margin: 0rem 0rem 3.2rem 0rem
    }
}
.one-interviewalumni .entry-content {
    font-size: 1.8rem;
    line-height: 2
}
@media screen and (max-width: 767px) {
    .one-interviewalumni .entry-content {
        line-height: 1.8
    }
}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .comment-body h2, .comment-body h3, .comment-body h4, .comment-body h5, .comment-body h6 {
    clear: both
}
.entry-content h2, .comment-body h2 {
    border-left: 8px solid #2b6da2;
    background: #f7f7f7;
    font-size: 2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    letter-spacing: 0.04em;
    margin: 4.8rem 0rem 2.4rem 0rem;
    padding: 1.2rem 1.6rem 1.2rem 2rem;
    position: relative
}
@media screen and (max-width: 979px) {
    .entry-content h2, .comment-body h2 {
        margin: 3.4285714286rem 0rem 1.7142857143rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .entry-content h2, .comment-body h2 {
        margin: 2.4rem 0rem 1.2rem 0rem
    }
}
@media screen and (max-width: 979px) {
    .entry-content h2, .comment-body h2 {
        padding: .8571428571rem 1.1428571429rem .8571428571rem 1.4285714286rem
    }
}
@media screen and (max-width: 767px) {
    .entry-content h2, .comment-body h2 {
        padding: .6rem .8rem .6rem 1rem
    }
}
@media screen and (max-width: 767px) {
    .entry-content h2, .comment-body h2 {
        font-size: 1.8rem;
        border-width: 4px
    }
}
.entry-content h2:before, .comment-body h2:before {
    content: "";
    background: #cfcfcf;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0
}
.entry-content h3, .comment-body h3 {
    border-left: 6px solid #FF9D38/*#2b6da2*/;
    color: #FF9D38/*#2b6da2*/;
    font-size: 2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    letter-spacing: 0.04em;
    margin: 4.8rem 0rem 4.4rem 0rem;
    padding: 0rem 1.6rem 0rem 1.6rem;
    position: relative
}
@media screen and (max-width: 979px) {
    .entry-content h3, .comment-body h3 {
        margin: 3.4285714286rem 0rem 3.1428571429rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .entry-content h3, .comment-body h3 {
        margin: 2.4rem 0rem 2.2rem 0rem
    }
}
@media screen and (max-width: 979px) {
    .entry-content h3, .comment-body h3 {
        padding: 0rem 1.1428571429rem 0rem 1.1428571429rem
    }
}
@media screen and (max-width: 767px) {
    .entry-content h3, .comment-body h3 {
        padding: 0rem .8rem 0rem .8rem
    }
}
@media screen and (max-width: 767px) {
    .entry-content h3, .comment-body h3 {
        font-size: 1.8rem
    }
}
.entry-content h3:before, .entry-content h3:after, .comment-body h3:before, .comment-body h3:after {
    content: "";
    background: #cfcfcf;
    height: 1px;
    position: absolute;
    bottom: -16px;
    left: 0
}
@media screen and (max-width: 767px) {
    .entry-content h3:before, .entry-content h3:after, .comment-body h3:before, .comment-body h3:after {
        bottom: -8px
    }
}
.entry-content h3:before, .comment-body h3:before {
    width: 100%
}
.entry-content h3:after, .comment-body h3:after {
    width: 6px;
    left: -6px
}
.entry-content h4, .comment-body h4 {
    font-size: 1.6rem;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    margin: 2.8rem 0rem .8rem .2rem;
    padding: 0 0 0 16px;
    position: relative
}
@media screen and (max-width: 979px) {
    .entry-content h4, .comment-body h4 {
        margin: 2rem 0rem .5714285714rem .1428571429rem
    }
}
@media screen and (max-width: 767px) {
    .entry-content h4, .comment-body h4 {
        margin: 1.4rem 0rem .4rem .1rem
    }
}
.entry-content h4:before, .entry-content h4:after, .comment-body h4:before, .comment-body h4:after {
    content: '';
    position: absolute;
    top: 50%;
    border-radius: 50%
}
.entry-content h4:before, .comment-body h4:before {
    background: #2b6da2;
    width: 12px;
    height: 12px;
    left: 0;
    margin: -6px 0 0
}
@media screen and (max-width: 767px) {
    .entry-content h4:before, .comment-body h4:before {
        width: 10px;
        height: 10px;
        margin: -5px 0 0
    }
}
.entry-content h4:after, .comment-body h4:after {
    background: #fff;
    width: 6px;
    height: 6px;
    left: 3px;
    margin: -3px 0 0
}
@media screen and (max-width: 767px) {
    .entry-content h4:after, .comment-body h4:after {
        width: 4px;
        height: 4px;
        margin: -2px 0 0
    }
}
.entry-content h5, .comment-body h5 {
    font-size: 1.6rem;
    font-weight: 700;
    margin: 3.2rem 0rem .8rem 0rem
}
@media screen and (max-width: 979px) {
    .entry-content h5, .comment-body h5 {
        margin: 2.2857142857rem 0rem .5714285714rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .entry-content h5, .comment-body h5 {
        margin: 1.6rem 0rem .4rem 0rem
    }
}
.entry-content h6, .comment-body h6 {
    margin: 0 auto
}
.entry-content p, .comment-body p {
    margin: 0rem 0rem 3.2rem 0rem
}
@media screen and (max-width: 979px) {
    .entry-content p, .comment-body p {
        margin: 0rem 0rem 2.2857142857rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .entry-content p, .comment-body p {
        margin: 0rem 0rem 1.6rem 0rem
    }
}
.entry-content ul, .comment-body ul {
    list-style: disc
}
.entry-content ol, .comment-body ol {
    list-style: decimal
}
.entry-content ul, .entry-content ol, .comment-body ul, .comment-body ol {
    margin: 0 0 24px 22px;
    clear: both
}
.entry-content ul li ul, .entry-content ul li ol, .entry-content ol li ul, .entry-content ol li ol, .comment-body ul li ul, .comment-body ul li ol, .comment-body ol li ul, .comment-body ol li ol {
    margin: 0 0 0 24px
}
.entry-content em, .entry-content strong, .comment-body em, .comment-body strong {
    font-weight: bold
}
.entry-content blockquote, .comment-body blockquote {
    border-left: 1px solid #000;
    background: #f7f7f7;
    margin: 3.2rem 0rem 3.2rem 0rem;
    padding: 6rem 2.4rem 6rem 2.4rem;
    position: relative;
    clear: both
}
@media screen and (max-width: 979px) {
    .entry-content blockquote, .comment-body blockquote {
        margin: 2.2857142857rem 0rem 2.2857142857rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .entry-content blockquote, .comment-body blockquote {
        margin: 1.6rem 0rem 1.6rem 0rem
    }
}
@media screen and (max-width: 979px) {
    .entry-content blockquote, .comment-body blockquote {
        padding: 4.2857142857rem 1.7142857143rem 4.2857142857rem 1.7142857143rem
    }
}
@media screen and (max-width: 767px) {
    .entry-content blockquote, .comment-body blockquote {
        padding: 3rem 1.2rem 3rem 1.2rem
    }
}
.entry-content blockquote:before, .entry-content blockquote:after, .comment-body blockquote:before, .comment-body blockquote:after {
    content: '”';
    color: #000;
    font-size: 42px;
    font-weight: bold;
    font-family: sans-serif;
    font-style: italic;
    line-height: 42px;
    width: 20px;
    height: 20px;
    position: absolute
}
@media screen and (max-width: 767px) {
    .entry-content blockquote:before, .entry-content blockquote:after, .comment-body blockquote:before, .comment-body blockquote:after {
        font-size: 24px;
        line-height: 24px;
        width: 16px;
        height: 16px
    }
}
.entry-content blockquote:before, .comment-body blockquote:before {
    top: 16px;
    left: 16px
}
@media screen and (max-width: 767px) {
    .entry-content blockquote:before, .comment-body blockquote:before {
        top: 8px;
        left: 8px
    }
}
.entry-content blockquote:after, .comment-body blockquote:after {
    bottom: 16px;
    right: 16px
}
@media screen and (max-width: 767px) {
    .entry-content blockquote:after, .comment-body blockquote:after {
        bottom: 8px;
        right: 8px
    }
}
.entry-content blockquote p, .comment-body blockquote p {
    margin: 0
}
.entry-content dl, .comment-body dl {
    margin: 0 0 24px;
    clear: both
}
.entry-content dl dt, .comment-body dl dt {
    font-weight: bold
}
.entry-content dl dd, .comment-body dl dd {
    margin: 0 0 24px
}
.entry-content table tr th, .entry-content table tr td, .comment-body table tr th, .comment-body table tr td {
    border: 1px solid #cfcfcf;
    padding: 8px 32px
}
@media screen and (max-width: 767px) {
    .entry-content table tr th, .entry-content table tr td, .comment-body table tr th, .comment-body table tr td {
        padding: 8px 12px
    }
}
.entry-content table tr th, .comment-body table tr th {
    background: #f7f7f7;
    text-align: center;
    width: 180px
}
@media screen and (max-width: 767px) {
    .entry-content table tr th, .comment-body table tr th {
        width: 88px !important;
        white-space: normal !important
    }
}
.entry-content table tr td, .comment-body table tr td {
    background: #fff
}
.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video, .comment-body embed, .comment-body iframe, .comment-body object, .comment-body video {
    margin: 24px 0
}
img.alignleft, .wp-caption.alignleft {
    float: left;
    margin: 16px 24px 16px 0
}
img.alignright, .wp-caption.alignright {
    float: right;
    margin: 16px 0 16px 24px
}
img.alignnone, .wp-caption.alignnone {
    clear: both;
    display: block;
    margin: 16px 0
}
img.aligncenter, .wp-caption.aligncenter {
    clear: both;
    display: block;
    margin: 16px auto
}
.page-links {
    text-align: center;
    margin: 16px 0 24px
}
.page-links a {
    text-decoration: none;
    background: #fff;
    border: 1px solid #cfcfcf;
    padding: 4px 8px;
    margin: 0 4px;
    display: inline-block
}
@media screen and (min-width: 979px) {
    .page-links a:hover {
        background: #f7f7f7;
        text-decoration: none
    }
}
.single-author .entry-meta .by-author {
    display: none
}
.mu_register h2 {
    color: #000;
    font-weight: normal
}
#post-paging {
    margin: 0rem 0rem 4.8rem 0rem
}
@media screen and (max-width: 979px) {
    #post-paging {
        margin: 0rem 0rem 3.4285714286rem 0rem
    }
}
@media screen and (max-width: 767px) {
    #post-paging {
        margin: 0rem 0rem 2.4rem 0rem
    }
}
#post-paging #paging-wrapper {
    overflow: hidden
}
#post-paging #paging-wrapper #nav-previous, #post-paging #paging-wrapper #nav-next {
    width: 49%;
    float: left;
    margin: 0 0.5%
}
#post-paging #paging-wrapper #nav-previous a, #post-paging #paging-wrapper #nav-next a {
    background: #aaa;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
    text-decoration: none;
    line-height: 56px;
    height: 56px;
    padding: 0 16px;
    display: block;
    position: relative;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease
}
@media screen and (max-width: 767px) {
    #post-paging #paging-wrapper #nav-previous a, #post-paging #paging-wrapper #nav-next a {
        font-size: 1.3rem;
        padding-left: 4px;
        padding-right: 4px
    }
}
#post-paging #paging-wrapper #nav-previous a:before, #post-paging #paging-wrapper #nav-next a:before {
    content: "";
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    background: none;
    font-size: 0;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    margin: -4px 0 0
}
@media screen and (min-width: 979px) {
    #post-paging #paging-wrapper #nav-previous a:hover, #post-paging #paging-wrapper #nav-next a:hover {
        background: #2b6da2
    }
}
#post-paging #paging-wrapper #nav-previous #nav-single-none, #post-paging #paging-wrapper #nav-next #nav-single-none {
    background: #f7f7f7;
    font-size: 1.4rem;
    text-align: center;
    display: block;
    line-height: 56px;
    height: 56px;
    padding: 0 16px
}
@media screen and (max-width: 767px) {
    #post-paging #paging-wrapper #nav-previous #nav-single-none, #post-paging #paging-wrapper #nav-next #nav-single-none {
        font-size: 1.3rem;
        padding-left: 4px;
        padding-right: 4px
    }
}
#post-paging #paging-wrapper #nav-previous a:before {
    left: 24px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}
#post-paging #paging-wrapper #nav-next a:before {
    right: 24px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.widget {
    margin: 0rem 0rem 4rem 0rem;
    box-shadow: 0 1px 8px -6px rgba(0, 0, 0, 0.5)
}
@media screen and (max-width: 979px) {
    .widget {
        margin: 0rem 0rem 2.8571428571rem 0rem
    }
}
@media screen and (max-width: 767px) {
    .widget {
        margin: 0rem 0rem 2rem 0rem
    }
}
.widget .widget-title {
    border-bottom: 2px solid #cfcfcf;
    background: #2b6da2;
    color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
    padding: 10px 16px;
    position: relative
}
.widget-archive, .widget-category, .widget-tagcloud {
    padding: 0
}
.widget-archive li a, .widget-category li a {
    border-bottom: 1px dotted #cfcfcf;
    background: #fff;
    color: #000;
    font-size: 1.4rem;
    text-decoration: none;
    padding: 10px 16px;
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease
}
@media screen and (min-width: 979px) {
    .widget-archive li a:hover, .widget-category li a:hover {
        background: #f7f7f7
    }
}
@media screen and (min-width: 979px) {
    .widget-archive li a:hover .widget-count, .widget-category li a:hover .widget-count {
        background: #dedede
    }
}
.widget-archive li ul li a, .widget-category li ul li a {
    padding-left: 24px
}
.widget-archive li ul li ul li a, .widget-category li ul li ul li a {
    padding-left: 40px
}
.widget-tagcloud .tagcloud {
    overflow: hidden
}
.widget-tagcloud .tagcloud a {
    background: #f7f7f7;
    color: #000;
    font-size: 13px !important;
    text-decoration: none;
    margin: 2px;
    padding: 4px 10px;
    white-space: nowrap;
    position: relative;
    display: inline-block
}
@media screen and (min-width: 979px) {
    .widget-tagcloud .tagcloud a:hover {
        background: #eaeaea
    }
}
.widget-posts ul li {
    position: relative;
    counter-increment: list-num
}
.widget-posts ul li a {
    border-bottom: 1px dotted #cfcfcf;
    background: #fff;
    text-decoration: none;
    padding: 12px;
    display: block;
    overflow: hidden;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease
}
.widget-posts ul li a .widget-posts-eyecatch {
    line-height: 0;
    width: 30%;
    float: left;
    margin: 0 12px 0 0
}
.widget-posts ul li a .widget-posts-title {
    color: #000;
    font-size: 1.3rem;
    line-height: 1.4;
    overflow: hidden
}
@media screen and (min-width: 979px) {
    .widget-posts ul li a:hover {
        background: #f7f7f7
    }
}
.widget-count {
    background: #f7f7f7;
    color: #000;
    font-size: 10px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
    width: 24px;
    height: 24px;
    margin: -1px 0 0 16px;
    float: right;
    position: relative;
    display: inline-block;
    border-radius: 50%
}
#fixed-widget {
    max-width: 300px
}
@media screen and (max-width: 979px) {
    #fixed-widget {
        max-width: 100%
    }
}
#fixed-widget.fixed-widget--fixed {
    position: fixed;
    top: 40px;
    z-index: 9
}
@media screen and (max-width: 979px) {
    #fixed-widget.fixed-widget--fixed {
        position: static !important;
        top: auto
    }
}
#fixed-widget.fixed-widget--static {
    position: absolute;
    bottom: 0
}
@media screen and (max-width: 979px) {
    #fixed-widget.fixed-widget--static {
        position: static !important;
        bottom: auto
    }
}
#fixed-widget .widget {
    margin: 0
}