.scroll-back-to-top-wrapper.show {
    display: none!important;
}

#pop_up_button {
    bottom: 141px;
}

.left_menu_s h2 {
    background: #39352e;
}
.top_side_title {
    background-color: #39352e !important;
}
.popular_and_new_articles_wrapper > .tab.active {
    background-color: #fff;
    color: #141718;
    border: 1px solid #d5e5ef;
    border-bottom: none;
    border-top: 3px solid #413821;
}
.popular_and_new_articles_wrapper > .tab {
    border: 1px solid #d5e5ef;
    background-color: #f2f5f6;
    color: #b2c0c8;
    box-sizing: border-box;
}
.align_left{
    text-align: left!important;
}
.pseudo_th{
    background-color: #fffaf5!important;
    font-weight: bold!important;
}
.utaware_lf{
    background-color: #fff;
    font-size: 12px;
    text-align: left;
}
table td.left_p{
    text-align: left!important;
}
@media (max-width:414px){
    .utaware_lf {
        background-size: 130%!important;
        }
}
.utaware_lf a{
    color: #1681b2;
    text-decoration: none;
    font-weight: bold;
}
.utaware_lf a:hover{
    color: #F9953D;
    text-decoration: none !important;
}
.utaware_lf p{
    margin-bottom: 5px!important;
    font-size: 12px!important;
}
.utaware_lf img{
    height: auto;
    max-width: 100%;
}
/* header section */
.utaware_lf_head_img {
    max-width: 100%;
    margin: 0px 0px 0px 0px;
}
/* main section */
.utaware_lf_main h2{
margin: 0;
font-weight: bold;
font-size: 17px;
text-align: left;
text-shadow: 1px 1px 4px #000000;
border: 2px solid #d8aa2a;
vertical-align: 20%;
color: #fff;
padding: .6em .8em .5em;
margin-top: 15px;
background: linear-gradient(to right, rgba(40,31,14,1) 0%,rgba(63,58,52,1) 50%,rgba(40,31,14,1) 100%);
position: relative;
overflow: hidden;
margin-bottom: 15px;
border-radius: 5px;
}
.utaware_lf h3{
color: #423215;
font-weight: bold;
text-align: left;
font-size: 15px;
position: relative;
padding-bottom: 0.5em;
border-bottom: 1px solid #7d612b;
margin: 10px 0;
border-left: 6px solid #281f0e;
padding-left: .6em;
padding-top: .4em;
}
.utaware_lf h4{
    color: #292929;
    border-left: 0px;
    font-size: 14px;
}
.utaware_lf h4:before {
    content: '';
    display: inline-block;
    position: relative;
    margin: 0px 5px 0px -7px;
    top: -2px;
    background-image: url(/wp-content/uploads/2020/03/utaware_lf_h4.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 15px;
    height: 15px;
}
a.linkbtn_arrow{
    border: 2px solid #1848a1 !important;
    color: #1848a1 !important;
}
a.linkbtn_arrow:hover{
    background-color: #1848a1;
}
a.linkbtn_arrow::after {
    position: absolute;
    top:50%;
    right:11px;
    margin-top :-8px;
    content:"";
    width:15px;
    height:15px;
    background-size: 15px;
    background-image: url(https://appmedia.jp/wp-content/uploads/2020/03/utaware_lf_btnarrow.png);
    background-repeat: no-repeat;
    }
    a.linkbtn_arrow:hover:after {
    background-image: url(https://appmedia.jp/wp-content/uploads/2020/03/utaware_lf_arrow_hover.png);
}
.utaware_lf table{
    font-size: 12px;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 10px 0px 10px 0px;
}
.utaware_lf th{
    background-color: #faeee3!important;
    font-size: 13px;
    color: #141718 !important;
    padding: 4px 8px;
    font-weight: bold;
    border: 1px solid #c6c0ba !important;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3) inset;
    text-align: center;
}
.utaware_lf tr td{
    padding: 4px 8px;
    border-bottom: 1px solid #c6c0ba!important;
    border-top: 1px solid #c6c0ba!important;
    border-left: 1px solid #c6c0ba!important;
    border-right: none;
    background-color: #fff;
    text-align: center;
    position: relative;
}
.utaware_lf table tr td:last-child {
    border-right: 1px solid #c6c0ba!important;
}
@media (max-width:414px){
    .utaware_lf_main{
        padding: 0 10px 10px 10px;
    }
}
table.utaware_pickup_contents{
    border: none !important;
    box-shadow: none !important;
}
table.utaware_pickup_contents td {
    padding: 3px !important;
    border: none !important;
    box-shadow: none !important;
}
table.utaware_pickup_contents tr td:last-child {
    border-right: none!important;
}
table.index_table td {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    width: calc(100% / 3)!important;
}
@media (max-width:414px){
    table.utaware_pickup_contents{
        border: none !important;
        box-shadow: none !important;
    }
    table.utaware_pickup_contents td {
        padding: 3px !important;
        border: none !important;
        box-shadow: none !important;
    }
    table.utaware_pickup_contents tr td:last-child {
        border-right: none!important;
    }
}
    @charset "UTF-8";
    /* 新着・人気記事の広告用の高さ設定 */
    .popular_and_new_articles_wrapper li.ad_pop_new {
    height: 64px;
    display: block;
    }
    .popular_and_new_articles_wrapper li.ad_pop_new a {
    color: #1c1c1d;
    }

    /* ランキング */
    .new_articles_item:first-child .rank_label {
    background: #efb511;
    }

    .new_articles_item:nth-child(2) .rank_label {
    background: #f00;
    }

    .new_articles_item:nth-child(3) .rank_label {
    background: #00f;
    }

    /* 新着・人気記事のもっと見るボタン */
    .show_article_list_anchor {
    display: block;
    color: #8092a5;
    padding: 11px 0 10px;
    font-size: 14px;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #c1c1c1;
    box-shadow: 2px 2px 3px rgba(197, 197, 197, 0.5);
    }

    .show_article_list_anchor:after {
    position: absolute;
    font-size: 12px;
    right: 10px;
    top: 37%;
    content: "";
    color: #8092a5;
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

    /* ピックアップ記事リストのカードデザイン */
    .news_list_card {
    margin-bottom: 15px;
    }
    .news_list_card li a {
    display: -ms-flexbox;
    display: flex;
    color: #101113;
    border: 1px solid #d5d6db;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 5px 1px rgba(18, 24, 27, 0.1);
    margin-bottom: 5px;
    padding: 0.75em 1em 0.75em 1em;
    transition: all 0.2s ease;
    }
    .news_list_card li a div time {
    color: #6f8798;
    display: block;
    font-size: 12px;
    }
    .news_list_card li a div span {
    padding-top: 0.5em;
    font-weight: 700;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 15px;
    }
    .news_sub {
    color: #6f8798;
    display: block;
    font-size: 12px;
    padding-left: 0.25em!important;
    }
    .news_list_card li a:hover {
    color: #101113;
    text-decoration: none!important;
    transform: translateY(-5px);
    box-shadow: 3px 6px 10px rgba(0, 0, 0, 0.1);
    }
    .news_list_card li a picture {
    width: 12%;
    padding: 3px;
    box-shadow: 0px 0px 3px #888888;
    }
    .news_list_card li a div {
    width: 88%;
    padding-left: 1em;
    }

    .align_center_table td {
    text-align: center;
    }

    .align_center_table td a {
    text-align: center;
    }

    /*余白*/
    .mb0 {
    margin-bottom: 0;
    }

    /*曜日*/
    .saturday {
    color: #0099cb;
    }

    .sunday {
    color: #ef2156;
    }

    /*モバイル用スタイル*/
    @media (max-width: 450px) {
    .popular_and_new_articles_wrapper {
        margin-top: 0;
    }

    .ad_sp_header {
        padding: 5px;
        background-color: #f2f5f6;
    }
    .news_list_card li a {
    padding: 1em;
    }
    .news_list_card li a div span {
    padding-top: 0.5em;
    }
    .news_list_card li a picture {
    width: 13%;
    padding: 3px;
    box-shadow: 0px 0px 3px #888888;
    }
    .news_list_card li a div {
    width: 87%;
    padding-left: 1em;
    }
    }