@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	max-width: 1375px;
	overflow: hidden;
	margin: 0 auto !important;
}

img {
	max-width:100%;
}

.slick-slide img {
	width: 100%;
}

li {
	list-style: none;
}

#shop-wrapper h3,
#shop-wrapper h4,
#shop-wrapper h5 {
	margin: 0;
	border: none;
}

img { -ms-interpolation-mode: bicubic !important; }

a.more-btn {
	color: #FFF !important;
	cursor: pointer;
	display: inline-block;
	border-radius: 0rem;
	-webkit-box-shadow: 0.25rem 0.375rem 1.375rem 0rem rgba(0, 0, 0, 0.18);
	box-shadow: 0.25rem 0.375rem 1.375rem 0rem rgba(0, 0, 0, 0.18);
	text-transform: uppercase;
	border-radius: 0;
	-webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
	text-align: center;
	border: 0;
	font-family: DaxBold;
	line-height: 35px;
	letter-spacing: 0.05625rem;
	background-color: #131313;
	border-color: transparent;
	width: 130px;
	height: 35px;
	font-size: 14px;
	font-weight: normal;
	min-width: 10.3125rem;
	position: relative;
	vertical-align: middle;
}

a.more-btn:hover {
	text-decoration: none !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}

a.more-btn:hover {
	color: #fff !important;
	background-color: rgba(0, 0, 0, 0.7);
} 

.mobile {
	display:none;
}

.pc {
	display:block;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.shop li {
	text-align: center;
	float: left;
	width: 31%;
	margin-right: 3.5%;
}

.shop li:nth-child(3n) {
	margin-right: 0;
}

.shop li:nth-child(n+4) {
  margin-top: 40px;
}

.shop li p {
	margin:20px 0;
}

.back-top {
    position: fixed;
    bottom: 1%;
    right: 1%;
    background-color: rgba(163,147,130,0.8);
    width: 70px;
    height: 70px;
    color: #fff !important;
    text-align: center;
    z-index: 10;
    padding-top: 25px;
    font-size: 12px;
}

.back-top::after {
    content: "";
    display: block;
    position: absolute;
    top: 14px;
    left: 50%;
    width: 8px;
    height: 8px;
    margin-left: -4px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(315deg);
}

#shop-wrapper > * {
	box-sizing: border-box;
}

#shop-wrapper a:link {
	color:#8c8279;
}

#shop-wrapper a:hover {
	text-decoration: underline;
}

#shop-wrapper {
	width: 100%;
	margin: 0 auto;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
	color:#53565a;
	font-size:13px;
	line-height:1.6;
	-webkit-text-size-adjust: 100%;
}

#shop-wrapper section {
	margin-bottom: 120px;
	background: none;
}

#shop-wrapper section .inner {
	margin: 0 auto;
	max-width: 1184px;
}

#shop-wrapper section h4 {
	font-size: 36px;
	text-align: center;
	margin-bottom: 40px;
	line-height: 1.5em;
}

#shop-wrapper section h4 + p {
	margin-bottom: 45px;
}

#main-cnt {
	overflow: hidden;
}

#main-cnt h3 {
	font-size: 36px;
	margin-top: 50px;
	text-align: center;
}

#main-cnt h3 span {
	font-size: 28px;
	display: block;
	margin-top: 10px;
}

#showroom dl {
	border: 1px solid #e5e2d9;
	padding: 2.5%;
	margin-bottom: 80px;
}

#showroom dl dt {
	font-size: 20px;
	margin-bottom:1em;
	text-align: center;
}

#showroom dl dd p {
	margin-bottom: 25px;
}

#showroom dl dd p:last-child {
	margin-bottom: 0;
}

#showroom dl dd p:nth-child(1),
#showroom dl dd p:nth-child(2) {
	min-height: 60px;
	padding-left: 70px;
	padding-top: 10px;
	background-repeat: no-repeat;
}

#showroom dl dd p:nth-child(1) {
	background-image: url("../images/icon01.gif");
}


#showroom dl dd p:nth-child(2) {
	background-image: url("../images/icon02.gif");
}

#showroom dl dd p strong {
	display: block;
	margin-bottom: 5px;
}

#partner h5 {
	text-align: center;
	font-size: 27px;
	margin-bottom: 25px;
}

#partner article {
	display: flex;
	align-items: center;
	margin-bottom: 70px;
}

#partner article:last-child {
	margin-bottom: 0;
}

#partner article > * {
	justify-content: space-around;
}

#partner article ul {
	width: 46%;
	position: relative;
}

#partner article dl {
	width: 50%;
	margin-left: 4%;
}

#partner article dl dt {
	font-weight: normal;
	font-size: 20px;
}

#partner article dl dd {
	margin-top: 20px;
	line-height: 1.8;
}

#partner article dl dd a {
	display: inline-block;
	min-height: 15px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: left center;
}

#partner article dl dd a:first-child {
	background-image: url( "../images/icon_pin.gif");
}

#partner article dl dd a:last-child {
	background-image: url( "../images/icon_paper.gif");
}

#partner .slide-arrow {
	width: 21px;
	height: 40px;
	position: absolute;
	z-index: 99;
	top:50%;
	margin-top: -20px;
}

#partner .prev-arrow {
	left: 20px;
	background: url("../images/arrow_l.png") no-repeat;
}

#partner .next-arrow {
	right: 20px;
	background: url("../images/arrow_r.png") no-repeat;
}






@media only screen and (max-width: 768px) {
	
	.mobile {
		display:block;
	}

	.pc {
		display:none;
	}
	
	.inner {
		width: 100%;
		padding: 0 2.5%;
	}
	
	a.more-btn {
		line-height: 35px;
		width: 100%;
		height: 35px;
		font-size: 12px;
		min-width: 0;
	}
	
	.shop li {
		text-align: center;
		float: left;
		width: 32%;
		margin-right: 2%;
	}

	.shop li:nth-child(3n) {
		margin-right: 0;
	}

	.shop li:nth-child(n+4) {
	  margin-top: 25px;
	}

	.shop li p {
		margin:10px 0;
		font-size: 12px;
	}

	#shop-wrapper {
		font-size:12px;
		line-height:1.6;
	}

	#shop-wrapper section {
		margin-bottom: 40px;
	}

	#shop-wrapper section h4 {
		font-size: 20px;
		margin-bottom: 20px;
	}

	#shop-wrapper section h4 + p {
		margin-bottom: 20px;
		text-align: left;
	}
	#main-cnt p {
		text-align: center;
	}
	
	#main-cnt img {
		width: 130% !important;
		height: auto;
		margin-left: -15%;
		display: block;
		max-width: 130%;
	}
	
	#main-cnt h3 {
		font-size: 20px;
		margin-top: 15px;
	}

	#main-cnt h3 span {
		font-size: 14px;
		margin-top: 5px;
	}

	#showroom dl {
		padding: 2.5%;
		margin-bottom: 40px;
	}

	#showroom dl dt {
		font-size: 18px;
		margin-bottom:1em;
	}

	#showroom dl dd p {
		margin-bottom: 15px;
		text-align: left;
	}

	#showroom dl dd p:nth-child(1),
	#showroom dl dd p:nth-child(2) {
		min-height: 30px;
		padding-left: 0;
		padding-top: 0;
		background-size: 30px auto;
	}

	#showroom dl dd p:nth-child(1) strong,
	#showroom dl dd p:nth-child(2) strong {
		padding-left: 35px;
	}
	#showroom dl dd p strong {
		margin-bottom: 5px;
		line-height: 30px;
	}

	#partner h5 {
		font-size: 18px;
		margin-bottom: 15px;
	}

	#partner article {
		display: block;
		margin-bottom: 40px;
	}

	#partner article > * {
		display: block;
	}

	#partner article ul {
		width: 100%;
	}

	#partner article dl {
		width: 100%;
		margin-left: 0;
	}

	#partner article dl dt {
		font-size: 16px;
	}

	#partner article dl dd {
		margin-top: 10px;
		line-height: 1.6;
		text-align: left;
	}

	#partner article dl dd a {
		min-height: 15px;
		padding-left: 17px;
	}

	#partner .slide-arrow {
		width: 21px;
		height: 40px;
		top:50%;
		margin-top: -20px;
		display: block;
	}

	#partner .prev-arrow {
		left: 5px;
		background: url("../images/arrow_l.png") no-repeat;
	}

	#partner .next-arrow {
		right: 5px;
		background: url("../images/arrow_r.png") no-repeat;
	}

	
	
	
/***メディアクエリここまで***/}


@media only screen and (max-width: 640px) {
	
	

/***メディアクエリここまで***/}

