@charset "utf-8";
/* CSS common */
body {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic,"ＭＳ Ｐゴシック", sans-serif;
    color:#666;
    font-size:13px;
    -webkit-text-size-adjust: none;
    background:#fff；
}

.overflowy {
	overflow-y:hidden;
}

/* Layout */
a {
	color:#333;
}
a:hover {
	color:#e60012 !important;
}

/*LEFT MENU*/
#menu {
	background-color:#333;
}
#menu .gNavi li {
	border-bottom:1px solid #666666;
}
#menu .gNavi li a {
	height:40px;
	line-height:40px;
	color:#999;
	font-size:16px;
	padding-left:10px;
	display:block;
}
#wrapper {
	position:relative;
}

/*---------------------END LEFT MENU-----------------*/
/*HEADER*/
#header {
	height:46px;
	background-color:#fff;
	right:inherit !important;
	left:inherit !important;
	width:100%;
	
} 
#header .btn_gNavi {
	background:url(/images/n/trendy/201511/mobile/btn_gNavi.jpg) no-repeat;
	background-size:45px 46px;
	width:45px;
	height:46px;
	display:block;
	float:left;
	cursor:pointer;
}
#header .logo {
	float:left;
	margin:8px 0 0 8px;
}
#header .btn_search {
	display:block;
	background:url(/images/n/trendy/201511/mobile/btn_search.jpg) 50% 0 no-repeat;
	background-size:23px 23px;
	float:right;
	cursor:pointer;
	padding:26px 3px 0;
	text-align:center;
	font-size:8px;
	min-width:23px;
	margin:8px 13px 0 0;
}
#header .btn_user {
	display:block;
	background:url(/images/n/trendy/201511/mobile/btn_user.jpg) 50% 0 no-repeat;
	background-size:21px 23px;
	float:right;
	width:30px;
	cursor:pointer;
	padding-top:26px;
	text-align:center;
	font-size:8px;
	min-width:40px;
	margin:8px 10px 0 0;
}
#header .btn_user:hover, #header .btn_search:hover {
	opacity:0.7;
}
/*CONTENTS*/
#content {
	padding-top:46px;
}
/*BOX SEARCH*/
.box_search {
	background:#000;
	height:46px;
	display:none;
}
.box_search .close {
	background:url(/images/n/trendy/201511/mobile/btn_close.jpg) no-repeat;
	width:15px;
	height:15px;
	background-size:15px 15px;
	display:block;
	margin:15px 15px 0 15px;
	cursor:pointer;
	float:left;
}
.box_search .search {
	float:left;
	margin-top:8px;
	width:84%;
}
.box_search .search .search_txt {
	height:30px;
	background-color:#fff;
	border:none;
	border-radius:5px 0 0 5px;
	float:left;
	padding:0 3%;
	width:75%
}
.box_search .search .search_btn {
	background-color:#cc0000;
	border:none;
	color:#fff;
	text-align:center;
	height:30px;
	float:left;
	border-radius:0 5px 5px 0;
	cursor:pointer;
	width:19%;
	-webkit-appearance: none;
	font-size:14px;
}


/*CONTENTS*/
#content {}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
#content .avd10 {
	padding:0 10px;
}

#content .infomation {
	background:url(/images/n/trendy/201511/mobile/icon_info.jpg) no-repeat;
    color: #444!important;
	padding-left:35px;
	background-size:30px 30px;
	min-height:30px;
	margin:12px 10px 10px;
	line-height:16px;
}

#content .tab_content { margin-top: 10px; }

/*BOX rankings*/
.box_ranking {
	margin-top:10px;
}
.box_ranking li {
	padding:0 10px 10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
.box_ranking li .number_rank {
	float:left;
	background-image:url(/images/n/trendy/201511/mobile/lst_rating.png);
	background-size:50px 545px;
	background-repeat:no-repeat;
	width:50px;
	height:50px;
}
.box_ranking li .rank1 {
	background-position: 0px 0px;
}
.box_ranking li .rank2 {
	background-position: 0px -55px;
}
.box_ranking li .rank3 {
	background-position: 0px -110px;
}
.box_ranking li .rank4 {
	background-position: 0px -165px;
}
.box_ranking li .rank5 {
	background-position: 0px -220px;
}
.box_ranking li .rank6 {
	background-position: 0px -270px;
}
.box_ranking li .rank7 {
	background-position: 0px -330px;
}
.box_ranking li .rank8 {
	background-position: 0px -385px;
}
.box_ranking li .rank9 {
	background-position: 0px -440px;
}
.box_ranking li .rank10 {
	background-position: 0px -495px;
}
.box_ranking li .txt_right {
	float:left;
	width:80%;
	padding-left:4px;
}

.mtit_cmn {
	background-color:#000;
	color:#fff;
	font-size:14px;
	padding:0 7px;
	line-height:30px;
	height:30px;
	font-size:14px;
	position:relative;
}
.news_list .mtit_cmn .inner {
	background:url(/images/n/trendy/201511/mobile/icon_star.png) 0 50% no-repeat;
	background-size:19px 18px;
	padding-left:25px;
	min-height:20px;
	display:inline-block;
}
.news_list .large_news {
	padding:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.news_list .large_news .photo {
	text-align:center;
	margin-bottom:8px;
}
.news_list .large_news .photo img { width: 100%; }
.news_list .title_info {
	color:#666666;
	font-size:12px;
}
.news_list .title_postNews {
	font-size:16px;
	font-weight: bold;
	line-height:23px;
	margin-bottom:7px;
}
.news_list .title_postNews a {
	color:#333;
}
.news_list .time_upDate {
	display:inline-block;
	float:left;
	background:url(/images/n/trendy/201511/mobile/icon_clock.png) no-repeat;
	background-size:15px 15px;
	color:#999;
	padding:2px 0 0 20px;
	min-height:15px;
}
.news_list .video {
	display:block;
	float:left;
	background: url(/images/n/trendy/201511/mobile/icon_video2.png) no-repeat;
	background-size:18px 13px;
	width:18px;
	height:15px;
	margin: 2px 0 0 7px;
}
.news_list .small_news li {
	border-bottom:1px solid #ccc;
	padding:0 10px 10px;
	margin-bottom:10px;
	display:block;
}
.news_list .small_news li .left_txt {
    float: left;
    width: 72.5%;
}

.news_list .small_news li .photo {
    float: right;
    max-width: 140px;
    width: 23.3%;
    height: auto!important;
}
.news_list .small_news li .photo img {
    width:100%;
    height:auto!important;
}
.news_list .small_news li:last-child {
	margin-bottom:0;
}
.news_list .lock {
	float:left;
	background:url(/images/n/trendy/201511/mobile/icon_look2.png) no-repeat;
	width:13px;
	height:15px;
	background-size:13px 15px;
	display:block;
	cursor:pointer;
	margin-left:10px;
}
.logly-lift-common-label-caption {
    margin-right: 10px;
    margin-bottom: 5px;
}
/*box_channel*/
.box_channel .mtit_cmn .inner {
	background:url(/images/n/trendy/201511/mobile/icon_pickup.png) 0 50% no-repeat;
	background-size:25px 20px;
	padding-left:34px;
	min-height:20px;
	display:inline-block;
}
.box_channel .lst_channel {
	padding:10px;
	max-width:600px;
	margin:0 auto;
}
.box_channel .lst_channel li {
	margin-bottom:10px;
	text-align:center;
}
.box_channel .lst_channel li.last {
	margin-bottom:0px;
}
.box_channel .lst_channel li img {
}
.box_channel .lst_channel li .channel_cmn {
	width:48.3%;
	text-align:center;
}
.box_channel .lst_channel li .channel_l {
	float:left;
}
.box_channel .lst_channel li .channel_R {
	float:right;
}
/*SOCIAL*/
#content .social {
	padding:11px 5px;
	background-color:#ddd;
}
#content .social li.frist {
	margin-left:0 !important;
}
#content .social li {
	float:left;
	width:32.25%;
	text-align:center;
	margin-left:1.2%;
}
#content .social li.last {
	float:right;
	margin-left:0 !important;
}
/*Magazine*/
.magazine .mtit_cmn .inner {
	background:url(/images/n/trendy/201511/mobile/icon_magazine.png) 0 50% no-repeat;
	background-size:17px 16px;
	padding-left:25px;
	min-height:20px;
	display:inline-block;
}
.magazine .cont {
	padding:10px;
	max-width:600px;
	margin:0 auto;
}
.magazine .cont .photo {
	float:left;
	width:48.6%;
	max-width:292px;
}
.magazine .cont .info_photo {
	float:right;
	width:47.6%;
	max-width:286px;
}
.magazine .cont .info_photo .title {
	font-size:16px;
	font-weight: bold!important;
	color:#333;
	line-height:24px;
	margin-bottom:5px;
}
.magazine .cont .info_photo .lst_btn li a{
	background-color:#000;
	display:block;
	height:25px;
	line-height:25px;
	color:#fff;
	border-radius:5px;
	margin-bottom:5px;
	text-align:center;
}
.magazine .cont .info_photo .lst_btn li.last {
	margin-bottom:0;
}
/*------END STYLES CSS HOME PAGE-----*/

/*---THEME PAGE---*/
/*NUMBER LIST*/
.numberLst {}
.numberLst li {
	width:33.1%;
	float:left;
	height:40px;
	text-align:center;
	line-height:40px;
	color:#999;
	font-size:14px;
    background-color:#eeeeee;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
.numberLst li a {
	display:block;
    background-color:#000;
	color:#fff;
}
.numberLst li a:hover {
	color:inherit;
}
.numberLst li.current_lst {
	border:1px solid #ccc;
    background-color: #fff;
}
/*area_ratings*/
.area_ratings {}
.area_ratings .mtit_cmn .inner {
    background: url(/images/n/trendy/201511/mobile/icon_ratings_on.png) 1px 50% no-repeat;
	background-size:18px 17px;
    display: inline-block;
    min-height: 20px;
    padding-left: 23px;
}
.area_ratings .box_ranking li.last {
	margin-bottom:0
}
/*-----END STYLES CSS THEME PAGE-----*/



/*FOOTER*/
#footer {
	text-align:center;
	background-color:#dddddd;
	padding:14px 5px;
}
#footer .logo_bottom {
	padding-bottom:5px;
}
#footer .copyright {
	font-style:normal;
}
#footer p {
	color:#666666;
	font-size:10px;
	line-height:16px;
	padding-bottom:5px;
}
/*FIX FOOTER*/
#fix_footer {
	background-color:#fff;
	padding:0;
	position:fixed;
    height: 46px;
	width:100%;
}
#fix_footer .social { padding: 5px 1.3%; }
#fix_footer .social li {
	float:left;
	margin-left:1.3%;
    padding: 5px 1.3%;
    height: 26px;
    text-align:center;
    line-height: 25px;
    border-radius: 5px; 
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
    display: table-cell;
}
#fix_footer .social li img {
    vertical-align: middle;
    max-height: 100%;
}
#fix_footer .social li:first-child { margin-left: 0; }
#fix_footer .social li.social_member {
	width:26%;
    background-color:#c00;
}
#fix_footer .social li.social_face {
	width:26%;
    background-color: #3B5998;
}
#fix_footer .social li.social_tw {
	width:26%;
    background-color: #55acee;
}
#fix_footer .social li.backtoTop {
	width:7.7%;
    background: #ccc;
	float:right;
}
#fix_footer .social li.member_detail,
.detail_page #fix_footer .social li.member_detail {
	width:40.9%!important;
    background-color:#c00;
}
#fix_footer .social li.backhome {
	width:40.9%!important;
    background-color:#CCC;
}
.overlay {
	background-color:#000;
	opacity:0.7;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:100;
	display:none;
}




.pushmenu { /*this is the nav*/
  background: #3c3933;
  font-family: Arial, Helvetics, sans-serif;
  width: 70%;
  height: 100%;
  top: 0;
  z-index: 1000;
  position:fixed;
}

.pushmenu-left {
  left: -70%;

}

.pushmenu-left.pushmenu-open {
  left: 0;
}

.pushmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0;
}

.pushmenu-push-toright {
  left: 70%;
}

/*Transition*/
.pushmenu, .pushmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}

/* Advertising Settings */
.visual_list {
}
.visual_list .mtit_cmn .inner {
	background:url(/images/n/trendy/201511/mobile/icon_pickup.png) 0 50% no-repeat;
	background-size:20px 17px;
	padding-left:25px;
	min-height:20px;
	display:inline-block;
}
/*
.visual_list .mtit_cmn .in {
	color:#999999;
	position:absolute;
	right:10px;
}
*/
.visual_list li > div {
    padding:10px;
    border-bottom:1px solid #ccc;
    display:block;
    overflow: hidden;
}

.visual_list p a {
	float:left;
	width:72.5%;
	padding-top:0;
	font-size:14px;
    font-weight: bold;
	line-height:20px;
}
.visual_list p a span {
    display: block;
    /* margin-right: 0.8em; */
}
.visual_list p a .adv {
    font-size: 12px;
    font-weight: normal;
    color: #999;
}

.visual_list img {
	float:right;
	width:23.3%;
	max-width:140px;
}
/*
.visual_list li {
	padding:0 10px 10px;
	margin-top:10px;
	border-bottom:1px solid #ccc;
	display:block;
}
.visual_list li p a {
	float:left;
	width:72.5%;
	padding-top:12px;
	font-size:14px;
    font-weight: bold;
	line-height:20px;
}
.visual_list li img {
	float:right;
	width:23.3%;
	max-width:140px;
}
*/
.adv_cmn {text-align:center!important;}
.adv_cmn div { margin: 0 auto; }



/* 201705 ページナビゲーション */
#smpPagenation p {
  text-align:center;
  margin-bottom:20px;
}
#smpPagenation ul {
  text-align:center;
}
#smpPagenation li {
  border-collapse: separate;
  border-spacing: 2px 0;
  display: inline-block;
  font-size: 14px;
  margin:30px auto 10px;
}
#smpPagenation li a,
#smpPagenation li.current span {
  border: 1px solid #404453;
  height: 40px;
  width: 40px;
  font-size: 17px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  margin: 0 10px;
}
#smpPagenation li a:hover,
#smpPagenation li.current span {
  background: #cc0000;
  color: #fff !important;
  text-decoration: none;
}

