@charset "UTF-8";
/* レイアウト変更サンプル制作用 追加css */

.thum_list:nth-child(3){
    padding-top:0;
}

.rank_list_item.common_more_area.bdr-top.mt3{
    background-color: #F7EBDA;
}

div.thumbBox{
        height:70px;   
        overflow:hidden;
}
 
.bdr-top{
    border-top: none;
}
.bottom_margin2{
    margin-bottom: 0.2em !important;
}

.thum_list {
    width: 100%;
    padding-top: 10px;
}

.common_more {
    padding: 13px 10px 10px 10px;
    text-align: right;
    text-decoration: none;
    line-height: 13px;
}

.thum_list_thum_big_shadow {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    box-shadow: none;
    position: absolute;
    border: 1px solid #ccc;
    top: 0;
}
.common_tab_list{
    border-top:none;
}
.header_back_bar{
    box-shadow:none;
   border-bottom: none; 
}
.common_title{
    box-shadow:none;
}
.img_column_list {
    text-align: center;
    margin-top: none;
    border-bottom: 1px solid #EBD9BE;
}
/*
.common_title:after{
    height: 0px;
}
*/
.rank_list_thumb_big_shadow {
    box-shadow: none;
    border: 1px solid #ccc;
}
ul.rank_list.osusume .rank_list_item {
    background-color: #fef8ef;
}
section.news_topics ul.rank_list.osusume .rank_list_item:nth-child(2n+1) {
    background-color: #F7EBDA;
}
section.news_topics.osusume ul.rank_list .rank_list_item:nth-child(2n+2) {
    background-color: #fef8ef;
}
ul.trend_items {
    display: flex;
    width: 100%;
    overflow: hidden;
}
ul.trend_items li {
    padding-top: 0;
    padding-bottom: 0.6rem;
    flex-flow: row;
    margin: 0 auto;
    width: 24.5% !important;
    height: auto;
    float: left;
}
ul.trend_items li div.thumb {
    width: 70px;
    height: 70px;
    box-sizing: border-box;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #ccc;
}
ul.trend_items li div.thumb.round img {
    border-radius: 5px;
}
li a img {
    pointer-events: none;
}
#footer_menu_area{
    padding: 2px 0;
    border-bottom: 1px solid #222626;
}
#footer_menu_area.nb{
    border:none;
}
#footer_menu_area  .menu_item .menu_icon{
    padding: 3px 0 1px 0;
}
#footer_menu_area {
    background-color: #121213;
}
.footer_flat{
    background-color: #121213;
}
#copyright {
    background-color: #121213;
    padding: 16px 0;
    text-align: center;
}


/* ニューストップ */
section.news_ranking ul li a img{
    width:70px;
    height: auto;
}
section.news_topics ul li a img{
    width:70px;
    height: auto;
}
section.news_list ul li a div:not(.rank_list_thumb_small) img{
    width:70px;
    height: auto;
}
section.news_list ul li a div.grpMatome img{
    width:70px;
    height: auto;
}
article.news_ranking ul li a img{
    width:70px;
    height: auto;
}
.category_tag {
    color: #fff;
    background-color: #d4c1a2;
    display: inline-block;
    padding: 1px 4px;
    font-size: 11px;
    margin-right: 3px;
    line-height: 16px;
    overflow: hidden;
}
.category_tag a{
    color: #fff;
}
.category_tag.category_position{
    position: absolute;
    display: inline-block;
    bottom: 5px;
    left: 84px;
}
.rank_position .time_position {
    bottom: 5px;
}
.news_list .create_time, .news_topics .create_time {
    font-size: 12px;
    text-align: right;
    padding-right: 16px;
}
.news_ranking .cap_text {
    height: 30px;
}

section.newsTopPickup ul {
    text-align: center;
    margin-top: none;
    overflow: hidden;
    border-bottom: 1px solid #EBD9BE;
}

section.newsTopPickup ul.PickUpNewsList li {
    position: relative;
    vertical-align: top;
    overflow: hidden;
    width:50%;
    height:auto;
    float:left;
    /*
    border:2px solid #fef8ef;
    */
    box-sizing: border-box;
}
/*
section.newsTopPickup ul.PickUpNewsList li:first-child {
    position: relative;
    vertical-align: top;
    height:auto;
    width: 100%;
    margin: 0;
    padding: 0;
}
*/
section.newsTopPickup ul.PickUpNewsList li a img {
    width: 100%;
    height: auto;
    z-index: 1;
    position: relative;
}
/*
section.newsTopPickup ul.PickUpNewsList li:first-child a img {
    width: 100%;
    height: auto;
    z-index: 1;
    position: relative;
}
*/
section.newsTopPickup ul.PickUpNewsList li a img.cover_img {
display:none;
}
/*
section.newsTopPickup ul.PickUpNewsList li:first-child a div.cap_text{
    z-index: 10;
    position: absolute;
    bottom: 0px;
    background-color: rgba(0,0,0,0.5);
    font-size: 16px;
    padding: 0.5em;
    width:100%;
    box-sizing:border-box;
}
*/
section.newsTopPickup ul.PickUpNewsList li a div.cap_text {
    z-index: 10;
    position: absolute;
    bottom: 0px;
    background-color: rgba(0,0,0,0.5);
    font-size: 12px;
    padding: 0.5em 2%;
    width: 96%;
    text-align:left;
}
section.newsTopPickup ul.PickUpNewsList li a{
    color:#FFF;
    display: block
}

div.inner　section.base {
    margin-bottom: 0em !important;
}


/* ユーザーブログ記事一覧 */
/*動画サムネイル*/

/*
.article_image_area {
    position: relative;
}
*/
.movieThumb {
    position: absolute;
	top: 0px;
    left: 0px;
}


div.common_more_new a{
        color: #7a531b;
}
div.common_more_new a:visited{
        color: #7a531b;
}
ul.rank_list a {
    color: #7a531b;
}

ul.rank_list a:visited{
        color: #7a531b;
}
.common_more_area a {
    color: #7a531b;
}
.common_more_area a:visited{
        color: #7a531b;
}

section#userblogTopics ul.common_tab_list {
background:#F7EBDA;
    padding-top: 4px;
}

section#userblogTopics .common_tab_item2.selected, section#userblogTopics .common_tab_item2._selected{
    border:none;
    box-shadow:none;
}
section#userblogTopics .common_tab_item2 a{
    color:#7A531B;
}
section#userblogTopics .rank_list .rank_list_item:nth-child(2n+2){
        background-color: #FFF;
}
section#userblogTopics .rank_list .rank_list_item{
        background-color: #FFF;
}

section#userblogTopics .rank_list_item {
    border-bottom: 1px solid #EBD9BE;
}

section#userblogTopics div.common_more_new{    
    border-top:none;
    background-color: #FFF;
    height:auto;
    border-bottom:none;
}
section#userblogTopics div.content_wrap {    
  border-bottom: none;
}
div.more_selector div.common_more_new{
    background-color:#FFF;
}

#foot_sl_new5 .shoplist_item .shoplist_image2 li{
    background-color:#FFF;   
    border-bottom:1px solid rgba(0, 0, 0, 0.1) !important; 
}
#foot_sl_new5 .sl_inner:last-child{    
    margin-bottom: 1px;
}
#foot_sl_new5{
    font-size:100%;
}
.footer_service_list .title{
    height:30px;
    background-color:#121213;
    text-indent: 7px;
}
.common_title--sub a{    
    color: #7A531B;
}
.common_title--sub a:visited{    
    color: #7A531B;
}
/* ユーザーブログトップ画像を幅いっぱいに表示するのに必要 */
/*
.userFrontTopArea img{
    max-height: 1000px;   
}
.userFrontTopArea{    
    max-height: 1000px; 
}
*/
hr.separator{
    background-color: #FFF;
    border: none;
    margin: 0;
    height: 9px;
}

section#itemBrand ul.other_brand a.half_vertical_padding{    
    padding-top: 3px !important;
    padding-bottom: 4px !important;    
}
section#itemBrand ul.other_brand li .arrow {
    position: absolute;
    right: 10px;
    top: 14px;
    color:#949492;
}
.pfxAd_17453_1 , .pfxAd_17453 {
    background-color:#FFF;   
}


/* カテゴリクラウド表示 */
nav.categoryLists>p {
    color:#7a531b;
}
section.userBlogFooterNav {
    box-sizing: border-box;
    border: none;
    width: 94.5%;
    margin: 0 auto;
    padding: 0;
    background-color: #FFF;
    border-radius: 10px;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    border: 1px solid #cdcdcd;
}
nav.categoryLists ul li a {
    color: #7a531b !important;
    text-decoration: none;
    font-size: 14px;
}
section.userBlogFooterNav nav.categoryLists p {
    text-align: left;
    padding: 5px 0 0 10px;
    font-size: 14px;
}
section.userBlogFooterNav nav.categoryLists div.base {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom:0;
}
nav.categoryLists span#more {
    display: none;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    color:#7a531b;
}
nav.categoryLists span#more span.arrow {
    display: inline-block;
    height: 7px;
    width: 7px;
    border-top: solid 2px;
    border-right: solid 2px;
    margin: 4px 3px 3px 3px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    color: #e4bb88;
}
nav.categoryLists span#less {
    display: none;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    color: #7a531b;
}
nav.categoryLists span#less span.arrow {
    display: inline-block;
    height: 7px;
    width: 7px;
    border-top: solid 2px;
    border-right: solid 2px;
    margin: 0px 3px 0px 3px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    color: #e4bb88;
}
section.userBlogFooterNav nav.categoryLists div.base ul {
    padding: 5px 0 10px 10px;
    width: 100%;
    min-height: 30px;
    height: auto;
    overflow: hidden; /*はみ出した要素を非表示*/
    position: relative; /*グラデーションの位置決め用*/
    transition: 0.2s; /*アニメーション表示用*/
}
section.userBlogFooterNav nav.categoryLists div ul._hide {
    height: 7em;
}
section.userBlogFooterNav nav.categoryLists div ul._hide:before { /*beforeでグラデーションを表示*/
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 3em; /*グラデーションで隠す範囲*/
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,0.9)), color-stop(50%, rgba(255,255,255,0.9)), color-stop(100%, #fff));
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
}

section.userBlogFooterNav nav.categoryLists div ul li {
    float: left;
    display: inline-block;
    padding: 7px 9px;
    margin: 8px 10px 0 0;
    border: 1px solid #CCC;
    border-radius: 15px;
}

section.topicSection .small_list_frame {
    box-shadow: none;
    background-color: #FFF;
    border: 1px solid #cdcdcd;
    font-size: 14px;
}
section.slide_nemu .user_shadow{
    box-shadow:none;
    border: 1px solid #cdcdcd;
}

/* サムネイル付きページャー */
nav.thumbPager  {
    width:100%;
    overflow:hidden;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}
nav.thumbPager.news  {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
nav.thumbPager .disable{
    opacity: 0.6;
    background-color: rgba(0,0,0,0.1);
    padding-bottom: 19px !important;
}
nav.thumbPager.news .disable{
    opacity: 0.6;
    background-color: rgba(0,0,0,0.1);
    padding-bottom: 5px !important;
}
nav.thumbPager .prevBlock p{
    text-align: left;
    font-size: 12px;
    padding-bottom:5px;
    padding-left: 15px;
}
nav.thumbPager .nextBlock p{
    text-align: right;
    font-size: 12px;
    padding-bottom:5px;
    padding-right: 15px;
}
nav.thumbPager .prevBlock {
    width:50%;
    height:auto;
    padding:5px 0 2px 0;
    overflow:hidden;
    float:left;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}
nav.thumbPager .prevBlock a{
    display: block;
    overflow: hidden;
    text-decoration: none;
}
nav.thumbPager .prevBlock .prevEntryThumb { 
    width:40px;
    height:40px;
    border-radius:4px;
    margin: 0 4px;
    float:left;
    background-repeat:no-repeat;
}
nav.thumbPager .prevBlock .prevEntryTexts { 
    width:62%;
    float:left;
}
nav.thumbPager .prevBlock .prevEntryTexts.wide { 
    width:87%;
    padding-left: 5px;
    float:left;
}
nav.thumbPager .prevBlock .prevEntryDateTime{
    font-size:10px;
    line-height: 2.5;
}

nav.thumbPager .nextBlock {
    width:50%;
    height:auto;
    padding:5px 0 2px 0;
    overflow:hidden;
    float:right;
}
nav.thumbPager .nextBlock a{
    display: block;
    overflow: hidden;
    text-decoration: none;
}
nav.thumbPager .nextBlock .nextEntryThumb { 
    width:40px;
    height:40px;
    border-radius:4px;
    margin: 0 4px;
    float:right;
    background-repeat:no-repeat;
}
nav.thumbPager .nextBlock .nextEntryTexts { 
    width:62%;
    float:right;
}
nav.thumbPager .nextBlock .nextEntryTexts.wide { 
    width:87%;
    padding-left: 5px;
    float:right;
}
nav.thumbPager .nextBlock .nextEntryDateTime{
    font-size:10px;
    line-height: 2.5;
}

nav.thumbPager.news .newsListBtn a {
    width:100%;
    display:block;
    padding: 10px 0 10px 0;
    text-indent: 13px;
    text-align:center;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
nav.thumbPager.news .newsListBtn .nextArrow{
    margin: 5px 6px 15px 0;
}



/*
nav.thumbPager .prevBlock .prevEntryTitle{
  width: 94%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
nav.thumbPager .nextBlock .nextEntryTitle{
  width: 94%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
*/
nav.thumbPager .prevBlock .prevEntryTitle{
    width: 95%;
    font-size: 14px;
    line-height: 1.2;
    overflow: hidden;
    height: 31px;
}
nav.thumbPager .nextBlock .nextEntryTitle{
    width: 95%;
    font-size: 14px;
    line-height: 1.2;
    overflow: hidden;
    height: 31px;
}



nav.thumbPager span.prevArrow{
    float:left;
    display: block;
    height: 7px;
    width: 7px;
    margin:15px 0 15px 6px;
    border-top: solid 2px;
    border-right: solid 2px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    color: #000;
}
nav.thumbPager span.nextArrow{
    float:right;
    display: block;
    height: 7px;
    width: 7px;
    margin:15px 6px 15px 0 ;
    border-top: solid 2px;
    border-right: solid 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    color: #000;
}
.user_article_top_paging{
    padding-bottom:0px;
}
nav.thumbPager .nextBlock div.noEntry{
    margin: 9px 0 0 0;
    text-align: right;
}
nav.thumbPager .prevBlock div.noEntry{
    margin: 9px 0 0 0;
}

nav.thumbPager .nextBlock .nextNewsEntryTitle{
    width: 95%;
    font-size: 14px;
    line-height: 1.2;
    height: 42px;
}

nav.thumbPager .prevBlock .prevNewsEntryTitle{
    width: 95%;
    font-size: 14px;
    line-height: 1.2;
    height: 42px;
}

iframe.insta{
border: 0px;
margin: 1px;
border-radius: 4px;
box-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 1px 0px, rgba(0, 0, 0, 0.14902) 0px 1px 10px 0px;
display: block;
padding: 0px;
background: rgb(255, 255, 255);
}
iframe.instaM{
border: 0px;
margin: 1px;
border-radius: 4px;
box-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 1px 0px, rgba(0, 0, 0, 0.14902) 0px 1px 10px 0px;
display: block;
padding: 0px;
background: rgb(255, 255, 255);
}

