@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/utility/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
    
.section_column .img_slider .slick-track {
    margin-bottom: 0;
}

/* -----------------------------------
    #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{
    margin-bottom: 75px;
}

#section_seat_arrange .img_slider{
    margin: 0 0 75px 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;
}
    
#section_seat_arrange .movies {
}

#section_seat_arrange .movies .img_slider{
    margin: 0 0 75px 0 !important;
}

#section_seat_arrange .movies .slick-slide {
    margin: 0 5px;
}

#section_seat_arrange .mov_slide .caption {
	font-size: 12px;
}

/* -----------------------------------
    #section_storage
----------------------------------- */
#section_storage .img_slider .slider_inner{
    padding: 0 15px !important;
}

#section_storage .img_slider .arrow_prev{
    margin: 0 0 6px -25px;
}

#section_storage .img_slider .arrow_next{
    margin: 0 -25px 6px 0;
}

#section_storage .slick-dots li{
    padding: 0 5px;
}


/* -----------------------------------
    #section_movie2
----------------------------------- */
#section_movie2 {
    margin: 0 15px 75px;
}

}