@charset "UTF-8";

@font-face {
	font-family: 'svg';
	src:url('fonts/svg.eot?lou8k3');
	src:url('fonts/svg.eot?#iefixlou8k3') format('embedded-opentype'),
		url('fonts/svg.woff?lou8k3') format('woff'),
		url('fonts/svg.ttf?lou8k3') format('truetype'),
		url('fonts/svg.svg?lou8k3#svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="svg-"]:before, [class*=" svg-"]:before,.svg{
	font-family: 'svg';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.svg-arrow:before {
	content: "\e600";
}



html{
	overflow-x:hidden;
}
body{
	width:100%;	
}
h3{
	/*padding:2em 0 1em 2em;*/
	padding:2em 0 1em 0;
}
#main p	{
	/*padding:0 0 0 2em;*/	
}
/***** start header *****/
#header{
	background:url(./h_underline.jpg) repeat-x 0 241px;
	height:300px;
	width:100%;
}
#header .inner{
	margin:0 auto;
	width:1200px;
}
#h_column_left{
	margin-top:35px;
	margin-left:50px;
	width:300px;
}
#h_column_center	{
	margin-top:19px;
	width:500px;
}
#h_column_right		{
	width:350px;
}
#imgbox_h_map		{	
	z-index:2;
}

#imgbox_h_logo	{
	background:url("./h_logo.png"); background-repeat:no-repeat;
	width:427px;
	height:139px;
	margin:0 auto;
}
#imgbox_h_chestnut, #imgbox_h_chestnut a	{
	width:151px;
	height:142px;
	margin:0 auto;
	z-index:1;
}
#imgbox_h_size	{
	background:url("./h_size.jpg"); background-repeat:no-repeat;
	width:74px;
	height:15px;
	margin:10px auto;
}
#h_column_right	ul	{
	width:150px;
	height:150px;
	margin:0 auto;
}
#h_column_right li#btn_basic a{
	display:block;
	background:url("./btn_basic.jpg") no-repeat 0 -40px;
	width:60px;
	height:33px;
	margin-top:6px;
}
#h_column_right li#btn_basic a:hover,
#h_column_right li#btn_basic a.on{
	background:url("./btn_basic.jpg") no-repeat;
	width:60px;
	height:33px;
}
#h_column_right li#btn_expansion a{
	display:block;
	background:url("./btn_expansion.jpg") no-repeat 0 -65px;
	width:90px;
	height:45px;
}
#h_column_right li#btn_expansion a:hover,
#h_column_right li#btn_expansion a.on{
	display:block;
	background:url("./btn_expansion.jpg") no-repeat;
	width:90px;
	height:45px;
}
#btn_menu 	{
	width:42px;
	height:46px;
	margin:0 0 0 140px;	
	z-index:3;
	display:block;
}
#imgbox_h_map, #imgbox_h_chestnut, #imgbox_h_size, #h_column_right	ul, #h_column_right ul li, #btn_menu	{
	position:relative;	
}

/***** end   header *****/

/***** start contents *****/

#main_img	{
	width:100%;
	min-height:560px;
	background:url("./main_img.png") repeat-x 0 0;
	z-index:0;
	top:-50px;
}

#main_img .object{
	position:absolute;
	bottom:61px;
	left:0;
	margin:0;
	padding:0;
}
#main_img #car1{
	position:absolute;
	bottom:58px;
	right:0;
	margin:0;
	padding:0;
}
#main_img #car2{
	position:absolute;
	bottom:20px;
	right:0;
	margin:0;
	padding:0;
}


#main_img ul.top_bundle{
	width:1110px;
	margin:0 auto;
	display:none;
	position:relative;
	top:60px;
}
#layoutset2 #main_img ul.top_bundle{
	top:40px;
}

#main_img ul{
	width:291px;
	position:relative; top:20px; left:0;
	margin:0 auto;
	z-index:5;	
}
#main_img ul li	{
	float:left;
	margin:0 5px 10px 5px;
}

#banner ul{
	top:0;
}

#contents	{
	top:-40px;
	width:1100px;
	margin:0 auto;	
}
body#layoutset2 #contents{
	top:50px;	
}
#main	{
	width:750px;
}
#banner{
	width:305px;
	margin-left:45px;
}
#banner ul{
	width:auto;
}
#banner ul li	{
	clear:both;
	margin-bottom:15px;	
}
#main_img, #contents	{
	position:relative;	
}

/***** end   contents *****/

/***** start main *****/

#topics dt		{
	padding:20px 10px;
	font-size: 1.2em;
	clear:both;
}
#topics dd		{
	padding:20px 10px 20px 80px;
	font-size: 1em;
}
#topics dd.icon_news		{
	background:url("./icon_news.jpg") no-repeat left center;
}
#topics dd.icon_topics		{
	background:url("./icon_topics.jpg") no-repeat left center;
}
#topics dd.icon_nikoniko		{
	background:url("./icon_nikoniko.jpg") no-repeat left center;
}

/***** end   main *****/

/***** start bottom_line *****/

#bottom_line{
	clear:both;
	width:100%;
	height:320px;
	/*background:url("./bottom_line.png") repeat-x 0 0;*/
	background:url(./bl_back.png) repeat-x bottom;
}
.careport{
	position:absolute;
	width:1100px;
	left:50%;
	margin-left:-550px;
}
.careport h2{
	background:url(./foot_careport.png) no-repeat 0 0;
	width:414px;
	height:164px;
	text-indent:-9999px;
	position:relative;
	bottom:-170px;
}
#pagetop{
	width:98%;
	padding-top:240px;
}

/***** end   bottom_line *****/

/***** start footer *****/
#footer{
	clear:both;
	width:100%;
	height:500px;
	background-color:#016dd9;	
	text-align:center;
}
#footer #f_access a{
	color:#FFF;	
}
#f_contents	{
	width:100%;
	position:relative; top:-30px;
}
#f_column	{
	margin:0 auto;
	/*width:939px;*/
	width:1100px;
}
#f_column_left	{
	width:222px;
	min-height:182px;
	padding:50px 10px 0;
	background-color:#fff;
	position:relative; top:25px;
}
#f_column_left p	{
	font-size:0.9em;	
	text-align:left;
}
#f_column_center{
	/*width:697px;*/
}
#imgbox_f_list ul, #imgbox_f_list ul li	{
	float:left;
	display:block;
}
#imgbox_f_list	{
	/* border-bottom:solid 1px #fff; */
}
#imgbox_f_list ul	{
	padding:70px 20px 13px;	
}
#imgbox_f_list ul li	{
	margin:0 17px;
}
#f_access	{
	padding-bottom:20px;
	background-color:#016dd9;
}
#f_access p	{
	padding-top:10px;
	color:#fff;	
}
#f_access img	{
	padding-top:20px;	
}
.ipad .careport h2{
	left:100px !important;
}

/***** end   footer *****/

/***** start f_banner *****/

#f_banner	{
	width:100%;
	height:80px;
	background-color:#fff;
	text-align:center;
}
#f_banner ul{
	width:680px;
	padding:0 10px;
	margin:0 auto;
}
#f_banner ul li	{
	float:left;
	margin:20px 10px 30px 0;
}
#f_banner ul li.last{
	float:left;
	margin-right:0;
}

/***** end   f_banner *****/

/***** start f_banner *****/
#copyright	{
	width:100%;
	height:30px;
	background-color:#016dd9;
	padding:20px 0;
}
/***** end   f_banner *****/


.red { color:#ff0000 }

/*
 透過アニメーション
--------------------------*/
.top_bundle a{
	-moz-transition:all 0.4s ease; -webkit-transition:all 0.4s ease; -o-transition:all 0.4s ease; -ms-transition:all 0.4s ease; transition:all 0.4s ease;
}
.top_bundle a:hover{
	opacity:0.8;	
}





/* 
 *  均等レイアウト
 */
.justlayout{
	text-align: justify;
	text-justify: distribute-all-lines;
	zoom: 1;
	display: block;
}
.justlayout:after{
	content: "";
	display: inline-block;
	width: 100%;
	line-height:0;
	visibility:hidden;
	margin-bottom: -1em;
}

.justlayout .justitem{
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

* html .justitem{
	display: inline;
	zoom: 1;
}

*:first-child+html .justitem{
	display: inline;
	zoom: 1;
}