/*====================================
*
/purpose/for-drive/index
*
====================================*/
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
}

@media screen and (min-width: 769px) {
/*------------------------------------------------------------------------------------------
*
*
Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------
.section
------------------------------------------------------------ */
.section .mb10 {
	line-height: 1em;
	margin-bottom: 10px;
}
.section .mb20 {
	display: block;
	margin-bottom: 20px;
}
.section .mb30 {
	display: block;
	margin-bottom: 30px;
}
.section h3 {
	font-size: 28px !important;
	overflow: hidden;
}
.section .caption {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 0.3em;
  font-family: "HondaGlobalFontJP-Light", sans-serif;
}
.section .section_column dt {
	font-size: 18px;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	margin-bottom: 25px;
}
.section .section_column .center {
	text-align: center;
}
.section .section_column img.w_50 {
	width: 50%;
}

/* ------------------------------------------------------------s
.rect_nav
------------------------------------------------------------ */
.rect_nav {
	height: 68px;
}
.rect_nav li {
	width: 310px !important;
}

/* ------------------------------------------------------------
#heading
------------------------------------------------------------ */
#heading {
	margin-bottom: 30px;
}
.catalog #heading {
	margin-bottom: 0;
}
.catalog #heading .section_inner .head_title{
	margin: 0 0 0 -25px;
}

/* ------------------------------------------------------------
.for_drive
------------------------------------------------------------ */
.section.for_drive {
	margin-bottom: 50px;
}
#catalog.section.for_drive {
	margin-bottom: 150px;
}
.section.for_drive ul.nav {
	margin: 0 auto;
	position: relative;
	width: 880px;
	height: 60px;
	font-size: 15px;
}
.section.for_drive ul.nav li {
	border-right: solid 1px #444;
	width: 440px;
	height: 60px;
	display: table;
	cursor: pointer;
	text-align: center;
	box-sizing: border-box;
	padding: 0 5px;
}
.section.for_drive ul.nav li span {
	display: block;
	font-size: 80%;
}
.section.for_drive ul.nav li a {
	display: table-cell;
	vertical-align: middle;
}
.section.for_drive ul.nav li:first-of-type {
	border-left: solid 1px #444;
}
.section.for_drive ul.nav li.c1 {
	position: absolute;
	left: 0;
}
.section.for_drive ul.nav li.c2 {
	position: absolute;
	left: 440px;
}
.section.for_drive ul.nav li.current a{
	background-color: #FEF0DA;
}
.section.for_drive ul.nav li.c1 a:hover,
.section.for_drive ul.nav li.c2 a:hover {
	background-color: #fcdfb3;
}
.video img {
   width: 100.4%;
 }
/* ------------------------------------------------------------
*
	#section_purpose
*
------------------------------------------------------------ */
#section_purpose h3 span {
	display: block;
	font-size: 18px;
	line-height: 1.6em;
	padding-top: 10px;
}
#section_purpose.section .logo {
	margin-bottom: 0;
	overflow: hidden;
}
#section_purpose.section .logo img {
	position: absolute;
	top: -45px;
	right: 50px;
	width: 270px;
}
#section_purpose.section .detail.pdf_unk {
    padding: 10px 50px 40px;
    text-align: left;
}
#section_purpose.section .detail.pdf_unk a {
	color: #ea5504;
}
#section_purpose.section .detail.pdf_unk a:after {
	transform: rotateZ(90deg);
}
#section_purpose.section ul.section_desc {
	margin-bottom: 20px;
}
#section_purpose.section .section_desc.mb0 {
	margin-bottom: 0;
}
/* ------------------------------------------------------------
.section_column
------------------------------------------------------------ */
#section_purpose .section_column.order{
	position: relative;
}
#section_purpose .section_inner .section_column dt.bold {
	margin: 0 0 10px 33px;
}
#section_purpose .section_inner .section_column dt.bold.circle_none {
	margin-left: 0;
}
#section_purpose .section_inner .section_column dt.bold .circle {
	width: 23px;
	height: 23px;
	line-height: 24px;
	margin: 0 10px 0 -33px;
}
#section_purpose .section_inner .section_column .ico_type {
	top: -3px;
}
#section_purpose .section_inner .section_column dt.bold.circle_none .ico_type.lft_0 {
	left: 0;
}

/* ------------------------------------------------------------
.equipment_box
------------------------------------------------------------ */
#section_purpose .section_inner .section_column .equipment_box {
	background-color: #f6f6f6;
	padding: 20px;
	margin: 20px 0;
	font-size: 16px;
}
#section_purpose .section_inner .section_column .equipment_box.mt_0 {
	margin-top: 0;
}
#section_purpose .section_inner .section_column .equipment_box .circle {
	width: 21px;
	height: 21px;
	line-height: 22px;
	margin: 0 8px 0 0;
}
#section_purpose .section_inner .section_column .equipment_box.small li {
	margin-left: 30px;
}
#section_purpose .section_inner #franz_equip.section_column .equipment_box li {
	margin-left: 30px;
	font-feature-settings: "palt";
	letter-spacing: .1em;
	clear: both;
}
#section_purpose .section_inner #franz_equip.section_column .equipment_box li.mt_20 {
	margin-top: 20px;
}
#section_purpose .section_inner #franz_equip.section_column .equipment_box .circle {
	margin: 0 8px 0 -30px;
	padding-left: 2px;
	box-sizing: border-box;
}
#section_purpose .section_inner #franz_equip.section_column .equipment_box .caution {
	display: inline-block;
	line-height: 1.5em;
    text-indent: 0;
	margin-right: 20px;
}
#section_purpose .section_inner .section_column .equipment_box span.alphabet {
	display: inline-block;
	text-align: center;
	width: 30px;
	margin-left: -30px;
}

/* ------------------------------------------------------------
#left_hand_brake.equipment_box
------------------------------------------------------------ */
#section_purpose .section_column #left_hand_brake.equipment_box {
	background-color: #f8f8f8;
	padding: 15px 0 10px 20px;
	font-size: 14px;
	width: 400px;
	margin-bottom:10px;
}
#section_purpose .section_column #left_hand_brake.equipment_box li {
	display: inline-block;
	margin: 0 0 5px 0;
	font-feature-settings: "palt";
}
#section_purpose .section_column #left_hand_brake.equipment_box li:nth-child(2n+1){
	width: 195px;
}
#section_purpose .section_column #left_hand_brake.equipment_box li:nth-child(7){
	width: inherit;
}
#section_purpose .section_column #left_hand_brake.equipment_box .circle {
	font-size: 12px;
	width: 18px;
	height: 18px;
	line-height: 19px;
	margin-right: 6px;
}
#section_purpose .section_column #left_hand_brake.equipment_box .caution {
	display: inline-block;
	line-height: 1.5em;
	padding: 0 2em 0 2.5em;
}

#section_purpose .desc_small {
	text-indent: -1.3em;
	padding: 1em 0 0 1.3em;
}
#section_purpose .cntrl_wrap {
	display: inline-block;
	margin: auto 0;
}
#section_purpose .cntrl_wrap ul {
	margin: 0 auto;
}
#section_purpose .cntrl_wrap ul li {
	width: 270px;
	float: left;
}
#section_purpose .cntrl_wrap ul li p {
	font-size: 16px;
	width: 270px;
	text-align: left;
}
#section_purpose .ex_col1 {
	margin-bottom: 40px;
}
#section_purpose .ex_col1,
#section_purpose .ex_col2 {
	width: 880px !important;
}

#section_purpose .section_column .col_right,
#section_purpose .section_column .col_left {
	width: 420px !important;
	padding: 0;
}

/* ------------------------------------------------------------
.slider_box (both-arms)
------------------------------------------------------------ */

#section_purpose .slider_box {
	overflow: visible;
}
#section_purpose .slider_box .col_right {
	_margin-top: -36px;
	_line-height: 1em;
}

#section_purpose .slider_box .col_right .img_slider.col01 .pic,
#section_purpose .slider_box .col_right .img_slider.col01 .caption {
	margin-bottom: 20px;
}
#section_purpose .slider_box .col_right .img_slider.col01 .slick-dots li{
	margin-bottom: 4px;
}
/* ------------------------------------------------------------
.table_equipment (both-arms)
------------------------------------------------------------ */
.table_equipment{
	width: 880px;
	border-collapse: collapse;
}

.table_equipment_items{
	border:1px solid #444;
}

.table_equipment th,
.table_equipment td{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.4em;
}

.table_equipment .table_equipment_items th{
	border-right: 1px solid #444;
	width: 110px;
	height: 2.5em;
}
.table_equipment .table_equipment_items td{
	border-right: 1px solid #444;
}

.table_equipment .table_equipment_items:nth-child(n+2) td{
	width: 210px;
}

.table_equipment .table_equipment_items td.table_emptiness{
	background-color: #808080;
}

/* ------------------------------------------------------------
.applying_car
------------------------------------------------------------ */
.applying_car .head_txt {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 17px 0 15px;
	margin-bottom: 0px;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	line-height: 1.4em;
}
.applying_car .head_txt span {
	font-family: "HondaGlobalFontJP-Regular", sans-serif;
	font-size: 14px;
	padding-left: 20px;
}
.applying_car dl.chart dt {
	width: 360px;
	float: left;
	padding: 20px 0;
	margin-bottom: 0;
	font-family: "HondaGlobalFontJP-Regular", sans-serif;
	font-size: 16px;
}
.applying_car dl.chart dd {
	clear: right;
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
.applying_car dl.chart:last-of-type {
	margin-bottom: 20px;
}

/* ------------------------------------------------------------
*
	#section_process (right-leg.html)
*
------------------------------------------------------------ */
#section_process .section_column .col_right p {
	margin-bottom: 30px;
}
#section_process .section_column .col_right p:last-of-type {
	margin-bottom: 0px;
}
#section_process .section_column span.bold {
	display: block;
}

/* ------------------------------------------------------------
	.pdf_download
------------------------------------------------------------ */

.pdf_download {
    width: 880px;
	margin-bottom: 0;
}
.pdf_download .pdf{
    width: 100%;
	margin: 0 0 20px;
}
.pdf_download .pdf:first-of-type{
	margin-top: 10px;
}
/*
#franz_pdf .pdf_download .pdf{
    width: 33%;
	margin-left: 20px;
}
#franz_pdf .pdf_download .pdf:first-of-type{
    width: 250px;
	margin-left: 0;
}
 */
.pdf_download .pdf .detail {
    text-align: left;
}

/* ------------------------------------------------------------
*
	カタログ請求  catalog/index.html
*
------------------------------------------------------------ */

#catalog .col_right img{
	width: 100%;
	right: 0;
	position: relative;
}



}
@media screen and (max-width: 768px) {
/*------------------------------------------------------------------------------------------
*
*
	Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------
*
	.section
*
------------------------------------------------------------ */
.section {
	font-feature-settings: "palt";
	letter-spacing: .1em;
}
.section .section_inner .section_column .headline{
	margin: 0 0 20px 0;
}

.section .caution {
	display: inline-block;
	line-height: 1.5em;
	text-indent: -1.3em;
	padding-left: 1.3em;
}
.section .caption {
	font-size: 12px;
	line-height: 1.4em;
  font-family: "HondaGlobalFontJP-Light", sans-serif;
}
.section .section_desc .size_mid {
	text-indent: -1.3em;
	padding-left: 1.3em;
}
.section .desc_small li {
	text-indent: -1.3em;
	padding-left: 1.3em;
}
.section .lh {
	line-height: 1.5em;
}
.section .mb30 {
	margin-bottom: 30px;
}
#section_purpose .section_inner .section_column .ico_type {
	top: -2px;
}
.section_ytmovie {
	padding: 0;
}
.section_ytmovie a .icon-play img {
	width: 25% !important;
}
.section_ytmovie a.under_line {
  display: inline;
}

/* ------------------------------------------------------------
*
	#section_purpose
*
------------------------------------------------------------ */
#section_purpose h3 span {
	display: block;
	font-size: 18px;
	line-height: 1.6em;
	padding: 10px 0 0;
}
#section_purpose .logo {
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
#section_purpose .logo img{
	width: 100%;
}
#section_purpose.section .detail.pdf_unk {
    padding: 0 15px 20px;
    text-align: left;
}
#section_purpose.section .detail.pdf_unk a {
	color: #ea5504;
}
#section_purpose.section .detail.pdf_unk a:after {
	transform: rotateZ(90deg);
}
#section_purpose .section_column div:first-child{
	margin-bottom: 10px;
}
#section_purpose .section_column.mb20{
	margin-bottom: 20px;
}
#section_purpose .section_column div:first-child.mb30{
	margin-bottom: 30px;
}
#section_purpose .section_column #left_hand_brake.equipment_box{
	font-size: 14px;
	line-height: 1.8em;
	background-color: #f6f6f6;
	padding: 20px 10px 20px 20px;
	margin: 20px 0 10px;
}
#section_purpose .section_column #left_hand_brake.equipment_box .circle {
	width: 19px;
	height: 19px;
	line-height: 18px;
	margin-right: 8px;
	font-size: 12px;
}
#section_purpose .image_movie {
	margin-bottom: 20px;
}
#section_purpose .mb0 {
	margin-bottom: 0;
}
#section_purpose .logo {
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
#section_purpose .installing_sample{
    padding: 0;
	line-height: 1em;
}

/* ------------------------------------------------------------
.equipment_box
------------------------------------------------------------ */
#section_purpose .section_column .equipment_box {
	font-size: 14px;
	line-height: 1.8em;
	background-color: #f6f6f6;
	padding: 20px 10px 20px 20px;
	margin: 20px 0 10px;
}
#section_purpose .section_column .equipment_box li {
	margin: 0 0 5px 29px;
}
#section_purpose .section_column .equipment_box li:last-child {
	margin-bottom: 0;
}
#section_purpose .section_column .equipment_box.small li {
	margin: 0 0 5px 20px;
}
#section_purpose .section_inner #franz_equip.section_column .equipment_box li.mt_20 {
	margin-top: 20px;
}

#section_purpose .section_column .equipment_box .circle {
	width: 21px;
	height: 21px;
	line-height: 22px;
	margin: 0 8px 0 -29px;
}
#section_purpose .section_column .equipment_box .caution {
	text-indent: 0;
	padding-left: 0;
}
#section_purpose .section_inner .section_column .equipment_box span.alphabet {
	display: inline-block;
	text-align: center;
	width: 20px;
	margin-left: -20px;
}

#section_purpose .section_column dt.bold {
	margin: 0 0 0 33px;
}
#section_purpose .section_column dt.bold .circle {
	width: 23px;
	height: 23px;
	line-height: 24px;
	margin: 0 10px 0 -33px;
}
#section_purpose .section_column dt.bold.circle_none {
	margin: 0;
}

#section_purpose .section_column dd {
	margin-top: 10px;
}

#section_purpose .applying_car .section_column dd {
	margin-top: 0;
}


/* ------------------------------------------------------------
.slider_box (both-arms)
------------------------------------------------------------ */
#section_purpose .slider_box {
	padding: 0;
	line-height: 1em;
}

#section_purpose .slider_box .col_left {
	padding: 0 15px;
}
#section_purpose.section .detail {
	white-space: normal;
}
/* ------------------------------------------------------------
.table_equipment (both-arms)
------------------------------------------------------------ */
.table_equipment_warp {
	overflow-x: scroll;
}

.section .section_inner .table_equipment_warp .headline{
	width: 880px;
}

.table_equipment{
	width: 880px;
	border-collapse: collapse;
	white-space: nowrap;
}

.table_equipment tbody{
	width: 100%;
	display:table;
}

.table_equipment_items{
	border:1px solid #444;
}

.table_equipment th,
.table_equipment td{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.4em;
}

.table_equipment .table_equipment_items th{
	border-right: 1px solid #444;
	width: 120px;
	height: 2.5em;
	background: #fff;
}
.table_equipment .table_equipment_items td{
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}

.table_equipment .table_equipment_items td.table_emptiness{
	background-color: #808080;
}

/* ------------------------------------------------------------

#section_process

------------------------------------------------------------ */
#section_process .section_column div:first-child {
	margin-bottom: 0;
}
#section_process .section_column .col_right p {
	margin-bottom: 20px;
}
#section_process .section_column .col_right p:last-of-type {
	_margin-bottom: 0px;
}
#section_process .section_column .col_right p span.bold{
	display: block;
}
#section_process .process {
	margin-bottom: 20px !important;
}

/* ------------------------------------------------------------
.applying_car
------------------------------------------------------------ */
.applying_car .head_txt span {
	font-family: "HondaGlobalFontJP-Regular", sans-serif;
	font-size: 14px;
	padding-left: 20px;
}

.applying_car .desc_small p {
	margin-bottom: 0;
}
.applying_car .caution {
	line-height: 1.5em;
}
.applying_car dl.chart dt {
	background-color: #ededed;
}
.applying_car dl.chart .detail {
	text-align: left;
	line-height: 1;
	white-space: normal;
}
.applying_car dl.chart:first-of-type {
	border-top: 1px solid #ccc;
}
.applying_car dl.chart:last-of-type {
	margin: 0 0 30px;
}
.applying_car dl.chart dt,
.applying_car dl.chart dd {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
.applying_car dl.chart dd {
	padding: 15px 10px 20px;
}

/* ------------------------------------------------------------
#heading
------------------------------------------------------------ */
#heading {
	margin-bottom: 0;
}

/* ------------------------------------------------------------
.for_drive
------------------------------------------------------------ */
.section.for_drive {
	padding: 0 15px;
	margin-bottom: 25px;
}
.section.for_drive ul.nav li {
	text-align: left;
	background-color: #ececec;
	background-image: none;
	margin-bottom: 10px;
}
.section.for_drive ul.nav li a {
	background-image: url(/welfare/common/image_common/parts_ico_arrow.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 7px;
	text-align: left;
	margin-bottom: 10px;
	padding: 15px 20px 15px 15px;
	display: block;
	line-height: 1.2em;
	color: #444;
	font-size: 14px;
}
.section.for_drive ul.nav li a:after {
	content: none;
}
.section.for_drive ul.nav li.current {
	background-color: #FEF0DA;
}

/* ------------------------------------------------------------
	.pdf_download
------------------------------------------------------------ */
.pdf_download{
    margin-bottom: 0;
    padding-bottom: 0;
}
.pdf_download h4{
    line-height: 1.25em;
}
.pdf_download .pdf{
    width: 100%;
}
/* .pdf_download .pdf .ico {
    display: block;
    margin: 0 0 15px 0;
} */
.pdf_download .pdf .detail {
    text-align: left;
    /* padding: 0;
    display: block; */
    white-space: normal;
}


}
