@charset "utf-8";

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/utility/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
.pc{
    display: block;
}
.sp{
    display: none !important;
}
/* ------------------------------------------------------------
*
    #section_luggage
*
------------------------------------------------------------ */
#section_luggage{
    padding-top: 0;
    padding-bottom: 0;
}

#section_luggage .section_inner .pic{
    margin: 0 auto;
    max-width: 880px;
}

/* ------------------------------------------------------------
*
    #section_seat_arrange
*
------------------------------------------------------------ */
#section_seat_arrange .img_slider{
    margin: 0 0 100px 0;
}

#section_seat_arrange .img_slider .slider_inner{
    width: 880px;
    margin: 0 auto 50px auto;
}

#section_seat_arrange .img_slider .col_left{
    width: 560px;
    float: left;
    position: relative;
    left: -100px;
}

#section_seat_arrange .img_slider .col_left img{
    width: 680px;
    height: auto;
}

#section_seat_arrange .img_slider .col_right{
    width: 280px;
    padding: 20px 0;
    float: right;
    position: relative;
}

#section_seat_arrange .img_slider .col_right h4{
    margin: 0 0 20px 0;
    font-size: 22px;
}

#section_seat_arrange .img_slider .col_right h4 span.small{
    margin: 5px 0;
    font-size: 16px;
    display: block;
}

#section_seat_arrange .img_slider .col_right .caption{
    font-size: 14px;
    line-height: 1.5em;
    margin: 0 0 30px 0;
}

#section_seat_arrange .img_slider .col_right .img{
    margin: 0 0 20px 0;
}

#section_seat_arrange .img_slider .col_right .caution{
    font-size: 12px;
    line-height: 1.5em;
    text-indent: -1em;
    padding-left: 1em;
    white-space: nowrap;
}


/* ------------------------------------------------------------
*
    #section_storage
*
------------------------------------------------------------ */

#section_storage .section_inner h3{
    /*margin-bottom: 50px;*/
}

#storage_slider{
    width: 880px;
    margin: 0 auto;
}

#storage_slider:after{
    content: '';
    clear: both;
    display: block;
}

#storage_slider .col_left{
    width: 420px;
    float: left;
    position: relative;
    left: 0px;
}
#storage_slider .col_left img{
    width: 100%;
    height: auto;
/*     display: inline-block;
    margin: 0 0 10px 0 !important; */
}
#storage_slider .col_left .img{
    position: relative;
    left: 0px;
}

#storage_slider .col_right{
    padding: 0px 0 0 0;
    width: 420px;
    float: right;
}

#storage_slider .caption{
    margin: 0 0 20px 0;
    font-size: 16px;
    line-height: 1.375em;
}

#storage_slider .type{
    font-size: 12px;
}

#storage_slider .caution{
    font-size: 10px;
    display: block;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.3em;
}

#storage_slider .circle li{
    width: 20px;
    height: 20px;
    display: none;
    background-image:url(../image/parts_circle.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}
/* #storage_slider .img_slider .slick-list{
    margin: 0 0 39px 0;
} */

/* #storage_slider .circle li.c01{ top: 125px; left: 175px;}
#storage_slider .circle li.c02{ top: 125px; left: 175px;}
#storage_slider .circle li.c03{ top: 110px; left: 107px;}
#storage_slider .circle li.c04{ top: 120px; left: 47px;}
#storage_slider .circle li.c05{ top: 48px; left: 158px;}
#storage_slider .circle li.c06{ top: 176px; left: -10px;}
#storage_slider .circle li.c07{ top: 235px; left: 95px;}
#storage_slider .circle li.c08{ top: 155px; left: 155px;}
#storage_slider .circle li.c09{ top: 47px; left: 332px;}
#storage_slider .circle li.c10{ top: 230px; left: 385px;}
#storage_slider .circle li.c11{ top: 230px; left: 385px;}
#storage_slider .circle li.c12{ top: 230px; left: 385px;} */









/* 160816 追記 補完 */
/* ------------------------------------------------------------
*
    #section_seat_arrange 補完
*
------------------------------------------------------------ */
#section_seat_arrange .img_slider .col_left img{
    width: 570px;
    height: auto;
}

#section_seat_arrange .img_slider .col_left{
    left: auto;
}



/* ------------------------------------------------------------
*
    #section_seat_arrange .img_slider 補完
*
------------------------------------------------------------ */
#section_seat_arrange .img_slider{
    margin: 0 0 0 0;
}

/* slick-arrow被り分 9px 上乗せ */
#section_seat_arrange .img_slider .slick-list{
    margin: 0 0 39px 0;
}


/* 160816 追記 補完 */
/* ------------------------------------------------------------
*
    #section_luggage 追記
*
------------------------------------------------------------ */
#section_luggage .section_inner .notes{
    font-size: 12px;
    line-height: 1.5em;
    display: block;
    text-indent: -1em;
    padding-left: 1em;
    text-align: left;
}

/* ------------------------------------------------------------
*
    #section_luggage 追記
*
------------------------------------------------------------ */
.section .section_column .col_left .notes{
    font-size: 12px;
    line-height: 1.5em;
    display: block;
    text-indent: -1em;
    /*padding-right: 1em;*/
    text-align: right;
}

/* ------------------------------------------------------------
*
    #section_storage 補完
*
------------------------------------------------------------ */
/*#section_storage .img_slider .slick-dots li {
    margin: 0 0 5px 0 !important;
}*/


/* 160927 追記 */
/*#section_storage #storage_slider .switch_pc .col_left h3{
    padding:0 !important;
}

#section_storage #storage_slider .switch_pc .col_left p.section_desc{
    padding:0 !important;
}

#section_storage #storage_slider .switch_pc .col_right{
    position: relative;
}

#section_storage #storage_slider .slick-slide .ico_type{
    margin-bottom: 30px;
}

#storage_slider .circle li.c01{ top: 70px;left: 200px;}
#storage_slider .circle li.c02{ top: 170px;left: 200px;}
#storage_slider .circle li.c03{ top: 110px; left: 107px;}
#storage_slider .circle li.c04{ top: 140px;left: 200px;}
#storage_slider .circle li.c05{ top: 257px;left: 134px;}
#storage_slider .circle li.c06{ top: 311px;left: 100px;}
#storage_slider .circle li.c07{ top: 343px;left: 330px;}
#storage_slider .circle li.c08{ top: 481px;left: 99px;}
#storage_slider .circle li.c09{ top: 47px; left: 332px;}
#storage_slider .circle li.c10{ top: 230px; left: 385px;}
#storage_slider .circle li.c11{ top: 230px; left: 385px;}
#storage_slider .circle li.c12{ top: 230px; left: 385px;}

*/







/* ------------------------------
    #honda_sensing
------------------------------ */
#section_luggage #section_three_step .pic_full{
    margin: 0 0 120px 0;
    padding: 0 25px;
    box-sizing: border-box;
}

#section_luggage #section_three_step .three_step_list{
    letter-spacing: -.40em;
}

#section_luggage #section_three_step .three_step_list .img_slider{
    width: auto !important;
}

#section_luggage #section_three_step .three_step_list .img_slider .slick-track{
    width: auto !important;
}

#section_luggage #section_three_step .three_step_list .list_inner{
    /*width: 174px;*/
    width: 145px;
    /*margin: 0 35px 45px 0;*/
    margin: 0 15px 45px 0;
    letter-spacing: normal;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

#section_luggage #section_three_step .three_step_list .list_inner .pic{
    margin: 0 0 5px 0;
}

#section_luggage #section_three_step .three_step_list .list_inner .pic img{

}

#section_luggage #section_three_step .three_step_list .list_inner .copy{
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 1.5em;
}

#section_luggage #section_three_step .three_step_list .list_inner .name{
    font-size: 13px;
    line-height: 1.5em;
}

#section_luggage #section_three_step .caution{
    text-align: center;
    color: #da4058;
}

#section_luggage #section_three_step .accordion_content{
    margin: 50px 0 0 0;
}

#section_luggage #section_three_step .accordion_inner p{
    margin: 0 0 50px 0;
}

#section_luggage #section_three_step .detail{
    text-align: center;
}

#section_luggage #section_three_step .section_column .col_left {
    /*width: 360px;
    float: left;*/
}

#section_three_step .section_column .col_right .text-indent{
  text-indent: -23px;
  padding-left: 23px;
}

#section_three_step .section_column .col_right ul li{
  margin-bottom: 10px;
}

#section_three_step #cbn_thumb03{
  position: relative;
}

#section_three_step .fadeInner img{
  position: absolute;
  top: 0;
  left: 0;
}

#section_three_step .fadeInner img:first-child{
  position: relative;
  top: 0;
  left: 0;
}


#section_three_step .icnPlay{
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -42px 0 0 -42px;
}

#section_three_step .icnPlay img{
  opacity: 0;
}



#section_seat_arrange .img_slider .slider_inner{
    margin: 0 auto 0 auto;
}


/* 161014 追記*/
/*
#section_storage .img_slider .slick-dots {
    bottom: 6px !important;
}

#section_storage .img_slider .caption {
    margin: 0 0 30px 0 !important;
}*/


/* 161101 追記 */

#section_seat_arrange .section_inner .slider_inner {
    display: table;
}
#section_seat_arrange .section_inner .col_left {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

#section_seat_arrange .section_inner .col_right {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

#section_seat_arrange .img_slider .col_right .caption{
    margin: 0 0 0 0;
}

#section_storage #storage_slider .col_left .img_slider .slick-dots {
    bottom: -4px !important;
}



/*161114追記*/

#storage_slider .col_left {
    width: 370px;
}

#storage_slider .col_right {
    width: 470px;
}

/* 1 */
#storage_slider .circle li.c01{ top: 40px; left: 175px;}
#storage_slider .circle li.c02{ top: 40px; left: 175px;}
#storage_slider .circle li.c03{ top: 40px; left: 175px;}
/* 2 */
#storage_slider .circle li.c04{ top: 125px; left: 175px;}
#storage_slider .circle li.c05{ top: 125px; left: 175px;}
#storage_slider .circle li.c06{ top: 125px; left: 175px;}
/* 3 */
#storage_slider .circle li.c07{ top: 92px; left: 65px;}
#storage_slider .circle li.c07:before{
    content:"";
    width: 20px;
    height: 20px;
    display: block;
    background-image:url(../image/parts_circle.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    right: -220px;
}
/* 4 */
#storage_slider .circle li.c08{ top: 100px; left: 175px;}
/* 5 */
#storage_slider .circle li.c09{ top: 203px; left: 115px;}
/* 6 */
#storage_slider .circle li.c10{ top: 242px; left: 75px;}
#storage_slider .circle li.c10:before{
    content:"";
    width: 20px;
    height: 20px;
    display: block;
    background-image:url(../image/parts_circle.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0px;
    right: -200px;
}
/* 7 */
#storage_slider .circle li.c11{ top: 280px; left: 286px;}

/* 8 */
#storage_slider .circle li.c12{ top: 403px; left: 85px;}
#storage_slider .circle li.c12:before{
    content:"";
    width: 20px;
    height: 20px;
    display: block;
    background-image:url(../image/parts_circle.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    right: -178px;
}


}
