@charset "UTF-8";

.hpb-top-image{
	background: url(../img/home_main_bg.jpg) repeat-x center top;
	height: 289px;
}

.hpb-inner {position:relative;}

.maincopy{
	position: absolute;
	top: 40px;
	left: 40px;
}

#top-lead{
	padding: 20px 0;
}
#top-lead .lead-txt{
	color: #85565E;
}

.top-lead-box-wrapper{

}

.top-lead-box-wrapper a{
	text-decoration: none;
}


.top-lead-box-wrapper .box{
	width: 155px;
	margin-right: 3px;
	margin-bottom: 10px;
	padding: 8px;
	background-color: #F4F4F4;
	display: inline-block;
	vertical-align: top;
}

#hpb-main .top-lead-box-wrapper .box{
	width: 194px;
}

.top-lead-box-wrapper .box h2{
	color: #cc6600;
	text-align: center;
	margin-bottom: 5px;
	font-size: 11px;
	text-indent: -1px;
}
.top-lead-box-wrapper .box p{
	line-height: 1.2;
	color: #333;
	margin-bottom: 5px;
}
.top-lead-box-wrapper .box img{
	max-width: 100%;
	height: auto;
}


#toppage-info h3,
#toppage-news h3{
	margin: 20px 0 10px;
	background-image : url(../img/top_indexBg_9A.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 28px;
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	border: none;
}

#toppage h3 .en{
	font-size: 0.8em;
	color: #FA0;
	text-transform: uppercase;
	margin-left: 8px;
}

#hpb-main #toppage-merit ul {
		margin-left: 40px;
}

#hpb-main #toppage-merit ul li {
		padding: 0;
	margin-bottom: 10px;
		border: none;
		list-style: disc;
}

#toppage-info dt{
		float: left;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		text-align: left;
		line-height: 1.4;
		font-weight: bold;
		width: 9em !important;
		padding-top: 20px;
		padding-right: 0;
		padding-bottom: 0px;
		padding-left: 0px;
}

* html #toppage-info dd{
		/* ie6用ハック */
		padding-left: 15px;
		height: 113px;
}

*:first-child + html #toppage-info dd{
		/* for IE7 */
		padding-left: 15px;
		height: 113px;
}

#toppage-info dl{
		margin-top: -10px;
}

#toppage-info dd{
		padding-left: 132px;
		min-height: 105px;
		padding-bottom: 5px;
		padding-top: 20px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #DDDDDD;
}

#toppage-info h4{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		line-height: 1.5;
		font-weight: bold;
		color: #FF6600;
}

#toppage-info dl::after{
		content: ".";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
}

#toppage-news dl::after{
		content: ".";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
}

#toppage-news dt{
		color: #cc0000;
		float: left;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		text-align: left;
		line-height: 19px;
		min-height: 19px;
		font-weight: bold;
		width: 170px !important;
		padding-top: 10px;
		padding-right: 0;
		padding-bottom: 10px;
		padding-left: 15px;
		background-image : url(../img/pointS_9A.png);
		background-position: 5px 12px;
		background-repeat: no-repeat;
}

#toppage-news dd{
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-top: 10px;
		padding-right: 15px;
		padding-bottom: 10px;
		text-align: left;
		line-height: 19px;
		min-height: 19px;
		padding-left: 185px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #DDDDDD;
}

*:first-child + html #toppage-news dd{
		/* for IE7 */
		padding-left: 10px;
		min-height: 20px;
}

* html #toppage-news dd{
		/* for IE6 */
		padding-left: 0px;
		height: 20px;
}


.info-photo{
		float: left;
		padding-right: 20px;
		padding-left: 5px;
		padding-bottom: 2px;
}

.info-comment{
		margin-top: 5px;
}

#toppage-info hr{
	border-bottom: 1px dotted #DDD;
	border-top: none;
}

@media screen and (max-width: 568px) {
	.hpb-top-image{
		background-size: cover;
		height: 200px;
	}

	.maincopy{
		top: 20px;
		left: 20px;
		max-height: 145px;
	}

	.top-lead-box-wrapper .box,
	#hpb-main .top-lead-box-wrapper .box{
		display: block;
		width: auto;
	}
	.top-lead-box-wrapper .box img{
		display: block;
		margin: auto;
	}

	#toppage-info dt{
		float: none;
		max-width: 100%;
		box-sizing: border-box;
	}


	#toppage-info dl{
		margin-top: 0;
	}

	#toppage-info dd{
		padding-left: 0;
		min-height: 0;
	}

	#toppage-news dt{
		float: none;
		line-height: 1.4;
		min-height: 0;
		max-width: 100%;
		box-sizing: border-box;
	}

	#toppage-news dd{
		padding-top: 0;
		line-height: 1.4;
		min-height: 0;
		padding-left: 15px;
	}

	.info-photo{
		padding-left: 0;
	}

}
