@charset "utf-8";
@media screen and (max-width : 768px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/utility/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

.pc{
    display: none !important;
}
.sp{
    display: block;
}
/* -----------------------------------
    #section_luggage
----------------------------------- */
#section_luggage{
    padding-top: 0;
    padding-bottom: 0;
}

#section_luggage .img_reer{
    padding: 0 15px;
}

#section_luggage .img_reer .pic{
    margin: 0 0 5px 0;
}

#section_luggage .img_reer .caption{
    font-size: 14px;
    line-height: 1.5em;
}


/* -----------------------------------
    #section_seat_arrange
----------------------------------- */
#section_seat_arrange .img_slider{
    margin: 0 0 40px 0 !important;
}

#section_seat_arrange .slider_inner h4{
    font-size: 20px;
    margin: 20px 0;
    text-align: center;
}

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

#section_seat_arrange .slider_inner .caption{
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.5em;
}

#section_seat_arrange .slider_inner .img{
    display: none;
}

#section_seat_arrange .slider_inner .caution{
    font-size: 12px;
    line-height: 1.5em;
}


#storage_slider .section_column{
    padding: 0;
}
#storage_slider .section_column .col_right{
    padding: 0 15px;
}

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


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


/* 161011 追記*/
#section_luggage #section_three_step .section_column {
    padding: 0;
}

#section_luggage #section_three_step .section_column .col_left {
    padding: 0 15px;
}

#section_luggage #section_three_step .section_column .col_right .img_slider {
    padding: 0 15px;
}

#section_three_step #cbn_thumb03{
  position: relative;
  padding: 0 0;
  margin: 0 15px;
}

#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_three_step .section_column .col_right .text-indent{
  text-indent: -20px;
  padding-left: 35px;
  padding-right: 15px;
}

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

#section_three_step .section_column {
    padding: 0;
}

#section_three_step .section_column .img_slider .slick-dots{
    bottom: -5px !important;
}

#storage_slider .col_right .img_slider .slick-dots{
    bottom: 3px !important;
}


}
