@charset "utf-8";

@media screen and (min-width : 769px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/utility/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------
*
    #section_luggage
*
------------------------------------------------------------ */
#section_luggage{
    padding-top: 0;
    padding-bottom: 0;
}


/* ------------------------------------------------------------
*
    #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
*
------------------------------------------------------------ */
#storage_slider{
    width: 880px;
    margin: 0 auto;
}

#storage_slider:after{
    content: '';
    clear: both;
    display: block;
}

#storage_slider .col_left{
    width: 470px;
    float: left;
    position: relative;
}

#storage_slider .col_left .img{
    position: relative;
    left: -125px;
}

#storage_slider .col_right{
    padding: 60px 0 0 0;
    width: 350px;
    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 .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;}

}