@charset "utf-8";
/* CSS Document */

.ac{text-align:center;}
.ar{text-align: right;}
.al{text-align: left;}
.clear{clear:both;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb60{margin-bottom:60px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.strong{font-weight:bold;}
.fl{float:left;}
.fr{float:right;}

img{
	max-width:100%;
	height:auto;
}


/* ショールーム  
---------------------------- */
/* トップページ　スライダー
----------------------------------------------------------*/
.waku_Sroom{
	position:relative;
}
#mainimage{
	clear:both;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	z-index:-10;
	position:absolute;
	top:0;
	left:0;
}
#slides{
      display:none;
}

#slides img{height:100%;}







  @media screen and (max-width: 740px) {
	.waku_sp{
		background:url(../img/back_img01.jpg)  top center no-repeat; 
		
	}
  }






.bg_top_inner{
	width:1200px;
	height:260px;
	margin:auto;
	position:relative;
}





.boxInfo{
	width:100%;
	color:#ffffff;
	background:url(../img/back_slide.png);
}
.title_show{
	width:100%;
/*	background:url(../img/back_showroom.png) center top no-repeat; */
	text-align:center;
	margin-bottom:200px;
}

.boxMain{
	width:85%;
	margin:auto;
}
.cap_top{
	text-align:center;
	margin-bottom:300px;
	line-height:2em;
}


.cap_l{
	float:left;
	width:47%;
}
.cap_r{
	float:right;
	width:47%;
	text-align:center;
}
.cap_r img{
	width:100%;
	height:auto;
}
.gaikan{
	float:right;
	width:47%;
	text-align: right;
}
.gaikan img{
	max-width:100%;
	height:auto;
}

.ttl04{
	font-size:150%;
	line-height:1.3em;
	font-weight:bold;
	margin-bottom:20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝","メイリオ",Meiryo, serif;
}

.title04_2{
	border-bottom:solid 1px #ffffff;
	margin-bottom:10px;
	margin-top:60px;
	font-size:120%;
	padding-bottom:3px;

}


.kugiri{
	clear:both;
	margin-bottom:80px;
}
table.address{
	margin-bottom:20px;
}
table.address th{
	text-align:left;
	font-weight:normal;
	padding-right:15px;
	vertical-align:top;
}
.boxmap{
	clear:both;
	padding-top:20px;
	margin-bottom:10px;
}
.voice{
	margin-bottom:30px;
	padding-left:20px;
	border-left:solid 2px #ffffff;
}
.voice .name{
	text-align:right;
	font-weight:bold;
}
.voice .name br{ display:none;}


ul.yoyaku{
	margin-left:2em;
	margin-top:15px;
	margin-bottom:10px;
}
ul.yoyaku li{
	list-style:disc;
	margin-bottom:8px;
}
















@media screen and (max-width: 780px) {

.cap_l,
.cap_r{
	float:none;
	margin-bottom:15px;
	width:100%;
}
.kugiri{
	clear:both;
	margin-bottom:40px;
	margin-top:30px;
	border-bottom: dashed 1px #ffffff;
}
.gaikan{
	float:none;
	margin-bottom:15px;
	width:100%;
	text-align:center;
}




}


@media screen and (max-width: 640px) {
.ttl04{
	font-size:130%;
	line-height:1.3em;
	font-family: inherit;
}

.cap_top,
.title_show{margin-bottom:100px;}


.voice .name{
	text-align:left;
}
.voice .name br{ display: block;}





}

@media screen and (max-width: 439px) {

table.address th,
table.address td{
	display:inline-block;
	width:100%;
}
table.address td{
	border-bottom:dashed 1px #ffffff;
}







}
