@charset 'UTF-8';

/* RK2SELECTION64 article setting*/

/**
* MV Setting
**/
.pc-hide{
    display:none;
}
.sp-hide{
    display:block;
}
.article_lead{
	margin: 2rem auto !important;
}
.lead_txt{
	/*color: #666;*/
	margin-bottom: 0.75rem;
}
.article_topics{
	margin-bottom: 2rem !important;
	padding:1.5rem;
	border: 1px solid #666;
}
.article_topics_box{
	padding: 0.5rem 0.5rem 0 0.5rem;

}
.article_topics_box ul li {
    font-size: 1.14rem;
    font-weight: 600;
    margin: 6px 0;
}
.topics_ttl{
	padding-bottom:0.5rem;
	border-bottom: solid 1px #666;
	font-size: 1.25rem;
	text-align: center;
}
.article_cta_link{
	font-size: 1.25rem;
	font-weight: bold;
}