@charset "utf-8";

@media screen and (max-width : 768px) {

    /*------------------------------------------------------------------------------------------
    *
    *
    /webcatalog/performance/active-safety/
    Responsive / SP
    *
    *
    ------------------------------------------------------------------------------------------ */
    .section .styling_visual {
        position: relative;
        margin-bottom: 50px;
        opacity: 0;
        transition: opacity 1s linear;
    }

    .section .styling_visual.anim_end {
        opacity: 1;
    }

    .section .styling_visual .caption {
        padding: 10px 15px;
        font-weight: normal;
        font-size: 10px;
        line-height: 1.3em;
    }
    
    .section_column .name {
        font-weight: bold;
    }
    
    .col_support .pic {
        margin: 0 0 10px 0;
        text-align: center;
    }
    
    .col_support .pic img {
        width: 124px;
        height: auto;
    }

    .sensing_list .list_inner {
        padding: 0 15px;
        line-height: 1.4em;
    }

    .sensing_list .list_inner .pic {
        margin-bottom: 10px;
    }

    .sensing_list .list_inner .exp {
		margin-top: 10px;
		font-size: 14px;
		line-height: 1.6em;
    }
	
	.sensing_list .list_inner .name {
		margin: 5px 0 0 0;
		font-size: 16px;
		line-height: 1.6em;
	}

    #section_honda_sensing .caution_btm {
        margin: 0 15px 20px;
        padding-left: 1em;
        color: #FF0000;
        font-size: 13px;
        text-align: left;
        text-indent: -1em;
        line-height: 150%;
    }

    .btn_acco_detail {
        width: 140px;
        height: 25px;
        margin: 0 auto;
        font-size: 14px;
        text-indent: -22px;
        letter-spacing: 0;
        text-align: center;
        line-height: 30px;
        color: #0064a1;
        background-color: #fff;
        position: relative;
        top: -14px;
        cursor: pointer;
    }

    .btn_acco_detail:before {
        content: 'さらに詳しく';
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 5px;
    }

    .btn_acco_detail:after {
        content: '';
        width: 16px;
        height: 100%;
        display: block;
        background-image: url(../../../../common/image_common/parts_ico_btn_detail_arrow_btm.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 16px 16px;
        position: absolute;
        top: 2px;
        right: 15px;
    }

    .btn_acco_detail.on {
        width: 105px !important;
    }

    .btn_acco_detail.on:before {
        content: '閉じる' !important;
    }

    .btn_acco_detail.on:after {
        background-image: url(../../../../common/image_common/parts_ico_btn_detail_arrow_on.png);
        right: 15px;
    }

    #section_honda_sensing .accordion_content {
        margin-top: 25px;
    }

    #section_honda_sensing .accordion_content .btn_accordion_detail {
        width: 230px;
    }

    #section_honda_sensing .accordion_content .btn_accordion_detail:before {
        content: "必ずこちらをお読みください";
        font-size: 12px;
    }

    #section_honda_sensing .accordion_content .accordion_inner {
        font-size: 12px;
        line-height: 1.5em;
        text-align: left;
    }

    #section_honda_sensing .accordion_content .accordion_inner p {
        margin: 0 0 25px;
    }

    #section_honda_sensing .accordion_content .accordion_inner ul li {
        margin-bottom: 10px;
        padding-left: 1em;
        text-indent: -1em;
    }

    #section_honda_sensing .accordion_sensor {
        margin: 50px 15px 0;
        border-top: 1px solid #ccc;
    }

    #section_honda_sensing .list-toggle-con {
        height: 0;
        overflow: hidden;
    }

    .accordion_sensor .sensor_pic img {
        width: 100%;
        height: auto;
    }

    #section_honda_sensing .accordion_sensor .img_slider {
        margin-left: -15px;
    }

    .accordion_sensor .list_inner {
        padding: 0 15px;
    }

    .accordion_sensor .list_inner .name {
        margin: 10px 0 0;
        font-size: 14px;
        font-weight: normal;
    }
    
    
    /* ------------------------------
        #section_active_system
    ------------------------------ */
    #section_active_system .col_support .caption {
        margin: 0 0 10px;
        font-size: 11px;
        line-height: 140%;
    }

    #section_active_system .col_support .link {
        margin: 20px 0 0;
        padding: 0;
    }
    
    #section_active_system .notes{
        margin: 0 0 20px 0;
        padding: 0;
        font-size: 14px;
        line-height: 1.4em;
        text-indent: 0;
    }
    
    
    /* ------------------------------
        .section_asv
    ------------------------------ */
    .section_asv .section_desc {
        margin:0 0 15px;
    }
    
    .section_asv .col_desc {
        margin: 0 0 30px;
    }
    
    .section_asv .type {
        margin: 0 0 20px;
        padding: 0 15px;
        font-size: 14px;
        line-height: 1.6em;
    }

    .section_asv .caption{
        margin: 0 0 20px;
        padding: 0 15px;
        font-size: 11px;
        line-height: 1.3em;
    }

    .section_asv .img {
        margin: 0 0 15px;
        text-align: center;
    }

    .section_asv .img img{
        width: 125px;
        height: auto;
    }
    
    
    /* ------------------------------
        .section_support_car
    ------------------------------ */
    .section_support_car .section_desc {
        margin:0 0 15px 0;
    }

    .section_support_car .caption{
        margin: 0 0 20px 0;
        padding: 0 15px;
        font-size: 11px;
        line-height: 1.3em;
    }

    .section_support_car .col_desc{
        margin: 0 0 30px 0;
    }

    .section_support_car .img{
        margin: 0 15px 15px 15px;
        text-align: center;
    }

    .section_support_car .img img{
        width: 50%;
        height: auto;
    }

    .section_support_car .section_inner {
        margin-top: 50px;
    }

    .section_support_car .section_inner:first-child {
        margin-top: 0;
    }
    
    .section_support_car .notes{
        padding: 0 15px !important;
    }
	
	
	/* movie_block */
	.movie_block {
		margin: 40px 15px 60px;
	}
	.movie_block > h3 {
		margin: 0 0 20px;
		font-size: 5.5vw;
		text-align: center;
	}
	.movie_block .gallery-video {
		position: relative;
	}
	.movie_block .gallery-video__thumb {
		display: block;
		position: relative;
	}
	.movie_block .gallery-video__thumb .video img {
		width: 100%;
		height: auto;
	}
	.movie_block .gallery-video .icon-play {
		position: absolute;
		display: block;
		top: 53%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.movie_block .gallery-video .icon-play img {
		width: 92px;
		height: auto;
	}


}
