@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/design/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
#section_caution .caution p.b_color {
    text-indent: -1em;
    padding: 0 0 0 1em;
}
	
/* -----------------------------------
    #top_content
----------------------------------- */
    #top_content {
        margin: 0 auto 100px !important;
    }
    #top_content .photos img {
        width: 100%;
    }
    #top_content .photos li {
      line-height: 0;
    }
    #top_content .photos li img{
        margin-bottom: 4px;
    }
	
	#top_content.hiddenSP li img.anim_end.switch_pc {
		opacity: 0;
	}
	#top_content.hiddenSP .photos li:first-child img:first-child.anim_end {
		opacity: 1;
	}
	
    #top_content h2{
	    margin: 20px 0 15px 0;
		padding: 0 15px;
    }
	
/* -----------------------------------
    #section_story
----------------------------------- */
#section_story h3{
	text-align: center;
	margin-bottom: 50px;
}
#section_story h3 img{
	width: 200px;
	height: auto;
}
#section_story .section_column{
}
	
#section_story .section_column h4{
}

/* -----------------------------------
    .section_nav
----------------------------------- */
.section_nav{
    clear: both;
}

.section_nav ul{
    margin: 0 auto;
    overflow: hidden;
	padding: 60px 15px 26px;
}

.section_nav h4{
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 7px;
}

.section_nav p{
	font-size: 11px;
	line-height: 1.5em;
}
	
.section_nav .h_link li{
    width: 100%;
    height: 50px;
    margin: 0 0 38px 0;
    display: table;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 12px;
    line-height: 1.654em;
    letter-spacing: .05em;
	border: 1px #ccc solid;
}
.section_nav .h_link li img{
    width: calc(410 / 1160 * 100%);
	flex: 0 0 calc(410 / 1160 * 100%);
	flex-basis: calc(410 / 1160 * 100%);
	vertical-align: middle;
	margin-right: 10px;
}
	
.section_nav .h_link li div{
	width: auto;
	flex: 0 1 auto;
}
	
.section_nav .h_link li a{
    width: 100%;
	height: auto;
    padding:0 30px 0 0;
    box-sizing: border-box;
    vertical-align: middle;
    color: #231815 !important;
    position: relative;
    text-align: left;
/*    transition: opacity .1s ease;*/
	display: flex;
	align-items: center;
}

.section_nav .h_link li a:after{
    width: 20px;
    height: 20px;
    content: '';
    display: block;
    background-image:url(../../../../common/image_common/parts_slider_arrow_right.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    position: absolute;
    top: 42%; 
    right: 5px;
/*    transition: right .1s ease;*/
}

/*.section_nav .h_link li a:hover{ opacity: .7;}
.section_nav .h_link li a:hover:after{ right: 15px;}*/

	
/* -----------------------------------
    #section_gallery
----------------------------------- */
	
#section_gallery{
    width: 100%;
    margin: 70px auto 50px auto;
}

#section_gallery .img_slider.col03{
    padding-top:50px;
}

#section_gallery .img_slider.col03{
    padding-top:50px;
}
#section_gallery .img_slider.col03 img{
    margin: 0 0 8px 0;
}
	
/* -----------------------------------
   #section_color{
----------------------------------- */
	
#section_color{
	margin:80px 0 30px;
}
#section_color .section_column{
	margin-top: 40px;
}
	
#section_color .section_desc {
	font-size: 11px;
	margin-bottom: 15px;
}
#section_color .section_column {
     padding: 0; 
}
	
/*.section_color_slid*/
.section_color_slid{
    margin: 0 0 30px 0;
}
.section_color_slid:last-child {
    margin: 0 0 0px 0;
}

.section_color_slid .color_slider{
    margin: 0 auto 5px auto;
}

.section_color_slid .color_slider .slider_inner{
    padding: 0 15px;
}

.section_color_slid .color_slider .pic{
    margin: 0;
    line-height: 0;
    position: relative;
}

/*.section_color_slid .color_slider .pic span{
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 15px;
    right: 10px;
}*/

.section_color_slid .color_slider .col_left{
    border-bottom: 2px solid #fff;
	margin-bottom: 0;
}

/*.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 .pic{
	width: calc(100% / 3);
  margin: 0 0 10px 0;
	float: left;
	box-sizing: border-box;
}
	
	.section_color_slid .color_slider .pic_caption {
		margin-bottom: 5px !important;
		padding-top: 0;
	}
	
	.section_color_slid .color_slider .col_right .pic:first-child {
		border-right:2px solid #fff;
	}
	
	.section_color_slid .color_slider .col_right .pic:last-child {
		border-left: 2px solid #fff;
	}
	
.section_color_slid .color_slider .col_right .pic > span{
	display: block;
	font-size: 10px;
	text-align: left;
	padding: 2px 5px;;
	line-height: 1.5em;
}
	
/*on logo*/
/*.section_color_slid .color_slider .col_right .pic:first-child .logo{
	position: absolute;
	left: 0;
	top: 0;
}*/
	
.section_color_slid .nav_wrap {
	margin-bottom: 30px;
}

.section_color_slid .color_slider .caption{
    font-size: 12px;
    line-height: 1.2em;
}

.section_color_slid .color_slider .type{
	text-align: center !important;
	clear: both;
	}

.section_color_slid .color_slider .type h4{
    margin: 0 0 7px 0;
    font-size: 15px;
    letter-spacing: 0;
}

.section_color_slid .color_slider .type h4 .ico_type{
    top: 2px;
    left: 0;
}

.section_color_slid .color_slider .type h4 .small{
    font-size: 14px;
}

.section_color_slid .color_slider .type p{
    font-size: 10px;
    line-height: 1.5em;
}
	
	.section_color_slid .color_slider .type p.material {
		font-size: 11px;
	}
	
	.section_color_slid .color_slider .type p.material_caution {
		font-size: 11px;
	}
		.section_color_slid .color_slider .slick-track {
			margin-bottom: 0 !important;
	}
		.section_color_slid .color_slider .slider_inner {
			margin-bottom: 0 !important;
	}
	
	.section_color_slid .nav_wrap ul {
		margin: 0 0 0 0;
	}
	.section_color_slid h5{
		margin: 59px 15px 10px;
    font-size: 14px;
	}
	
.section_color_slid .slick-dots {
		bottom: -5px !important;
	}

.table_title{
    padding: 0 15px;
    margin-bottom: 0 !important;
    font-size: 12px;
    position: relative;
	} 
.table_title span{
font-size: 10px; 
    position: absolute;
    bottom: 0;
    right: 18px;
	} 
    
/*.table_area*/
.table_area{
	width: calc(100% - 30px);
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	box-sizing: border-box;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 20px;
    }

.table_area table{
    width: 880px;
border-collapse:collapse;
    font-size: 10px;
    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: 96px;
    vertical-align: middle;
	}
    
.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: 120px;
	}
.table_area table tr:nth-child(3){
    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: 3px 5px 0 2px;
    display:block;
    float: left;
	}
.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{
    display: inline;
}

#section_access{
    margin: 0 0 40px 0;
}

.table-sticky th:first-child,
.table-sticky td:first-child {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 1;
    border-left: none;
}

.table-sticky td:first-child {
    background-color: #fff;
}

.table-sticky th:first-child::before,
.table-sticky td:first-child::before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #aaa;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.table-sticky th:first-child::after,
.table-sticky td:first-child::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #aaa;
    position: absolute;
    top: 0;
    right: -1px;
    display: block;
}

.table-sticky .no-sticky:first-child {
    position: relative;
    z-index: inherit;
    border-left: 1px solid #aaa;
}

.table-sticky .no-sticky:first-child::before,
.table-sticky .no-sticky:first-child::after,
.table-sticky .no-border:first-child::before,
.table-sticky .no-border:first-child::after {
    content: none;
}

}