@charset "utf-8";

/* -----------------------------------
	 #section_meter
----------------------------------- */
#section_meter .c_meter_01 { background:#773cf1;}
#section_meter .c_meter_02 { background:#ee19c3;}
#section_meter .c_meter_03 { background:#d19f20;}
#section_meter .c_meter_04 { background:#e1ed37;}
#section_meter .c_meter_05 { background:#1499e6;}
#section_meter .c_meter_06 { background:#f00101;}

#section_meter .c_aircon_01 { background:#1499e6;}
#section_meter .c_aircon_02 { background:#f00101;}


@media print, screen and (min-width:769px) {
	/*------------------------------------------------------------------------------------------
	*
	*
		 /webcatalog/interior/design/
		 Responsive / PC
	*
	*
	------------------------------------------------------------------------------------------ */

	/* ----------------------------------- */
	/* #section_meter */
	/* ----------------------------------- */
	#section_meter .color_slider .caption {
		font-size:12px;
		line-height: 1.5em;
		text-align:left;
		margin-bottom: 20px;
		}

	/* ----------------------------------- */
	/* .section_color */
	/* ----------------------------------- */
	.section_color .color_slider {
		width:880px;
		margin:0 auto 40px auto;
		}
	/*.section_color .color_slider .slider_inner {*/
		/*background-color:#e6e6e6;*/
		/*}*/
	.section_color .color_slider .pic {
		margin:0;
		line-height:0;
		position:relative;
		}
	.section_color .color_slider .col_left {
		width:608px;
		border-right:2px solid #fff;
		float:left;
		}
	.section_color .color_slider .col_right {
		width:270px;
		float:right;
		}
	.section_color .color_slider .col_right .pic {
		border-bottom:2px solid #fff;
		}
	.section_color .color_slider .col_right .caption {
		padding:5px 0 0 7px;
		box-sizing:border-box;
		font-size:12px;
		line-height:1.4em;
		text-align:left;
		}
	.section_color .color_slider .combi .col_right .caption {
		margin-bottom:-10px;
		}
	.section_color .color_slider .col_right .caption.empty {
		height:0;
		margin:0;
		}
	.section_color .color_slider .col_right .type {
		/*padding:25px 0 0 25px;*/
		padding:5px 0 0 16px;
		text-align:left;
		}
	.section_color .color_slider .col_right .type h4 {
		margin:0 0 10px 0;
		font-size:20px;
		letter-spacing:0;
		}
	.section_color .color_slider .col_right .type h4 .small {
		font-size:16px;
		}
	.section_color .color_slider .col_right .type p {
		font-size:13px;
		line-height:1.5em;
		}

	/**/
	.section_color .color_slider .bg_gray {
		background-color:#e6e6e6;
		}
	.section_color .color_slider .bg_gray:after {
		content:""; clear:both; display:block;
		}
	.section_color .slider_inner .caption {
		font-size:12px;
		text-align:left;
		margin-top:10px;
		}
	/**/
	
	/* -----------------------------------
	.section_mothers
	----------------------------------- */
	#section_mothers .detail {
        padding:0;
        }
	#section_mothers h4 {
        font-size: 24px;
        }

	}