@charset "utf-8";

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

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

#section_styling .img_slider{
    width: 880px !important;
}
#section_styling p.detail{
    text-align: center;
}
#section_styling .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;
}




/* -----------------------------------
    #section_bodycolor
----------------------------------- */
#section_bodycolor{
    width: 980px;
    margin: 0 auto 100px auto;
}

#section_bodycolor .color_slider{
    margin: 0 0 20px 0;
}

#section_bodycolor .body_color_gallery{
    position: relative;
    text-align: center;
}

#section_bodycolor .body_color_gallery img{
    width: 810px;
    margin: 0 auto 30px auto;
    height: auto;
}

#section_bodycolor .body_color_gallery .pic{
    margin: 0 0 30px 0;
}

#section_bodycolor .body_color_gallery .name{
    margin: 0 0 10px 0;
    font-size: 22px;
}

#section_bodycolor .body_color_gallery .caption{
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 0 15px 0;
}

#section_bodycolor .body_color_gallery .type{
    font-size: 14px;
    line-height: 1.571em;
}

#section_bodycolor .body_color_gallery .caution{
    margin: 5px 0;
    font-size: 11px;
}

}

#section_bodycolor .body_color_gallery .name {
    position: relative;
}

.body-color-caution{
    position: absolute !important;
    margin-top: -3px;
    left: auto !important;
}


/* -----------------------------------
    #section_premiumcolor
----------------------------------- */

#section_premiumcolor .section_inner h4.equipment {
    margin: 0px 0 50px 0;
    padding: 0;
}


#section_premiumcolor .section_inner:last-child h4.equipment{
    margin: 80px 0 50px 0;
}

#section_premiumcolor .section_inner .pic{
    max-width: 880px;
    margin: auto;
    text-align: left;
}

#section_premiumcolor .float-box{
    display: table;
    margin-top: 50px;
}

#section_premiumcolor .float-box .float-cell{
    display: table-cell;
    width: 50%;
}

#section_premiumcolor .float-box .float-cell:first-child{
    padding-right: 20px;
}

#section_premiumcolor .float-box .float-cell:last-child{
    padding-left: 20px;
}

#section_premiumcolor .float-box .sp{
    display: none;
}

/* 170925追加 */

#section_bodycolor .body_color_gallery .caution_wrap{
    height: 40px;
    margin-top: 20px;
}
#section_bodycolor .body_color_gallery .caution_wrap .caution{
    font-size: 13px;
    line-height: 20px;
    color: #da4058;
    display: none;
}
#section_bodycolor .body_color_gallery .caution_wrap .caution.disp{
    display: block;
}

}
