/*====================================
*
	/purpose/~~~/index
*
====================================*/
@charset "utf-8";

.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}
.clear{ clear: both;}

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
	Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
.rect_nav {
    height: 68px;
}
.rect_nav li{
	width: 310px !important;
}
/* ------------------------------------------------------------
*
	#secition_purpose
*
------------------------------------------------------------ */

#secition_purpose .section_column .main img{
	margin: 0 auto 80px;
}
#secition_purpose .section_column .main.passenger-turn img{
	margin-bottom: 0;
}
#secition_purpose .section_column .main.passenger-turn span.caption{
	margin: -50px 0 80px 0;
}
#secition_purpose .section_column .col_left img,
#secition_purpose .section_column .col_right img{
	margin-bottom: 10px;
}
#secition_purpose .section_column .copy{
	margin: 0 0 20px 0;
	font-size: 18px;
	line-height: 1.444em;
}
#secition_purpose .section_column .copy.mb_50{
    margin-bottom: 50px;
}
#secition_purpose .section_column.s_lift .copy{
    margin-bottom: 30px;
}
#secition_purpose .section_column .name{
	margin: 0 0 5px 0;
	font-size: 18px;
	line-height: 1.5em;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}

/* ------------------------------------------------------------
*
	#secition_purpose
*
------------------------------------------------------------ */
#section_description_movie .movie_table,
#section_description_movie .movie_table .desc_txt{
     margin-bottom: 0;
}


/* ------------------------------------------------------------
*
	#section_lineup
*
------------------------------------------------------------ */
#section_lineup dl{
	width: 270px;
	float: left;
	justify-content: space-between;
	margin: 0 34px 20px 0;
}
#section_lineup dl:last-child{
	margin-right: 0;
}
#section_lineup dl dt{
	font-size: 16px;
}
#section_lineup dl dt img{
	width: 100%;
	margin-bottom: 5px;
}
#section_lineup .section_column dl dt span.title{
	line-height: 1.2em;
	display: block;
}
#section_lineup dl dt .title:after{
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	line-height: 1em;
	background-image:url(/welfare/common/image_common/parts_ico_btn_detail_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 18px 18px;
	position: relative;
	top: 4px;
	left: 5px;
}
#section_lineup dl dd{
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 15px;
}

#secition_features .section_desc{
	margin-bottom: 10px;
}

#secition_features .section_column{
	margin-bottom: 40px;
}

#secition_features .middle_notes {
	width: 880px;
	margin: 0 auto;
	margin-bottom: 100px;
	font-size: 12px;
	line-height: 1.6em;
  font-family: "HondaGlobalFontJP-Light", sans-serif;
}

.video img {
   width: 100.4%;
 }

}