.path.content_main {
    margin-top: 140px!important;
}

.column .content_r {
    float: left;

}

.archive-column .content_r {
    background-color: rgba(255, 255, 255, 0.8);
}

.column .side_menu {
    float: right;
    margin-left: 21px;
    width: 198px;
    background-color: rgba(255, 255, 255, 0.8);
}

.column .side_menu li a {
    padding-right: 0;
}

.column .side_menu .view-item {
    border-bottom: none;
}

.column .js-object-fit {
    -o-object-fit: cover;
       object-fit: cover;
    height: 165px;
}

.column .side_menu .cat-item {
    border-bottom: solid 1px #5D5D5D;
    margin: 0 12px;
    background-image: url("../images/side_menu_arrow_black.png");
    background-position: 100% center;
}

.column .side_menu .cat-item:last-of-type {
    border-bottom: none;
}

.column .side_menu .cat-item a {
    padding-left: 0px;
}

.col12 {
    padding: 0!important;
}

.archive .list_float {
    padding-left: 0!important;
}

.column-archive-title {
    color: #ffffff;
    position: relative;
    font-weight: bold;
    padding-left: 16px;
    margin-bottom: 28px;
}

.column-archive-title::before {
    content: '';
    position: absolute;
    left: 0;
    height: 53px;
    width: 4px;
    background-color: #ffffff;
    top: 0;
    bottom: 0;
    margin: auto;
}

.column-archive-title h1 {
    font-size: 30px;
    color: #ffffff;
}

.column-archive-title p {
    color: #ffffff;
}

.archive-column .content_r {
    padding: 40px 32px;
}

.column-single .content_r {
    background-color: transparent;
}

.column-single .postarea ul {
    margin-left: 20px;
}

.column-single .postarea ul, .column-single .postarea li {
    list-style: disc;
}

.column-single .postarea a {
    color: #ED6C38;
    border-bottom: #ED6C38 1px solid;
}

.column-single .postarea .column-single-btn {
    border: #f6ad26 2px solid;
    width: 80%;
    font-weight: bold;
    padding: 15px 5px 12px 5px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    color: #000;
}

@media screen and (max-width: 600px) {
    .column-single .postarea .column-single-btn {
        font-size: 14px;
        width: 100%;
    }
}

.column-single .postarea .column-single-btn:hover {
    text-decoration:underline;
    text-decoration-color: #000;
}

.column-content-inner {
    background-color: #ffffff;
}

.column-article--color-01 .column-article__category {
    background-color: #FF9E5E;
}

.column-article--color-02 .column-article__category {
    background-color: #ef6b8f;
}

.column-article--color-03 .column-article__category {
    background-color: #228ec6;
}

.column-article--color-04 .column-article__category {
    background-color: #DE5353;
}

.column-article--color-05 .column-article__category {
    background-color: #91C64B;
}

.column-article--color-06 .column-article__category {
    background-color: #A175D5;
}

.column-article--color-07 .column-article__category {
    background-color: #20AF83;
}

.registered-dietician {
    background-color: #FF9E5E;
}

.nutritionist {
    background-color: #ef6b8f;
}

.sports-nutritionist {
    background-color: #228ec6;
}

.restaurant {
    background-color: #DE5353;
}

.confectionery {
    background-color: #91C64B;
}

.cooking {
    background-color: #A175D5;
}

.vegetable-sommelier {
    background-color: #20AF83;
}

.column-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
}

.column-article__link {
    width: 30%;
}

.column-article::after {
    display: block;
    content:"";
    width: 30%;
    }

.column-article__category {
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    padding: 4px 8px 2px;
    margin-top: 12px;
}

#column-article__category {
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    padding: 4px 8px 2px;
}

.column-article__ttl {
    margin: 12px 0 8px;
    font-weight: 600;
}

.column-article__date {
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: 300;
}

.column .page-tabnav-wrapper {
    text-align: center;
}

.column .page-tabnav {
    display: inline-block;
}

.column .page_tabnav .current {
    color: #ED6C38!important;
}

.view-date, .view-thumnail {
    display: block!important;
}

.view-contents {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.view-thumnail img {
    max-width: 60px!important;
    width: 100%;
    max-height: 60px!important;
}

.view-thumnail {
    width: 35%!important;
}

.view-text {
    width: 60%!important;
}

.view-title {
    overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.view-date {
    font-size: 12px!important;
    margin-top: 4px!important;
}

.view-item {
    background-image: none!important;
    padding-right: 12px!important;
}

.column .side_menu .category {
    background-color: transparent!important;
    padding: 18px 12px 0!important;
}

.column .side_menu .category p, .side_menu .category_glay p {
    color: #ED6C38!important;
    font-size: 24px!important;
    font-weight: bold;
}

.column .category_glay p {
    padding-left: 12px;
}

.column .side_menu .category p {
    padding-left: 0;
}

.column .side_menu .category_glay {
    margin-top: 40px!important;
}

.column .category_glay {
    background-color: transparent;
}

.column .side_menu .cat-item a {
    font-size: 12px!important;
}

.column-single .content_r {
    padding: 0!important;
}

.column-single h2 {
    margin-top: 0!important;
    color: #000000;
    font-weight: bold;
}

.column-single .section {
    padding: 24px 28px!important;
}

.column-single-category-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px;
}

.column-single-date {
    margin-left: 12px;
}

.column-single h1 {
    margin:  30px 0 30px!important;
}

.column-single h2 {
    margin:  30px 0 30px!important;
}

.column-single h3 {
    margin:  30px 0 10px!important;
    font-weight: bold!important;
    color: #ED6C38!important;
}

.column-single h4 {
    margin:  30px 0 10px!important;
    font-weight: bold!important;
    color: #6E6E6E;
    padding-left: 20px;
    position: relative;
}

.column-single h4::before {
    content: '';
    width: 12px;
    background-color: #6e6e6e;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.column-single h5 {
    margin:  30px 0 10px!important;
    font-weight: bold!important;
    color: #6E6E6E;
    padding-left: 20px;
    position: relative;
}

.column-single h5::before {
    content: '';
    width: 12px;
    background-color: #6e6e6e;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.column-single h6 {
    margin:  30px 0 10px!important;
    font-weight: bold!important;
    color: #6E6E6E;
    padding-left: 20px;
    position: relative;
}

.column-single h6::before {
    content: '';
    width: 12px;
    background-color: #6e6e6e;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.single-column-title {
    color: #000000!important;
}


.column-single-thumnail img {
    margin-bottom: 40px!important;
    display: block;
}

.column-single .page {
    margin-top: 60px;
    padding-bottom: 32px;
}

.column-single .col6 {
    width: auto;
}

.column-single .column-content-inner {
    padding: 0 0 10px;
}

.column-recommend {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 24px 28px!important;
    margin-top: 40px;
}

.column-single .postarea p:first-of-type {
    margin-top: 40px!important;
}

.column-recommend h3 {
    color: #ED6C38;
    border-left: none!important;
}

.column-yarpp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.column-yarpp::after{
    content:"";
    display: block;
    width:30%;
  }

.column-yarpp__contents {
    width: 30%;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 32%!important;
}

.yarpp-thumbnail > img, .yarpp-thumbnail-default {
    width: 100%!important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    border: none!important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    font-weight: normal!important;
    margin-top: 4px!important;
    margin-bottom: 20px!important;
}

@media screen and (max-width: 1023px) {
    .path.content_main {
        margin-top: 0px!important;
    }

    .column .side_menu {
        clear:both!important;
        float: inherit;
        width: 100%;
        margin-left: 0;
        display: block!important;
    }

    .column .content_r {
        margin-bottom: 40px;
    }

    .view-contents {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .view-thumnail img {
        max-width: 260px!important;
        max-height: 170px!important;
    }

    .column-single .section {
        margin-top: 0!important;
    }

    .column .side_menu .category {
        padding: 18px 32px 0!important;
    }

    .column .view-item {
        padding-right: 32px;
    }

    .column .side_menu li a {
        padding-left: 32px;
    }

    .column .category_glay p {
        padding-left: 32px;
    }

    .column .side_menu .cat-item {
        margin: 0 32px;
    }
}

@media screen and (max-width: 800px) {
    .yarpp-thumbnails-horizontal .yarpp-thumbnail {
        width: 48%!important;
    }

    .column-article__link {
        width: 46%;
    }
}

@media screen and (max-width: 750px) {
    .column-single .section {
        margin-top: 0!important;
    }

    .column-yarpp {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    
    .column-yarpp__contents {
        width: 48%;
    }
}


@media screen and (max-width: 500px) {
    .yarpp-thumbnails-horizontal .yarpp-thumbnail {
        width: 100%!important;
    }

    .column-article__link {
        width: 100%;
    }

    .archive-column .content_r {
        padding: 40px 20px;
    }

    .column .side_menu .category {
        padding: 18px 20px 0!important;
    }

    .column .view-item {
        padding-right: 20px;
    }

    .column .side_menu li a {
        padding-left: 20px;
    }

    .column .category_glay p {
        padding-left: 20px;
    }

    .column .side_menu .cat-item {
        margin: 0 20px;
    }

    .column-yarpp__contents {
        width: 100%;
    }
}