
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/







.cs_date{
	font-size: 13px ;
	color : #989898 ;
}

.cs__title{
	margin-top : 24px ;
	font-size: 24px ;
	font-weight: 700 ;
	padding-bottom: 32px ;
	margin-bottom: 32px ;
	border-bottom : 1px solid #B2B2B2 ;
}

.cs_storybox{
	font-size: 14px ;
	line-height: 32px ;
}

.cs_storybox p{
	margin-bottom : 24px ;
}

.cs_storybox strong{
	font-family:'Noto Serif JP' , "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size : 24px ;
	font-weight: 700 ;
}

.cs_storybox img{
	width : auto ;
	max-width : 100% ;
	margin : 0px auto 24px ;
}




















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



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 1100px) {












.cs_date{
	font-size: 16px ;
}

.cs__title{
	font-size: 30px ;
	padding-bottom: 32px ;
	margin-bottom: 36px ;
	border-bottom : 2px solid #B2B2B2 ;
}

.cs_storybox{
	font-size: 20px ;
	line-height: 40px ;
}

.cs_storybox p{
	margin-bottom : 36px ;
}

.cs_storybox strong{
	font-size : 30px ;
}

.cs_storybox img{
	margin : 0px auto 36px ;
}



































}