@charset "utf-8";
 @import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/******************************
　視聴熱エリア
******************************/
main a:hover {
    opacity: 0.5;
    transition: 0.2s;
}
.timeLineWrapper {
	position:relative;
	width:100%;
	overflow:hidden;
	padding:0 0 20px 0;
}
.timeLineWrapper ul {
	position:absolute;
	width:100%;
	z-index: 2;
}
.timeLineWrapper ul li {
}
.timeLineWrapper ul li a {
	text-decoration:none;
	color: #222222;
	font-family:'Roboto', 'Noto Sans Japanese', sans-serif;
	font-weight:800;
	letter-spacing:1.4px;
	position:relative;
	white-space: nowrap;
}
.timeLineWrapper .minSection .minLabel {
	border-bottom:1px solid #dfdfdf;
	position:relative;
	height:260px;
}
.timeLineWrapper .minSection .minLabelLast {
	border-bottom:2px solid #000000;
	position:relative;
	height:260px;
}
.timeLineWrapper .minSection .minLabel p {
	position:absolute;
	background: #ffffff;
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
	line-height: 16px;
	bottom:0px;
	z-index: 1;
	padding: 0 5px;
	color: #999999;
}
.timeLineWrapper .minSection .minLabelLast p {
	position:absolute;
	background: #ffffff;
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
	line-height: 16px;
	bottom:0px;
	z-index: 1;
	padding: 0 5px;
	color: #999999;
}
.hotWordList {
	display:none;
}
.wf-notosansjapanese {
	font-family: "Noto Sans Japanese";
	font-weight: 900;
	margin: 0;
	white-space: nowrap;
}






.shichonetsufont_1 {
	font-size: 3rem;
	line-height:65px;
	height:65px;

}
.shichonetsufont_2 {
	font-size: 2.85rem;
	line-height:65px;
	height:65px;
}
.shichonetsufont_3 {
	font-size: 2.7rem;
	line-height:65px;
	height:65px;
}
.shichonetsufont_4 {
	font-size: 2.55rem;
	line-height:65px;
	height:65px;
}
.shichonetsufont_5 {
	font-size: 2.4rem;
	line-height:65px;
	height:65px;
}
.shichonetsufont_6 {
	font-size: 2.25rem;
	line-height:65px;
	height:65px;
}
.shichonetsufont_7 {
	font-size: 2.1rem;
	line-height:65px;
	height:65px;
}
.shichonetsufont_8 {
	font-size: 1.95rem;
	line-height:65px;
	height:65px;
}
.shichonetsufont_9 {
	font-size: 1.8rem;
	line-height:65px;
	height:65px;
}
.shichonetsufont_10 {
	font-size: 1.65rem;
	line-height:65px;
	height:65px;
}
.shichonetsufont_11 {
	font-size: 1.5rem;
	line-height:65px;
	height:65px;
}
.shichonetsufont_12 {
	font-size: 1.35rem;
	line-height:65px;
	height:65px;
}
/******************************
　見出し
******************************/
.shichonetsuHeader {
	border-bottom: solid 2px #ff6600;
	padding:40px 15px 5px;
	line-height: 1.3;
	font-size: 1.7rem;
	font-weight: bold;
}
.shichonetsuHeader .fa {
	margin-right: 5px;
}
.shichonetsuHeader_b{
	padding:10px 15px 5px;
	line-height: 1.3;
	font-size: 1.4rem;
	font-weight: bold;
}
.shichonetsu_headingArea {
	width:1080px;
	margin:0 auto;
	background-color: #ffffff;
	border-bottom: 2px solid #000000;
	padding:25px 0px;
	clear: both;
	border-bottom: 2px solid #000000;	
}


h1.shichonetsu_headingtop{
	font-weight: 600;
	font-size:2rem;
	letter-spacing: 0.3rem;
	text-align: center;
	
}
.sichonetsuContentTitle {
    padding: 30px 5px 10px 5px;
    font-weight: 700;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #ff6600;
}
.sichonetsuContentTitle .catIcn{
	margin-right: 5px;
}
h1.sichonetsuContentTitle {
    font-size: 2.0rem;
}

.shichonetsu_heading {
	border-bottom: 1px solid #dfdfdf;
	font-weight: 600;
	clear: both;
	padding:25px 15px 15px 15px;
	font-size:3.5rem;
	color:#aaaaaa;
	text-align: center;
}
.shichonetsu_heading .fa {
	margin-right: 5px;
}
.shichonetsu_heading_b {
	border-bottom: solid 1px #aeaeae;
	clear: both;
	padding:25px 15px 10px;
	font-size:1.8rem;
	color:#aaaaaa;
	text-align: center;
	font-weight:bold;
}
.shichonetsu_heading_b .fa {
	margin-right: 5px;
}
.shichonetsu_heading_small {
	font-size: 1.7rem;
	font-weight: bold;
	color:#555555;
}
/******************************
　共通
******************************/

.sichonetsu_contentArea {
	background: #f1f1f1;
	padding: 20px 0px;
}
.sichonetsu_contentInner {
	width: 1200px;
	margin: 0 auto;
	background-color: #ffffff;
}
.sichonetsu_tabs {
	width:400px;
	clear: both;
}
.sichonetsu_message {
	font-family:'Roboto', 'Noto Sans Japanese', sans-serif;
	font-weight:600;
	width:800px;
	font-size:1.8rem;
	float: left;
	height: 45px;
	line-height: 45px;
	text-align: center;
	letter-spacing:0.2rem;
}
li.sichonetsu_tabList {
	text-align: center;
	font-size: 0.875em;
	width: 33.333%;
	float: left;
	background-color: #939393;
	height:45px;
	line-height: 45px;
	color: #ffffff;
}
li.sichonetsu_tabList a {
	color: #ffffff;
}
.innerTabs {
	border-right: 1px solid #ffffff;
	font-size: 1.3rem;
}
.innerTabsLast {
	font-size: 1.3rem;
}
li.active {
	background-color: #ee3338;
	position: relative;
}
li.active:after {
	content:"";
	height: 0;
	width: 0;
	position: absolute;
	border: 10px solid transparent;
	border-top-color: #ee3338;
	top: 100%;
	left: 50%;
	margin-left: -10px;
}
.commonButton {
	margin:30px auto;
}
.shichonetsuRanking_item {
	border-bottom: solid 1px #aeaeae;
}
.backnumberBox {
	padding:0px 0px 20px 0px;
	border-bottom: solid 1px #aeaeae;
	margin:0 0 40px 0;
}
.shichonetsuRanking_item .rankingItem_text {
	width: 280px;
}

/******************************
　ランキングエリア
******************************/
.shichonetsuRanking_title {
	border-bottom: 1px solid rgb(174, 174, 174);
}
.shichonetsuRanking_title h2 {
	padding:25px 0px 10px 0px;
}
.shichonetsu_rank_1 .rankingItem_heading {line-height:1.1;}
.shichonetsu_rank_2 .rankingItem_heading {line-height:1.2;}
.shichonetsu_rank_3 .rankingItem_heading {line-height:1.3;}
.shichonetsu_rank_4 .rankingItem_heading,
.shichonetsu_rank_5 .rankingItem_heading {line-height:1.5;}

.shichonetsu_rank_1 .rankingItem_heading {
	text-decoration:none;
	color: #222222;
	font-family:'Roboto', 'Noto Sans Japanese', sans-serif;
	font-size: 3rem;
	font-weight:800;
	letter-spacing:1.4px;
}
.shichonetsu_rank_2 .rankingItem_heading {
	text-decoration:none;
	color: #222222;
	font-family:'Roboto', 'Noto Sans Japanese', sans-serif;
	font-size: 2.5rem;
	font-weight:800;
	letter-spacing:1.4px;
}
.shichonetsu_rank_3 .rankingItem_heading {
	text-decoration:none;
	color: #222222;
	font-family:'Roboto', 'Noto Sans Japanese', sans-serif;
	font-size: 2.2rem;
	font-weight:800;
	letter-spacing:1.4px;
}
.shichonetsu_rank_4 .rankingItem_heading {
	text-decoration:none;
	color: #222222;
	font-family:'Roboto', 'Noto Sans Japanese', sans-serif;
	font-size: 2rem;
	font-weight:800;
	letter-spacing:1.4px;
}
.shichonetsu_rank_5 .rankingItem_heading {
	text-decoration:none;
	color: #222222;
	font-family:'Roboto', 'Noto Sans Japanese', sans-serif;
	font-size: 1.8rem;
	font-weight:800;
	letter-spacing:1.4px;
}

.backnumberLink {
	padding:20px 15px 5px 15px;
}
.backnumberLink a {
	font-size:1.7rem;
	color: #0071bc;
	text-decoration: underline;
}

.rankingItem_rank {
	position: relative;
	line-height:1;
	font-family:'Roboto', sans-serif;
	width: 50px;
	font-weight: 600;
	text-align:left;
}
.shichonetsu_rank_1 .rankingItem_rank {
	color: #F7CF00;
	font-size: 4.7rem;
	margin-top: -4px;
}
.shichonetsu_rank_2 .rankingItem_rank {
	color: #C4C4C4;
	font-size: 4rem;
}
.shichonetsu_rank_3 .rankingItem_rank {
	color: #F76E00;
	font-size: 3.4rem;
	margin-top: -3px;
}
.shichonetsu_rank_4 .rankingItem_rank,
.shichonetsu_rank_5 .rankingItem_rank {
	color: #B0BA8F;
	font-size: 2.9rem;
}


/******************************
　ブリッジページエリア
******************************/
.bridgeKeyword {
	width:900px;
	margin:0 auto;
	padding-top: 30px;
	text-align:center;
}
.bridgeKeyword h1 {
	text-decoration:none;
	color: #222222;
	font-family:'Roboto', 'Noto Sans Japanese', sans-serif;
	font-size: 7rem;
	font-weight:800;
	letter-spacing:1.4px;
	text-align: left;
	line-height:1.4;
}
.bridgeInfo {
	margin:0 auto;
	clear: both;
}
.bridgeInfoLeft {
	float: left;
	margin:10px 0;
}
.bridgeInfoLeft ul{
	list-style:none;
	float:left;
}
ul.bridgeLabel_list{
	
}
li.bridgeLabel {
	font-size: 1.7rem;
	font-weight: bold;
	list-style:none;
	float:left;
}
li.bridgeLabel span{
	font-size: 1.2rem;
	color: #bfbbbe;
	
	padding:0px 10px;
}


.bridgeInfoRight {
	padding-left: 30px;
	float:right;
}
.bridgeInfoTwitterLeft {
	float: left;
	padding-top:50px;
}
.bridgeInfoTwitterRight {
	padding: 15px;
	float: left;
}

.bridgeInfoLeft p {
	font-size: 1.7rem;
	font-weight: bold;
	padding-bottom:5px;
}
.bridgeInfoRight p {
	font-size: 1.7rem;
	font-weight: bold;
	padding-bottom:5px;
}
.bridgeInfoTwitterLeft p {
	font-size: 4rem;
	font-weight: bold;
	padding-bottom:5px;
	font-family: 'Roboto', 'Noto Sans Japanese', sans-serif;
	line-height:1.2;
}
.bridgeInfoTwitterLeft p .small {
	font-size:1.4rem;
}
.bridgeInfoLeftTwitterBox1 {
	width:10%;
	float: right;
}
.bridgeInfoLeftTwitterBox2 {
	float: right;
}
.bridgeInfoLeftTwitterBox2 p {
	font-size: 3rem;
}
.bridgeInfoRightBox1 {
	width:10%;
	float: left;
}
.bridgeInfoRightBox2 {
}
.bridgeInforightTwitterBox2 {
	float: left;
}
.bridgeInfoTwitter {
	margin:0 auto;
	padding-top: 5px;
	clear: both;
}
.twitterAverage {
	background-color: #efefef;
	max-width: 150px;
	text-align: center;
	position: relative;
	padding: 10px 15px;
	margin: 0 auto;
	padding-bottom: 5px;
	margin-top:15px;
}
.twitterAverage:after {
	content: "";
	border: 12px solid transparent;
	border-right: 12px solid #efefef;
	position: absolute;
	left: -23px;
	bottom: 15px;
}

.twitterAverage .bridgeLabel {
	font-size: 1.4rem;
	font-weight: bold;
	list-style:none;
	color: #999999;
}

.separateBorder {
	width: 100%;
	border-bottom: 1px solid rgb(174, 174, 174);
	margin:0 auto;
	clear: both;
}
.bridgeInfoText {
	width:900px;
	margin:0 auto;
	padding: 20px 0;
}
.bridgeInfoText p {
	font-size: 2rem;
	line-height: 30px;
}
.bridgeInfo {
	text-align: center;
}
.bridgeInfoContent {
	float:left;
	width:100%;
}
.bridgeInfoContent .socialBtnList {
	margin: 15px 0 0 0;
}
.bridgeInfoLeftBox1 {
	width:50%;
	float:left;
	text-align: center;
}
.bridgeInfoLeftBox1 p {
	font-size: 1.7rem;
	line-height: 20px;
	font-weight: bold;
}
.twitterAverage .fa-child {
	color: #29abe2;
}
.twitterAverage .fa-female {
	color: #d4145a;
}
.sichonetsuItem_sub-right {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    padding: 15px 15px 15px 0;
    font-size: 3rem;
    text-align: right;
}
.sichonetsuItem_sub-right .fa {
    color: #000000;
}
.sichonetsuItem_name {
	font-size: 1.6rem;
	line-height: 1.5;
	font-weight: bold;
}
.sichonetsuItem_main {
	display: table-cell;
	padding: 30px 15px;
	vertical-align: middle;
	width:500px;
}











.sichonetsuItem_main p {
    color: #000000;
}
.sichonetsuItem {
	position: relative;
	display: table;
	width: 100%;
	align-items: center;
}
.sichonetsuItem_item > a {
	display: table;
	width: 100%;
	align-items: center;
}
.sichonetsuItem_item {
	position: relative;
	border-bottom: solid 1px #aeaeae;
}
span.twitterAverageNum {
	padding:0px 10px 0px 2px;
}
.sichonetsu_wrapper {
	width:1200px;
	clear: both;
	margin:0 auto;
	background-color: #ffffff;
}
.sichonetsu_Inner {
	width:1080px;
	margin:0 auto;
	padding: 0 0 20px 0;
}
.sichonetsu_content1{
	width:350px;
	float: left;
	background-color: #ffffff;
	margin:0 15px 0 0;
}
div.sichonetsu_content1:nth-child(3n) {
    margin:0 0px 0 0;
}
div.sichonetsu_content1:nth-child(4n) {
    clear: both
}
.sichonetsu_content0{
	width:340px;
	float: left;
	background-color: #ffffff;
	margin:0 30px 0 0;
}

div.sichonetsu_content0:nth-child(3n) {
	margin:0 0px 0 0;
}

.sichonetsuList {
	padding-bottom:20px;;
}



.sichonetsuListHalf {
	padding:10px 0 20px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	z-index:1;
}

.sichonetsuListHalf .listItem {
	position:relative;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-flex: auto;
	flex: inherit;
	width: 525px;
	border-bottom: solid 1px #aeaeae;
}

.sichonetsuListHalf .listItem a {display:block; color:#000000;}
.sichonetsuListHalf .listItem a:before,
.sichonetsuListHalf .listItem a:after {content:""; display:table;}
.sichonetsuListHalf .listItem a:after {clear:both;}
/* For IE */
.sichonetsuListHalf .listItem a {zoom:1;}
.sichonetsuListHalf .listItem:nth-child(odd) {margin:0 30px 0 0;}

.sichonetsuListHalf .listItem .listVisual {float:right;}
.sichonetsuListHalf .listItem .listDetail {
	width:210px;
	padding: 5px 20px;
	flex-shrink:0;
}
.sichonetsuListHalf .listItem .listDetail .listHeading {
	font-weight:700;
	font-size:1.6rem;
	margin-bottom: 10px;
}
.sichonetsuListHalf .listItem .listVisual {
    position: relative;
	width:120px;
	max-height:120px;
	overflow:hidden;
}
.sichonetsuListHalf .listItem .listVisual img {
	width:100%;
}

sichonetsuBacknumberWeeklyItem_main .listItem {
	position:relative;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-flex: auto;
	flex: inherit;
	width: 510px;
	border-bottom: solid 1px #aeaeae;
}


/** PCバックナンバー **/
.sichonetsuListHalf {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
    justify-content:space-between;
}
.sichonetsuListHalf .listBucknumberItem {
	position:relative;
	width: 370px;
	border-bottom: solid 1px #aeaeae;
}

.sichonetsuListHalf .listBucknumberItem a {
	display: block;color: #000000;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.sichonetsuListHalf .listBucknumberItem .sichonetsuBacknumberItem_main {width:80%;}
.sichonetsuListHalf .listBucknumberItem .sichonetsuItem_sub-right {width:10%;}


.sichonetsuBacknumberItem_main{
	padding: 30px 15px;
	vertical-align: middle;
}


/* PCバックナンバーウィークリー*/
.shichonetsuBacknumberWeeklyList .listItem{
	position:relative;
	border-bottom: solid 1px #aeaeae;
	margin-right: 20px;	
}
.shichonetsuBacknumberWeeklyList .shichonetsuBacknumberWeeklylistItem{
	margin: 0;
	float: left;
}

.sichonetsuBacknumberWeeklyItem_main{
	display: table-cell;
	padding: 35px 15px;
	vertical-align: middle;
/*	width:500px;*/
}

.shichonetsuBacknumberWeeklyList{
	display: table-cell;
	vertical-align: middle;
}

.shichonetsuBacknumberWeeklyList  .shichonetsuBacknumberWeeklylistItem{
	
}




.sichonetsu_header {
	clear: both;
	height:45px;
	background-color: #f1f1f1;
}
.clear {
	clear: both;
}
.backnumberInner {
	width:100%;
	padding: 10px 0 20px 0;
	float:left;
}
.backnumberText {
	width:96%;
	padding:15px 2%;
	font-size: 1.4rem;
	line-height: 1.5;
	color: #666;
	background: #efefef;
	float:left;
}


/** PC右カラム用のスタイル **/
.timeLineWrapper.shichonetsuWidget {background:#ffffff;}
.timeLineWrapper.shichonetsuWidget ul {position:relative;}
.timeLineWrapper.shichonetsuWidget ul li {line-height:1.4;}

.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_1 {font-size: 3rem;}
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_2 {font-size: 2.85rem;}
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_3 {font-size: 2.7rem;}
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_4 {font-size: 2.55rem;}
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_5 {font-size: 2.4rem;}
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_6 {font-size: 2.25rem;}
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_7 {font-size: 2.1rem;}
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_8 {font-size: 1.95rem;}
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_9 {font-size: 1.8rem;}
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_10 {font-size: 1.65rem;}
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_11 {font-size: 1.5rem;}
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_11 {font-size: 1.35rem;}

.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_1,
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_2,
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_3,
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_4,
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_5,
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_6,
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_7,
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_8,
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_9,
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_10,
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_11,
.timeLineWrapper.shichonetsuWidget ul li.shichonetsufont_12 {height: auto;}


/******************************
　関連キーワードとして出す箇所
******************************/

.timeLineWrapper.shichonetsuWidget ul {position:relative;}
.timeLineWrapper.shichonetsuWidget ul li {
	line-height:1.3;
	height:auto;
}

.relationShichonetsu {
	margin-top: 45px;
	border: 2px solid #e4192d;
}
.relationShichonetsu h3 {
	background: #e4192d;
	border-bottom: 2px solid #e4192d;
	color: #ffffff;
	text-align:center;
	font-size: 1.5rem;
	padding: 5px;
}
.relationShichonetsu .timeLineWrapper {padding: 15px 0;}



/******************************
　視聴熱フロント改善
　2017.3.27
******************************/
.smallday {
	font-size: 2.2rem;
	color: #888888;
	line-height: 1;
	letter-spacing: 0.2rem;
	margin: 10px 0;
	text-align:center;
}
.shichonetsu_headingtop {
	font-size: 2.4rem;
	font-weight:bold;
	text-align:center;
	border-bottom: 2px solid #333333;
	padding-bottom: 10px;
}
.hot_topics_content {
	border: 4px solid #ee3338;
	padding: 2% 5% 5%;
	margin: 3% 0;
}
.hot_topics_content .hot_topics_title {
	color: #ee3338;
	text-align:center;
	font-size: 1.9rem;
	font-weight:bold;
	margin-bottom: 20px;
}
.hot_topics_content .hot_topics_title .fa {
	margin-right:7px;
	display:inline-block;
}
.hot_topics_content .hot_topics_content_detail .hot_topics_word {
	font-size: 4rem;
	text-align:center;
	line-height: 1.2;
}
.hot_topics_content .hot_topics_content_detail .hot_topics_word span {
	font-family:'Roboto', 'Noto Sans Japanese', sans-serif;
	font-weight: 800;
	display: inline-block;
	text-align:left;
}
.hot_topics_content .hot_topics_content_detail .hot_topics_word.minFontSize span {
	font-size: 3.4rem;
}
@media screen and (min-width: 0px) and (max-width: 320px) {
	.hot_topics_content .hot_topics_content_detail .hot_topics_word span {
		font-size: 3.4rem;
	}
	.hot_topics_content .hot_topics_content_detail .hot_topics_word.minFontSize span {
		font-size: 2.9rem;
	}
}
.related_words_list {
	text-align:center;
	margin: 10px 0 0;
}
.related_words_list li {
	display:inline-block;
	color: #808080;
	margin: 0 6px 10px;
	font-weigfht:bold;
	font-size: 1.4rem;
}
.related_words_list li:before {
	content:"▶︎";
	margin-right: 5px;
	display:inline-block;
	color: #a7a7a7;
	font-weigfht:normal;
	font-size: 1.1rem;
	position:relative;
	top:-1px;
}
.shichonetsu_points {
	font-family:'Roboto', sans-serif;
	color: #ee3338;
	text-align:center;
	font-size: 2.2rem;
	letter-spacing: 0.2rem;
	font-weight: 600;
}
.shichonetsu_points span {
	display:inline-block;
	margin-left: 5px;
	font-size: 1.4rem;
}
.hot_topics_content .hot_topics_content_detail .detail_button {
	text-align:center;
	margin: 10px 0 0 0;
}
.hot_topics_content .hot_topics_content_detail .detail_button .detailButton {
	color: #ffffff;
	background: #ee3338;
	display:inline-block;
	padding: 10px 45px  10px 25px;
	border-radius: 6px;
	letter-spacing: 0.15rem;
	text-align: center;
	position: relative;
	font-size: 1.9rem;
}
.hot_topics_content .hot_topics_content_detail .detail_button .detailButton .fa-angle-right {
	position: absolute;
	right: 15px;
	font-size: 1.6rem;
	line-height: 20px;
	top: 50%;
	margin-top: -10px;
}

.shichonetsuRanking_item .rankingItem {
	position: relative;
	padding: 15px 35px 15px 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.shichonetsuRanking_item .rankingItem:after {
	content: "\f105";
	font-family: FontAwesome;
	color: #b3b3b3;
	font-size: 2.7rem;
	line-height:30px;
	position: absolute;
	right:15px;
	top: 50%;
	margin-top: -15px;
}
.shichonetsuRanking_item .related_words_list {
	text-align:left;
	margin-top:5px;
}
.shichonetsuRanking_item .related_words_list li {
	margin:0 12px 5px 0;
}
.shichonetsuRanking_item .shichonetsu_points {
	font-size: 1.4rem;
	text-align:left;
}
.shichonetsuRanking_item .shichonetsu_points span {
	margin-left: 3px;
	font-size: 1.2rem;
}
.shichonetsu_ranlkingContent {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap:wrap;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
.shichonetsu_ranlkingContent .shichonetsu_ranlkingContent_detail {
	width: 48%;
	margin-bottom: 25px;
}