@charset "utf-8";

@media screen and (max-width:768px) {
	/*------------------------------------------------------------------------------------------
	*
	*
		 /webcatalog/performance/active-safety/
		 Responsive / SP
	*
	*
	------------------------------------------------------------------------------------------ */

	/* ----------------------------------- */
	/* .btn_accordion_detail */
	/* ----------------------------------- */
	.btn_accordion_detail {
		width:230px;
		}
	.btn_accordion_detail:before {
		content:'必ずこちらをお読みください';
		font-size:12px;
		}
	.accordion_inner {
		font-size:12px;
		line-height:1.5em;
		}

	/* ----------------------------------- */
	/* #section_safety */
	/* ----------------------------------- */
	#section_safety .sec_desc {
		margin:0 0 15px 0;
		}

	.logo_hs {
		width:80%;
		}

	/* ------------------------------
		 #honda_sensing
	------------------------------ */
	#section_honda_sensing{
    	margin-bottom: 75px;
    	padding: 75px 0 50px;
		}
	#section_honda_sensing h4.eq_title{
    	margin: -5px 0 20px 0;
		}
	#section_honda_sensing .accordion_content {
		margin-top:25px;
		}
	#section_honda_sensing .accordion_inner .caution {
		margin-bottom:1em;
		}
	#section_honda_sensing .accordion_inner .notes {
		margin-bottom:25px;
		}
	#section_honda_sensing .accordion_inner .notes p {
		text-indent:-1em;
		padding:0 0 0 1em;
		margin-bottom:1em;
		}
	#section_honda_sensing .detail {
		text-align:center;
		}

	/* ----------------------------------- */
	/* .honda_sensing_list */
	/* ----------------------------------- */
	.honda_sensing_list {
		padding:0 15px;
		}
	.honda_sensing_list .list_inner .pic {
		margin:0 0 5px 0;
		}
	.honda_sensing_list .list_inner .copy {
		margin:0 0 10px 0;
		font-size:16px;
		line-height:1.5em;
		}
	.honda_sensing_list .list_inner .name {
		font-size:14px;
		line-height:1.5em;
		}

  /* ------------------------------
    #section_support_car 2020/05追加
	------------------------------ */
	#section_support_car {
		padding: 0 15px;
	}

  #section_support_car .section_inner {
    padding: 0;
  }

  #section_support_car h3 {
    margin: 0 0 15px 0;
    font-size: 23px;
    line-height: 1.347em;
  }

  #section_support_car .col_desc {
    margin: 30px 0;
  }

  #section_support_car .section_desc {
    margin: 0 0 15px 0;
    font-size: 16px;
    line-height: 1.5em;
  }

  #section_support_car .type {
    margin: 0 0 20px 0;
    font-size: 13px;
    line-height: 1.5em;
  }

  #section_support_car .caution li {
    text-indent: -1.0em;
    padding-left: 1.0em;
		color: #444;
		font-size: 13px;
  }

  #section_support_car .img {
    margin: 0 0 10px 0;
    text-align: center;
  }

  #section_support_car .img img {
    width: 50%;
    height: auto;
  }
}
