/* !reserve
---------------------------------------------------------- */
.top-head .inner {
	background-color: rgba(255,255,255,0.20) !important;
}



.showroom .Rgrid-contents {
	padding: 32px 16px 32px 0;
}


.top-showroom {
	position: relative;
	width: 100%;
	max-width: 1344px;
}
/*.top-showroom::before {
    content: "";
    display: block;
    padding-top: 100%;
}*/

.topVideo {
    width: 100%;	
	height: 100vh;
	max-height: 756px;
}
.topVideo.videoPc {
	display: block;
}
.topVideo.videoTb {
	display: none;
}
.topVideo.videoSp {
	display: none;
}
.topVideo video {
	width: 100%;
	height: 100vh;
	max-height: 756px;
    position: absolute;
    top: 0; 
	left: 0;
	object-fit: cover;
}
.colona_info {
	position: absolute;
	top: 100px;
	right: 0;
}
.colona_info a.border-link {
	width: 100%;
	text-align: center;
	background-color: #111111;
	color: #ffffff;
	font-size: 1.4rem;
	display: block;
	line-height: 1.5em;
	transition: 0s;
	padding: 10px !important;
}
.colona_info a.border-link:hover {
    border-bottom: 0px solid rgba(0, 0, 0, 1);
    transition: 0s;
    opacity: 1;	
}
.top_infomation {
	width: 100%;
	text-align: center;
	background-color: #111111;
	color: #ffffff;
	font-size: 1.4rem;
	display: block;
	line-height: 1.5em;
	transition: 0s;
	padding: 8px 0px;
}


.showroom.top .three-1 h3 {
	letter-spacing: -0.1em;
}

.showroom.top p{
	margin-bottom: 24px;
	font-size: 14px !important;
	line-height: 1.6em;
}
.showroom.top ul {

}
.showroom.top ul li {
	width: calc(25% - 8px);
}
.showroom.top ul li div {
	padding: 16px;
	background-color: #BDBDBD;
}
.showroom.top ul li img {
	width: 100%;
	height: auto;
}
.r-info ul li, .r-info ul li a {
	font-size: 14px !important;
	line-height: 1.6em;
}
.r-info .r-info-txt {
	width: 85.9% !important;
/*	width: 90.0% !important;*/
}

.linkBox .long-area .long-txt-area .vec-item {
	left: auto;
	right: 16px;
}

.movieBox {
	width: 608px;
	margin-bottom: 24px;
	letter-spacing: 0.05em;
}
@media all and (min-width: 1344px) {
	
}
@media all and (max-width: 1087px) {

	.topVideo {
    	width: 100%;	
		height: 100vh;
		max-height: 480px;
	}	

.topVideo.videoPc {
	display: none;
}
.topVideo.videoTb {
	display: block;
}
.topVideo.videoSp {
	display: none;
}	
	.topVideo, .topVideo video {
    	width: 100%;	
		height: 50vh;
		max-height: 480px;
	}

} /* @media all and (max-width: 1087px) {  */


@media all and (max-width: 805px) {
	.topVideo {
    	width: 100%;	
		height: 100vh;
		max-height: 756px;
	}	
.topVideo.videoPc {
	display: none;
}
.topVideo.videoTb {
	display: none;
}
.topVideo.videoSp {
	display: block;
}	
	.topVideo, .topVideo video {
		/*height: 50vh;*/
    	width: 100%;	
		height: 50vh;
		max-height: 756px;
	}
.showroom.top ul li div {
	padding: 4px;
	background-color: #BDBDBD;
}
	.top_infomation span.spSmall {
		font-size: 1.3rem;;
	}
	
}/*  @media all and (max-width: 805px) {  */


@media all and (max-width: 735px) {
	.topVideo {
    	width: 100%;	
		height: 100vh;
		max-height: 756px;
	}	
	
	.topVideo, .topVideo video {
		/*height: 50vh;*/
    	width: 100%;	
		height: 50vh;
		max-height: 400px;
	}
.showroom.top ul li div {
	padding: 4px;
	background-color: #BDBDBD;
}
	
.movieBox {
	width: 100%;
	margin-bottom: 24px;
}	
	
	.colona_info-sp {
		width: 100%!important;
		border-bottom: solid 1px #fff;
	}




}/* @media all and (max-width: 735px) {  */





/*******  新型コロナウイルス感染防止対策のご案内  *******/
.l-body-main {
	min-width: 1110px;
	width: 1110px;
	margin: 0 auto;
	padding: 0 10px;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.hdg-lv1 { position: relative; font-weight: 500; color: #333; margin: 20px -20px 0; padding: 0 20px 19px; font-size: 3rem; line-height: 1.5; border-bottom: 4px solid #666; }
.hdg-lv2 { position: relative; margin: 30px -20px 0; font-weight: bold; color: #333; background: #EEE; font-size: 2.0rem; line-height: 1.8; text-align: left !important }
.hdg-lv2 a { display: block; padding: 18px 20px; font-size: 1.8rem; color: #333; }
.hdg-lv2 span { display: block; padding: 12px 20px; font-size: 1.8rem; color: #333; }
.txt-std { margin-top: 20px; margin-bottom: 20px; font-size: 1.6rem; color: #000; line-height: 1.9; }
.lst-pt4 { margin-left: 20px; }
.lst-pt4 > li { counter-increment: counter-number; position: relative; font-size: 1.6rem; color: #000; padding-left: 16px; line-height: 1.9; }
.lst-pt4 > li::before { content: counter(counter-number) "."; display: block; position: absolute; top: 0; left: 0; color: #000; }
.mgt20 { margin-top: 20px !important; }


