@charset "utf-8";
/* CSS Document */

/*====================*/
/*共通項目*/
/*====================*/
.float-L {
	float: left;
}

/*トップ画像*/
#index-main {
	/*background: url(../images/main_tit.jpg) no-repeat center;*/
	background:none;
	background-size: cover;
	height: 400px;
	/*background-color: red;*/
	/*base.cssの記述から上記を変更*/
}
#index-main .image {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 400px;
}
#index-main .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
	/*max-height: 100%;*/
	width: 100%;
	height: auto;
	min-width: 1200px;

}

/*1060px幅の箇所*/
section#store-name {
	padding: 0 70px;
}
.w1060 {
	padding-left: 70px;
	padding-right: 70px;
}
.inner02 {
	width: 1060px;
	margin: auto;
}



/*====================*/
/*店舗情報*/
/*====================*/
.ttl-SR {
	
}

/*店名*/
.SR-name {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: 20px 0;
	margin-bottom: 50px;
	
}
.SR-name .left {
	width: 50%;
	position: relative;
	display: block;
	/*border-right: 1px solid #c8c8c8;*/
}
.SR-name .right {
	width: 50%;
	position: relative;
	padding-left: 20px; 
	border-left: 1px solid #c8c8c8;
}
.SR-name h2.flex {
	align-items: center;
}
.SR-name h2 span:nth-child(1) {
	width: 14%;
	font-family: 'Century Gothic', serif;
	font-size: 16px;
	border-bottom: solid 1px #c8c8c8;
	padding-bottom: 4px;
	letter-spacing: 0.2em;
	font-weight: 100;
	text-align: center;
	/*position: absolute;
	top: 50%;
	left: 0;*/
}
.SR-name h2 span:nth-child(2) {
	width: 80%;
	text-align: left;
	font-family: 'Noto Serif JP', "游明朝体", "Yu Mincho", YuMincho, serif;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 100;
	letter-spacing: 2px;
	padding-left: 20px;
	/*position: absolute;
	top: 50%;
	left: 60%;
	text-align: center;*/
}
.SR-name p {
	/*width: 50%;*/
}

/*住所・連絡先・開館時間*/
.SR-txt {}
.SR-txt h3 {
	background-color: #c8c8c8;
	line-height: 50px;
	height: 50px;
	display: block;
	padding-left: 20px;
	margin-bottom: 50px;
}
.SR-txt ul.icon {
	margin-bottom: 50px;
}
.SR-txt ul.icon li {
	margin-right: 5px;
	margin-bottom: 5px;
}
.SR-txt p.address {
	margin-bottom: 30px;
}
.SR-txt p.time {
	margin-bottom: 30px;
}
.SR-txt .fig img {
	width: 500px;
}
.SR-txt .flex-ce .txt {
	width: 560px;
}
.SR-txt .flex-ce .fig {
	width: 500px;
}


/*====================*/
/*ギャラリーマスター*/
/*====================*/
section.master {
	background-color: #faf7ec;
	padding: 100px 50px;
}
h3.bold {
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 24px;
	margin-bottom: 50px;
}
.master .cell {
	margin-bottom: 50px;
}
.master .fig {
	/*width: 20%;*/
	width: 210px;
}
.master .fig figure {
	position: relative;
	width: 100%;
}
.master .fig figure img:nth-child(1){
	width: 100%;
}
.master .fig figure img.Meister {
	position: absolute;
	top: 0;
	left: 4px;
}
.master .fig figure img.noMeister {
	position: absolute;
	top: 0;
	left: 4px;
	display: none;
}
.master .txt {
	/*width: 80%;*/
	width: 745px;
	padding-left: 50px;
}
p.master-title {
	margin-bottom: 40px;
	font-weight: 600;
	font-size: 16px;
}
span.number01 {
	display: inline-block;
	background-color: #f5eecb;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	margin-left: 20px;
	padding: 0 10px;
}
span.number02 {
	font-size: 18px;
}
p.master-name {
	font-size: 24px;
	line-height: 24px;
	border-bottom: 1px solid #c8c6c1;
	padding-bottom: 15px;
	display: inline-block;
	padding-right: 20px;
	margin-bottom: 50px;
}
p.master-name span {
	margin-left: 50px;
	font-size: 18px;
	line-height: 24px;
	color: #646464;
}

/*====================*/
/*イベント・新着情報*/
/*====================*/
#eventinfo .infobox h3.info {
	margin: 10px auto;
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    line-height: 36px;
    font-size: 18px;
}
#eventinfo .infobox h3.info span {
	background-color: #eae8ea;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
}
#eventinfo .infobox .figcaption span,
#eventinfo .infobox figure figcaption span {
	color: #fff;
}
/*カテゴリの色*/
#eventinfo .infobox .figcaption span.cat-icon-product,
#eventinfo .infobox figure figcaption span.cat-icon-product{
	background-color:#BBA685;
}
#eventinfo .infobox .figcaption span.cat-icon-event,
#eventinfo .infobox figure figcaption span.cat-icon-event{
	background-color:#E1CC84;
}
#eventinfo .infobox .figcaption span.cat-icon-showroom,
#eventinfo .infobox figure figcaption span.cat-icon-showroom{
	background-color:#DDB3BB;
}
#eventinfo .infobox .figcaption span.cat-icon-gallery,
#eventinfo .infobox figure figcaption span.cat-icon-gallery{
	background-color:#B3BDDD;
}
#eventinfo .infobox .figcaption span.cat-icon-noticet,
#eventinfo .infobox figure figcaption span.cat-icon-notice{
	background-color:#A0CCC4;
}

/*====================*/
/*おすすめの家具をご紹介*/
/*====================*/
section#Recommended {
	background-color: #f5eecb;
	padding:100px 0;
}

ul.ul-reco {
	justify-content: space-between;
}
ul.ul-reco li {
	width: 45%;
}
ul.ul-reco li figure {
	margin-bottom: 50px;
	height: 390px;
	position: relative;
	overflow: hidden;
	width: 100%;
}
ul.ul-reco li figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/*max-width: 100%;*/
	width: 100%;
	height: auto;
	/*min-width: 510px;*/
}
ul.ul-reco li h3 {
	font-size: 20px;
	margin-bottom: 20px;
}

/*====================*/
/*スライダー*/
/*====================*/
.SR-slide {
	margin-bottom: 100px;
}
.SR-list {
	overflow: hidden;
	padding-bottom: 50px;
}
.SR-list ul {
	width: 450px;
	margin: 0 auto;
	text-align: center;
}
.SR-list li {
	width:400px;
	padding: 0 20px;
}
.SR-list li img {
	width: 100%;
}

/* ++++++++ */

.SR-list .slick-list {
	overflow: visible !important;
}
.SR-list .slick-slide {
	opacity: 0.5;
	transition: 0.5s;
}
.SR-list .slick-now {
	opacity: 1;
}
.SR-list .slick-slide img {
	display:inline;
}
.SR-list .slick-slide {
	opacity: 0.5;
	transition: 0.5s;
}
.SR-list .slick-slide span{
	/*position: relative;
	width:360px;
	height:360px;
	overflow: hidden;*/
	margin: 0 auto 8px;
	display: block;
}
.SR-list .slick-slide span img {
	width:360px;
	/*position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
 	height: 100%;*/
	/*max-width: fit-content;*/
}
.SR-list .slick-active {
	opacity: 1;
}

.SR-list .slick-dots {
    bottom: -50px;
	height:10px;
}
.SR-list .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 10px;
    padding: 0;
}
.SR-list .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 0;
}
.SR-list .slick-dots li button:before {
    width: 10px;
    height: 10px;
    content: '';
	background-color:#000;
	border-radius:100px;
    opacity: .25;
}
.SR-list .slick-dots li.slick-active button:before {
    opacity: .5;
}

.SR-list .slick-prev,
.SR-list .slick-next {
    width: 70px;
    height: 70px;
	z-index:2;
    background:#999397;
	border-radius:100px;
}
.SR-list .slick-prev:hover,
.SR-list .slick-next:hover{
    background:#999397;
	opacity: 0.5;
}
.SR-list .slick-prev {
    left: -70px;
}
.SR-list .slick-next {
    right: -70px;
}
.SR-list .slick-prev:before {
	position:absolute;
	left:50%;
	top:50%;
	content:"";
	width: 0;
	height: 0;
	margin-top:-7px;
	margin-left:-7px;
	border-style: solid;
	border-width: 7px 14px 7px 0;
	border-color: transparent #fff transparent transparent;
}
.SR-list .slick-next:before {
	position:absolute;
	left:50%;
	top:50%;
	content:"";
	width: 0;
	height: 0;
	margin-top:-7px;
	margin-left:-7px;
	border-style: solid;
	border-width: 7px 0 7px 14px;
	border-color: transparent transparent transparent #fff;
}



