@charset "utf-8";

@media print, screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/styling/design/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

.color_slider .name .sup {
	top: 0px;
	vertical-align: top;
}
/* -----------------------------------
    #section_styling
----------------------------------- */
#section_styling {
	margin: 40px auto 70px auto;
}
#contents_area h3 {
}
#contents_area h3 sup {
	font-size: 10px;
	vertical-align: top;
	line-height: 30px;
}
#contents_area .section_desc {
	font-size: 18px;
	line-height: 160%;
	margin-bottom: 20px;
}
#section_styling .desc01{
	padding-bottom:60px;
}
#section_styling .pic_wide {
	text-align: center;
	position: relative;
	height: 700px;
	width: 100%;
}
#section_styling .pic_wide img {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -1500px;
}
.caption_pic {
	font-size: 11px;
	text-align: right;
	line-height: 140%;
	margin: 10px 10px 80px;
}
.bg_copper .caption_pic {
	margin-bottom:50px;
}
/*-- pic_wide_inner --*/
.pic_wide .pic_wide_inner {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -1500px;
	width: 3000px;
	height: 1440px;
}
#section_styling .pic_wide .pic_wide_inner img {
	display: block;
	position:static;
	margin:0;
	left:0;
	top:0;
}
.pic_wide .pic_wide_inner p{
	margin:0;
}
.pic_wide .pic_wide_inner .pic01 {
	position: absolute;
	top: 0;
	left: 0;
}
.pic_wide .pic_wide_inner .pic02 {
	position: absolute;
	top: 0;
	right: 0;
}
.pic_wide .pic_wide_inner .pic03 {
	position: absolute;
	bottom: 0;
	left: 0;
}
.pic_wide .pic_wide_inner .pic04 {
	position: absolute;
	bottom: 0;
	left: 939px;
}
.animate_light {
	position: absolute;
	bottom: 0;
	right: 0;
	width:1126px;
	height: 550px;
}
#section_styling .animate_light img {
	display: block;
	position: absolute !important;
	top: 0;
	left: 0;
	opacity: 0;
	margin:0;
	transition: opacity 0.2s;
}
#section_styling .animate_light img:nth-child(1) {
	opacity: 1;
}
#section_styling .animate_light.show img:nth-child(2) {
	opacity: 1;
}
/* -----------------------------------
    logo
----------------------------------- */
.bg_copper{
	background:#F6F6F6;
	margin-top:120px;
	padding-bottom:1px;
	margin-bottom:100px;
}
	
	.detail_logo_wrap .logo_copperbrown {
		text-align:center;
		margin-top:-14px;
	}
.detail_logo_wrap .logo_copperbrown img{
	width:527px;
}
.detail_logo_wrap {
	position: relative;
	margin-bottom: 23px;
}
.detail_logo_wrap:after {
	content: "";
	clear: both;
	display: block;
}
.detail_logo {
	border-left: none;
	height: 83px;
	width: 93px;
}
.detail_logo.normal {
	border: solid 1px #777;
	border-left: 0;
}
.detail_logo.custom {
	border: solid 1px #000;
	background: #000;
}
.detail_logo.copper {
	background: #886E5F;
	width:220px;
		position:relative;
		top:-40px;
		z-index:2;
}
.section_bodycolor .detail_logo.copper {
		top:0px;
		z-index:2;
}
.detail_logo:before {
	content: "";
	position: absolute;
	top: 0;
	left: -1000px;
	height: 83px;
	width: 1000px;
}
.detail_logo.normal:before {
	border-top: solid 1px #777;
	border-bottom: solid 1px #777;
}
.detail_logo.custom:before {
	background: #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
.detail_logo.copper:before {
	background: #886E5F;
}
.detail_logo.normal img {
	height: 56px;
	width: auto !important;
	display: block;
	position: absolute;
	top: 16px;
	left: 25px !important;
}
.detail_logo.custom img {
	height: 63px;
	width: auto !important;
	display: block;
	position: absolute;
	top: 13px;
	left: 25px !important;
}
.detail_logo.copper img {
	height: 57px;
	width: auto !important;
	display: block;
	position: absolute;
	top: 13px;
	left: 25px !important;
}
.detail_logo_wrap h3 {
	position: absolute;
	left: 83px;
	top: 24px;
	font-size:30px;
}
.section_bodycolor .detail_logo_wrap h3.copper {
	left:203px;
}
.detail_logo_wrap.copper h3 {
	margin:25px 0 45px;
	position:static;
	text-align:center;
}
.logo_copperbrown_pic{
	text-align:center;
	margin-top:33px;
	margin-bottom:-5px;
}
.logo_copperbrown_pic img{
	width:310px  !important;
	margin:0 auto  !important;
}
/* -----------------------------------
    #section_styling
----------------------------------- */
#section_styling {
	margin-bottom: 50px;
}
#section_styling .pic {
	line-height: 0;
}
#section_styling .pic img {
	width: 100%;
	height: auto;
}
#section_styling .img_slider {
	width: 940px !important;
}
.img_slider .caption {
	font-size: 9px;
	text-align: right;
	margin: -8px 0 40px;
}
/*-- 1,2番目のスライド --*/
#section_styling .slider_inner {
	position: relative;
}
#section_styling .img_slider .pic {
	position: relative;
	z-index: 2;
	margin-bottom: 20px !important;
}
#section_styling .img_slider .caption {
	font-size: 9px;
	position: absolute;
	top: 422px;
	right: 0;
	z-index: 10;
	margin: 0;
	line-height: 140%;
}
#section_styling .img_slider .copy {
	font-size: 20px;
	height: 75px;
	display: table-cell;
	padding-top: 18px;
	background-repeat: no-repeat;
	letter-spacing: 0.04em;
}
/*-- スライド ノーマル --*/
#section_styling .img_slider {
	margin-bottom: 60px;
}
#section_styling .img_slider.normal .copy {
	background-image: url(../image/logo_normal.png);
	background-size: 39px auto;
	background-position: 7px 2px;
	padding-left: 72px;
}
/*-- スライド カスタム --*/
#section_styling .img_slider.custom .copy {
	background-image: url(../image/logo_custom.png);
	background-size: 71px auto;
	background-position: 0px 2px;
	padding-left: 80px;
}
/* -----------------------------------
    .section_bodycolor（ノーマル・2tone共通）
----------------------------------- */
.section_bodycolor {
	width: 980px;
	margin: 55px auto 0 auto;
}
.section_bodycolor .section_inner .head_title {
	margin-bottom: 10px;
}
.section_bodycolor .color_slider {
	margin: 0 0 60px 0;
}
.section_bodycolor .color_slider.copper {
    margin: 0 0 0 0;
}
.section_bodycolor .body_color_gallery {
	position: relative;
	text-align: center;
}
.section_bodycolor .body_color_gallery img {
	width: 690px;
	margin: 0 auto 30px auto;
	height: auto;
	position: relative;
	left: -20px;
}
.section_bodycolor .body_color_gallery .pic {
	margin: 0 0 5px 0;
}
.section_bodycolor .body_color_gallery .caption {
	font-size: 12px;
	height: 1em;
	margin: 0 0 15px 0;
	text-align: left;
}
.section_bodycolor .body_color_gallery .name {
margin: 30px 0 20px 0;
font-size: 22px;
}
.section_bodycolor .body_color_gallery .type {
font-size: 14px;
line-height: 1.571em;
}
.section_bodycolor .body_color_gallery .type.copper {
font-size: 12px;
text-align:left;
padding-left:7em;
text-indent:-7.3em;
}
.section_bodycolor .body_color_gallery .caution {
	margin: 78px 0 0;
	font-size: 11px;
	height: 1em;
}
/* -----------------------------------
    #section_interiorcolor
----------------------------------- */
#section_interiorcolor .head_title {
	padding-left: 0;
	margin-bottom: 30px;
}
#section_interiorcolor .section_inner {
	width: 880px;
}
#section_interiorcolor, #section_interiorcolor .rect_nav_tab, #section_interiorcolor .slick-slide {
	width: auto !important;
	width: 880px !important;
	width: 880px !important;
}
#section_interiorcolor.section_bodycolor img {
	width: 100%;
	left: 0;
	margin: 0;
}
#section_interiorcolor .rect_nav {
	margin-bottom: 30px;
}
#section_interiorcolor .nav_wrap {
	position: absolute;
	bottom: 35px;
	width: 100% !important;
}
/* -----------------------------------
    #section_gallery
----------------------------------- */
#section_ss {
	margin: 40px auto 70px auto;
}
#section_ss h3 {
	font-size: 30px;
	margin-top: 70px;
}
#section_ss .section_desc {
	font-size: 15px;
	line-height: 160%;
	margin-bottom: 40px;
}
#section_ss .pic {
	text-align: center;
}
#section_ss .pic img {
	width: 880px;
	display: inline-block;
}
#section_ss .img_slider {
	position: relative;
}
#section_ss .img_slider .pic {
	position: relative;
	z-index: 2;
	margin-bottom: 35px !important;
}
#section_ss .img_slider .caption {
	font-size: 9px;
	line-height: 140%;
	margin: 0;
	position: absolute;
	right: 0;
	left: 0;
	top: 510px;
	z-index: 10;
	padding-right: 50px;
}
#section_ss .img_slider .copy {
	font-size: 20px;
	height: 80px;
	display: table-cell;
	padding-top: 0px;
	background-repeat: no-repeat;
	letter-spacing: 0.04em;
	padding-left: 50px;
}
#section_ss .img_slider .copy span {
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	text-indent: -0.5em;
}
#section_ss .detail {
	text-align: center;
}
.shrink {
	transform-origin: center top;
}
.nav_wrap.hidden{
	height:0 !important;
	overflow:hidden;
	margin:0 !important;
}
}
