article .article_detail_item{
    padding: 0;
    overflow: hidden;
}

.ttl_primary_ver3 {
    margin: 40px auto 0;
}

p.article_description_category{
    float: left;
    font-family: "NotoSansCJKjp";
    font-weight: 600;
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 2px;
    background: url(/share/renewal_design/img/art_icn_category.png) no-repeat;
    background-size: auto 28px;
    padding: 9px 5px 9px 24px;
    position: relative;
}

p.article_description_category:after{
    content: " ";
    display: block;
    width: 3px;
    height: 28px;
    background: url(/share/renewal_design/img/art_icn_category_r.png) no-repeat;
    background-size: auto 28px;
    position: absolute;
    top:0;
    right: -3px;
}

p.article_description_update{
    float: right;
    font-family: "BahnsChrift";
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    margin: 7px 0 0 0;
    color: #b4b4b4;
}

.ttl_thirdary_ver1{
    font-family: "NotoSansCJKjp";
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    padding: 4px;
    border: none;
    border-bottom: solid 3px #000;
    display: table;
}

.sns_list_secondary{
    padding: 26px 0 5px;
    margin: 0;
}

.sns_list_secondary li{
    padding: 0 10px 0 0;
}

.sns_list_secondary li.pinterest span{
    display: block;
}

.bottom{
    position: relative;
    background: #f5f5f5;
    padding: 40px 40px 88px 40px;
}

.btn_list.list_type_tag{
    padding: 0 0 0 40px;
}

.btn_list.list_type_tag::before{
    background: url(/share/renewal_design/img/art_icn_tag.png) no-repeat;
    background-size: 34px auto;
    width: 34px;
    height: 34px;
    top:0;
}

.btn_list.ad_large_tag .icon_tag{
    font-family: "NotoSansCJKjp";
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    background: #FFF;
    padding: 7px 10px 10px 10px;
    margin: 0 0 5px 0;
}

.bottom p{
    position: absolute;
    bottom: 40px;
    right: 40px;
    font-family: "NotoSansCJKjp";
    font-weight: 300;
    text-align: right;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
}

h2.ttl_primary_ver2{
    font-family: "NotoSansCJKjp";
    font-weight: 600;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 2px;
    background: url(/share/renewal_design/img/art_sttl_news.png) center top no-repeat;
    background-size: 94px auto;
    padding: 50px 0 0 0;
    margin: 100px 0 0 0;
}

.ttl_secondary_ver1.theme{
    font-family: "NotoSansCJKjp";
    font-weight: 600;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 2px;
    background: url(/share/renewal_design/img/art_sttl_theme.png) center top no-repeat;
    background-size: 94px auto;
    padding: 50px 0 50px 0;
    margin: 74px 0 0 0;
}

.theme_list{
    width: 720px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

.theme_list li{
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 0;
    padding: 0;
}

.theme_list li .theme_item{
    border: none;
}

.theme_item h3{
    font-family: "NotoSansCJKjp";
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 2px;
    padding: 6px 30px 0 30px;
}

.theme_item p{
    border: none;
    font-family: "NotoSansCJKjp";
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    padding: 0 30px 8px 30px;
}

article .random_banner{
    margin: 0;
    padding: 0;
    background: #f5f5f5;
}

.article_list_secondary{
    padding: 30px 0;
}
.article_list_secondary li{
    border: none;
    margin: 10px 0 0 0;
}
.article_list_secondary .article_txt{
    padding: 3px 0 0 0;
}
.article_list_secondary li .ttl_thirdary_ver2{
    font-family: "NotoSansCJKjp";
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 5px 0;
}
.article_new_thirdary li .ttl_thirdary_ver2{
    font-size: 16px;
    line-height: 24px;
    margin: 9px 0 0 0;
}
.article_list_secondary p{
    font-family: "NotoSansCJKjp";
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
}
.btn_more{
    font-family: "NotoSansCJKjp";
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    border: 4px solid #e6e6e6;
    border-radius: 0;
    padding: 13px 0 18px 0;
}

/* 2019-10 add movie parts */
.movie_article {
    margin: 0 auto 3rem;
}

.l-contents {
    flex-grow: unset;
    width: 720px;
    min-width: 720px;
}