@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/utility/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
/* -----------------------------------
    #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;
}

#section_seat_arrange .rear_seat_slider .col_left {
    float: left;
    width: 49%;
}
#section_seat_arrange .rear_seat_slider .col_left:first-child {
    float: right;
}

#section_seat_arrange .rear_seat_slider .pic_caption {
    margin-top: 10px;
    font-size: 11px;
    line-height: 1;
}

}