@charset "UTF-8";
/*  スマホのみ適応する記述 ------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {

/*------------------------------------------------------------------------------
共通設定
------------------------------------------------------------------------------*/
	
/*------------------------------------------------------------------------------
持病があっても入りやすい保険って何？
------------------------------------------------------------------------------*/

/*持病があっても入りやすい保険はどんな特徴があるの?*/
	.chronic-tbl table tr .t02{
		padding: 5px 8px;
	}
	
	.chronic-tbl table tr .t03{
		padding: 0 8px;
	}

/*加入検討にあたっての注意点は？*/
	#chronic .flow-box{
		margin-top: 15px!important;
	}

/*------------------------------------------------------------------------------
告知項目はどんな内容？
------------------------------------------------------------------------------*/
	#chronic .inslist-tbl{
		margin-top: 15px;
	}
	
	#chronic #kiso .table_scroll {
		margin-top:0 !important;
	}
/*------------------------------------------------------------------------------
持病があっても入りやすい保険の選び方
------------------------------------------------------------------------------*/
	#chronic #kiso .merit .text01{
		margin-bottom: 15px;	
	}
	

#chronic #kiso .list-announce li .ttl06 {
	font-size: 14px;
	background-image: url(../chronic/img/non_icon_sp.gif);
}
#chronic .appliCheck_table_wrapper {
  margin-top: 15px;
}
#chronic .appliCheck_table01,
#chronic .appliCheck_table02{
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
	

}/* /end@media (max-width: 767px)  ------------------------------------------------------------------------------*/

