/* lafarfa CSS Document */

@charset "utf-8";


/****************************************
/* ページング
****************************************/

.KreiPBlock240 
.KreiPBlock240_btnList 
.KreiPBlock240_btnIn.current {
	background-color: #FE8024;
}


/****************************************
/* ニュース一覧ページ
***************************************

.list_newstitle{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	color: #000;
	font-size: 16px;
	width: 95%;
}*/

/****************************************
/* 記事一覧ページ
****************************************/
.list_crumb{
	margin: 0px;
	padding: 10px 10px 0px 0px;
	color: #000;
	font-size: 12px;
}

/*---------------------------------------*/
.list_article{
	margin-top: 15px;
	background: none;
	width: 98%;
	min-height:1350px;
}

.list li#article_list{
	margin-top: 5px;
	background-color: #FFF;
	width: 100%;
	height: auto;
	min-height: 100px;
	max-height: 150px;
}

.list .list_contributor{
	padding-bottom: 5px;
}


.news li#article_list{
	margin-top: 10px;
	background-color: #FFF;
	width: auto;
	min-height: 50px;
	padding: 15px;
}

.news li#article_list .cate{
	font-size: 12px;
	font-weight:bold;
}

.news li#article_list .news_title{
	font-size: 12px;
	font-weight:bold;
}

.news li#article_list .news_info{
	font-size: 12px;
	/*color: #000;*/
}

/*.list_img{
	margin: 10px;
	padding: 0px;
	float: left;
	clear:both;
}
.list_img img{
	width: 75px;
	height: 75px;
}
*/


.list_img{
	width: 75px;
	height: 75px;

	margin: 10px;
	float:left;
	display: inline-block;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.list_title{
	margin: 0px;
	padding: 10px 10px 5px 10px;
	color: #000;
	/*font-size: 16px;*/
}
.list_title .list_title_nm{
	font-size: 16px;
}

.list_dummy{
	margin: 0px;
	padding: 10px 10px 5px 10px;
	color: #969696;
	font-size: 12px;
}


li#article_list .modelcate {
	font-size: 14px;
	font-weight:bold;
}


/****************************************
/* 記事詳細ページ（キュレート記事）
****************************************/

/*.list_text{
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 5px 10px;
	color: #969696;
	font-size: 12px;
}*/


.culat_photo{
	margin: 0px auto;
	padding: 0px;
	width: 90%;
}

.culat_img{
	display: inline-block;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 300px;
	border: 1px solid #fff;
	background-size: contain;
}

.culat_contributor{
	margin: 5px;
	padding: 5px;
/*	color: #969696;*/
	color: #000;
	font-size: 12px;
	text-align:right;

}

/****************************************
/* キュレート記事 関連記事表示
****************************************/
.list_cur_recommend{
	margin: 10px;
	padding: 0px 10px;
	background: none;
	width: 90%;
}

.list_cur_recommend li{
	margin-top: 0px;
	background-color: #FFF;
	width: 100%;
	height: 75px;
}

.list_cur_recommend_img{
	width: 70px;
	height: 70px;

	margin: 0 10px;
	float:left;
	display: inline-block;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.list_cur_recommend_title{
	margin: 0px;
	padding: 10px 10px 5px 10px;
	font-size: 14px;
}

.list_cur_recommend_date{
	font-size: 12px;
}


/****************************************
/* 記事詳細ページ（ラファーファ記事）
****************************************/

.article{
	margin-top: 15px;
	background-color: #FFF;
	width: 98%;
	min-height:1355px;
	overflow: hidden;
}

.article_header{
	display: table;
	width: 100%;
}

.article_head{
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	overflow:hidden;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.article_head p{
	display: inline-block;
	z-index:99;
	padding-left:20px;
}

.article_head img{
	width: 100%;
	z-index:-99;
	position : relative;
}

.article_title{
	margin: 10px 10px 0px;
	padding: 0px 10px;
	color:#464646;
	font-size:22px;
	font-weight:bold;
}

.article_block1{
	clear: both;

	display: block;
	float: left;
	width: 50%;
	min-height:350px;
}

.article_block2{
	display: block;
	float: left;
	width: 50%;
	min-height:350px;
}

.article_caption1{
	margin: 20px 10px 0px;
	padding: 0px 10px;
	color:#FE8024;
	font-size:18px;
	font-weight:bold;
}

.article_text{
	margin: 10px;
	padding: 0px 10px;
/*	color: #969696;*/
	color: #000;
/*	font-size: 12px;*/
	font-size: 14px;
	line-height: 1.8em;
	word-break:break-all;
}


.article_img{
	float: left;
	margin: 20px 10px 5px 10px;
	padding: 5px;

	display: inline-block;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	border: 1px solid #FFF;
	background-size: contain;
}

.article_imgtext{
	float: none;
	margin: 0px 10px 10px;
	padding: 0px 10px;
/*	color: #696969;*/
	color: #000;
/*	font-size:11px;*/
	font-size:12px;
}

.article_caption2{
	margin: 40px 10px 0px;
	padding: 0px 10px;
	color:#FE8024;
	font-size:18px;
	font-weight:bold;
	clear: both;
}

.contributo_img{
	margin: 5px 10px;
	padding: 0px 10px;
	float: left;
}

.contributo_img img{
	width: 100px;
	height: auto;
}
.contributo_nm{
	margin: 5px 0px 0px;
	padding: 0px 10px;
	color:#B64796;
	font-size:16px;
	font-weight:bold;
}

.contributo_type{
	display: block;
	float:left;

	margin: 0px;
	padding: 0px 10px;
	width: 110px;
	height: 20px;
	font-size:12px;
	text-align:center;
	letter-spacing:2px;
	padding: 1px 0px;
	border-radius: 5px;
	color: #fff;
	background: -webkit-linear-gradient(#FE8024, #F44E1D);
	background: -moz-linear-gradient(#FE8024, #F44E1D);
	background: linear-gradient(#FE8024, #F44E1D);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FE8024), to(#F44E1D));
	border: 1px solid #FFB37A;
}

hr.contributor_hr{
	width: 95%;
	height: 1px;
	border: none;
	border-top: 1px #000000 solid;
	clear: both;
}

/*******************************************************************
/* youtube動画等のiframeコンテンツのレスポンシブ対応
********************************************************************/
.iframeCover{
	position: relative;
    width: 94%;
    margin: 20px;
    padding-top: 56.25%;
	overflow: hidden;
}

.iframeCover iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*---------------------------------------------------------*/
/*      1023px以下用の記述
/*---------------------------------------------------------*/
@media screen and (max-width: 1023px) {
/*-----記事一覧ページ----------------------------------*/

	.list_article{
		width: 100%;
		height: auto;
		min-height: 0px;
	}
	.article{
		width: 100%;
		height: auto;
		min-height: 0px;
		margin-bottom: 10px;
	}

	.list li#article_list{
		height: auto;
		min-height: 100px;
		max-height: 300px;
	}

	.news li#article_list{
		height: auto;
		min-height: 50px;
		/*max-height: 100px;*/
	}

	.list_title{
		/*font-size: 14px;*/
		overflow: hidden;
	}

	.list_title .list_title_nm{
		font-size: 14px;
	}

	.list_dummy{
		margin: 0px;
		padding: 5px 10px 5px 10px;
	}
/*-----記事詳細ページ（キュレート記事）----------------------------------*/
	.summary_article{
		min-height: 200px;
		max-height: auto;
	}
	.list_text{
		width: 95%;
	}
	
/*-----キュレート記事 関連記事表示----------------------------------*/
	.list_cur_recommend{
		width: 90%;
		height: auto;
		min-height: 0px;
	}
	
	.list_cur_recommend_img{
		width: 60px;
		height: 60px;
	}
	
	.list_cur_recommend li{
		height: auto;
		min-height: 70px;
		max-height: 140px;
	}
	
	.list_cur_recommend_title{
		font-size: 12px;
	}
	
	.list_cur_recommend_date{
		font-size: 11px;
	}
	
/*-----記事詳細ページ（ラファーファ記事）----------------------------------*/

	.article_block1,
	.article_block2{
		float: none;
		width: 100%;
		min-height:50px;
		overflow:hidden;
	}

	.article_photo{
		margin: 0px auto;
		padding: 0px;
		width: 90%;
	}

	.article_img{
		display: inline-block;
		background-color: #fff;
		background-position: center center;
		background-repeat: no-repeat;
		margin: 0px;
		padding:0px;
		width: 100%;
		height: 300px;
	}

	.article_imgtext{
		width: 90%;
		float: left;
	}
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*---------------------------------------------------------*/
/*      724px以下用の記述                      */
/*---------------------------------------------------------*/
@media only screen and (max-width: 724px) {
/*-----記事詳細ページ（ラファーファ記事）----------------------------------*/
	.article_head{
		font-size:12px;
	}

	.list_crumb{
		font-size: 14px;
	}

}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*---------------------------------------------------------*/
/*      600px以下用の記述                                  */
/*---------------------------------------------------------*/

@media only screen and (max-width: 600px) {

/*-----記事詳細ページ（ラファーファ記事）----------------------------------*/
/*	.article_head{
		padding: 10px 20px 30px;
	}
*/
    
    .iframeCover{
        position: relative;
        width: 90%;
        margin: 20px;
        padding-top: 56.25%;
        overflow: hidden;
    }
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
