@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700|Roboto&display=swap&subset=japanese');

.swMainImage {
	display: flex;
	height: 340px;
	margin: auto !important;
	max-width: 1366px;
	width: 100%;
}
.swMainImage > div:nth-child(1){
	background: url("/showroom/img/top_mainimg1-1.webp") no-repeat right center;
	background-size: auto 100%;
	flex: 1;
	position: relative;
}
.swMainImage > div:nth-child(1):before {
	background: linear-gradient(to left, transparent 0px, #000 176px);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 467px;
}
.swMainImage > div:nth-child(2){
	background: url("/showroom/img/top_mainimg1-2.webp") no-repeat right center;
	background-size: 100% auto;
	width: 275px;
}
.swMainImage p {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 20px;
	font-weight: 500;
	left: 0;
	line-height: 2;
	margin: 0 !important;
	padding-left: 30px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

#contentsArea .sr-sec1 {
	border-bottom: none;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	margin: 0 auto;
	max-width: 1080px;
	overflow: hidden;
	padding: 0 20px;
	width: 100%;
}

#contentsArea .sr-title1 {
	background: #F4F4F4;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 31px;
	padding: 6px 30px;
}
#contentsArea .sr-title1.center {
	text-align: center;
}
#contentsArea * + .sr-title1 {
	margin-top: 60px;
}
#contentsArea .sr-title1 .t1 {
	font-size: 18px;
}

#contentsArea .sr-title2 {
	font-size: 34px;
	font-weight: 500;
	line-height: 1.47;
	margin: 0 0 35px;
	text-align: center;
}

#contentsArea .sr-subtitle1 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 20px;
}

#contentsArea .sr-subtitle2 {
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 55px;
	text-align: center;
}

#contentsArea .sr-subtitle3 {
	border-left: 6px solid #1667A8;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	margin: 0 0 20px;
	padding: 0 0 0 10px;
}

#contentsArea .sr-subtitle4 {
	font-weight: 700;
}
#contentsArea * + .sr-subtitle4 {
	margin-top: 1em;
}

#contentsArea .sr-info1 {
	border-bottom: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
	padding: 23px 10px;
	width: 100%;
}
#contentsArea .sr-info1 dt {
	clear: left;
	float: left;
	padding: 0;
}
#contentsArea .sr-info1 dd {
	margin-left: 153px;
}

#contentsArea .sr-list1 {
	list-style: none;
	padding: 0;
	margin: 50px 0 0;
}
#contentsArea .sr-list1 li {
	font-size: 15px;
	font-weight: 400;
	padding: 0 0 0 16px;
	position: relative;
}
#contentsArea .sr-list1 li:before {
	border-left: 5px solid #1667A8;
	content: "";
	display: block;
	height: 1em;
	left: 0;
	position: absolute;
	top: 0.52em;
}
#contentsArea .sr-list1 li + li {
	margin-top: 7px;
}

#contentsArea .sr-sep1 {
	background-color: transparent;
	border-top: 1px solid #E8E8E8;
	clear: both;
	display: block;
	height: 0;
	margin: 72px 0;
	overflow: hidden;
	width: 100%;
}

#contentsArea .sr-block1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}
#contentsArea .sr-block1 > * {
	display: flex;
	align-items: center;
	margin-bottom: 59px;
	width: 46.1538%;
}
#contentsArea .sr-block1 > *:nth-child(2n) {
	margin-left: 7.6923%;
}
#contentsArea .sr-block1 a {
	color: #000;
	text-decoration: none;
}
#contentsArea .sr-block1 .image1 {
	overflow: hidden;
	width: 230px;
}
#contentsArea .sr-block1 .image1 > div {
	background: no-repeat center center;
	background-size: cover;
	transition: 0.5s ease;
	width: 100%;
}
#contentsArea .sr-block1 a:hover .image1 > div {
	transform: scale(1.1);
}
#contentsArea .sr-block1 .image1 > div:before {
	content: "";
	display: block;
	padding-bottom: 75.6521%;
	width: 100%;
}
#contentsArea .sr-block1 .body1 {
	flex: 1;
	padding: 0 0 0 20px;
}
#contentsArea .sr-block1 .body1 h3 {
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 3px;
}
#contentsArea .sr-block1 .body1 p {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.85;
	margin: 0;
	text-align: justify;
}

#contentsArea .sr-links1 {
	display: flex;
	font-size: 15px;
	font-weight: 700;
	height: 75px;
	line-height: 1.2;
	width: 100%;
}
#contentsArea .sr-links1 > * {
	background: #1667A8 url("../img/icon-link3.webp") no-repeat center bottom 15px;
	background-size: 14px auto;
	color: #fff;
	padding: 18px 0 0;
	text-align: center;
	text-decoration: none;
	transition: 0.5s ease;
	width: 12.5%;
}
#contentsArea .sr-links1 > * + * {
	border-left: 1px solid #fff;
}
#contentsArea .sr-links1 > *:hover {
	opacity: 0.8;
	text-decoration: none;
}

#contentsArea .sr-gmap1 {
	margin: 0 0 20px;
	position: relative;
	width: 100%;
}
#contentsArea .sr-gmap1:before {
	content: "";
	display: block;
	padding-bottom: 62.5%;
	width: 100%;
}
#contentsArea .sr-gmap1 iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#contentsArea .sr-gmap2 {
	position: relative;
	width: 100%;
}
#contentsArea .sr-gmap2:before {
	content: "";
	display: block;
	padding-bottom: 68.75%;
	width: 100%;
}
#contentsArea .sr-gmap2 iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#contentsArea .sr-note1 {
	font-size: 13px;
	font-weight: 400;
	margin: 5px 0 0;
}
#contentsArea .sr-note1 li {
	letter-spacing: 0.03em;
	padding-left: 18px;
	position: relative;
}
#contentsArea .sr-note1 li:before {
	content: "※";
	left: 0;
	position: absolute;
}

#contentsArea .sr-list2 {
	margin: 0;
}
#contentsArea .sr-list2 li {
	padding-left: 1em;
	position: relative;
	text-indent: -1em;
}

#contentsArea .sr-block2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#contentsArea .sr-title1 + .sr-block2 > .sr-block2:nth-child(1) {
	margin-top: 40px;
}
#contentsArea .sr-block2 > .item1 {
	margin: 0 7.6923% 60px 0;
	width: 46.1538%;
}
#contentsArea .sr-block2 > .item1:nth-child(2n) {
	margin-right: 0;
}
#contentsArea .sr-block2 p {
	margin-bottom: 0;
}

#contentsArea .sr-block3 {
	background: rgba(22,103,168,0.05);
	margin-bottom: 60px;
	padding: 30px 22px 30px 30px;
}
#contentsArea .sr-block3 .inner1 {
	display: flex;
	align-items: center;
	width: 100%;
}
#contentsArea .sr-block3 .inner1.st1 {
	align-items: flex-start;
}
#contentsArea .sr-block3 .inner1 .item1 {
	width: 48.5829%;
}
#contentsArea .sr-block3 .inner1 .item2 {
	padding: 0 0 0 50px;
	width: 51.417%;
}
#contentsArea .sr-block3 .inner1.st1 .item2 {
	margin-top: -0.5em;
}
#contentsArea .sr-block3 p {
	margin-bottom: 0;
}

#contentsArea .icon-ig1 {
	height: auto;
	margin: -0.02em 10px 0 0;
	vertical-align: middle;
	width: 20px;
}

#contentsArea .icon-newwin1 {
	margin: -0.02em 5px 0 1px;
	vertical-align: middle;
}

#contentsArea .sr-block-note1 {
	line-height: 1.8;
	margin-top: 1em;
}
#contentsArea .sr-block-note1 h3 {
	font-size: 15px;
}
#contentsArea .sr-block-note1 p {
	font-size: 15px;
}

#contentsArea .sr-color1 {
	color: #c00 !important;
}

#contentsArea .sr-fs {
	color: #c00 !important;
}

#contentsArea .mgb10 {
	margin-bottom: 10px !important;
}

#contentsArea .mgt80 {
	margin-top: 80px !important;
}

a[href^="tel:"] {
	color: #333;
	pointer-events: none;
}

@media screen and (max-width: 1199px) {
	
}

@media screen and (min-width: 1025px) {
	
	#contentsArea .sr-map1 {
		background: url("../img/top_map1.webp") no-repeat center center;
		background-size: contain;
		height: 648px;
		margin: auto;
		position: relative;
		width: 1040px;
	}
	#contentsArea .sr-map1 dl {
		position: absolute;
	}
	#contentsArea .sr-map1 dl:nth-child(1) {
		right: 30px;
		top: 65px;
		width: 184px;
	}
	#contentsArea .sr-map1 dl:nth-child(2) {
		right: 497px;
		top: 0;
		width: 261px;
	}
	#contentsArea .sr-map1 dl:nth-child(3) {
		right: 0;
		top: 232px;
		width: 289px;
	}
	#contentsArea .sr-map1 dl:nth-child(4) {
		bottom: 10px;
		right: 171px;
		width: 275px;
	}
	#contentsArea .sr-map1 dl:nth-child(5) {
		right: 611px;
		top: 157px;
		width: 261px;
	}
	#contentsArea .sr-map1 dl:nth-child(6) {
		left: 80px;
		top: 284px;
		width: 184px;
	}
	#contentsArea .sr-map1 dl:nth-child(7) {
		bottom: 10px;
		left: 350px;
		width: 184px;
	}
	#contentsArea .sr-map1 dl:nth-child(8) {
		bottom: 10px;
		left: 0;
		width: 290px;
	}
	#contentsArea .sr-map1 dl dt {
		background: #1667A8;
		color: #fff;
		font-size: 15px;
		font-weight: 700;
		line-height: 40px;
		text-align: center;
	}
	#contentsArea .sr-map1 dl dt a {
		color: #fff;
		position: relative;
		text-decoration: none;
	}
	#contentsArea .sr-map1 dl dt a:after {
		border-bottom: 1px solid #fff;
		bottom: -3px;
		content: "";
		display: block;
		height: 0;
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
		transform-origin: center bottom;
		transition: width 0.2s ease;
		width: 0%;
	}
	#contentsArea .sr-map1 dl dt a:hover:after {
		transition: width 0.3s ease;
		width: 100%;
	}
	#contentsArea .sr-map1 dl dd {
		background: #fff;
		border: 1px solid #1667A8;
		border-top: none;
		display: block;
		padding: 9px 0 9px 22px;
	}
	#contentsArea .sr-map1 dl ul {
		font-size: 14px;
		font-weight: normal;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}
	#contentsArea .sr-map1 dl ul li {
		float: left;
		line-height: 2.2;
		width: 85px;
	}
	#contentsArea .sr-map1 dl ul li:nth-child(3n) {
		width: auto;
	}
	#contentsArea .sr-map1 dl ul li:nth-child(3n+1) {
		clear: left;
	}
	#contentsArea .sr-map1 dl:nth-child(1) ul li:nth-child(3n) {
		width: 85px;
	}
	#contentsArea .sr-map1 dl:nth-child(1) ul li:nth-child(2n),
	#contentsArea .sr-map1 dl:nth-child(6) ul li:nth-child(2n),
	#contentsArea .sr-map1 dl:nth-child(7) ul li:nth-child(2n) {
		width: auto;
	}
	#contentsArea .sr-map1 dl ul li a {
		background: url("../img/icon-link1.webp") no-repeat left center;
		background-size: 14px 14px;
		color: #000;
		padding: 0 0 0 18px;
		position: relative;
		text-decoration: none;
	}
	#contentsArea .sr-map1 dl ul li a:after {
		border-bottom: 1px solid #1667A8;
		bottom: -3px;
		content: "";
		display: block;
		height: 0;
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
		transform-origin: center bottom;
		transition: width 0.2s ease;
		width: 0%;
	}
	#contentsArea .sr-map1 dl ul li a:hover:after {
		transition: width 0.3s ease;
		width: 100%;
	}
	#contentsArea .sr-map1 dl:nth-child(3) ul li:nth-child(2),
	#contentsArea .sr-map1 dl:nth-child(3) ul li:nth-child(5),
	#contentsArea .sr-map1 dl:nth-child(3) ul li:nth-child(8),
	#contentsArea .sr-map1 dl:nth-child(3) ul li:nth-child(11) {
		width: 100px;
	}
}

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

	.swMainImage {
		flex-direction: column-reverse;
		height: auto;
	}
	.swMainImage > div:nth-child(1){
		background: #000;
		padding: 15px 20px;
	}
	.swMainImage > div:nth-child(1):before {
		display: none;
	}
	.swMainImage > div:nth-child(2){
		background: url("/showroom/img/top_mainimg1-1.webp") no-repeat center center;
		background-size: cover;
		margin-left: 0;
		width: 100%;
	}
	.swMainImage > div:nth-child(2):before {
		content: "";
		display: block;
		padding-bottom: 50%;
		width: 100%;
	}
	.swMainImage p {
		font-size: 16px;
		left: auto;
		padding-left: 0;
		position: relative;
		text-align: center;
		top: auto;
		transform: translateY(0);
	}
	
	#contentsArea .sr-sec1 {
		padding: 0;
	}

	#contentsArea .sr-wrap1 {
		padding: 0 20px;
	}
	
	.mainImage.typeWide.top > div {
		flex-direction: column;
		height: auto;
	}
	.mainImage.typeWide.top > div .image1:before {
		content: "";
		display: block;
		padding-bottom: 33.8164%;
		width: 100%;
	}
	.mainImage.typeWide.top > div .image1 .note1 {
		bottom: 8px;
		font-size: 12px;
		right: 10px;
	}
	.mainImage.typeWide.top > div .body1 {
		padding: 26px 20px;
		width: 100%;
	}
	.mainImage.typeWide.top > div .body1 p {
		font-size: 16px;
		text-align: center;
	}

	#contentsArea .sr-title1 {
		font-size: 20px;
		padding: 10px 20px;
	}
	#contentsArea * + .sr-title1 {
		margin-top: 60px;
	}
	#contentsArea .sr-title1 .t1 {
		font-size: 15px;
	}

	#contentsArea .sr-title2 {
		font-size: 24px;
		margin: 0 0 30px;
	}

	#contentsArea .sr-subtitle1 {
		margin: 0 0 13px;
	}

	#contentsArea .sr-subtitle2 {
		font-size: 18px;
		line-height: 1.5;
		margin: 0 0 25px;
		text-align: left;
	}
	
	#contentsArea .sr-subtitle3 {
		border-left-width: 5px;
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 18px;
		padding: 0 0 0 8px;
	}

	#contentsArea .sr-info1 {
		font-size: 13px;
		padding: 18px 0;
	}
	#contentsArea .sr-info1 dt {
		float: none;
	}
	#contentsArea .sr-info1 dd {
		margin-left: 0;
	}

	#contentsArea .sr-list1 {
		margin: 40px 0 0;
	}

	#contentsArea .sr-sep1 {
		margin: 30px 0;
	}

	#contentsArea .sr-block1 > * {
		flex-direction: column;
		margin-bottom: 30px;
		width: 45.3333%;
	}
	#contentsArea .sr-block1 > *:nth-child(2n) {
		margin-left: 9.3333%;
	}
	#contentsArea .sr-block1 .image1 {
		width: 100%;
	}
	#contentsArea .sr-block1 .image1 > div:before {
		padding-bottom: 75.8647%;
	}
	#contentsArea .sr-block1 .body1 {
		padding: 14px 0 0 0;
	}
	#contentsArea .sr-block1 .body1 h3 {
		font-size: 16px;
		font-weight: 500;
		line-height: 1.5;
		margin: 0 0 5px;
	}
	#contentsArea .sr-block1 .body1 p {
		font-size: 13px;
		line-height: 1.76;
	}

	#contentsArea .sr-links1 {
		flex-wrap: wrap;
		font-size: 13px;
		height: auto;
		margin-left: -20px;
		margin-right: -20px;
		width: calc(100% + 40px);
	}
	#contentsArea .sr-links1 > * {
		background-position: center bottom 8px;
		background-size: 12px auto;
		border-bottom: 1px solid #fff;
		height: 50px;
		padding: 8px 0 0;
		width: 25%;
	}
	#contentsArea .sr-links1 > *:nth-child(5n) {
		border-left: none;
	}

	#contentsArea .sr-gmap1 {
		margin: 0 0 15px;
	}

	#contentsArea .sr-gmap2 {
		margin: 0 0 15px;
	}

	#contentsArea .sr-note1 {
		font-size: 12px;
	}
	#contentsArea .sr-note1 li {
		padding-left: 16px;
	}

	#contentsArea .sr-block2 {
		flex-direction: column;
	}
#contentsArea .sr-title1 + .sr-block2 > .sr-block2:nth-child(1) {
	margin-top: 40px;
}
	#contentsArea .sr-block2 > .item1 {
		margin: 0 0 40px 0;
		width: 100%;
	}

	#contentsArea .sr-block3 {
		margin-bottom: 40px;
		margin-left: -20px;
		margin-right: -20px;
		padding: 20px;
	}
	#contentsArea .sr-block3 .inner1 {
		flex-direction: column;
	}
	#contentsArea .sr-block3 .inner1 .item1 {
		width: 100%;
	}
	#contentsArea .sr-block3 .inner1 .item2 {
		padding: 0;
		width: 100%;
	}
	#contentsArea .sr-block3 .inner1.st1 .item2 {
		margin-top: 0;
	}

	#contentsArea .icon-ig1 {
		margin: -0.05em 10px 0 0;
		width: 16px;
	}
	
	#contentsArea .sr-map1 {
		/*padding: 0 15px;*/
	}
	#contentsArea .sr-map1 dl + dl {
		margin-top: 1px;
	}
	#contentsArea .sr-map1 dl dt {
		background: #1667A8;
		color: #fff;
		font-size: 16px;
		font-weight: 700;
		line-height: 50px;
		padding: 0 0 0 40px;
		position: relative;
		text-align: left;
	}
	#contentsArea .sr-map1 dl dt.open {
		background: #204F75;
	}
	#contentsArea .sr-map1 dl dt .blt1 {
		background: rgba(255,255,255,0.0);
		bottom: 0;
		cursor: pointer;
		display: block;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	#contentsArea .sr-map1 dl dt .blt1:after {
		background: url("../img/icon-plus1.webp") no-repeat center center;
		background-size: contain;
		content: "";
		display: block;
		height: 14px;
		left: 15px;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		width: 14px;
	}
	#contentsArea .sr-map1 dl dt.open .blt1:after {
		background-image: url("../img/icon-minus1.webp");
	}
	#contentsArea .sr-map1 dl dt a {
		color: #fff;
		pointer-events: none;
		text-decoration: none;
	}
	#contentsArea .sr-map1 dl dd {
		display: none;
		margin: 20px -20px 19px 0;
		width: auto;
	}
	#contentsArea .sr-map1 dl ul {
		font-size: 14px;
		font-weight: normal;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}
	#contentsArea .sr-map1 dl ul li {
		margin: 0 10px 10px 0;
		width: calc(50% - 15px);
	}
	#contentsArea .sr-map1 dl ul li.lb {
		width: calc(100% - 20px);
	}
	#contentsArea .sr-map1 dl ul li a {
		border: 1px solid #1667A8;
		border-radius: 20px;
		color: #000;
		display: block;
		font-size: 15px;
		font-weight: 400;
		height: 40px;
		line-height: 38px;
		text-align: center;
		width: 100%;
	}

	#contentsArea .mgt60s {
		margin-top: 60px !important;
	}

	a[href^="tel:"] {
		pointer-events: visible;
	}
	
}

@media print, screen and (min-width:751px) {
	#contentsArea {
		width: 100%;
	}
}

@media screen and (max-width: 750px) {
	
}