@charset "UTF-8";

@media screen and (min-width: 768px),print {

#showroom main {
	background: #EEF1F1;
	max-width: 1920px;
	width: 100%;
	margin: 0 auto 0 auto;
	padding-block: 0 100px;
}

#showroom footer {
	overflow-x: hidden;
	overflow-y: hidden;
}

#showroom .main-title {
	max-width: 1920px;
	min-width: 100%;
}

.p-showroom__reason {
	background: #6EBA2A;
	margin-bottom: 130px;
	padding: 63px 0 0;
}

.l-inner.l-showroom-reason {
	margin-inline: auto;
	max-width: 1560px;
	width: 95%;
}

.p-showroom__reason-items {
	align-items: flex-start;
	display: grid;
	gap: 0 30px;
	grid-template-columns: repeat(3, minmax(0,1fr));
	margin-bottom: 80px;
}

.p-showroom__reason-num {
	margin-bottom: -20px;
	text-align: center;
}

.p-showroom__reason-num img {
	width: 65px;
	height: auto;
}

.p-showroom__reason-bottom {
	background: #fff;
	border-radius: 15px;
	height: 524px;
	padding: 31px 40px 31px;
}

.p-showroom__reason-ttl {
	display: grid;
	gap: 15px 0;
	grid-template-columns: repeat(1, minmax(0,1fr));
	margin-bottom: 15px;
	place-items: center;
}

.p-showroom__reason-ttl.item01 img.top {
	width: 216px;
	height: auto;
}

.p-showroom__reason-ttl.item01 img.bottom {
	width: 318px;
	height: auto;
}

.p-showroom__reason-ttl.item02 img.top {
	width: 270px;
	height: auto;
}

.p-showroom__reason-ttl.item02 img.bottom {
	width: 358px;
	height: auto;
}

.p-showroom__reason-ttl.item03 img.top {
	width: 214px;
	height: auto;
}

.p-showroom__reason-ttl.item03 img.bottom {
	width: 278px;
	height: auto;
}

.p-showroom__reason-item-img {
	margin-bottom: 19px;
	text-align: center;
}

.p-showroom__reason-item-img img {
	width: 100%;
	height: auto;
}

.p-showroom__reason-txt {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.8888888889;
}

.p-showroom__reason-plus {
	margin-bottom: -192px;
}

.p-showroom__reason-plus-txt {
	display: grid;
	gap: 30px 0;
	grid-template-columns: repeat(1, 1fr);
	place-items: center;
}

.p-showroom__reason-plus-txt img {
	width: 556px;
	height: auto;
} 

.p-showroom__reason-plus-txt img.bottom {
	width: 374px;
	height: auto;
} 

.p-showroom__reason-human {
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
	margin-inline: auto;
	max-width: 1098px;
	width: 95%;
}

.p-showroom__reason-human img.men {
	width: 241px;
	height: auto;
}

.p-showroom__reason-human img.women {
	position: relative;
	left: -69px;
	width: 201px;
	height: auto;
}

.p-showroom__shop {
	padding: 0 0 120px 0;
	margin: 0 0 0 0;
}

.p-showroom__shop-items {
	margin-inline: auto;
	max-width: 1430px;
	width: 95%;
	display: grid;
	grid-template-columns: repeat(1,1fr);
	gap: 106px 0;
}

.p-showroom__shop-item-content {
	background: #fff;
	border-top: 10px solid #38A21E;
	margin-bottom: 40px;
	padding: 22px 0 45px;
}

.p-showroom__shop-ttl {
	color: #38A21E;
	font-size: 34px;
	font-weight: 700;
	letter-spacing: 0.07em;
	line-height: 2.0588235294;
	text-align: center;
}

.p-showroom__shop-line {
	background: #3D2810;
	height: 4px;
	margin-bottom: 35px;
	margin-inline: auto;
	width: 39px;
}

.p-showroom__shop-top {
	display: grid;
	gap: 0 20px;
	grid-template-columns: repeat(2, 1fr);
	margin-bottom: 39px;
	margin-inline: auto;
	max-width: 1280px;
	width: 95%;
}

.p-showroom__shop-top-left img {
	height: auto;
	width: 100%;
}

.p-showroom__shop-top-right {
	display: grid;
	gap: 13px 17px;
	grid-template-columns: repeat(2, 1fr);
}

.p-showroom__shop-top-right .photo{
	width: 306px;
	height: 204px;
}

.p-showroom__shop-top-right img {
	width: 100%;
	height: 204px;
}

.p-showroom__shop-bottom {
	display: grid;
	gap: 2.5%;
	grid-template-columns: 635px  610px;
	margin-inline: auto;
	max-width: 1280px;
	width: 95%;
}

.p-showroom__shop-txt {
	position: relative;
	top: 19px;
}

.p-showroom__shop-txt p.top {
	border-bottom: 1px dashed #707070;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.09em;
	line-height: 1.7;
	margin-bottom: 12px;
	padding-bottom: 11px;
}

.p-showroom__shop-txt p.bottom {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.7777777778;
}

.p-showroom__shop-btn {
	text-align: center;
}

.p-showroom__shop-btn a {
	background: #fff;
	border-radius: 71px;
	box-shadow: 5px 4px #000;
	display: inline-block;
	max-width: 681px;
	padding: 42px 0;
	position: relative;
	transition: 0.2s ease-in-out;
	width: 95%;
}

.p-showroom__shop-btn a::after {
	background: url("../images/common/arrow01.svg") no-repeat center center/contain;
	content: "";
	height: 35px;
	position: absolute;
	right: 46px;
	top: 36px;
	width: 36px;
}

.p-showroom__shop-btn a:hover {
	box-shadow: 2px 2px 0 #fff;
	transform: translate(5px, 4px);
}

.p-showroom__shop-btn a img {
	width: 386px;
	height: auto;
}

/*詳細ページ*/
.p-showroom__shop-detail {
	margin-bottom: 42px;
}

.l-inner.l-showroom-shop-detail {
	max-width: 1430px;
	width: 95%;
	margin-inline: auto;
}

.p-showroom__shop-detail-content {
	background: #fff;
	border-top: 10px solid #38A21E;
	padding: 70px 0 86px;
	
}

.p-showroom__shop-detail-top {
	display: grid;
	grid-template-columns: 630px 620px;
	gap: 29px;
	max-width: 1280px;
	width: 95%;
	margin-inline: auto;
	align-items: flex-end;
	margin-bottom: 50px;
}

.p-showroom__shop-detail-top-left {

}

.p-showroom__shop-detail-top-left img {
	width: 100%;
	height: auto;
}


.p-showroom__shop-top-detail-right {

}

.p-showroom__shop-detail-ttl {
	font-size: 34px;
	line-height: 2;
	letter-spacing: 0.07em;
	font-weight: bold;
	color: #38A21E;
	margin-bottom: 3px;
	padding-left: 18px;
}

.p-showroom__shop-detail-access {
	font-size: 20px;
	line-height: 1.8;
	letter-spacing: 0.05em;
	margin-bottom: 45px;
	padding-left: 18px;
}

.p-showroom__detail-bottom {
	max-width: 1280px;
	width: 95%;
	margin-inline: auto;
}

.p-showroom__detail-bottom p {
	text-align: center;
	font-size: 26px;
	line-height: 1.5;
	letter-spacing: 0.09em;
	font-weight: bold;
	margin-bottom: 23px;
}

.p-showroom__detail-items {
	display: grid;
	grid-template-columns: repeat(4,minmax(0, 1fr));
	place-items: center;
	gap: 0 19px;
}

.p-showroom__detail-item img {
	width: 100%;
	height: auto;
}

.l-inner.l-showroom-point {
	margin-inline: auto;
	max-width: 1430px;
	width: 95%;
}

.p-showroom__point {
	margin-bottom: 136px;
}

.p-showroom__point-ttl {
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 4.0714285714;
	text-align: center;
	margin-bottom: -16px;
}

.p-showroom__point-ttl2 {
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.78125;
	margin-bottom: -95px;
	text-align: center;
}

.p-showroom__point-ttl2.access {
	margin-bottom: 10px;
}

.p-showroom__point-img {
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
	margin-inline: auto;
	max-width: 760px;
	width: 95%;
	margin-bottom: -5px;
}

.p-showroom__point-img img.top {
	left: -14px;
	top: -5px;
	position: relative;
	width: 145px;
	height: auto;
}

.p-showroom__point-img img.bottom {
	width: 120px;
	height: auto;
}

.p-showroom__point-content {
	background: #fff;
	margin-inline: auto;
	max-width: 1430px;
	padding: 73px 0 93px;
	width: 95%;
}

.p-showroom__point-items {
	display: grid;
	gap: 45px 0;
	grid-template-columns: repeat(1, 1fr);
	margin-bottom: 72px;
	margin-inline: auto;
	max-width: 1100px;
	width: 95%;
}

.p-showroom__point-item {
	border: 1px solid #707070;
	margin-inline: auto;
	max-width: 1100px;
	width: 100%;
}

.p-showroom__point-item:nth-child(even) > .p-showroom__point-item-content > .p-showroom__point-item-left {
	order: 2;
}

.p-showroom__point-item:nth-child(even) > .p-showroom__point-item-content > .p-showroom__point-item-right {
	order: 1;
}

.p-showroom__point-item:nth-child(even) > .p-showroom__point-item-content {
	grid-template-columns: 420px 439px ;
} 

.p-showroom__point-item-content {
	display: grid;
	gap: 5.9%;
	grid-template-columns: 439px 420px;
	margin-inline: auto;
	max-width: 913px;
	padding: 51px 0 52px;
	width: 95%;
}

.p-showroom__point-item-left img {
	height: auto;
	width: 100%;
}

.p-showroom__point-item-right {
	position: relative;
	top: 18px;
}

.p-showroom__point-item-right h3 {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.09em;
	line-height: 1.5;
	margin-bottom: 9px;
}

.p-showroom__point-item-right p {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 2;
}

#showroom .wysiwyg {
	color: #303030;
	margin-inline: auto;
	max-width: 930px;
	width: 95%;
}

.p-showroom__point-access {
	margin-bottom: 53px;
}

.l-inner.l-point-access {
	margin-inline: auto;
	max-width: 1200px;
	width: 95%;
}

.p-showroom__point-map {
	aspect-ratio: 1200/520;
}

.p-showroom__point-map iframe {
	height: 520px;
	width: 100%;
}

.p-showroom__point-link {
	padding-right: 32px;
	text-align: end;
}

.p-showroom__point-link a {
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.65;
	position: relative;
	text-decoration: underline;
}

.p-showroom__point-link a::after {
	background: url(../images/showroom/btn.svg) no-repeat center center/contain;
	content: "";
	height: 22px;
	position: absolute;
	right: -30px;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
}

.l-inner.l-contact-tel {
	margin-inline: auto;
	max-width: 900px;
	width: 95%;
}

.p-showroom__contact-tel-txt {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 3.1818181818;
	text-align: center;
}

.p-showroom__contact-tel-btn {
	background: #fff;
	border-radius: 92px;
	margin-bottom: -147px;
	padding: 37px 0 29px;
}

.p-showroom__contact-tel-btn p {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.75;
	text-align: center;
}

.p-showroom__contact-tel-img {
	margin-bottom: 16px;
	text-align: center;
}

.p-showroom__contact-tel-img img {
	height: auto;
	width: 46%;
}

.p-showroom__contact-img-bottom {
	margin-inline: auto;
	max-width: 736px;
	text-align: end;
	width: 95%;

}

}

@media screen and (min-width:768px) and ( max-width:1500px) {


}

@media screen and (min-width:768px) and ( max-width:1024px) {
.p-showroom__reason {
	background: #6EBA2A;
	margin-bottom: 12.695vw;
	padding: 6.152vw 0 0;
}

.l-inner.l-showroom-reason {
	margin-inline: auto;
	max-width: 152.344vw;
	width: 95%;
}

.p-showroom__reason-items {
	align-items: flex-start;
	display: grid;
	gap: 0 2.93vw;
	grid-template-columns: repeat(3, minmax(0,1fr));
	margin-bottom: 7.813vw;
}

.p-showroom__reason-num {
	margin-bottom: -1.953vw;
	text-align: center;
}

.p-showroom__reason-num img {
	width: 6.348vw;
	height: auto;
}

.p-showroom__reason-bottom {
	background: #fff;
	border-radius: 1.465vw;
	height: 46vw;
	padding: 3.027vw 3.906vw 3.027vw;
}

.p-showroom__reason-ttl {
	display: grid;
	gap: 1.465vw 0;
	grid-template-columns: repeat(1, minmax(0,1fr));
	margin-bottom: 1.465vw;
	place-items: center;
}

.p-showroom__reason-ttl.item01 img.top {
	width: 21.094vw;
	height: auto;
}

.p-showroom__reason-ttl.item01 img.bottom {
	width: 31.055vw;
	height: auto;
}

.p-showroom__reason-ttl.item02 img.top {
	width: 26.367vw;
	height: auto;
}

.p-showroom__reason-ttl.item02 img.bottom {
	width: 34.961vw;
	height: auto;
}

.p-showroom__reason-ttl.item03 img.top {
	width: 20.898vw;
	height: auto;
}

.p-showroom__reason-ttl.item03 img.bottom {
	width: 27.148vw;
	height: auto;
}

.p-showroom__reason-item-img {
	margin-bottom: 1.855vw;
	text-align: center;
}

.p-showroom__reason-item-img img {
	width: 100%;
	height: auto;
}

.p-showroom__reason-txt {
	font-size: 1.758vw;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.8888888889;
}

.p-showroom__reason-plus {
	margin-bottom: -11.75vw;
}

.p-showroom__reason-plus-txt {
	display: grid;
	gap: 2.93vw 0;
	grid-template-columns: repeat(1, 1fr);
	place-items: center;
}

.p-showroom__reason-plus-txt img {
	width: 54.297vw;
	height: auto;
} 

.p-showroom__reason-plus-txt img.bottom {
	width: 36.523vw;
	height: auto;
} 

.p-showroom__reason-human {
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
	margin-inline: auto;
	width: 95%;
}

.p-showroom__reason-human img.men {
	width: 15.5vw;
	height: auto;
}

.p-showroom__reason-human img.women {
	position: relative;
	left: 0;
	width: 13.6vw;
	height: auto;
}

}

@media screen and (min-width:768px) and ( max-width:1440px) {
/*詳細ページ*/
.p-showroom__shop-detail {
	margin-bottom: 2.917vw;
}

.l-inner.l-showroom-shop-detail {
	max-width: 99.306vw;
	width: 95%;
	margin-inline: auto;
}

.p-showroom__shop-detail-content {
	background: #fff;
	border-top: 10px solid #38A21E;
	padding: 4.861vw 0 5.972vw;
	
}

.p-showroom__shop-detail-top {
	display: grid;
	grid-template-columns: 43.75vw 43.056vw;
	gap: 2.014vw;
	max-width: 88.889vw;
	width: 95%;
	margin-inline: auto;
	align-items: flex-end;
	margin-bottom: 3.472vw;
}

.p-showroom__shop-detail-top-left {

}

.p-showroom__shop-detail-top-left img {
	width: 100%;
	height: auto;
}


.p-showroom__shop-top-detail-right {

}

.p-showroom__shop-detail-ttl {
	font-size: 2.361vw;
	line-height: 2;
	letter-spacing: 0.07em;
	font-weight: bold;
	color: #38A21E;
	margin-bottom: 0.208vw;
	padding-left: 1.25vw;
}

.p-showroom__shop-detail-access {
	font-size: 1.389vw;
	line-height: 1.8;
	letter-spacing: 0.05em;
	margin-bottom: 3.125vw;
	padding-left: 1.25vw;
}

.p-showroom__detail-bottom {
	max-width: 88.889vw;
	width: 95%;
	margin-inline: auto;
}

.p-showroom__detail-bottom p {
	text-align: center;
	font-size: 1.806vw;
	line-height: 1.5;
	letter-spacing: 0.09em;
	font-weight: bold;
	margin-bottom: 1.597vw;
}

.p-showroom__detail-items {
	display: grid;
	grid-template-columns: repeat(4,minmax(0, 1fr));
	place-items: center;
	gap: 0 1.319vw;
}

.p-showroom__detail-item img {
	width: 100%;
	height: auto;
}

.l-inner.l-showroom-point {
	margin-inline: auto;
	max-width: 99.306vw;
	width: 95%;
}

.p-showroom__point {
	margin-bottom: 9.444vw;
}

.p-showroom__point-ttl {
	font-size: 0.972vw;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 4.0714285714;
	text-align: center;
	margin-bottom: -1.111vw;
}

.p-showroom__point-ttl2 {
	font-size: 2.222vw;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.78125;
	margin-bottom: -6.597vw;
	text-align: center;
}

.p-showroom__point-ttl2.access {
	margin-bottom: 0.694vw;
}

.p-showroom__point-img {
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
	margin-inline: auto;
	max-width: 52.778vw;
	width: 95%;
	margin-bottom: -0.347vw;
}

.p-showroom__point-img img.top {
	left: -0.972vw;
	top: -0.347vw;
	position: relative;
	width: 10.069vw;
	height: auto;
}

.p-showroom__point-img img.bottom {
	width: 8.333vw;
	height: auto;
}

.p-showroom__point-content {
	background: #fff;
	margin-inline: auto;
	max-width: 99.306vw;
	padding: 5.069vw 0 6.458vw;
	width: 95%;
}

.p-showroom__point-items {
	display: grid;
	gap: 3.125vw 0;
	grid-template-columns: repeat(1, 1fr);
	margin-bottom: 5vw;
	margin-inline: auto;
	max-width: 76.389vw;
	width: 95%;
}

.p-showroom__point-item {
	border: 1px solid #707070;
	margin-inline: auto;
	max-width: 76.389vw;
	width: 100%;
}

.p-showroom__point-item:nth-child(even) > .p-showroom__point-item-content > .p-showroom__point-item-left {
	order: 2;
}

.p-showroom__point-item:nth-child(even) > .p-showroom__point-item-content > .p-showroom__point-item-right {
	order: 1;
}

.p-showroom__point-item:nth-child(even) > .p-showroom__point-item-content {
	grid-template-columns: 29.167vw 30.486vw ;
} 

.p-showroom__point-item-content {
	display: grid;
	gap: 5.9%;
	grid-template-columns: 30.486vw 29.167vw;
	margin-inline: auto;
	max-width: 63.403vw;
	padding: 3.542vw 0 3.611vw;
	width: 95%;
}

.p-showroom__point-item-left img {
	height: auto;
	width: 100%;
}

.p-showroom__point-item-right {
	position: relative;
	top: 1.25vw;
}

.p-showroom__point-item-right h3 {
	font-size: 1.25vw;
	font-weight: 700;
	letter-spacing: 0.09em;
	line-height: 1.5;
	margin-bottom: 0.625vw;
}

.p-showroom__point-item-right p {
	font-size: 1.111vw;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 2;
}

#showroom .wysiwyg {
	color: #303030;
	margin-inline: auto;
	max-width: 64.583vw;
	width: 95%;
}

.p-showroom__point-access {
	margin-bottom: 3.681vw;
}

.l-inner.l-point-access {
	margin-inline: auto;
	max-width: 83.333vw;
	width: 95%;
}

.p-showroom__point-map {
	aspect-ratio: 1200/520;
}

.p-showroom__point-map iframe {
	height: 36.111vw;
	width: 100%;
}

.p-showroom__point-link {
	padding-right: 2.222vw;
	text-align: end;
}

.p-showroom__point-link a {
	display: inline-block;
	font-size: 1.389vw;
	font-weight: 700;
	letter-spacing: 0em;
	line-height: 1.65;
	position: relative;
	text-decoration: underline;
}

.p-showroom__point-link a::after {
	background: url(../images/showroom/btn.svg) no-repeat center center/contain;
	content: "";
	height: 1.528vw;
	position: absolute;
	right: -2.083vw;
	top: 50%;
	transform: translateY(-50%);
	width: 1.528vw;
}

}

@media screen and (min-width:768px) and ( max-width:1400px) {
.p-showroom__shop {
	padding: 0 0 8.571vw 0;
	margin: 0 0 0 0;
}

.p-showroom__shop-items {
	margin-inline: auto;
	max-width: 102.143vw;
	width: 95%;
	display: grid;
	grid-template-columns: repeat(1,1fr);
	gap: 7.571vw 0;
}

.p-showroom__shop-item-content {
	background: #fff;
	border-top: 10px solid #38A21E;
	margin-bottom: 2.857vw;
	padding: 1.571vw 0 3.214vw;
}

.p-showroom__shop-ttl {
	color: #38A21E;
	font-size: 2.429vw;
	font-weight: 700;
	letter-spacing: 0.07em;
	line-height: 2.0588235294;
	text-align: center;
}

.p-showroom__shop-line {
	background: #3D2810;
	height: 0.286vw;
	margin-bottom: 2.5vw;
	margin-inline: auto;
	width: 2.786vw;
}

.p-showroom__shop-top {
	display: grid;
	gap: 0 1.429vw;
	grid-template-columns: repeat(2, 1fr);
	margin-bottom: 2.786vw;
	margin-inline: auto;
	max-width: 91.429vw;
	width: 95%;
}

.p-showroom__shop-top-left{width: 44vw;}

.p-showroom__shop-top-left img {
	height: auto;
	width: 100%;
}

.p-showroom__shop-top-right {
	display: grid;
	gap: 0.929vw 1.214vw;
	grid-template-columns: repeat(2, 1fr);
}

.p-showroom__shop-top-right .photo{
    width: 21vw;
    height: auto;
}

.p-showroom__shop-top-right img {
	height: 15vw;
	width: 100%;
}

.p-showroom__shop-bottom {
	display: grid;
	gap: 2.5%;
	grid-template-columns: 45.357vw  43.571vw;
	margin-inline: auto;
	max-width: 91.429vw;
	width: 95%;
}


.p-showroom__shop-txt {
	position: relative;
	top: 1.357vw;
}

.p-showroom__shop-txt p.top {
	border-bottom: 1px dashed #707070;
	font-size: 1.429vw;
	font-weight: 700;
	letter-spacing: 0.09em;
	line-height: 1.7;
	margin-bottom: 0.857vw;
	padding-bottom: 0.786vw;
}

.p-showroom__shop-txt p.bottom {
	font-size: 1.286vw;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.7777777778;
}

.p-showroom__shop-btn {
	text-align: center;
}

.p-showroom__shop-btn a {
	background: #fff;
	border-radius: 5.071vw;
	box-shadow: 5px 4px #000;
	display: inline-block;
	max-width: 48.643vw;
	padding: 3vw 0;
	position: relative;
	transition: 0.2s ease-in-out;
	width: 95%;
}

.p-showroom__shop-btn a::after {
	background: url("../images/common/arrow01.svg") no-repeat center center/contain;
	content: "";
	height: 2.5vw;
	position: absolute;
	right: 3.286vw;
	top: 2.8vw;
	width: 2.571vw;
}

.p-showroom__shop-btn a:hover {
	box-shadow: 2px 2px 0 #fff;
	transform: translate(5px, 4px);
}

.p-showroom__shop-btn a img {
	width: 27.571vw;
	height: auto;
}

}


@media screen and (max-width: 767px) {
#showroom main {
	background: #EEF1F1;
	color: #3D2810;
	margin-inline: auto;
	width: 100%;
	padding-block: 0 10vw;
}

.p-showroom__reason {
	background: #6EBA2A;
	margin-bottom: 13.4vw;
	padding: 8.4vw 0 0;
}

.l-inner.l-showroom-reason {
	margin-inline: auto;
	max-width: 89.372vw;
	width: 95%;
}

.p-showroom__reason-items {
	align-items: flex-start;
	display: grid;
	gap: 5.797vw 0;
	grid-template-columns: repeat(1, 1fr);
	margin-bottom: 15.5vw;
}

.p-showroom__reason-num {
	margin-bottom: -6.8vw;
	text-align: center;
}

.p-showroom__reason-num img {
	width: 13vw;
}

.p-showroom__reason-bottom {
	background: #fff;
	border-radius: 3.623vw;
	padding: 11.4vw 3.6vw 13.7vw;
}

.p-showroom__reason-ttl {
	display: grid;
	gap: 1.6vw 0;
	grid-template-columns: repeat(1, 1fr);
	margin-bottom: 4.6vw;
	place-items: center;
}

.p-showroom__reason-ttl.item01 img.top {
	width: 43.9vw;
}

.p-showroom__reason-ttl.item01 img.bottom {
	width: 60vw;
}

.p-showroom__reason-ttl.item02 img.top {
	width: 55vw;	
}

.p-showroom__reason-ttl.item02 img.bottom {
	width: 68.1vw;	
}

.p-showroom__reason-ttl.item03 img.top {
	width: 43.9vw;
}

.p-showroom__reason-ttl.item03 img.bottom {
	width: 52.8vw;	
}


.p-showroom__reason-item-img {
	margin-bottom: 3.5vw;
	text-align: center;
}

.p-showroom__reason-txt {
	font-size: 3.865vw;
	line-height: 2;
	letter-spacing: 0.05em;
	width: 74.396vw;
	margin-inline: auto;
}

.p-showroom__reason-plus {
	margin-bottom: 2.415vw;
}

.p-showroom__reason-plus-txt {
	display: grid;
	gap: 6.2vw 0;
	grid-template-columns: repeat(1, 1fr);
	place-items: center;
}

.p-showroom__reason-plus-txt img.bottom {
	width: 76.5vw;
}

.p-showroom__reason-human {
	width: 53.6vw;
	margin-inline: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.p-showroom__reason-human img.men {
	width: 27vw;
	position: relative;
	left: -5.7vw;
}

.p-showroom__reason-human img.women {
	width: 22.4vw;
}

.p-showroom__shop {

padding: 0 0 20vw 0;

margin: 0 0 -16vw 0;
}

.p-showroom__shop-items {
	margin-inline: auto;
	max-width: 89.372vw;
	width: 95%;
	display: grid;
	grid-template-columns: repeat(1,1fr);
	gap: 16.9vw 0;
}

.p-showroom__shop-item-content {
	background: #fff;
	border-top: 2.4vw solid #38A21E;
	margin-bottom: 8.6vw;
	padding: 4.3vw 0 13vw;
}

.p-showroom__shop-ttl {
	color: #38A21E;
	font-size: 5.797vw;
	font-weight: 700;
	letter-spacing: 0.07em;
	line-height: 2.7;
	text-align: center;
}

.p-showroom__shop-line {
	background: #3D2810;
	height: 0.9vw;
	margin-bottom: 5vw;
	margin-inline: auto;
	width: 9.4vw;
}

.p-showroom__shop-top {
	display: grid;
	gap: 2.4vw 0;
	grid-template-columns: repeat(1, 1fr);
	margin-bottom: 7vw;
	margin-inline: auto;
	max-width: 82.1vw;
	width: 95%;
}

.p-showroom__shop-top-left img {
	height: auto;
	width: 100%;
}

.p-showroom__shop-top-right {
	display: grid;
	gap: 1.4vw 1.6vw;
	grid-template-columns: repeat(2, 1fr);
}

.p-showroom__shop-top-right img {
	height: 25vw;
	width: 100%;
}

.p-showroom__shop-bottom {
	display: grid;
	grid-template-columns: repeat(1,1fr);
	width: 74.155vw;
	margin-inline: auto;
}

.p-showroom__shop-txt {
	position: relative;
	top: 4.589vw;
}

.p-showroom__shop-txt p.top {
	border-bottom: 0.4vw dashed #707070;
	font-size: 4.348vw;
	font-weight: 700;
	letter-spacing: 0.09em;
	line-height: 1.9;
	margin-bottom: 5.4vw;
	padding-bottom: 5.1vw;
}

.p-showroom__shop-txt p.bottom {
	font-size: 4.348vw;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.7777777778;
}

.p-showroom__shop-btn {
	text-align: center;
}

.p-showroom__shop-btn a {
	background: #fff;
	border-radius: 17.15vw;
	box-shadow: 5px 4px #000;
	display: inline-block;
	max-width: 89.3vw;
	padding: 5.8vw 0;
	position: relative;
	transition: 0.2s ease-in-out;
	width: 100%;
}

.p-showroom__shop-btn a::after {
	background: url("../images/common/arrow01.svg") no-repeat center center/contain;
	content: "";
	height: 7.4vw;
	position: absolute;
	right: 7.7vw;
	top: 50%;
	transform: translateY(-50%);
	width: 7.7vw;
}

.p-showroom__shop-btn a:hover {
	box-shadow: 2px 2px 0 #fff;
	transform: translate(5px, 4px);
}

.p-showroom__shop-detail {
	max-width: 89.3vw;
	width: 95%;
	margin-inline: auto;
	background: #fff;
	border-top: 10px solid #38A21E;
	padding: 7vw 0 14.2vw;
	margin-bottom: 4.6vw;
	color: #3D2810;
}

.l-inner.l-showroom-shop-detail {
	max-width: 82.1vw;
	width: 95%;
	margin-inline: auto;

}

.p-showroom__shop-detail-content {

}

.p-showroom__shop-detail-top {

}

.p-showroom__shop-detail-top-left {
	margin-bottom: 2.9vw;

}

.p-showroom__shop-top-detail-right {

}

.p-showroom__shop-detail-ttl {
	font-size: 5.797vw;
	line-height: 2.9;
	letter-spacing: 0.07em;
	font-weight: bold;
	color: #38A21E;
	text-align: center;
	margin-bottom: 1vw;
}

.p-showroom__shop-detail-access {
	font-size: 4.348vw;
	line-height: 1.7;
	letter-spacing: 0.05em;
	margin-bottom: 10.87vw;
	width: 74.1vw;
	margin-inline: auto;
}

.p-showroom__detail-bottom p {
	text-align: center;
	font-size: 4.831vw;
	line-height: 1.6;
	letter-spacing: 0.09em;
	font-weight: bold;
	margin-bottom: 6.1vw;
}

.p-showroom__detail-items {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 1.691vw 2.415vw;

}

.p-showroom__detail-item {

}


.p-showroom__point {
	margin-bottom: 16vw;
}

.l-showroom-point {

}

.p-showroom__point-ttl {
	font-size: 3.382vw;
	line-height: 4;
	letter-spacing: 0.03em;
	font-weight: bold;
	text-align: center;
	margin-bottom: -2vw;
}

.p-showroom__point-ttl2 {
	font-size: 5.314vw;
	line-height: 1.4;
	letter-spacing: 0.06em;
	font-weight: bold;
	text-align: center;
	margin-bottom: -18.3vw;
}

.p-showroom__point-img {
	max-width: 82.1vw;
	width: 95%;
	margin-inline: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.p-showroom__point-img img.top {
	width: 17.8vw;
}

.p-showroom__point-img img.bottom {
	width: 19.3vw;
	position: relative;
	top: -3vw;
}

.p-showroom__point-content {
	background: #fff;
	max-width: 89.3vw;
	width: 95%;
	margin-inline: auto;
	padding: 6.5vw 0 12.3vw;
}

.p-showroom__point-items {
	display: grid;
	grid-template-columns: repeat(1,1fr);
	gap: 7.2vw 0;
	margin-bottom: 11vw;
}

.p-showroom__point-item {
	border: 0.2vw solid #707070;
	max-width: 82.126vw;
	width: 95%;
	margin-inline: auto;
	padding: 6.2vw 0 9.8vw;
}

.p-showroom__point-item-content {
	width: 72.464vw;
	margin-inline: auto;

}

.p-showroom__point-item-left {
	margin-bottom: 4.3vw;
}

.p-showroom__point-item-right {

}

.p-showroom__point-item-right h3 {
	font-size: 3.865vw;
	line-height: 1.6;
	letter-spacing: 0.09em;
	font-weight: bold;
	margin-bottom: 4.3vw;
}

.p-showroom__point-item-right p {
	font-size: 3.623vw;
	line-height: 1.9;
	letter-spacing: 0.05em;
}


.p-showroom__point-access {

}

.l-inner.l-point-access {
	max-width: 89.3vw;
	width: 95%;
	margin-inline: auto;

}

.p-showroom__point-ttl2.access {
	margin-bottom: 2.415vw;
}

.p-showroom__point-map {
	aspect-ratio: 370 / 412;
	margin-bottom: 1.8vw;
}

.p-showroom__point-map iframe {
	width: 100%;
	height: 99.5vw;
}

.p-showroom__point-link {
	text-align: end;
	padding-right: 7.4vw;
	margin-bottom: 7.7vw;
}

.p-showroom__point-link a {
	font-size: 4.831vw;
	line-height: 1.65;
	letter-spacing: 0em;
	font-weight: bold;
	position: relative;
	text-decoration: underline;
}

.p-showroom__point-link a::after {
	content: "";
	position: absolute;
	background: url('../images/showroom/btn.svg') no-repeat center center / contain;
	width: 5.314vw;
	height: 5.314vw;
	top: 50%;
	transform: translateY(-50%);
	right: -7.488vw;
}

.p-showroom__contact-tel {

}

.l-inner.l-contact-tel {
	max-width: 94.203vw;
	width: 95%;
	margin-inline: auto;
}

.p-showroom__contact-tel-txt {
	font-size: 4.831vw;
	line-height: 3.5;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-align: center;
	margin-bottom: -1.1vw;
}

.p-showroom__contact-tel-btn {
	background: #fff;
	border-radius: 18.116vw;
	text-align: center;
	padding: 8vw 0 6.3vw;
	margin-bottom: 13vw;
}

.p-showroom__contact-tel-btn p {
	font-size: 3.382vw;
	line-height: 1.5;
	letter-spacing: 0.05em;
}

.p-showroom__contact-tel-img {
	margin-bottom: 5.1vw;
}

.p-showroom__contact-tel-img img {
	width: 67.15vw;
}

.p-showroom__contact-img-bottom {

}

.p-showroom__contact-form {

}

.form-Box {

}

.form-Box-inner {

}

.other-ttl {

}

.form-all-box {

}

.p-showroom__contact-list {

}

.list {

}



}