@charset "UTF-8";
@media screen and (max-width: 768px) {
	/*------------------------------------------------------------------------------------------
*
*
	Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
	/* ------------------------------------------------------------
*
	beginner_index_SP共通
*
------------------------------------------------------------ */
	/* ------------------------------------------------------------
*
	#beginner_main_visual
*
------------------------------------------------------------ */
#beginner_main_visual.section {
    margin-bottom: 10px;
}
#beginner_main_visual img{
	width: 100%;
	height: auto;
    margin-top: 30px;
}
/* ------------------------------------------------------------
*
	#section_welfare_support
*
------------------------------------------------------------ */
#section_welfare_support .section_inner .column {
	text-align: left;
	margin: 0 0 40px 0;
}
#section_welfare_support .section_inner .col_right.column {
	margin: 0;
}

#section_welfare_support .section_column{
	padding: 0;
}
#section_welfare_support .column .title {
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	margin: 0 0 10px 0;
}
#section_welfare_support .column .desc {
    margin: 0 0 20px 0;
}
#section_welfare_support .column .detail {
	padding: 0;
    margin-top: 20px;
}

}
