@charset "utf-8";
@media screen and (min-width:769px) {
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/styling/design/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
/* -----------------------------------
    #section_styling
----------------------------------- */
#section_styling .pic {
	line-height: 0;
}
#section_styling .img_slider {
	max-width: 1440px !important;
}

#section_styling .img_slider .pic {
	max-width: 1440px !important;
}

#section_styling .pic_full_caption {
    margin-bottom: 40px !important;
}

/* -----------------------------------
    #section_wc
----------------------------------- */
#section_wc .img_slider {
	width: 910px !important;
}

/* -----------------------------------
    #section_bodycolor
----------------------------------- */
#section_bodycolor {
	width: 980px;
	margin: 0 auto 100px auto;
}
#section_bodycolor .color_slider {
	margin: 0 0 26px 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 10px 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 .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;
}

/* -----------------------------------
    #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;
}

/* -----------------------------------
    #section_access
----------------------------------- */
#section_access .detail {
        padding:0;
        }


}
