@charset "UTF-8";

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


/*------------------------------------------------------------------------------
個人年金保険の選び方設定
------------------------------------------------------------------------------*/

#nenkin #kiso .select .inner .line .table_wrap .t_tit span {
	font-size: 18px;
}

/*------------------------------------------------------------------------------
老後の準備はどうしている？設定
------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------
個人年金保険の必要性設定
------------------------------------------------------------------------------*/

#nenkin #kiso .need .kouteki-block .box_01.clr .text01{
	float: none;
	width: 100%;
}
#nenkin #kiso .need .kouteki-block .image02 {
	float: none;
	width: 100%;
	max-width: 100%;
}




/*------------------------------------------------------------------------------
個人年金保険のメリット・デメリット設定
------------------------------------------------------------------------------*/
#nenkin #kiso .merit .point-block dl {
	margin: 0;
}

/*------------------------------------------------------------------------------
　「個人年金の受け取り方」は一生涯？一定期間？設定
------------------------------------------------------------------------------*/
#nenkin #kiso .uketori .bg02 .text_box,
#nenkin #kiso .uketori .bg01 .text_box {
	float: none;
	width: 100%;
}
#nenkin #kiso .uketori .bg02 .image01,
#nenkin #kiso .uketori .bg01 .image01,
#nenkin #kiso .uketori .box_01 .image02{
	float: none;
	width: 100%;
}

#nenkin #kiso .uketori .type-block dl dd .kome.kome2 {
	text-align: left;
}










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

