@charset "utf-8";


.mgm{
	color: #000;
}



#lineNews dl dt{
	width: 240px;
}

#lineNews dl dd.newsText{
	width: 815px;
}



.galleryBox.box01{
	background: #eeede8;
}

.galleryBox.box02{
	background: #f8f8f8;
}

.galleryBox h2{
	padding: 48px 0 28px 0;	
	text-align: center;
	font-size:18px;
}

.galleryBox ul li{
	width: 566px;
	float: left;
	margin-right: 28px;
}

.galleryBox ul li:nth-child(even){
	margin-right: 0;
}

.galleryBox ul dl{
	margin-top: 14px;	
}

.galleryBox ul dt{
	font-family: 'Open Sans';
	color: #12519b;
	font-weight: bold;
	margin-bottom: 6px;	
	padding-left: 15px;	
	font-size: 15px;
	background-image:url(../image-rn/tokyo/icon_line.png);
	background-repeat:no-repeat;
	background-position:left 14px;
	background-size: 10px 1px;
}

.galleryBox ul dd{
	font-size: 14px;
	padding-bottom: 56px;
}

.galleryBox span.kakomi{
	display: inline-block;
	margin-left: 8px;	
	border: 1px solid #12519b;
	font-size: 86%;
	padding: 0 9px;	
}





#related{
	margin-bottom: 60px;	
}

#related .col-1Banner{
	/*margin-bottom: 60px;	*/
}


#related .access{
	margin-bottom: 60px;	

}


#related .access h2{
	background-image: url(../../image-rn/bg_border.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto auto;
	padding: 24px 0 26px 0;
	font-size: 17px;
}

#related .access dl{
	width: 566px;
	margin-right: 28px;	
	float: left;

}


#related .access dt{
	margin-bottom: 1.4em;
	padding-bottom: 1.4em;
	width: 100px;
	float: left;
	clear: both;
	font-weight: bold;
	font-size: 14px;
}
#related .access dd{
	margin-bottom: 1.4em;
	padding: 0 0 1.4em 110px;	
	border-bottom: 	1px solid #e9e9e9;
	font-size: 15px;
}
#related .access dd .tel{
	font-family: '小塚ゴシック Pr6N','Kozuka Gothic Pr6N','Open Sans';
	font-size: 170%;
	font-weight: bold;
	color: #12519b;
}
/*
@media all and (-ms-high-contrast:none){
	#related .access dd.telBox{
		padding: 10px 0 0.9em 110px;	
	}
}
*/
#related .access dd li{
	padding-left:1em;
	text-indent:-1em;
	font-size: 15px;
}

#related .access dd li:before{
	content:"■";
	display:inline;
	color:#12519b;
	font-size: 12px;
	padding-right: 2px;	
}

#related .access dd li.annotation{
	font-size: 12px;
}

#related .access dd li.annotation:before{
	content:normal;

}

.googleMapWrap{
	width:566px;
	float: left;

}

.googleMap {
	position: relative;
	padding-bottom: 73.67%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.googleMap iframe,
.googleMap object,
.googleMap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




#list{
	background-color:#EEF1F3;
	padding-bottom: 0;	
}


#list .showroomLink li{

	width: 20%;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-bottom: 12.3456790123%;
}



#list .showroomLink .img_01{
	background-image: url(../image-rn/tokyo/bnr_04.jpg);

}

#list .showroomLink .img_02{
	background-image: url(../image-rn/tokyo/bnr_05.jpg);

}


#list .showroomLink .img_03{
	background-image: url(../image-rn/tokyo/bnr_06.jpg);

}


#list .showroomLink .img_04{
	background-image: url(../image-rn/tokyo/bnr_07.jpg);

}


#list .showroomLink .img_05{
	background-image: url(../image-rn/tokyo/bnr_08.jpg);

}


#list .showroomLink .centerTxt{
	text-align: center;
	color: #fff;
	padding-top: 27%;	
	font-size: 15px;
	font-weight: bold;
}


.showroom_caution {
	margin: 2em auto 60px;
	width: 600px;
	text-align: left;
	font-size: 14px;
}
.showroom_caution li {
	position: relative;
	padding-left: 1em;
	margin-top: .5em;
}
.showroom_caution li:first-child { margin-top: 0;}
.showroom_caution li:before {
	content: '・';
	position: absolute;
	left: 0;
	display: block; 
}


@media only screen and (min-width:768px){
	.arrowLink:hover:before{
		background-image: url(/image-rn/ico_link_arrow_lb.png);
	}
	.arrowLink:hover:after{
		content:"";
		box-sizing: border-box;
		display:block;
		height:1px;
		position:absolute;
		left:20px;
		right:0;
		bottom:-5px;
		background:#222222;
	}
}

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







	.galleryBox h2{
		padding: 25px 0;	
		text-align: center;
	}

	.galleryBox ul li{
		width: auto;
		float: none;
		margin-right: 0;
	}


	.galleryBox ul dt{
		font-size: 13px;
		margin-bottom: 4px;
		background-image:url(../image-rn/tokyo/icon_line.png);
		background-repeat:no-repeat;
		background-position:left 9px;
		background-size: 10px 1px;
		line-height: 1.4;
	}



	.galleryBox ul dd{
		font-size: 12px;
		padding-bottom: 25px;
	}

	.galleryBox span.kakomi{

		font-size: 9px;

	}



	#related{
		margin-bottom: 30px;	
	}

	#related .col-1Banner{
		/*margin-bottom: 40px;	*/
	}


	#related .access{
		margin-bottom: 40px;	

	}


	#related .access h2{
		padding: 20px 0 20px 0;
		font-size: 16px;
	}

	#related .access dl{
		width: auto;
		margin-right: 0;	
		float: none;

	}


	#related .access dt{
		width: 20%;
		font-size: 12px;
	}

	#related .access dd{
		padding: 0 0 1.4em 21%;	
		font-size: 12px;
	}



	#related .access dd li.annotation{
		font-size: 11px;
	}


	.googleMapWrap{
		width:auto;
		float: none;

	}






	#list .showroomLink li{

		width: 50%;
		float: left;
		overflow: visible;
		margin: 0;
		padding: 0;
		padding-bottom: 0;
	}


	#list .showroomLink li:nth-child(3),
	#list .showroomLink li:nth-child(4),
	#list .showroomLink li:nth-child(5){
		width: 33.333%;

	}

	#list .showroomLink .img_01{
		background-image: none;

	}

	#list .showroomLink .img_02{
		background-image: none;

	}


	#list .showroomLink .img_03{
		background-image: none;

	}


	#list .showroomLink .img_04{
		background-image: none;

	}


	#list .showroomLink .img_05{
		background-image: none;

	}

	.showroom_caution {
		width: auto;
		margin-bottom: 20px;
		font-size: 12px;
	}

}