@charset 'UTF-8';
/*****************************************
  RESET_CSS_ADD
*****************************************/
.list-inline>li a {
    width: 200px;
}
/* 固定サイドバー */
.pc-side-nav-fixed {
	top: 2%;
	left: 68%;
	width: 18%;
	position: fixed;
}
.blog-title img{
	max-width: 420px;
}

/* RANKING */
.col-xs-4 {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
    background-color: transparent;
    border: none;
}
.rankDatingSection .row {
    background: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rankDatingSection hr {
border:none;	
}

.blog-next-article{
margin: 10px 0 auto;
font-size: 15px;
}

/* BUTTON */
.btnDatingLink {
    display: block;
    width: 100%;
}