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

/*------------------------------------------------------------------------------
共通設定
------------------------------------------------------------------------------*/
#woman .block-image .image01,
#woman .block-image .image02 {
	float: none;
    width: 100%;
}
#woman .tbl-birth table.left{
	margin-bottom: 15px;
}	
#woman .tbl-birth table.left,
#woman .tbl-birth table.right{
	float: none;
    width: 100%;
}
	

/*------------------------------------------------------------------------------
女性保険って何？
------------------------------------------------------------------------------*/

/*女性保険はどんな特徴があるの？*/

/*女性特有の病気ってどんなもの？*/
.spec-list {
    width: 100%;
    float: none;
	border: none;
}
.spec-list:nth-child(2) {
    border: none;
	margin: 15px 0 0;
	padding: 0;
}
.woman-specific{
	margin-bottom: 15px;
}
	
/*女性特有のがんについて*/



/*------------------------------------------------------------------------------
どんなことを心配して保険を選んでいるの？
------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------
女性保険って出産の時つかえるの？
------------------------------------------------------------------------------*/



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

