@charset "utf-8";

@media print, screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/design/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

.section h3{
    white-space:  normal;
}
.section .section_desc{
    margin: 0 0 20px 0;
}
	
/* -----------------------------------
    #top_content
----------------------------------- */
    #top_content {
        margin: 0 auto 0 !important;
    }
#top_content h2 {
    margin: 0 auto 20px !important;
}
#top_content .section_desc{
	line-height: 1.8em;
}
    #top_content .photos {
        margin: 0 auto 32px;
    }
    #top_content .photos li:first-child {	
			margin-bottom: 5px;
    }
    #top_content .photos li img:first-child{
			margin-right: 6px;
    }
    #top_content .photos li .switch_pc.photo_s {
			display: inline !important;
/*			width: calc((100% - 6px) * 0.4419);*/
			width: calc(44.4% - 6px) ;
    }
    #top_content .photos li .photo_m {
			display: inline !important;
/*			width: calc((100% - 6px) * 0.558);*/
			width: calc(55.6%) ;
    }

    #top_content .photos li:last-child img {
        width: 100%;
    }
    

/* -----------------------------------
    #section_story
----------------------------------- */
#section_story h3{
	text-align: center;
	margin-bottom: 87px;
}
#section_story h3 img{
	width: 250px;
	height: auto;
}
#section_story .section_column{
	position: relative;
  width: 880px;
	padding: 0 50px 60px;
}
	
#section_story .section_column h4{
	margin-top: 88px;
}
#section_story .section_column:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 30px;
    left: 0;
    background-color: #999;
	z-index:-1;
}

/* -----------------------------------
    .section_nav
----------------------------------- */
.section_nav{
	width: 920px;
	margin: 0 auto;
}

.section_nav ul{
    width: 920px;
    margin: 0 auto 170px;
    overflow: hidden;
    text-align: center;
    text-align: -webkit-center;
}
.section_nav h4{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
}
.section_nav p{
	font-size: 12px;
	line-height: 1.5em;
}
.section_nav .h_link li{
    width: 420px;
    height: 150px;
    margin: 0 auto;
    /*float: left;*/
    box-sizing: border-box;
    font-size: 17px;
    line-height: 1.654em;
    letter-spacing: .05em;
	border: 1px #ccc solid;
}
.section_nav .h_link li img{
    flex: 0 0 148px;
    height: 148px;
	vertical-align: middle;
	margin-right: 10px;
}
.section_nav .h_link li a{
    width: 100%;
    height: 148px;
    padding: 0 50px 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    vertical-align: middle;
    color: #231815 !important;
    position: relative;
    text-align: left;
    transition: opacity .1s ease;
}

.section_nav .h_link li a:after{
    width: 18px;
    height: 148px;
    content: '';
    display: block;
    background-image:url(../../../../common/image_common/parts_slider_arrow_right.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    position: absolute;
    top: 0px;
    right: 14px;
    transition: right .1s ease;
}

/*.section_nav .h_link li a:hover{ opacity: .7;}
.section_nav .h_link li a:hover:after{ right: 35px;}*/
	

	
/* -----------------------------------
    #section_gallery
----------------------------------- */
#section_gallery{
    margin: 180px auto 240px;
}

#section_gallery .img_slider{
    width: 880px !important;
}

#section_gallery .img_slider.col03{
    padding-top:20px;
}
	
/* -----------------------------------
    #section_color
----------------------------------- */
#section_color{
margin: 130px auto 100px;
}
	
#section_color .section_column{
	margin-top: 100px;
}

	
#section_color .section_desc {
	font-size: 14px;
	margin-bottom: 20px;
}
.section_color_slid {
	margin-bottom: 140px;
}
.section_color_slid .color_slider{
    width: 880px;
    margin: 0 auto 18px auto;
}

.section_color_slid .color_slider .slider_inner{
}

.section_color_slid .color_slider .pic{
    margin: 0;
    line-height: 0;
    position: relative;
}

.section_color_slid .color_slider .col_left{
    width: 608px;
    border-right: 2px solid #fff;
    float: left;
}

/*.section_color_slid .color_slider .col_left .pic.prime_smooth {
	position: relative;
}
	
.section_color_slid .color_slider .col_left .pic.prime_smooth::after {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: url(../image/pic_prime_smooth_logo_l.png) left bottom no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 0;
}*/

.section_color_slid .color_slider .col_right{
    width: 270px;
    float: right;
} 

.section_color_slid .color_slider .col_right .pic{
    border-bottom: 2px solid #fff;
}
.section_color_slid .color_slider .col_right .pic:last-child {
	border-bottom: none;
}
.section_color_slid .color_slider .col_right .pic > span{
	display: block;
	height: 31px;
	background-color: #2e2f34;
	color: #fff;
	font-size: 10px;
	text-align: left;
	line-height: 31px;
	padding-left: 10px;
}
.section_color_slid .color_slider .ivory .col_right .pic > span{
	background-color: #c5bfb5;
	color: #000;
}
/*on logo*/
/*.section_color_slid .color_slider .col_right .pic:first-child .logo{
	position: absolute;
	top: 0;
	right: 0;
}
	
.section_color_slid .color_slider .col_right .pic.prime_smooth {
	position: relative;
}
	
.section_color_slid .color_slider .col_right .pic.prime_smooth::after {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background: url(../image/pic_prime_smooth_logo.png) left bottom no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 0;
}*/

.section_color_slid .color_slider .type{
	padding: 38px 0 0;
    text-align: center;
	clear: both;
}

.section_color_slid .color_slider .type h4{
    margin: 0 0 10px;
    font-size: 20px;
    letter-spacing: 0;
}

	.section_color_slid .color_slider .type .material {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 16px;
	}

	.section_color_slid .color_slider .type .material_caution {
		margin: -8px 0 10px;
		font-size: 11px;
		line-height: 16px;
	}

	.section_color_slid .color_slider .type p{
		font-size: 14px;
		line-height: 1.5em;
	}
	.section_color_slid h5{
		margin: 50px 0 0;
	}

.table_title{
    margin-bottom: 0 !important;
    font-size: 14px;
    position: relative;
	} 
.table_title span{
font-size: 12px; 
    position: absolute;
    bottom: 0;
    right: 3px;
	} 
    
/*.table_area*/
.table_area{
	}
.table_area table{
    width: 99.9%;
border-collapse:collapse;
    font-size: 12px;
    line-height: 1.3em;
    color: #000;
    text-align: center;
	}
.table_area table th,.table_area table td{
border:1px #aaa solid;
    padding: 10px 3px;
    width: 100px;
    vertical-align: middle;
	}

.table_area table tr:first-of-type td{
border: none;
    text-align: right;
	}
.table_area table tr:first-of-type td:first-of-type{
    font-size: 14px;
	}
    
.table_area table th{
    background-color: #ddd;
	}
.table_area table tr:first-of-type th:first-of-type{
    text-align: right;
    padding-right: 20px;
    width: 220px;
	}
.table_area table tr:nth-child(2){
    font-size: 10px;
	}
.table_area table tr td:first-of-type{
    text-align: left;
	}
.table_area table tr td:first-of-type span{
    width: 44px;
    height: 20px;
    margin: -2px 5px 0 2px;
    display:block;
    float: left;
	}
.table_area table tr:nth-child(5) td:first-of-type span,
.table_area table tr:nth-child(7) td:first-of-type span,
.table_area table tr:nth-child(8) td:first-of-type span,
.table_area table tr:nth-child(9) td:first-of-type span{
    margin-top: 5px;
	}
.table_area table tr:nth-child(3) td:first-of-type span{background-color: #000;}
.table_area table tr:nth-child(4) td:first-of-type span{background-color: #324b6a;}
.table_area table tr:nth-child(5) td:first-of-type span{background-color: #565656;}
.table_area table tr:nth-child(6) td:first-of-type span{background-color: #fff; box-sizing: border-box; border: 1px solid #dedede;}
.table_area table tr:nth-child(7) td:first-of-type span{background-color: #46504c;}
.table_area table tr:nth-child(8) td:first-of-type span{background-color: #0b2bd7;}
.table_area table tr:nth-child(9) td:first-of-type span{background-color: #c8101f;}
.table_area table tr:nth-child(10) td:first-of-type span{background-color: #1a093f;}
    
.table_area table tr td:first-of-type p{
	}
    
    
    
    
/*#section_access*/
    #section_access{
        padding: 100px 0;
    }
}