@charset "UTF-8";
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
}
@media screen and (min-width: 769px) {
/*------------------------------------------------------------------------------------------
*
*
Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------
*
beginner_index_PC共通
*
------------------------------------------------------------ */
/* ------------------------------------------------------------
*
#beginner_main_visual
*
------------------------------------------------------------ */
#beginner_main_visual.section {
    margin-bottom: 40px;
}
#beginner_main_visual .section_inner .column {
	text-align: center;
}
#beginner_main_visual .section_inner img {
	width: 700px;
    margin-top: 50px;
}
/* ------------------------------------------------------------
*
#section_welfare_support
*
------------------------------------------------------------ */
#section_welfare_support{
    margin-bottom: 0;
}
#section_welfare_support .section_inner .title {
	  font-family: "HondaGlobalFontJP-Bold", sans-serif;
    line-height: 1.5em;
    margin-bottom: 15px;
}
#section_welfare_support .section_inner .desc {
    line-height: 1.5em;
    margin-bottom: 20px;
}
#section_welfare_support .section_inner .column{
	text-align: left;
}
#section_welfare_support .section_inner .detail {
	text-align: left;
	margin: 30px 0 0 0;
	padding: 0;
}



}
