@charset "utf-8";

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/styling/rs/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
/* -----------------------------------
    #section_styling
----------------------------------- */
#section_rs .pic{
    line-height: 0;
}

#section_rs .pic img{
    width: 880px;
    height: auto;
    margin: 0 auto;
}

#section_interior .img_slider{
    width: 880px !important;
}
#section_interior p.detail{
    text-align: center;
}
#section_interior .center{
    text-align: center;
    margin-top:75px;
}
/* -----------------------------------
    #section_form
----------------------------------- */


/* -----------------------------------
    #section_design
----------------------------------- */
#section_design{
    margin: 0 0 -30px 0;
}

#section_design .pic img{
    width: 920px;
    height: auto;
}


}
