@charset "utf-8";

@media print, screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/design/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
.caption .sup.r{
    font-size: 20px;
}
.section h3 .sup {
    font-size: 28px !important;
}
    
#global_navigation {
	z-index: 1200;
}
.section_type .section_column .col_right {
    width: 380px;
    padding:24px 40px 0 0;
}
.section_type .section_column h4 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
}
.section_type .gallery_caution {
		width: 880px;
	}
    
/*.col_img/.col_txt*/
.section_column .col_img img {
    width: 440px;
}
    
.section_column .col_txt {
    padding: 30px 40px 44px;
}
.section_column .col_txt .detail {
    padding: 0;
}
/* -----------------------------------
    #section_interior
----------------------------------- */
#section_interior .pic{
    line-height: 0;
}

#section_interior .pic img{
    width: 800px;
    height: auto;
}

#section_interior .img_slider{
    width: 940px !important;
}

/* -----------------------------------
    #section_form
----------------------------------- */
.section .pic_full img{
    width: 100%;
    max-width: none;
    height: auto;
}

/* -----------------------------------
    #section_tab
----------------------------------- */
	#section_tab {
		margin-bottom: 20px;
		position: relative;
	}
	
	#section_tab h2 {
		margin-bottom: 20px;
		font-size: 26px;
		line-height: 53px;
		text-align: center;
	}
	
	#section_tab nav {
		width: 100%;
		position: relative;
		height: 60px;
		z-index: 1199;
	}
	
	#section_tab ul {
		width: 100%;
		height: 60px;
		background-color: #fff;
		font-size: 18px;
		color: #444;
		letter-spacing: 0.08em;
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 0;
		left: 0;
		border-bottom: 1px solid #ccc;
	}
	
	#section_tab nav.is-fixed ul {
		position: fixed;
		top: 57px;
	}
	
	#section_tab li {
		height: 100%;
		margin: 0 35px;
	}
	
	#section_tab li a {
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
		color: inherit;
	}
	
	#section_tab li a::after {
		content: "";
		width: 100%;
		height: 3px;
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		background: #444;
		transform: scaleX(0);
		transform-origin: center;
		transition: transform 200ms ease-in-out;
	}
	
	#section_tab li a.on {
		font-weight: bold;
	}
	
	#section_tab li a.on::after {
		transform: scaleX(1);
	}


/* -----------------------------------
    #section_types
----------------------------------- */
	#section_types {
		position: relative;
		overflow: hidden;
        margin-bottom: 100px;
	}
	
#section_types .section {
	margin-bottom: 0;
	padding-top: 100px; /* 追従タブ領域 */
	padding-bottom: 100px;
}

#section_types .section:nth-child(even) {
	background-color: #f8f8f8;
}
	#section_types .section .section_column{
	background-color: #f8f8f8;
}
    #section_types .section .section_column img{
    vertical-align: bottom;
}
	#section_types .section:nth-child(even) .section_column{
	background-color: #fff;
}

#section_types h2 {
	margin: 0 0 40px;
	font-size: 32px;
	font-weight: bold;
	color: #444;
	line-height: 46px;
	text-align: center;
	letter-spacing: 0.1em;
}

#section_types h3 {
	margin: 0 0 40px;
	font-size: 38px;
	line-height: 53px;
	text-align: center;
}
	
	.gallery_wrap {
		margin: 0 90px 80px;
	}
	
	.gallery_cont {
		max-width: 3000px;
		margin: 0 auto 10px;
		position: relative;
	}
	
	.gallery_cont .photo {
		visibility: hidden;
	}
	
	.gallery_cont .photo.on {
		visibility: visible;
	}
	
	.gallery_cont .photo img {
		width: 100%;
	}
	
	.gallery_cont .vr_cont {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		display: none;
	}
	
	.gallery_cont .vr_cont.on {
		display: block;
	}
	
	.gallery_cont .vr_cont > div {
		height: 100%;
	}
	
	.vr_360icon {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: center no-repeat rgba(0, 0, 0, 0.45);
		animation: icon_fade 1s linear 1s 1 normal forwards;
	}
	
	.gallery_tab {
		margin: 0 auto 50px;
	}
	
	.gallery_tab ul {
		margin-top: 15px;
		display: flex;
		justify-content: center;
		font-size: 16px;
		color: #0064a1;
	}
	
	.gallery_tab li {
		height: 38px;
		margin: 0 30px;
	}
	
	.gallery_tab li a {
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		color: inherit;
		position: relative;
		cursor: pointer;
	}
	
	.gallery_tab li a::after {
		content: "";
		width: 100%;
		height: 2px;
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		background: #0064a1;
		transform: scaleX(0);
		transform-origin: center;
		transition: transform 200ms ease-in-out;
	}
	
	.gallery_tab li a.on::after {
		transform: scaleX(1);
	}

	.gallery_caution {
		font-size: 11px;
		line-height: 1.5em;
		width: 930px;
		margin: 0 auto 15px;
	}

	.interior_color_gallery {
		width: 930px;
		margin: 0 auto;
	}
	
	.interior_color_gallery .color_slider {
		margin-bottom: 20px;
	}
	
	.interior_color_gallery .pic_wrap {
		margin: 0 auto 30px;
		display: flex;
		align-items: stretch;
		justify-content: space-between;
	}

	.interior_color_gallery .pic_wrap + .gallery_caution {
		margin-top: -20px;
		text-align: left;
	}
	
	.interior_color_gallery .pic {
		width: 608px;
		margin: 0;
	}
	
	.interior_color_gallery .pic_inner {
		width: 320px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	
	.interior_color_gallery .pic_inner img {
		width: 100%;
		min-height: 0%;
	}
	
	.interior_color_gallery .name {
		margin-bottom: 5px;
		font-size: 22px;
		line-height: 1.5em;
	}
	
	.interior_color_gallery .caption {
		margin: 0 auto 10px;
		font-size: 16px;
		line-height: 1.5em;
		text-align: center;
	}
	
	.interior_color_gallery .type {
		margin: 0 auto;
		font-size: 14px;
		line-height: 1.5em;
		text-align: center;
	}
	
	.interior_color_gallery .nav_wrap {
		margin-bottom: 100px;
	}
	
	/*#section_basic .nav_wrap {
		margin-bottom: 0;
	}*/
	
	.interior_color_gallery .detail {
		text-align: center;
	}
	#section_ness .section_inner .interior_color_gallery .color_slider .ico_type{
		left:0px;
	}
	#section_crosstar .interior_color_gallery{
        margin-bottom: 140px;
	}
    
/* -----------------------------------
    #section_modulo_x
----------------------------------- */
#section_modulo_x.section {
	margin-bottom: 100px;
	padding: 100px 0; /* 追従タブ領域 */
	background-color: #f8f8f8;
}
#section_modulo_x .bodycolor_inner {
	margin-top: 50px;
}
#section_modulo_x .section_column{
	background-color: #fff;
}
#section_modulo_x .section_column img{
    vertical-align: bottom;
}
#section_modulo_x h2 {
	margin: 0 0 40px;
	font-size: 32px;
	font-weight: bold;
	color: #444;
	line-height: 46px;
	text-align: center;
	letter-spacing: 0.1em;
}
#section_modulo_x h3 {
	margin: 0 0 40px;
	font-size: 38px;
	line-height: 53px;
	text-align: center;
}
}

@keyframes icon_fade {
	0% {
		height: 100%;
		opacity: 1;
		display: block;
		top: 0;
	}
	
	99% {
		height: 100%;
		opacity: 0;
		display: block;
		top: 0;
	}
	
	100% {
		height: 0;
		opacity: 0;
		display: none;
		top: 100%;
	}
}